summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/tr-TR.json
diff options
context:
space:
mode:
authorWerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com>2024-08-01 09:28:38 +0200
committerGitHub <noreply@github.com>2024-08-01 07:28:38 +0000
commitadf5a763924f99429d9b7829fce5ae15f3977a4b (patch)
tree228b7515ad37ce255986c56425008e55b340ec63 /backend/decky_loader/locales/tr-TR.json
parente01a7006699fd01e9afcc4cb3aabf713a6f30d12 (diff)
downloaddecky-loader-adf5a763924f99429d9b7829fce5ae15f3977a4b.tar.gz
decky-loader-adf5a763924f99429d9b7829fce5ae15f3977a4b.zip
Translations update from Weblate (#656)
* Translated using Weblate (Korean) Currently translated at 100.0% (158 of 158 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (158 of 158 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/ * Translated using Weblate (Turkish) Currently translated at 76.5% (121 of 158 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/tr/ --------- Co-authored-by: Sungjoon Moon <sumoon@seoulsaram.org> Co-authored-by: Akinaton Osti <akinaton.osti@gmail.com> Co-authored-by: Bahasnyldz <bahasnyldz@gmail.com>
Diffstat (limited to 'backend/decky_loader/locales/tr-TR.json')
-rw-r--r--backend/decky_loader/locales/tr-TR.json17
1 files changed, 11 insertions, 6 deletions
diff --git a/backend/decky_loader/locales/tr-TR.json b/backend/decky_loader/locales/tr-TR.json
index b78376bc..4fda1ef9 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": "Belirtilen dizine erişim izniniz yok. Lütfen kullanıcınızın (Steam Deck'te deck) belirtilen klasöre/dosyaya erişmek için ilgili izne sahip olup olmadığını kontrol edin.",
+ "unknown": "Bilinmeyen bir hata oluştu. Raw hata: {{raw_error}}"
}
},
"FilePickerIndex": {
@@ -46,7 +48,8 @@
"confirm": "Aşağıdaki değişiklikleri yapmak istediğinizden emin misiniz?",
"description": {
"install": "Yükle {{name}} {{version}}",
- "reinstall": "Yeniden yükle {{name}} {{version}}"
+ "reinstall": "Yeniden yükle {{name}} {{version}}",
+ "update": "{{name}}'i {{version}}'ye güncelle"
},
"ok_button": {
"idle": "Onayla",
@@ -55,17 +58,18 @@
"title": {
"install_one": "1 eklenti yükle",
"install_other": "{{count}} eklenti yükle",
- "mixed_one": "",
- "mixed_other": "",
+ "mixed_one": "{{count}} eklentiyi değiştir",
+ "mixed_other": "{{count}} eklentiyi değiştir",
"reinstall_one": "1 eklentiyi yeniden yükle",
"reinstall_other": "{{count}} eklentiyi yeniden yükle",
- "update_one": "",
- "update_other": ""
+ "update_one": "{{count}} eklentiyi güncelle",
+ "update_other": "{{count}} eklentiyi güncelle"
}
},
"PluginCard": {
"plugin_full_access": "Bu eklenti Steam Deck'inize tam erişime sahiptir.",
"plugin_install": "Yükle",
+ "plugin_no_desc": "Açıklama bulunmuyor.",
"plugin_version_label": "Eklenti Versiyonu"
},
"PluginInstallModal": {
@@ -94,6 +98,7 @@
"no_plugin": "Yüklü eklenti yok!",
"plugin_actions": "Eklenti İşlemleri",
"reinstall": "Yeniden Yükle",
+ "reload": "Yenile",
"show": "Hızlı erişim: Göster",
"unfreeze": "Güncellemelere izin ver",
"uninstall": "Kaldır",