summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/tr-TR.json
diff options
context:
space:
mode:
authorWerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com>2024-07-08 23:56:54 +0200
committerGitHub <noreply@github.com>2024-07-08 17:56:54 -0400
commitbf22cdb491d91c9dd2ef8abc706e452a70828ee7 (patch)
tree25cc93b1821b7ece5dc5d36120a29f9edb6a47ac /backend/decky_loader/locales/tr-TR.json
parent54b50fd25c6057285bfb1f8e7a795d268937956e (diff)
downloaddecky-loader-bf22cdb491d91c9dd2ef8abc706e452a70828ee7.tar.gz
decky-loader-bf22cdb491d91c9dd2ef8abc706e452a70828ee7.zip
Translations update from Weblate (#652)
Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com> Co-authored-by: Meiton <michal.salati@gmail.com> Co-authored-by: Andrew <www.andru90@gmail.com> Co-authored-by: Denys Dovhan <denysdovhan@gmail.com> Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
Diffstat (limited to 'backend/decky_loader/locales/tr-TR.json')
-rw-r--r--backend/decky_loader/locales/tr-TR.json20
1 files changed, 18 insertions, 2 deletions
diff --git a/backend/decky_loader/locales/tr-TR.json b/backend/decky_loader/locales/tr-TR.json
index 47212658..e29e0386 100644
--- a/backend/decky_loader/locales/tr-TR.json
+++ b/backend/decky_loader/locales/tr-TR.json
@@ -48,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": ""
},
"ok_button": {
"idle": "Onayla",
@@ -123,7 +124,8 @@
"title": "Kaldır {{name}}"
},
"plugin_update_one": "1 eklenti için güncelleme mevcut!",
- "plugin_update_other": "{{count}} eklenti için güncelleme mevcut!"
+ "plugin_update_other": "{{count}} eklenti için güncelleme mevcut!",
+ "plugin_error_uninstall": ""
},
"PluginView": {
"hidden_one": "1 eklenti bu listeden gizlenmiştir",
@@ -224,6 +226,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
+ },
+ "download_progress_info": {
+ "installing_plugin": "",
+ "parse_zip": "",
+ "uninstalling_previous": "",
+ "start": "",
+ "open_zip": "",
+ "download_zip": "",
+ "increment_count": ""
}
},
"StoreSelect": {
@@ -263,5 +274,10 @@
"reloading": "",
"updating": "Güncelleniyor"
}
+ },
+ "Developer": {
+ "5secreload": "",
+ "disabling": "",
+ "enabling": ""
}
}