summaryrefslogtreecommitdiff
path: root/translations/zh_Hant/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2021-05-13 21:10:19 +0200
committerStefan Kügel <skuegel@web.de>2021-05-13 21:10:19 +0200
commit365332b196cda49a12c8b6fdf6fc7a1ba837f1b0 (patch)
tree2288cdfbcf70837995807356ce818dcd46aeea76 /translations/zh_Hant/LC_MESSAGES/messages.po
parentcdda485c5d223664bf44b0b1d12745f1b34eee64 (diff)
downloadtaler-merchant-demos-365332b196cda49a12c8b6fdf6fc7a1ba837f1b0.tar.gz
taler-merchant-demos-365332b196cda49a12c8b6fdf6fc7a1ba837f1b0.tar.bz2
taler-merchant-demos-365332b196cda49a12c8b6fdf6fc7a1ba837f1b0.zip
After rebase in weblate replacing messages.po files and messages. pot
Diffstat (limited to 'translations/zh_Hant/LC_MESSAGES/messages.po')
-rw-r--r--translations/zh_Hant/LC_MESSAGES/messages.po402
1 files changed, 216 insertions, 186 deletions
diff --git a/translations/zh_Hant/LC_MESSAGES/messages.po b/translations/zh_Hant/LC_MESSAGES/messages.po
index 732ef48..e882e7b 100644
--- a/translations/zh_Hant/LC_MESSAGES/messages.po
+++ b/translations/zh_Hant/LC_MESSAGES/messages.po
@@ -7,200 +7,189 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: eintritt@hotmail.com\n"
-"POT-Creation-Date: 2021-05-11 09:13+0200\n"
+"POT-Creation-Date: 2021-03-12 18:42+0100\n"
"PO-Revision-Date: 2021-04-10 10:05+0000\n"
"Last-Translator: Ting-Yi Fu <futingyi0215@gmail.com>\n"
+"Language-Team: Chinese (Traditional) <http://weblate.taler.net/projects/"
+"gnu-taler/demonstration-pages/zh_Hant/>\n"
"Language: zh_Hant\n"
-"Language-Team: Chinese (Traditional) <http://weblate.taler.net/projects"
-"/gnu-taler/demonstration-pages/zh_Hant/>\n"
-"Plural-Forms: nplurals=1; plural=0\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.9.0\n"
-
-#: talermerchantdemos/blog/blog.py:126
-#: talermerchantdemos/donations/donations.py:139
-#: talermerchantdemos/landing/landing.py:93
-#: talermerchantdemos/survey/survey.py:100
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Weblate 4.4.2\n"
+"Generated-By: Babel 2.6.0\n"
+
+#: talermerchantdemos/blog/blog.py:114
+#: talermerchantdemos/donations/donations.py:157
+#: talermerchantdemos/landing/landing.py:109
+#: talermerchantdemos/survey/survey.py:110
msgid "Internal error"
msgstr "內部錯誤"
-#: talermerchantdemos/blog/blog.py:186
+#: talermerchantdemos/blog/blog.py:180
msgid "Cannot refund unpaid article"
msgstr "無法退款未付款項目"
-#: talermerchantdemos/blog/blog.py:193
+#: talermerchantdemos/blog/blog.py:186
msgid "Article is not anymore refundable"
msgstr "此項目已無法退款"
-#: talermerchantdemos/blog/blog.py:229
+#: talermerchantdemos/blog/blog.py:217
#, fuzzy
msgid "You did not pay for this article (nice try!)"
msgstr "您並沒有為此項目付款(可惜沒成功!)"
-#: talermerchantdemos/blog/blog.py:234
+#: talermerchantdemos/blog/blog.py:223
#, fuzzy
msgid "Item not refundable (anymore)"
msgstr "此項目無法退款(已無法)"
-#: talermerchantdemos/blog/blog.py:260
+#: talermerchantdemos/blog/blog.py:248
msgid "Internal error: Files for article ({}) not found."
msgstr "內部錯誤: 找不到此項目({})的檔案。"
-#: talermerchantdemos/blog/blog.py:267
+#: talermerchantdemos/blog/blog.py:253
#, fuzzy
msgid "Supplemental file ({}) for article ({}) not found."
msgstr "找不到項目({})的補充文件({})。"
-#: talermerchantdemos/blog/blog.py:343 talermerchantdemos/blog/blog.py:357
+#: talermerchantdemos/blog/blog.py:326 talermerchantdemos/blog/blog.py:339
#, fuzzy
msgid "Direct access forbidden"
msgstr "不允許直接存取"
-#: talermerchantdemos/blog/blog.py:413
+#: talermerchantdemos/blog/blog.py:405
#, fuzzy
msgid "Internal server error"
msgstr "內部伺服器錯誤"
-#: talermerchantdemos/blog/blog.py:421
-#: talermerchantdemos/donations/donations.py:282
-#: talermerchantdemos/landing/landing.py:166
-#: talermerchantdemos/survey/survey.py:167
+#: talermerchantdemos/blog/blog.py:412
+#: talermerchantdemos/donations/donations.py:323
+#: talermerchantdemos/landing/landing.py:171
+#: talermerchantdemos/survey/survey.py:171
msgid "Page not found"
msgstr "找不到此頁面"
-#: talermerchantdemos/donations/donations.py:125
-msgid "parameter '{}' required"
-msgstr "需要'{}'參數"
-
-#: talermerchantdemos/httpcommon/__init__.py:48
-#: talermerchantdemos/httpcommon/__init__.py:84
-msgid "Could not establish connection to backend"
-msgstr "無法建立後台連線"
-
-#: talermerchantdemos/httpcommon/__init__.py:54
-#: talermerchantdemos/httpcommon/__init__.py:89
-#, fuzzy
-msgid "Could not parse response from backend"
-msgstr "無法解析後台回覆"
-
-#: talermerchantdemos/httpcommon/__init__.py:59
-#: talermerchantdemos/httpcommon/__init__.py:92
-#, fuzzy
-msgid "Backend returned error status"
-msgstr "後台回傳錯誤狀態"
-
-#: talermerchantdemos/landing/landing.py:174
-#: talermerchantdemos/survey/survey.py:175
-#, fuzzy
-msgid "HTTP method not allowed for this page"
-msgstr "HTTP方法不被此頁面允許"
-
-#: talermerchantdemos/templates/blog-article-frame.html.j2:11
-#: talermerchantdemos/templates/blog-article-frame.html.j2:16
+#: talermerchantdemos/blog/templates/article_frame.html.j2:9
#, fuzzy
msgid "Taler allows merchants to offer refunds to customers."
msgstr "Taler使得商家可以提供退款給顧客。"
-#: talermerchantdemos/templates/blog-article-frame.html.j2:12
+#: talermerchantdemos/blog/templates/article_frame.html.j2:10
msgid ""
"You can <a href=\"{url}\">request a refund</a> within the first hour "
"after buying this article."
msgstr "您可以再購買此文章的一個小時內 <a href=\"{url}\">要求退款</a>。"
-#: talermerchantdemos/templates/blog-article-frame.html.j2:17
-#, fuzzy
-msgid "This article can't be refunded anymore."
-msgstr "此項目無法退款(已無法)"
+#: talermerchantdemos/blog/templates/base.html.j2:23
+msgid "GNU Taler Demo: Essay Shop"
+msgstr "GNU Taler 演示: 文章商店"
+
+#: talermerchantdemos/blog/templates/base.html.j2:34
+#: talermerchantdemos/donations/templates/base.html.j2:31
+#: talermerchantdemos/landing/templates/base.html.j2:31
+#: talermerchantdemos/survey/templates/base.html.j2:31
+msgid "Taler Demo"
+msgstr "Taler 演示"
-#: talermerchantdemos/templates/blog-base.html.j2:9
+#: talermerchantdemos/blog/templates/base.html.j2:35
msgid "Essay shop"
msgstr "文章商店"
-#: talermerchantdemos/templates/blog-base.html.j2:11
+#: talermerchantdemos/blog/templates/base.html.j2:37
msgid "On this page you can buy articles using an imaginary currency."
msgstr "您可以使用虛擬貨幣在此頁面購買文章。"
-#: talermerchantdemos/templates/blog-base.html.j2:12
+#: talermerchantdemos/blog/templates/base.html.j2:38
msgid ""
"The articles are chapters from Richard Stallman's book &quot;Free "
"Software, Free Society&quot;."
msgstr "這些文章是Richard Stallman所寫的書裡面的篇章 &quot;Free Software, Free Society&quot;。"
-#: talermerchantdemos/templates/blog-base.html.j2:13
+#: talermerchantdemos/blog/templates/base.html.j2:39
#, fuzzy
msgid ""
"The book is <a href=\"{shop}\">published by the FSF</a> and available "
"gratis at <a href=\"{gnu}\">gnu.org</a>."
msgstr "這本書由 <a href=\"{shop}\">FSF出版,</a> 並可於<a href=\"{gnu}\">gnu.org免費取得</a>"
-#: talermerchantdemos/templates/blog-confirm-refund.html.j2:3
+#: talermerchantdemos/blog/templates/confirm_refund.html.j2:3
msgid "Confirm refund request for article"
msgstr "確認申請項目退款"
-#: talermerchantdemos/templates/blog-confirm-refund.html.j2:7
+#: talermerchantdemos/blog/templates/confirm_refund.html.j2:7
#, fuzzy
msgid "Do you want to get a refund for the article <em>{name}</em>?"
msgstr "您想為商品<em>{name}</em>退款嗎?"
-#: talermerchantdemos/templates/blog-confirm-refund.html.j2:8
+#: talermerchantdemos/blog/templates/confirm_refund.html.j2:8
msgid ""
"In this demonstration, refunds will be automatically approved by the "
"merchant."
msgstr "在這個demo中,退款會由商家自動批准。"
-#: talermerchantdemos/templates/blog-confirm-refund.html.j2:9
+#: talermerchantdemos/blog/templates/confirm_refund.html.j2:9
msgid ""
"After you have obtained a refund, you will not be able to read the "
"article anymore."
msgstr "在獲得退款之後,您將無法再次閱讀此文章。"
-#: talermerchantdemos/templates/blog-confirm-refund.html.j2:15
+#: talermerchantdemos/blog/templates/confirm_refund.html.j2:15
#, fuzzy
msgid ""
"You will only be able to receive the refund on the same wallet that you "
"have used to pay for this article originally."
msgstr "您只能透過使用當初購買文章所使用的錢包獲取退款。"
-#: talermerchantdemos/templates/blog-confirm-refund.html.j2:21
+#: talermerchantdemos/blog/templates/confirm_refund.html.j2:21
msgid "Request refund"
msgstr "要求退款"
-#: talermerchantdemos/templates/blog-error.html.j2:3
-#: talermerchantdemos/templates/donations-error.html.j2:3
-#: talermerchantdemos/templates/landing-error.html.j2:3
-#: talermerchantdemos/templates/survey-error.html.j2:3
+#: talermerchantdemos/blog/templates/error.html.j2:3
+#: talermerchantdemos/donations/templates/error.html.j2:3
+#: talermerchantdemos/landing/templates/error.html.j2:3
+#: talermerchantdemos/survey/templates/error.html.j2:3
#, fuzzy
msgid "Error encountered"
msgstr "發生錯誤"
-#: talermerchantdemos/templates/blog-error.html.j2:9
-#: talermerchantdemos/templates/donations-error.html.j2:9
-#: talermerchantdemos/templates/survey-error.html.j2:9
+#: talermerchantdemos/blog/templates/error.html.j2:9
+#: talermerchantdemos/donations/templates/error.html.j2:9
+#: talermerchantdemos/survey/templates/error.html.j2:9
msgid "The backend returned status code {code}."
msgstr "後端回傳狀態碼 {code}。"
-#: talermerchantdemos/templates/blog-error.html.j2:14
-#: talermerchantdemos/templates/donations-error.html.j2:14
-#: talermerchantdemos/templates/survey-error.html.j2:14
+#: talermerchantdemos/blog/templates/error.html.j2:14
+#: talermerchantdemos/donations/templates/error.html.j2:14
+#: talermerchantdemos/survey/templates/error.html.j2:14
#, fuzzy
msgid "Backend response:"
msgstr "後端回應:"
-#: talermerchantdemos/templates/blog-error.html.j2:19
-#: talermerchantdemos/templates/donations-error.html.j2:19
-#: talermerchantdemos/templates/landing-error.html.j2:8
-#: talermerchantdemos/templates/survey-error.html.j2:19
+#: talermerchantdemos/blog/templates/error.html.j2:19
+#: talermerchantdemos/donations/templates/error.html.j2:19
+#: talermerchantdemos/landing/templates/error.html.j2:8
+#: talermerchantdemos/survey/templates/error.html.j2:19
#, fuzzy
msgid "Stack trace:"
msgstr "堆疊追蹤:"
-#: talermerchantdemos/templates/blog-index.html.j2:3
+#: talermerchantdemos/blog/templates/footer.html.j2:5
+#: talermerchantdemos/donations/templates/footer.html.j2:5
+#: talermerchantdemos/landing/templates/footer.html.j2:5
+#: talermerchantdemos/survey/templates/footer.html.j2:5
+#: talermerchantdemos/templates/footer.html.j2:5
+msgid ""
+"You can learn more about GNU Taler on our main <a "
+"href=\"{site}\">website</a>."
+msgstr "您可以從我們的主要 <a href=\"{site}\">網站</a>深入了解GNU Taler。"
+
+#: talermerchantdemos/blog/templates/index.html.j2:3
msgid "Essay Shop: Free Software, Free Society"
msgstr "文章商店: Free Software, Free Society"
-#: talermerchantdemos/templates/blog-index.html.j2:5
+#: talermerchantdemos/blog/templates/index.html.j2:5
msgid ""
"This is the latest edition of <cite>Free Software, Free Society: Selected"
" Essays of Richard M. Stallman.</cite>"
@@ -208,7 +197,7 @@ msgstr ""
"這是最新版本的<cite>Free Software, Free Society: Selected Essays of Richard M. "
"Stallman.</cite>"
-#: talermerchantdemos/templates/blog-index.html.j2:13
+#: talermerchantdemos/blog/templates/index.html.j2:13
#, fuzzy
msgid ""
"Verbatim copying and distribution of this entire book are permitted "
@@ -217,109 +206,135 @@ msgid ""
"this book from the original English into another language provided the "
"translation has been approved by the Free Software Foundation and the "
"copyright notice and this permission notice are preserved on all copies."
-msgstr "只要保留本通知、無需使用費,整本書允許被透過任何媒介在全世界範圍內被逐字複製和分發。此書被免費軟體基金會批准且所有副本保留版權聲明與許可通知的內容被許可從原文英文翻譯到另一個語言並複製、分發。"
+msgstr ""
+"只要保留本通知、無需使用費,整本書允許被透過任何媒介在全世界範圍內被逐字複製和分發。此書被免費軟體基金會批准且所有副本保留版權聲明與許可通知的內容被許可從"
+"原文英文翻譯到另一個語言並複製、分發。"
-#: talermerchantdemos/templates/blog-index.html.j2:18
+#: talermerchantdemos/blog/templates/index.html.j2:18
msgid "Chapters"
msgstr "章節"
-#: talermerchantdemos/templates/blog-index.html.j2:20
+#: talermerchantdemos/blog/templates/index.html.j2:21
msgid "Click on an individual chapter to to purchase it with GNU Taler."
msgstr "點選並使用GNU Taler來購買特定章節。"
-#: talermerchantdemos/templates/blog-index.html.j2:21
-#, fuzzy
+#: talermerchantdemos/blog/templates/index.html.j2:22
msgid ""
"You can get free, virtual money to buy articles on this page at the <a "
-"href=\"{}\")\">bank</a>."
+"href=\"{}\")\">bank</a>"
msgstr "您可以在<a href=\"{}\")\">銀行</a>獲得免費的、虛擬的貨幣以在此頁面購買文章"
-#: talermerchantdemos/templates/blog-index.html.j2:28
+#: talermerchantdemos/blog/templates/index.html.j2:30
msgid "Pay to read more..."
msgstr "付款以閱讀更多..."
-#: talermerchantdemos/templates/blog-index.html.j2:31
+#: talermerchantdemos/blog/templates/index.html.j2:33
msgid "No articles available in this language."
msgstr "沒有此以語言撰寫的文章。"
-#: talermerchantdemos/templates/common-base.html.j2:20
-#, fuzzy
-msgid "GNU Taler Demo"
-msgstr "Taler 演示"
-
-#: talermerchantdemos/templates/common-base.html.j2:44
-#: talermerchantdemos/templates/landing-base.html.j2:5
+#: talermerchantdemos/blog/templates/menu.html.j2:6
+#: talermerchantdemos/donations/templates/menu.html.j2:6
+#: talermerchantdemos/landing/templates/base.html.j2:32
+#: talermerchantdemos/landing/templates/menu.html.j2:6
+#: talermerchantdemos/survey/templates/menu.html.j2:6
+#: talermerchantdemos/templates/menu.html.j2:6
msgid "Introduction"
msgstr "簡介"
-#: talermerchantdemos/templates/common-base.html.j2:47
+#: talermerchantdemos/blog/templates/menu.html.j2:9
+#: talermerchantdemos/donations/templates/menu.html.j2:9
+#: talermerchantdemos/landing/templates/menu.html.j2:9
+#: talermerchantdemos/survey/templates/menu.html.j2:9
+#: talermerchantdemos/templates/menu.html.j2:9
msgid "Bank"
msgstr "銀行"
-#: talermerchantdemos/templates/common-base.html.j2:50
+#: talermerchantdemos/blog/templates/menu.html.j2:12
+#: talermerchantdemos/donations/templates/menu.html.j2:12
+#: talermerchantdemos/landing/templates/menu.html.j2:12
+#: talermerchantdemos/survey/templates/menu.html.j2:12
+#: talermerchantdemos/templates/menu.html.j2:12
msgid "Essay Shop"
msgstr "論文商店"
-#: talermerchantdemos/templates/common-base.html.j2:53
-#: talermerchantdemos/templates/donations-base.html.j2:6
+#: talermerchantdemos/blog/templates/menu.html.j2:15
+#: talermerchantdemos/donations/templates/base.html.j2:32
+#: talermerchantdemos/donations/templates/menu.html.j2:15
+#: talermerchantdemos/landing/templates/menu.html.j2:15
+#: talermerchantdemos/survey/templates/menu.html.j2:15
+#: talermerchantdemos/templates/menu.html.j2:15
msgid "Donations"
msgstr "捐款"
-#: talermerchantdemos/templates/common-base.html.j2:56
+#: talermerchantdemos/blog/templates/menu.html.j2:18
+#: talermerchantdemos/donations/templates/menu.html.j2:18
+#: talermerchantdemos/landing/templates/menu.html.j2:18
+#: talermerchantdemos/survey/templates/menu.html.j2:18
+#: talermerchantdemos/templates/menu.html.j2:18
msgid "Tipping/Survey"
msgstr "小費/調查"
-#: talermerchantdemos/templates/common-base.html.j2:85
-msgid ""
-"You can learn more about GNU Taler on our main <a "
-"href=\"{site}\">website</a>."
-msgstr "您可以從我們的主要 <a href=\"{site}\">網站</a>深入了解GNU Taler。"
+#: talermerchantdemos/blog/templates/menu.html.j2:21
+#: talermerchantdemos/donations/templates/menu.html.j2:21
+#: talermerchantdemos/landing/templates/menu.html.j2:21
+#: talermerchantdemos/survey/templates/menu.html.j2:21
+#: talermerchantdemos/templates/menu.html.j2:21
+msgid "Back-office"
+msgstr "後台"
+
+#: talermerchantdemos/donations/donations.py:143
+msgid "parameter '{}' required"
+msgstr "需要'{}'參數"
-#: talermerchantdemos/templates/donations-base.html.j2:8
+#: talermerchantdemos/donations/templates/base.html.j2:20
+msgid "GNU Taler Demo: Donations"
+msgstr "GNU Taler 演示: 捐款"
+
+#: talermerchantdemos/donations/templates/base.html.j2:34
msgid "This is the donation page."
msgstr "這是捐款頁面。"
-#: talermerchantdemos/templates/donations-base.html.j2:9
+#: talermerchantdemos/donations/templates/base.html.j2:35
msgid ""
"Using this page you can make donations in {currency} to Free Software "
"projects."
msgstr "您可以透過此頁面使用{currency}來捐款給無償軟體專案。"
-#: talermerchantdemos/templates/donations-checkout.html.j2:5
+#: talermerchantdemos/donations/templates/checkout.html.j2:5
msgid "Select your payment method"
msgstr "請選取您的付款方式"
-#: talermerchantdemos/templates/donations-checkout.html.j2:9
+#: talermerchantdemos/donations/templates/checkout.html.j2:9
msgid "This is an example for a \"checkout\" page of a Web shop."
msgstr "這是一個網路商店的\"付款\"頁面範例。"
-#: talermerchantdemos/templates/donations-checkout.html.j2:10
+#: talermerchantdemos/donations/templates/checkout.html.j2:10
#, fuzzy
msgid ""
"On the previous page, you have created the shopping cart and decided "
"which product to buy (i.e. which project to donate KUDOS to)."
msgstr "您已在前一個頁面創建了一個購物車並決定將購入的產品 (範例: 要捐款KUDOS給哪個專案)。"
-#: talermerchantdemos/templates/donations-checkout.html.j2:11
+#: talermerchantdemos/donations/templates/checkout.html.j2:11
#, fuzzy
msgid ""
"As Taler is not yet universally used, we expect merchants will offer "
"various payment options."
msgstr "由於Taler的使用尚未普及,我們期望商家會提供各種付款方式。"
-#: talermerchantdemos/templates/donations-checkout.html.j2:12
+#: talermerchantdemos/donations/templates/checkout.html.j2:12
#, fuzzy
msgid "To continue with the demo, select the &quot;Taler&quot; payment option."
msgstr "請選擇 &quot;Taler&quot;付款選項以繼續進行demo。"
-#: talermerchantdemos/templates/donations-checkout.html.j2:17
+#: talermerchantdemos/donations/templates/checkout.html.j2:17
msgid ""
"Note that you must select Taler here for the demo to continue, as the "
"other payment options are just placeholders and not really working in the"
" demonstration."
msgstr "請注意,您必須在此處選擇Taler來繼續demo的進行,因為其他的支付選項僅為佔位符、無法在demo中運作。"
-#: talermerchantdemos/templates/donations-checkout.html.j2:18
+#: talermerchantdemos/donations/templates/checkout.html.j2:18
#, fuzzy
msgid ""
"It would be possible to ask the user to make this choice already on the "
@@ -327,16 +342,16 @@ msgid ""
"to keep each step as simple as possible."
msgstr "可以要求使用者在前一頁(使用購物車)做出此選擇;我們只是分開了兩個步驟,以保持每一步儘可能簡單。"
-#: talermerchantdemos/templates/donations-checkout.html.j2:44
+#: talermerchantdemos/donations/templates/checkout.html.j2:44
#, fuzzy
msgid "Confirm selection"
msgstr "確認選擇的項目"
-#: talermerchantdemos/templates/donations-fulfillment.html.j2:4
+#: talermerchantdemos/donations/templates/fulfillment.html.j2:4
msgid "Donation Receipt"
msgstr "捐款收據"
-#: talermerchantdemos/templates/donations-fulfillment.html.j2:7
+#: talermerchantdemos/donations/templates/fulfillment.html.j2:7
#, fuzzy
msgid ""
"Thank you, <strong>{donor}</strong>, for donating "
@@ -345,53 +360,53 @@ msgstr ""
"謝謝您,<strong>{donor}</strong>捐獻了<strong>{amount}</strong> 予 "
"<strong>{receiver}</strong>。"
-#: talermerchantdemos/templates/donations-fulfillment.html.j2:12
+#: talermerchantdemos/donations/templates/fulfillment.html.j2:12
msgid ""
"Please keep the order identifier <strong>{id}</strong> as a receipt for "
"your donation."
msgstr "請保留訂單識別號碼 <strong>{id}</strong>做為您捐款的收據。"
-#: talermerchantdemos/templates/donations-fulfillment.html.j2:13
+#: talermerchantdemos/donations/templates/fulfillment.html.j2:13
msgid ""
"You can show other people that you donated by sharing <a "
"href=\"{link}\">this link</a> with them."
msgstr "您可以分享 <a href=\"{link}\">此連結</a>以展示您的捐款予他人。"
-#: talermerchantdemos/templates/donations-fulfillment.html.j2:19
+#: talermerchantdemos/donations/templates/fulfillment.html.j2:19
msgid "You can always make <a href=\"{link}\">another donation</a>."
msgstr "您隨時可以<a href=\"{link}\">捐款</a>。"
-#: talermerchantdemos/templates/donations-index.html.j2:4
+#: talermerchantdemos/donations/templates/index.html.j2:4
msgid "Donate to Free Software projects"
msgstr "捐款給無償軟體專案"
-#: talermerchantdemos/templates/donations-index.html.j2:8
+#: talermerchantdemos/donations/templates/index.html.j2:8
#, fuzzy
msgid ""
"This donations website shows the user experience for donations with GNU "
"Taler."
msgstr "這個捐款網頁展示了與GNU Taler捐款的顧客體驗。"
-#: talermerchantdemos/templates/donations-index.html.j2:9
+#: talermerchantdemos/donations/templates/index.html.j2:9
#, fuzzy
msgid "You can make donations in an toy currency ({currency})"
msgstr "您可以使用任何的toy currency ({currency})來捐款"
-#: talermerchantdemos/templates/donations-index.html.j2:16
+#: talermerchantdemos/donations/templates/index.html.j2:16
msgid ""
"Please select a project, the amount (*) of {currency} you wish to donate,"
" and enter the donor's name that will appear on your receipt:"
msgstr "請選擇一個專案、您欲捐款的金額 (*)以及貨幣{currency},並輸入顯示在收據上的捐款人姓名:"
-#: talermerchantdemos/templates/donations-index.html.j2:33
+#: talermerchantdemos/donations/templates/index.html.j2:33
msgid "Anonymous Donor"
msgstr "匿名捐款人"
-#: talermerchantdemos/templates/donations-index.html.j2:34
+#: talermerchantdemos/donations/templates/index.html.j2:34
msgid "Donate!"
msgstr "捐款!"
-#: talermerchantdemos/templates/donations-index.html.j2:39
+#: talermerchantdemos/donations/templates/index.html.j2:39
#, fuzzy
msgid ""
"(*) To make the demo a bit more interesting, the 5 {currency} option is "
@@ -404,44 +419,71 @@ msgstr ""
"(*)為了使演示更有趣一點,5 {貨幣}這個選項的錯誤為故意實施的:在顯示的表單中,商家將嘗試讓你捐贈 6 {貨幣] 而不是 5 {貨幣} "
"。但是請不要擔心,在Taler wallet中,會提供機會給您檢查商家最終折扣表單。透過此種方式,Taler保護您、免於支付錯誤的款項。"
-#: talermerchantdemos/templates/donations-provider-not-supported.html.j2:4
+#: talermerchantdemos/donations/templates/provider-not-supported.html.j2:4
#, fuzzy
msgid "Payment Provider Not Supported"
msgstr "不支援付款提供商"
-#: talermerchantdemos/templates/donations-provider-not-supported.html.j2:7
+#: talermerchantdemos/donations/templates/provider-not-supported.html.j2:7
msgid "Unfortunately the selected payment provider is not supported in this demo."
msgstr "很抱歉,您所選擇的付款提供商不支持此demo。"
-#: talermerchantdemos/templates/donations-provider-not-supported.html.j2:8
+#: talermerchantdemos/donations/templates/provider-not-supported.html.j2:8
#, fuzzy
msgid "Please go back and select &quot;Taler&quot;."
msgstr "請回到先前步驟並選擇&quot;Taler&quot;。"
-#: talermerchantdemos/templates/landing-base.html.j2:7
+#: talermerchantdemos/httpcommon/__init__.py:35
+#: talermerchantdemos/httpcommon/__init__.py:71
+msgid "Could not establish connection to backend"
+msgstr "無法建立後台連線"
+
+#: talermerchantdemos/httpcommon/__init__.py:41
+#: talermerchantdemos/httpcommon/__init__.py:75
+#, fuzzy
+msgid "Could not parse response from backend"
+msgstr "無法解析後台回覆"
+
+#: talermerchantdemos/httpcommon/__init__.py:47
+#: talermerchantdemos/httpcommon/__init__.py:79
+#, fuzzy
+msgid "Backend returned error status"
+msgstr "後台回傳錯誤狀態"
+
+#: talermerchantdemos/landing/landing.py:179
+#: talermerchantdemos/survey/survey.py:179
+#, fuzzy
+msgid "HTTP method not allowed for this page"
+msgstr "HTTP方法不被此頁面允許"
+
+#: talermerchantdemos/landing/templates/base.html.j2:20
+msgid "GNU Taler Demo: Introduction"
+msgstr "GNU Taler Demo: 介紹"
+
+#: talermerchantdemos/landing/templates/base.html.j2:34
msgid "This is the GNU Taler demo."
msgstr "這是GNU Taler的demo。"
-#: talermerchantdemos/templates/landing-base.html.j2:8
+#: talermerchantdemos/landing/templates/base.html.j2:35
#, fuzzy
msgid "Here you can try out the GNU Taler payment system using a toy currency."
msgstr "您可以在這裡嘗試使用toy currency來使用GNU Taler付款系統。"
-#: talermerchantdemos/templates/landing-index.html.j2:4
+#: talermerchantdemos/landing/templates/index.html.j2:4
msgid "Step 1: Install the Taler wallet"
msgstr "步驟一: 安裝Taler wallet"
-#: talermerchantdemos/templates/landing-index.html.j2:7
+#: talermerchantdemos/landing/templates/index.html.j2:7
#, fuzzy
msgid "Install the wallet from the <a href=\"{link}\">installation page</a>."
msgstr "從 <a href=\"{link}\">安裝頁面</a>安裝錢包。"
-#: talermerchantdemos/templates/landing-index.html.j2:8
+#: talermerchantdemos/landing/templates/index.html.j2:8
#, fuzzy
msgid "Installation only takes one click."
msgstr "一鍵安裝。"
-#: talermerchantdemos/templates/landing-index.html.j2:12
+#: talermerchantdemos/landing/templates/index.html.j2:12
#, fuzzy
msgid ""
"After installation, you may be asked to grant the browser-based Taler "
@@ -449,71 +491,71 @@ msgid ""
" experience."
msgstr "在安裝完成之後,為了提升您的使用體驗,您可能會被要求提供瀏覽器基礎的Taler wallet額外、非強制的權限。"
-#: talermerchantdemos/templates/landing-index.html.j2:13
+#: talermerchantdemos/landing/templates/index.html.j2:13
#, fuzzy
msgid ""
"These permissions will allow the wallet to automatically open if a page "
"asks for a Taler payment."
msgstr "這些權限許可會在頁面要求使用Taler payment錢包時,允許錢包自動被開啟。"
-#: talermerchantdemos/templates/landing-index.html.j2:14
+#: talermerchantdemos/landing/templates/index.html.j2:14
#, fuzzy
msgid ""
"Regardless of the permissions you grant, the wallet will never transmit "
"information about you or your browsing history to anyone."
msgstr "除了您允許的權限以外,Tatler Wallet永遠不會將關於您瀏覽紀錄的資訊傳送給任何人。"
-#: talermerchantdemos/templates/landing-index.html.j2:19
+#: talermerchantdemos/landing/templates/index.html.j2:19
msgid "Step 2: Withdraw coins"
msgstr "步驟二: 提款"
-#: talermerchantdemos/templates/landing-index.html.j2:22
+#: talermerchantdemos/landing/templates/index.html.j2:22
#, fuzzy
msgid "In this demo you are paying with {currency}, an imaginary currency."
msgstr "這是一個您使用{currency}(一個假想貨幣)付款的demo。"
-#: talermerchantdemos/templates/landing-index.html.j2:23
+#: talermerchantdemos/landing/templates/index.html.j2:23
#, fuzzy
msgid ""
"To withdraw {currency} coins you must first create an account at our <a "
"href=\"{bank}\">bank</a>."
msgstr "您需要先在我們的 <a href=\"{bank}\">銀行</a>建立一個帳號以提取 {currency}貨幣。"
-#: talermerchantdemos/templates/landing-index.html.j2:24
+#: talermerchantdemos/landing/templates/index.html.j2:24
#, fuzzy
msgid "Signing up only requires you to pick a username and password."
msgstr "只需選擇您的使用者名稱以及密碼即可註冊。"
-#: talermerchantdemos/templates/landing-index.html.j2:25
+#: talermerchantdemos/landing/templates/index.html.j2:25
#, fuzzy
msgid ""
"When you create an account at our bank, you will be credited 100 "
"{currency} for signing up."
msgstr "在您於我們的銀行建立一個帳號之後,您會獲得100 {currency}。"
-#: talermerchantdemos/templates/landing-index.html.j2:26
+#: talermerchantdemos/landing/templates/index.html.j2:26
#, fuzzy
msgid ""
"Afterwards, use the bank's Web interface to authorize the transfer of "
"{currency} to your wallet."
msgstr "在這之後,使用銀行的網頁介面來授權{currency} 轉帳至您的錢包。"
-#: talermerchantdemos/templates/landing-index.html.j2:30
+#: talermerchantdemos/landing/templates/index.html.j2:30
msgid ""
"Once you have completed this step, you can click on the Taler icon in "
"your browser to check your balance."
msgstr "在完成這個步驟之後,您可以在瀏覽器中點選Taler 圖標來檢視您的帳戶餘額。"
-#: talermerchantdemos/templates/landing-index.html.j2:35
+#: talermerchantdemos/landing/templates/index.html.j2:35
msgid "Step 3: Pay"
msgstr "步驟三: 付款"
-#: talermerchantdemos/templates/landing-index.html.j2:38
+#: talermerchantdemos/landing/templates/index.html.j2:38
#, fuzzy
msgid "We have two demo merchants where you can spend your coins:"
msgstr "您可以在我們的兩個demo merchants使用您的貨幣:"
-#: talermerchantdemos/templates/landing-index.html.j2:44
+#: talermerchantdemos/landing/templates/index.html.j2:44
#, fuzzy
msgid ""
"At the <a href=\"{blog}\">essay store</a> you can pay in {currency} for "
@@ -523,12 +565,12 @@ msgstr ""
"在 <a href=\"{blog}\">文章商店</a>,您可以使用{currency}來購買Richard Stallman的&#39;書籍 "
"&quot;Free Software, Free Society&quot;的獨立章節。"
-#: talermerchantdemos/templates/landing-index.html.j2:45
+#: talermerchantdemos/landing/templates/index.html.j2:45
#, fuzzy
msgid "The book is also available for free at <a href=\"{fsf}\">the FSF</a>."
msgstr "您也可以在<a href=\"{fsf}\">the FSF</a>免費參閱此書。"
-#: talermerchantdemos/templates/landing-index.html.j2:50
+#: talermerchantdemos/landing/templates/index.html.j2:50
#, fuzzy
msgid ""
"At the project <a href=\"{donations}\">donation website</a> you can show "
@@ -536,83 +578,87 @@ msgid ""
"them."
msgstr "在項目<a href=\"{donations}\">捐贈網站上,</a>您可以通過向您選擇的軟體專案捐贈{currency}來表示敬意。"
-#: talermerchantdemos/templates/landing-index.html.j2:56
+#: talermerchantdemos/landing/templates/index.html.j2:56
#, fuzzy
msgid "Step 4: Check money flow"
msgstr "步驟四: 檢查資金流量"
-#: talermerchantdemos/templates/landing-index.html.j2:59
+#: talermerchantdemos/landing/templates/index.html.j2:59
#, fuzzy
msgid ""
"You can see the wire transfers from the escrow account of the exchange to"
-" the merchants on the <a href=\"{bank}\">public accounts page</a> of the "
-"bank."
+" the merchants on the <a href=\"{bank}/public-accounts\">public accounts "
+"page</a> of the bank."
msgstr "您可以在銀行的<a href=\"{bank}/public-accounts\">公共帳戶頁面</a>上看到從交易所的託管賬戶到商人的電匯。"
-#: talermerchantdemos/templates/landing-index.html.j2:60
+#: talermerchantdemos/landing/templates/index.html.j2:60
msgid ""
"Note that only accounts configured to be publicly viewable are shown on "
"that page."
msgstr "請注意,只有被設定為公開檢視的帳號會顯示在此頁面。"
-#: talermerchantdemos/templates/landing-index.html.j2:65
+#: talermerchantdemos/landing/templates/index.html.j2:65
msgid "Step 5: Survey"
msgstr "步驟五: 問卷調查"
-#: talermerchantdemos/templates/landing-index.html.j2:68
+#: talermerchantdemos/landing/templates/index.html.j2:68
#, fuzzy
msgid "Websites can give tips to visitors for completing tasks."
msgstr "這些網站可以提供指點予訪客以完成任務。"
-#: talermerchantdemos/templates/landing-index.html.j2:69
+#: talermerchantdemos/landing/templates/index.html.j2:69
#, fuzzy
msgid ""
"You can earn some {currency} coins by filling in our <a "
"href=\"{url}\">survey</a>."
msgstr "您可以透過填寫我們的 <a href=\"{url}\">問卷調查</a>以獲得一些{currency}貨幣。"
-#: talermerchantdemos/templates/landing-index.html.j2:81
+#: talermerchantdemos/landing/templates/index.html.j2:81
#, fuzzy
msgid "Step 6: Reach out to us"
msgstr "步驟六: 與我們聯絡"
-#: talermerchantdemos/templates/landing-index.html.j2:84
+#: talermerchantdemos/landing/templates/index.html.j2:84
#, fuzzy
msgid "We appreciate feedback about Taler and this demonstrator."
msgstr "謝謝您對於Taler 和此示範的回饋。"
-#: talermerchantdemos/templates/landing-index.html.j2:85
+#: talermerchantdemos/landing/templates/index.html.j2:85
#, fuzzy
msgid "Let us know what you think by <a href=\"{link}\">contacting us</a>."
msgstr "<a href=\"{link}\">聯絡我們</a>並讓我們知道您的想法。"
-#: talermerchantdemos/templates/survey-base.html.j2:6
+#: talermerchantdemos/survey/templates/base.html.j2:20
+msgid "GNU Taler Demo: Survey"
+msgstr "GNU Taler Demo: 問卷調查"
+
+#: talermerchantdemos/survey/templates/base.html.j2:32
msgid "Survey"
msgstr "問卷調查"
-#: talermerchantdemos/templates/survey-base.html.j2:8
+#: talermerchantdemos/survey/templates/base.html.j2:34
#, fuzzy
msgid "This page demonstrates how to tip visitors for completing small tasks."
msgstr "這個頁面展示了如何給予小費予完成任務的訪客。"
-#: talermerchantdemos/templates/survey-base.html.j2:9
+#: talermerchantdemos/survey/templates/base.html.j2:35
#, fuzzy
msgid ""
"Tipping is a way for offer cash rewards that go directly into a user's "
"wallet."
msgstr "給予小費是一種直接提供現金回饋至使用者錢包的方式。"
-#: talermerchantdemos/templates/survey-index.html.j2:6
+#: talermerchantdemos/survey/templates/index.html.j2:6
msgid ""
"Please participate in our survey about payment systems and receive a tip "
"in return."
msgstr "請參與我們關於支付系統的問卷調查以獲得小費。"
-#: talermerchantdemos/templates/survey-index.html.j2:12
+#: talermerchantdemos/survey/templates/index.html.j2:12
msgid "Which payment system do you prefer?"
msgstr "請問您偏好哪個支付系統?"
-#: talermerchantdemos/templates/survey-index.html.j2:23
+#: talermerchantdemos/survey/templates/index.html.j2:23
msgid "Submit Survey"
msgstr "提交問卷"
@@ -627,19 +673,3 @@ msgstr "提交問卷"
#~ msgid "Swedish [sv]"
#~ msgstr "瑞典語 [sv]"
-
-#~ msgid "GNU Taler Demo: Essay Shop"
-#~ msgstr "GNU Taler 演示: 文章商店"
-
-#~ msgid "Back-office"
-#~ msgstr "後台"
-
-#~ msgid "GNU Taler Demo: Donations"
-#~ msgstr "GNU Taler 演示: 捐款"
-
-#~ msgid "GNU Taler Demo: Survey"
-#~ msgstr "GNU Taler Demo: 問卷調查"
-
-#~ msgid "GNU Taler Demo: Introduction"
-#~ msgstr "GNU Taler Demo: 介紹"
-