diff --git a/documentation/localization_guide/README.md b/documentation/localization_guide/README.md index 0046d09..f033f89 100644 --- a/documentation/localization_guide/README.md +++ b/documentation/localization_guide/README.md @@ -23,7 +23,7 @@ Current translation status: | :----- | -------: | ---------: | | [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 of 232 | | [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 of 232 | -| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 99% | 230 of 232 | +| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 232 of 232 | --- diff --git a/documentation/localization_guide/README.ru.md b/documentation/localization_guide/README.ru.md index daca0e7..e9e945d 100644 --- a/documentation/localization_guide/README.ru.md +++ b/documentation/localization_guide/README.ru.md @@ -23,7 +23,7 @@ | :----- | -------: | ---------: | | [de_DE](./de_DE/LC_MESSAGES/messages.po) | 0% | 0 из 232 | | [es_ES](./es_ES/LC_MESSAGES/messages.po) | 0% | 0 из 232 | -| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 99% | 230 из 232 | +| [ru_RU](./ru_RU/LC_MESSAGES/messages.po) | 100% | 232 из 232 | --- diff --git a/portprotonqt/dialogs.py b/portprotonqt/dialogs.py index 3fe98ea..f68c340 100644 --- a/portprotonqt/dialogs.py +++ b/portprotonqt/dialogs.py @@ -1151,7 +1151,7 @@ class WinetricksDialog(QDialog): button_layout = QHBoxLayout() button_layout.setSpacing(10) self.cancel_button = AutoSizeButton(_("Cancel"), icon=theme_manager.get_icon("cancel")) - self.force_button = AutoSizeButton(_("Force Install"), theme_manager.get_icon("apply")) + self.force_button = AutoSizeButton(_("Force Install"), icon=theme_manager.get_icon("apply")) self.install_button = AutoSizeButton(_("Install"), icon=theme_manager.get_icon("apply")) self.cancel_button.setStyleSheet(self.theme.ACTION_BUTTON_STYLE) self.force_button.setStyleSheet(self.theme.ACTION_BUTTON_STYLE) diff --git a/portprotonqt/locales/de_DE/LC_MESSAGES/messages.mo b/portprotonqt/locales/de_DE/LC_MESSAGES/messages.mo index d41b2c8..80c2f6f 100644 Binary files a/portprotonqt/locales/de_DE/LC_MESSAGES/messages.mo and b/portprotonqt/locales/de_DE/LC_MESSAGES/messages.mo differ diff --git a/portprotonqt/locales/de_DE/LC_MESSAGES/messages.po b/portprotonqt/locales/de_DE/LC_MESSAGES/messages.po index 86e13f5..7e53c97 100644 --- a/portprotonqt/locales/de_DE/LC_MESSAGES/messages.po +++ b/portprotonqt/locales/de_DE/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-07 15:26+0500\n" +"POT-Creation-Date: 2025-10-07 15:45+0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: de_DE\n" diff --git a/portprotonqt/locales/es_ES/LC_MESSAGES/messages.mo b/portprotonqt/locales/es_ES/LC_MESSAGES/messages.mo index 55d5530..488a5be 100644 Binary files a/portprotonqt/locales/es_ES/LC_MESSAGES/messages.mo and b/portprotonqt/locales/es_ES/LC_MESSAGES/messages.mo differ diff --git a/portprotonqt/locales/es_ES/LC_MESSAGES/messages.po b/portprotonqt/locales/es_ES/LC_MESSAGES/messages.po index 6fea04c..2d44a03 100644 --- a/portprotonqt/locales/es_ES/LC_MESSAGES/messages.po +++ b/portprotonqt/locales/es_ES/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-07 15:26+0500\n" +"POT-Creation-Date: 2025-10-07 15:45+0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: es_ES\n" diff --git a/portprotonqt/locales/messages.pot b/portprotonqt/locales/messages.pot index 626124e..d20d63b 100644 --- a/portprotonqt/locales/messages.pot +++ b/portprotonqt/locales/messages.pot @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PortProtonQt 0.1.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-07 15:26+0500\n" +"POT-Creation-Date: 2025-10-07 15:45+0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.mo b/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.mo index 94bee9e..f1a5ce3 100644 Binary files a/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.mo and b/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.mo differ diff --git a/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.po b/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.po index e533b61..fb81cef 100644 --- a/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.po +++ b/portprotonqt/locales/ru_RU/LC_MESSAGES/messages.po @@ -9,18 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-07 15:26+0500\n" -"PO-Revision-Date: 2025-10-07 15:27+0500\n" +"POT-Creation-Date: 2025-10-07 15:45+0500\n" +"PO-Revision-Date: 2025-10-07 15:44+0500\n" "Last-Translator: \n" -"Language-Team: ru_RU \n" "Language: ru_RU\n" +"Language-Team: ru_RU \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 " -"&& (n%100<10 || n%100>=20) ? 1 : 2);\n" "Generated-By: Babel 2.17.0\n" -"X-Generator: Poedit 3.6\n" msgid "Error" msgstr "Ошибка" @@ -87,11 +86,11 @@ msgstr "Успешно" #, python-brace-format msgid "" -"'{game_name}' was added to Steam. Please restart Steam for changes to take " -"effect." +"'{game_name}' was added to Steam. Please restart Steam for changes to " +"take effect." msgstr "" -"'{game_name}' был(а) добавлен(а) в Steam. Пожалуйста, перезапустите Steam, " -"чтобы изменения вступили в силу." +"'{game_name}' был(а) добавлен(а) в Steam. Пожалуйста, перезапустите " +"Steam, чтобы изменения вступили в силу." #, python-brace-format msgid "Executable not found for game: {game_name}" @@ -179,11 +178,11 @@ msgstr "Подтвердите удаление" #, python-brace-format msgid "" -"Are you sure you want to delete '{game_name}'? This will remove the .desktop " -"file and custom data." +"Are you sure you want to delete '{game_name}'? This will remove the " +".desktop file and custom data." msgstr "" -"Вы уверены, что хотите удалить '{game_name}'? Это приведёт к удалению файла ." -"desktop и пользовательских данных." +"Вы уверены, что хотите удалить '{game_name}'? Это приведёт к удалению " +"файла .desktop и пользовательских данных." #, python-brace-format msgid "Failed to delete .desktop file: {error}" @@ -229,11 +228,11 @@ msgstr "Не удалось добавить '{game_name}' в Steam: {error}" #, python-brace-format msgid "" -"'{game_name}' was removed from Steam. Please restart Steam for changes to take " -"effect." +"'{game_name}' was removed from Steam. Please restart Steam for changes to" +" take effect." msgstr "" -"'{game_name}' был(а) удалён(а) из Steam. Пожалуйста, перезапустите Steam, чтобы " -"изменения вступили в силу." +"'{game_name}' был(а) удалён(а) из Steam. Пожалуйста, перезапустите Steam," +" чтобы изменения вступили в силу." #, python-brace-format msgid "Failed to remove game '{game_name}' from Steam: {error}" @@ -335,7 +334,7 @@ msgid "Settings" msgstr "Настройки" msgid "Force Install" -msgstr "Прунидительно установить" +msgstr "Принудительно установить" msgid "Install" msgstr "Установить" @@ -607,7 +606,8 @@ msgstr "Подтвердите удаление" msgid "Are you sure you want to reset all settings? This action cannot be undone." msgstr "" -"Вы уверены, что хотите сбросить все настройки? Это действие нельзя отменить." +"Вы уверены, что хотите сбросить все настройки? Это действие нельзя " +"отменить." msgid "Settings reset. Restarting..." msgstr "Настройки сброшены. Перезапуск..." @@ -779,3 +779,4 @@ msgstr "Нет избранных" msgid "No recent games" msgstr "Нет недавних игр" +