aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-01-16 02:48:37 +0800
committershedaniel <daniel@shedaniel.me>2022-01-16 03:01:32 +0800
commit4ce02a7b505d98bf219c4de8066df5fc8d041c13 (patch)
tree509bca06901ec942b2a3df4c9df100ab1cf39537 /runtime/src/main
parentcd14b351c2c1779f92c428b105e9f32eea993e2c (diff)
downloadRoughlyEnoughItems-4ce02a7b505d98bf219c4de8066df5fc8d041c13.tar.gz
RoughlyEnoughItems-4ce02a7b505d98bf219c4de8066df5fc8d041c13.tar.bz2
RoughlyEnoughItems-4ce02a7b505d98bf219c4de8066df5fc8d041c13.zip
Update translations
Diffstat (limited to 'runtime/src/main')
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json18
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json25
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json21
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json15
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json9
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json223
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json85
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json12
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json26
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json60
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json25
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json35
12 files changed, 424 insertions, 130 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json
index c42c8e1ae..a340e28d1 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json
@@ -73,6 +73,7 @@
"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.shift_click_to": "Shift-Klik na %s",
"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",
@@ -111,6 +112,7 @@
"text.rei.subsets": "Podmnožiny",
"text.rei.tiny_potato": "Drobné brambory",
"text.rei.add_favorite_widget": "Přidat...",
+ "text.rei.dispose_here": "Vyjmout zde",
"favorite.section.gamemode": "Herní režim",
"favorite.section.weather": "Počasí",
"tooltip.rei.fluid_amount": "§7%d Díl",
@@ -185,6 +187,7 @@
"config.roughlyenoughitems.recipeBorder.default": "Výchozí",
"config.roughlyenoughitems.recipeBorder.none": "Žádné",
"config.roughlyenoughitems.layout.maxRecipesPerPage": "Maximální počet receptů na stránce:",
+ "config.roughlyenoughitems.layout.maxRecipesPageHeight": "Maximální výška stránky s recepty:",
"config.roughlyenoughitems.accessibility.displayPanelLocation": "Pozice seznamu předmětů:",
"config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Vlevo",
"config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Vpravo",
@@ -236,6 +239,10 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Strany",
"config.roughlyenoughitems.horizontalEntriesBoundaries": "Horizontální hranice předmětů:",
"config.roughlyenoughitems.verticalEntriesBoundaries": "Vertikální hranice předmětů:",
+ "config.roughlyenoughitems.horizontalEntriesBoundariesColumns": "Limit sloupců předmětů:",
+ "config.roughlyenoughitems.verticalEntriesBoundariesRows": "Limit řádků předmětů:",
+ "config.roughlyenoughitems.favoritesHorizontalEntriesBoundaries": "Horizontální hranice oblíbených:",
+ "config.roughlyenoughitems.favoritesHorizontalEntriesBoundariesColumns": "Limit sloupců oblíbených:",
"config.roughlyenoughitems.syntaxHighlightingMode": "Režim zvýraznění syntaxe:",
"config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
"config.roughlyenoughitems.syntaxHighlightingMode.plain": "Prostý",
@@ -258,6 +265,7 @@
"language.roughlyenoughitems.japanese": "Japonština",
"language.roughlyenoughitems.chinese_simplified": "Čínština (zjednodušená)",
"language.roughlyenoughitems.chinese_traditional": "Čínština (tradiční)",
+ "language.roughlyenoughitems.chinese_traditional_hong_kong": "Čínština (tradiční, Hong Kong)",
"language.roughlyenoughitems.french": "Francouzština",
"language.roughlyenoughitems.german": "Němčina",
"language.roughlyenoughitems.estonian": "Estonština",
@@ -267,5 +275,13 @@
"language.roughlyenoughitems.upside_down_english": "Převrácená Angličtina",
"language.roughlyenoughitems.bulgarian": "Bulharština",
"language.roughlyenoughitems.russian": "Ruština",
- "language.roughlyenoughitems.polish": "Polština"
+ "language.roughlyenoughitems.polish": "Polština",
+ "language.roughlyenoughitems.norwegian": "Norština",
+ "language.roughlyenoughitems.turkish": "Turečtina",
+ "language.roughlyenoughitems.ukrainian": "Ukrajinština",
+ "language.roughlyenoughitems.spanish": "Španělština",
+ "language.roughlyenoughitems.italian": "Italština",
+ "language.roughlyenoughitems.czech": "Čeština",
+ "language.roughlyenoughitems.danish": "Dánština",
+ "language.roughlyenoughitems.hebrew": "Hebrejština"
}
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
index 583b25ba6..31a702df8 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json
@@ -1,6 +1,6 @@
{
- "text.rei.cheating": "Cheating",
- "text.rei.cheating_disabled": "§7Cheating deaktiviert",
+ "text.rei.cheating": "Schummeln",
+ "text.rei.cheating_disabled": "§7Schummeln Deaktiviert",
"text.rei.cheating_enabled": "§cCheating Aktiviert",
"text.rei.cheating_limited_enabled": "§bCheating Aktiviert (durch Befehl)",
"text.rei.cheating_enabled_no_perms": "§7Cheating §cAktiviert §7(Keine Berechtigung)",
@@ -47,6 +47,8 @@
"text.rei.cheat_items": "[{item_name}] x{item_count} {player_name} gegeben.",
"text.rei.failed_cheat_items": "§cItems geben fehlgeschlagen.",
"text.rei.too_long_nbt": "§cGegenstand NBT ist zu lang, um im Multiplayer angewendet zu werden.",
+ "text.rei.tag_match": "Schlagwort: %s",
+ "text.rei.performance": "Leistungsanalyse",
"ordering.rei.ascending": "Aufsteigend",
"ordering.rei.descending": "Absteigend",
"ordering.rei.registry": "Registrierung",
@@ -71,6 +73,7 @@
"text.rei.view_all_categories": "Alle Kategorien Anzeigen",
"text.rei.go_back_first_page": "Zurück zur Seite 1",
"text.rei.choose_page": "Seite auswählen",
+ "text.rei.shift_click_to": "Shift-Klicke %s",
"text.rei.gamemode_button.tooltip.dropdown": "Spielmodus ändern: Auswahl",
"text.rei.gamemode_button.tooltip.entry": "zu %s wechseln",
"text.rei.weather_button.tooltip.dropdown": "Wetter ändern: Auswahl",
@@ -109,6 +112,7 @@
"text.rei.subsets": "Untergruppen",
"text.rei.tiny_potato": "Kleine Kartöffelchen",
"text.rei.add_favorite_widget": "Hinzufügen...",
+ "text.rei.dispose_here": "Hier verwerfen",
"favorite.section.gamemode": "Spielmodus",
"favorite.section.weather": "Wetter",
"tooltip.rei.fluid_amount": "§7%d Einheit",
@@ -165,6 +169,7 @@
"config.roughlyenoughitems.layout.configButtonLocation": "Position des Konfigurationsknopfes:",
"config.roughlyenoughitems.layout.configButtonLocation.upper": "Obere",
"config.roughlyenoughitems.layout.configButtonLocation.lower": "Untere",
+ "config.roughlyenoughitems.layout.mergeDisplayUnderOne": "Vereine alle Displays mit demselben Inhalt",
"config.roughlyenoughitems.filteredEntries.selectAll": "Alles Auswählen",
"config.roughlyenoughitems.filteredEntries.selectNone": "Alle abwählen",
"config.roughlyenoughitems.filteredEntries.hide": "Auswahl verstecken",
@@ -182,6 +187,7 @@
"config.roughlyenoughitems.recipeBorder.default": "Standard",
"config.roughlyenoughitems.recipeBorder.none": "Keiner",
"config.roughlyenoughitems.layout.maxRecipesPerPage": "Maximale Anzahl Rezepte pro Seite:",
+ "config.roughlyenoughitems.layout.maxRecipesPageHeight": "Maximale Rezeptseitenhöhe:",
"config.roughlyenoughitems.accessibility.displayPanelLocation": "Start Panel Position:",
"config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Linke Seite",
"config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Rechte Seite",
@@ -233,6 +239,10 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Mehrere Seiten",
"config.roughlyenoughitems.horizontalEntriesBoundaries": "horizontale Eintragsbegrenzung",
"config.roughlyenoughitems.verticalEntriesBoundaries": "vertikale Entragsbegrenzung",
+ "config.roughlyenoughitems.horizontalEntriesBoundariesColumns": "Eingabespaltenbegrenzung:",
+ "config.roughlyenoughitems.verticalEntriesBoundariesRows": "Eingabespaltenbegrenzung:",
+ "config.roughlyenoughitems.favoritesHorizontalEntriesBoundaries": "horizontale Grenzen:",
+ "config.roughlyenoughitems.favoritesHorizontalEntriesBoundariesColumns": "Eingabespaltenbegrenzung:",
"config.roughlyenoughitems.syntaxHighlightingMode": "Syntaxdarstellung",
"config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
"config.roughlyenoughitems.syntaxHighlightingMode.plain": "Normal",
@@ -255,6 +265,7 @@
"language.roughlyenoughitems.japanese": "Japanisch",
"language.roughlyenoughitems.chinese_simplified": "Chinesisch (Vereinfacht)",
"language.roughlyenoughitems.chinese_traditional": "Chinesisch (Traditionell)",
+ "language.roughlyenoughitems.chinese_traditional_hong_kong": "Traditionelles Chinesisch (Hongkong)",
"language.roughlyenoughitems.french": "Französisch",
"language.roughlyenoughitems.german": "Deutsch",
"language.roughlyenoughitems.estonian": "Estnisch",
@@ -264,5 +275,13 @@
"language.roughlyenoughitems.upside_down_english": "Englisch (verkehrtrum)",
"language.roughlyenoughitems.bulgarian": "Bulgarisch",
"language.roughlyenoughitems.russian": "Russisch",
- "language.roughlyenoughitems.polish": "Polnisch"
+ "language.roughlyenoughitems.polish": "Polnisch",
+ "language.roughlyenoughitems.norwegian": "Norwegisch",
+ "language.roughlyenoughitems.turkish": "Türkisch",
+ "language.roughlyenoughitems.ukrainian": "Ukrainisch",
+ "language.roughlyenoughitems.spanish": "Spanisch",
+ "language.roughlyenoughitems.italian": "Italienisch",
+ "language.roughlyenoughitems.czech": "Tschechien",
+ "language.roughlyenoughitems.danish": "Dänisch",
+ "language.roughlyenoughitems.hebrew": "Hebräisch"
}
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 5df42f0d9..776f07b69 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -8,11 +8,11 @@
"text.rei.no_permission_cheat": "Les permissions d'opérateur sont requises pour obtenir des objets",
"text.rei.search.field.suggestion": "Rechercher...",
"text.rei.feedback": "Avez-vous des retours à faire au developeur de REI ? %s pour envoyer vos retours!",
- "text.rei.feedback.link": "Clickez ici pour visiter le formulaire Google",
+ "text.rei.feedback.link": "Cliquez ici pour visiter le formulaire Google",
"text.rei.not.fully.initialized": "REI pas encore complètement initialisé !",
"text.rei.not.fully.initialized.tooltip": "Étapes manquantes : %s\nSi cela ne disparaît pas,\nessayez de chercher de l'aide avec les logs !",
"text.rei.inventory.highlighting.enabled": "Surbrillance de l'inventaire activé",
- "text.rei.inventory.highlighting.enabled.tooltip": "Cela rend les emplacements non correspondant gris.\nDouble-cliquez sur la barre de recherche pour activer ce mode.",
+ "text.rei.inventory.highlighting.enabled.tooltip": "Cela rend les emplacements non correspondant grisés.\nDouble-cliquez sur la barre de recherche pour activer ce mode.",
"category.rei.crafting": "Fabrication",
"category.rei.smelting": "Cuisson",
"category.rei.smelting.fuel": "Combustible",
@@ -46,7 +46,7 @@
"text.rei.config_tooltip": "Ouvrir le menu de configuration \n§7Maj. + Clic pour activer le mode triche",
"text.rei.cheat_items": "Don de {item_count} [{item_name}§f] à {player_name}",
"text.rei.failed_cheat_items": "§cImpossible de donner les objets.",
- "text.rei.too_long_nbt": "§cL'objet NBT est trop long pour être affiché en multijoueur",
+ "text.rei.too_long_nbt": "§cObjet NBT est trop long pour être affiché en multijoueur",
"text.rei.tag_match": "Étiquette: %s",
"text.rei.performance": "Analyse des Performances",
"ordering.rei.ascending": "Croissant",
@@ -73,7 +73,7 @@
"text.rei.view_all_categories": "Voir toutes les catégories",
"text.rei.go_back_first_page": "Retour à la page 1",
"text.rei.choose_page": "Choisir une page",
- "text.rei.shift_click_to": "Tappez Maj pour %s",
+ "text.rei.shift_click_to": "Maj + Clic pour %s",
"text.rei.gamemode_button.tooltip.dropdown": "Changer de Mode de Jeu : liste déroulante",
"text.rei.gamemode_button.tooltip.entry": "Basculer vers %s",
"text.rei.weather_button.tooltip.dropdown": "Changer la météo : liste déroulante",
@@ -245,7 +245,7 @@
"config.roughlyenoughitems.syntaxHighlightingMode": "Mode de coloration syntaxique :",
"config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
"config.roughlyenoughitems.syntaxHighlightingMode.plain": "Texte brut",
- "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Plaine (souligné)",
+ "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Simple (souligné)",
"config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Coloré",
"config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Coloré (souligné)",
"config.roughlyenoughitems.filteringScreen": "Filtrage personnalisé",
@@ -264,6 +264,7 @@
"language.roughlyenoughitems.japanese": "Japonais",
"language.roughlyenoughitems.chinese_simplified": "Chinois simplifié",
"language.roughlyenoughitems.chinese_traditional": "Chinois traditionnel",
+ "language.roughlyenoughitems.chinese_traditional_hong_kong": "Chinois traditionnel, Hong Kong",
"language.roughlyenoughitems.french": "Français",
"language.roughlyenoughitems.german": "Allemand",
"language.roughlyenoughitems.estonian": "Estonien",
@@ -273,5 +274,13 @@
"language.roughlyenoughitems.upside_down_english": "Anglais à l'envers",
"language.roughlyenoughitems.bulgarian": "Bulgare",
"language.roughlyenoughitems.russian": "Russe",
- "language.roughlyenoughitems.polish": "Polonais"
+ "language.roughlyenoughitems.polish": "Polonais",
+ "language.roughlyenoughitems.norwegian": "Norvégien",
+ "language.roughlyenoughitems.turkish": "Turc",
+ "language.roughlyenoughitems.ukrainian": "Ukrainien",
+ "language.roughlyenoughitems.spanish": "Espagnol",
+ "language.roughlyenoughitems.italian": "Italien",
+ "language.roughlyenoughitems.czech": "Tchèque",
+ "language.roughlyenoughitems.danish": "Danois",
+ "language.roughlyenoughitems.hebrew": "Hébreu"
}
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json
index d2109ed41..da3971354 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json
@@ -28,6 +28,7 @@
"category.rei.brewing.result": "שיקוי תוצאה",
"category.rei.composting": "דישון",
"category.rei.stripping": "גילוף",
+ "category.rei.smithing": "נפחות",
"category.rei.beacon_base": "בסיס משואה",
"category.rei.beacon_payment": "תשלום משואה",
"category.rei.tilling": "עיבוד אדמה",
@@ -179,11 +180,15 @@
"config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
"config.roughlyenoughitems.syntaxHighlightingMode.colorful": "צבעוני",
"config.roughlyenoughitems.filteringRulesScreen.delete": "מחק",
+ "rule.roughlyenoughitems.filtering.search.filter": "מסנן חיפוש:",
"rule.roughlyenoughitems.filtering.search.show": "הצג / הסתר:",
"rule.roughlyenoughitems.filtering.search.show.true": "הצג",
"rule.roughlyenoughitems.filtering.search.show.false": "הסתר",
"language.roughlyenoughitems.english": "אנגלית",
"language.roughlyenoughitems.japanese": "יפנית",
+ "language.roughlyenoughitems.chinese_simplified": "סינית מופשטת",
+ "language.roughlyenoughitems.chinese_traditional": "סינית מסורתית",
+ "language.roughlyenoughitems.chinese_traditional_hong_kong": "סינית מסורתית, הונג קונג",
"language.roughlyenoughitems.french": "צרפתית",
"language.roughlyenoughitems.german": "גרמנית",
"language.roughlyenoughitems.estonian": "אסטונית",
@@ -193,5 +198,13 @@
"language.roughlyenoughitems.upside_down_english": "אנגלית הפוכה",
"language.roughlyenoughitems.bulgarian": "בולגרית",
"language.roughlyenoughitems.russian": "רוסית",
- "language.roughlyenoughitems.polish": "פולנית"
+ "language.roughlyenoughitems.polish": "פולנית",
+ "language.roughlyenoughitems.norwegian": "נורווגית",
+ "language.roughlyenoughitems.turkish": "טורקית",
+ "language.roughlyenoughitems.ukrainian": "אוקראינית",
+ "language.roughlyenoughitems.spanish": "ספרדית",
+ "language.roughlyenoughitems.italian": "איטלקית",
+ "language.roughlyenoughitems.czech": "צ'כית",
+ "language.roughlyenoughitems.danish": "דנית",
+ "language.roughlyenoughitems.hebrew": "עברית"
}
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
index 9602d80bf..d9dbcf4dc 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
@@ -7,6 +7,9 @@
"text.rei.cheating_limited_creative_enabled": "§aCheating Abilitato (Usando la Creativa)",
"text.rei.no_permission_cheat": "I permessi dell'operatore sono necessari per cheatare gli oggetti",
"text.rei.search.field.suggestion": "Cerca...",
+ "text.rei.feedback": "Ci sono feedback che vuoi dare allo sviluppatore REI? %s per inviare il tuo feedback!",
+ "text.rei.feedback.link": "Cliccami per visitare il Modulo di Google",
+ "text.rei.not.fully.initialized": "REI non è ancora completamente inizializzato!",
"category.rei.crafting": "Fabbricazione",
"category.rei.smelting": "Fusione",
"category.rei.smelting.fuel": "Carburante",
@@ -229,5 +232,9 @@
"language.roughlyenoughitems.upside_down_english": "Inglese Sotto Sopra",
"language.roughlyenoughitems.bulgarian": "Bulgaro",
"language.roughlyenoughitems.russian": "Russo",
- "language.roughlyenoughitems.polish": "Polacco"
+ "language.roughlyenoughitems.polish": "Polacco",
+ "language.roughlyenoughitems.italian": "Italiano",
+ "language.roughlyenoughitems.czech": "Ceco",
+ "language.roughlyenoughitems.danish": "Danese",
+ "language.roughlyenoughitems.hebrew": "Ebraico"
}
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index d5bb41328..dd7079715 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -2,26 +2,29 @@
"text.rei.cheating": "チートモード",
"text.rei.cheating_disabled": "§7チートモードが無効です",
"text.rei.cheating_enabled": "§cチートモードが有効です",
- "text.rei.cheating_limited_enabled": "§bチートモードが有効です (コマンド)",
- "text.rei.cheating_enabled_no_perms": "§7チートモードが§c有効§7です (権限なし)",
- "text.rei.cheating_limited_creative_enabled": "§aチートモードが有効です (クリエイティブ)",
+ "text.rei.cheating_limited_enabled": "§bチートモードが有効です(コマンド)",
+ "text.rei.cheating_enabled_no_perms": "§7チートモードが§c有効§7です(権限なし)",
+ "text.rei.cheating_limited_creative_enabled": "§aチートモードが有効です(クリエイティブ)",
"text.rei.no_permission_cheat": "チートモードでアイテムを取得する場合は、管理者権限が必要です",
"text.rei.search.field.suggestion": "検索...",
- "text.rei.feedback": "REI 開発者にフィードバックを送信したいですか? %s からフィードバックを送信できます!",
- "text.rei.feedback.link": "クリックでGoogle フォームにアクセス",
+ "text.rei.feedback": "REI開発者にフィードバックを送信したいですか? %s からフィードバックを送信できます!",
+ "text.rei.feedback.link": "クリックでGoogleフォームにアクセス",
+ "text.rei.not.fully.initialized": "REIはまだ完全に初期化されていません!",
+ "text.rei.not.fully.initialized.tooltip": "ステージがありません: %s\nこれが消えない場合は、\nログと共にサポートを探してみてください!",
+ "text.rei.inventory.highlighting.enabled": "インベントリの強調表示 ON",
"category.rei.crafting": "クラフト",
- "category.rei.smelting": "製錬(かまど)",
+ "category.rei.smelting": "製錬(かまど)",
"category.rei.smelting.fuel": "燃料",
"category.rei.fuel": "燃料",
- "category.rei.fuel.time": "燃焼時間: %d ティック",
- "category.rei.fuel.time.items": "燃焼時間: %s 個分",
- "category.rei.fuel.time_short": "%d ティック",
+ "category.rei.fuel.time": "燃焼時間: %d ticks",
+ "category.rei.fuel.time.items": "燃焼時間: %s 個分",
+ "category.rei.fuel.time_short": "%d ticks",
"category.rei.fuel.time_short.items": "%s 個",
- "category.rei.cooking.xp": "経験値%f",
- "category.rei.cooking.time&xp": "%2秒に経験値%1",
- "category.rei.smoking": "精錬(燻製機)",
- "category.rei.blasting": "製錬(溶鉱炉)",
- "category.rei.campfire": "調理(焚き火)",
+ "category.rei.cooking.xp": "%f経験値",
+ "category.rei.cooking.time&xp": "%2秒に%1経験値",
+ "category.rei.smoking": "製錬(燻製機)",
+ "category.rei.blasting": "製錬(溶鉱炉)",
+ "category.rei.campfire": "調理(焚き火)",
"category.rei.campfire.time": "%d秒",
"category.rei.stone_cutting": "石の加工",
"category.rei.brewing": "醸造",
@@ -41,35 +44,40 @@
"text.rei.config_tooltip": "設定画面を開く\n§7チートモードを 左 Shift キー + 左クリック で切り替え",
"text.rei.cheat_items": "{player_name} に [{item_name}§f] を {item_count} 個与えました。",
"text.rei.failed_cheat_items": "§cアイテムを与えることができませんでした。",
+ "text.rei.too_long_nbt": "§cアイテムNBTはマルチプレイヤーに適用するには長すぎます。",
+ "text.rei.tag_match": "NBTタグ: %s",
+ "text.rei.performance": "パフォーマンスの分析",
"ordering.rei.ascending": "昇順",
"ordering.rei.descending": "降順",
"ordering.rei.registry": "アイテムID",
"ordering.rei.name": "名称",
"ordering.rei.item_groups": "クリエイティブタブ順",
"text.auto_craft.move_items": "アイテムを移動",
- "text.auto_craft.move_items.yog": "NullPointerException(null値の参照型変数を参照しようとした時に発生する例外)が発生しました!!",
+ "text.auto_craft.move_items.yog": "NullPointerException(エラーのような物)が発生しました!!",
"error.rei.transfer.too_small": "アイテムを%dx%dグリッドに移動できません。",
"error.rei.not.on.server": "REIがサーバー上にありません。",
"error.rei.not.enough.materials": "材料が足りません。",
"error.rei.internal.error": "内部エラー:%s",
"error.rei.recipe.not.unlocked": "レシピ本のレシピが解禁されていません。",
+ "error.rei.no.handlers.applicable": "ハンドラは適用されません。",
"error.rei.multi.errors": "複数のエラー:",
"rei.rei.no.slot.in.inv": "インベントリがいっぱいです。",
"text.rei.showing_craftable": "クラフト可能なアイテムのみを表示",
"text.rei.showing_all": "すべてのアイテムを表示",
"text.rei.delete_items": "§cアイテムを消す",
"text.rei.credits": "クレジット",
- "text.rei.left_arrow": "<",
- "text.rei.right_arrow": ">",
+ "text.rei.left_arrow": "←",
+ "text.rei.right_arrow": "→",
"text.rei.view_all_categories": "全てのカテゴリーを表示",
"text.rei.go_back_first_page": "1ページへ戻る",
"text.rei.choose_page": "ページを選択",
- "text.rei.gamemode_button.tooltip.dropdown": "ゲームモードの変更:ドロップダウン",
+ "text.rei.shift_click_to": "Shiftクリックで%s",
+ "text.rei.gamemode_button.tooltip.dropdown": "ゲームモードの変更: ドロップダウン",
"text.rei.gamemode_button.tooltip.entry": "%sに切り替える\n",
- "text.rei.weather_button.tooltip.dropdown": "天候の変更:ドロップダウン",
+ "text.rei.weather_button.tooltip.dropdown": "天候の変更: ドロップダウン",
"text.rei.weather_button.tooltip.entry": "%sにする",
"text.rei.reload_config": "プラグインを再読み込み",
- "text.rei.config.is.reloading": "プラグインを再読み込みしています!",
+ "text.rei.config.is.reloading": "プラグインを再読み込みしています!",
"text.rei.enabled": "はい",
"text.rei.disabled": "いいえ",
"text.rei.short_gamemode.survival": "S",
@@ -86,140 +94,189 @@
"text.rei.back": "戻る",
"text.rei.select": "選択",
"text.rei.favorites": "お気に入り",
- "text.rei.favorites_tooltip": " \n§7お気に入りに追加するには %s を押してください。",
- "text.rei.remove_favorites_tooltip": " \n§7お気に入りから削除するには %s を押してください。",
+ "text.rei.favorites_tooltip": " \n§7お気に入りに追加するには%sを押してください。",
+ "text.rei.remove_favorites_tooltip": " \n§7お気に入りから削除するには%sを押してください。",
"text.rei.working_station": "作業台",
- "text.rei.release_export": "%s キーを離すとエクスポートされます",
+ "text.rei.release_export": "%sキーを離すとエクスポートされます",
"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(ALPHA)",
"text.rei.view_recipes_for": "%sのレシピを表示",
"text.rei.subsets": "グループ別フィルター",
+ "text.rei.tiny_potato": "とても小さいじゃがいも",
"text.rei.add_favorite_widget": "追加...",
+ "text.rei.dispose_here": "ここで処分する",
"favorite.section.gamemode": "ゲームモード",
"favorite.section.weather": "天候",
- "tooltip.rei.fluid_amount": "§7%d 単位",
- "tooltip.rei.drag_to_add_favorites": "§7上にドラッグアンドドロップしてお気に入り登録しましょう!",
- "msg.rei.recipe_id_details": "レシピID: %s",
+ "tooltip.rei.fluid_amount": "§7%d単位",
+ "tooltip.rei.fluid_amount.forge": "§7%dmB",
+ "tooltip.rei.drag_to_add_favorites": "§7上にドラッグアンドドロップしてお気に入り登録しましょう!",
+ "msg.rei.copied_recipe_id": "レシピの識別子をコピーしました",
+ "msg.rei.recipe_id_details": "レシピID: %s",
"msg.rei.exported_recipe": "レシピをエクスポートしました",
- "msg.rei.exported_recipe.desc": "'Rei_exports' フォルダを確認してください。",
- "subsets.rei.roughlyenoughitems.all_entries": "全項目",
+ "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.basics": "基本",
"config.roughlyenoughitems.appearance": "外観",
"config.roughlyenoughitems.functionality": "機能",
"config.roughlyenoughitems.advanced": "高度な設定",
- "config.roughlyenoughitems.cheating": "チート機能を有効:",
- "config.roughlyenoughitems.favoritesEnabled": "お気に入り機能を有効:",
+ "config.roughlyenoughitems.cheating": "チート機能を有効:",
+ "config.roughlyenoughitems.favoritesEnabled": "お気に入り機能を有効:",
"config.roughlyenoughitems.keyBindings": "キーバインド",
- "config.roughlyenoughitems.keyBindings.recipeKeybind": "レシピの表示:",
- "config.roughlyenoughitems.keyBindings.hideKeybind": "REIを表示/非表示:",
- "config.roughlyenoughitems.keyBindings.usageKeybind": "用途の表示:",
- "config.roughlyenoughitems.keyBindings.nextPageKeybind": "次のページ:",
- "config.roughlyenoughitems.keyBindings.previousPageKeybind": "前のページ:",
- "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "検索ボックスに移動する:",
- "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "レシピのIDをコピー:",
- "config.roughlyenoughitems.keyBindings.exportImageKeybind": "レシピをエクスポート:",
- "config.roughlyenoughitems.keyBindings.favoriteKeybind": "お気に入り登録:",
- "config.roughlyenoughitems.keyBindings.previousScreenKeybind": "一つ前に戻る:",
- "config.roughlyenoughitems.cheatingStyle": "チートモードでのアイテムの与え方:",
+ "config.roughlyenoughitems.keyBindings.recipeKeybind": "レシピの表示:",
+ "config.roughlyenoughitems.keyBindings.hideKeybind": "REIを表示/非表示:",
+ "config.roughlyenoughitems.keyBindings.usageKeybind": "用途の表示:",
+ "config.roughlyenoughitems.keyBindings.nextPageKeybind": "次のページ:",
+ "config.roughlyenoughitems.keyBindings.previousPageKeybind": "前のページ:",
+ "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "検索ボックスに移動する:",
+ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "レシピのIDをコピー:",
+ "config.roughlyenoughitems.keyBindings.exportImageKeybind": "レシピをエクスポート:",
+ "config.roughlyenoughitems.keyBindings.favoriteKeybind": "お気に入り登録:",
+ "config.roughlyenoughitems.keyBindings.previousScreenKeybind": "一つ前に戻る:",
+ "config.roughlyenoughitems.cheatingStyle": "チートモードでのアイテムの与え方:",
"config.roughlyenoughitems.cheatingStyle.grab": "アイテムを掴む",
"config.roughlyenoughitems.cheatingStyle.give": "アイテムを渡す",
- "config.roughlyenoughitems.motion": "アニメーション / モーション設定",
+ "config.roughlyenoughitems.motion": "アニメーション/モーション設定",
+ "config.roughlyenoughitems.motion.configScreenAnimation": "設定画面のアニメーション:",
+ "config.roughlyenoughitems.motion.creditsScreenAnimation": "クレジット画面のアニメーション:",
"config.roughlyenoughitems.motion.favoritesAnimation": "お気に入り登録時のアニメーション:",
- "config.roughlyenoughitems.recipeScreenType": "レシピの表示画面: ",
- "config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面: %s",
+ "config.roughlyenoughitems.recipeScreenType": "レシピの表示画面:",
+ "config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "設定されていません",
"config.roughlyenoughitems.recipeScreenType.original": "デフォルト",
"config.roughlyenoughitems.recipeScreenType.composite": "コンポジット",
"config.roughlyenoughitems.layout": "レイアウト",
- "config.roughlyenoughitems.tooltips": "ツールチップ(補助説明の表示について)",
+ "config.roughlyenoughitems.tooltips": "ツールチップ",
"config.roughlyenoughitems.accessibility": "ユーザー補助",
"config.roughlyenoughitems.search": "検索",
"config.roughlyenoughitems.commands": "コマンド",
"config.roughlyenoughitems.filtering": "フィルタリング",
"config.roughlyenoughitems.miscellaneous": "その他のオプション",
"config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "クリック可能なレシピの矢印:",
- "config.roughlyenoughitems.isSubsetsEnabled": "グループ別フィルター:",
- "config.roughlyenoughitems.layout.configButtonLocation": "設定ボタンの位置:",
+ "config.roughlyenoughitems.isSubsetsEnabled": "グループ別フィルター:",
+ "config.roughlyenoughitems.allowInventoryHighlighting": "インベントリの強調表示が有効:",
+ "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "エンチャントの輝きの描画:",
+ "config.roughlyenoughitems.layout.configButtonLocation": "設定ボタンの位置:",
"config.roughlyenoughitems.layout.configButtonLocation.upper": "上側",
"config.roughlyenoughitems.layout.configButtonLocation.lower": "下側",
+ "config.roughlyenoughitems.layout.mergeDisplayUnderOne": "同じ内容の時マージ表示:",
"config.roughlyenoughitems.filteredEntries.selectAll": "すべて選択",
"config.roughlyenoughitems.filteredEntries.selectNone": "すべて解除",
"config.roughlyenoughitems.filteredEntries.hide": "選択したものを非表示",
"config.roughlyenoughitems.filteredEntries.show": "選択したものを表示",
- "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "まず最初にワールドを読み込んでください!",
- "config.roughlyenoughitems.accessibility.entrySize": "アイテムリストの大きさ:",
- "config.roughlyenoughitems.theme": "デザイン:",
+ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "まず最初にワールドを読み込んでください!",
+ "config.roughlyenoughitems.accessibility.entrySize": "アイテムリストの大きさ:",
+ "config.roughlyenoughitems.search.asyncSearch": "非同期検索:",
+ "config.roughlyenoughitems.search.asyncSearchPartitionSize": "非同期検索の区切りサイズ:",
+ "config.roughlyenoughitems.accessibility.useCompactTabs": "コンパクトタブ:",
+ "config.roughlyenoughitems.theme": "デザイン:",
"config.roughlyenoughitems.theme.dark": "ダークテーマ",
"config.roughlyenoughitems.theme.light": "ライトテーマ",
"config.roughlyenoughitems.recipeBorder": "レシピの表示枠:",
+ "config.roughlyenoughitems.recipeBorder.lighter": "軽量",
"config.roughlyenoughitems.recipeBorder.default": "デフォルト",
"config.roughlyenoughitems.recipeBorder.none": "なし",
- "config.roughlyenoughitems.layout.maxRecipesPerPage": "ページあたりのレシピの最大数:",
- "config.roughlyenoughitems.accessibility.displayPanelLocation": "アイテムリストの位置:",
+ "config.roughlyenoughitems.layout.maxRecipesPerPage": "ページあたりのレシピの最大数:",
+ "config.roughlyenoughitems.layout.maxRecipesPageHeight": "レシピページの最大の高さ:",
+ "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.identifierSearch": "アイテムIDで検索 (*):",
- "config.roughlyenoughitems.search.modSearch": "Modで検索 (@):",
- "config.roughlyenoughitems.layout.debugRenderTimeRequired": "アイテムリストのデバッグモード:",
- "config.roughlyenoughitems.layout.searchFieldLocation": "検索欄の位置:",
- "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左下 / 右下",
- "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左上 / 右上",
+ "config.roughlyenoughitems.search.tooltipSearch": "ツールチップで検索(#):",
+ "config.roughlyenoughitems.search.tagSearch": "タグで検索($):",
+ "config.roughlyenoughitems.search.identifierSearch": "アイテムIDで検索(*):",
+ "config.roughlyenoughitems.search.modSearch": "Modで検索(@):",
+