diff options
Diffstat (limited to 'src')
11 files changed, 55 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 2e98c7759..5cfbc7d9e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Следваща страница", "text.rei.back": "Back", "text.rei.select": "Select", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 92360910b..0bae25796 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Nächste Seite", "text.rei.back": "Zurück", "text.rei.select": "Auswählen", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Arbeitsstation", "text.rei.recipe_id": "\n%sRezept-Id: %s", "text.rei.recipe_screen_type.selection": "Darstellung Rezept-Bildschirm", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Module", "config.roughlyenoughitems.technical": "Technisches", "config.roughlyenoughitems.cheating": "Schummeln:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Klickbare Rezeptpfeile:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Aktiviert", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Deaktiviert", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 3625835e2..658f42c94 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -77,6 +77,9 @@ "text.rei.next_page": "ǝbɐԀ ʇxǝN", "text.rei.back": "ʞɔɐq", "text.rei.select": "ʇɔǝןǝS", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "uoıʇɐʇS buıʞɹoM", "text.rei.recipe_id": "\n%2$s :pI ǝdıɔǝᴚ%1$s", "text.rei.recipe_screen_type.selection": "uoıʇɔǝןǝS ǝdʎ⊥ uǝǝɹɔS ǝdıɔǝᴚ", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "sǝlnpoW", "config.roughlyenoughitems.technical": "lɐɔıuɥɔǝ⊥", "config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": ":sʍoɹɹ∀ ǝdıɔǝᴚ ǝʃqɐʞɔılↃ", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "pǝlqɐuƎ", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "pǝןqɐsıp", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 2155f9316..f40c690c9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Järgmine leht", "text.rei.back": "Tagasi", "text.rei.select": "Vali", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Tööjaam", "text.rei.recipe_id": "\n%sRetsepti ID: %s", "text.rei.recipe_screen_type.selection": "Retseptide kuvatüübi valik", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Moodulid", "config.roughlyenoughitems.technical": "Tehniline", "config.roughlyenoughitems.cheating": "Sohitegemine:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index cb2c3d0f2..20c7bc7dc 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Page suivante", "text.rei.back": "Retour", "text.rei.select": "Sélectionner", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Écran de sélection du type d'affichage des recettes", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index cad2b7d39..57c168ebf 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -77,6 +77,9 @@ "text.rei.next_page": "次のページ", "text.rei.back": "戻る", "text.rei.select": "選択", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "作業台", "text.rei.recipe_id": "\n%sレシピID: %s", "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "モジュール", "config.roughlyenoughitems.technical": "高度な設定", "config.roughlyenoughitems.cheating": "チートモード:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "クリック可能なレシピの矢印:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "有効", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "無効", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index b553f2bb5..6290488b5 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Next Pwage", "text.rei.back": "Back", "text.rei.select": "Sewect", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Wowking Station", "text.rei.recipe_id": "\n%sWecipe Id: %s", "text.rei.recipe_screen_type.selection": "Wecipe Scween Type Sewection", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Moduwes", "config.roughlyenoughitems.technical": "Techwicaw", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabwed", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabwed", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 7e2347f9c..e0f859a0b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Próxima página", "text.rei.back": "Retornar", "text.rei.select": "Selecionar", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Estação de trabalho", "text.rei.recipe_id": "\n%sID de receita: %s", "text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index db7b48286..dde4f38a9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Следующая страница", "text.rei.back": "Назад", "text.rei.select": "Выбрать", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Рабочее место", "text.rei.recipe_id": "\n%sID рецепта: %s", "text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Модули", "config.roughlyenoughitems.technical": "Техническое", "config.roughlyenoughitems.cheating": "Мошенничество:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Показать рецепт нажатием:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 8d2537342..cc86b8d7a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -77,6 +77,9 @@ "text.rei.next_page": "下一页", "text.rei.back": "返回", "text.rei.select": "选择", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "工作站", "text.rei.recipe_id": "\n%s配方 ID: %s", "text.rei.recipe_screen_type.selection": "合成界面类型选择", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "模块", "config.roughlyenoughitems.technical": "技术", "config.roughlyenoughitems.cheating": "作弊:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 9bda579a5..fbb6ee6d8 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -77,6 +77,9 @@ "text.rei.next_page": "下一頁", "text.rei.back": "返回", "text.rei.select": "選擇", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "工作台", "text.rei.recipe_id": "\n%s合成識別碼: %s", "text.rei.recipe_screen_type.selection": "合成介面選擇", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "功能", "config.roughlyenoughitems.technical": "技術性", "config.roughlyenoughitems.cheating": "作弊:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", |
