diff options
| author | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
| commit | 24e1a239cc4b205d8beefce4051ffba078686c96 (patch) | |
| tree | d605f928843f4a9c8ab3925a7206c010aca749e6 /backend/decky_loader/locales/ru-RU.json | |
| parent | 88fed53a07828a5f680282e0cf8efa745ad4bdc3 (diff) | |
| download | decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.tar.gz decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.zip | |
sort translations
Diffstat (limited to 'backend/decky_loader/locales/ru-RU.json')
| -rw-r--r-- | backend/decky_loader/locales/ru-RU.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/backend/decky_loader/locales/ru-RU.json b/backend/decky_loader/locales/ru-RU.json index 95c1e8c1..74b286a8 100644 --- a/backend/decky_loader/locales/ru-RU.json +++ b/backend/decky_loader/locales/ru-RU.json @@ -61,18 +61,18 @@ "loading": "В процессе" }, "title": { - "install_one": "Установить {{count}} плагин", "install_few": "Установить {{count}} плагинов", "install_many": "Установить {{count}} плагинов", - "mixed_one": "Изменить {{count}} плагин", + "install_one": "Установить {{count}} плагин", "mixed_few": "Изменить {{count}} плагинов", "mixed_many": "Изменить {{count}} плагинов", - "reinstall_one": "Переустановить {{count}} плагин", + "mixed_one": "Изменить {{count}} плагин", "reinstall_few": "Переустановить {{count}} плагинов", "reinstall_many": "Переустановить {{count}} плагинов", - "update_one": "Переустановить {{count}} плагин", + "reinstall_one": "Переустановить {{count}} плагин", "update_few": "Переустановить {{count}} плагинов", - "update_many": "Переустановить {{count}} плагинов" + "update_many": "Переустановить {{count}} плагинов", + "update_one": "Переустановить {{count}} плагин" } }, "PluginCard": { @@ -112,9 +112,9 @@ "show": "Быстрый доступ: Показать", "unfreeze": "Разрешить обновления", "uninstall": "Удалить", - "update_all_one": "Обновить {{count}} плагин", "update_all_few": "Обновить {{count}} плагинов", "update_all_many": "Обновить {{count}} плагинов", + "update_all_one": "Обновить {{count}} плагин", "update_all_other": "", "update_to": "Обновить на {{name}}" }, @@ -135,14 +135,14 @@ "desc": "Вы уверены, что хотите удалить {{name}}?", "title": "Удалить {{name}}" }, - "plugin_update_one": "Обновления доступны для {{count}} плагина!", "plugin_update_few": "Обновления доступны для {{count}} плагинов!", - "plugin_update_many": "Обновления доступны для {{count}} плагинов!" + "plugin_update_many": "Обновления доступны для {{count}} плагинов!", + "plugin_update_one": "Обновления доступны для {{count}} плагина!" }, "PluginView": { - "hidden_one": "{{count}} плагин скрыт из списка", "hidden_few": "{{count}} плагинов скрыт из списка", "hidden_many": "{{count}} плагинов скрыт из списка", + "hidden_one": "{{count}} плагин скрыт из списка", "hidden_other": "" }, "RemoteDebugging": { |
