Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/
Translation: F-Droid/F-Droid Server
This commit is contained in:
Hosted Weblate 2020-10-17 07:19:39 +02:00
parent 11469bf951
commit 86932dbc21
31 changed files with 1457 additions and 465 deletions

View file

@ -7,7 +7,7 @@ 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-01 12:34+0200\n"
"POT-Creation-Date: 2020-10-01 12:22+0200\n"
"PO-Revision-Date: 2020-10-01 10:31+0000\n"
"Last-Translator: riveravaldez <riveravaldezmail@gmail.com>\n"
"Language-Team: Spanish (Argentina) <https://hosted.weblate.org/projects/f-droid/fdroidserver/es_AR/>\n"
@ -375,24 +375,15 @@ msgid_plural "Can't build due to {} errors while scanning"
msgstr[0] ""
msgstr[1] ""
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "Cannot find a packageName for {path}!"
msgstr ""
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "Cannot find an appid for {path}!"
msgstr ""
#: ../fdroidserver/vmtools.py
#, python-brace-format
msgid "Cannot read \"{path}\"!"
msgstr ""
#. Translators: https://developer.android.com/studio/build/application-id
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "Cannot resolve app id {appid}"
msgid "Cannot resolve application ID {appid}"
msgstr ""
#: ../fdroidserver/rewritemeta.py
@ -490,6 +481,7 @@ msgstr ""
msgid "Could not parse size \"{size}\", wrong type \"{type}\""
msgstr ""
#. Translators: https://developer.android.com/studio/build/application-id
#: ../fdroidserver/import.py
#, fuzzy
msgid "Couldn't find Application ID"
@ -1010,6 +1002,11 @@ msgstr ""
msgid "Invalid VercodeOperation: {field}"
msgstr ""
#: ../fdroidserver/common.py
#, python-brace-format
msgid "Invalid application ID {appid}"
msgstr ""
#: ../fdroidserver/metadata.py
#, python-format
msgid "Invalid boolean '%s'"
@ -1120,7 +1117,7 @@ msgstr "Ruta al almacén de claves para la llave de firmado del repositorio"
#: ../fdroidserver/lint.py
#, python-brace-format
msgid "Last used commit '{commit}' looks like a tag, but Update Check Mode is '{ucm}'"
msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'"
msgstr ""
#: ../fdroidserver/lint.py
@ -1884,8 +1881,9 @@ msgstr ""
msgid "Unused scanignore path: %s"
msgstr ""
#. Translators: https://developer.android.com/studio/build/application-id
#: ../fdroidserver/lint.py
msgid "Update Check Name is set to the known app id - it can be removed"
msgid "UpdateCheckName is set to the known application ID - it can be removed"
msgstr ""
#: ../fdroid ../fdroidserver/__main__.py
@ -1919,6 +1917,10 @@ msgstr ""
msgid "UpdateCheckData not a valid URL: {url}"
msgstr ""
#: ../fdroidserver/lint.py
msgid "UpdateCheckName is set to the known application ID, it can be removed"
msgstr ""
#: ../fdroidserver/server.py
#, python-brace-format
msgid "Uploading {apkfilename} to androidobservatory.org"
@ -2067,6 +2069,19 @@ msgstr ""
msgid "apksigner not found, it's required for signing!"
msgstr ""
#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
#: ../fdroidserver/checkupdates.py
#, fuzzy
msgid "application ID of file to operate on"
msgstr "app-id para verificar actualizaciones"
#: ../fdroidserver/verify.py ../fdroidserver/publish.py
#: ../fdroidserver/build.py ../fdroidserver/scanner.py
#: ../fdroidserver/install.py
#, fuzzy
msgid "application ID with optional versionCode in the form APPID[:VERCODE]"
msgstr "app-id con VersionCode opcional con el formato APPID[:VERCODE]"
#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
#, fuzzy
msgid "applicationId in the form APPID"
@ -2567,6 +2582,11 @@ msgstr ""
msgid "{apkfilename}'s AndroidManifest.xml has a bad date: "
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{appid} does not have a name! Using application ID instead."
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{appid} does not have a name! Using package name instead."
@ -2577,6 +2597,11 @@ msgstr ""
msgid "{appid} from {path} is not a valid Android Package Name!"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{appid} from {path} is not a valid Android application ID!"
msgstr ""
#: ../fdroidserver/metadata.py ../fdroidserver/update.py
#, python-brace-format
msgid "{appid} from {path} is not a valid Java Package Name!"