mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 07:20:29 +03:00
make -C locale update
This commit is contained in:
parent
dcb804f70d
commit
d5d65cfabd
50 changed files with 751 additions and 51 deletions
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"PO-Revision-Date: 2025-05-26 22:01+0000\n"
|
||||
"Last-Translator: Bora Atıcı <boratici.acc@gmail.com>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/f-droid/fdroidserver/tr/>\n"
|
||||
|
|
@ -363,6 +363,11 @@ msgid_plural "Can't build due to {} errors while scanning"
|
|||
msgstr[0] "Tarama sırasında {} hata nedeniyle inşa edilemiyor"
|
||||
msgstr[1] "Tarama sırasında {} hata nedeniyle inşa edilemiyor"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "{path} okunamadı: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot rewrite \"{path}\""
|
||||
|
|
@ -1490,6 +1495,11 @@ msgstr "\"{path}\" kaldırılıyor"
|
|||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr "paket.adı_123.apk örüntüsüyle eşleşmeyen tüm APK dosyalarını yeniden adlandır"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Resigning {apkfilename} with provided debug.keystore"
|
||||
|
|
@ -2010,6 +2020,10 @@ msgstr "{path} paketi apksigner ile doğrulanıyor."
|
|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
|
||||
msgstr "VirusTotal API anahtarı 32MB'den büyük dosyaları yükleyemiyor, {path} yüklemek için {url} kullanın."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
msgstr "Olası üst veri hataları hakkında uyar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue