diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 14:52:54 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 14:52:54 +0800 |
| commit | bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc (patch) | |
| tree | 55f6b2b6f25bfde1a47b2833c77d3e255b32fc4f /src | |
| parent | f256eb3333843dc6ad6c7fa781fda3512303ec66 (diff) | |
| parent | 2d3fb3cbdfb921c83e7078fc2e08b6576f98b1a2 (diff) | |
| download | RoughlyEnoughItems-bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc.tar.gz RoughlyEnoughItems-bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc.tar.bz2 RoughlyEnoughItems-bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc.zip | |
Merge remote-tracking branch 'shedaniel/l10n_4.x-unstable' into 4.x-unstable
Diffstat (limited to 'src')
13 files changed, 119 insertions, 28 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 9a8cab64b..bbcb7bb1b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Резултатна отвара", "category.rei.composting": "Composting", "category.rei.stripping": "Stripping", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Страница %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index aa139803a..2224ca4fe 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Entstehender Trank", "category.rei.composting": "Kompostieren", "category.rei.stripping": "Entrinden", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Seite %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Module", "config.roughlyenoughitems.technical": "Technisches", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Schummeln:", "config.roughlyenoughitems.smooth_scrolling": "Sanftes Scrollen Einstellungen", "config.roughlyenoughitems.recipeKeybind": "Zeige Rezept:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Position des Konfigurationsknopfes:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Oben", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Nächster Schritt: Suchen", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Eintragsgröße:", "config.roughlyenoughitems.useCompactTabs": "Kompakte Tabs:", "config.roughlyenoughitems.darkTheme": "Erscheinungsbild:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 5078a345b..44578ddbe 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "uoıʇoԀ pǝʇןnsǝᴚ", "category.rei.composting": "buıʇsodɯoϽ", "category.rei.stripping": "buıddıɹʇS", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "uoᴉʇɐɯɹoɟuI", "text.rei.composting.chance": "§eǝɔuɐɥϽ %%d%", "text.rei.composting.page": "p% ǝbɐԀ", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "sǝlnpoW", "config.roughlyenoughitems.technical": "lɐɔıuɥɔǝ⊥", "config.roughlyenoughitems.performance": "ǝɔuɐɯɹoɟɹǝԀ", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ", "config.roughlyenoughitems.smooth_scrolling": "sƃuᴉʇʇǝS ƃuᴉlloɹɔS ɥʇooɯS", "config.roughlyenoughitems.recipeKeybind": "ǝdıɔǝᴚ ʍoɥS:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": ":ǝɯǝɥ⊥ ǝɔuɐɹɐǝdd∀", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 638740458..430d0dac6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -12,9 +12,9 @@ "category.rei.smelting.fuel": "Kütus", "category.rei.fuel": "Kütus", "category.rei.fuel.time": "Põlemisaeg: %d tiksu", - "category.rei.fuel.time.items": "Burn Time: %s item(s)", + "category.rei.fuel.time.items": "Põlemisaeg: %s ese(t)", "category.rei.fuel.time_short": "%d tiksu", - "category.rei.fuel.time_short.items": "%s item(s)", + "category.rei.fuel.time_short.items": "%s ese(t)", "category.rei.cooking.xp": "%f kogemust", "category.rei.cooking.time&xp": "%s kogemust %s sekundiga", "category.rei.smoking": "Suitsutamine", @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Valmiv võlujook", "category.rei.composting": "Kompostimine", "category.rei.stripping": "Koorimine", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Informatsioon", "text.rei.composting.chance": "§e%d%% võimalus", "text.rei.composting.page": "Leht %d", @@ -82,7 +83,7 @@ "text.rei.favorites_tooltip": " \n§7Vajuta %s, et lisada see lemmikutesse.", "text.rei.remove_favorites_tooltip": " \n§7Vajuta %s, et eemaldada see lemmikutest.", "text.rei.working_station": "Tööjaam", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "§lVabasta eksportimiseks %s", "text.rei.recipe_id": "\n%sRetsepti ID: %s", "text.rei.recipe_screen_type.selection": "Retseptide kuvatüübi valik", "text.rei.recipe_screen_type.selection.sub": "Sa saad seda seadistust alati seadistuskuvalt muuta.", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Moodulid", "config.roughlyenoughitems.technical": "Tehniline", "config.roughlyenoughitems.performance": "Jõudlus", + "config.roughlyenoughitems.filtering": "Filtreerimine", "config.roughlyenoughitems.cheating": "Sohitegemine:", "config.roughlyenoughitems.smooth_scrolling": "Sujuva kerimise sätted", "config.roughlyenoughitems.recipeKeybind": "Näita retsepti:", @@ -112,9 +114,14 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Kuva loitsukuma:", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", - "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.lowerConfigButton": "Seadistusnupu asukoht:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Üleval", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Otsingu kõrval", + "config.roughlyenoughitems.filteredEntries.selectAll": "Vali kõik", + "config.roughlyenoughitems.filteredEntries.selectNone": "Tühista kõik valikud", + "config.roughlyenoughitems.filteredEntries.hide": "Peida valitud", + "config.roughlyenoughitems.filteredEntries.show": "Kuva valitud", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Laadi kõigepealt maailm!", "config.roughlyenoughitems.entrySize": "Üksuse suurus:", "config.roughlyenoughitems.useCompactTabs": "Kompaktsed kaardid:", "config.roughlyenoughitems.darkTheme": "Välimuse teema:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 3f8e27f11..e1a9549a2 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", + "category.rei.beacon_base": "Base de balise", "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technique", "config.roughlyenoughitems.performance": "Performances", + "config.roughlyenoughitems.filtering": "Filtrage", "config.roughlyenoughitems.cheating": "Triche :", "config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier", "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Position du bouton de configuration :", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "En haut", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "À côté de la recherche", + "config.roughlyenoughitems.filteredEntries.selectAll": "Sélect. tout", + "config.roughlyenoughitems.filteredEntries.selectNone": "Désélect. tout", + "config.roughlyenoughitems.filteredEntries.hide": "Masquer", + "config.roughlyenoughitems.filteredEntries.show": "Afficher", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Charger d'abord le monde !", "config.roughlyenoughitems.entrySize": "Taille des entrées :", "config.roughlyenoughitems.useCompactTabs": "Onglets compacts :", "config.roughlyenoughitems.darkTheme": "Thème d'apparence :", @@ -162,8 +169,8 @@ "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", "config.roughlyenoughitems.recipeScreenType.original": "Original", "config.roughlyenoughitems.recipeScreenType.villager": "Villageois", - "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", - "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", + "config.roughlyenoughitems.itemCheatingMode": "Quantité d'objets obtenus en trichant :", + "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normale", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", "config.roughlyenoughitems.searchFavorites": "Filtre de recherche des favoris :", "config.roughlyenoughitems.appendModNames": "Ajouter les noms des mods :", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 6d17db725..a74d69698 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -10,7 +10,7 @@ "category.rei.crafting": "クラフト", "category.rei.smelting": "製錬", "category.rei.smelting.fuel": "燃料", - "category.rei.fuel": "Fuel", + "category.rei.fuel": "燃料", "category.rei.fuel.time": "Burn Time: %d ticks", "category.rei.fuel.time.items": "Burn Time: %s item(s)", "category.rei.fuel.time_short": "%d ticks", @@ -28,6 +28,7 @@ "category.rei.brewing.result": "得られたポーション", "category.rei.composting": "コンポスター", "category.rei.stripping": "剥ぎ取る", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%%の確率", "text.rei.composting.page": "%dページ", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "モジュール", "config.roughlyenoughitems.technical": "高度な設定", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "チートモード:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "外観テーマ:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 9ad39ada1..e93bf9ed6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -10,7 +10,7 @@ "category.rei.crafting": "Cwafting", "category.rei.smelting": "Smewting", "category.rei.smelting.fuel": "Fuew", - "category.rei.fuel": "Fuel", + "category.rei.fuel": "Fuew", "category.rei.fuel.time": "Burn Time: %d ticks", "category.rei.fuel.time.items": "Burn Time: %s item(s)", "category.rei.fuel.time_short": "%d ticks", @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Wesuwted Potion", "category.rei.composting": "Composting", "category.rei.stripping": "Stwipping", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Page %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Moduwes", "config.roughlyenoughitems.technical": "Techwicaw", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appeawance Thweme:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index ed8821a8f..c7134b3f9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Resulted Potion", "category.rei.composting": "Composting", "category.rei.stripping": "Stripping", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Page %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index fa4e89337..4af42e081 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Powstała mikstura", "category.rei.composting": "Kompostowanie", "category.rei.stripping": "Okorowywanie", + "category.rei.beacon_base": "Sygnał Radiowy", "category.rei.information": "Informacje", "text.rei.composting.chance": "§e%d%% Szansa", "text.rei.composting.page": "Strona %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Moduły", "config.roughlyenoughitems.technical": "Techniczne", "config.roughlyenoughitems.performance": "Wydajność", + "config.roughlyenoughitems.filtering": "Filtrowanie", "config.roughlyenoughitems.cheating": "Tryb Oszukiwania:", "config.roughlyenoughitems.smooth_scrolling": "Ustawienia gładkiego przewijania", "config.roughlyenoughitems.recipeKeybind": "Pokaż recepturę:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Pozycja przycisku Panelu Konfiguracyjnego:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "U góra", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Obok wyszukiwania", + "config.roughlyenoughitems.filteredEntries.selectAll": "Zaznacz wszystkie", + "config.roughlyenoughitems.filteredEntries.selectNone": "Odznacz wszystkie", + "config.roughlyenoughitems.filteredEntries.hide": "Ukryj zaznaczone", + "config.roughlyenoughitems.filteredEntries.show": "Pokaż zaznaczone", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Najpierw załaduj świat!", "config.roughlyenoughitems.entrySize": "Rozmiar przedmiotu na liście:", "config.roughlyenoughitems.useCompactTabs": "Kompaktowe karty:", "config.roughlyenoughitems.darkTheme": "Motyw:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 60cae6e11..0f15c9572 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -10,7 +10,7 @@ "category.rei.crafting": "Fabricação", "category.rei.smelting": "Fundição", "category.rei.smelting.fuel": "Combustível", - "category.rei.fuel": "Fuel", + "category.rei.fuel": "Combustível", "category.rei.fuel.time": "Burn Time: %d ticks", "category.rei.fuel.time.items": "Burn Time: %s item(s)", "category.rei.fuel.time_short": "%d ticks", @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Poção resultante", "category.rei.composting": "Decomposição", "category.rei.stripping": "Stripping", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% de chance", "text.rei.composting.page": "Página %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index d7bf536fb..8cd8d7f78 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Итоговое зелье", "category.rei.composting": "Компостирование", "category.rei.stripping": "Обработка", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% шанс", "text.rei.composting.page": "%d страница", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Модули", "config.roughlyenoughitems.technical": "Техническое", "config.roughlyenoughitems.performance": "Производительность", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.smooth_scrolling": "Настройки плавной прокрутки", "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Положение кнопки настроек:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Вверху", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Рядом с поиском", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Размер предметов:", "config.roughlyenoughitems.useCompactTabs": "Компактные вкладки:", "config.roughlyenoughitems.darkTheme": "Тема оформления:", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index c638f6c40..f982b68f6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -12,11 +12,11 @@ "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", "category.rei.fuel.time": "燃烧时间:%d 刻", - "category.rei.fuel.time.items": "Burn Time: %s item(s)", + "category.rei.fuel.time.items": "燃烧时间:%s 物件", "category.rei.fuel.time_short": "%d 刻", - "category.rei.fuel.time_short.items": "%s item(s)", + "category.rei.fuel.time_short.items": "%s 物件", "category.rei.cooking.xp": "%f 经验", - "category.rei.cooking.time&xp": "%s XP in %s sec", + "category.rei.cooking.time&xp": "%s 经验每 %s 秒", "category.rei.smoking": "烟熏", "category.rei.blasting": "熔炼", "category.rei.campfire": "营火", @@ -28,6 +28,7 @@ "category.rei.brewing.result": "输出药水", "category.rei.composting": "堆肥", "category.rei.stripping": "去皮", + "category.rei.beacon_base": "信标基地", "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 机会", "text.rei.composting.page": "第 %d 页", @@ -97,8 +98,9 @@ "config.roughlyenoughitems.modules": "模块", "config.roughlyenoughitems.technical": "技术", "config.roughlyenoughitems.performance": "性能", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "作弊:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", + "config.roughlyenoughitems.smooth_scrolling": "平滑滚动设定", "config.roughlyenoughitems.recipeKeybind": "显示食谱:", "config.roughlyenoughitems.hideKeybind": "隐藏/显示 REI:", "config.roughlyenoughitems.usageKeybind": "显示用途:", @@ -112,9 +114,14 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "渲染附魔光效:", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", - "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.lowerConfigButton": "设定按钮位置:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "顶部", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "搜寻栏旁", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "条目大小:", "config.roughlyenoughitems.useCompactTabs": "简洁标签:", "config.roughlyenoughitems.darkTheme": "外观主题:", @@ -156,9 +163,9 @@ "config.roughlyenoughitems.weatherCommand": "天气命令:", "config.roughlyenoughitems.itemListOrdering": "条目列表排序:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", + "config.roughlyenoughitems.newFastEntryRendering": "更快项目绘图:", "config.roughlyenoughitems.recipeScreenType": "配方屏幕类型:", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", + "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未设定", "config.roughlyenoughitems.recipeScreenType.original": "默认", "config.roughlyenoughitems.recipeScreenType.villager": "像村民交易介面", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 1cb653fb5..27962e770 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -12,11 +12,11 @@ "category.rei.smelting.fuel": "燃料", "category.rei.fuel": "燃料", "category.rei.fuel.time": "燃燒時間:%d 刻", - "category.rei.fuel.time.items": "Burn Time: %s item(s)", + "category.rei.fuel.time.items": "燃燒時間:%s 物件", "category.rei.fuel.time_short": "%d 刻", - "category.rei.fuel.time_short.items": "%s item(s)", + "category.rei.fuel.time_short.items": "%s 物件", "category.rei.cooking.xp": "%f XP", - "category.rei.cooking.time&xp": "%s XP in %s sec", + "category.rei.cooking.time&xp": "%s 經驗每 %s 秒", "category.rei.smoking": "煙熏", "category.rei.blasting": "熔煉", "category.rei.campfire": "營火", @@ -28,6 +28,7 @@ "category.rei.brewing.result": "輸出藥水", "category.rei.composting": "堆肥", "category.rei.stripping": "剝奪", + "category.rei.beacon_base": "烽火台基地", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", "text.rei.composting.page": "第 %d 頁", @@ -97,8 +98,9 @@ "config.roughlyenoughitems.modules": "功能", "config.roughlyenoughitems.technical": "技術性", "config.roughlyenoughitems.performance": "效能", + "config.roughlyenoughitems.filtering": "過濾", "config.roughlyenoughitems.cheating": "作弊:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", + "config.roughlyenoughitems.smooth_scrolling": "平滑滾動設定", "config.roughlyenoughitems.recipeKeybind": "顯示合成配方:", "config.roughlyenoughitems.hideKeybind": "隱藏/顯示 REI:", "config.roughlyenoughitems.usageKeybind": "顯示用途配方:", @@ -112,9 +114,14 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "顯示附魔光效:", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", - "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.lowerConfigButton": "設定按鈕位置:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "頂部", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "搜尋欄旁", + "config.roughlyenoughitems.filteredEntries.selectAll": "選取全部", + "config.roughlyenoughitems.filteredEntries.selectNone": "取消全選", + "config.roughlyenoughitems.filteredEntries.hide": "隱藏所選", + "config.roughlyenoughitems.filteredEntries.show": "顯示所選", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "物品大小:", "config.roughlyenoughitems.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.darkTheme": "外觀主題:", @@ -156,7 +163,7 @@ "config.roughlyenoughitems.weatherCommand": "天氣命令:", "config.roughlyenoughitems.itemListOrdering": "排列:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", + "config.roughlyenoughitems.newFastEntryRendering": "更快項目繪圖:", "config.roughlyenoughitems.recipeScreenType": "配方介面類型:", "config.roughlyenoughitems.recipeScreenType.config": "配方介面類型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "尚未設定", |
