diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-11-06 19:56:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-06 19:56:29 +0800 |
| commit | 6db699c2996fc7fb16f8eb3634ba4f88bb3932f5 (patch) | |
| tree | b1919291bf0c932bf7693bac25fc09c304cc0360 /src | |
| parent | 70f0cb9c07d410365d4439e75ac3e3e1a7ced8b6 (diff) | |
| parent | c1090aeffefa23b2e792ea3da2767cdab6c1784a (diff) | |
| download | RoughlyEnoughItems-6db699c2996fc7fb16f8eb3634ba4f88bb3932f5.tar.gz RoughlyEnoughItems-6db699c2996fc7fb16f8eb3634ba4f88bb3932f5.tar.bz2 RoughlyEnoughItems-6db699c2996fc7fb16f8eb3634ba4f88bb3932f5.zip | |
New Crowdin translations (#183)
* New translations en_us.json (et_ee)
* New translations en_us.json (zh_cn)
* New translations en_us.json (zh_tw)
* New translations en_us.json (zh_cn)
* New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
3 files changed, 14 insertions, 14 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index e286d6391..64181f354 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -6,7 +6,7 @@ "key.roughlyenoughitems.next_page": "Järgmine leht", "key.roughlyenoughitems.previous_page": "Eelmine leht", "key.roughlyenoughitems.focus_search": "Fookusta otsingukast", - "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier", + "key.roughlyenoughitems.copy_recipe_id": "Kopeeri retsepti ID", "text.rei.cheating": "Sohitegemine", "text.rei.cheating_disabled": "§7Sohitegemine keelatud", "text.rei.cheating_enabled": "§cSohitegemine lubatud", @@ -79,8 +79,8 @@ "text.rei.recipe_screen_type.selection": "Retseptide kuvatüübi valik", "text.rei.recipe_screen_type.selection.sub": "Sa saad seda seadistust alati seadistuskuvalt muuta.", "text.rei.view_recipes_for": "Vaata %s retsepte", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", - "msg.rei.recipe_id_details": "Recipe ID: %s", + "msg.rei.copied_recipe_id": "Retsepti ID kopeeritud", + "msg.rei.recipe_id_details": "Retsepti ID: %s", "_comment": "Seadistuse vihjetekstid", "config.roughlyenoughitems.title": "Roughly Enough Items seadistus", "config.roughlyenoughitems.!general": "Üldine", @@ -137,7 +137,7 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Tavaline", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Pööratud", "config.roughlyenoughitems.appendModNames": "Lisa juurde modinimed:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Kopeeri ID hüpik:", "config.roughlyenoughitems.scrollingEntryListWidget": "Esemenimekirja tegevus:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Keritav", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Lehekülgedega", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index a59e00558..6185957fe 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -6,7 +6,7 @@ "key.roughlyenoughitems.next_page": "下一页", "key.roughlyenoughitems.previous_page": "上一页", "key.roughlyenoughitems.focus_search": "选择搜索框", - "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier", + "key.roughlyenoughitems.copy_recipe_id": "复制配方ID", "text.rei.cheating": "作弊", "text.rei.cheating_disabled": "§7作弊已禁用", "text.rei.cheating_enabled": "§c作弊已启用", @@ -79,8 +79,8 @@ "text.rei.recipe_screen_type.selection": "合成界面类型选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.", "text.rei.view_recipes_for": "查看 %s 的配方", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", - "msg.rei.recipe_id_details": "Recipe ID: %s", + "msg.rei.copied_recipe_id": "已复制配方ID", + "msg.rei.recipe_id_details": "配方ID:%s", "_comment": "配置提示", "config.roughlyenoughitems.title": "配置", "config.roughlyenoughitems.!general": "常规", @@ -137,7 +137,7 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "标准", "config.roughlyenoughitems.itemCheatingMode.jei_like": "反转", "config.roughlyenoughitems.appendModNames": "附加模组名称:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "复制ID讯息:", "config.roughlyenoughitems.scrollingEntryListWidget": "条目列表操作:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "滚动", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "分页", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 0021c7275..9f0fbe55e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -6,7 +6,7 @@ "key.roughlyenoughitems.next_page": "下一頁", "key.roughlyenoughitems.previous_page": "上一頁", "key.roughlyenoughitems.focus_search": "選擇搜索框", - "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier", + "key.roughlyenoughitems.copy_recipe_id": "複製配方ID", "text.rei.cheating": "作弊", "text.rei.cheating_disabled": "§7作弊已禁用", "text.rei.cheating_enabled": "§c作弊已啟用", @@ -79,8 +79,8 @@ "text.rei.recipe_screen_type.selection": "合成介面選擇", "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變合成介面.", "text.rei.view_recipes_for": "顯示%s的所有合成", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", - "msg.rei.recipe_id_details": "Recipe ID: %s", + "msg.rei.copied_recipe_id": "已復製配方ID", + "msg.rei.recipe_id_details": "配方ID:%s", "_comment": "設置提示", "config.roughlyenoughitems.title": "Roughly Enough Items 設置", "config.roughlyenoughitems.!general": "一般", @@ -121,7 +121,7 @@ "config.roughlyenoughitems.showUtilsButtons.boolean.false": "禁用", "config.roughlyenoughitems.gamemodeCommand": "轉換遊戲模式命令:", "config.roughlyenoughitems.giveCommand": "作弊命令:", - "config.roughlyenoughitems.loadDefaultPlugin": "加載默認 Plugin:", + "config.roughlyenoughitems.loadDefaultPlugin": "加載默認插件:", "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§c禁用 (危險)", "config.roughlyenoughitems.registerRecipesInAnotherThread": "配方同步線程:", "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "新 REI 綫程", @@ -136,8 +136,8 @@ "config.roughlyenoughitems.itemCheatingMode": "物品作弊數量:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "正常", "config.roughlyenoughitems.itemCheatingMode.jei_like": "倒置", - "config.roughlyenoughitems.appendModNames": "Append Mod Names", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.appendModNames": "附加模組名稱:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "複製ID訊息:", "config.roughlyenoughitems.scrollingEntryListWidget": "項目列表操作:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "滾動", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "分頁", |
