diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index 5c42a315a..1f45126dd 100644 --- a/plinth/locale/tr/LC_MESSAGES/django.po +++ b/plinth/locale/tr/LC_MESSAGES/django.po @@ -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 \n" "Language-Team: Turkish \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