Translated using Weblate (Turkish)

Currently translated at 81.1% (860 of 1061 strings)
This commit is contained in:
Mesut Akcan 2019-07-15 08:45:57 +00:00 committed by Hosted Weblate
parent 01e3a02eab
commit 0f2e145863
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-08 17:31-0400\n"
"PO-Revision-Date: 2019-06-18 22:01+0000\n"
"PO-Revision-Date: 2019-07-16 09:04+0000\n"
"Last-Translator: Mesut Akcan <makcan@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
"plinth/tr/>\n"
@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.7\n"
"X-Generator: Weblate 3.8-dev\n"
#: plinth/action_utils.py:298
#, python-brace-format
@ -169,27 +169,23 @@ msgid "Select the backup file you want to upload"
msgstr "Yüklemek istediğiniz yedekleme dosyasını seçiniz"
#: plinth/modules/backups/forms.py:105
#, fuzzy
#| msgid "Repository not found"
msgid "Repository path format incorrect."
msgstr "Havuz bulunamadı"
msgstr "Havuz yolu biçimi yanlış."
#: plinth/modules/backups/forms.py:112
#, fuzzy, python-brace-format
#| msgid "Invalid server name"
#, python-brace-format
msgid "Invalid username: {username}"
msgstr "Geçersiz sunucu ismi"
msgstr "Geçersiz kullanıcı adı: {username}"
#: plinth/modules/backups/forms.py:122
#, fuzzy, python-brace-format
#| msgid "Invalid hostname"
#, python-brace-format
msgid "Invalid hostname: {hostname}"
msgstr "Geçersiz makine ismi"
msgstr "Geçersiz sunucu adı: {hostname}"
#: plinth/modules/backups/forms.py:126
#, python-brace-format
msgid "Invalid directory path: {dir_path}"
msgstr ""
msgstr "Geçersiz klasör yolu: {dir_path}"
#: plinth/modules/backups/forms.py:132
msgid "SSH Repository Path"
@ -247,10 +243,8 @@ msgid "The entered encryption passphrases do not match"
msgstr "Girilen şifreleme parolaları eşleşmiyor"
#: plinth/modules/backups/forms.py:166
#, fuzzy
#| msgid "Passphrase; Only needed when using encryption."
msgid "Passphrase is needed for encryption."
msgstr "Parola; Yalnızca şifreleme kullanırken gerekli."
msgstr "Şifreleme için parola gerekli."
#: plinth/modules/backups/forms.py:183
#, fuzzy