Translated using Weblate (Turkish)

Currently translated at 100.0% (1558 of 1558 strings)
This commit is contained in:
Burak Yavuz 2024-01-30 04:20:18 +00:00 committed by Hosted Weblate
parent 8388541fac
commit 26cab36aca
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-29 20:14-0500\n" "POT-Creation-Date: 2024-01-29 20:14-0500\n"
"PO-Revision-Date: 2024-01-03 16:09+0000\n" "PO-Revision-Date: 2024-01-31 05:01+0000\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n" "Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
"freedombox/tr/>\n" "freedombox/tr/>\n"
@ -1555,29 +1555,21 @@ msgid "Go to diagnostics results"
msgstr "Tanı sonuçlarına git" msgstr "Tanı sonuçlarına git"
#: plinth/modules/diagnostics/forms.py:11 #: plinth/modules/diagnostics/forms.py:11
#, fuzzy
#| msgid "Enable Subdomains"
msgid "Enable daily run" msgid "Enable daily run"
msgstr "Alt Etki Alanlarını etkinleştir" msgstr "Günlük çalıştırmayı etkinleştir"
#: plinth/modules/diagnostics/forms.py:12 #: plinth/modules/diagnostics/forms.py:12
#, fuzzy
#| msgid "When enabled, FreedomBox automatically updates once a day."
msgid "When enabled, diagnostic checks will run once a day." msgid "When enabled, diagnostic checks will run once a day."
msgstr "" msgstr ""
"Etkinleştirildiğinde, FreedomBox günde bir kez otomatik olarak güncellenir." "Etkinleştirildiğinde, tanılama denetimleri günde bir kez gerçekleştirilecek."
#: plinth/modules/diagnostics/templates/diagnostics.html:11 #: plinth/modules/diagnostics/templates/diagnostics.html:11
#, fuzzy
#| msgid "Diagnostics"
msgid "Diagnostics Run" msgid "Diagnostics Run"
msgstr "Tanılama" msgstr "Tanılama Çalıştırması"
#: plinth/modules/diagnostics/templates/diagnostics.html:17 #: plinth/modules/diagnostics/templates/diagnostics.html:17
#, fuzzy
#| msgid "Run Diagnostics"
msgid "Run Diagnostics Now" msgid "Run Diagnostics Now"
msgstr "Tanılamayı Çalıştır" msgstr "Tanılamayı Şimdi Çalıştır"
#: plinth/modules/diagnostics/templates/diagnostics.html:22 #: plinth/modules/diagnostics/templates/diagnostics.html:22
msgid "View Results" msgid "View Results"
@ -8532,10 +8524,9 @@ msgid "Finished: {name}"
msgstr "Tamamlandı: {name}" msgstr "Tamamlandı: {name}"
#: plinth/package.py:214 #: plinth/package.py:214
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Package {expression} is not available for install"
msgid "Package {package_expression} is not available for install" msgid "Package {package_expression} is not available for install"
msgstr "{expression} paketi yükleme için mevcut değil" msgstr "{package_expression} paketi yükleme için mevcut değil"
#: plinth/package.py:231 #: plinth/package.py:231
#, python-brace-format #, python-brace-format