try to resolve weblate conflicts

This commit is contained in:
AAGaming
2024-07-08 17:58:41 -04:00
parent bf22cdb491
commit 89c9751f04
22 changed files with 276 additions and 268 deletions
+12 -10
View File
@@ -115,6 +115,7 @@
"update_all_one": "Обновить {{count}} плагин",
"update_all_few": "Обновить {{count}} плагинов",
"update_all_many": "Обновить {{count}} плагинов",
"update_all_other": "",
"update_to": "Обновить на {{name}}"
},
"PluginListLabel": {
@@ -141,7 +142,8 @@
"PluginView": {
"hidden_one": "{{count}} плагин скрыт из списка",
"hidden_few": "{{count}} плагинов скрыт из списка",
"hidden_many": "{{count}} плагинов скрыт из списка"
"hidden_many": "{{count}} плагинов скрыт из списка",
"hidden_other": ""
},
"RemoteDebugging": {
"remote_cef": {
@@ -205,6 +207,15 @@
"testing_title": "Тестирование"
},
"Store": {
"download_progress_info": {
"download_zip": "",
"increment_count": "",
"installing_plugin": "",
"open_zip": "",
"parse_zip": "",
"start": "",
"uninstalling_previous": ""
},
"store_contrib": {
"desc": "Если вы хотите внести свой вклад в магазин плагинов Decky, проверьте репозиторий SteamDeckHomebrew/decky-plugin-template на GitHub. Информация о разработке и распространении доступна в README.",
"label": "Помощь проекту"
@@ -238,15 +249,6 @@
"store_testing_warning": {
"desc": "Вы можете использовать этот канал магазина для тестирования новейших версий плагинов. Не забудьте оставить отзыв на GitHub, чтобы плагин можно было обновить для всех пользователей.",
"label": "Добро пожаловать в тестовый канал магазина"
},
"download_progress_info": {
"uninstalling_previous": "",
"installing_plugin": "",
"start": "",
"open_zip": "",
"download_zip": "",
"increment_count": "",
"parse_zip": ""
}
},
"StoreSelect": {