diff --git a/locale/bo/LC_MESSAGES/fdroidserver.po b/locale/bo/LC_MESSAGES/fdroidserver.po index fdb82b82..54aa7d3c 100644 --- a/locale/bo/LC_MESSAGES/fdroidserver.po +++ b/locale/bo/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2017-10-19 20:52+0200\n" +"POT-Creation-Date: 2017-10-19 22:13+0200\n" "PO-Revision-Date: 2017-07-17 18:35+0000\n" "Last-Translator: Lobsang \n" "Language-Team: Tibetan \n" "Language-Team: German \n" "Language-Team: Spanish \n" "Language-Team: Spanish (Argentina) \n" "Language-Team: LANGUAGE \n" @@ -92,6 +92,9 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#. Translators: "build-tools" is the file name of a package from +#. Google, it is part of the Android SDK. So it probably shouldn't be +#. translated or transliterated. #: ../fdroidserver/common.py #, python-brace-format msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!" @@ -127,9 +130,6 @@ msgstr "" msgid "/issues is missing" msgstr "" -msgid "Add PGP signatures for packages in repo using GnuPG" -msgstr "" - #: ../fdroid msgid "Add PGP signatures using GnuPG for packages in repo" msgstr "" @@ -138,9 +138,6 @@ msgstr "" msgid "Add a new application from its source code" msgstr "" -msgid "Add gpg signatures for packages in repo" -msgstr "" - #: ../fdroidserver/update.py #, python-brace-format msgid "Adding new repo for only {name}" @@ -160,11 +157,6 @@ msgstr "" msgid "Also warn about formatting issues, like rewritemeta -l" msgstr "" -#: ../fdroidserver/common.py -#, python-brace-format -msgid "Android build-tools path '{path}' does not exist!" -msgstr "" - #: ../fdroidserver/common.py #, python-brace-format msgid "Android SDK '{path}' does not have '{dirname}' installed!" @@ -184,6 +176,14 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#. Translators: "build-tools" is the file name of a package from +#. Google, it is part of the Android SDK. So it probably shouldn't be +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android build-tools path '{path}' does not exist!" +msgstr "" + #: ../fdroidserver/update.py msgid "AndroidManifest.xml has no date" msgstr "" @@ -202,6 +202,7 @@ msgstr "" msgid "Archiving {apkfilename} with invalid signature!" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/lint.py #, python-brace-format msgid "Branch '{branch}' used as commit in build '{versionName}'" @@ -279,9 +280,6 @@ msgstr "" msgid "Clean update - don't uses caches, reprocess all APKs" msgstr "" -msgid "Clean update - don't uses caches, reprocess all apks" -msgstr "" - #: ../fdroidserver/import.py msgid "Comma separated list of categories." msgstr "" @@ -309,10 +307,12 @@ msgstr "" msgid "Could not open apk file for analysis" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/import.py msgid "Couldn't find latest version code" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/import.py msgid "Couldn't find latest version name" msgstr "" @@ -520,10 +520,16 @@ msgid "" "Only allowed in test mode." msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!" +msgstr "" + #: ../fdroidserver/common.py msgid "Found invalid appids in arguments" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/common.py msgid "Found invalid versionCodes for some apps" msgstr "" @@ -764,6 +770,7 @@ msgstr "" msgid "No such package: %s" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/common.py #, python-brace-format msgid "No such versionCode {versionCode} for app {appid}" @@ -782,6 +789,7 @@ msgstr "" msgid "Nothing to do for {appid}." msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format msgid "OBB file has newer versionCode({integer}) than any APK:" @@ -795,6 +803,11 @@ msgstr "" msgid "OBB's packagename does not match a supported APK:" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Only PNG and JPEG are supported for graphics, found: {path}" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -908,6 +921,8 @@ msgstr "" msgid "Reading '{config_file}'" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/common.py #, python-brace-format msgid "" @@ -1081,6 +1096,7 @@ msgid "" "the output already exists." msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format msgid "The OBB version code must come after \"{name}.\":" @@ -1139,6 +1155,7 @@ msgstr "" msgid "Unknown exception found!" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/lint.py #, python-brace-format msgid "Unknown file '{filename}' in build '{versionName}'" @@ -1160,6 +1177,11 @@ msgstr "" msgid "Unnecessary trailing space" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported graphics file found: {path}" +msgstr "" + #: ../fdroidserver/rewritemeta.py #, python-brace-format msgid "Unsupported metadata format, use: --to [{supported}]" @@ -1257,6 +1279,11 @@ msgstr "" msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "adding to {name}: {path}" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #, python-format msgid "ambiguous option: %(option)s could match %(matches)s" @@ -1267,18 +1294,6 @@ msgstr "" msgid "ambiguous option: %s (%s?)" msgstr "" -msgid "app-id in the form APPID" -msgstr "" - -msgid "app-id to check for updates" -msgstr "" - -msgid "app-id with optional versionCode in the form APPID[:VERCODE]" -msgstr "" - -msgid "app-id with optional versioncode in the form APPID[:VERCODE]" -msgstr "" - #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py msgid "applicationId in the form APPID" msgstr "" @@ -1287,6 +1302,7 @@ msgstr "" msgid "applicationId to check for updates" msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/verify.py ../fdroidserver/publish.py #: ../fdroidserver/dscanner.py ../fdroidserver/build.py #: ../fdroidserver/scanner.py ../fdroidserver/install.py @@ -1591,6 +1607,7 @@ msgstr "" msgid "{appid} does not have a name! Using package name instead." msgstr "" +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/lint.py #, python-brace-format msgid "{appid}: Unknown extlib {path} in build '{versionName}'" diff --git a/locale/fr/LC_MESSAGES/fdroidserver.po b/locale/fr/LC_MESSAGES/fdroidserver.po index a0cab226..721fb92f 100644 --- a/locale/fr/LC_MESSAGES/fdroidserver.po +++ b/locale/fr/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2017-10-19 20:52+0200\n" +"POT-Creation-Date: 2017-10-19 22:13+0200\n" "PO-Revision-Date: 2017-10-17 11:46+0000\n" "Last-Translator: xin \n" "Language-Team: French \n" "Language-Team: Italian \n" "Language-Team: Kabyle \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Traditional)