aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/tr/admin.php
diff options
context:
space:
mode:
authorGravatar Ramazan Sancar <ramazansancar4545@gmail.com> 2024-11-01 12:42:28 +0300
committerGravatar GitHub <noreply@github.com> 2024-11-01 10:42:28 +0100
commit643a31558cf926ff8d2601f779be3a56b9e40192 (patch)
treea75130b1df9a921501d4906bae014124aae5c775 /app/i18n/tr/admin.php
parent9d5a79c9acad32396d5fcc274a7cb99eac23ac69 (diff)
upd: Turkish translations have been completed. Changes have been made to words in previous translations. (#6960)
* upd: Update Turkish translation * upd: "Ramazan Sancar" was added to Credits.md. * upd: Turkish translations have been completed. Changes have been made to words in previous translations. upd: fixed ellipsis usage. * Update app/i18n/tr/gen.php * add: Turkish translations have been made for Core Extensions (User CSS, UserJS). * Update app/i18n/tr/sub.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/i18n/tr/sub.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/i18n/tr/sub.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/tr/admin.php')
-rw-r--r--app/i18n/tr/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/tr/admin.php b/app/i18n/tr/admin.php
index 906146d69..61e5c311a 100644
--- a/app/i18n/tr/admin.php
+++ b/app/i18n/tr/admin.php
@@ -116,7 +116,7 @@ return array(
'description' => 'Açıklama',
'disabled' => 'Pasif',
'empty_list' => 'Yüklenmiş eklenti bulunmamaktadır',
- 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // TODO
+ 'empty_list_help' => 'Boş uzantı listesinin arkasındaki nedeni belirlemek için günlükleri kontrol edin.',
'enabled' => 'Aktif',
'latest' => 'Kuruldu',
'name' => 'İsim',
@@ -210,7 +210,7 @@ return array(
'none' => 'Yeni güncelleme yok',
'releaseChannel' => array(
'_' => 'Sürüm kanalı',
- 'edge' => 'Rolling release (“edge”)', // IGNORE
+ 'edge' => 'Sürekli güncellenen sürüm (“edge”)',
'latest' => 'Stabil sürüm (“latest”)',
),
'title' => 'Sistem güncelleme',