make -C locale/ clean update

This commit is contained in:
Hans-Christoph Steiner 2021-01-14 14:56:20 +01:00
parent f24eae0f6f
commit 4d14179732
37 changed files with 2732 additions and 112 deletions

View file

@ -5,7 +5,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-21 18:05+0200\n"
"POT-Creation-Date: 2021-01-14 14:55+0100\n"
"PO-Revision-Date: 2020-10-22 17:26+0000\n"
"Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/f-droid/fdroidserver/tr/>\n"
@ -147,6 +147,11 @@ msgstr "%s seçeneği bir değer almaz"
msgid "'keypass' not found in config.py!"
msgstr "'keypass' config.py içinde bulunamadı!"
#: ../fdroidserver/common.py
#, fuzzy
msgid "'keypass' not found in config.yml!"
msgstr "'keypass' config.py içinde bulunamadı!"
#: ../fdroidserver/common.py
msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
msgstr "'keystore' seçeneği NONE ve 'smartcardoptions' seçeneği boş!"
@ -155,14 +160,29 @@ msgstr "'keystore' seçeneği NONE ve 'smartcardoptions' seçeneği boş!"
msgid "'keystore' not found in config.py!"
msgstr "'keystore' config.py içinde bulunamadı!"
#: ../fdroidserver/common.py
#, fuzzy
msgid "'keystore' not found in config.yml!"
msgstr "'keystore' config.py içinde bulunamadı!"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystorepass' not found in config.py!"
msgstr "'keystorepass' config.py içinde bulunamadı!"
#: ../fdroidserver/common.py
#, fuzzy
msgid "'keystorepass' not found in config.yml!"
msgstr "'keystorepass' config.py içinde bulunamadı!"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.py!"
msgstr "'repo_keyalias' config.py içinde bulunamadı!"
#: ../fdroidserver/common.py
#, fuzzy
msgid "'repo_keyalias' not found in config.yml!"
msgstr "'repo_keyalias' config.py içinde bulunamadı!"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
msgid "'required' is an invalid argument for positionals"
@ -172,6 +192,11 @@ msgstr "'required' positionals için geçersiz bir argüman"
msgid "'sdk_path' not set in 'config.py'!"
msgstr "'sdk_path' 'config.py' içinde ayarlı değil!"
#: ../fdroidserver/common.py
#, fuzzy
msgid "'sdk_path' not set in config.yml!"
msgstr "'sdk_path' 'config.py' içinde ayarlı değil!"
#. 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.
@ -286,6 +311,11 @@ msgstr "Android DEX kodu"
msgid "Android SDK '{path}' does not have '{dirname}' installed!"
msgstr "Android SDK '{path}' içinde '{dirname}' kurulu değil!"
#: ../fdroidserver/init.py
#, fuzzy, python-brace-format
msgid "Android SDK not found at {path}!"
msgstr "Android SDK bulunamadı!"
#: ../fdroidserver/common.py
msgid "Android SDK not found!"
msgstr "Android SDK bulunamadı!"
@ -300,6 +330,11 @@ msgstr "Android SDK konumu '{path}' yok!"
msgid "Android SDK path '{path}' is not a directory!"
msgstr "Android SDK yolu '{path}' bir dizin değil!"
#: ../fdroidserver/common.py
#, fuzzy, python-brace-format
msgid "Android SDK tool {cmd} found!"
msgstr "Android SDK bulunamadı!"
#. 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.
@ -458,6 +493,11 @@ msgstr "Değişiklikleri işle"
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
msgstr "Çakışan argümanlar: '--verbose' ve '--quiet' aynı anda belirtilemez."
#: ../fdroidserver/common.py
#, python-brace-format
msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!"
msgstr ""
#: ../fdroidserver/common.py
#, python-brace-format
msgid "Could not find '{command}' on your system"
@ -476,6 +516,11 @@ msgstr "Son sürüm adı bulunamadı"
msgid "Could not find {path} to remove it"
msgstr "Kaldırmak için {path} bulunamadı"
#: ../fdroidserver/update.py
#, fuzzy, python-brace-format
msgid "Could not open APK {path} for analysis: "
msgstr "İnceleme için apk dosyasıılamadı"
#: ../fdroidserver/update.py
msgid "Could not open apk file for analysis"
msgstr "İnceleme için apk dosyasıılamadı"
@ -703,6 +748,11 @@ msgstr ""
"Android SDK (%s) konumunu buraya girin:\n"
"> "
#: ../fdroidserver/common.py
#, python-brace-format
msgid "Environment variable {var} from {configname} is not set!"
msgstr ""
#: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py
#: ../fdroidserver/upload.py
#, python-format
@ -830,7 +880,7 @@ msgstr "\"{name}\" uygulaması için üst verisi olmayan \"{path}\" grafiği bul
msgid "Found bad funding file \"{path}\" for \"{name}\":"
msgstr "\"{name}\" için hatalı ödeme dosyası \"{path}\" bulundu:"
#: ../fdroidserver/common.py
#: ../fdroidserver/common.py ../fdroidserver/metadata.py
msgid "Found invalid appids in arguments"
msgstr "Argümanda geçersiz appid'ler bulundu"
@ -1188,6 +1238,11 @@ msgstr "Bağlı aygıt bulunamadı"
msgid "No commit specified for {versionName} in {linedesc}"
msgstr "{linedesc} içindeki {versionName} için belirtilen işleme yok"
#: ../fdroidserver/common.py
#, fuzzy
msgid "No config.yml found, using defaults."
msgstr "'config.py' bulunamadı, öntanımlılar kullanılıyor."
#: ../fdroidserver/index.py
msgid "No fingerprint in URL."
msgstr "URL'de parmak izi yok."
@ -1234,7 +1289,7 @@ msgstr "İmzalanmış çıktı dizini yok - yapılacak işlem yok"
msgid "No signing certificates found in {path}"
msgstr "{path} içinde imzalama sertifikaları bulunamadı"
#: ../fdroidserver/common.py
#: ../fdroidserver/common.py ../fdroidserver/metadata.py
#, python-format
msgid "No such package: %s"
msgstr "Böyle bir paket yok: %s"
@ -1266,6 +1321,11 @@ msgstr "{appid} için yapılacak işlem yok."
msgid "Now set these in config.py:"
msgstr "Şimdi bunları config.py içinde ayarlayın:"
#: ../fdroidserver/init.py
#, fuzzy
msgid "Now set these in config.yml:"
msgstr "Şimdi bunları config.py içinde ayarlayın:"
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
#: ../fdroidserver/update.py
#, python-brace-format
@ -1737,6 +1797,11 @@ msgstr "Bu deponun zaten yerel üst verisi var: %s"
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
msgstr "Awsbucket kullanmak için, awssecretkey ve awsaccesskeyid de config.py içinde ayarlanmalı!"
#: ../fdroidserver/deploy.py
#, fuzzy
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
msgstr "Awsbucket kullanmak için, awssecretkey ve awsaccesskeyid de config.py içinde ayarlanmalı!"
#: ../fdroidserver/lint.py
msgid "URL must start with https:// or http://"
msgstr "URL https:// veya http:// ile başlamalı"
@ -1767,6 +1832,11 @@ msgstr "Beklenmeyen lisans etiketi \"{}\"! Yalnızca yapılandırma dosyanızda
msgid "Unexpected text on same line as {field} in {linedesc}"
msgstr "{linedesc} içinde {field} ile aynı satırda beklenmeyen metin"
#: ../fdroidserver/common.py
#, python-brace-format
msgid "Unknown entry {key} in {configname}"
msgstr ""
#: ../fdroid ../fdroidserver/__main__.py
msgid "Unknown exception found!"
msgstr "Bilinmeyen özel durum bulundu!"
@ -2654,6 +2724,11 @@ msgstr "{file} boş veya bozuk!"
msgid "{name} \"{path}\" does not exist! Correct it in config.py."
msgstr "{name} \"{path}\" yok! config.py içinde düzeltin."
#: ../fdroidserver/common.py
#, python-brace-format
msgid "{oldfile} is deprecated, use {newfile}"
msgstr ""
#: ../fdroidserver/import.py
#, python-brace-format
msgid "{path} already exists, ignoring import results!"