mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
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>
This commit is contained in:
committed by
GitHub
parent
54b50fd25c
commit
bf22cdb491
@@ -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": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user