diff --git a/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.mo b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.mo new file mode 100644 index 000000000..7a51d6e23 Binary files /dev/null and b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.po b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 000000000..43227b1dc --- /dev/null +++ b/wagtail/wagtailembeds/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# -*- coding: utf-8 -*- + +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: Lihan Li , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Wagtail\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-02-22 19:56+0200\n" +"PO-Revision-Date: 2014-02-24 17:34+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=2; plural=(n != 1);\n" + +#: .\forms.py:11 +msgid "Please enter a valid URL" +msgstr "請輸入有效的 URL" + +#: .\forms.py:15 +msgid "URL" +msgstr "URL" + +#: .\templates\wagtailembeds\chooser\chooser.html:3 +msgid "Insert embed" +msgstr "插入 embed" + +#: .\templates\wagtailembeds\chooser\chooser.html:14 +msgid "Insert" +msgstr "插入" + +#: .\views\chooser.py:34 +msgid "" +"There seems to be a problem with your embedly API key. Please check your " +"settings." +msgstr "embedly API key 有問題。請檢查設定。" + +#: .\views\chooser.py:36 +msgid "Cannot find an embed for this URL." +msgstr "在這個 URL 中無法找到 embed" + +#: .\views\chooser.py:38 +msgid "" +"There seems to be an error with Embedly while trying to embed this URL. " +"Please try again later." +msgstr "" +"在嵌入這個 URL 的時候,Embedly 似乎有錯。" +"請稍候再試."