From c6f5ebced95f10cc87a373601ceefdc548b973f0 Mon Sep 17 00:00:00 2001 From: dv Date: Sat, 3 May 2014 23:45:33 +0800 Subject: [PATCH] add zh_TW translation for wagtailsnippets --- .../locale/zh_TW/LC_MESSAGES/django.mo | Bin 0 -> 2370 bytes .../locale/zh_TW/LC_MESSAGES/django.po | 126 ++++++++++++++++++ 2 files changed, 126 insertions(+) create mode 100644 wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.mo create mode 100644 wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po diff --git a/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..8b44d0230a9f903fa0c0805cf4fc773b30ea07dc GIT binary patch literal 2370 zcma)+?QaxC9LGmMltWMv@gcsLAPpsDdwVCfm+Q5Nr6fd)6;2ypo!i^tcFlG7va{D( zNs|McROG0MO_2hDLK;FKQqzhwZF%PlV`AbfjfwG%w|Bi)_y_pH@9gfiK5WlU?zf-W zx$peuI}ba*?btLyP@YG;g!mQFfVlDq9w_n#LS6tPU>o=bxEUM;g?DF64(g-;_j|+*oCMSq;S_>yg!Y24uR!xi&!&Jc6e}~7|LDKS`(I>Jb@5CpF(Uyh$7Ai zIi#wzp^+PUF30SYJ(Oc9L+NMxI5}i7I%MW4&-;}@#jvSuQk7+y&8V&EJhY~S6`IH+W7MbG++%~PH>mA8;$ zcZY(VFb$RnD;)>P2_z&Zyj|fdmAWQYRSBL`jE;a^T``;pyAqPr81?PYw3*MUuH`;f zn+8?$*l3e7%Q7wAytbahulgUgZf6;JkMaHfnIWhCe$a;L-cz-G8{S(RvbnCvJ9}z< zQ9h@-dq8?D^8=Q)rK76!F0;698gbg|Z9?cc%bAufb@Pm_O0VZLTuPd88tQo~DRqiH zgjhO^G;tc0BL^h;6)7UqNHiX8X_BL|454(K4d^22KXg$k8l#a{<8o`0j1qcN;kJ~t z6oY3K+qB|zP#rkX+7i=fqE>q?(~o1(oHqMAAU863CBvj7Q~Kej`)GI9s`*H>9O^U; zn;FQ7Z#7PB_MsilWfk3MqiIdCIJ4W|Ngk16t2#0ENoGl1M%q;IWyEQ$Pq$Y_iqns@ zRI)eJ;~r+|h-vlnI5oVp&D$ew)T_43Z6V^^xaxd56?6{q<&_>xRc!`|WdFV~ zD)(+4d!@RhT;K!D1nk>D<*Jo|b1%GuK5V(Gy|kYwd+q?NOy<-7NOFPy2I zStu{mUZu=5wfG6T*4 literal 0 HcmV?d00001 diff --git a/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 000000000..998705768 --- /dev/null +++ b/wagtail/wagtailsnippets/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,126 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Wagtail\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-03-10 12:25+0200\n" +"PO-Revision-Date: 2014-02-28 16:07+0000\n" +"Last-Translator: wdv4758h \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: .\templates\wagtailsnippets\chooser\choose.html:2 +msgid "Choose" +msgstr "選擇" + +#: .\templates\wagtailsnippets\edit_handlers\snippet_chooser_panel.html:10 +#, python-format +msgid "Choose another %(snippet_type_name)s" +msgstr "選擇另外一個 %(snippet_type_name)s" + +#: .\templates\wagtailsnippets\edit_handlers\snippet_chooser_panel.html:11 +#, python-format +msgid "Choose %(snippet_type_name)s" +msgstr "選擇 %(snippet_type_name)s" + +#: .\templates\wagtailsnippets\snippets\confirm_delete.html:3 +#, python-format +msgid "Delete %(snippet_type_name)s - %(instance)s" +msgstr "刪除 %(snippet_type_name)s - %(instance)s" + +#: .\templates\wagtailsnippets\snippets\confirm_delete.html:6 +#: .\templates\wagtailsnippets\snippets\edit.html:20 +msgid "Delete" +msgstr "刪除" + +#: .\templates\wagtailsnippets\snippets\confirm_delete.html:10 +#, python-format +msgid "Are you sure you want to delete this %(snippet_type_name)s?" +msgstr "你確定想要刪除這個 %(snippet_type_name)s嗎?" + +#: .\templates\wagtailsnippets\snippets\confirm_delete.html:13 +msgid "Yes, delete" +msgstr "是的,刪除" + +#: .\templates\wagtailsnippets\snippets\create.html:3 +#, python-format +msgid "New %(snippet_type_name)s" +msgstr "新的 %(snippet_type_name)s" + +#: .\templates\wagtailsnippets\snippets\create.html:6 +msgid "New" +msgstr "新建" + +#: .\templates\wagtailsnippets\snippets\create.html:17 +#: .\templates\wagtailsnippets\snippets\edit.html:17 +msgid "Save" +msgstr "儲存" + +#: .\templates\wagtailsnippets\snippets\edit.html:3 +#, python-format +msgid "Editing %(snippet_type_name)s - %(instance)s" +msgstr "編輯 %(snippet_type_name)s - %(instance)s" + +#: .\templates\wagtailsnippets\snippets\edit.html:6 +msgid "Editing" +msgstr "編輯" + +#: .\templates\wagtailsnippets\snippets\index.html:3 +msgid "Snippets" +msgstr "片段" + +#: .\templates\wagtailsnippets\snippets\list.html:8 +msgid "Title" +msgstr "標題" + +#: .\templates\wagtailsnippets\snippets\type_index.html:3 +#, python-format +msgid "Snippets %(snippet_type_name_plural)s" +msgstr "%(snippet_type_name_plural)s 片段" + +#: .\templates\wagtailsnippets\snippets\type_index.html:10 +#, python-format +msgid "Snippets %(snippet_type_name_plural)s" +msgstr "%(snippet_type_name_plural)s 片段" + +#: .\templates\wagtailsnippets\snippets\type_index.html:13 +#, python-format +msgid "Add %(snippet_type_name)s" +msgstr "增加 %(snippet_type_name)s" + +#: .\templates\wagtailsnippets\snippets\type_index.html:23 +#, python-format +msgid "" +"No %(snippet_type_name_plural)s have been created. Why not add one?" +msgstr "" +"沒有任何 %(snippet_type_name_plural)s 片段。為什麼不建立一個?" + +#: .\views\snippets.py:127 +msgid "{snippet_type} '{instance}' created." +msgstr "已建立 {snippet_type} '{instance}'" + +#: .\views\snippets.py:134 +msgid "The snippet could not be created due to errors." +msgstr "片段因有錯誤而無法建立。" + +#: .\views\snippets.py:168 +msgid "{snippet_type} '{instance}' updated." +msgstr "已經更新 {snippet_type} '{instance}'。" + +#: .\views\snippets.py:175 +msgid "The snippet could not be saved due to errors." +msgstr "片段因有錯誤而無法儲存。" + +#: .\views\snippets.py:204 +msgid "{snippet_type} '{instance}' deleted." +msgstr "已刪除 {snippet_type} '{instance}'"