Sfoglia il codice sorgente

Merge remote-tracking branch 'shedaniel/l10n_5.x' into 5.x

shedaniel 4 anni fa
parent
commit
88a3fb538e

+ 7 - 0
src/main/resources/assets/roughlyenoughitems/lang/et_ee.json

@@ -108,6 +108,7 @@
   "msg.rei.exported_recipe.desc": "Vaata kausta \"rei_exports\".",
   "subsets.rei.roughlyenoughitems.all_entries": "Kõik üksused",
   "subsets.rei.roughlyenoughitems.item_groups": "Loomingulise kaardid",
+  "_comment": "Seadistuse vihjetekstid",
   "config.roughlyenoughitems.title": "Roughly Enough Items seadistus",
   "config.roughlyenoughitems.basics": "Põhiline",
   "config.roughlyenoughitems.appearance": "Välimus",
@@ -209,6 +210,12 @@
   "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Lehekülgedega",
   "config.roughlyenoughitems.horizontalEntriesBoundaries": "Horisontaalsete üksuste piirded:",
   "config.roughlyenoughitems.verticalEntriesBoundaries": "Vertikaalsete üksuste piirded:",
+  "config.roughlyenoughitems.syntaxHighlightingMode": "Süntaksi esiletõstu režiim:",
+  "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
+  "config.roughlyenoughitems.syntaxHighlightingMode.plain": "Lihtne",
+  "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Lihtne (alakriipsuga)",
+  "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Värviline",
+  "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Värviline (alakriipsuga)",
   "config.roughlyenoughitems.filteringScreen": "Kohandatud filtreerimine",
   "config.roughlyenoughitems.filteringRulesScreen": "Kohandatud filtreerimisreeglid",
   "config.roughlyenoughitems.filteringRulesScreen.new": "Loo filtreerimisreegel",

+ 26 - 11
src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json

@@ -1,7 +1,7 @@
 {
   "text.rei.cheating": "チートモード",
-  "text.rei.cheating_disabled": "§7チートモードを使わない",
-  "text.rei.cheating_enabled": "§cチートモードを使う",
+  "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チートモードが有効です (クリエイティブのみ)",
@@ -12,11 +12,11 @@
   "category.rei.smelting.fuel": "燃料",
   "category.rei.fuel": "燃料",
   "category.rei.fuel.time": "燃焼時間: %d ティック",
-  "category.rei.fuel.time.items": "燃焼時間: %s 個",
+  "category.rei.fuel.time.items": "燃焼時間: %s 個",
   "category.rei.fuel.time_short": "%d ティック",
   "category.rei.fuel.time_short.items": "%s 個",
   "category.rei.cooking.xp": "%f XP(経験値)",
-  "category.rei.cooking.time&xp": "%s 秒に %s XP(経験値)",
+  "category.rei.cooking.time&xp": "%2$s 秒に %1$s XP(経験値)",
   "category.rei.smoking": "燻製",
   "category.rei.blasting": "製錬(溶鉱炉)",
   "category.rei.campfire": "焚き火",
@@ -29,11 +29,13 @@
   "category.rei.composting": "コンポスター",
   "category.rei.stripping": "剥ぎ取る",
   "category.rei.smithing": "鍛冶",
+  "category.rei.beacon_base": "ビーコンの台座ブロック",
+  "category.rei.beacon_payment": "ビーコンを作動させる材料",
   "category.rei.information": "詳細情報",
   "text.rei.composting.chance": "§e%d%%の確率",
   "text.rei.composting.page": "%dページ",
   "text.rei.config": "設定",
-  "text.rei.config_tooltip": "設定画面を開く\n§7チートモードをShift+左クリックで切り替え",
+  "text.rei.config_tooltip": "設定画面を開く\n§7チートモードを 左シフトキー + 左クリック で切り替え",
   "text.rei.config.optifine.title": "REI設定画面を開けませんでした",
   "text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました",
   "text.rei.failed_cheat_items": "§cアイテムを与えることができませんでした。",
@@ -42,7 +44,7 @@
   "ordering.rei.registry": "登録",
   "ordering.rei.name": "名称",
   "ordering.rei.item_groups": "アイテムグループ",
-  "text.auto_craft.move_items": "アイテムを移動して",
+  "text.auto_craft.move_items": "アイテムを移動",
   "text.auto_craft.move_items.yog": "NullPointerException(null値の参照型変数を参照しようとした時に発生する例外)が発生しました!!",
   "error.rei.transfer.too_small": "アイテムを%dx%dグリッドに移動できません。",
   "error.rei.not.on.server": "REIがサーバー上にありません。",
@@ -87,8 +89,11 @@
   "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択",
   "text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。",
   "text.rei.view_recipes_for": "%sのレシピを表示",
+  "text.rei.add_favorite_widget": "追加...",
+  "tooltip.rei.fluid_amount": "§7%d 単位",
   "msg.rei.recipe_id_details": "レシピID: %s",
   "subsets.rei.roughlyenoughitems.all_entries": "全項目",
+  "subsets.rei.roughlyenoughitems.item_groups": "クリエイティブタブ",
   "config.roughlyenoughitems.title": "Roughly Enough Itemsの設定",
   "config.roughlyenoughitems.basics": "基本",
   "config.roughlyenoughitems.appearance": "外観",
@@ -109,20 +114,27 @@
   "config.roughlyenoughitems.recipeScreenType.config": "レシピの表示画面: %s",
   "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません",
   "config.roughlyenoughitems.recipeScreenType.original": "オリジナル",
-  "config.roughlyenoughitems.recipeScreenType.villager": "村人の",
+  "config.roughlyenoughitems.recipeScreenType.villager": "村人の取引画面",
   "config.roughlyenoughitems.layout": "レイアウト",
+  "config.roughlyenoughitems.tooltips": "ツールチップ(補助説明の表示について)",
   "config.roughlyenoughitems.accessibility": "ユーザー補助",
   "config.roughlyenoughitems.search": "検索",
+  "config.roughlyenoughitems.filtering": "フィルタリング",
   "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "クリック可能なレシピの矢印:",
+  "config.roughlyenoughitems.layout.configButtonLocation": "設定ボタンの位置:",
+  "config.roughlyenoughitems.layout.configButtonLocation.upper": "上側",
+  "config.roughlyenoughitems.layout.configButtonLocation.lower": "下側",
   "config.roughlyenoughitems.filteredEntries.selectAll": "すべて選択",
   "config.roughlyenoughitems.filteredEntries.selectNone": "すべて解除",
   "config.roughlyenoughitems.filteredEntries.hide": "選択したものを非表示",
   "config.roughlyenoughitems.filteredEntries.show": "選択したものを表示",
+  "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "まず最初にワールドを読み込んでください!",
   "config.roughlyenoughitems.theme": "デザイン:",
   "config.roughlyenoughitems.theme.dark": "ダークテーマ",
   "config.roughlyenoughitems.theme.light": "ライトテーマ",
   "config.roughlyenoughitems.recipeBorder": "レシピの表示枠:",
   "config.roughlyenoughitems.recipeBorder.default": "デフォルト",
+  "config.roughlyenoughitems.recipeBorder.none": "なし",
   "config.roughlyenoughitems.layout.maxRecipesPerPage": "ページあたりのレシピの最大数:",
   "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "左側",
   "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "右側",
@@ -130,28 +142,31 @@
   "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左下 / 右下",
   "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左上 / 右上",
   "config.roughlyenoughitems.layout.searchFieldLocation.center": "中央",
-  "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "村人の交易画面のスクロールバー:",
+  "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "村人の取引画面のスクロールバー:",
   "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "常設",
   "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自動フェードアウト",
   "config.roughlyenoughitems.disableRecipeBook": "バニラのレシピブック:",
   "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cいいえ",
   "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aはい",
-  "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "作成可能なフィルタ:",
-  "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン:",
+  "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "作成可能なフィルター:",
+  "config.roughlyenoughitems.layout.showUtilsButtons": "ユーティリティボタン",
   "config.roughlyenoughitems.commands.gamemodeCommand": "ゲームモード(GameMode)のコマンド:",
   "config.roughlyenoughitems.commands.giveCommand": "入手(Give)のコマンド:",
   "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "既定プラグインをロードする:",
   "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cいいえ (危険)",
   "config.roughlyenoughitems.commands.weatherCommand": "天気(Weather)のコマンド:",
   "config.roughlyenoughitems.list_ordering_button": "%s [%s]",
-  "config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテム量:",
+  "config.roughlyenoughitems.itemCheatingMode": "チートモードのアイテムの数:",
   "config.roughlyenoughitems.itemCheatingMode.rei_like": "普通",
   "config.roughlyenoughitems.itemCheatingMode.jei_like": "反転",
   "config.roughlyenoughitems.search.searchFavorites": "お気に入りから検索:",
   "config.roughlyenoughitems.tooltips.appendModNames": "MOD名の表示:",
+  "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "お気に入りの登録方法を表示:",
   "config.roughlyenoughitems.scrollingEntryListWidget": "リストの表示形式:",
   "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール",
   "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ",
+  "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
+  "config.roughlyenoughitems.filteringScreen": "フィルタリングの設定",
   "config.roughlyenoughitems.filteringRulesScreen": "フィルタリングルールの変更",
   "config.roughlyenoughitems.filteringRulesScreen.new": "フィルタリングルールの追加",
   "config.roughlyenoughitems.filteringRulesScreen.delete": "削除",

+ 3 - 1
src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json

@@ -75,7 +75,7 @@
   "text.rei.config.is.reloading": "插件正在重新加载!",
   "text.rei.enabled": "是",
   "text.rei.disabled": "否",
-  "text.rei.short_gamemode.survival": "生",
+  "text.rei.short_gamemode.survival": "生存模式",
   "text.rei.short_gamemode.creative": "创",
   "text.rei.short_gamemode.adventure": "冒",
   "text.rei.short_gamemode.spectator": "旁",
@@ -108,6 +108,7 @@
   "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": "外观样式",
@@ -209,6 +210,7 @@
   "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "分页",
   "config.roughlyenoughitems.horizontalEntriesBoundaries": "水平条目边界:",
   "config.roughlyenoughitems.verticalEntriesBoundaries": "垂直条目边界:",
+  "config.roughlyenoughitems.syntaxHighlightingMode": "语法高亮模式:",
   "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
   "config.roughlyenoughitems.filteringScreen": "自定义过滤器",
   "config.roughlyenoughitems.filteringRulesScreen": "自定义过滤规则",