From 1ae0306a3cf2ea27f60b2d205789994d260c2cce Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 11 Oct 2020 13:29:45 +0200 Subject: add i18n FSFS --- translations/messages.pot | 139 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 translations/messages.pot (limited to 'translations/messages.pot') diff --git a/translations/messages.pot b/translations/messages.pot new file mode 100644 index 0000000..8a8b012 --- /dev/null +++ b/translations/messages.pot @@ -0,0 +1,139 @@ +# Translations template for PROJECT. +# Copyright (C) 2020 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2020. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2020-10-11 13:28+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: talermerchantdemos/blog/templates/article_frame.html.j2:9 +msgid "You did not like this article?" +msgstr "" + +#: talermerchantdemos/blog/templates/article_frame.html.j2:10 +msgid "" +"You can request a refund within the first hour " +"after buying it." +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:23 +msgid "Taler Essay Shop Demo" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:75 +msgid "On this page you can buy articles using an imaginary currency." +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:76 +msgid "" +"The articles are chapters from Richard Stallman's book "Free " +"Software, Free Society"." +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:77 +msgid "" +"The book is published by the FSF and available " +"gratis at gnu.org." +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:83 +msgid "Introduction" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:84 +msgid "Bank" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:85 +msgid "Essay Shop" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:86 +msgid "Donations" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:87 +msgid "Tipping/Survey" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:88 +msgid "Back-office" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:90 +msgid "English [en]" +msgstr "" + +#: talermerchantdemos/blog/templates/base.html.j2:113 +msgid "You can learn more about Taler on our main website." +msgstr "" + +#: talermerchantdemos/blog/templates/error.html.j2:3 +msgid "Error encountered" +msgstr "" + +#: talermerchantdemos/blog/templates/error.html.j2:9 +msgid "The backend returned status code {code}." +msgstr "" + +#: talermerchantdemos/blog/templates/error.html.j2:14 +msgid "Backend response:" +msgstr "" + +#: talermerchantdemos/blog/templates/error.html.j2:19 +msgid "Stack trace:" +msgstr "" + +#: talermerchantdemos/blog/templates/index.html.j2:3 +msgid "Essay Shop: Free Software, Free Society" +msgstr "" + +#: 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/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 " +"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." +msgstr "" + +#: talermerchantdemos/blog/templates/index.html.j2:18 +msgid "Chapters" +msgstr "" + +#: talermerchantdemos/blog/templates/index.html.j2:21 +msgid "Click on an individual chapter to to purchase it with GNU Taler." +msgstr "" + +#: talermerchantdemos/blog/templates/index.html.j2:22 +msgid "" +"You can get free, virtual money to buy articles on this page at the bank" +msgstr "" + +#: talermerchantdemos/blog/templates/index.html.j2:30 +msgid "Pay to read more..." +msgstr "" + +#: talermerchantdemos/blog/templates/index.html.j2:33 +msgid "No articles available in this language." +msgstr "" + -- cgit v1.2.3