diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-06-19 23:04:41 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-06-28 03:21:12 +0800 |
| commit | d87e776520518bf8e20b9d844da7d593b0d4008e (patch) | |
| tree | 2b05e7cce1c83bd2ebf37e5bd3ef617a6e4d7a5a /runtime | |
| parent | 2db69e7c104bcb0ec8019fe538c1f910ace23da0 (diff) | |
| download | RoughlyEnoughItems-d87e776520518bf8e20b9d844da7d593b0d4008e.tar.gz RoughlyEnoughItems-d87e776520518bf8e20b9d844da7d593b0d4008e.tar.bz2 RoughlyEnoughItems-d87e776520518bf8e20b9d844da7d593b0d4008e.zip | |
Update translations
Diffstat (limited to 'runtime')
18 files changed, 145 insertions, 22 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 196cc3fc4..38a96f9c5 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -64,7 +64,6 @@ "text.rei.cheat_items": "Hráči {player_name} dán předmět ({item_count}x) [{item_name}§f]", "text.rei.failed_cheat_items": "§cNepodařilo se dát předměty.", "text.rei.too_long_nbt": "§cNBT předmětu je příliš dlouhé, než aby mohl být použito ve hře pro více hráčů.", - "text.rei.tag_match": "Přijmout štítek: #%s", "text.rei.performance": "Analýza výkonu", "ordering.rei.ascending": "Vzestupně", "ordering.rei.descending": "Sestupně", @@ -254,7 +253,6 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Vpravo (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Opravit místo po knize receptů (když je zakázána kniha receptů):", "config.roughlyenoughitems.lighterButtonHover": "Zesvětlit tlačítko při najetí:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtr vyrobitelných:", "config.roughlyenoughitems.layout.showUtilsButtons": "Užitečná tlačítka:", "config.roughlyenoughitems.commands.gamemodeCommand": "Příkaz gamemode:", "config.roughlyenoughitems.commands.giveCommand": "Příkaz give:", 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 b13716789..5bbd82e93 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -68,8 +68,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": "Akzeptierter Tag: #%s", "text.rei.performance": "Leistungsanalyse", + "text.rei.shapeless": "Formlos", "ordering.rei.ascending": "Aufsteigend", "ordering.rei.descending": "Absteigend", "ordering.rei.registry": "Registrierung", @@ -221,6 +221,7 @@ "config.roughlyenoughitems.search.asyncSearch": "Asynchrone Suche", "config.roughlyenoughitems.search.asyncSearchPartitionSize": "\"Async Suche\"-Partitionsgröße", "config.roughlyenoughitems.accessibility.useCompactTabs": "Kompakte Tabs:", + "config.roughlyenoughitems.accessibility.useCompactTabButtons": "Kompakte Tab Pfeiltasten:", "config.roughlyenoughitems.theme": "Erscheinungsbild:", "config.roughlyenoughitems.theme.dark": "Dunkles Design", "config.roughlyenoughitems.theme.light": "Helles Design", @@ -258,7 +259,6 @@ "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:", @@ -298,6 +298,8 @@ "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.filtering.shouldFilterDisplays": "Soll Filter anzeigen:", "config.roughlyenoughitems.filteringScreen": "Benutzerdefinierte Filter", "config.roughlyenoughitems.filteringRulesScreen": "Benutzerdefinierte Filterregeln", "config.roughlyenoughitems.filteringRulesScreen.new": "Filterregel erstellen", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 8b7bf6cc6..67da0c2d1 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -102,7 +102,6 @@ "config.roughlyenoughitems.layout.searchFieldLocation.center": "ǝlppᴉW", "config.roughlyenoughitems.disableRecipeBook": ":ʞooq ǝdᴉɔǝɹ ɐllᴉuɐΛ", "config.roughlyenoughitems.fixTabCloseContainer": ":(pǝlqɐsᴉp ʞooq ǝdᴉɔǝɹ uǝɥM) ɹǝuᴉɐʇuoƆ qɐ┴ ɐllᴉuɐΛ xᴉℲ", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": ":ɹǝʇlᴉℲ ǝlqɐʇɟɐɹƆ", "config.roughlyenoughitems.layout.showUtilsButtons": ":suoʇʇnq slᴉʇ∩", "config.roughlyenoughitems.commands.gamemodeCommand": ":puɐɯɯoƆ ǝpoW ǝɯɐפ", "config.roughlyenoughitems.commands.giveCommand": ":puɐɯɯoƆ ǝʌᴉפ", 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 9e2dc6ffb..16dddac60 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json @@ -9,6 +9,9 @@ "text.rei.search.field.suggestion": "Buscar...", "text.rei.feedback": "¿Algún comentario que quiera dar al desarrollador REI? ¡ %s para enviar sus comentarios!", "text.rei.feedback.link": "Haz clic en mí para visitar el formulario de Google", + "text.rei.support.me": "¡Apóyame para continuar haciendo REI mejor!", + "text.rei.support.me.desc": "Como donador por Patreon de REI, puedes usar una versión de REI para versiones Snapshot de Minecraft.\nAlternativamente, puedes apoyarme financialmente alquilando un servidor en BisectHosting.", + "text.rei.support.me.patreon": "Donar por Patreon", "text.rei.not.fully.initialized": "¡REI aún no se ha inicializado del todo!", "text.rei.not.fully.initialized.tooltip": "Hay etapas faltantes: %s\nSi el problema persiste,\npruebe buscando ayuda con los registros.", "text.rei.inventory.highlighting.enabled": "Activar resaltado de inventario", @@ -109,6 +112,7 @@ "text.rei.subsets": "Subconjuntos", "text.rei.tiny_potato": "Pequeña papita", "text.rei.add_favorite_widget": "Añadir...", + "text.rei.crash.description": "§cRoughly Enough Items ha experimentado un error durante \"%s\".\n\n§fDetalles del error especificados arriba. Por favor, reporta el error al creador del mod al creador, junto el reporte generado abajo.\n\nSi crees que el error ha sido causado por un bug en Roughly Enough Item, reportalo nuestro buscador de problemas.\n\n§6¡Gracias por tu ayuda!", "favorite.section.gamemode": "Modo de Juego", "favorite.section.weather": "Clima", "tooltip.rei.fluid_amount": "§7Unidad %d", @@ -207,7 +211,6 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSí", "config.roughlyenoughitems.fixTabCloseContainer": "Arreglar el contenedor de la pestaña de vainilla (cuando el libro de recetas está deshabilitado):", "config.roughlyenoughitems.lighterButtonHover": "Transición de botón más clara:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro de crafteos:", "config.roughlyenoughitems.layout.showUtilsButtons": "Botones útiles:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando del modo de juego:", "config.roughlyenoughitems.commands.giveCommand": "Dar comando:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 6b758e076..f9131b732 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -183,7 +183,6 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aJah", "config.roughlyenoughitems.fixTabCloseContainer": "Paranda vanilli Tab-konteiner (kui retseptiraamat on keelatud):", "config.roughlyenoughitems.lighterButtonHover": "Heledam nupul hõljumine:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Meisterdavate filter:", "config.roughlyenoughitems.layout.showUtilsButtons": "Režiimide nupud:", "config.roughlyenoughitems.commands.gamemodeCommand": "Mängurežiimi käsklus:", "config.roughlyenoughitems.commands.giveCommand": "Sohiga andmise käsklus:", 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 bce4f8ea3..341c42c01 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -9,15 +9,26 @@ "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": "Cliquez ici pour visiter le formulaire Google", + "text.rei.support.me": "Soutenez-moi pour continuer à améliorer REI !", + "text.rei.support.me.desc": "En tant que supporter patreon de REI, vous pouvez utiliser la dernière version de REI pour les snapshots Minecraft.\nAlternativement, vous pouvez également me soutenir financièrement en louant un serveur BisectHosting.\n\n%s\n%s", + "text.rei.support.me.patreon": "Faire un don sur Patreon", + "text.rei.support.me.bisect": "Utilisez le code SHEDANIEL sur BisectHosting", "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és.\nDouble-cliquez sur la barre de recherche pour activer ce mode.", + "text.rei.caching.search": "Mise en cache des résultats de recherche de REI...", + "text.rei.caching.search.step": "Étape %d/%d (%s%% ) :", "text.rei.config.menu.dark_theme": "Thème sombre", + "text.rei.config.menu.craftable_filter": "Filtre des recettes réalisables", "text.rei.config.menu.display": "Paramètres d'Affichages...", "text.rei.config.menu.display.remove_recipe_book": "Enlever le livre des recettes", + "text.rei.config.menu.display.left_side_mob_effects": "Effets des créatures à gauche", "text.rei.config.menu.display.left_side_panel": "Panneau gauche", "text.rei.config.menu.display.scrolling_side_panel": "Défilement du panneau latéral", + "text.rei.config.menu.display.caching_entry_rendering": "Mise en cache du rendu des entrées", + "text.rei.config.menu.display.side_search_field": "Champ de recherche latéral", + "text.rei.config.menu.display.syntax_highlighting": "Coloration Syntaxique", "text.rei.config.menu.config": "Plus d'Options...", "category.rei.crafting": "Fabrication", "category.rei.smelting": "Cuisson", @@ -45,6 +56,10 @@ "category.rei.beacon_payment": "Paiement de balise", "category.rei.tilling": "Labourage", "category.rei.pathing": "Désherbage", + "category.rei.waxing": "Cire", + "category.rei.wax_scraping": "Grattage à la cire", + "category.rei.oxidizing": "Oxydation", + "category.rei.oxidation_scraping": "Grattage d'oxydation", "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d%% de chances", "text.rei.composting.page": "Page %d", @@ -126,6 +141,9 @@ "text.rei.dispose_here": "Placer ici", "text.rei.crash.title": "REI a planté !", "text.rei.crash.crash_report": "Ouvrir le Rapport de Crash", + "text.rei.changelog.title": "Journal des modifications de REI", + "text.rei.changelog.error.missingChangelogFile": "Fichier du journal des modifications manquant !", + "text.rei.changelog.error.failedToReadChangelogFile": "Impossible de lire le fichier du journal des modifications !", "favorite.section.gamemode": "Mode de jeu", "favorite.section.weather": "Météo", "favorite.section.time": "Temps", @@ -229,10 +247,11 @@ "config.roughlyenoughitems.disableRecipeBook": "Livre de recettes :", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNon", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aOui", + "config.roughlyenoughitems.leftSideMobEffects": "Position des effets des créatures :", "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "Gauche", + "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Droite (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Corriger l'onglet Vanilla dans les contenants (livre de recettes désactivé) :", "config.roughlyenoughitems.lighterButtonHover": "Bouton survolé plus clair :", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtre des recettes réalisables :", "config.roughlyenoughitems.layout.showUtilsButtons": "Boutons utilitaires :", "config.roughlyenoughitems.commands.gamemodeCommand": "Commande pour le mode de jeu :", "config.roughlyenoughitems.commands.giveCommand": "Commande pour donner :", 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 1325aba94..f6e80c7b4 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/it_it.json @@ -179,7 +179,6 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSì", "config.roughlyenoughitems.fixTabCloseContainer": "Sistema il Contenitore Tab Vanilla (Quando il Libro delle Ricette È Disabilitato):", "config.roughlyenoughitems.lighterButtonHover": "Pulsante Fluttuante Più Chiaro:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro dei Fabbricabili", "config.roughlyenoughitems.layout.showUtilsButtons": "Pulsanti di Utilità:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando della Modalità di Gioco:", "config.roughlyenoughitems.commands.giveCommand": "Comando per Givvare:", 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 ad55fb42a..71c0f9073 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -9,6 +9,10 @@ "text.rei.search.field.suggestion": "検索...", "text.rei.feedback": "REI 開発者にフィードバックを送信したいですか? %s からフィードバックを送信できます!", "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で寄付する", + "text.rei.support.me.bisect": "BisectHostingでコード「SHEDANIEL」を利用できます", "text.rei.not.fully.initialized": "REIはまだ完全に初期化されていません!", "text.rei.not.fully.initialized.tooltip": "初期化中に問題が発生しました:%s\nこれが表示され続ける場合は\nログとともにサポートに報告してください!", "text.rei.inventory.highlighting.enabled": "インベントリハイライト ON", @@ -162,6 +166,7 @@ "config.roughlyenoughitems.functionality": "機能", "config.roughlyenoughitems.advanced": "高度な設定", "config.roughlyenoughitems.cheating": "チート機能を有効:", + "config.roughlyenoughitems.cheating.when_creative": "クリエイティブモード時", "config.roughlyenoughitems.favoritesEnabled": "お気に入り機能を有効:", "config.roughlyenoughitems.keyBindings": "キーバインド", "config.roughlyenoughitems.keyBindings.recipeKeybind": "レシピの表示:", @@ -201,7 +206,9 @@ "config.roughlyenoughitems.layout.configButtonLocation.upper": "上側", "config.roughlyenoughitems.layout.configButtonLocation.lower": "下側", "config.roughlyenoughitems.layout.mergeDisplayUnderOne": "同じ内容の時マージ表示:", + "config.roughlyenoughitems.layout.favoriteAddWidgetMode": "お気に入り追加ボタン:", "config.roughlyenoughitems.layout.favoriteAddWidgetMode.always_invisible": "常に非表示", + "config.roughlyenoughitems.layout.favoriteAddWidgetMode.auto_hide": "自動的に隠す", "config.roughlyenoughitems.layout.favoriteAddWidgetMode.always_visible": "常に表示", "config.roughlyenoughitems.filteredEntries.selectAll": "すべて選択", "config.roughlyenoughitems.filteredEntries.selectNone": "すべて解除", @@ -248,7 +255,6 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "左側", "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "右側(デフォルト)", "config.roughlyenoughitems.fixTabCloseContainer": "バニラタブコンテナを修正(レシピ本が無効になった場合):", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "クラフタブルフィルター(クラフト可能なアイテム表示):", "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:", "config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモードを変更するコマンド:", "config.roughlyenoughitems.commands.giveCommand": "アイテムを付与するコマンド:", 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 81f6b682b..9781e3323 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ko_kr.json @@ -9,16 +9,26 @@ "text.rei.search.field.suggestion": "검색...", "text.rei.feedback": "REI 개발자에게 하고 싶은 피드백이 있나요? %s 하려면 클릭해주세요!", "text.rei.feedback.link": "Google Form에 접속하여 피드백을 제출", + "text.rei.support.me": "REI가 발전할 수 있게 후원해주세요!", + "text.rei.support.me.desc": "Patreon에서 후원을 하면 마인크래프트의 스냅샷을 위한 최신 버전의 REI를 사용할 수 있습니다.\n또, BisectHosting 호스팅비를 지원할 수 있습니다.", + "text.rei.support.me.patreon": "Patreon에서 후원하기", + "text.rei.support.me.bisect": "BisectHosting에서 SHEDANIEL 코드를 써보세요", "text.rei.not.fully.initialized": "아직 REI 초기 설정이 완료되지 않았습니다!", "text.rei.not.fully.initialized.tooltip": "누락된 단계: %s\n그래도 계속 해결되지 않으면,\n로그를 가지고 지원을 요청하세요!", "text.rei.inventory.highlighting.enabled": "보관함 강조 켬", "text.rei.inventory.highlighting.enabled.tooltip": "검색 필터와 일치하지 않는\n슬롯은 회색으로 바뀝니다.\n검색 표시줄을 두 번 클릭하여 모드를 전환할 수 있습니다.", + "text.rei.caching.search": "REI가 검색 결과를 캐싱하는 중입니다...", + "text.rei.caching.search.step": "%d/%d회 (%s%%)", "text.rei.config.menu.dark_theme": "어두운 테마", "text.rei.config.menu.craftable_filter": "제작 가능 필터", "text.rei.config.menu.display": "화면 설정", "text.rei.config.menu.display.remove_recipe_book": "제작법 책 지우기", + "text.rei.config.menu.display.left_side_mob_effects": "왼쪽 몹 효과", + "text.rei.config.menu.display.left_side_panel": "왼쪽 패널", + "text.rei.config.menu.display.scrolling_side_panel": "측면 패널 스크롤", "text.rei.config.menu.display.caching_entry_rendering": "항목 렌더링 캐싱", "text.rei.config.menu.display.syntax_highlighting": "구문 강조", + "text.rei.config.menu.config": "기타 설정", "category.rei.crafting": " 제작", "category.rei.smelting": "제련", "category.rei.smelting.fuel": "연료", @@ -224,7 +234,6 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.true": "왼쪽", "config.roughlyenoughitems.fixTabCloseContainer": "바닐라 탭 제작대 수정 (제작법 책이 사용안될 때):", "config.roughlyenoughitems.lighterButtonHover": "버튼 호버 효과 더 밝게:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "제작 가능 필터:", "config.roughlyenoughitems.layout.showUtilsButtons": "유틸리티 버튼:", "config.roughlyenoughitems.commands.gamemodeCommand": "게임 모드 명령어:", "config.roughlyenoughitems.commands.giveCommand": "주기 명령어:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 4cc82376a..b88ea03f8 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -170,7 +170,6 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§ayez", "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vaniwwa Tab Containew (When Wecipe Book Disabwed):", "config.roughlyenoughitems.lighterButtonHover": "Wightew Button Hovew:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Cwaftable Fiwtew:", "config.roughlyenoughitems.layout.showUtilsButtons": "Utiws Buttons:", "config.roughlyenoughitems.commands.gamemodeCommand": "Game Mode Comwand:", "config.roughlyenoughitems.commands.giveCommand": "Give Comwand:", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index aa300500f..a208adb03 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -9,6 +9,8 @@ "text.rei.search.field.suggestion": "Szukaj...", "text.rei.feedback": "Dowolna opinia, którą chcesz przekazać deweloperowi REI? %s aby przesłać swoją opinię!", "text.rei.feedback.link": "Kliknij mnie, aby odwiedzić formularz Google", + "text.rei.support.me.patreon": "Wesprzyj przez Patreon", + "text.rei.support.me.bisect": "Użyj kodu SHEDANIEL na BisectHosting", "text.rei.not.fully.initialized": "REI nie został jeszcze w pełni zainicjowany!", "text.rei.not.fully.initialized.tooltip": "Brakujące etapy: %s\nJeśli to nie zniknie,\nspróbuj szukać wsparcia z wykorzystaniem logów!", "text.rei.inventory.highlighting.enabled": "Podświetlenie ekwipunku włączone", @@ -62,6 +64,7 @@ "text.rei.failed_cheat_items": "§cBłąd podczas dawania przedmiotów.", "text.rei.too_long_nbt": "§cNBT przedmiotu jest zbyt długie, aby go zastosować w trybie wieloosobowym.", "text.rei.performance": "Analiza wydajności", + "text.rei.shapeless": "Bezkształtne", "ordering.rei.ascending": "Rosnąco", "ordering.rei.descending": "Malejąco", "ordering.rei.registry": "Rejestr", @@ -93,6 +96,11 @@ "text.rei.gamemode_button.tooltip.entry": "Przełącz na %s", "text.rei.weather_button.tooltip.dropdown": "Przełącz pogodę: Lista rozwijana", "text.rei.weather_button.tooltip.entry": "Przełącz na %s", + "text.rei.time_button.tooltip.dropdown": "Zmień pogodę: Lista rozwijana", + "text.rei.time_button.name.morn": "Poranek", + "text.rei.time_button.name.noon": "Południe", + "text.rei.time_button.name.evening": "Wieczór", + "text.rei.time_button.name.night": "Noc", "text.rei.reload_config": "Przeładuj pluginy", "text.rei.config.is.reloading": "Pluginy ładują się ponownie!", "text.rei.enabled": "Tak", @@ -128,10 +136,13 @@ "text.rei.tiny_potato": "Mały ziemniak", "text.rei.add_favorite_widget": "Dodaj...", "text.rei.dispose_here": "Usuń tutaj", + "text.rei.crash.crash_report": "Otwórz Raport Błędu", "text.rei.changelog.title": "Zmiany w REI", + "text.rei.changelog.error.missingChangelogFile": "Brak pliku dziennika zmian!", "text.rei.changelog.error.failedToReadChangelogFile": "Niepowodzenie przy czytaniu dziennika zmian", "favorite.section.gamemode": "Tryb gry", "favorite.section.weather": "Pogoda", + "favorite.section.time": "Czas", "tooltip.rei.fluid_amount": "§7%d Jednostek", "tooltip.rei.fluid_amount.forge": "§7%d mB", "tooltip.rei.drag_to_add_favorites": "§7Przeciągnij, aby dodać to do ulubionych!", @@ -148,6 +159,7 @@ "config.roughlyenoughitems.functionality": "Funkcjonalność", "config.roughlyenoughitems.advanced": "Zaawansowane", "config.roughlyenoughitems.cheating": "Tryb Oszukiwania:", + "config.roughlyenoughitems.cheating.when_creative": "Podczas Trybu Kreatywnego", "config.roughlyenoughitems.favoritesEnabled": "Przedmioty Ulubione włączone:", "config.roughlyenoughitems.keyBindings": "Skróty klawiszowe", "config.roughlyenoughitems.keyBindings.recipeKeybind": "Pokaż recepturę:", @@ -189,6 +201,7 @@ "config.roughlyenoughitems.layout.mergeDisplayUnderOne": "Scal widoki z jednakową zawartością:", "config.roughlyenoughitems.layout.favoriteAddWidgetMode.always_invisible": "Zawsze niewidzialny", "config.roughlyenoughitems.layout.favoriteAddWidgetMode.auto_hide": "Automatyczne ukrywanie", + "config.roughlyenoughitems.layout.favoriteAddWidgetMode.always_visible": "Zawsze widoczny", "config.roughlyenoughitems.filteredEntries.selectAll": "Zaznacz wszystkie", "config.roughlyenoughitems.filteredEntries.selectNone": "Odznacz wszystkie", "config.roughlyenoughitems.filteredEntries.hide": "Ukryj zaznaczone", @@ -234,7 +247,6 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Prawa (Vanilla)", "config.roughlyenoughitems.fixTabCloseContainer": "Napraw kontener waniliowej karty (Kiedy Książka receptur jest wyłączona):", "config.roughlyenoughitems.lighterButtonHover": "Jaśniejszy przycisk podczas najechania kursorem:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtr wykonywalnych przedmiotów:", "config.roughlyenoughitems.layout.showUtilsButtons": "Przyciski działań:", "config.roughlyenoughitems.commands.gamemodeCommand": "Komenda do zmiany trybu gry:", "config.roughlyenoughitems.commands.giveCommand": "Komenda do pobierania przedmiotów:", @@ -271,6 +283,7 @@ "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Kolorowy", "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Kolorowy (podkreślenie)", "config.roughlyenoughitems.isFocusModeZoomed.boolean.true": "Przybliżenie", + "config.roughlyenoughitems.isFocusModeZoomed.boolean.false": "Wyróżnione", "config.roughlyenoughitems.filteringScreen": "Niestandardowe filtrowanie", "config.roughlyenoughitems.filteringRulesScreen": "Dostosowane reguły filtrowania", "config.roughlyenoughitems.filteringRulesScreen.new": "Utwórz regułę filtrowania", 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 de63816cd..2a2f198d7 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -68,8 +68,8 @@ "text.rei.cheat_items": "{player_name} recebeu {item_count} unidade(s) de [{item_name}§f].", "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.tag_match": "Tag aceita: #%s", "text.rei.performance": "Análise de desempenho", + "text.rei.shapeless": "Sem forma", "ordering.rei.ascending": "Crescente", "ordering.rei.descending": "Descrescente", "ordering.rei.registry": "Registro", @@ -150,6 +150,7 @@ "text.rei.changelog.error.failedToReadChangelogFile": "Falha ao ler o log!", "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!", @@ -219,6 +220,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": "Botões de guias compactas:", "config.roughlyenoughitems.theme": "Tema:", "config.roughlyenoughitems.theme.dark": "Escuro", "config.roughlyenoughitems.theme.light": "Claro", @@ -256,7 +258,6 @@ "config.roughlyenoughitems.leftSideMobEffects.boolean.false": "Direita (padrão)", "config.roughlyenoughitems.fixTabCloseContainer": "Corrigir contêiner de guias padrão (livro de receitas desativado):", "config.roughlyenoughitems.lighterButtonHover": "Cursor mínimo do botão:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro de fabricáveis:", "config.roughlyenoughitems.layout.showUtilsButtons": "Botões utilitários:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando do modo de jogo:", "config.roughlyenoughitems.commands.giveCommand": "Comando \"give\":", diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index 9f6dc00de..9b66a08f6 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -67,10 +67,16 @@ "text.rei.view_all_categories": "Visualizar todas as categorias", "text.rei.go_back_first_page": "Retornar para página 1", "text.rei.choose_page": "Escolhar página", + "text.rei.gamemode_button.tooltip.dropdown": "Alternar Tempo: Dropdown", "text.rei.gamemode_button.tooltip.entry": "Mudar para %s", "text.rei.weather_button.tooltip.dropdown": "Alternar Tempo: Dropdown", "text.rei.weather_button.tooltip.entry": "Mudar para %s", + "text.rei.time_button.tooltip.dropdown": "Alternar Tempo: Dropdown", + "text.rei.time_button.tooltip.entry": "Mudar para %s", + "text.rei.time_button.name.morn": "Manhã", + "text.rei.time_button.name.night": "Noite", "text.rei.reload_config": "Recarregar Plugins", + "text.rei.reload_search": "Recarregar Pesquisa", "text.rei.config.is.reloading": "Os plugins estão recarregando!", "text.rei.enabled": "Sim", "text.rei.disabled": "Não", @@ -200,7 +206,6 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSim", "config.roughlyenoughitems.fixTabCloseContainer": "Correção da Aba do Vanilla (Quando o Livro de Receitas está Desativado):", "config.roughlyenoughitems.lighterButtonHover": "Botão Mais Claro ao Pairar o Cursor:", - "config.roughlyenoughitems.layout.showCraftableOnlyButton": "Filtro de Apenas Criáveis:", "config.roughlyenoughitems.layout.showUtilsButtons": "Butões de Utilidades:", "config.roughlyenoughitems.commands.gamemodeCommand": "Comando de Modo de Jogo:", "config.roughlyenoughitems.commands.giveCommand": "Comando de Dar Item:", 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 098543c0e..b35f119c0 100644 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -9,6 +9,10 @@ "text.rei.search.field.suggestion": "Поиск...", "text.rei.feedback": "Хотите оставить отзыв разработчикам REI? %s, чтобы оставить свой отзыв!", "text.rei.feedback.link": "Нажмите сюда и заполните Google Форму", + "text.rei.support.me": "Поддержите меня, чтобы продолжать делать REI лучше!", + "text.rei.support.me.desc": "Как сторонник программы patreon, вы получаете возможность использовать последнюю версию REI для снапшотов Minecraft.\nКроме того, вы можете поддержать меня финансово, арендовав сервер BisectHosting.\n\n%s\n%s", + "text.rei.support.me.patreon": "Пожертвовать на Patreon", + "text.rei.support.me.bisect": "Используйте код SHEDANIEL на BisectHosting", "text.rei.not.fully.initialized": "REI ещё не полностью инициализирован!", "text.rei.not.fully.initialized.tooltip": "Пропущены этапы: %s\nЕсли это не исчезло,\nпопробуйте поискать проблему в журналах!", "text.rei.inventory.highlighting.enabled": "Подсветка инвентаря включена", @@ -64,8 +68,8 @@ "text.rei.cheat_items": "Выдано x{item_count} [{item_name}] игроку {player_name}", "text.rei.failed_cheat_items": "§cНе удалось выдать предметы.", "text.rei.too_long_nbt": "§cNBT предмета слиш |
