Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #197 from RPMTW/feature/i18n
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
SiongSng authored Dec 26, 2021
2 parents a08b80b + 11e9cf3 commit 3312948
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 5 deletions.
5 changes: 4 additions & 1 deletion assets/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"gui.handler.done": "Finished",
"gui.wip": "This feature is still in production. Sorry for your inconvenience.",
"gui.separate": ",",
"gui.empty": "Empty",
"gui.default": "Default",
"game.version": "Game Version",
"java.version": "Java Version",
"version.side.client": "Client",
Expand All @@ -83,6 +83,7 @@
"version.list.mod.loader.forge.version": "Please select the version of Forge Loader you want to install",
"version.list.mod.loader.forge.version.latest": "Latest Version",
"version.list.mod.loader.forge.error": "RPMLauncher does not support the installation of %version% Forge at the moment. We apologize for any inconvenience.",
"version.list.mod.loader.paper": "Paper",
"version.list.mod.loader.incompatible.error": "The game version is not compatible\n with the selected mod loader version",
"version.list.downloading.ready": "Ready to start installation",
"version.list.downloading.library": "Downloading library files now",
Expand Down Expand Up @@ -317,6 +318,7 @@
"about.version.title": "Launcher Version:",
"about.version.type": "Launcher Version Type:",
"log.game.log.title": "Game Log",
"log.game.log.none": "The game is starting...\nTherefore, the game log has not been output.",
"log.game.clear": "Clear game logs",
"log.game.record": "Record Game Log",
"log.game.kill": "Force Close Game",
Expand Down Expand Up @@ -407,6 +409,7 @@
"rpmlauncher.feedback.description": "Please describe your issue or suggestion",
"rpmlauncher.feedback.draw": "Draw",
"rpmlauncher.feedback.navigate": "Move Interface",
"rpmlauncher.file.delete.error": "Failed to delete the file. It may be that a game or other program is accessing the file",
"mods.filter.notfound": "The current filtering method cannot find any mods",
"instance.error.format": "An error in the format of your instance has been detected. Please try to recreate the instance. If the problem continues, please report the error\nError message:\n%error%"
}
5 changes: 4 additions & 1 deletion assets/lang/ja_jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"gui.handler.done": "処理が完了しました",
"gui.wip": "この機能はまだ生産中です。ご不便おかけしてすみません。",
"gui.separate": "",
"gui.empty": "",
"gui.default": "デフォルト",
"game.version": "ゲームバージョン",
"java.version": "Javaバージョン",
"version.side.client": "クライアント",
Expand All @@ -83,6 +83,7 @@
"version.list.mod.loader.forge.version": "インストールするForge Loaderのバージョンを選択してください",
"version.list.mod.loader.forge.version.latest": "最新バージョン",
"version.list.mod.loader.forge.error": "RPMLauncherは、現時点では%version% Forgeのインストールをサポートしていません。ご不便をおかけして申し訳ございません。",
"version.list.mod.loader.paper": "Paper",
"version.list.mod.loader.incompatible.error": "ゲームバージョンは、選択したModローダー\nバージョンと互換性がありません",
"version.list.downloading.ready": "インストールを開始する準備ができました",
"version.list.downloading.library": "ライブラリファイルを今すぐダウンロードしています",
Expand Down Expand Up @@ -317,6 +318,7 @@
"about.version.title": "ランチャーバージョン:",
"about.version.type": "ランチャーバージョンタイプ:",
"log.game.log.title": "ゲームログ",
"log.game.log.none": "ゲームが始まります...\nそのため、ゲームログは出力されていません。",
"log.game.clear": "ゲームログをクリア",
"log.game.record": "ゲームログを記録",
"log.game.kill": "ゲームを強制終了",
Expand Down Expand Up @@ -407,6 +409,7 @@
"rpmlauncher.feedback.description": "問題や提案を説明してください",
"rpmlauncher.feedback.draw": "落書き",
"rpmlauncher.feedback.navigate": "インターフェイスを移動",
"rpmlauncher.file.delete.error": "ファイルの削除に失敗しました。ゲームまたは他のプログラムがファイルにアクセスしている可能性があります",
"mods.filter.notfound": "現在のフィルタリング方法はModを見つけることができません",
"instance.error.format": "インスタンスの形式のエラーが検出されました。インスタンスを再作成してみてください。問題が解決しない場合は、エラーを報告してください\nエラーメッセージ:\n%error%"
}
5 changes: 4 additions & 1 deletion assets/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"gui.handler.done": "处理完成",
"gui.wip": "此功能仍在制作中。很抱歉给您带来不便。",
"gui.separate": "",
"gui.empty": "",
"gui.default": "默认",
"game.version": "游戏版本",
"java.version": "Java版本",
"version.side.client": "客户端",
Expand All @@ -83,6 +83,7 @@
"version.list.mod.loader.forge.version": "请选择您要安装的 Forge Loader 版本",
"version.list.mod.loader.forge.version.latest": "最新版本",
"version.list.mod.loader.forge.error": "RPMLauncher 目前不支持 %version% Forge 的安装。我们对您带来的不便深感抱歉。",
"version.list.mod.loader.paper": "Paper",
"version.list.mod.loader.incompatible.error": "游戏版本与选择的Mod加载器版本不相容",
"version.list.downloading.ready": "准备开始安装",
"version.list.downloading.library": "正在下载库文件",
Expand Down Expand Up @@ -317,6 +318,7 @@
"about.version.title": "启动器版本:",
"about.version.type": "启动器版本类型:",
"log.game.log.title": "游戏日志",
"log.game.log.none": "游戏正在启动中...\n因此尚未输出游戏日志。",
"log.game.clear": "删除游戏日志",
"log.game.record": "纪录游戏日志",
"log.game.kill": "强制关闭游戏",
Expand Down Expand Up @@ -407,6 +409,7 @@
"rpmlauncher.feedback.description": "请描述您的问题或建议",
"rpmlauncher.feedback.draw": "涂鸦",
"rpmlauncher.feedback.navigate": "移动界面",
"rpmlauncher.file.delete.error": "无法删除文件。可能是游戏或其他程序正在访问该文件",
"mods.filter.notfound": "当前的过滤方法找不到任何模组",
"instance.error.format": "检测到您的安装包格式错误。 请尝试重新创建安装包。如果问题依旧,请报告错误\n错误信息:\n%error%"
}
7 changes: 5 additions & 2 deletions assets/lang/zh_hk.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"gui.folder": "文件夾",
"gui.unknown": "未知",
"gui.instance.delete": "刪除安裝檔",
"gui.instance.delete.error": "刪除安裝檔時發生未知錯誤。可能係其他應用程序訪問了該文件夾或其他錯誤",
"gui.instance.delete.error": "刪除安裝檔時發生未知錯誤。可能係其他應用程式訪問了該文件夾或其他錯誤",
"gui.instance.delete.tips": "你真係要刪除依個安裝檔? (依個動作將無法復原)",
"gui.instance.copy": "複製安裝檔",
"gui.instance.copy.copying": "正在複製安裝檔,請稍候...",
Expand Down Expand Up @@ -63,7 +63,7 @@
"gui.handler.done": "處理完成",
"gui.wip": "依個功能仍在製作中,造成不便敬請原諒。",
"gui.separate": "",
"gui.empty": "",
"gui.default": "預設",
"game.version": "遊戲版本",
"java.version": "Java 版本",
"version.side.client": "客户端",
Expand All @@ -83,6 +83,7 @@
"version.list.mod.loader.forge.version": "請選擇您要安裝嘅 Forge Loader 版本",
"version.list.mod.loader.forge.version.latest": "最新版本",
"version.list.mod.loader.forge.error": "RPMLauncher 暫時不支援安裝 %version% 嘅 Forge,抱歉造成您嘅困擾,我們深感抱歉。",
"version.list.mod.loader.paper": "Paper",
"version.list.mod.loader.incompatible.error": "遊戲版本與選擇嘅模組載入器版本不相容",
"version.list.downloading.ready": "準備開始安裝",
"version.list.downloading.library": "正在下載庫檔案",
Expand Down Expand Up @@ -317,6 +318,7 @@
"about.version.title": "啟動器版本:",
"about.version.type": "啟動器版本類型:",
"log.game.log.title": "遊戲日誌",
"log.game.log.none": "遊戲正在啟動...\n因此尚未輸出遊戲日誌。",
"log.game.clear": "清除遊戲日誌",
"log.game.record": "紀錄遊戲日誌",
"log.game.kill": "強制關閉遊戲",
Expand Down Expand Up @@ -407,6 +409,7 @@
"rpmlauncher.feedback.description": "請描述你嘅問題或建議",
"rpmlauncher.feedback.draw": "塗鴉",
"rpmlauncher.feedback.navigate": "移動界面",
"rpmlauncher.file.delete.error": "無法刪除該檔案。可能係遊戲或其他程式訪問該檔案緊",
"mods.filter.notfound": "目前嘅篩選方式揾唔到任何模組",
"instance.error.format": "檢測到安裝檔格式錯誤。請嘗試重新創建安裝檔。如果問題仍然存在,請報告錯誤\n錯誤訊息:\n%error%"
}

0 comments on commit 3312948

Please sign in to comment.