mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 17:01:06 +03:00
Weblate
This commit is contained in:
parent
a76c5cc0b3
commit
d8d1d7774e
11 changed files with 1738 additions and 788 deletions
|
@ -4,7 +4,20 @@
|
|||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Project-Id-Version: fdroidserver 0.9\nReport-Msgid-Bugs-To: team@f-droid.org\nPOT-Creation-Date: 2018-02-13 09:01+0100\nPO-Revision-Date: 2018-02-14 15:41+0000\nLast-Translator: Danial Behzadi <dani.behzi@ubuntu.com>\nLanguage-Team: Persian <https://hosted.weblate.org/projects/f-droid/fdroidserver/fa/>\nLanguage: fa\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 2.19-dev\n"
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2018-02-13 09:01+0100\n"
|
||||
"PO-Revision-Date: 2018-02-14 15:41+0000\n"
|
||||
"Last-Translator: Danial Behzadi <dani.behzi@ubuntu.com>\n"
|
||||
"Language-Team: Persian <https://hosted.weblate.org/projects/f-droid/"
|
||||
"fdroidserver/fa/>\n"
|
||||
"Language: fa\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 2.19-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
@ -129,7 +142,9 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
|
||||
msgid ""
|
||||
"'{field}' will be in random order! Use () or [] brackets if order is "
|
||||
"important!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
|
@ -189,7 +204,9 @@ msgid "Alias of the repo signing key in the keystore"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgid ""
|
||||
"Allows a different revision (or git branch) to be specified for the initial "
|
||||
"import"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
|
@ -246,7 +263,9 @@ msgid "Archiving {apkfilename} with invalid signature!"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgid ""
|
||||
"Base URL to mirror, can include the index signing key using the query "
|
||||
"string: ?fingerprint="
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
|
@ -278,7 +297,9 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}"
|
||||
msgid ""
|
||||
"Build should have comma-separated versionName and versionCode, not "
|
||||
"\"{value}\", in {linedesc}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
|
@ -336,7 +357,9 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
|
||||
msgid ""
|
||||
"Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, "
|
||||
"archapks:{arch}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/dscanner.py
|
||||
|
@ -494,7 +517,9 @@ msgid "Don't do anything logs-related"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Don't refresh the repository, useful when testing a build with no internet connection"
|
||||
msgid ""
|
||||
"Don't refresh the repository, useful when testing a build with no internet "
|
||||
"connection"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/server.py ../fdroidserver/nightly.py
|
||||
|
@ -521,7 +546,8 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
|
||||
msgid ""
|
||||
"Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
|
@ -646,7 +672,9 @@ msgid "Forbidden HTML tags"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode."
|
||||
msgid ""
|
||||
"Force build of disabled apps, and carries on regardless of scan problems. "
|
||||
"Only allowed in test mode."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
|
@ -802,7 +830,8 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-format
|
||||
msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
|
||||
msgid ""
|
||||
"Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
|
@ -849,7 +878,8 @@ msgid "Java JDK not found! Install in standard location or set java_paths!"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signindex.py
|
||||
msgid "Java jarsigner not found! Install in standard location or set java_paths!"
|
||||
msgid ""
|
||||
"Java jarsigner not found! Install in standard location or set java_paths!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
|
@ -862,7 +892,9 @@ msgstr ""
|
|||
|
||||
#: ../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 Update Check Mode is "
|
||||
"'{ucm}'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
|
@ -1144,7 +1176,9 @@ msgstr ""
|
|||
#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'"
|
||||
msgid ""
|
||||
"Reading packageName/versionCode/versionName failed, APK invalid: "
|
||||
"'{apkfilename}'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
|
@ -1153,7 +1187,9 @@ msgid "Reading {apkfilename} from cache"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/stats.py
|
||||
msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
|
||||
msgid ""
|
||||
"Recalculate aggregate stats - use when changes have been made that would "
|
||||
"invalidate old cached data."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
|
@ -1169,7 +1205,9 @@ msgid "Report on build data status"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
|
||||
msgid ""
|
||||
"Reset and create a brand new build server, even if the existing one appears "
|
||||
"to be ok."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
|
@ -1360,7 +1398,9 @@ msgid "System clock is older than date in {path}!"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
|
||||
msgid ""
|
||||
"Test mode - put output in the tmp directory only, and always build, even if "
|
||||
"the output already exists."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
|
@ -1408,7 +1448,9 @@ msgid "This repo already has local metadata: %s"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
||||
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
|
||||
msgid ""
|
||||
"To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config."
|
||||
"py!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
|
@ -1575,7 +1617,8 @@ msgid "Using \"{path}\" for configuring s3cmd."
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
|
||||
msgid ""
|
||||
"Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
|
@ -1605,7 +1648,9 @@ msgid "Warn about possible metadata errors"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "When configured for signed indexes, create only unsigned indexes at this stage"
|
||||
msgid ""
|
||||
"When configured for signed indexes, create only unsigned indexes at this "
|
||||
"stage"
|
||||
msgstr ""
|
||||
|
||||
msgid "X.509 'Distiguished Name' used when generating keys"
|
||||
|
@ -1794,12 +1839,15 @@ msgstr ""
|
|||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#, python-format
|
||||
msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
|
||||
msgid ""
|
||||
"invalid option string %(option)r: must start with a character "
|
||||
"%(prefix_chars)r"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/server.py
|
||||
#, python-brace-format
|
||||
msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
|
||||
msgid ""
|
||||
"local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/server.py
|
||||
|
@ -1911,12 +1959,16 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
msgid ""
|
||||
"refuse downloading via insecure HTTP connection (use HTTPS or specify --no-"
|
||||
"https-check): {apkfilename}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
|
||||
msgid ""
|
||||
"refuse downloading via insecure http connection (use https or specify --no-"
|
||||
"https-check): {apkfilename}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue