From 2d88d42a7ca5e0e2aaa8ad938116cc44a688ac64 Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Thu, 17 Dec 2020 05:01:06 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (1418 of 1418 strings) --- plinth/locale/tr/LC_MESSAGES/django.po | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index 355472976..cbde70a30 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: 2020-12-14 18:42-0500\n" -"PO-Revision-Date: 2020-12-02 10:29+0000\n" +"PO-Revision-Date: 2020-12-18 05:29+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish \n" @@ -91,10 +91,8 @@ msgid "Error installing application: {error}" msgstr "Uygulama yüklenirken hata oldu: {error}" #: plinth/modules/apache/__init__.py:41 -#, fuzzy -#| msgid "As a Server" msgid "Apache HTTP Server" -msgstr "Bir Sunucu Olarak" +msgstr "Apache HTTP Sunucusu" #: plinth/modules/apache/__init__.py:44 #: plinth/modules/monkeysphere/templates/monkeysphere.html:67 @@ -1107,7 +1105,7 @@ msgstr "Geçersiz etki alanı adı" #: plinth/modules/config/forms.py:40 #, python-brace-format msgid "{user}'s website" -msgstr "" +msgstr "{user} kullanıcısının web sitesi" #: plinth/modules/config/forms.py:42 msgid "Apache Default" @@ -1425,29 +1423,24 @@ msgid "Results" msgstr "Sonuçlar" #: plinth/modules/diagnostics/templates/diagnostics.html:36 -#, fuzzy, python-format -#| msgid "" -#| "\n" -#| " App: %(app_name)s\n" -#| " " +#, python-format msgid "" "\n" " App: %(app_name)s\n" " " msgstr "" "\n" -" Uygulama: %(app_name)s\n" -" " +" Uygulama: %(app_name)s\n" +" " #: plinth/modules/diagnostics/templates/diagnostics_app.html:10 msgid "Diagnostic Results" msgstr "Tanı Sonuçları" #: plinth/modules/diagnostics/templates/diagnostics_app.html:12 -#, fuzzy, python-format -#| msgid "App: %(app_id)s" +#, python-format msgid "App: %(app_name)s" -msgstr "Uygulama: %(app_id)s" +msgstr "Uygulama: %(app_name)s" #: plinth/modules/diagnostics/templates/diagnostics_app.html:21 msgid "This app does not support diagnostics"