mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
Add native translations for Games to Watch settings
Replaced English placeholders with proper translations in all 18 non-English language files: - Chinese (简体中文, 繁體中文) - Japanese (日本語) - Russian (Русский) - Ukrainian (Українська) - German (Deutsch) - Spanish (Español) - French (Français) - Portuguese (Português) - Italian (Italiano) - Polish (Polski) - Romanian (Română) - Dutch (Nederlandse) - Danish (Dansk) - Indonesian - Czech (Čeština) - Turkish (Türkçe) - Arabic (العربية) All settings UI strings now properly translated: - games_to_watch, games_help, search_games - select_all, deselect_all - selected_games, available_games - no_games_selected, no_games_match, all_games_selected - actions, connection_quality, minimum_refresh 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -110,19 +110,19 @@
|
||||
"dark_mode": "Темний режим: "
|
||||
},
|
||||
"reload": "Перезавантажити",
|
||||
"games_to_watch": "Games to Watch",
|
||||
"games_help": "Select games to watch. Order matters - drag to reorder priority (top = highest priority).",
|
||||
"search_games": "Search games...",
|
||||
"select_all": "Select All",
|
||||
"deselect_all": "Deselect All",
|
||||
"selected_games": "Selected Games (drag to reorder)",
|
||||
"available_games": "Available Games",
|
||||
"no_games_selected": "No games selected. Check games below to add them.",
|
||||
"no_games_match": "No games match your search.",
|
||||
"all_games_selected": "All games are selected or no games available.",
|
||||
"actions": "Actions",
|
||||
"connection_quality": "Connection Quality:",
|
||||
"minimum_refresh": "Minimum Refresh Interval (minutes):"
|
||||
"games_to_watch": "Ігри для перегляду",
|
||||
"games_help": "Виберіть ігри для перегляду. Порядок має значення - перетягніть для зміни пріоритету (вгорі = найвищий пріоритет).",
|
||||
"search_games": "Пошук ігор...",
|
||||
"select_all": "Вибрати все",
|
||||
"deselect_all": "Зняти вибір",
|
||||
"selected_games": "Вибрані ігри (перетягніть для зміни порядку)",
|
||||
"available_games": "Доступні ігри",
|
||||
"no_games_selected": "Ігри не вибрано. Позначте ігри нижче, щоб додати їх.",
|
||||
"no_games_match": "Немає ігор, що відповідають вашому запиту.",
|
||||
"all_games_selected": "Всі ігри вибрано або немає доступних ігор.",
|
||||
"actions": "Дії",
|
||||
"connection_quality": "Якість з'єднання:",
|
||||
"minimum_refresh": "Мінімальний інтервал оновлення (хвилини):"
|
||||
},
|
||||
"help": {
|
||||
"links": {
|
||||
|
||||
Reference in New Issue
Block a user