aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-05-19 18:27:24 +0800
committershedaniel <daniel@shedaniel.me>2020-05-19 18:27:24 +0800
commit1337b0214b5917ea7eab028b5d3dcbe02a7bfa1a (patch)
tree30511762841e3c9a2e8d78e5176e50ec167df4b1 /src/main
parenta42330e3eda48ea8e0a885d00da8c689d697b431 (diff)
parent35a351df7d837cde438059da6b0cc9d883029da7 (diff)
downloadRoughlyEnoughItems-1337b0214b5917ea7eab028b5d3dcbe02a7bfa1a.tar.gz
RoughlyEnoughItems-1337b0214b5917ea7eab028b5d3dcbe02a7bfa1a.tar.bz2
RoughlyEnoughItems-1337b0214b5917ea7eab028b5d3dcbe02a7bfa1a.zip
Merge remote-tracking branch 'shedaniel/l10n_4.x-unstable' into 4.x-unstable
Diffstat (limited to 'src/main')
-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.json10
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/lol_us.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/nn_no.json6
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json8
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json8
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json8
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json24
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json16
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json16
14 files changed, 94 insertions, 38 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
index 8b57267e1..05c4759c3 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
@@ -95,6 +95,8 @@
"tooltip.rei.fluid_amount": "§7%d Мерна единица",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Ид.№ на рецепта: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "Всички влизания",
"subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Config Tooltips",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Предишна страница:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
"config.roughlyenoughitems.recipeBorder.default": "Default",
"config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": "Максимум рецепти за страница:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Максимум рецепти за страница:",
"config.roughlyenoughitems.mirrorItemPanel": "Item List Position:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side",
"config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Search Field Position:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
index 45a6f785b..9a87d9b82 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
@@ -95,6 +95,8 @@
"tooltip.rei.fluid_amount": "§7%d Einheit",
"msg.rei.copied_recipe_id": "Rezept-Identifizierer kopiert",
"msg.rei.recipe_id_details": "Rezept-ID: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "Alle Einträge",
"subsets.rei.roughlyenoughitems.item_groups": "Kreativ-Inventar-Tabs",
"_comment": "Konfigurations-Tooltips",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Vorherige Seite:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Suchfeld fokussieren:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Rezept-Identifizierer kopieren:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Favoriten-Eintrag:",
"config.roughlyenoughitems.favoritesEnabled": "Favoriten aktiviert:",
"config.roughlyenoughitems.clickableRecipeArrows": "Klickbare Rezeptpfeile:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Heller",
"config.roughlyenoughitems.recipeBorder.default": "Standard",
"config.roughlyenoughitems.recipeBorder.none": "Keiner",
- "config.roughlyenoughitems.maxRecipePerPage": "Maximale Anzahl Rezepte pro Seite:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Maximale Anzahl Rezepte pro Seite:",
"config.roughlyenoughitems.mirrorItemPanel": "Position der Gegenstandsliste:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Linke Seite",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Rechte Seite",
"config.roughlyenoughitems.debugRenderTimeRequired": "Eintragsliste Debug-Modus:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Position des Suchfelds:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Unten Links / Rechts",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Oben Links / Rechts",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
index 9b7885788..4ba256d92 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
@@ -95,6 +95,8 @@
"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",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "All Entries",
"subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "sdıʇןoo⊥ bıɟuoϽ",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": ":sʍoɹɹ∀ ǝdıɔǝᴚ ǝʃqɐʞɔılↃ",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
"config.roughlyenoughitems.recipeBorder.default": "Default",
"config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": ":ǝƃɐԀ ɹǝԀ sǝdᴉɔǝɹ ɯnɯᴉxɐW",
+ "config.roughlyenoughitems.maxRecipesPerPage": ":ǝƃɐԀ ɹǝԀ sǝdᴉɔǝɹ ɯnɯᴉxɐW",
"config.roughlyenoughitems.mirrorItemPanel": ":uoᴉʇᴉsoԀ ʇsᴉ˥ ɯǝʇI",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "ǝpᴉS ʇɟǝ˥",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "ǝpᴉS ʇɥƃᴉɹ",
"config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": ":uoᴉʇᴉsoԀ plǝᴉℲ ɥɔɹɐǝS",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "ʇɥƃᴉɹ / ʇɟǝ˥ ɯoʇʇoq",
"config.roughlyenoughitems.searchFieldLocation.top_side": "ʇɥƃᴉɹ / ʇɟǝ˥ do┴",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
index 071d61c55..d6597d6c4 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
@@ -95,6 +95,8 @@
"tooltip.rei.fluid_amount": "§7%d ühik",
"msg.rei.copied_recipe_id": "Retsepti ID kopeeritud",
"msg.rei.recipe_id_details": "Retsepti ID: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "All Entries",
"subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Seadistuse vihjetekstid",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Eelmine leht:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Fookusta otsingukast:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Kopeeri retsepti ID:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Lisa lemmikutesse:",
"config.roughlyenoughitems.favoritesEnabled": "Lemmikud lubatud:",
"config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
"config.roughlyenoughitems.recipeBorder.default": "Default",
"config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": "Maksimaalselt retsepte lehe kohta:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Maksimaalselt retsepte lehe kohta:",
"config.roughlyenoughitems.mirrorItemPanel": "Esemete nimekirja asukoht:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Vasakul",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Paremal",
"config.roughlyenoughitems.debugRenderTimeRequired": "Esemenimekirja silumisrežiim:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Otsingu silumisrežiim:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Otsingukasti asukoht:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "All vasakul/paremal",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Üleval vasakul/paremal",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index e8e6a838f..d5a9b91a5 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -95,6 +95,8 @@
"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",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "Toutes les entrées",
"subsets.rei.roughlyenoughitems.item_groups": "Onglets Créatif",
"_comment": "Info-bulles de configuration",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Page précédente :",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Sélection du champ de recherche :",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Entrée favorite :",
"config.roughlyenoughitems.favoritesEnabled": "Favoris activés :",
"config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recettes cliquables :",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Plus claire",
"config.roughlyenoughitems.recipeBorder.default": "Par défaut",
"config.roughlyenoughitems.recipeBorder.none": "Aucune",
- "config.roughlyenoughitems.maxRecipePerPage": "Maximum de recettes par page :",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Maximum de recettes par page :",
"config.roughlyenoughitems.mirrorItemPanel": "Position de la liste des objets :",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Côté gauche",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Côté droit",
"config.roughlyenoughitems.debugRenderTimeRequired": "Mode de débogage de la liste d'entrées :",
"config.roughlyenoughitems.debugSearchTimeRequired": "Mode de débogage de la recherche :",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Position du champ de recherche :",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bas à gauche/droite",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Haut à gauche/droite",
@@ -171,7 +175,7 @@
"config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNon (dangereux)",
"config.roughlyenoughitems.registerRecipesInAnotherThread": "Thread de synchronisation des recettes :",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "Nouveau thread REI",
- "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread",
+ "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cThread de Paquet",
"config.roughlyenoughitems.weatherCommand": "Commande pour la météo :",
"config.roughlyenoughitems.itemListOrdering": "Classement de la liste des entrées :",
"config.roughlyenoughitems.list_ordering_button": "%s [%s]",
@@ -190,7 +194,7 @@
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Côté opposé",
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Haut de la liste",
"config.roughlyenoughitems.displayFavoritesTooltip": "Afficher les info-bulles des favoris :",
- "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:",
+ "config.roughlyenoughitems.snapToRows": "La liste des entrées s'accroche aux lignes :",
"config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copier l'identifiant de la notification :",
"config.roughlyenoughitems.scrollingEntryListWidget": "Type de navigation dans la liste :",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Défilement",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index d5fdb5e0c..f9ac28aa5 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -95,6 +95,8 @@
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Recipe ID: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "All Entries",
"subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Tooltipsの設定",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "クリック可能なレシピの矢印:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
"config.roughlyenoughitems.recipeBorder.default": "Default",
"config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": "ページあたりのレシピの最大数:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "ページあたりのレシピの最大数:",
"config.roughlyenoughitems.mirrorItemPanel": "アイテムリストの位置:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左側",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右側",
"config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "検索欄の位置:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下",
"config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
index 788425691..57fec194d 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
@@ -95,6 +95,8 @@
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Wecipe Identifiew",
"msg.rei.recipe_id_details": "Wecipe ID: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "All Entries",
"subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Config Toowtips",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
"config.roughlyenoughitems.recipeBorder.default": "Default",
"config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": "Maximum Wecipes Pew Page:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Maximum Wecipes Pew Page:",
"config.roughlyenoughitems.mirrorItemPanel": "Item Wist Position:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Weft Side",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Wight Side",
"config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Seawch Fiewd Position:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Weft / Wight",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Wight",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
index 5395085b7..80b825b61 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
@@ -95,6 +95,8 @@
"tooltip.rei.fluid_amount": "§7%d Unit",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Recipe ID: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "All Entries",
"subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Config Tooltips",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
"config.roughlyenoughitems.recipeBorder.default": "Default",
"config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": "Maximum Recipes Per Page:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Maximum Recipes Per Page:",
"config.roughlyenoughitems.mirrorItemPanel": "Item List Position:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side",
"config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Search Field Position:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
index 8fbcb3169..60ff61c3d 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
@@ -85,7 +85,7 @@
"text.rei.favorites_tooltip": " \n§7Naciśnij %s aby dodać przedmiot do Ulubionych.",
"text.rei.remove_favorites_tooltip": " \n§7Naciśnij %s aby usunąć przedmiot z Ulubionych.",
"text.rei.working_station": "Stacja robocza",
- "text.rei.release_export": "Zwolnij %s aby wyeksportować",
+ "text.rei.release_export": "Release %s to export",
"text.rei.recipe_id": "\n%sId receptury: %s",
"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.",
@@ -95,6 +95,8 @@
"tooltip.rei.fluid_amount": "§7%d Jednostek",
"msg.rei.copied_recipe_id": "Skopiowano Id receptury",
"msg.rei.recipe_id_details": "Id receptury: %s",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "All Entries",
"subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
"_comment": "Etykiety elementów w Panelu Konfiguracyjnym",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Poprzednia strona:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Przejdź do pola wyszukiwania:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Skopiuj Id receptury:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Dodaj przedmiot do Ulubionych:",
"config.roughlyenoughitems.favoritesEnabled": "Przedmioty Ulubione włączone:",
"config.roughlyenoughitems.clickableRecipeArrows": "Klikalne strzałki do przewijania receptur:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
"config.roughlyenoughitems.recipeBorder.default": "Default",
"config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": "Maksymalna ilość receptur na stronę:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Maksymalna ilość receptur na stronę:",
"config.roughlyenoughitems.mirrorItemPanel": "Pozycja listy przedmiotów:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Po lewej",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Po prawej",
"config.roughlyenoughitems.debugRenderTimeRequired": "Tryb debugowania listy przedmiotów:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Pozycja pola wyszukiwania:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Lewy / Prawy Dolny",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Lewy / Prawy Górny",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
index 472e6fa8e..980a0883f 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
@@ -85,7 +85,7 @@
"text.rei.favorites_tooltip": " §7Pressione %s para colocar nos favoritos.",
"text.rei.remove_favorites_tooltip": " §7Pressione %s para apagar dos favoritos.",
"text.rei.working_station": "Estação de trabalho",
- "text.rei.release_export": "Release %s para exportar",
+ "text.rei.release_export": "Release %s to export",
"text.rei.recipe_id": "\n%sID de receita: %s",
"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.",
@@ -95,6 +95,8 @@
"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",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"subsets.rei.roughlyenoughitems.all_entries": "Todos os dados",
"subsets.rei.roughlyenoughitems.item_groups": "Abas do Criativo",
"_comment": "Don't change / translate the credit down below if you are doing it :)",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Página Anterior:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Procura com Foco:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Tecla Copiar ID da receita:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Atalho Favoritos:",
"config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:",
"config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Claro",
"config.roughlyenoughitems.recipeBorder.default": "Padrão",
"config.roughlyenoughitems.recipeBorder.none": "Nenhuma",
- "config.roughlyenoughitems.maxRecipePerPage": "Receitas por Página:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Receitas por Página:",
"config.roughlyenoughitems.mirrorItemPanel": "Posição da Lista de Items:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Lado Esquerdo",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Lado Direito",
"config.roughlyenoughitems.debugRenderTimeRequired": "Lista de Entrada Modo Debug:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Pesquisa Modo Debug:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Local de Pesquisa:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Embaixo",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Topo",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
index a0f6fda38..6bf00042e 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
@@ -85,7 +85,7 @@
"text.rei.favorites_tooltip": "§7Pressione %s para adicionar aos favoritos.",
"text.rei.remove_favorites_tooltip": " \n§7Pressione %s para remover dos favoritos.",
"text.rei.working_station": "Estação de trabalho",
- "text.rei.release_export": "Large %s para exportar",
+ "text.rei.release_export": "Release %s to export",
"text.rei.recipe_id": "\n%sID de receita: %s",
"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.",
@@ -95,6 +95,8 @@
"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",
+ "msg.rei.exported_recipe": "Exported Recipe",
+ "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
"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 :)",
@@ -115,6 +117,7 @@
"config.roughlyenoughitems.previousPageKeybind": "Página Anterior:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Focar Campo de Pesquisa:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copiar Identificador de Receita:",
+ "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.favoriteKeybind": "Referência favorita:",
"config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:",
"config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Mais Clara",
"config.roughlyenoughitems.recipeBorder.default": "Predefinido",
"config.roughlyenoughitems.recipeBorder.none": "Nenhuma",
- "config.roughlyenoughitems.maxRecipePerPage": "Receitas Máximas Por Página:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Receitas Máximas Por Página:",
"config.roughlyenoughitems.mirrorItemPanel": "Posição da Lista de Items:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Lado Esquerdo",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Lado Direito",
"config.roughlyenoughitems.debugRenderTimeRequired": "Modo de Depuração da Lista de Referências:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Modo de Depuração da Pesquisa:",
+ "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:",
"config.roughlyenoughitems.searchFieldLocation": "Posição do Campo de Pesquisa:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Canto Inferior Esquerdo / Direito",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Canto Superior Esquerdo / Direito",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
index 34a562572..33b5b9151 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
@@ -60,10 +60,10 @@
"text.rei.view_all_categories": "Показать все категории",
"text.rei.go_back_first_page": "Вернуться в начало",
"text.rei.choose_page": "Выбрать страницу",
- "text.rei.gamemode_button.tooltip.all": "Switch Game Mode",
- "text.rei.gamemode_button.tooltip.entry": "Switch to %s",
- "text.rei.weather_button.tooltip.all": "Switch Weather",
- "text.rei.weather_button.tooltip.entry": "Switch to %s",
+ "text.rei.gamemode_button.tooltip.all": "Сменить режим игры",
+ "text.rei.gamemode_button.tooltip.entry": "Сменить на %s",
+ "text.rei.weather_button.tooltip.all": "Переключить погоду",
+ "text.rei.weather_button.tooltip.entry": "Сменить на %s",
"text.rei.reload_config": "Перезагрузить плагины",
"text.rei.config.is.reloading": "Плагины перезагружаются!",
"text.rei.enabled": "Да",
@@ -90,13 +90,15 @@
"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",
+ "text.rei.subsets": "Поднаборы",
+ "text.rei.tiny_potato": "Мини картошка",
"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",
+ "msg.rei.exported_recipe": "Экспорт рецепта",
+ "msg.rei.exported_recipe.desc": "Проверьте папку 'rei_exports'.",
+ "subsets.rei.roughlyenoughitems.all_entries": "Все записи",
+ "subsets.rei.roughlyenoughitems.item_groups": "Вкладки творчества",
"_comment": "Конфигурация подсказок",
"config.roughlyenoughitems.title": "Конфигурация Roughly Enough Items",
"config.roughlyenoughitems.!general": "Общее",
@@ -115,10 +117,11 @@
"config.roughlyenoughitems.previousPageKeybind": "Предыдущая страница:",
"config.roughlyenoughitems.focusSearchFieldKeybind": "Фокус на поле поиска:",
"config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Скопировать идентификатор рецепта:",
+ "config.roughlyenoughitems.exportImageKeybind": "Экспорт рецепта:",
"config.roughlyenoughitems.favoriteKeybind": "Закладка:",
"config.roughlyenoughitems.favoritesEnabled": "Избранное включено:",
"config.roughlyenoughitems.clickableRecipeArrows": "Кликабельные стрелки рецептов:",
- "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "Поднаборы включены:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Отрисовывать сияние чар:",
@@ -141,12 +144,13 @@
"config.roughlyenoughitems.recipeBorder.lighter": "Светлая",
"config.roughlyenoughitems.recipeBorder.default": "По умолчанию",
"config.roughlyenoughitems.recipeBorder.none": "Отсутствует",
- "config.roughlyenoughitems.maxRecipePerPage": "Количество рецептов на странице:",
+ "config.roughlyenoughitems.maxRecipesPerPage": "Количество рецептов на странице:",
"config.roughlyenoughitems.mirrorItemPanel": "Положение списка предметов:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Слева",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Справа",
"config.roughlyenoughitems.debugRenderTimeRequired": "Режим отладки списка предметов:",
"config.roughlyenoughitems.debugSearchTimeRequired": "Режим отладки поиска:",
+ "config.roughlyenoughitems.resizeDynamically": "Динамическое изменение размера рецепта:",