diff options
16 files changed, 96 insertions, 77 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json index 4f46fdec4..341fc3f4b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -67,7 +67,9 @@ "text.rei.view_all_categories": "Zobrazit všechny kategorie ", "text.rei.go_back_first_page": "Zpět na stranu 1", "text.rei.choose_page": "Vybrat stranu", + "text.rei.gamemode_button.tooltip.dropdown": "Přepnutí herního režimu: Rozevírací menu", "text.rei.gamemode_button.tooltip.entry": "Přepnout na režim %s", + "text.rei.weather_button.tooltip.dropdown": "Přepnutí počasí: Rozevírací menu", "text.rei.weather_button.tooltip.entry": "Přepnout na režim %s", "text.rei.reload_config": "Znovu načíst pluginy", "text.rei.config.is.reloading": "Pluginy se znovu načítají!", @@ -94,12 +96,20 @@ "text.rei.recipe_id": "%sId receptu: %s", "text.rei.recipe_screen_type.selection": "Výběr typu okna receptů", "text.rei.recipe_screen_type.selection.sub": "Toto nastavení můžete kdykoli změnit v konfiguračním okně. ", + "text.rei.jei_compat": "Vrstva kompatibility s JEI", + "text.rei.jei_compat.false": "Vrstva kompatibility s JEI: Zakázáno", + "text.rei.jei_compat.true": "Vrstva kompatibility s JEI: Povoleno", + "text.rei.jei_compat.sub": "Přejete si povolit vrstvu kompatibility s JEI %s§7?\n§7To umožňuje načtení pluginů JEI z těchto zdrojů:\n%s\n\n§7Nicméně kompatibilita JEI není dokonalá, a mohou nastat problémy.\n§cPOUŽITÍ NA VLASTNÍ NEBEZPEČÍ!", + "text.rei.jei_compat.sub.stability": "§c§l(ALFA)", "text.rei.view_recipes_for": "Zobrazit recepty pro %s", "text.rei.subsets": "Podmnožiny", "text.rei.tiny_potato": "Drobné brambory", "text.rei.add_favorite_widget": "Přidat...", "favorite.section.gamemode": "Herní režim", + "favorite.section.weather": "Počasí", "tooltip.rei.fluid_amount": "§7%d Díl", + "tooltip.rei.fluid_amount.forge": "§7%d mK", + "tooltip.rei.drag_to_add_favorites": "§7Přetáhni pro přidání do oblíbených!", "msg.rei.copied_recipe_id": "Zkopírovaný identifikátor receptu", "msg.rei.recipe_id_details": "Id receptu: %s", "msg.rei.exported_recipe": "Exportovaný recept", @@ -127,11 +137,15 @@ "config.roughlyenoughitems.cheatingStyle": "Styl podvádění:", "config.roughlyenoughitems.cheatingStyle.grab": "Vzít", "config.roughlyenoughitems.cheatingStyle.give": "Dát", + "config.roughlyenoughitems.motion": "Nastavení animací / pohybu", + "config.roughlyenoughitems.motion.configScreenAnimation": "Animovaná obrazovka konfigurace:", + "config.roughlyenoughitems.motion.creditsScreenAnimation": "Animovaná obrazovka poděkování:", + "config.roughlyenoughitems.motion.favoritesAnimation": "Animované oblíbené:", "config.roughlyenoughitems.recipeScreenType": "Typ okna receptů:", "config.roughlyenoughitems.recipeScreenType.config": "Typ okna receptů: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nenastaveno", - "config.roughlyenoughitems.recipeScreenType.original": "Originální", - "config.roughlyenoughitems.recipeScreenType.villager": "Ve stylu vesničanů", + "config.roughlyenoughitems.recipeScreenType.original": "Výchozí", + "config.roughlyenoughitems.recipeScreenType.composite": "Skládaný", "config.roughlyenoughitems.layout": "Rozložení", "config.roughlyenoughitems.tooltips": "Popisek", "config.roughlyenoughitems.accessibility": "Přístupnost", @@ -179,9 +193,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Vlevo/Vpravo dole", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Vlevo/Vpravo nahoře", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Uprostřed", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Vyblednutí posuvníku:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nikdy", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Při nečinnosti", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Vyblednutí posuvníku:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nikdy", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Při nečinnosti", "config.roughlyenoughitems.disableRecipeBook": "Zobrazit knihu receptů:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNe", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aAno", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 2b7cfc912..1a8ddef72 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Art des Rezept-Bildschirms:", "config.roughlyenoughitems.recipeScreenType.config": "Art des Rezept-Bildschirms: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nicht Gesetzt", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Dorfbewohner-Artig", + "config.roughlyenoughitems.recipeScreenType.original": "Standard", "config.roughlyenoughitems.layout": "Layout", "config.roughlyenoughitems.tooltips": "Tooltips", "config.roughlyenoughitems.accessibility": "Bedienungshilfen", @@ -178,9 +177,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Unten Links / Rechts", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Oben Links / Rechts", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Mitte", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Scrollbar Ausblenden:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Niemals", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Wenn Inaktiv", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Scrollbar Ausblenden:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Niemals", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Wenn Inaktiv", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Rezeptbuch:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNein", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aJa", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/eo_uy.json b/src/main/resources/assets/roughlyenoughitems/lang/eo_uy.json index fddf99dd2..b6b2017ca 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/eo_uy.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/eo_uy.json @@ -116,8 +116,7 @@ "config.roughlyenoughitems.recipeScreenType": "Speco de Receptekrano:", "config.roughlyenoughitems.recipeScreenType.config": "Speco de Receptekrano: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Malŝalti", - "config.roughlyenoughitems.recipeScreenType.original": "Origina", - "config.roughlyenoughitems.recipeScreenType.villager": "Vilaĝaneca", + "config.roughlyenoughitems.recipeScreenType.original": "Defaŭlta", "config.roughlyenoughitems.layout": "Aranĝo", "config.roughlyenoughitems.tooltips": "Ŝpruchelpiloj", "config.roughlyenoughitems.accessibility": "Alirebleco", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/es_es.json b/src/main/resources/assets/roughlyenoughitems/lang/es_es.json index 14935cc6b..a6568b8df 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/es_es.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/es_es.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Tipo de pantalla de receta:", "config.roughlyenoughitems.recipeScreenType.config": "Tipo de pantalla de receta: %s", "config.roughlyenoughitems.recipeScreenType.unset": "No establecido", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Le gusta al aldeano", + "config.roughlyenoughitems.recipeScreenType.original": "Predeterminado", "config.roughlyenoughitems.layout": "Disposición", "config.roughlyenoughitems.tooltips": "Información extra", "config.roughlyenoughitems.accessibility": "Accesibilidad", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Esquina izquierda / Derecha", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Esquina izquierda / Derecha", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Centro", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Difuminación de la barra de scroll:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nunca", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Cuando esté inactivo", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Difuminación de la barra de scroll:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nunca", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Cuando esté inactivo", "config.roughlyenoughitems.disableRecipeBook": "Libro de recetas vanilla:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSi", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index f0e01667d..4aa12a395 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Retseptikuva tüüp:", "config.roughlyenoughitems.recipeScreenType.config": "Retseptikuva tüüp: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Määramata", - "config.roughlyenoughitems.recipeScreenType.original": "Originaalne", - "config.roughlyenoughitems.recipeScreenType.villager": "Külaelaniku sarnane", + "config.roughlyenoughitems.recipeScreenType.original": "Vaikimisi", "config.roughlyenoughitems.layout": "Paigutus", "config.roughlyenoughitems.tooltips": "Näpunäited", "config.roughlyenoughitems.accessibility": "Ligipääsetavus", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "All vasakul/paremal", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Üleval vasakul/paremal", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Keskel", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Külaelaniku retseptikuva kerimisriba:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Püsiv", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Automaatselt hajuv", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Külaelaniku retseptikuva kerimisriba:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Püsiv", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Automaatselt hajuv", "config.roughlyenoughitems.disableRecipeBook": "Vanilli retseptiraamat:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cEi", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aJah", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 4eda40a1a..3ba966929 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -129,8 +129,7 @@ "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", "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": "Villageois", + "config.roughlyenoughitems.recipeScreenType.original": "Par défaut", "config.roughlyenoughitems.layout": "Disposition", "config.roughlyenoughitems.tooltips": "Infobulles", "config.roughlyenoughitems.accessibility": "Accessibilité", @@ -170,9 +169,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Bas à gauche/droite", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Haut à gauche/droite", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Milieu", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Fondu de la barre de défilement :", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Jamais", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Quand inactif", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Fondu de la barre de défilement :", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Jamais", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Quand inactif", "config.roughlyenoughitems.disableRecipeBook": "Livre de recettes :", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNon", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aOui", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/it_it.json b/src/main/resources/assets/roughlyenoughitems/lang/it_it.json index 4d11b3a0b..6dab5cb47 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/it_it.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/it_it.json @@ -129,8 +129,7 @@ "config.roughlyenoughitems.recipeScreenType": "Tipo di Schermata della Ricetta:", "config.roughlyenoughitems.recipeScreenType.config": "Tipo di Schermata della Ricetta: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non Impostato", - "config.roughlyenoughitems.recipeScreenType.original": "Originale", - "config.roughlyenoughitems.recipeScreenType.villager": "Come il Villico", + "config.roughlyenoughitems.recipeScreenType.original": "Predefinito", "config.roughlyenoughitems.layout": "Layout", "config.roughlyenoughitems.tooltips": "Suggerimenti", "config.roughlyenoughitems.accessibility": "Accessibilità", @@ -172,9 +171,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "In Basso a Sinistra / Destra", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "In Alto a Sinistra / Destra", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Centrale", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Dissolvenza della Barra di Scorrimento", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Mai", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Quando Inattiva", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Dissolvenza della Barra di Scorrimento", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Mai", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Quando Inattiva", "config.roughlyenoughitems.disableRecipeBook": "Libro delle Ricette Vanilla:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSì", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index ee05f361a..58d025581 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -111,8 +111,7 @@ "config.roughlyenoughitems.recipeScreenType": "レシピの表示画面: ", "config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面: %s", "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません", - "config.roughlyenoughitems.recipeScreenType.original": "オリジナル", - "config.roughlyenoughitems.recipeScreenType.villager": "村人の取引画面", + "config.roughlyenoughitems.recipeScreenType.original": "デフォルト", "config.roughlyenoughitems.layout": "レイアウト", "config.roughlyenoughitems.tooltips": "ツールチップ(補助説明の表示について)", "config.roughlyenoughitems.accessibility": "ユーザー補助", @@ -140,9 +139,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左上 / 右上", "config.roughlyenoughitems.layout.searchFieldLocation.center": "中央", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "村人の取引画面のスクロールバー:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "常設", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自動フェードアウト", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "村人の取引画面のスクロールバー:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "常設", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "自動フェードアウト", "config.roughlyenoughitems.disableRecipeBook": "バニラのレシピブック:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cいいえ", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aはい", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index b6de37de5..d97522e9b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -129,8 +129,7 @@ "config.roughlyenoughitems.recipeScreenType": "Sposób wyświetlania receptur:", "config.roughlyenoughitems.recipeScreenType.config": "Sposób wyświetlania receptur: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nie ustawiono", - "config.roughlyenoughitems.recipeScreenType.original": "Oryginalny", - "config.roughlyenoughitems.recipeScreenType.villager": "Na wzór handlu", + "config.roughlyenoughitems.recipeScreenType.original": "Domyślne", "config.roughlyenoughitems.layout": "Wygląd", "config.roughlyenoughitems.tooltips": "Podpowiedzi", "config.roughlyenoughitems.accessibility": "Dostępność", @@ -172,9 +171,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Lewy / Prawy Dolny", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Lewy / Prawy Górny", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Po środku", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Zanikanie paska przewijania:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nigdy", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Gdy nieaktywny", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Zanikanie paska przewijania:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nigdy", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Gdy nieaktywny", "config.roughlyenoughitems.disableRecipeBook": "Wyświetlanie waniliowej Książki receptur:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNie", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aTak", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index fe6b104d5..4367610a7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -128,8 +128,7 @@ "config.roughlyenoughitems.recipeScreenType": "Estilo da tela de receita:", "config.roughlyenoughitems.recipeScreenType.config": "Estilo da tela de receita: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Indefinido", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Aldeão", + "config.roughlyenoughitems.recipeScreenType.original": "Padrão", "config.roughlyenoughitems.layout": "Layout", "config.roughlyenoughitems.tooltips": "Descrições", "config.roughlyenoughitems.accessibility": "Acessibilidade", @@ -168,9 +167,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Inferior esquerdo / Direita", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Superior esquerdo / Direita", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Meio", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Esmaecer barra de rolagem:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nunca", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Quando inativo", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Esmaecer barra de rolagem:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nunca", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Quando inativo", "config.roughlyenoughitems.disableRecipeBook": "Livro de receitas padrão:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNão", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSim", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index 369ba0851..ac1f7571c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -104,8 +104,7 @@ "config.roughlyenoughitems.recipeScreenType": "Tipo de Ecrã de Receitas:", "config.roughlyenoughitems.recipeScreenType.config": "Tipo de Ecrã de Receitas: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Não Definido", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Estilo Aldeões", + "config.roughlyenoughitems.recipeScreenType.original": "Predefinido", "config.roughlyenoughitems.filtering": "Filtragem", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Setas de Receita Clicáveis:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Renderizar Brilho do Encantamento:", @@ -133,9 +132,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Canto Inferior Esquerdo / Direito", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Canto Superior Esquerdo / Direito", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Centro", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Desvanecimento da Barra de Rolagem:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nunca", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Quando Inativo", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Desvanecimento da Barra de Rolagem:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nunca", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Quando Inativo", "config.roughlyenoughitems.disableRecipeBook": "Livro de Receitas do Vanilla:", "config.roughlyenoughitems.fixTabCloseContainer": "Correção da Aba do Vanilla (Quando o Livro de Receitas está Desativado):", "config.roughlyenoughitems.lighterButtonHover": "Botão Mais Claro ao Pairar o Cursor:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index f35bda448..db7e2c239 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -99,6 +99,7 @@ "text.rei.tiny_potato": "Мини картошка", "text.rei.add_favorite_widget": "Добавить...", "favorite.section.gamemode": "Игровой Режим", + "favorite.section.weather": "Погода", "tooltip.rei.fluid_amount": "§7%d Единицы измерения", "msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован", "msg.rei.recipe_id_details": "ID рецепта: %s", @@ -130,8 +131,7 @@ "config.roughlyenoughitems.recipeScreenType": "Тип окна рецепта:", "config.roughlyenoughitems.recipeScreenType.config": "Вид окна рецепта: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Не установлено", - "config.roughlyenoughitems.recipeScreenType.original": "Оригинальный", - "config.roughlyenoughitems.recipeScreenType.villager": "Крестьянский", + "config.roughlyenoughitems.recipeScreenType.original": "По умолчанию", "config.roughlyenoughitems.layout": "Макет", "config.roughlyenoughitems.tooltips": "Подсказки", "config.roughlyenoughitems.accessibility": "Специальные возможности", @@ -173,9 +173,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Внизу", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Сверху", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Посередине", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Затухание полосы прокрутки:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Никогда", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Когда неактивна", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Затухание полосы прокрутки:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Никогда", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Когда неактивна", "config.roughlyenoughitems.disableRecipeBook": "Стандартная книга рецептов:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cНет", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aДа", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json index 0e502298e..da11a3ce7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Tarif Ekran Türü:", "config.roughlyenoughitems.recipeScreenType.config": "Tarif Ekranı Türü: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Ayarlanmamış", - "config.roughlyenoughitems.recipeScreenType.original": "Orijinal", - "config.roughlyenoughitems.recipeScreenType.villager": "Köylü Gibi", + "config.roughlyenoughitems.recipeScreenType.original": "Varsayılan", "config.roughlyenoughitems.layout": "Yerleşim", "config.roughlyenoughitems.tooltips": "İpuçları", "config.roughlyenoughitems.accessibility": "Erişilebilirlik", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "En Alt Sol/Sağ", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "En Üst Sol/Sağ", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Orta", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Kaydırma Çubuğu Solması:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Asla", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Aktif Değilken", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Kaydırma Çubuğu Solması:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Asla", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Aktif Değilken", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Tarif Kitabı:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cHayır", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aEvet", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json b/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json index af0349f2a..c616c8b30 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json @@ -129,8 +129,7 @@ "config.roughlyenoughitems.recipeScreenType": "Тип вікна рецепта:", "config.roughlyenoughitems.recipeScreenType.config": "Вид вікна рецепта: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Не встановлено", - "config.roughlyenoughitems.recipeScreenType.original": "Оригінальний", - "config.roughlyenoughitems.recipeScreenType.villager": "Селянський", + "config.roughlyenoughitems.recipeScreenType.original": "За замовчанням", "config.roughlyenoughitems.layout": "Макет", "config.roughlyenoughitems.tooltips": "Підказки", "config.roughlyenoughitems.accessibility": "Спеціальні можливості", @@ -172,9 +171,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Внизу", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Зверху", "config.roughlyenoughitems.layout.searchFieldLocation.center": "По центру", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Загасання смуги прокрутки:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Ніколи", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Коли бездіяльний", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Загасання смуги прокрутки:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Ніколи", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Коли бездіяльний", "config.roughlyenoughitems.disableRecipeBook": "Стандартна книга рецептів:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cНі", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aТак", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index cc57e2a40..97f01260e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -67,7 +67,9 @@ "text.rei.view_all_categories": "查看全部类别", "text.rei.go_back_first_page": "返回第 1 页", "text.rei.choose_page": "选择页面", + "text.rei.gamemode_button.tooltip.dropdown": "切换游戏模式:菜单", "text.rei.gamemode_button.tooltip.entry": "切换至 %s", + "text.rei.weather_button.tooltip.dropdown": "切换天气:菜单", "text.rei.weather_button.tooltip.entry": "切换至 %s", "text.rei.reload_config": "重载插件", "text.rei.config.is.reloading": "插件正在重新加载!", @@ -94,6 +96,11 @@ "text.rei.recipe_id": "\n%s配方 ID: %s", "text.rei.recipe_screen_type.selection": "合成界面样式选择", "text.rei.recipe_screen_type.selection.sub": "你随时可以通过配置界面再次编辑此设置.", + "text.rei.jei_compat": "JEI 兼容模式", + "text.rei.jei_compat.false": "JEI 兼容模式:禁用", + "text.rei.jei_compat.true": "JEI 兼容模式:启用", + "text.rei.jei_compat.sub": "您想要启用 JEI 兼容模式 %s§7吗?\n§7它将允许从这些模组加载 JEI 插件:\n%s\n\n§7然而,REI 的 JEI 兼容模式并不完善,可能将会出现很多问题。\n§c风险自负!", + "text.rei.jei_compat.sub.stability": "§c§l(不稳定)", "text.rei.view_recipes_for": "查看 %s 的配方", "text.rei.subsets": "项目分类", "text.rei.tiny_potato": "小土豆", @@ -130,6 +137,7 @@ "config.roughlyenoughitems.cheatingStyle": "作弊方式:", "config.roughlyenoughitems.cheatingStyle.grab": "抓取", "config.roughlyenoughitems.cheatingStyle.give": "给予", + "config.roughlyenoughitems.motion": "动画设置", "config.roughlyenoughitems.motion.configScreenAnimation": "配置屏幕动画:", "config.roughlyenoughitems.motion.creditsScreenAnimation": "特别感谢屏幕动画:", "config.roughlyenoughitems.motion.favoritesAnimation": "收藏夹动画:", @@ -137,7 +145,7 @@ "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未设定", "config.roughlyenoughitems.recipeScreenType.original": "默认", - "config.roughlyenoughitems.recipeScreenType.villager": "像村民交易介面", + "config.roughlyenoughitems.recipeScreenType.composite": "复合", "config.roughlyenoughitems.layout": "布局", "config.roughlyenoughitems.tooltips": "工具提示", "config.roughlyenoughitems.accessibility": "辅助", @@ -172,7 +180,9 @@ "config.roughlyenoughitems.accessibility.displayPanelLocation": "条目列表位置:", "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "左侧", "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "右侧", + "config.roughlyenoughitems.search.tooltipSearch": "工具提示搜索 (#):", "config.roughlyenoughitems.search.tagSearch": "标签搜索 ($):", + "config.roughlyenoughitems.search.modSearch": "模组搜索 (@):", "config.roughlyenoughitems.search_mode.always": "总是启用", "config.roughlyenoughitems.search_mode.prefix": "使用前缀时", "config.roughlyenoughitems.search_mode.never": "总是禁用", @@ -183,9 +193,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左/右下角", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左/右上角", "config.roughlyenoughitems.layout.searchFieldLocation.center": "中间", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "滚动条淡出:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "从不", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自动淡出", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "滚动条淡出:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "从不", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "自动淡出", "config.roughlyenoughitems.disableRecipeBook": "配方手册:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§c否", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§a是", |
