taler-merchant-demos

Python-based Frontends for the Demonstration Web site
Log | Files | Refs | README | LICENSE

messages.pot (13091B)


      1 # Messages for GNU Taler merchant demos.
      2 # This file is distributed under the same license as taler-merchant-demos.
      3 msgid ""
      4 msgstr ""
      5 "Project-Id-Version: taler-merchant-demos\n"
      6 "Report-Msgid-Bugs-To: taler@gnu.org\n"
      7 "MIME-Version: 1.0\n"
      8 "Content-Type: text/plain; charset=UTF-8\n"
      9 "Content-Transfer-Encoding: 8bit\n"
     10 
     11 #: internal/web/blog.go:241
     12 msgid "Aborting refund: order unknown"
     13 msgstr ""
     14 
     15 #. Accessible label for a button that opens publication and licensing details.
     16 #: internal/web/templates/blog-index.gohtml:12 internal/web/templates/blog-index.gohtml:6
     17 msgid "About this edition"
     18 msgstr ""
     19 
     20 #. Form label for the monetary amount to donate.
     21 #: internal/web/templates/donations-index.gohtml:11
     22 msgid "Amount"
     23 msgstr ""
     24 
     25 #. Default donor name used when the user does not enter their own name.
     26 #: internal/web/templates/donations-index.gohtml:13
     27 msgid "Anonymous Donor"
     28 msgstr ""
     29 
     30 #: internal/web/templates/donations-provider.gohtml:5
     31 msgid "Back to donations"
     32 msgstr ""
     33 
     34 #: internal/web/templates/donations-provider.gohtml:5
     35 msgid "Back to payment methods"
     36 msgstr ""
     37 
     38 #: internal/web/blog.go:149 internal/web/donations.go:173
     39 msgid "Backend could not create the order"
     40 msgstr ""
     41 
     42 #: internal/web/blog.go:262
     43 msgid "Backend could not refund the order"
     44 msgstr ""
     45 
     46 #: internal/web/blog.go:127 internal/web/blog.go:136 internal/web/blog.go:219 internal/web/blog.go:246 internal/web/donations.go:202
     47 msgid "Backend request failed"
     48 msgstr ""
     49 
     50 #: internal/web/donations.go:178
     51 msgid "Backend response did not contain an order ID"
     52 msgstr ""
     53 
     54 #: internal/web/blog.go:153
     55 msgid "Backend response did not contain an order ID and token"
     56 msgstr ""
     57 
     58 #: internal/web/blog.go:266 internal/web/donations.go:208
     59 msgid "Backend response did not contain an order status URL"
     60 msgstr ""
     61 
     62 #. Label introducing a raw response from the merchant backend on an error page.
     63 #: internal/web/templates/error.gohtml:9
     64 msgid "Backend response:"
     65 msgstr ""
     66 
     67 #. Navigation label for the demo bank.
     68 #: internal/web/templates/base.gohtml:100
     69 msgid "Bank"
     70 msgstr ""
     71 
     72 #: internal/web/templates/landing.gohtml:17
     73 #, python-brace-format
     74 msgid "Buy a chapter from Richard Stallman&#39;s <cite>Free Software, Free Society</cite>, or donate to a Free Software project. The book is also available free from the <a href=\"{fsf}\">FSF</a>."
     75 msgstr ""
     76 
     77 #. Merchant order description shown in the customer's wallet.
     78 #: internal/web/blog.go:165
     79 msgid "Buy an individual article"
     80 msgstr ""
     81 
     82 #: internal/web/templates/blog-index.gohtml:31
     83 msgid "Buy chapter"
     84 msgstr ""
     85 
     86 #: internal/web/templates/blog-refunded.gohtml:7
     87 msgid "Buy chapter again"
     88 msgstr ""
     89 
     90 #: internal/web/app.go:397
     91 msgid "Buy chapters from <cite>Free Software, Free Society</cite> with a toy currency."
     92 msgstr ""
     93 
     94 #. Merchant order description shown in the customer's wallet.
     95 #: internal/web/blog.go:172
     96 msgid "Buy one month of unlimited access"
     97 msgstr ""
     98 
     99 #: internal/web/blog.go:223
    100 msgid "Cannot refund unpaid article"
    101 msgstr ""
    102 
    103 #. Accessible name for the list of book chapters offered for sale.
    104 #: internal/web/templates/blog-index.gohtml:21
    105 msgid "Chapters"
    106 msgstr ""
    107 
    108 #: internal/web/templates/donations-index.gohtml:18
    109 msgid "Check the amount"
    110 msgstr ""
    111 
    112 #: internal/web/templates/landing.gohtml:13
    113 msgid "Check your balance in your Taler wallet."
    114 msgstr ""
    115 
    116 #: internal/web/templates/blog-index.gohtml:8
    117 msgid "Choose a chapter to buy with GNU Taler."
    118 msgstr ""
    119 
    120 #: internal/web/templates/donations-checkout.gohtml:3
    121 msgid "Choose a payment method"
    122 msgstr ""
    123 
    124 #: internal/web/templates/donations-index.gohtml:4
    125 msgid "Choose a project and amount. Your name will appear on the receipt."
    126 msgstr ""
    127 
    128 #. Button that closes the publication details dialog.
    129 #: internal/web/templates/blog-index.gohtml:14
    130 msgid "Close"
    131 msgstr ""
    132 
    133 #: internal/web/templates/landing.gohtml:26
    134 msgid "Contact us"
    135 msgstr ""
    136 
    137 #. Button that confirms the selected payment method and proceeds to payment.
    138 #: internal/web/templates/donations-checkout.gohtml:14
    139 msgid "Continue"
    140 msgstr ""
    141 
    142 #: internal/web/templates/donations-fulfillment.gohtml:8
    143 msgid "Copy receipt link"
    144 msgstr ""
    145 
    146 #: internal/web/templates/donations-fulfillment.gohtml:8
    147 msgid "Copy this receipt link:"
    148 msgstr ""
    149 
    150 #: internal/web/blog.go:87
    151 msgid "Could not create a browser session"
    152 msgstr ""
    153 
    154 #: internal/web/templates/landing.gohtml:11
    155 #, python-brace-format
    156 msgid "Create a demo bank account to receive 100 {currency}, then withdraw the coins to your wallet."
    157 msgstr ""
    158 
    159 #: internal/web/templates/landing.gohtml:12
    160 msgid "Demo bank"
    161 msgstr ""
    162 
    163 #. Refund reason shown in the customer's wallet.
    164 #: internal/web/blog.go:260
    165 msgid "Demo reimbursement"
    166 msgstr ""
    167 
    168 #. Label introducing technical diagnostic details on an error page.
    169 #: internal/web/templates/error.gohtml:6
    170 msgid "Details:"
    171 msgstr ""
    172 
    173 #. Button that submits the donation form; use the verb form.
    174 #: internal/web/templates/donations-index.gohtml:16
    175 msgid "Donate"
    176 msgstr ""
    177 
    178 #: internal/web/templates/donations-fulfillment.gohtml:9
    179 msgid "Donate again"
    180 msgstr ""
    181 
    182 #: internal/web/templates/donations-index.gohtml:3
    183 msgid "Donate to Free Software projects"
    184 msgstr ""
    185 
    186 #: internal/web/templates/donations-fulfillment.gohtml:4
    187 msgid "Donation complete"
    188 msgstr ""
    189 
    190 #. Merchant order summary shown in the wallet; {receiver} is the project receiving the donation.
    191 #: internal/web/donations.go:154
    192 #, python-brace-format
    193 msgid "Donation to {receiver}"
    194 msgstr ""
    195 
    196 #. Merchant order summary shown in the wallet; {receiver} is the project receiving the donation.
    197 #: internal/web/donations.go:164
    198 #, python-brace-format
    199 msgid "Donation to {receiver} (with receipt)"
    200 msgstr ""
    201 
    202 #. Name of the donations demo page, used as a navigation label.
    203 #: internal/web/app.go:390 internal/web/templates/base.gohtml:104 internal/web/templates/landing.gohtml:20
    204 msgid "Donations"
    205 msgstr ""
    206 
    207 #. Form label for the name of the person making the donation.
    208 #: internal/web/templates/donations-index.gohtml:13
    209 msgid "Donor"
    210 msgstr ""
    211 
    212 #. Name of the demo shop that sells individual essays.
    213 #: internal/web/app.go:395 internal/web/templates/base.gohtml:102 internal/web/templates/landing.gohtml:19
    214 msgid "Essay Shop"
    215 msgstr ""
    216 
    217 #. Merchant order summary shown in the wallet; {title} is the essay title.
    218 #: internal/web/blog.go:189
    219 #, python-brace-format
    220 msgid "Essay: {title}"
    221 msgstr ""
    222 
    223 #: internal/web/templates/blog-index.gohtml:4
    224 msgid "Free Software, Free Society"
    225 msgstr ""
    226 
    227 #: internal/web/landing.go:47
    228 msgid "GNU Taler Demo"
    229 msgstr ""
    230 
    231 #: internal/web/blog.go:208
    232 msgid "GNU Taler Demo: Article"
    233 msgstr ""
    234 
    235 #: internal/web/blog.go:231
    236 msgid "GNU Taler Demo: Confirm refund"
    237 msgstr ""
    238 
    239 #: internal/web/donations.go:220 internal/web/donations.go:57 internal/web/donations.go:80
    240 msgid "GNU Taler Demo: Donations"
    241 msgstr ""
    242 
    243 #: internal/web/donations.go:110
    244 msgid "GNU Taler Demo: Donations checkout"
    245 msgstr ""
    246 
    247 #: internal/web/app.go:449
    248 msgid "GNU Taler Demo: Error"
    249 msgstr ""
    250 
    251 #: internal/web/blog.go:63
    252 msgid "GNU Taler Demo: Essay Shop"
    253 msgstr ""
    254 
    255 #: internal/web/blog.go:123
    256 msgid "GNU Taler Demo: Refunded"
    257 msgstr ""
    258 
    259 #. Alternative text for the GNU Taler brand logo.
    260 #: internal/web/templates/base.gohtml:84
    261 msgid "GNU Taler logo"
    262 msgstr ""
    263 
    264 #: internal/web/app.go:255
    265 msgid "HTTP method not allowed for this page"
    266 msgstr ""
    267 
    268 #: internal/web/templates/landing.gohtml:6
    269 msgid "Install Taler wallet"
    270 msgstr ""
    271 
    272 #: internal/web/templates/landing.gohtml:5
    273 msgid "Install the Taler wallet in your browser, then return here."
    274 msgstr ""
    275 
    276 #: internal/web/app.go:206 internal/web/articles.go:155
    277 msgid "Internal error"
    278 msgstr ""
    279 
    280 #: internal/web/app.go:420
    281 msgid "Internal server error"
    282 msgstr ""
    283 
    284 #. Name of the introductory demo page, used as a navigation label.
    285 #: internal/web/app.go:386 internal/web/templates/base.gohtml:98
    286 msgid "Introduction"
    287 msgstr ""
    288 
    289 #: internal/web/templates/base.gohtml:119
    290 msgid "Learn more about GNU Taler"
    291 msgstr ""
    292 
    293 #: internal/web/templates/blog-index.gohtml:35
    294 msgid "No articles available in this language."
    295 msgstr ""
    296 
    297 #: internal/web/templates/donations-checkout.gohtml:4
    298 msgid "Only GNU Taler works in this demo."
    299 msgstr ""
    300 
    301 #: internal/web/app.go:230 internal/web/app.go:234 internal/web/app.go:240 internal/web/app.go:266 internal/web/articles.go:144 internal/web/blog.go:46 internal/web/blog.go:74 internal/web/donations.go:46 internal/web/landing.go:24
    302 msgid "Page not found"
    303 msgstr ""
    304 
    305 #: internal/web/donations.go:86
    306 #, python-brace-format
    307 msgid "Parameter {name} is required."
    308 msgstr ""
    309 
    310 #: internal/web/templates/blog-refunded.gohtml:5
    311 #, python-brace-format
    312 msgid "Payment <tt>{order}</tt> for <em>{article}</em> has been refunded."
    313 msgstr ""
    314 
    315 #: internal/web/templates/donations-provider.gohtml:3
    316 msgid "Payment method unavailable"
    317 msgstr ""
    318 
    319 #: internal/web/blog.go:81
    320 msgid "Please enable cookies."
    321 msgstr ""
    322 
    323 #. Label shown before the purchase price of a book chapter.
    324 #: internal/web/templates/blog-index.gohtml:30
    325 msgid "Price"
    326 msgstr ""
    327 
    328 #: internal/web/templates/landing.gohtml:25
    329 msgid "Questions and feedback are welcome."
    330 msgstr ""
    331 
    332 #: internal/web/templates/donations-fulfillment.gohtml:6
    333 #, python-brace-format
    334 msgid "Receipt ID: <strong>{id}</strong>"
    335 msgstr ""
    336 
    337 #: internal/web/templates/donations-fulfillment.gohtml:11
    338 msgid "Receipt link copied."
    339 msgstr ""
    340 
    341 #. Form label for the Free Software project that receives the donation.
    342 #: internal/web/templates/donations-index.gohtml:9
    343 msgid "Receiver"
    344 msgstr ""
    345 
    346 #: internal/web/templates/blog-confirm-refund.gohtml:4
    347 #, python-brace-format
    348 msgid "Refund <em>{name}</em>? The refund will be approved automatically in this demo."
    349 msgstr ""
    350 
    351 #: internal/web/templates/blog-refunded.gohtml:4
    352 msgid "Refund complete"
    353 msgstr ""
    354 
    355 #: internal/web/templates/blog-confirm-refund.gohtml:3
    356 msgid "Refund this chapter?"
    357 msgstr ""
    358 
    359 #: internal/web/templates/blog-article.gohtml:5
    360 msgid "Refunds are available for one hour after purchase."
    361 msgstr ""
    362 
    363 #: internal/web/templates/blog-article.gohtml:5 internal/web/templates/blog-confirm-refund.gohtml:6
    364 msgid "Request refund"
    365 msgstr ""
    366 
    367 #: internal/web/templates/base.gohtml:76
    368 msgid "Skip to main content"
    369 msgstr ""
    370 
    371 #: internal/web/templates/error.gohtml:3
    372 msgid "Something went wrong"
    373 msgstr ""
    374 
    375 #: internal/web/templates/landing.gohtml:4
    376 msgid "Step 1: Install the wallet"
    377 msgstr ""
    378 
    379 #: internal/web/templates/landing.gohtml:10
    380 msgid "Step 2: Get demo coins"
    381 msgstr ""
    382 
    383 #: internal/web/templates/landing.gohtml:16
    384 msgid "Step 3: Spend your coins"
    385 msgstr ""
    386 
    387 #: internal/web/templates/landing.gohtml:24
    388 msgid "Step 4: Send feedback"
    389 msgstr ""
    390 
    391 #: internal/web/articles.go:150
    392 msgid "Supplemental file not found"
    393 msgstr ""
    394 
    395 #: internal/web/app.go:392
    396 msgid "Support Free Software projects with a toy currency."
    397 msgstr ""
    398 
    399 #: internal/web/templates/donations-fulfillment.gohtml:5
    400 #, python-brace-format
    401 msgid "Thank you, <strong>{donor}</strong>. You donated <strong>{amount}</strong> to <strong>{receiver}</strong>."
    402 msgstr ""
    403 
    404 #: internal/web/templates/donations-provider.gohtml:4
    405 msgid "That payment method is not available in this demo. Choose GNU Taler to continue."
    406 msgstr ""
    407 
    408 #: internal/web/templates/donations-index.gohtml:18
    409 #, python-brace-format
    410 msgid "The 5 {currency} option intentionally requests 6 {currency}. Check the final amount in your wallet before paying."
    411 msgstr ""
    412 
    413 #: internal/web/templates/error.gohtml:7
    414 #, python-brace-format
    415 msgid "The merchant backend returned status code {code}."
    416 msgstr ""
    417 
    418 #: internal/web/blog.go:109
    419 msgid "The paid order does not match this article"
    420 msgstr ""
    421 
    422 #: internal/web/templates/blog-confirm-refund.gohtml:5
    423 msgid "The refund must go to the wallet used for payment. You will lose access to the chapter."
    424 msgstr ""
    425 
    426 #: internal/web/templates/blog-article.gohtml:5
    427 msgid "The refund period for this chapter has ended."
    428 msgstr ""
    429 
    430 #: internal/web/templates/landing.gohtml:7
    431 msgid "The wallet can open automatically when a site requests a Taler payment. It does not share your browsing history."
    432 msgstr ""
    433 
    434 #: internal/web/blog.go:227 internal/web/blog.go:255
    435 msgid "This article can no longer be refunded."
    436 msgstr ""
    437 
    438 #: internal/web/templates/blog-index.gohtml:16
    439 msgid "This is the latest edition of <cite>Free Software, Free Society: Selected Essays of Richard M. Stallman.</cite>"
    440 msgstr ""
    441 
    442 #: internal/web/app.go:388
    443 msgid "Try GNU Taler with a toy currency."
    444 msgstr ""
    445 
    446 #: internal/web/donations.go:124 internal/web/donations.go:193
    447 msgid "Unknown donation receiver"
    448 msgstr ""
    449 
    450 #: internal/web/templates/blog-index.gohtml:17
    451 msgid "Verbatim copying and distribution of this entire book are permitted worldwide, without royalty, in any medium, provided this notice is preserved. Permission is granted to copy and distribute translations of 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."
    452 msgstr ""
    453 
    454 #: internal/web/blog.go:250
    455 msgid "You did not pay for this article (nice try!)"
    456 msgstr ""
    457 
    458 #: internal/web/templates/blog-refunded.gohtml:6
    459 msgid "You no longer have access to this chapter."
    460 msgstr ""