mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 08:51:06 +03:00
Translated using Weblate: Albanian (sq) by Hans-Christoph Steiner <hans@guardianproject.info>
Currently translated at 80.1% (459 of 573 strings) Translated using Weblate: Hungarian (hu) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 13.7% (79 of 573 strings) Translated using Weblate: Swedish (sv) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 7.5% (43 of 573 strings) Translated using Weblate: Russian (ru) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 84.2% (483 of 573 strings) Translated using Weblate: Korean (ko) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 36.1% (207 of 573 strings) Translated using Weblate: Tibetan (bo) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 67.8% (389 of 573 strings) Translated using Weblate: German (de) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 86.0% (493 of 573 strings) Translated using Weblate: Spanish (es) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 55.4% (318 of 573 strings) Translated using Weblate: Chinese (Traditional) (zh_Hant) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 82.7% (474 of 573 strings) Translated using Weblate: Spanish (Argentina) (es_AR) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 14.4% (83 of 573 strings) Translated using Weblate: Albanian (sq) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 80.1% (459 of 573 strings) Translated using Weblate: Tibetan (bo) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 67.7% (388 of 573 strings) Translated using Weblate: German (de) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 85.8% (492 of 573 strings) Translated using Weblate: Spanish (es) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 55.3% (317 of 573 strings) Translated using Weblate: Chinese (Traditional) (zh_Hant) by Hans-Christoph Steiner <hans@guardianproject.info> Currently translated at 82.5% (473 of 573 strings) Co-authored-by: Hans-Christoph Steiner <hans@guardianproject.info> Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/bo/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/de/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/es/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/es_AR/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/hu/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ru/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sq/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/ Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hant/ Translation: F-Droid/F-Droid Server
This commit is contained in:
parent
96faaf7d18
commit
a6c3598466
10 changed files with 124 additions and 122 deletions
|
@ -3,20 +3,21 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Maximiliano Castañón <maximi89@gmail.com>, 2020.
|
||||
# Jo <joaquinfc@protonmail.com>, 2020.
|
||||
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2020-10-21 18:05+0200\n"
|
||||
"PO-Revision-Date: 2020-10-02 19:15+0000\n"
|
||||
"Last-Translator: Jo <joaquinfc@protonmail.com>\n"
|
||||
"PO-Revision-Date: 2020-11-10 16:20+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/f-droid/fdroidserver/es/>\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.3-dev\n"
|
||||
"X-Generator: Weblate 4.4-dev\n"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy
|
||||
|
@ -87,9 +88,9 @@ msgid "\"{path}\" exists but s3cmd is not installed!"
|
|||
msgstr "\"{path}\" existe pero ¡s3cmd no está instalado!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" is not a supported file format (use: metadata/*.yml)"
|
||||
msgstr "\"{path}\" no es un formato reconocido, convertir a: {formats}"
|
||||
msgstr "\"{path}\" no es un formato reconocido, convertir a metadata/*.yml"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
|
@ -877,9 +878,9 @@ msgid "Found non-file at %s"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Found {apkfilename} at {url}"
|
||||
msgstr "Procesando {apkfilename}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
@ -904,9 +905,9 @@ msgid "Git remote set-head failed"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid "Git remote set-head failed: \"%s\""
|
||||
msgstr "Git reset falló"
|
||||
msgstr "Git remote set-head falló: \"%s\""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Git reset failed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue