Skip to content

Commit

Permalink
Merge pull request #347 from BentoBoxWorld/gitlocalize-26819
Browse files Browse the repository at this point in the history
Japanese translation
  • Loading branch information
tastybento authored Oct 22, 2023
2 parents e930f72 + db267d7 commit fdf0611
Showing 1 changed file with 67 additions and 13 deletions.
80 changes: 67 additions & 13 deletions src/main/resources/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,83 @@
aoneblock:
commands:
admin:
sanity:
description: コンソールに位相確率の健全性チェックを表示する
parameters: "<フェーズ>"
see-console: "&aコンソールでレポートを表示"
setcount:
parameters: "<名前> <数>"
description: プレイヤーのブロック数を設定する
set: "[name]の数が[number]に設定されました"
set-lifetime: "&a [name] の有効期間カウントが [number] に設定されました"
setchest:
chest-is-empty: "&cそのチェストは空なので追加できません"
parameters: "<フェーズ> <レア度>"
description: 見つめられた胸部を、指定された希少性を持つフェーズに置く
failure: "&cチェストをフェーズに追加できませんでした!エラーについてはコンソールを参照してください"
chest-is-empty: "&cそのチェストは空なので追加できません"
unknown-phase: "&c不明なフェーズ。タブコンプリートを使用して表示します"
unknown-rarity: "&c希少性は不明です。 COMMON、UNCOMMON、RARE、またはEPICを使用します"
look-at-chest: "&c満たされた箱を見てそれを設定します"
only-single-chest: "&c単一のチェストのみを設定できます"
parameters: "<フェーズ> <レア度>"
success: "&a胸部がフェーズに追加されました"
unknown-phase: "&c不明なフェーズ。タブコンプリートを使用して表示します"
unknown-rarity: "&c希少性は不明です。 COMMON、UNCOMMON、RARE、またはEPICを使用します"
setcount:
description: プレイヤーのブロック数を設定する
parameters: "<名前> <数>"
set: "[name]の数が[number]に設定されました"
failure: "&cチェストをフェーズに追加できませんでした!エラーについてはコンソールを参照してください"
sanity:
parameters: "<フェーズ>"
description: コンソールに位相確率の健全性チェックを表示する
see-console: "&aコンソールでレポートを表示"
count:
description: ブロック数とフェーズを表示する
info: "[name]フェーズのブロック[number]にいます"
info:
count: "&a 島は &b [name] &a フェーズのブロック &b [number]&a 上にあります。生涯カウント &b [lifetime]
&a。"
phases:
description: すべてのフェーズのリストを表示する
title: "&2 OneBlockフェーズ"
name-syntax: "&a[name]"
description-syntax: "&b [number]ブロック"
island:
setcount:
parameters: "<カウント>"
description: ブロック数を以前に完了した値に設定する
set: "&a カウントを [数値] に設定します。"
too-high: "&c 設定できる最大値は [number] です!"
respawn-block:
description: マジックブロックが消えた場合に再出現します
block-exist: "&a ブロックが存在します。再生成は必要ありませんでした。私はあなたのためにそれをマークしました。"
block-respawned: "&a ブロックが復活しました。"
phase:
insufficient-level: "&c 島のレベルが低すぎるので先に進めません! [number] である必要があります。"
insufficient-funds: "&c 資金が少なすぎるため続行できません。 [number] である必要があります。"
insufficient-bank-balance: "&c 島の銀行残高が少なすぎるため続行できません。 [number] である必要があります。"
insufficient-permission: "&c [name] の許可を取得するまで、これ以上先に進むことはできません。"
placeholders:
infinite: 無限
gui:
titles:
phases: "&0&l ワンブロックフェーズ"
buttons:
previous:
name: "&f&l 前のページ"
description: "&7 [number]ページに切り替えます"
next:
name: "&f&l 次のページ"
description: "&7 [番号]ページに切り替えます"
phase:
name: "&f&l [phase]"
description: |-
[starting-block]
[biome]
[bank]
[economy]
[level]
[permission]
starting-block: "&7 &e [number] ブロックを分割した後に開始します。"
biome: "&7 バイオーム: &e [biome]"
bank: "&7 銀行口座に &e $[number] &7 が必要です。"
economy: "&7 プレイヤーアカウントに &e $[number] &7 が必要です。"
level: "&7 &e [number] &7 の島レベルが必要です。"
permission: "&7 `&e[permission]&7` 権限が必要です。"
tips:
click-to-previous: "&e &7 をクリックして前のページを表示します。"
click-to-next: "&e &7 をクリックして次のページを表示します。"
click-to-change: "&e &7 をクリックして変更します。"
island:
starting-hologram: |-
&aAOneBlock へようこそ
&eこのブロックを壊して開始してください

0 comments on commit fdf0611

Please sign in to comment.