mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
make -C locale compile
This commit is contained in:
parent
a8f09043d2
commit
4579aa079a
24 changed files with 1342 additions and 25 deletions
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.3a1\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2024-05-13 13:50+0200\n"
|
||||
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
|
||||
"PO-Revision-Date: 2024-09-08 11:09+0000\n"
|
||||
"Last-Translator: abelbiwott-dev <abelbiwott@outlook.com>\n"
|
||||
"Language-Team: Swahili <https://hosted.weblate.org/projects/f-droid/fdroidserver/sw/>\n"
|
||||
|
|
@ -675,6 +675,16 @@ msgstr "HITILAFU: aina ya CI isiyoungwa mkono, marekebisho yanakaribishwa!"
|
|||
msgid "ERROR: unsupported git host \"%s\", patches welcome!"
|
||||
msgstr "HITILAFU: mwenyeji wa git isiyoungwa mkono \"%s\", marekebisho yanakaribishwa!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
#, python-brace-format
|
||||
msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results."
|
||||
|
|
@ -694,6 +704,10 @@ msgstr ""
|
|||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
msgstr "Vigezo vya mazingira {var} kutoka {configname} haijawekwa!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Kuna hitilafu wakati wa kupata anwani ya ghala"
|
||||
|
|
@ -1281,6 +1295,18 @@ msgstr "Jina la kifurushi cha OBB hailingani na APK inayoungwa mkono:"
|
|||
msgid "Offline machine, skipping git mirror generation until `fdroid deploy`"
|
||||
msgstr "Machini iliyo nje ya mtandao, inapuuza uundaji wa kioo cha git mpaka 'fdroid deploy'"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "One of the 'github_releases' config items is missing the 'projectUrl' value. skipping ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "One of the 'github_releases' config itmes is missing the 'packageNames' value. skipping ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "One of the 'github_releases' config itmes is missing the 'token' value. skipping ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Only PNG and JPEG are supported for graphics, found: {path}"
|
||||
|
|
@ -1492,6 +1518,11 @@ msgstr "Kuandika upya '{appid}'"
|
|||
msgid "Run on git repo that has uncommitted changes"
|
||||
msgstr "Endesha kwenye ghala la git ambalo lina mabadiliko yasiyohifadhiwa"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Run rewritemeta to fix formatting"
|
||||
msgstr "Tekeleza rewritemeta ili kurekebisha uumbizaji"
|
||||
|
|
@ -1730,6 +1761,11 @@ msgstr ""
|
|||
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
|
||||
msgstr "Ili kutumia awsbucket, awssecretkey na awsaccesskeiid lazima pia iwekwe katika config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "To use rclone, rclone_config and awsbucket must be set in config.yml!"
|
||||
msgstr "Ili kutumia awsbucket, awssecretkey na awsaccesskeiid lazima pia iwekwe katika config.yml!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "URL must start with https:// or http://"
|
||||
msgstr "URL lazima ianze na https:// or http://"
|
||||
|
|
@ -1927,6 +1963,11 @@ msgstr "Tumia tarehe kutoka APK badala ya wakati uliopo kwa APK mpya zilizoongez
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Kutumia \"{path}\" kusanidi s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
msgstr "Kutumia \"{path}\" kusanidi s3cmd."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Using APK Signature v2"
|
||||
msgstr "Kutumia Sahihi ya APK toleo la 2"
|
||||
|
|
@ -1958,6 +1999,11 @@ msgstr "Kutumia kamusi tupu badala ya maudhui ya {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Kutumia keystore iliyopo \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
msgstr "Kutumia s3cmd kusawazisha na: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using s3cmd to sync with: {url}"
|
||||
|
|
@ -2176,6 +2222,10 @@ msgstr "toleo la sasa ni jipya: old vercode={old}, new vercode={new}"
|
|||
msgid "deleting: repo/{apkfilename}"
|
||||
msgstr "kufuta: ghala/{apkfilename}"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "dependency file without lock"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "deployed process log {path} to {dest}"
|
||||
|
|
@ -2503,6 +2553,11 @@ msgstr "ruamel.yaml haijasimikwa, haiwezi kuandika metadata."
|
|||
msgid "s3cmd sync indexes {path} to {url} and delete"
|
||||
msgstr "s3cmd kusawazisha indexes {path} hadi {url} na kufuta"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "s3cmd syncs indexes from {path} to {url} and deletes removed"
|
||||
msgstr "s3cmd kusawazisha indexes {path} hadi {url} na kufuta"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-brace-format
|
||||
msgid "scanner cache is malformed! You can clear it with: '{clear}'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue