Skip to content

Translations update from Hosted Weblate #1466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/locales/ru/gamepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"lastPlayed": "Последний запуск",
"neverPlayed": "Никогда",
"platform": "Выберите версию платформы для установки",
"reuirements": "System Requirements",
"tools": "Tools",
"reuirements": "Системные требования",
"tools": "Инструменты",
"totalPlayed": "Проведено в игре"
},
"gamecard": {
Expand Down
12 changes: 6 additions & 6 deletions public/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
},
"help": {
"game_language": {
"fallback": "Leave blank to use Heroic's language.",
"in_game_config": "Not all games support this configuration, some have in-game language setting.",
"valid_codes": "Valid language codes are game-dependant."
"fallback": "Оставьте пустым, чтобы использовать язык Heroic.",
"in_game_config": "Не все игры поддерживают эту конфигурацию, некоторые имеют внутриигровую настройку языка.",
"valid_codes": "Допустимые коды языков зависят от игры."
},
"general": "Синхронизируйте с EGL, если у вас есть работающий Epic Games Launcher в другом месте и вы хотите импортировать свои игры, чтобы избежать их повторного скачивания.",
"other": {
Expand Down Expand Up @@ -176,7 +176,7 @@
"infobox": {
"help": "Помощь",
"requirements": "Системные требования",
"wine-path": "Path"
"wine-path": "Путь"
},
"install": {
"path": "Выберите путь установки"
Expand Down Expand Up @@ -248,7 +248,7 @@
"alt-gogdl-bin": "Используется встроенный GOGDL...",
"alt-legendary-bin": "Используется встроенный Legendary...",
"egs-prefix": "Префикс куда установлен EGS",
"prefered_language": "2-char code (i.e.: \"en\" or \"fr\")"
"prefered_language": "2-значный код (например: \"en\" или \"fr\")"
},
"platforms": {
"linux": "Linux",
Expand Down Expand Up @@ -312,7 +312,7 @@
"maxworkers": "Максимальное количество потоков при скачивании",
"minimize-on-launch": "Сворачивать Heroic в трей при запуске игры",
"offlinemode": "Запускать игру офлайн",
"prefered_language": "Prefered Language (Language Code)",
"prefered_language": "Предпочтительный язык (код языка)",
"primerun": "Использовать выделенную видеокарту",
"resizableBar": "Включить Resizable BAR (только NVIDIA RTX)",
"runexe": {
Expand Down
4 changes: 2 additions & 2 deletions public/locales/zh_Hans/gamepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"lastPlayed": "上次游玩",
"neverPlayed": "从未游玩",
"platform": "选择要安装的平台版本",
"reuirements": "System Requirements",
"tools": "Tools",
"reuirements": "系统要求",
"tools": "工具",
"totalPlayed": "游玩时间"
},
"gamecard": {
Expand Down
10 changes: 5 additions & 5 deletions public/locales/zh_Hans/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
},
"help": {
"game_language": {
"fallback": "Leave blank to use Heroic's language.",
"in_game_config": "Not all games support this configuration, some have in-game language setting.",
"valid_codes": "Valid language codes are game-dependant."
"fallback": "留空使用 Heroic 的语言。",
"in_game_config": "不是所有游戏都支持此配置,一些有游戏内语言设置。",
"valid_codes": "有效语言代码取决于游戏。"
},
"general": "与 Epic Games 启动器同步,如果你在其他地方安装了Epic Games 启动器,而且想要导入你的游戏,以免再次下载它们。",
"other": {
Expand Down Expand Up @@ -248,7 +248,7 @@
"alt-gogdl-bin": "使用内置的 GOGDL 二进制文件...",
"alt-legendary-bin": "使用内置的 Legendary 二进制文件...",
"egs-prefix": "Epic 游戏商城安装位置",
"prefered_language": "2-char code (i.e.: \"en\" or \"fr\")"
"prefered_language": "双字符代码 (如: \"en\" \"fr\")"
},
"platforms": {
"linux": "Linux",
Expand Down Expand Up @@ -312,7 +312,7 @@
"maxworkers": "下载时的最大线程数量",
"minimize-on-launch": "游戏启动后最小化 Heroic",
"offlinemode": "离线运行游戏",
"prefered_language": "Prefered Language (Language Code)",
"prefered_language": "首选语言 (语言代码)",
"primerun": "使用独立显卡",
"resizableBar": "启动 Resizable BAR (仅限 NVIDIA RTX 30xx)",
"runexe": {
Expand Down