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 Oct 5, 2024
1 parent e9b66c1 commit dd43683
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/main/resources/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,30 @@ admin:
description: プレイヤーの島の制限を再計算します
finished: "&a 島の再計算が正常に完了しました!"
offset:
unknown: "&c 不明な素材または実体 [name]。"
main:
description: 材料とエンティティの制限オフセットを管理できます
set:
parameters: "<プレイヤー> <マテリアル|エンティティ> <番号>"
description: 材料またはエンティティの制限の新しいオフセットを設定します
success: "&a [name] の制限オフセットが [number] に設定されています。"
same: "&c [name] の制限オフセットはすでに [number] です。"
add:
parameters: "<プレイヤー> <マテリアル|エンティティ> <番号>"
description: 材料またはエンティティの制限のオフセットを追加します
success: "&a [name] の制限オフセットが [number] まで増加されます。"
remove:
parameters: "<プレイヤー> <マテリアル|エンティティ> <番号>"
description: 材料またはエンティティの制限のオフセットを削減します
success: "&a [name] の制限オフセットが [number] まで削減されます。"
reset:
parameters: "<プレイヤー> <マテリアル|エンティティ>"
description: マテリアルまたはエンティティのオフセットを削除します
success: "&a [name] の制限オフセットが 0 に設定されています。"
view:
parameters: "<プレイヤー> <マテリアル|エンティティ>"
description: 材料またはエンティティのオフセットを表示します
message: "&a [name] オフセットが [number] に設定されています。"
island:
limits:
description: 島の限界を示す
Expand All @@ -40,6 +47,11 @@ island:
block-limit-syntax: "[number]/[limit]"
no-limits: この世に限界はない
panel:
title-syntax: "[title] [sort]"
entity-group-name-syntax: "[name]"
entity-name-syntax: "[name]"
block-name-syntax: "[name]"
A2Z: a > z
Z2A: z > a
errors:
no-owner: その島には所有者がいない
Expand Down

0 comments on commit dd43683

Please sign in to comment.