mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
84 lines
2.5 KiB
Text
84 lines
2.5 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 2009, 2010.
|
|
# Franklin Weng <franklin@mail.everfocus.com.tw>, 2008, 2010.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: plasma_applet_pastebin\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-01-31 01:09+0000\n"
|
|
"PO-Revision-Date: 2010-11-01 17:48+0800\n"
|
|
"Last-Translator: Franklin Weng <franklin@mail.everfocus.com.tw>\n"
|
|
"Language-Team: Chinese Traditional <zh-l10n@linux.org.tw>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 1.1\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: pastebin.cpp:224
|
|
msgctxt "The status of the applet has not been set - i.e. it is unset."
|
|
msgid "Unset"
|
|
msgstr "取消設定"
|
|
|
|
#: pastebin.cpp:229
|
|
msgid "Drop text or an image onto me to upload it to Pastebin."
|
|
msgstr "將文字或影像拖到這裡以上傳到 Pastebin。"
|
|
|
|
#: pastebin.cpp:234
|
|
msgid "Error during upload. Try again."
|
|
msgstr "上傳時發生錯誤!請再試一次。"
|
|
|
|
#: pastebin.cpp:242
|
|
msgid "Successfully uploaded to %1."
|
|
msgstr "已成功上傳到 %1。"
|
|
|
|
#: pastebin.cpp:250
|
|
msgid "Sending...."
|
|
msgstr "傳送中..."
|
|
|
|
#: pastebin.cpp:462
|
|
msgid "General"
|
|
msgstr "一般"
|
|
|
|
#: pastebin.cpp:524
|
|
msgctxt ""
|
|
"Notification when the pastebin applet has copied the URL to the clipboard"
|
|
msgid "The URL for your paste has been copied to the clipboard"
|
|
msgstr "您的 paste 網址已複製到剪貼簿"
|
|
|
|
#: pastebin.cpp:526
|
|
msgid "Open browser"
|
|
msgstr "開啟瀏覽器"
|
|
|
|
#. i18n: file: pastebinConfig.ui:20
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, pastebinConfig)
|
|
#: rc.cpp:3
|
|
msgid "Pastebin Config Dialog"
|
|
msgstr "Pastebin 設定對話框"
|
|
|
|
#. i18n: file: pastebinConfig.ui:34
|
|
#. i18n: ectx: property (text), widget (QLabel, textServerLabel)
|
|
#: rc.cpp:6
|
|
msgid "Pastebin server:"
|
|
msgstr "Pastebin 伺服器:"
|
|
|
|
#. i18n: file: pastebinConfig.ui:72
|
|
#. i18n: ectx: property (text), widget (QLabel, imageServerLabel)
|
|
#: rc.cpp:9
|
|
msgid "Imagebin server:"
|
|
msgstr "Imagebin 伺服器:"
|
|
|
|
#. i18n: file: pastebinConfig.ui:110
|
|
#. i18n: ectx: property (text), widget (QLabel, historySizeLabel)
|
|
#: rc.cpp:12
|
|
msgid "History size:"
|
|
msgstr "歷史紀錄大小:"
|
|
|
|
#. i18n: file: pastebinConfig.ui:136
|
|
#. i18n: ectx: property (text), widget (KPushButton, ghnsButton)
|
|
#: rc.cpp:15
|
|
msgid "&Get New Providers"
|
|
msgstr "取得新的提供者(&G)"
|