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"
"Report-Msgid-Bugs-To: \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"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
"freedombox/tr/>\n"
@ -1555,29 +1555,21 @@ msgid "Go to diagnostics results"
msgstr "Tanı sonuçlarına git"
#: plinth/modules/diagnostics/forms.py:11
#, fuzzy
#| msgid "Enable Subdomains"
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
#, fuzzy
#| msgid "When enabled, FreedomBox automatically updates once a day."
msgid "When enabled, diagnostic checks will run once a day."
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
#, fuzzy
#| msgid "Diagnostics"
msgid "Diagnostics Run"
msgstr "Tanılama"
msgstr "Tanılama Çalıştırması"
#: plinth/modules/diagnostics/templates/diagnostics.html:17
#, fuzzy
#| msgid "Run Diagnostics"
msgid "Run Diagnostics Now"
msgstr "Tanılamayı Çalıştır"
msgstr "Tanılamayı Şimdi Çalıştır"
#: plinth/modules/diagnostics/templates/diagnostics.html:22
msgid "View Results"
@ -8532,10 +8524,9 @@ msgid "Finished: {name}"
msgstr "Tamamlandı: {name}"
#: plinth/package.py:214
#, fuzzy, python-brace-format
#| msgid "Package {expression} is not available for install"
#, python-brace-format
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
#, python-brace-format