summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/tr-TR.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/decky_loader/locales/tr-TR.json')
-rw-r--r--backend/decky_loader/locales/tr-TR.json58
1 files changed, 48 insertions, 10 deletions
diff --git a/backend/decky_loader/locales/tr-TR.json b/backend/decky_loader/locales/tr-TR.json
index 48a3646a..47212658 100644
--- a/backend/decky_loader/locales/tr-TR.json
+++ b/backend/decky_loader/locales/tr-TR.json
@@ -14,7 +14,9 @@
},
"FilePickerError": {
"errors": {
- "file_not_found": "Belirtilen yol geçerli değil. Lütfen yolu kontrol edin ve doğru şekilde yeniden girin."
+ "file_not_found": "Belirtilen yol geçerli değil. Lütfen yolu kontrol edin ve doğru şekilde yeniden girin.",
+ "perm_denied": "",
+ "unknown": ""
}
},
"FilePickerIndex": {
@@ -55,17 +57,18 @@
"title": {
"install_one": "1 eklenti yükle",
"install_other": "{{count}} eklenti yükle",
+ "mixed_one": "",
+ "mixed_other": "",
"reinstall_one": "1 eklentiyi yeniden yükle",
"reinstall_other": "{{count}} eklentiyi yeniden yükle",
"update_one": "",
- "update_other": "",
- "mixed_one": "",
- "mixed_other": ""
+ "update_other": ""
}
},
"PluginCard": {
"plugin_full_access": "Bu eklenti Steam Deck'inize tam erişime sahiptir.",
"plugin_install": "Yükle",
+ "plugin_no_desc": "",
"plugin_version_label": "Eklenti Versiyonu"
},
"PluginInstallModal": {
@@ -75,6 +78,7 @@
"desc": "Yüklemek istediğinizden emin misiniz {{artifact}} {{version}}?",
"title": "Yükle {{artifact}}"
},
+ "no_hash": "",
"reinstall": {
"button_idle": "Yeniden Yükle",
"button_processing": "Yeniden Yükleniyor",
@@ -94,11 +98,13 @@
"no_plugin": "Yüklü eklenti yok!",
"plugin_actions": "Eklenti İşlemleri",
"reinstall": "Yeniden Yükle",
+ "reload": "",
"show": "Hızlı erişim: Göster",
"unfreeze": "Güncellemelere izin ver",
"uninstall": "Kaldır",
"update_all_one": "1 eklentiyi güncelle",
- "update_all_other": "{{count}} eklentiyi güncelle"
+ "update_all_other": "{{count}} eklentiyi güncelle",
+ "update_to": ""
},
"PluginListLabel": {
"hidden": "Hızlı erişim menüsünden gizlenmiş"
@@ -123,13 +129,23 @@
"hidden_one": "1 eklenti bu listeden gizlenmiştir",
"hidden_other": "{{count}} eklenti bu listeden gizlenmiştir"
},
+ "RemoteDebugging": {
+ "remote_cef": {
+ "desc": "",
+ "label": ""
+ }
+ },
"SettingsDeveloperIndex": {
"cef_console": {
- "button": "Konsolu Aç"
+ "button": "Konsolu Aç",
+ "desc": "",
+ "label": ""
},
"header": "Diğer",
"react_devtools": {
- "ip_label": "IP"
+ "desc": "",
+ "ip_label": "IP",
+ "label": ""
},
"third_party_plugins": {
"button_install": "Yükle",
@@ -138,6 +154,11 @@
"label_desc": "URL",
"label_url": "URL'den Eklenti Yükle",
"label_zip": "ZIP Dosyasından Eklenti Yükle"
+ },
+ "valve_internal": {
+ "desc1": "",
+ "desc2": "",
+ "label": ""
}
},
"SettingsGeneralIndex": {
@@ -166,10 +187,12 @@
"SettingsIndex": {
"developer_title": "Geliştirici",
"general_title": "Genel",
- "plugins_title": "Eklentiler"
+ "plugins_title": "Eklentiler",
+ "testing_title": ""
},
"Store": {
"store_contrib": {
+ "desc": "",
"label": "Katkıda Bulunma"
},
"store_filter": {
@@ -184,6 +207,7 @@
"label_def": "Son Güncellenme (En Yeni)"
},
"store_source": {
+ "desc": "",
"label": "Kaynak Kodu"
},
"store_tabs": {
@@ -195,19 +219,31 @@
"downloads_asce": "Önce En Az İndirilen",
"downloads_desc": "Önce En Çok İndirilen",
"title": "Gözat"
+ },
+ "store_testing_cta": "",
+ "store_testing_warning": {
+ "desc": "",
+ "label": ""
}
},
"StoreSelect": {
"custom_store": {
+ "label": "",
"url_label": "URL"
},
"store_channel": {
"custom": "Özel",
- "default": "Varsayılan"
+ "default": "Varsayılan",
+ "label": "",
+ "testing": ""
}
},
"Testing": {
- "download": "İndir"
+ "download": "İndir",
+ "error": "",
+ "header": "",
+ "loading": "",
+ "start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Decky Mağazasını Aç",
@@ -223,6 +259,8 @@
"cur_version": "Mevcut Versiyon: {{ver}}",
"install_button": "Güncellemeyi Yükle",
"label": "Güncellemeler",
+ "lat_version": "",
+ "reloading": "",
"updating": "Güncelleniyor"
}
}