aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-04-01 20:09:06 +0800
committershedaniel <daniel@shedaniel.me>2020-04-01 20:09:06 +0800
commitd699907815a61550e46f2a7a5ba15a6e0d52b054 (patch)
tree95bf4dfcfd106d328ae8708e56bb17386d8ea0ff /src
parent02eb3df4c25b61386cbcbc940c1b11d82fbb6ab4 (diff)
parenta9df533ce272e55d519102eb1fcd7d35745a2649 (diff)
downloadRoughlyEnoughItems-d699907815a61550e46f2a7a5ba15a6e0d52b054.tar.gz
RoughlyEnoughItems-d699907815a61550e46f2a7a5ba15a6e0d52b054.tar.bz2
RoughlyEnoughItems-d699907815a61550e46f2a7a5ba15a6e0d52b054.zip
Merge branch 'l10n_4.x-unstable' of https://github.com/shedaniel/RoughlyEnoughItems into 4.x-unstable
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/de_de.json6
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_ud.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/et_ee.json6
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/lol_us.json16
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/nn_no.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json42
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json8
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json6
14 files changed, 108 insertions, 24 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
index ff2d4bab1..3c4695cca 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection",
"text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.",
"text.rei.view_recipes_for": "View Recipes for %s",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Recipe ID: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Config Tooltips",
"config.roughlyenoughitems.title": "Roughly Enough Items Config",
"config.roughlyenoughitems.!general": "General",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Technical",
"config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.filtering": "Filtering",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Cheating:",
"config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings",
"config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
index ea333079d..2fced713f 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Darstellung Rezept-Bildschirm",
"text.rei.recipe_screen_type.selection.sub": "Du kannst diese Einstellung jederzeit über den Konfigurationsbildschirm wieder bearbeiten.",
"text.rei.view_recipes_for": "Rezepte für %s anzeigen",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Einheit",
"msg.rei.copied_recipe_id": "Rezept-Identifizierer kopiert",
"msg.rei.recipe_id_details": "Rezept-ID: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Konfigurations-Tooltips",
"config.roughlyenoughitems.title": "Roughly Enough Items Konfiguration",
"config.roughlyenoughitems.!general": "Allgemein",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Technisches",
"config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.filtering": "Filtering",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Schummeln:",
"config.roughlyenoughitems.smooth_scrolling": "Sanftes Scrollen Einstellungen",
"config.roughlyenoughitems.recipeKeybind": "Zeige Rezept:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Favoriten-Eintrag:",
"config.roughlyenoughitems.favoritesEnabled": "Favoriten aktiviert:",
"config.roughlyenoughitems.clickableRecipeArrows": "Klickbare Rezeptpfeile:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Aktiviert",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Deaktiviert",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Rendere Verzauberungsschimmer:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
index 75f2fe02e..1f0485727 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "uoıʇɔǝןǝS ǝdʎ⊥ uǝǝɹɔS ǝdıɔǝᴚ",
"text.rei.recipe_screen_type.selection.sub": "˙uǝǝɹɔs bıɟuoɔ ǝɥʇ ɐıʌ uıɐbɐ buıʇʇǝs sıɥʇ ʇıpǝ sʎɐʍןɐ uɐɔ noʎ",
"text.rei.view_recipes_for": "s% ɹoɟ sǝdıɔǝᴚ ʍǝıΛ",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "ɹǝᴉɟᴉʇuǝpI ǝdᴉɔǝɹ pǝᴉdoƆ",
"msg.rei.recipe_id_details": "Recipe ID: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "sdıʇןoo⊥ bıɟuoϽ",
"config.roughlyenoughitems.title": "ƃıɟuoↃ sɯǝʇI ɥbnouƎ ʎןɥbnoᴚ",
"config.roughlyenoughitems.!general": "lɐɹǝuǝ⅁",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "lɐɔıuɥɔǝ⊥",
"config.roughlyenoughitems.performance": "ǝɔuɐɯɹoɟɹǝԀ",
"config.roughlyenoughitems.filtering": "Filtering",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ",
"config.roughlyenoughitems.smooth_scrolling": "sƃuᴉʇʇǝS ƃuᴉlloɹɔS ɥʇooɯS",
"config.roughlyenoughitems.recipeKeybind": "ǝdıɔǝᴚ ʍoɥS:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": ":sʍoɹɹ∀ ǝdıɔǝᴚ ǝʃqɐʞɔılↃ",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "pǝlqɐuƎ",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "pǝןqɐsıp",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
index 53422771b..a75df942a 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
@@ -88,9 +88,13 @@
"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",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d ühik",
"msg.rei.copied_recipe_id": "Retsepti ID kopeeritud",
"msg.rei.recipe_id_details": "Retsepti ID: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Seadistuse vihjetekstid",
"config.roughlyenoughitems.title": "Roughly Enough Items seadistus",
"config.roughlyenoughitems.!general": "Üldine",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Tehniline",
"config.roughlyenoughitems.performance": "Jõudlus",
"config.roughlyenoughitems.filtering": "Filtreerimine",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Sohitegemine:",
"config.roughlyenoughitems.smooth_scrolling": "Sujuva kerimise sätted",
"config.roughlyenoughitems.recipeKeybind": "Näita retsepti:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Lisa lemmikutesse:",
"config.roughlyenoughitems.favoritesEnabled": "Lemmikud lubatud:",
"config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Kuva loitsukuma:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 62cf9054b..2ea763c46 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -88,9 +88,13 @@
"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",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d unités",
"msg.rei.copied_recipe_id": "Identifiant de la recette copié",
"msg.rei.recipe_id_details": "ID de recette : %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Info-bulles de configuration",
"config.roughlyenoughitems.title": "Configuration de Roughly Enough Items",
"config.roughlyenoughitems.!general": "Général",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Technique",
"config.roughlyenoughitems.performance": "Performances",
"config.roughlyenoughitems.filtering": "Filtrage",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Triche :",
"config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier",
"config.roughlyenoughitems.recipeKeybind": "Afficher la recette :",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Entrée favorite :",
"config.roughlyenoughitems.favoritesEnabled": "Favoris activés :",
"config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recettes cliquables :",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activées",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivées",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index 55d65ac5e..61f08ada0 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択",
"text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。",
"text.rei.view_recipes_for": "%sのレシピを表示",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Recipe ID: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Tooltipsの設定",
"config.roughlyenoughitems.title": "Roughly Enough Itemsの設定",
"config.roughlyenoughitems.!general": "一般",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "高度な設定",
"config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.filtering": "Filtering",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "チートモード:",
"config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings",
"config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "クリック可能なレシピの矢印:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "有効",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "無効",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
index ce541ed4a..ff18cadfc 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
@@ -29,7 +29,7 @@
"category.rei.composting": "Composting",
"category.rei.stripping": "Stwipping",
"category.rei.beacon_base": "Beacon Base",
- "category.rei.information": "Information",
+ "category.rei.information": "Informashun",
"text.rei.composting.chance": "§e%d%% Chance",
"text.rei.composting.page": "Page %d",
"text.rei.config": "Config",
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Wecipe Scween Type Sewection",
"text.rei.recipe_screen_type.selection.sub": "You can awways edit dis setting again via de config scween.",
"text.rei.view_recipes_for": "View Wecipes fow %s",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Wecipe Identifiew",
"msg.rei.recipe_id_details": "Wecipe ID: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Config Toowtips",
"config.roughlyenoughitems.title": "Woughwy Enough Items Config",
"config.roughlyenoughitems.!general": "Genewaw",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Techwicaw",
"config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.filtering": "Filtering",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Cheating:",
"config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings",
"config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabwed",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabwed",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
@@ -180,7 +186,7 @@
"config.roughlyenoughitems.appendModNames": "Appwend Mod Wames:",
"config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:",
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side",
- "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list",
+ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top ov list\n",
"config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:",
"config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:",
"config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Idetifwier Toast:",
@@ -189,9 +195,9 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginwated",
"text.rei.credit.text": "§wWoughwy Enough Items (v%s)\n§7Owiginawwy a fowk fow Awmost Enough Items.\n\n§wDevewopews\n Owiginawwy by ZenDawva\n Wewwitten by Daniewshe\n Owd Pwugin Suppowt by TehNut\n\n§wWanguage Twanswation\n%s\n\n§wWicense\n§7Woughwy Enough Items is wicensed wid MIT.",
"language.roughlyenoughitems.english": "English",
- "language.roughlyenoughitems.japanese": "Japanese",
- "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified",
- "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional",
+ "language.roughlyenoughitems.japanese": "Japanees",
+ "language.roughlyenoughitems.chinese_simplified": "Chinees Simplifid",
+ "language.roughlyenoughitems.chinese_traditional": "Chinees Tradishunal",
"language.roughlyenoughitems.french": "French",
"language.roughlyenoughitems.german": "German",
"language.roughlyenoughitems.estonian": "Estonian",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
index c2778ce67..b813e7538 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection",
"text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.",
"text.rei.view_recipes_for": "View Recipes for %s",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Recipe ID: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Config Tooltips",
"config.roughlyenoughitems.title": "Roughly Enough Items Config",
"config.roughlyenoughitems.!general": "General",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Technical",
"config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.filtering": "Filtering",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Cheating:",
"config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings",
"config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
index be6885542..934900de0 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Wybór typu ekranu receptur",
"text.rei.recipe_screen_type.selection.sub": "Zawsze możesz zmienić tę opcję w Panelu Konfiguracyjnym.",
"text.rei.view_recipes_for": "Pokaż receptury dla %s",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Jednostek",
"msg.rei.copied_recipe_id": "Skopiowano Id receptury",
"msg.rei.recipe_id_details": "Id receptury: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Etykiety elementów w Panelu Konfiguracyjnym",
"config.roughlyenoughitems.title": "Panel Konfiguracyjny Roughly Enough Items",
"config.roughlyenoughitems.!general": "Ogólne",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Techniczne",
"config.roughlyenoughitems.performance": "Wydajność",
"config.roughlyenoughitems.filtering": "Filtrowanie",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Tryb Oszukiwania:",
"config.roughlyenoughitems.smooth_scrolling": "Ustawienia gładkiego przewijania",
"config.roughlyenoughitems.recipeKeybind": "Pokaż recepturę:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Dodaj przedmiot do Ulubionych:",
"config.roughlyenoughitems.favoritesEnabled": "Przedmioty Ulubione włączone:",
"config.roughlyenoughitems.clickableRecipeArrows": "Klikalne strzałki do przewijania receptur:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Włączony",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Wyłączony",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Renderuj błysk na zaklętych przedmiotach:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
index 0d9c6b67e..bf885c46d 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas",
"text.rei.recipe_screen_type.selection.sub": "Você sempre pode editar essa opção denovo através do menu de configuração.",
"text.rei.view_recipes_for": "Ver receitas para %s",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Unidade",
"msg.rei.copied_recipe_id": "ID da receita copiado",
"msg.rei.recipe_id_details": "ID da Receita: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Don't change / translate the credit down below if you are doing it :)",
"config.roughlyenoughitems.title": "Configurações Roughly Enough Items",
"config.roughlyenoughitems.!general": "Config. Gerais",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Config. Técnicas",
"config.roughlyenoughitems.performance": "Config. Performance",
"config.roughlyenoughitems.filtering": "Filtragem",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Trapaças:",
"config.roughlyenoughitems.smooth_scrolling": "Configurações de rolagem suave",
"config.roughlyenoughitems.recipeKeybind": "Mostrar Receita:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Atalho Favoritos:",
"config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:",
"config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Ativas",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Desativadas",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Renderizar Brilho de Encantamento:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
index 16fb22c00..2e1bd78f1 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas",
"text.rei.recipe_screen_type.selection.sub": "Você sempre pode editar essa opção denovo através do menu de configuração.",
"text.rei.view_recipes_for": "Ver receitas para %s",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Unidade(s)",
"msg.rei.copied_recipe_id": "Copiado Identificador de Receita",
"msg.rei.recipe_id_details": "ID de Receita: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Don't change / translate the credit down below if you are doing it :)",
"config.roughlyenoughitems.title": "Configuração deo Roughly Enough Items",
"config.roughlyenoughitems.!general": "Geral",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Técnico",
"config.roughlyenoughitems.performance": "Desempenho",
"config.roughlyenoughitems.filtering": "Filtragem",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Batotas:",
"config.roughlyenoughitems.smooth_scrolling": "Configurações de Rolagem Suave",
"config.roughlyenoughitems.recipeKeybind": "Mostrar Receita:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Referência favorita:",
"config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:",
"config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Ativado",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Desativado",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Renderizar Brilho do Encantamento:",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
index 7bd8ff521..d0c07c637 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
@@ -28,7 +28,7 @@
"category.rei.brewing.result": "Итоговое зелье",
"category.rei.composting": "Компостирование",
"category.rei.stripping": "Обработка",
- "category.rei.beacon_base": "Beacon Base",
+ "category.rei.beacon_base": "Основа для маяка",
"category.rei.information": "Информация",
"text.rei.composting.chance": "§e%d%% шанс",
"text.rei.composting.page": "%d страница",
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта",
"text.rei.recipe_screen_type.selection.sub": "Вы всегда можете изменить эту настройку через окно конфигурации.",
"text.rei.view_recipes_for": "Посмотреть рецепты для %s",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d Единицы измерения",
"msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован",
"msg.rei.recipe_id_details": "ID рецепта: %s",
+ "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Конфигурация подсказок",
"config.roughlyenoughitems.title": "Конфигурация Roughly Enough Items",
"config.roughlyenoughitems.!general": "Общее",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "Техническое",
"config.roughlyenoughitems.performance": "Производительность",
"config.roughlyenoughitems.filtering": "Фильтрация",
+ "config.roughlyenoughitems.experimental": "Experimental Features",
"config.roughlyenoughitems.cheating": "Мошенничество:",
"config.roughlyenoughitems.smooth_scrolling": "Настройки плавной прокрутки",
"config.roughlyenoughitems.recipeKeybind": "Показать рецепт:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "Закладка:",
"config.roughlyenoughitems.favoritesEnabled": "Избранное включено:",
"config.roughlyenoughitems.clickableRecipeArrows": "Кликабельные стрелки рецептов:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Отрисовывать сияние чар:",
@@ -124,15 +130,15 @@
"config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Сперва загрузите мир!",
"config.roughlyenoughitems.entrySize": "Размер предметов:",
"config.roughlyenoughitems.asyncSearch": "Асинхронный поиск:",
- "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:",
+ "config.roughlyenoughitems.numberAsyncSearch": "Размер группы асинхронного поиска",
"config.roughlyenoughitems.useCompactTabs": "Компактные вкладки:",
"config.roughlyenoughitems.darkTheme": "Тема оформления:",
"config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема",
"config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема",
"config.roughlyenoughitems.recipeBorder": "Рамка рецепта:",
- "config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
- "config.roughlyenoughitems.recipeBorder.default": "Default",
- "config.roughlyenoughitems.recipeBorder.none": "None",
+ "config.roughlyenoughitems.recipeBorder.lighter": "Светлая",
+ "config.roughlyenoughitems.recipeBorder.default": "По умолчанию",
+ "config.roughlyenoughitems.recipeBorder.none": "Отсутствует",
"config.roughlyenoughitems.maxRecipePerPage": "Количество рецептов на странице:",
"config.roughlyenoughitems.mirrorItemPanel": "Положение списка предметов:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Слева",
@@ -188,18 +194,18 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Прокрутка",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Кнопки",
"text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Первоначально форк Almost Enough Items.\n\n§lРазработчики\n Автор мода ZenDarva\n Мод переписал Danielshe\n Поддержка старого плагина от TehNut\n\n§lЯзыковой перевод\n%s\n\n§lЛицензия\n§7Roughly Enough Items лицензируется с MIT.",
- "language.roughlyenoughitems.english": "English",
- "language.roughlyenoughitems.japanese": "Japanese",
- "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified",
- "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional",
- "language.roughlyenoughitems.french": "French",
- "language.roughlyenoughitems.german": "German",
- "language.roughlyenoughitems.estonian": "Estonian",
- "language.roughlyenoughitems.portuguese": "Portuguese",
- "language.roughlyenoughitems.portuguese_brazilian": "Portuguese, Brazilian",
+ "language.roughlyenoughitems.english": "Английский",
+ "language.roughlyenoughitems.japanese": "Японский",
+ "language.roughlyenoughitems.chinese_simplified": "Китайский (упрощенный)",
+ "language.roughlyenoughitems.chinese_traditional": "Китайский (традиционный)",
+ "language.roughlyenoughitems.french": "Французский",
+ "language.roughlyenoughitems.german": "Немецкий",
+ "language.roughlyenoughitems.estonian": "Эстонский",
+ "language.roughlyenoughitems.portuguese": "Португальский",
+ "language.roughlyenoughitems.portuguese_brazilian": "Португальский (Бразилия)",
"language.roughlyenoughitems.lolcat": "LOLCAT",
- "language.roughlyenoughitems.upside_down_english": "Upside Down English",
- "language.roughlyenoughitems.bulgarian": "Bulgarian",
- "language.roughlyenoughitems.russian": "Russian",
- "language.roughlyenoughitems.polish": "Polish"
+ "language.roughlyenoughitems.upside_down_english": "Перевёрнутый Английский",
+ "language.roughlyenoughitems.bulgarian": "Болгарский",
+ "language.roughlyenoughitems.russian": "Русский",
+ "language.roughlyenoughitems.polish": "Польский"
}
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
index b8b5e50f6..f821740ec 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
@@ -88,9 +88,13 @@
"text.rei.recipe_screen_type.selection": "合成界面类型选择",
"text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.",
"text.rei.view_recipes_for": "查看 %s 的配方",
+ "text.rei.subsets": "Subsets",
+ "text.rei.tiny_potato": "Tiny Potatoz",
"tooltip.rei.fluid_amount": "§7%d 单位",
"msg.rei.copied_recipe_id": "已复制配方ID",
"msg.rei.recipe_id_details": "配方ID:%s",
+ "subsets.rei.roughlyenoughitems.all_entries": "所有条目",
+ "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "配置提示",
"config.roughlyenoughitems.title": "配置",
"config.roughlyenoughitems.!general": "常规​​​​​",
@@ -99,6 +103,7 @@
"config.roughlyenoughitems.technical": "技术",
"config.roughlyenoughitems.performance": "性能",
"config.roughlyenoughitems.filtering": "过滤",
+ "config.roughlyenoughitems.experimental": "实验性功能",
"config.roughlyenoughitems.cheating": "作弊:",
"config.roughlyenoughitems.smooth_scrolling": "平滑滚动设定",
"config.roughlyenoughitems.recipeKeybind": "显示食谱:",
@@ -111,6 +116,7 @@
"config.roughlyenoughitems.favoriteKeybind": "收藏物品:",
"config.roughlyenoughitems.favoritesEnabled": "已启用收藏夹:",
"config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:",
+ "config.roughlyenoughitems.isSubse