summaryrefslogtreecommitdiff
path: root/talermerchantdemos/translations/messages.pot
diff options
context:
space:
mode:
Diffstat (limited to 'talermerchantdemos/translations/messages.pot')
-rw-r--r--talermerchantdemos/translations/messages.pot148
1 files changed, 98 insertions, 50 deletions
diff --git a/talermerchantdemos/translations/messages.pot b/talermerchantdemos/translations/messages.pot
index e173730..0a8ecf7 100644
--- a/talermerchantdemos/translations/messages.pot
+++ b/talermerchantdemos/translations/messages.pot
@@ -8,89 +8,141 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-09-24 20:27+0200\n"
+"POT-Creation-Date: 2022-11-02 12:30+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.10.3\n"
-
-#: talermerchantdemos/blog/blog.py:128 talermerchantdemos/landing/landing.py:95
+"Generated-By: Babel 2.11.0\n"
+
+#: talermerchantdemos/blog/blog.py:130 talermerchantdemos/blog/blog.py:209
+#: talermerchantdemos/blog/blog.py:448 talermerchantdemos/blog/blog.py:457
+#: talermerchantdemos/blog/blog.py:467
+#: talermerchantdemos/donations/donations.py:144
+#: talermerchantdemos/donations/donations.py:313
+#: talermerchantdemos/landing/landing.py:95
+#: talermerchantdemos/landing/landing.py:177
+#: talermerchantdemos/landing/landing.py:186
+#: talermerchantdemos/survey/survey.py:106
+#: talermerchantdemos/survey/survey.py:182
+#: talermerchantdemos/survey/survey.py:191
+#: talermerchantdemos/survey/survey.py:203
+#: talermerchantdemos/survey/survey.py:212
+#: talermerchantdemos/survey/survey.py:220
+msgid "GNU Taler Demo: Error"
+msgstr ""
+
+#: talermerchantdemos/blog/blog.py:131 talermerchantdemos/landing/landing.py:96
msgid "Internal error"
msgstr ""
-#: talermerchantdemos/blog/blog.py:188
+#: talermerchantdemos/blog/blog.py:184
+msgid "GNU Taler Demo: Essay Shop"
+msgstr ""
+
+#: talermerchantdemos/blog/blog.py:202
msgid "Cannot refund unpaid article"
msgstr ""
-#: talermerchantdemos/blog/blog.py:195
+#: talermerchantdemos/blog/blog.py:210
msgid "Article is not anymore refundable"
msgstr ""
-#: talermerchantdemos/blog/blog.py:231
+#: talermerchantdemos/blog/blog.py:214
+msgid "GNU Taler Demo: Confirm refund"
+msgstr ""
+
+#: talermerchantdemos/blog/blog.py:247
msgid "You did not pay for this article (nice try!)"
msgstr ""
-#: talermerchantdemos/blog/blog.py:236
+#: talermerchantdemos/blog/blog.py:252
msgid "Item not refundable (anymore)"
msgstr ""
-#: talermerchantdemos/blog/blog.py:262
+#: talermerchantdemos/blog/blog.py:278
msgid "Internal error: Files for article ({}) not found."
msgstr ""
-#: talermerchantdemos/blog/blog.py:269
+#: talermerchantdemos/blog/blog.py:285
msgid "Supplemental file ({}) for article ({}) not found."
msgstr ""
-#: talermerchantdemos/blog/blog.py:348 talermerchantdemos/blog/blog.py:362
+#: talermerchantdemos/blog/blog.py:293
+msgid "GNU Taler Demo: Article"
+msgstr ""
+
+#: talermerchantdemos/blog/blog.py:365 talermerchantdemos/blog/blog.py:379
msgid "Direct access forbidden"
msgstr ""
-#: talermerchantdemos/blog/blog.py:430
+#: talermerchantdemos/blog/blog.py:397
+msgid "GNU Taler Demo: Refunded"
+msgstr ""
+
+#: talermerchantdemos/blog/blog.py:449
msgid "Internal server error"
msgstr ""
-#: talermerchantdemos/blog/blog.py:438
-#: talermerchantdemos/donations/donations.py:287
-#: talermerchantdemos/landing/landing.py:166
-#: talermerchantdemos/survey/survey.py:164
+#: talermerchantdemos/blog/blog.py:458
+#: talermerchantdemos/donations/donations.py:314
+#: talermerchantdemos/landing/landing.py:178
+#: talermerchantdemos/survey/survey.py:183
msgid "Page not found"
msgstr ""
-#: talermerchantdemos/donations/donations.py:127
+#: talermerchantdemos/donations/donations.py:130
msgid "parameter '{}' required"
msgstr ""
-#: talermerchantdemos/donations/donations.py:245
+#: talermerchantdemos/donations/donations.py:190
+#: talermerchantdemos/donations/donations.py:225
+#: talermerchantdemos/donations/donations.py:299
+msgid "GNU Taler Demo: Donations"
+msgstr ""
+
+#: talermerchantdemos/donations/donations.py:208
+msgid "GNU Taler Demo: Donations checkout"
+msgstr ""
+
+#: talermerchantdemos/donations/donations.py:269
msgid "Backend could not create the order"
msgstr ""
-#: talermerchantdemos/httpcommon/__init__.py:40
-#: talermerchantdemos/httpcommon/__init__.py:80
+#: talermerchantdemos/httpcommon/__init__.py:41
+#: talermerchantdemos/httpcommon/__init__.py:81
msgid "Could not establish connection to backend"
msgstr ""
-#: talermerchantdemos/httpcommon/__init__.py:46
+#: talermerchantdemos/httpcommon/__init__.py:47
msgid "Could not parse the response from backend"
msgstr ""
-#: talermerchantdemos/httpcommon/__init__.py:51
-#: talermerchantdemos/httpcommon/__init__.py:88
+#: talermerchantdemos/httpcommon/__init__.py:52
+#: talermerchantdemos/httpcommon/__init__.py:89
msgid "Backend returned error status"
msgstr ""
-#: talermerchantdemos/httpcommon/__init__.py:85
+#: talermerchantdemos/httpcommon/__init__.py:86
msgid "Could not parse response from backend"
msgstr ""
-#: talermerchantdemos/landing/landing.py:174
-#: talermerchantdemos/survey/survey.py:172
+#: talermerchantdemos/landing/landing.py:163
+#: talermerchantdemos/templates/common-base.html.j2:20
+msgid "GNU Taler Demo"
+msgstr ""
+
+#: talermerchantdemos/landing/landing.py:187
+#: talermerchantdemos/survey/survey.py:192
msgid "HTTP method not allowed for this page"
msgstr ""
+#: talermerchantdemos/survey/survey.py:172
+msgid "GNU Taler Demo: Survey"
+msgstr ""
+
#: talermerchantdemos/templates/blog-article-frame.html.j2:11
#: talermerchantdemos/templates/blog-article-frame.html.j2:16
msgid "Taler allows merchants to offer refunds to customers."
@@ -166,7 +218,7 @@ msgid ""
"have used to pay for this article originally."
msgstr ""
-#: talermerchantdemos/templates/blog-confirm-refund.html.j2:21
+#: talermerchantdemos/templates/blog-confirm-refund.html.j2:22
msgid "Request refund"
msgstr ""
@@ -200,13 +252,13 @@ msgstr ""
msgid "Essay Shop: Free Software, Free Society"
msgstr ""
-#: talermerchantdemos/templates/blog-index.html.j2:5
+#: talermerchantdemos/templates/blog-index.html.j2:7
msgid ""
"This is the latest edition of <cite>Free Software, Free Society: Selected"
" Essays of Richard M. Stallman.</cite>"
msgstr ""
-#: talermerchantdemos/templates/blog-index.html.j2:13
+#: talermerchantdemos/templates/blog-index.html.j2:15
msgid ""
"Verbatim copying and distribution of this entire book are permitted "
"worldwide, without royalty, in any medium, provided this notice is "
@@ -216,55 +268,51 @@ msgid ""
"copyright notice and this permission notice are preserved on all copies."
msgstr ""
-#: talermerchantdemos/templates/blog-index.html.j2:18
+#: talermerchantdemos/templates/blog-index.html.j2:23
msgid "Chapters"
msgstr ""
-#: talermerchantdemos/templates/blog-index.html.j2:20
+#: talermerchantdemos/templates/blog-index.html.j2:25
msgid "Click on an individual chapter to to purchase it with GNU Taler."
msgstr ""
-#: talermerchantdemos/templates/blog-index.html.j2:21
+#: talermerchantdemos/templates/blog-index.html.j2:26
msgid ""
"You can get free, virtual money to buy articles on this page at the <a "
-"href=\"{}\")\">bank</a>."
+"href=\"{}\">bank</a>."
msgstr ""
-#: talermerchantdemos/templates/blog-index.html.j2:28
+#: talermerchantdemos/templates/blog-index.html.j2:32
msgid "Pay to read more..."
msgstr ""
-#: talermerchantdemos/templates/blog-index.html.j2:31
+#: talermerchantdemos/templates/blog-index.html.j2:35
msgid "No articles available in this language."
msgstr ""
-#: talermerchantdemos/templates/common-base.html.j2:20
-msgid "GNU Taler Demo"
-msgstr ""
-
-#: talermerchantdemos/templates/common-base.html.j2:44
+#: talermerchantdemos/templates/common-base.html.j2:58
#: talermerchantdemos/templates/landing-base.html.j2:5
msgid "Introduction"
msgstr ""
-#: talermerchantdemos/templates/common-base.html.j2:47
+#: talermerchantdemos/templates/common-base.html.j2:61
msgid "Bank"
msgstr ""
-#: talermerchantdemos/templates/common-base.html.j2:50
+#: talermerchantdemos/templates/common-base.html.j2:64
msgid "Essay Shop"
msgstr ""
-#: talermerchantdemos/templates/common-base.html.j2:53
+#: talermerchantdemos/templates/common-base.html.j2:67
#: talermerchantdemos/templates/donations-base.html.j2:11
msgid "Donations"
msgstr ""
-#: talermerchantdemos/templates/common-base.html.j2:56
+#: talermerchantdemos/templates/common-base.html.j2:70
msgid "Tipping/Survey"
msgstr ""
-#: talermerchantdemos/templates/common-base.html.j2:89
+#: talermerchantdemos/templates/common-base.html.j2:112
msgid ""
"You can learn more about GNU Taler on our main <a "
"href=\"{site}\">website</a>."
@@ -368,15 +416,15 @@ msgid ""
" and enter the donor's name that will appear on your receipt:"
msgstr ""
-#: talermerchantdemos/templates/donations-index.html.j2:33
+#: talermerchantdemos/templates/donations-index.html.j2:48
msgid "Anonymous Donor"
msgstr ""
-#: talermerchantdemos/templates/donations-index.html.j2:34
+#: talermerchantdemos/templates/donations-index.html.j2:53
msgid "Donate!"
msgstr ""
-#: talermerchantdemos/templates/donations-index.html.j2:39
+#: talermerchantdemos/templates/donations-index.html.j2:59
msgid ""
"(*) To make the demo a bit more interesting, the 5 {currency} option is "
"deliberately implemented with a fault: the merchant will try to make you "
@@ -566,11 +614,11 @@ msgid ""
"in return."
msgstr ""
-#: talermerchantdemos/templates/survey-index.html.j2:12
+#: talermerchantdemos/templates/survey-index.html.j2:13
msgid "Which payment system do you prefer?"
msgstr ""
-#: talermerchantdemos/templates/survey-index.html.j2:23
+#: talermerchantdemos/templates/survey-index.html.j2:24
msgid "Submit Survey"
msgstr ""