diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-10-24 10:13:07 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-10-24 10:13:07 +0200 |
commit | 508b1f74bb5cbbc5d6a314803a2ff828d1132642 (patch) | |
tree | 15c5fd76dfa07f80a0ec80503dc18a23ccbfa09d /locale/es | |
parent | f87130713a9e04bb2c017b11c47d32d9f8635958 (diff) | |
download | www-508b1f74bb5cbbc5d6a314803a2ff828d1132642.tar.gz www-508b1f74bb5cbbc5d6a314803a2ff828d1132642.tar.bz2 www-508b1f74bb5cbbc5d6a314803a2ff828d1132642.zip |
adaptations based on suggestions from RMS
Diffstat (limited to 'locale/es')
-rw-r--r-- | locale/es/LC_MESSAGES/messages.po | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po index 5d26b67..02e245c 100644 --- a/locale/es/LC_MESSAGES/messages.po +++ b/locale/es/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-10-23 17:42+0200\n" +"POT-Creation-Date: 2020-10-24 10:12+0200\n" "PO-Revision-Date: 2020-10-22 14:51+0000\n" "Last-Translator: Javier Sepulveda <javier.sepulveda@uv.es>\n" "Language-Team: Spanish <http://weblate.taler.net/projects/gnu-taler/main-web-" @@ -35,23 +35,29 @@ msgstr "FAQ" msgid "Bibliography" msgstr "Bibliografía" -#: common/footer.j2.inc:28 template/bibliography.html.j2:34 +#: common/footer.j2.inc:28 +msgid "" +"GNU Taler is developed as part of the <a href='https://www.gnu.org/'>GNU " +"project</a> for the GNU operating system." +msgstr "" + +#: common/footer.j2.inc:30 template/bibliography.html.j2:34 msgid "and" msgstr "y" -#: common/footer.j2.inc:31 +#: common/footer.j2.inc:33 #, fuzzy #| msgid "" #| "We are grateful for support and free hosting of this site by <a " #| "href='http://www.bfh.ch/'>BFH</a>" msgid "" "We are grateful for support and free hosting of this site by <a " -"href='https://www.bfh.ch/'>BFH</a>" +"href='https://www.bfh.ch/'>BFH</a>." msgstr "" "Estamos agradecidos por el soporte y el hospedaje gratuito de este sitio por " "<a href='http://www.bfh.ch/'>BFH</a>" -#: common/footer.j2.inc:33 +#: common/footer.j2.inc:35 msgid "" "This page was created using <a href='https://www.gnu.org/'>Free Software</a> " "only." @@ -1396,11 +1402,15 @@ msgstr "" msgid "Empowers communities to run their own payment infrastructure" msgstr "" -#: template/index.html.j2:47 +#: template/index.html.j2:48 +msgid "Free Software" +msgstr "" + +#: template/index.html.j2:51 msgid "Try Demo!" msgstr "" -#: template/index.html.j2:48 +#: template/index.html.j2:52 msgid "Read Docs" msgstr "" |