From 365332b196cda49a12c8b6fdf6fc7a1ba837f1b0 Mon Sep 17 00:00:00 2001 From: Stefan Kügel Date: Thu, 13 May 2021 21:10:19 +0200 Subject: After rebase in weblate replacing messages.po files and messages. pot --- translations/pt_BR/LC_MESSAGES/messages.po | 392 +++++++++++++++-------------- 1 file changed, 203 insertions(+), 189 deletions(-) (limited to 'translations/pt_BR/LC_MESSAGES/messages.po') diff --git a/translations/pt_BR/LC_MESSAGES/messages.po b/translations/pt_BR/LC_MESSAGES/messages.po index 4122627..0b729e8 100644 --- a/translations/pt_BR/LC_MESSAGES/messages.po +++ b/translations/pt_BR/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-05-11 09:13+0200\n" +"POT-Creation-Date: 2021-03-12 18:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: pt_BR\n" @@ -16,180 +16,172 @@ msgstr "" "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" +"Generated-By: Babel 2.6.0\n" -#: talermerchantdemos/blog/blog.py:126 -#: talermerchantdemos/donations/donations.py:139 -#: talermerchantdemos/landing/landing.py:93 -#: talermerchantdemos/survey/survey.py:100 +#: 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 msgid "You did not pay for this article (nice try!)" msgstr "" -#: talermerchantdemos/blog/blog.py:234 +#: talermerchantdemos/blog/blog.py:223 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 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 msgid "Direct access forbidden" msgstr "" -#: talermerchantdemos/blog/blog.py:413 +#: talermerchantdemos/blog/blog.py:405 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 -msgid "Could not parse response from backend" -msgstr "" - -#: talermerchantdemos/httpcommon/__init__.py:59 -#: talermerchantdemos/httpcommon/__init__.py:92 -msgid "Backend returned error status" -msgstr "" - -#: talermerchantdemos/landing/landing.py:174 -#: talermerchantdemos/survey/survey.py:175 -msgid "HTTP method not allowed for this page" -msgstr "" - -#: talermerchantdemos/templates/blog-article-frame.html.j2:11 -#: talermerchantdemos/templates/blog-article-frame.html.j2:16 +#: talermerchantdemos/blog/templates/article_frame.html.j2:9 msgid "Taler allows merchants to offer refunds to customers." msgstr "" -#: talermerchantdemos/templates/blog-article-frame.html.j2:12 +#: talermerchantdemos/blog/templates/article_frame.html.j2:10 msgid "" "You can request a refund within the first hour " "after buying this article." msgstr "" -#: talermerchantdemos/templates/blog-article-frame.html.j2:17 -msgid "This article can't be refunded anymore." +#: talermerchantdemos/blog/templates/base.html.j2:23 +msgid "GNU Taler Demo: Essay Shop" msgstr "" -#: talermerchantdemos/templates/blog-base.html.j2:9 +#: 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 "" + +#: 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 "Free " "Software, Free Society"." msgstr "" -#: talermerchantdemos/templates/blog-base.html.j2:13 +#: talermerchantdemos/blog/templates/base.html.j2:39 msgid "" "The book is published by the FSF and available " "gratis at gnu.org." msgstr "" -#: 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 msgid "Do you want to get a refund for the article {name}?" msgstr "" -#: 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 "" -#: 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 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 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 "" -#: 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 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 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 website." +msgstr "" + +#: talermerchantdemos/blog/templates/index.html.j2:3 msgid "Essay Shop: Free Software, Free Society" msgstr "" -#: talermerchantdemos/templates/blog-index.html.j2:5 +#: talermerchantdemos/blog/templates/index.html.j2:5 msgid "" "This is the latest edition of Free Software, Free Society: Selected" " Essays of Richard M. Stallman." msgstr "" -#: talermerchantdemos/templates/blog-index.html.j2:13 +#: talermerchantdemos/blog/templates/index.html.j2:13 msgid "" "Verbatim copying and distribution of this entire book are permitted " "worldwide, without royalty, in any medium, provided this notice is " @@ -199,167 +191,193 @@ msgid "" "copyright notice and this permission notice are preserved on all copies." 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 "" -#: talermerchantdemos/templates/blog-index.html.j2:21 +#: talermerchantdemos/blog/templates/index.html.j2:22 msgid "" "You can get free, virtual money to buy articles on this page at the bank." +"href=\"{}\")\">bank" msgstr "" -#: 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 -msgid "GNU Taler Demo" -msgstr "" - -#: 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 website." +#: 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/donations/templates/base.html.j2:20 +msgid "GNU Taler Demo: Donations" msgstr "" -#: talermerchantdemos/templates/donations-base.html.j2:8 +#: 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 "" -#: 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 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 "" -#: talermerchantdemos/templates/donations-checkout.html.j2:11 +#: talermerchantdemos/donations/templates/checkout.html.j2:11 msgid "" "As Taler is not yet universally used, we expect merchants will offer " "various payment options." msgstr "" -#: talermerchantdemos/templates/donations-checkout.html.j2:12 +#: talermerchantdemos/donations/templates/checkout.html.j2:12 msgid "To continue with the demo, select the "Taler" payment option." msgstr "" -#: 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 "" -#: talermerchantdemos/templates/donations-checkout.html.j2:18 +#: talermerchantdemos/donations/templates/checkout.html.j2:18 msgid "" "It would be possible to ask the user to make this choice already on the " "previous page (with the shopping cart); we just separated the two steps " "to keep each step as simple as possible." msgstr "" -#: talermerchantdemos/templates/donations-checkout.html.j2:44 +#: talermerchantdemos/donations/templates/checkout.html.j2:44 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 msgid "" "Thank you, {donor}, for donating " "{amount} to {receiver}." msgstr "" -#: talermerchantdemos/templates/donations-fulfillment.html.j2:12 +#: talermerchantdemos/donations/templates/fulfillment.html.j2:12 msgid "" "Please keep the order identifier {id} as a receipt for " "your donation." msgstr "" -#: 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 this link with them." msgstr "" -#: talermerchantdemos/templates/donations-fulfillment.html.j2:19 +#: talermerchantdemos/donations/templates/fulfillment.html.j2:19 msgid "You can always make another donation." msgstr "" -#: 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 msgid "" "This donations website shows the user experience for donations with GNU " "Taler." msgstr "" -#: talermerchantdemos/templates/donations-index.html.j2:9 +#: talermerchantdemos/donations/templates/index.html.j2:9 msgid "You can make donations in an toy currency ({currency})" msgstr "" -#: 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 "" -#: 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 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 " @@ -369,187 +387,215 @@ msgid "" "from committing to erroneous payments." msgstr "" -#: talermerchantdemos/templates/donations-provider-not-supported.html.j2:4 +#: talermerchantdemos/donations/templates/provider-not-supported.html.j2:4 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 "" -#: talermerchantdemos/templates/donations-provider-not-supported.html.j2:8 +#: talermerchantdemos/donations/templates/provider-not-supported.html.j2:8 msgid "Please go back and select "Taler"." msgstr "" -#: 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 +msgid "Could not parse response from backend" +msgstr "" + +#: talermerchantdemos/httpcommon/__init__.py:47 +#: talermerchantdemos/httpcommon/__init__.py:79 +msgid "Backend returned error status" +msgstr "" + +#: talermerchantdemos/landing/landing.py:179 +#: talermerchantdemos/survey/survey.py:179 +msgid "HTTP method not allowed for this page" +msgstr "" + +#: talermerchantdemos/landing/templates/base.html.j2:20 +msgid "GNU Taler Demo: Introduction" +msgstr "" + +#: talermerchantdemos/landing/templates/base.html.j2:34 msgid "This is the GNU Taler demo." msgstr "" -#: talermerchantdemos/templates/landing-base.html.j2:8 +#: talermerchantdemos/landing/templates/base.html.j2:35 msgid "Here you can try out the GNU Taler payment system using a toy currency." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:4 +#: talermerchantdemos/landing/templates/index.html.j2:4 msgid "Step 1: Install the Taler wallet" msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:7 +#: talermerchantdemos/landing/templates/index.html.j2:7 msgid "Install the wallet from the installation page." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:8 +#: talermerchantdemos/landing/templates/index.html.j2:8 msgid "Installation only takes one click." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:12 +#: talermerchantdemos/landing/templates/index.html.j2:12 msgid "" "After installation, you may be asked to grant the browser-based Taler " "wallet additional optional permissions that allow it to improve your user" " experience." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:13 +#: talermerchantdemos/landing/templates/index.html.j2:13 msgid "" "These permissions will allow the wallet to automatically open if a page " "asks for a Taler payment." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:14 +#: talermerchantdemos/landing/templates/index.html.j2:14 msgid "" "Regardless of the permissions you grant, the wallet will never transmit " "information about you or your browsing history to anyone." msgstr "" -#: 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 msgid "In this demo you are paying with {currency}, an imaginary currency." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:23 +#: talermerchantdemos/landing/templates/index.html.j2:23 msgid "" "To withdraw {currency} coins you must first create an account at our bank." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:24 +#: talermerchantdemos/landing/templates/index.html.j2:24 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 msgid "" "When you create an account at our bank, you will be credited 100 " "{currency} for signing up." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:26 +#: talermerchantdemos/landing/templates/index.html.j2:26 msgid "" "Afterwards, use the bank's Web interface to authorize the transfer of " "{currency} to your wallet." msgstr "" -#: 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 "" -#: 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 msgid "We have two demo merchants where you can spend your coins:" msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:44 +#: talermerchantdemos/landing/templates/index.html.j2:44 msgid "" "At the essay store you can pay in {currency} for " "individual chapters of Richard Stallman's book "Free Software, " "Free Society"." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:45 +#: talermerchantdemos/landing/templates/index.html.j2:45 msgid "The book is also available for free at the FSF." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:50 +#: talermerchantdemos/landing/templates/index.html.j2:50 msgid "" "At the project donation website you can show " "respect to a software project of your choice by donating {currency} to " "them." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:56 +#: talermerchantdemos/landing/templates/index.html.j2:56 msgid "Step 4: Check money flow" msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:59 +#: talermerchantdemos/landing/templates/index.html.j2:59 msgid "" "You can see the wire transfers from the escrow account of the exchange to" -" the merchants on the public accounts page of the " -"bank." +" the merchants on the public accounts " +"page of the bank." msgstr "" -#: 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 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 msgid "" "You can earn some {currency} coins by filling in our survey." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:81 +#: talermerchantdemos/landing/templates/index.html.j2:81 msgid "Step 6: Reach out to us" msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:84 +#: talermerchantdemos/landing/templates/index.html.j2:84 msgid "We appreciate feedback about Taler and this demonstrator." msgstr "" -#: talermerchantdemos/templates/landing-index.html.j2:85 +#: talermerchantdemos/landing/templates/index.html.j2:85 msgid "Let us know what you think by contacting us." msgstr "" -#: talermerchantdemos/templates/survey-base.html.j2:6 +#: talermerchantdemos/survey/templates/base.html.j2:20 +msgid "GNU Taler Demo: Survey" +msgstr "" + +#: talermerchantdemos/survey/templates/base.html.j2:32 msgid "Survey" msgstr "" -#: talermerchantdemos/templates/survey-base.html.j2:8 +#: talermerchantdemos/survey/templates/base.html.j2:34 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 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 "" @@ -565,35 +611,3 @@ msgstr "" #~ msgid "Swedish [sv]" #~ msgstr "" -#~ msgid "GNU Taler Demo: Essay Shop" -#~ msgstr "" - -#~ msgid "Taler Demo" -#~ msgstr "" - -#~ msgid "" -#~ "You can get free, virtual money to" -#~ " buy articles on this page at " -#~ "the bank" -#~ msgstr "" - -#~ msgid "Back-office" -#~ msgstr "" - -#~ msgid "GNU Taler Demo: Donations" -#~ msgstr "" - -#~ msgid "GNU Taler Demo: Survey" -#~ msgstr "" - -#~ msgid "GNU Taler Demo: Introduction" -#~ msgstr "" - -#~ msgid "" -#~ "You can see the wire transfers " -#~ "from the escrow account of the " -#~ "exchange to the merchants on the " -#~ "public accounts" -#~ " page of the bank." -#~ msgstr "" - -- cgit v1.2.3