diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-31 01:26:09 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-31 02:33:36 +0100 |
commit | 42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14 (patch) | |
tree | 15344228c219b1ffe1d71dfcd4eadab92aadbdad /tde-i18n-zh_TW/messages | |
parent | 738203da9c195811b7a43407fa57e94173c2bb4c (diff) | |
download | tde-i18n-42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14.tar.gz tde-i18n-42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeaddons/kate - xmltools
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-xmltools/
(cherry picked from commit a3d16a8f47b96b5dc59e22804b0f53d1628cb471)
Diffstat (limited to 'tde-i18n-zh_TW/messages')
-rw-r--r-- | tde-i18n-zh_TW/messages/tdeaddons/katexmltools.po | 36 |
1 files changed, 26 insertions, 10 deletions
diff --git a/tde-i18n-zh_TW/messages/tdeaddons/katexmltools.po b/tde-i18n-zh_TW/messages/tdeaddons/katexmltools.po index 0ddd9503b12..e7b6719a1cc 100644 --- a/tde-i18n-zh_TW/messages/tdeaddons/katexmltools.po +++ b/tde-i18n-zh_TW/messages/tdeaddons/katexmltools.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: katexmltools\n" -"POT-Creation-Date: 2014-09-29 12:06-0500\n" +"POT-Creation-Date: 2018-12-30 18:38+0100\n" "PO-Revision-Date: 2006-05-29 13:01+0800\n" "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv " "dot tw>\n" @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.2\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: plugin_katexmltools.cpp:152 msgid "&Insert Element..." msgstr "插入元素(&I)..." @@ -37,8 +49,8 @@ msgstr "以XML格式指定 Meta DTD" #: plugin_katexmltools.cpp:467 msgid "" -"The current file has been identified as a document of type \"%1\". The meta DTD " -"for this document type will now be loaded." +"The current file has been identified as a document of type \"%1\". The meta " +"DTD for this document type will now be loaded." msgstr "這個檔案已經被鑑定為\"%1\"文件類型。將載入此類型文件的meta DTD" #: plugin_katexmltools.cpp:470 @@ -71,21 +83,25 @@ msgstr "檔案 '%1' 無法被解析。請確認這個檔案是否為良好格式 #: pseudo_dtd.cpp:56 msgid "" -"The file '%1' is not in the expected format. Please check that the file is of " -"this type:\n" +"The file '%1' is not in the expected format. Please check that the file is " +"of this type:\n" "-//Norman Walsh//DTD DTDParse V2.0//EN\n" -"You can produce such files with dtdparse. See the Kate Plugin documentation for " -"more information." +"You can produce such files with dtdparse. See the Kate Plugin documentation " +"for more information." msgstr "" -"檔案'%1'並不是預期的格式。請檢查這個檔案是否符合這個類型:-//Norman Walsh//DTD DTDParse V2.0//EN\n" +"檔案'%1'並不是預期的格式。請檢查這個檔案是否符合這個類型:-//Norman Walsh//" +"DTD DTDParse V2.0//EN\n" "您可以用dtaparse製作這類檔案。請看Kate Plugin文件來獲取更多資訊" #: pseudo_dtd.cpp:71 msgid "Analyzing meta DTD..." msgstr "正在分析 meta DTD" -#. i18n: file ui.rc line 4 -#: rc.cpp:3 +#: pseudo_dtd.cpp:71 +msgid "Cancel" +msgstr "" + +#: ui.rc:4 #, no-c-format msgid "&XML" msgstr "XML(&X)" |