From c0bc85dbc224ca89617c77efd4bc8f0f8d734225 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 21 Oct 2022 16:45:03 +0800 Subject: Update localizations --- .../assets/roughlyenoughitems/lang/cs_cz.json | 17 ++- .../assets/roughlyenoughitems/lang/de_de.json | 114 +++++++++++++-------- .../assets/roughlyenoughitems/lang/es_es.json | 17 ++- .../assets/roughlyenoughitems/lang/fr_fr.json | 9 ++ .../assets/roughlyenoughitems/lang/ja_jp.json | 11 +- .../assets/roughlyenoughitems/lang/ko_kr.json | 16 ++- .../assets/roughlyenoughitems/lang/pt_br.json | 23 +++++ .../assets/roughlyenoughitems/lang/ru_ru.json | 13 +++ .../assets/roughlyenoughitems/lang/tr_tr.json | 17 ++- .../assets/roughlyenoughitems/lang/zh_cn.json | 9 +- .../assets/roughlyenoughitems/lang/zh_hk.json | 2 - .../assets/roughlyenoughitems/lang/zh_tw.json | 8 +- 12 files changed, 194 insertions(+), 62 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 411b56070..05b603d6b 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -30,6 +30,8 @@ "text.rei.config.menu.display.side_search_field": "Postranní vyhledávací pole", "text.rei.config.menu.display.syntax_highlighting": "Zvýraznění syntaxe", "text.rei.config.menu.config": "Více Možností...", + "text.rei.config.menu.search_field.position": "Pozice vyhledávacího pole...", + "text.rei.config.menu.search_field.input_method": "Vstupní metody...", "category.rei.crafting": "Vyrábění", "category.rei.smelting": "Vypékání", "category.rei.smelting.fuel": "Palivo", @@ -75,6 +77,19 @@ "text.rei.performance": "Analýza výkonu", "text.rei.addons": "REI Doplňky", "text.rei.shapeless": "Beztvarý", + "text.rei.input.methods": "Vstupní metody", + "text.rei.input.methods.default": "Výchozí", + "text.rei.input.methods.default.description": "Výchozí vstupní metoda. Toto nemění hledaný výraz.", + "text.rei.input.methods.jyutping": "Jyutping (Kantonština)", + "text.rei.input.methods.jyutping.description": "Vstupní metoda porovnávání čínských znaků s Jyutping (Kantonština).", + "text.rei.input.methods.pinyin": "Pinyin (Mandarínština)", + "text.rei.input.methods.pinyin.description": "Vstupní metoda porovnávání čínských znaků s Pinyin (Mandarínština).", + "text.rei.input.methods.bopomofo": "Bopomofo (Mandarínština)", + "text.rei.input.methods.bopomofo.description": "Vstupní metoda porovnávání čínských znaků s Bopomofo (Mandarínština).", + "text.rei.input.methods.hint": "Alternativní vstupní metody jsou k dispozici pro váš jazyk.", + "text.rei.input.methods.hint.configure": "Konfigurace", + "text.rei.input.methods.hint.ignore": "Ignorovat", + "text.rei.input.methods.initializing": "Inicializace vstupní metody", "ordering.rei.ascending": "Vzestupně", "ordering.rei.descending": "Sestupně", "ordering.rei.registry": "Registr", @@ -161,8 +176,6 @@ "text.rei.changelog.error.missingChangelogFile": "Chybí soubor se seznamem změn!", "text.rei.changelog.error.failedToReadChangelogFile": "Nepodařilo se přečíst soubor se seznamem změn!", "text.rei.collapsed.entry": "Sbalený záznam: %s", - "text.rei.collapsed.entry.hint.expand": "Kliknutím rozbalíte všechny %s (%d položek)", - "text.rei.collapsed.entry.hint.collapse": "Kliknutím sbalíte všechny %s (%d položek)", "favorite.section.gamemode": "Herní režim", "favorite.section.weather": "Počasí", "favorite.section.time": "Čas", 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 5bbd82e93..7baf92bd1 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -8,20 +8,20 @@ "text.rei.no_permission_cheat": "Operator-Berechtigungen sind erforderlich, um Gegenstände zu cheaten", "text.rei.search.field.suggestion": "Suche...", "text.rei.feedback": "Möchtest du dem REI Entwickler dein Feedback geben? %s um dein Feedback einzureichen!", - "text.rei.feedback.link": "Klicke hier um das Google-Form zu besuchen", + "text.rei.feedback.link": "Klicke hier um das Google-Formular zu besuchen", "text.rei.support.me": "Unterstütze mich, um REI weiter zu verbessern!", "text.rei.support.me.desc": "Als Patreon Unterstützer von REI kannst du die neueste Version von REI für Minecraft Snapshots verwenden.\nAlternativ kannst du mich auch finanziell unterstützen, indem du einen BisectHosting Server mietst.\n\n%s\n%s", "text.rei.support.me.patreon": "Spenden auf Patreon", - "text.rei.support.me.bisect": "Code SHEDANIEL auf BisectHosting verwenden", - "text.rei.not.fully.initialized": "REI noch nicht vollständig initialisiert!", + "text.rei.support.me.bisect": "Verwende den Cod SHEDANIEL auf BisectHosting", + "text.rei.not.fully.initialized": "REI ist noch nicht vollständig initialisiert!", "text.rei.not.fully.initialized.tooltip": "Fehlende Stufen: %s\nFalls dies nicht weggeht,\nversuche mit den Logs nach Unterstützung zu suchen!", "text.rei.inventory.highlighting.enabled": "Inventarhervorhebung an", "text.rei.inventory.highlighting.enabled.tooltip": "Dies macht Slots, die nicht mit dem\nSuchfilter übereinstimmen grau.\nDoppelklicke die Suchleiste, um diesen Modus an- und auszuschalten.", - "text.rei.caching.search": "REI Caching Suchergebnisse...", + "text.rei.caching.search": "REI Suchergebnisse cachen...", "text.rei.caching.search.step": "Schritt %d/%d (%s%%):", "text.rei.config.menu.dark_theme": "Dunkles Design", "text.rei.config.menu.craftable_filter": "Filter für Herstellbare Gegenstände", - "text.rei.config.menu.display": "Anzeigeeinstellungen", + "text.rei.config.menu.display": "Anzeigeeinstellungen...", "text.rei.config.menu.display.remove_recipe_book": "Rezeptbuch entfernen", "text.rei.config.menu.display.left_side_mob_effects": "Linke Seite Mob-Effekte", "text.rei.config.menu.display.left_side_panel": "Linke Seitenleiste", @@ -30,6 +30,8 @@ "text.rei.config.menu.display.side_search_field": "Suchfeld", "text.rei.config.menu.display.syntax_highlighting": "Syntax-Hervorhebung", "text.rei.config.menu.config": "Weitere Optionen...", + "text.rei.config.menu.search_field.position": "Feldposition suchen...", + "text.rei.config.menu.search_field.input_method": "Eingabemethoden...", "category.rei.crafting": "Herstellen", "category.rei.smelting": "Schmelzen", "category.rei.smelting.fuel": "Brennstoff", @@ -41,7 +43,7 @@ "category.rei.cooking.xp": "%f XP", "category.rei.cooking.time&xp": "%s XP in %s Sek", "category.rei.smoking": "Räuchern", - "category.rei.blasting": "Sprengen", + "category.rei.blasting": "Schmelzen", "category.rei.campfire": "Lagerfeuer", "category.rei.campfire.time": "%s Sek.", "category.rei.stone_cutting": "Stein schneiden", @@ -54,55 +56,77 @@ "category.rei.smithing": "Schmieden", "category.rei.beacon_base": "Leuchtfeuer-Basis", "category.rei.beacon_payment": "Leuchtfeuerkosten", - "category.rei.tilling": "Aufteilung", + "category.rei.tilling": "Ackern", "category.rei.pathing": "Pfad", "category.rei.waxing": "Wachsen", "category.rei.wax_scraping": "Wachs abscharben", "category.rei.oxidizing": "Oxidation", "category.rei.oxidation_scraping": "Oxidationsabakratzung", + "category.rei.tag": "Tag", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Seite %d", "text.rei.config": "Einstellung", - "text.rei.config_tooltip": "Öffne das Konfig-Menü\n§7Shift-Klick um den Cheatenmodus ein-/auszuschalten", - "text.rei.cheat_items": "[{item_name}] x{item_count} {player_name} gegeben.", - "text.rei.failed_cheat_items": "§cItems geben fehlgeschlagen.", + "text.rei.config_tooltip": "Öffne den Konfigurationsbildschirm\n§7Shift-Klick um den Cheatenmodus ein-/auszuschalten", + "text.rei.cheat_items": "{item_count} [{item_name}] an {player_name} gegeben.", + "text.rei.failed_cheat_items": "§cKonnte keine Items geben.", "text.rei.too_long_nbt": "§cGegenstand NBT ist zu lang, um im Multiplayer angewendet zu werden.", + "text.rei.accepts": "Akzeptiert folgendes:", + "text.rei.tag_accept": "Tag: #%s", + "text.rei.missing": "Folgendes fehlt:", "text.rei.performance": "Leistungsanalyse", + "text.rei.addons": "REI Add-ons", "text.rei.shapeless": "Formlos", + "text.rei.input.methods": "Eingabemethoden", + "text.rei.input.methods.default": "Standard", + "text.rei.input.methods.default.description": "Die Standard Eingabemethode. Dies verändert den Suchbegriff nicht.", + "text.rei.input.methods.jyutping": "Jyutping (Kantonese)", + "text.rei.input.methods.jyutping.description": "Die Eingabemethode um chinesische Zeichen mit Jyutping (Kanonese) übereinzustimmen.", + "text.rei.input.methods.pinyin": "Pinyin (Mandarin)", + "text.rei.input.methods.pinyin.description": "Die Eingabemethode um chinesische Zeichen mit Pinyin (Mandarin) übereinzustimmen.", + "text.rei.input.methods.bopomofo": "Bopomofo (Mandarin)", + "text.rei.input.methods.bopomofo.description": "Die Eingabemethode um chinesische Zeichen mit Bopomofo (Mandarin) übereinzustimmen.", + "text.rei.input.methods.hint": "Alternative Eingabemethoden sind für deine Sprache verfügbar.", + "text.rei.input.methods.hint.configure": "Konfigurieren", + "text.rei.input.methods.hint.ignore": "Ignorieren", + "text.rei.input.methods.initializing": "Initialisiere Eingabemethoden", "ordering.rei.ascending": "Aufsteigend", "ordering.rei.descending": "Absteigend", "ordering.rei.registry": "Registrierung", "ordering.rei.name": "Name", "ordering.rei.item_groups": "Itemgruppen", "text.auto_craft.move_items": "Items bewegen", - "text.auto_craft.move_items.tooltip": "Strg-Klick zum Verschieben von Elementen", + "text.auto_craft.move_items.tooltip": "Strg-Klick zum Schnellherstellen", "text.auto_craft.move_items.yog": "Generiert NullPointerException!!", + "text.rei.expand.view": "Erweiterte Ansicht öffnen", + "text.rei.expand.view.close": "Erweiterte Ansicht schliessen", + "text.rei.tag.copy.clipboard": "Tagbaum in Zwischenablage kopieren", "error.rei.transfer.too_small": "Gegenstände können nicht in ein %dx%d-Raster verschoben werden.", "error.rei.not.on.server": "REI ist nicht auf dem Server installiert.", "error.rei.not.enough.materials": "Nicht genügend Materialien.", "error.rei.internal.error": "Interner Fehler: %s", "error.rei.recipe.not.unlocked": "Rezept nicht im Rezeptbuch freigeschaltet.", "error.rei.not.supported.move.items": "Verschieben von Elementen wird mit diesem Rezept und diesem Container nicht unterstützt.", + "text.rei.save.recipes": "Drücke %s auf diesem Rezept um es für später zu speichern.", "error.rei.no.handlers.applicable": "Keine Handler anwendbar.", "error.rei.multi.errors": "Mehrere Fehler:", "rei.rei.no.slot.in.inv": "Kann keinen Platz für Gegenstand im Inventar finden", "text.rei.showing_craftable": "Zeige herstellbar", "text.rei.showing_all": "Zeige alle", - "text.rei.delete_items": "§cLösche Item", + "text.rei.delete_items": "§cItem löschen", "text.rei.credits": "Mitwirkende", "text.rei.left_arrow": "<", "text.rei.right_arrow": ">", "text.rei.view_all_categories": "Alle Kategorien Anzeigen", - "text.rei.go_back_first_page": "Zurück zur Seite 1", + "text.rei.go_back_first_page": "Zurück zu 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.gamemode_button.tooltip.entry": "Zu %s wechseln", "text.rei.weather_button.tooltip.dropdown": "Wetter ändern: Auswahl", - "text.rei.weather_button.tooltip.entry": "zu %s wechseln", - "text.rei.time_button.tooltip.dropdown": "Wetter ändern: Auswahl", - "text.rei.time_button.tooltip.entry": "zu %s wechseln", + "text.rei.weather_button.tooltip.entry": "Zu %s wechseln", + "text.rei.time_button.tooltip.dropdown": "Zeit ändern: Auswahl", + "text.rei.time_button.tooltip.entry": "Zu %s wechseln", "text.rei.time_button.name.morn": "Morgen", "text.rei.time_button.name.noon": "Mittag", "text.rei.time_button.name.evening": "Abend", @@ -112,13 +136,13 @@ "text.rei.config.is.reloading": "Plugins werden neu geladen!", "text.rei.enabled": "Ja", "text.rei.disabled": "Nein", - "text.rei.short_gamemode.survival": "S", - "text.rei.short_gamemode.creative": "C", + "text.rei.short_gamemode.survival": "Ü", + "text.rei.short_gamemode.creative": "K", "text.rei.short_gamemode.adventure": "A", - "text.rei.short_gamemode.spectator": "SP", - "text.rei.weather.clear": "Löschen", + "text.rei.short_gamemode.spectator": "Z", + "text.rei.weather.clear": "Sonne", "text.rei.weather.rain": "Regen", - "text.rei.weather.thunder": "Donner", + "text.rei.weather.thunder": "Gewitter", "text.rei.previous_category": "Vorherige Kategorie", "text.rei.next_category": "Nächste Kategorie", "text.rei.previous_page": "Vorherige Seite", @@ -126,10 +150,12 @@ "text.rei.back": "Zurück", "text.rei.select": "Auswählen", "text.rei.favorites": "Favoriten", - "text.rei.favorites_tooltip": " \n§7Drücke %s, um dieses zu Favoriten hinzuzufügen.", - "text.rei.remove_favorites_tooltip": " \n§7Drücke %s, um dieses aus den Favoriten zu entfernen.", + "text.rei.favorites_tooltip": " \n§7Drücke %s, um zu Favoriten hinzuzufügen.", + "text.rei.remove_favorites_tooltip": " \n§7Drücke %s, um aus Favoriten zu entfernen.", "text.rei.working_station": "Arbeitsstation", "text.rei.release_export": "Lasse %s los, um zu exportieren", + "text.rei.ask_to_export": "Möchtest du \"%s\" exportieren?", + "text.rei.ask_to_export.subtitle": "Dies wird %d Anzeigen als Bilder exportieren.", "text.rei.recipe_id": "\n%sRezept-Id: %s", "text.rei.recipe_screen_type.selection": "Darstellung Rezept-Bildschirm", "text.rei.recipe_screen_type.selection.sub": "Du kannst diese Einstellung jederzeit über den Konfigurationsbildschirm wieder bearbeiten.", @@ -149,6 +175,7 @@ "text.rei.changelog.title": "REI Änderungsliste", "text.rei.changelog.error.missingChangelogFile": "Fehlende Änderungsprotokolldatei!", "text.rei.changelog.error.failedToReadChangelogFile": "Fehler beim Lesen der Änderungsprotokolldatei!", + "text.rei.collapsed.entry": "Eingeklappter Eintrag: %s", "favorite.section.gamemode": "Spielmodus", "favorite.section.weather": "Wetter", "favorite.section.time": "Zeit", @@ -157,8 +184,8 @@ "tooltip.rei.drag_to_add_favorites": "§7Ziehe dies zu deinen Favoriten!", "msg.rei.copied_recipe_id": "Rezept-Identifizierer kopiert", "msg.rei.recipe_id_details": "Rezept-ID: %s", - "msg.rei.exported_recipe": "Exportiertes Rezept", - "msg.rei.exported_recipe.desc": "Überprüfen Sie den Ordner 'rei_exports'.", + "msg.rei.exported_recipe": "Rezept exportiert", + "msg.rei.exported_recipe.desc": "Überprüfe den 'rei_exports' Ordner.", "subsets.rei.roughlyenoughitems.all_entries": "Alle Einträge", "subsets.rei.roughlyenoughitems.item_groups": "Kreativ-Inventar-Tabs", "_comment": "Konfigurations-Tooltips", @@ -192,7 +219,7 @@ "config.roughlyenoughitems.recipeScreenType.config": "Art des Rezept-Bildschirms: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nicht Gesetzt", "config.roughlyenoughitems.recipeScreenType.original": "Standard", - "config.roughlyenoughitems.recipeScreenType.composite": "Komposit", + "config.roughlyenoughitems.recipeScreenType.composite": "Zusammensetzen", "config.roughlyenoughitems.layout": "Layout", "config.roughlyenoughitems.tooltips": "Tooltips", "config.roughlyenoughitems.accessibility": "Bedienungshilfen", @@ -216,7 +243,7 @@ "config.roughlyenoughitems.filteredEntries.selectNone": "Alle abwählen", "config.roughlyenoughitems.filteredEntries.hide": "Auswahl verstecken", "config.roughlyenoughitems.filteredEntries.show": "Auswahl anzeigen", - "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Zuerst eine Welt laden!", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Lade zuerst eine Welt!", "config.roughlyenoughitems.accessibility.entrySize": "Eintragsgröße:", "config.roughlyenoughitems.search.asyncSearch": "Asynchrone Suche", "config.roughlyenoughitems.search.asyncSearchPartitionSize": "\"Async Suche\"-Partitionsgröße", @@ -259,26 +286,28 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Rechts (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Korrigier den Vanilla Tab Container (wenn das Rezeptbuch deaktiviert ist):", "config.roughlyenoughitems.lighterButtonHover": "Helles Button-Hovern:", + "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filter für Herstellbare Gegenstände:", "config.roughlyenoughitems.layout.showUtilsButtons": "Werkzeugknöpfe:", "config.roughlyenoughitems.commands.gamemodeCommand": "Befehl Spielmodus-Wechsel:", "config.roughlyenoughitems.commands.giveCommand": "Geben-Befehl:", + "config.roughlyenoughitems.commands.timeCommand": "Zeit-Befehl:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Standard-Plugin laden:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNein (Gefährlich)", - "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REI Neustart Thread", + "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REI Neustart Thread:", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.true": "REI Thread", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cPaket-Thread", "config.roughlyenoughitems.commands.weatherCommand": "Wetter Befehl:", "config.roughlyenoughitems.layout.entryPanelOrdering": "Reihenfolge der Itemlisten:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Schnelleres Eintrags-Rendering:", - "config.roughlyenoughitems.miscellaneous.cachingFastEntryRendering": "Schnelleres Eintrags-Rendering:", - "config.roughlyenoughitems.miscellaneous.cachingFastEntryRendering.@PrefixText": "Diese Option verbessert die Leistung bei der Darstellung von Einträgen bis zu 5x, mit durchschnittlich 2. x Leistungssteigerung. Dies wird jedoch die Verzauberungsbrille und animierte Texturen zerstören/verbuggen.", + "config.roughlyenoughitems.miscellaneous.cachingFastEntryRendering": "Eintrags-Render cachen:", + "config.roughlyenoughitems.miscellaneous.cachingFastEntryRendering.@PrefixText": "Diese Option verbessert die Leistung bei der Darstellung von Einträgen bis zu 5x, mit durchschnittlich 2.5x Leistungssteigerung. Dies wird jedoch das Verzauberungsleuchten und animierte Texturen zerstören.", "config.roughlyenoughitems.itemCheatingMode": "Anzahl der Gegenstände beim Cheaten:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Umgekehrt", "config.roughlyenoughitems.search.searchFavorites": "Suchfilter in Favoriten:", "config.roughlyenoughitems.tooltips.appendModNames": "Mod-Namen anhängen:", - "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Favoriten anhängen:", + "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Favoriten-Hinweis anhängen:", "config.roughlyenoughitems.accessibility.snapToRows": "Zu Itemlisten hinziehen:", "config.roughlyenoughitems.accessibility.toastDisplayedOnCopyIdentifier": "Kopiere Identifizierer-Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Darstellung der Gegenstandsliste:", @@ -287,23 +316,24 @@ "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.verticalEntriesBoundariesRows": "Eingabezeilenbegrenzung:", + "config.roughlyenoughitems.favoritesHorizontalEntriesBoundaries": "horizontale Favoriten Grenzen:", "config.roughlyenoughitems.favoritesHorizontalEntriesBoundariesColumns": "Eingabespaltenbegrenzung:", - "config.roughlyenoughitems.syntaxHighlightingMode": "Syntaxdarstellung", + "config.roughlyenoughitems.syntaxHighlightingMode": "Syntax-Hervorhebungsmodus:", "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s", "config.roughlyenoughitems.syntaxHighlightingMode.plain": "Normal", - "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Normal unterstrichen", + "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Normal (Unterstrichen)", "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Farbig", - "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Farbig unterstrichen", - "config.roughlyenoughitems.isFocusModeZoomed": "Autofokus-Modus", - "config.roughlyenoughitems.isFocusModeZoomed.boolean.true": "Gezoomt", - "config.roughlyenoughitems.isFocusModeZoomed.boolean.false": "Markiert", + "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Farbig (Unterstrichen)", + "config.roughlyenoughitems.isFocusModeZoomed": "Eintragsfokus Modus:", + "config.roughlyenoughitems.isFocusModeZoomed.boolean.true": "Vergrössert", + "config.roughlyenoughitems.isFocusModeZoomed.boolean.false": "Hervorgehoben", "config.roughlyenoughitems.filtering.shouldFilterDisplays": "Soll Filter anzeigen:", - "config.roughlyenoughitems.filteringScreen": "Benutzerdefinierte Filter", + "config.roughlyenoughitems.filteringScreen": "Benutzerdefiniertes filtern", "config.roughlyenoughitems.filteringRulesScreen": "Benutzerdefinierte Filterregeln", "config.roughlyenoughitems.filteringRulesScreen.new": "Filterregel erstellen", "config.roughlyenoughitems.filteringRulesScreen.delete": "Löschen", + "config.roughlyenoughitems.filteringRulesScreen.hint": "Versuche Drag+Drop!", "rule.roughlyenoughitems.filtering.manual": "Manuelles Filtern", "rule.roughlyenoughitems.filtering.manual.subtitle": "Wähle aus, was versteckt und angezeigt werden soll.", "rule.roughlyenoughitems.filtering.search": "Suche filtern", @@ -332,7 +362,7 @@ "language.roughlyenoughitems.ukrainian": "Ukrainisch", "language.roughlyenoughitems.spanish": "Spanisch", "language.roughlyenoughitems.italian": "Italienisch", - "language.roughlyenoughitems.czech": "Tschechien", + "language.roughlyenoughitems.czech": "Tschechisch", "language.roughlyenoughitems.danish": "Dänisch", "language.roughlyenoughitems.hebrew": "Hebräisch" } diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json index c180af9ea..ea60350cf 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json @@ -30,6 +30,8 @@ "text.rei.config.menu.display.side_search_field": "Campo de búsqueda lateral", "text.rei.config.menu.display.syntax_highlighting": "Resaltador de sintaxis", "text.rei.config.menu.config": "Otras opciones...", + "text.rei.config.menu.search_field.position": "Posición del campo de búsqueda...", + "text.rei.config.menu.search_field.input_method": "Métodos de entrada...", "category.rei.crafting": "Crafteo", "category.rei.smelting": "Fundición", "category.rei.smelting.fuel": "Combustible", @@ -75,6 +77,19 @@ "text.rei.performance": "Análisis de rendimiento", "text.rei.addons": "Los addons de REI", "text.rei.shapeless": "Sin forma", + "text.rei.input.methods": "Métodos de entrada", + "text.rei.input.methods.default": "Predeterminado", + "text.rei.input.methods.default.description": "El método de entrada predeterminado. Esto no transforma el término de búsqueda.", + "text.rei.input.methods.jyutping": "Jyutping (Cantonés)", + "text.rei.input.methods.jyutping.description": "Método de entrada para coincidir caracteres chinos con Jyutping (Cantonés).", + "text.rei.input.methods.pinyin": "Pinyin (Mandarino)", + "text.rei.input.methods.pinyin.description": "El método de entrada para coincidir caracteres chinos con Pinyin (Mandarino).", + "text.rei.input.methods.bopomofo": "Bopomofo (Mandarino)", + "text.rei.input.methods.bopomofo.description": "El método de entrada para coincidir caracteres chinos con Bopomofo (Mandarino).", + "text.rei.input.methods.hint": "Los métodos de entrada alternativa están disponibles para su idioma.", + "text.rei.input.methods.hint.configure": "Configurar", + "text.rei.input.methods.hint.ignore": "Ignorar", + "text.rei.input.methods.initializing": "Inicializando método de entrada", "ordering.rei.ascending": "Ascendente", "ordering.rei.descending": "Descendente", "ordering.rei.registry": "Registro", @@ -161,8 +176,6 @@ "text.rei.changelog.error.missingChangelogFile": "¡Falta el archivo del registro de cambios!", "text.rei.changelog.error.failedToReadChangelogFile": "¡Error al leer el archivo del registro de cambios!", "text.rei.collapsed.entry": "Entrada recolectada: %s", - "text.rei.collapsed.entry.hint.expand": "Haga clic para expandir todos los %s (%d entradas)", - "text.rei.collapsed.entry.hint.collapse": "Haga clic para expandir todos los %s (%d entradas)", "favorite.section.gamemode": "Modo de Juego", "favorite.section.weather": "Clima", "favorite.section.time": "Hora", 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 bdddf3919..6206a61e8 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -72,6 +72,11 @@ "text.rei.performance": "Analyse des Performances", "text.rei.addons": "Modules REI", "text.rei.shapeless": "Sans forme", + "text.rei.input.methods.default": "Par défaut", + "text.rei.input.methods.hint": "Des méthodes de saisie alternatives sont disponibles pour votre langue.", + "text.rei.input.methods.hint.configure": "Configurer", + "text.rei.input.methods.hint.ignore": "Ignorer", + "text.rei.input.methods.initializing": "Initialisation de la méthode d'entrée", "ordering.rei.ascending": "Croissant", "ordering.rei.descending": "Décroissant", "ordering.rei.registry": "Registre", @@ -80,6 +85,8 @@ "text.auto_craft.move_items": "Transférer les objets", "text.auto_craft.move_items.tooltip": "Ctrl-Clique pour Déplacer des Items", "text.auto_craft.move_items.yog": "NullPointerException générée !", + "text.rei.expand.view": "Ouvrir la vue étendue", + "text.rei.expand.view.close": "Fermer la vue étendue", "error.rei.transfer.too_small": "Impossible de déplacer les objets vers une grille de %dx%d.", "error.rei.not.on.server": "REI n'est pas installé sur le serveur.", "error.rei.not.enough.materials": "Matériaux manquants.", @@ -103,6 +110,7 @@ "text.rei.gamemode_button.tooltip.entry": "Basculer vers %s", "text.rei.weather_button.tooltip.dropdown": "Changer la météo : liste déroulante", "text.rei.weather_button.tooltip.entry": "Basculer vers %s", + "text.rei.time_button.tooltip.entry": "Basculer vers %s", "text.rei.time_button.name.morn": "Matin", "text.rei.time_button.name.noon": "Midi", "text.rei.time_button.name.evening": "Soir", @@ -130,6 +138,7 @@ "text.rei.remove_favorites_tooltip": " \n§7Appuyez sur %s pour le retirer des favoris.", "text.rei.working_station": "Poste de travail", "text.rei.release_export": "Relâchez %s pour exporter", + "text.rei.ask_to_export": "Voulez-vous exporter \"%s\" ?", "text.rei.ask_to_export.subtitle": "Cela exportera %d sous forme d'images.", "text.rei.recipe_id": "\n%sID de recette : %s", "text.rei.recipe_screen_type.selection": "Écran de sélection du type d'affichage des recettes", 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 43852a1ba..087e0ccc5 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -30,6 +30,8 @@ "text.rei.config.menu.display.side_search_field": "リスト側の検索ボックス", "text.rei.config.menu.display.syntax_highlighting": "シンタックスハイライト", "text.rei.config.menu.config": "詳細設定...", + "text.rei.config.menu.search_field.position": "検索欄の位置...", + "text.rei.config.menu.search_field.input_method": "入力方法...", "category.rei.crafting": "クラフト", "category.rei.smelting": "製錬(かまど)", "category.rei.smelting.fuel": "燃料", @@ -75,6 +77,11 @@ "text.rei.performance": "パフォーマンスの分析", "text.rei.addons": "REI アドオン", "text.rei.shapeless": "不定形", + "text.rei.input.methods": "入力方法", + "text.rei.input.methods.default": "デフォルト", + "text.rei.input.methods.default.description": "デフォルトの入力方法です。デフォルトでは検索キーワードを変換しません。", + "text.rei.input.methods.hint.ignore": "無視する", + "text.rei.input.methods.initializing": "入力方法をリセットする", "ordering.rei.ascending": "昇順", "ordering.rei.descending": "降順", "ordering.rei.registry": "アイテムID", @@ -161,8 +168,6 @@ "text.rei.changelog.error.missingChangelogFile": "更新履歴ログが見つかりません!", "text.rei.changelog.error.failedToReadChangelogFile": "更新履歴ログの読み込みに失敗しました!", "text.rei.collapsed.entry": "折りたたまれた項目: %s", - "text.rei.collapsed.entry.hint.expand": "クリックして全ての %s を展開する (%d 個の項目)", - "text.rei.collapsed.entry.hint.collapse": "クリックして全ての %s を折りたたむ (%s 個の項目)", "favorite.section.gamemode": "ゲームモード", "favorite.section.weather": "天候", "favorite.section.time": "時間", @@ -277,7 +282,7 @@ "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:", "config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモードを変更するコマンド:", "config.roughlyenoughitems.commands.giveCommand": "アイテムを付与するコマンド:", - "config.roughlyenoughitems.commands.timeCommand": "時間コマンド:", + "config.roughlyenoughitems.commands.timeCommand": "時間を変更するコマンド:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "既定プラグインをロードする:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cいいえ(危険)", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REIのリロードスレッド:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json index 81a181608..f256773b5 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json @@ -30,6 +30,7 @@ "text.rei.config.menu.display.side_search_field": "측면 검색 필드", "text.rei.config.menu.display.syntax_highlighting": "구문 강조", "text.rei.config.menu.config": "기타 설정", + "text.rei.config.menu.search_field.input_method": "입력 방식", "category.rei.crafting": " 제작", "category.rei.smelting": "제련", "category.rei.smelting.fuel": "연료", @@ -75,6 +76,19 @@ "text.rei.performance": "성능 분석", "text.rei.addons": "REI 애드온", "text.rei.shapeless": "형식 없음", + "text.rei.input.methods": "입력 방식", + "text.rei.input.methods.default": "기본값", + "text.rei.input.methods.default.description": "기본 입력 방식입니다. 검색어를 변환하지 않습니다.", + "text.rei.input.methods.jyutping": "광둥어", + "text.rei.input.methods.jyutping.description": "광둥어 입력 방식입니다.", + "text.rei.input.methods.pinyin": "한어병음", + "text.rei.input.methods.pinyin.description": "한어병음 입력 방식입니다.", + "text.rei.input.methods.bopomofo": "주음부호", + "text.rei.input.methods.bopomofo.description": "주음부호 입력 방식입니다.", + "text.rei.input.methods.hint": "언어에 따른 다른 입력 방식도 사용 가능합니다.", + "text.rei.input.methods.hint.configure": "구성", + "text.rei.input.methods.hint.ignore": "무시", + "text.rei.input.methods.initializing": "입력 방식 초기화 중", "ordering.rei.ascending": "오름차순", "ordering.rei.descending": "내림차순", "ordering.rei.registry": "레지스트리", @@ -161,8 +175,6 @@ "text.rei.changelog.error.missingChangelogFile": "변경내역 파일이 없습니다!", "text.rei.changelog.error.failedToReadChangelogFile": "변경내역 파일을 읽지 못했습니다!", "text.rei.collapsed.entry": "붕괴된 항목: %s", - "text.rei.collapsed.entry.hint.expand": "전체 %s (%d 항목)을 펼치려면 클릭하세요", - "text.rei.collapsed.entry.hint.collapse": "전체 %s (%d 항목)을 접으려면 클릭하세요", "favorite.section.gamemode": "게임 모드", "favorite.section.weather": "날씨", "favorite.section.time": "시간", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 9e8fa928b..b85bd57f9 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -30,6 +30,8 @@ "text.rei.config.menu.display.side_search_field": "Campo de busca lateral", "text.rei.config.menu.display.syntax_highlighting": "Destaque de sintaxe", "text.rei.config.menu.config": "Outras...", + "text.rei.config.menu.search_field.position": "Posição do Campo de Busca...", + "text.rei.config.menu.search_field.input_method": "Meios de Entrada...", "category.rei.crafting": "Fabricáveis", "category.rei.smelting": "Fundíveis", "category.rei.smelting.fuel": "Combustível", @@ -69,9 +71,23 @@ "text.rei.failed_cheat_items": "§cFalha ao obter itens.", "text.rei.too_long_nbt": "§cO NBT do item é longo demais para ser aplicado ao modo multijogador.", "text.rei.accepts": "Aceita:", + "text.rei.missing": "Faltando o seguinte:", "text.rei.performance": "Análise de desempenho", "text.rei.addons": "Complementos do REI", "text.rei.shapeless": "Sem forma", + "text.rei.input.methods": "Meios de Entrada", + "text.rei.input.methods.default": "Padrão", + "text.rei.input.methods.default.description": "Meio de entrada padrão. Não altera a forma de pesquisa.", + "text.rei.input.methods.jyutping": "Jyutping (Cantonês)", + "text.rei.input.methods.jyutping.description": "O meio de entrada para caracteres chineses correspondentes ao Jyutping (Cantonês)", + "text.rei.input.methods.pinyin": "Pinyin (Mandarim)", + "text.rei.input.methods.pinyin.description": "O meio de entrada para caracteres chineses correspondentes ao Pinyin (Mandarim)", + "text.rei.input.methods.bopomofo": "Bopomofo (Mandarim)", + "text.rei.input.methods.bopomofo.description": "O meio de entrada para caracteres chineses correspondentes ao Bopomofo (Mandarim)", + "text.rei.input.methods.hint": "Meios de entrada alternativos estão disponíveis para seu idioma.", + "text.rei.input.methods.hint.configure": "Configurar", + "text.rei.input.methods.hint.ignore": "Ignorar", + "text.rei.input.methods.initializing": "Inicializando Meio de Entrada", "ordering.rei.ascending": "Crescente", "ordering.rei.descending": "Descrescente", "ordering.rei.registry": "Registro", @@ -80,6 +96,8 @@ "text.auto_craft.move_items": "Mover itens", "text.auto_craft.move_items.tooltip": "Ctrl + clique para mover itens", "text.auto_craft.move_items.yog": "Gerar NullPointerException!", + "text.rei.expand.view": "Abrir Vista Expandida", + "text.rei.expand.view.close": "Fechar Vista Expandida", "error.rei.transfer.too_small": "Não é possível mover os itens para uma grade %dx%d.", "error.rei.not.on.server": "O REI não está no servidor.", "error.rei.not.enough.materials": "Matéria-prima insuficiente.", @@ -104,6 +122,7 @@ "text.rei.gamemode_button.tooltip.entry": "Mudar para %s", "text.rei.weather_button.tooltip.dropdown": "Alterar tempo: Lista", "text.rei.weather_button.tooltip.entry": "Mudar para %s", + "text.rei.time_button.tooltip.dropdown": "Alterar tempo: Lista", "text.rei.time_button.tooltip.entry": "Alterar para %s", "text.rei.time_button.name.morn": "Manhã", "text.rei.time_button.name.noon": "Meio-dia", @@ -153,8 +172,10 @@ "text.rei.changelog.title": "Log de alterações do REI", "text.rei.changelog.error.missingChangelogFile": "Registro ausente!", "text.rei.changelog.error.failedToReadChangelogFile": "Falha ao ler o log!", + "text.rei.collapsed.entry": "Entrada colapsada: %s", "favorite.section.gamemode": "Modo de jogo", "favorite.section.weather": "Tempo", + "favorite.section.time": "Tempo", "tooltip.rei.fluid_amount": "§7%d unidade(s)", "tooltip.rei.fluid_amount.forge": "§7%d mB", "tooltip.rei.drag_to_add_favorites": "§7Arraste até aqui para adicionar aos favoritos!", @@ -224,6 +245,7 @@ "config.roughlyenoughitems.search.asyncSearch": "Pesquisa assíncrona:", "config.roughlyenoughitems.search.asyncSearchPartitionSize": "Tamanho de partição da pesquisa assíncrona:", "config.roughlyenoughitems.accessibility.useCompactTabs": "Guias compactas:", + "config.roughlyenoughitems.accessibility.useCompactTabButtons": "Flechas compactas:", "config.roughlyenoughitems.theme": "Tema:", "config.roughlyenoughitems.theme.dark": "Escuro", "config.roughlyenoughitems.theme.light": "Claro", @@ -265,6 +287,7 @@ "config.roughlyenoughitems.layout.showUtilsButtons": "Botões utilitários:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando do modo de jogo:", "config.roughlyenoughitems.commands.giveCommand": "Comando \"give\":", + "config.roughlyenoughitems.commands.timeCommand": "Comando de Tempo:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Carregar plug-in padrão:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNão (perigoso)", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "Thread de recarga:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index e78652d4a..38559c286 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -30,6 +30,8 @@ "text.rei.config.menu.display.side_search_field": "Поле поиска сбоку", "text.rei.config.menu.display.syntax_highlighting": "Подсветка синтаксиса", "text.rei.config.menu.config": "Дополнительные настройки...", + "text.rei.config.menu.search_field.position": "Положение поля поиска...", + "text.rei.config.menu.search_field.input_method": "Введите метод...", "category.rei.crafting": "Создание", "category.rei.smelting": "Плавление", "category.rei.smelting.fuel": "Топливо", @@ -60,6 +62,7 @@ "category.rei.wax_scraping": "Соскаб. воска", "category.rei.oxidizing": "Окисление", "category.rei.oxidation_scraping": "Соскаб. окисла", + "category.rei.tag": "Тэг", "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% шанс", "text.rei.composting.page": "%d страница", @@ -74,6 +77,13 @@ "text.rei.performance": "Анализ производительности", "text.rei.addons": "Дополнения REI", "text.rei.shapeless": "Бесформенные", + "text.rei.input.methods": "Методы ввода", + "text.rei.input.methods.default": "По умолчанию", + "text.rei.input.methods.default.description": "Стандартный метод ввода. Это не переобразоовает поисковой запрос.", + "text.rei.input.methods.jyutping.description": "Метод ввода соответствует Китайским символам с Ютпхин (Кантон)", + "text.rei.input.methods.hint.configure": "Настроить", + "text.rei.input.methods.hint.ignore": "Игнорировать", + "text.rei.input.methods.initializing": "Запускается метод ввода", "ordering.rei.ascending": "По возрастанию", "ordering.rei.descending": "По убыванию", "ordering.rei.registry": "Регистр", @@ -82,6 +92,9 @@ "text.auto_craft.move_items": "Переместить предметы", "text.auto_craft.move_items.tooltip": "Ctrl+ЛКМ для помещения предметов", "text.auto_craft.move_items.yog": "Генерировать NullPointerException!!", + "text.rei.expand.view": "Открыть расширенный просмотр", + "text.rei.expand.view.close": "Закрыть расширенный просмотр", + "text.rei.tag.copy.clipboard": "Сохранить теги в буфер обмена", "error.rei.transfer.too_small": "Невозможно поместить предметы в сетку %dx%d.", "error.rei.not.on.server": "REI отсутствует на сервере.", "error.rei.not.enough.materials": "Недостаточно материалов.", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json index 122499827..ec39ab115 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json @@ -30,6 +30,8 @@ "text.rei.config.menu.display.side_search_field": "Yan Arama Bölümü", "text.rei.config.menu.display.syntax_highlighting": "Semtaks Vurgulama", "text.rei.config.menu.config": "Daha Fazla Seçenek..", + "text.rei.config.menu.search_field.position": "Arama Cubuğu Pozisyonu...", + "text.rei.config.menu.search_field.input_method": "Giriş Yöntemleri...", "category.rei.crafting": "Üretim", "category.rei.smelting": "Isıtma", "category.rei.smelting.fuel": "Yakıt", @@ -69,6 +71,7 @@ "text.rei.failed_cheat_items": "§cEşyalar verilemedi.", "text.rei.too_long_nbt": "§cItem NBT, çok oyunculuda uygulanamayacak kadar uzun.", "text.rei.performance": "Performans Analizi", + "text.rei.addons": "REI Eklentileri", "text.rei.shapeless": "Şekilsiz", "ordering.rei.ascending": "Artan", "ordering.rei.descending": "Azalan", @@ -106,7 +109,7 @@ "text.rei.time_button.name.noon": "Öğlen", "text.rei.time_button.name.evening": "Akşam", "text.rei.time_button.name.night": "Gece", - "text.rei.reload_config": "Eklentileri Yeniden Yükle", + "text.rei.reload_config": "Eklentileri Yenile", "text.rei.reload_search": "Aramayı Yenile", "text.rei.config.is.reloading": "Eklentiler yeniden yükleniyor!", "text.rei.enabled": "Evet", @@ -139,7 +142,7 @@ "text.rei.jei_compat.sub.stability": "§c§l(ALPHA)", "text.rei.view_recipes_for": "%s için tarifleri görün", "text.rei.subsets": "Alt Setler", - "text.rei.tiny_potato": "Minnacık Patatesler", + "text.rei.tiny_potato": "Minicik Pattisler", "text.rei.add_favorite_widget": "Ekle...", "text.rei.dispose_here": "Burada Kullan", "text.rei.crash.title": "REI Çöktü!", @@ -311,5 +314,13 @@ "language.roughlyenoughitems.upside_down_english": "İngilizce (Tersten)", "language.roughlyenoughitems.bulgarian": "Bulgarca", "language.roughlyenoughitems.russian": "Rusça", - "language.roughlyenoughitems.polish": "Lehçe" + "language.roughlyenoughitems.polish": "Lehçe", + "language.roughlyenoughitems.norwegian": "Norveçce", + "language.roughlyenoughitems.turkish": "Türkçe", + "language.roughlyenoughitems.ukrainian": "Ukraynaca", + "language.roughlyenoughitems.spanish": "İspanyolca", + "language.roughlyenoughitems.italian": "İtalyanca", + "language.roughlyenoughitems.czech": "Çekçe", + "language.roughlyenoughitems.danish": "Danca", + "language.roughlyenoughitems.hebrew": "İbranice\n" } diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 2c4c0ec58..1ab060bf4 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -48,7 +48,7 @@ "category.rei.campfire.time": "%s 秒", "category.rei.stone_cutting": "切石", "category.rei.brewing": "酿造", - "category.rei.brewing.input": "输入药水", + "category.rei.brewing.input": "源药水", "category.rei.brewing.reactant": "原料", "category.rei.brewing.result": "输出药水", "category.rei.composting": "堆肥", @@ -176,8 +176,10 @@ "text.rei.changelog.error.missingChangelogFile": "缺少更新日志文件!", "text.rei.changelog.error.failedToReadChangelogFile": "无法读取更新日志文件!", "text.rei.collapsed.entry": "折叠条目: %s", - "text.rei.collapsed.entry.hint.expand": "点击展开所有 %s (%d 条目)", - "text.rei.collapsed.entry.hint.collapse": "点击折叠所有 %s (%d 条目)", + "text.rei.collapsed.entry.hint.expand": "按住《Alt》键再点击此处以展开所有 %s (%d 条目)", + "text.rei.collapsed.entry.hint.expand.macos": "按住《Option》键再点击此处以展开所有 %s (%d 条目)", + "text.rei.collapsed.entry.hint.collapse": "按住《Alt》键再点击此处以折叠所有 %s (%d 条目)", + "text.rei.collapsed.entry.hint.collapse.macos": "按住《Option》键再点击此处以折叠所有 %s (%d 条目)", "favorite.section.gamemode": "游戏模式", "favorite.section.weather": "天气", "favorite.section.time": "时间", @@ -249,6 +251,7 @@ "config.roughlyenoughitems.accessibility.entrySize": "条目大小:", "config.roughlyenoughitems.search.asyncSearch": "异步搜索:", "config.roughlyenoughitems.search.asyncSearchPartitionSize": "异步搜索划分大小:", + "config.roughlyenoughitems.search.patchAsyncThreadCrash": "异步线程崩溃补丁:", "config.roughlyenoughitems.accessibility.useCompactTabs": "简洁标签:", "config.roughlyenoughitems.accessibility.useCompactTabButtons": "简洁标签分页按钮:", "config.roughlyenoughitems.theme": "外观主题:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_hk.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_hk.json index 91559bffa..99a146bcd 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_hk.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_hk.json @@ -176,8 +176,6 @@ "text.rei.changelog.error.missingChangelogFile": "更新日誌檔案遺失", "text.rei.changelog.error.failedToReadChangelogFile": "讀取更新日誌檔案失敗!", "text.rei.collapsed.entry": "已摺疊: %s", - "text.rei.collapsed.entry.hint.expand": "按一下展開所有 %s (%d 條目)", - "text.rei.collapsed.entry.hint.collapse": "按一下摺疊所有 %s (%d 條目)", "favorite.section.gamemode": "遊戲模式", "favorite.section.weather": "天氣", "favorite.section.time": "時間", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index d523982fe..a05c7b6e2 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -8,7 +8,7 @@ "text.rei.no_permission_cheat": "作弊取得物品需管理員權限", "text.rei.search.field.suggestion": "搜尋…", "text.rei.feedback": "您想向 REI 開發人員提供任何回饋嗎? %s 以提交您的建議!", - "text.rei.feedback.link": "點擊此處前往 Google Form", + "text.rei.feedback.link": "點擊此處前往 Google 表單", "text.rei.support.me": "支持我繼續讓 REI 變得更好!", "text.rei.support.me.desc": "作為 REI 的 Patreon 訂閱會員,你可以下載適用於最新 Minecraft 快照的 REI 版本。\n你也可以通過租用 BisectHosting 服務器來支持我。\n\n%s\n%s", "text.rei.support.me.patreon": "在 Patreon 上支持我", @@ -176,8 +176,10 @@ "text.rei.changelog.error.missingChangelogFile": "更新日誌檔案遺失", "text.rei.changelog.error.failedToReadChangelogFile": "讀取更新日誌檔案失敗!", "text.rei.collapsed.entry": "已摺疊: %s", - "text.rei.collapsed.entry.hint.expand": "按一下展開所有 %s (%d 條目)", - "text.rei.collapsed.entry.hint.collapse": "按一下摺疊所有 %s (%d 條目)", + "text.rei.collapsed.entry.hint.expand": "按住《Alt》鍵再點擊此處以展開所有 %s (%d 條目)", + "text.rei.collapsed.entry.hint.expand.macos": "按住《Option》鍵再點擊此處以展開所有 %s (%d 條目)", + "text.rei.collapsed.entry.hint.collapse": "按住《Alt》鍵再點擊此處以摺疊所有 %s (%d 條目)", + "text.rei.collapsed.entry.hint.collapse.macos": "按住《Option》鍵再點擊此處以摺疊所有 %s (%d 條目)", "favorite.section.gamemode": "遊戲模式", "favorite.section.weather": "天氣", "favorite.section.time": "時間", -- cgit