From 4fd1e677145f32d3bdec2181ebc0537915c3fb70 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 12 Jan 2020 22:06:11 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 32f872d79..19e891ea9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -80,8 +80,8 @@ "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以將其從我的最愛中移除。", "text.rei.working_station": "工作台", "text.rei.recipe_id": "\n%s合成識別碼: %s", - "text.rei.recipe_screen_type.selection": "合成介面選擇", - "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變合成介面.", + "text.rei.recipe_screen_type.selection": "配方介面選擇", + "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變配方介面.", "text.rei.view_recipes_for": "顯示%s的所有合成", "tooltip.rei.fluid_amount": "§7%d 單位", "msg.rei.copied_recipe_id": "已復製配方ID", @@ -148,10 +148,10 @@ "config.roughlyenoughitems.weatherCommand": "天氣命令:", "config.roughlyenoughitems.itemListOrdering": "排列:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.recipeScreenType": "配方屏幕類型:", - "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕類型:%s", - "config.roughlyenoughitems.recipeScreenType.unset": "未設定", - "config.roughlyenoughitems.recipeScreenType.original": "預設", + "config.roughlyenoughitems.recipeScreenType": "配方介面類型:", + "config.roughlyenoughitems.recipeScreenType.config": "配方介面類型:%s", + "config.roughlyenoughitems.recipeScreenType.unset": "尚未設定", + "config.roughlyenoughitems.recipeScreenType.original": "原始", "config.roughlyenoughitems.recipeScreenType.villager": "像村民交易介面", "config.roughlyenoughitems.itemCheatingMode": "物品作弊數量:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "正常", -- cgit From d895843d80f7fe3af21ad04454afb5209d296937 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 12 Jan 2020 22:35:59 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index d96ace50c..12ef78534 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -36,7 +36,7 @@ "ordering.rei.descending": "Décroissant", "ordering.rei.registry": "Registre", "ordering.rei.name": "Nom", - "ordering.rei.item_groups": "Groupes d'objets", + "ordering.rei.item_groups": "Thème", "text.auto_craft.move_items": "Déplacer les objets", "text.auto_craft.move_items.yog": "NullPointerException générée !", "error.rei.transfer.too_small": "Impossible de déplacer les objets vers une grille de %dx%d.", @@ -80,7 +80,7 @@ "text.rei.remove_favorites_tooltip": " \n§7Appuyez sur %s pour le retirer des favoris.", "text.rei.working_station": "Poste de travail", "text.rei.recipe_id": "\n%sID de recette : %s", - "text.rei.recipe_screen_type.selection": "Écran de sélection du type d'affichage des recettes", + "text.rei.recipe_screen_type.selection": "Sélection du type d'affichage des recettes", "text.rei.recipe_screen_type.selection.sub": "Vous pouvez toujours changer cette option dans l'écran de configuration.", "text.rei.view_recipes_for": "Voir les recettes de %s", "tooltip.rei.fluid_amount": "§7%d unités", @@ -103,7 +103,7 @@ "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :", "config.roughlyenoughitems.favoriteKeybind": "Entrée favorite :", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", - "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recette cliquables :", + "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recettes cliquables :", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activées", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivées", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :", @@ -149,10 +149,10 @@ "config.roughlyenoughitems.itemListOrdering": "Classement de la liste des entrées :", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", + "config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Menu de villageois", + "config.roughlyenoughitems.recipeScreenType.villager": "Interface de villageois", "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", -- cgit From fce14e6c13a14f8d5137fd81418e54b248f6919c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 12 Jan 2020 23:06:24 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 12ef78534..fe4d21616 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -30,7 +30,7 @@ "text.rei.composting.page": "Page %d", "text.rei.config": "Configuration", "text.rei.config_tooltip": "Ouvrir le menu de configuration \n§7Maj. + Clic pour activer le mode triche", - "text.rei.cheat_items": "Don de {item_count} [{item_name}§f] à {player_name}.", + "text.rei.cheat_items": "Don de {item_count} [{item_name}§f] à {player_name}", "text.rei.failed_cheat_items": "§cImpossible de donner les objets.", "ordering.rei.ascending": "Croissant", "ordering.rei.descending": "Décroissant", -- cgit From b528581bce06bd373fd6c0f2155b754e7de876ee Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 13 Jan 2020 13:36:05 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index f608d4b1d..71325497c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -108,7 +108,7 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Рендерить блески зачарования:", "config.roughlyenoughitems.entrySize": "Размер предметов:", - "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", + "config.roughlyenoughitems.useCompactTabs": "Компактные вкладки:", "config.roughlyenoughitems.darkTheme": "Тема внешнего вида REI:", "config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема", "config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема", @@ -149,7 +149,7 @@ "config.roughlyenoughitems.itemListOrdering": "Порядок списка предметов:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Тип окна рецепта:", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", + "config.roughlyenoughitems.recipeScreenType.config": "Вид окна рецепта: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Не установлено", "config.roughlyenoughitems.recipeScreenType.original": "Оригинальный", "config.roughlyenoughitems.recipeScreenType.villager": "Крестьянский", -- cgit From 981078c2321d99c1775e661d853659da74edad87 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 13 Jan 2020 14:05:30 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 71325497c..5d0658839 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -25,7 +25,7 @@ "category.rei.brewing.result": "Результирующее зелье", "category.rei.composting": "Компостирование", "category.rei.stripping": "Обработка", - "category.rei.information": "Information", + "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% шанс", "text.rei.composting.page": "%d страница", "text.rei.config": "Конфигурация", -- cgit From 77fbb57d66a1d651a1da7b2c7707ebde3fc92e80 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 14 Jan 2020 00:51:08 +0800 Subject: New translations en_us.json (en_ud) --- src/main/resources/assets/roughlyenoughitems/lang/en_ud.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index b9d4ea52e..67a728f84 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -94,7 +94,7 @@ "config.roughlyenoughitems.technical": "lɐɔıuɥɔǝ⊥", "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", + "config.roughlyenoughitems.recipeKeybind": "ǝdıɔǝᴚ ʍoɥS:", "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", "config.roughlyenoughitems.nextPageKeybind": "Next Page:", -- cgit