Skip to content

Commit

Permalink
Translate ja.yml via GitLocalize
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento authored and gitlocalize-app[bot] committed Jan 2, 2022
1 parent 2b59587 commit 4f3a346
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ bank:
give:
parameters: "<プレーヤー> <金額>"
description: プレイヤーのアイランドアカウントに金額を追加する
success: "&a成功! [name]の島の銀行残高は[number]になりました。"
take:
parameters: "<プレーヤー> <金額>"
description: プレイヤーのアイランドアカウントから金額を取得します
Expand Down Expand Up @@ -35,17 +36,21 @@ bank:
errors:
bank-error: "&c銀行口座情報の読み込み中にエラーが発生しました-後でもう一度お試しください"
low-balance: "&cあなたの島の銀行の残高は十分に高くありません!"
too-low: "&cアイランドバランスが低すぎます。"
must-be-a-number: "&c金額は数値である必要があります"
no-rank: "&cあなたのランクは銀行を使うのに十分高くありません。"
too-much: "&cデポジットする金額がありません。"
value-must-be-positive: "&c金額は正でなければなりません。"
scientific: "&c科学的記数法はサポートされていません。"
too-long: "&c値は10桁未満である必要があります"
statement:
balance:
name: "&9 銀行預金残高:"
description: "&6 [number]"
deposit: 預り金
description: 島の銀行の歴史を表示する
give: 管理者が与える
interest: 銀行利子
latest: 最新のもので並べ替え
oldest: 最も古いもので並べ替え
set: 管理者セット
Expand Down

0 comments on commit 4f3a346

Please sign in to comment.