mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-27 18:51:34 +01:00
New translations strings.yml (Japanese)
This commit is contained in:
parent
8fd88467fc
commit
958fefbdda
@ -88,12 +88,9 @@ questPartiesJoin: "You can now perform quests with <player>."
|
|||||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||||
questWGSetRegion: "地域を設定"
|
questWGSetRegion: "地域を設定"
|
||||||
questWGNotInstalled: "WorldGuardがインストールされていません"
|
|
||||||
questWGPrompt: "WorldGuardの区域を入力してください、<clear>、<cancel>"
|
questWGPrompt: "WorldGuardの区域を入力してください、<clear>、<cancel>"
|
||||||
questWGInvalidRegion: "<region>は、有効な WorldGuard 区域ではありません!"
|
questWGInvalidRegion: "<region>は、有効な WorldGuard 区域ではありません!"
|
||||||
questWGRegionCleared: "クエストの範囲がクリアされました。"
|
questWGRegionCleared: "クエストの範囲がクリアされました。"
|
||||||
questCitNotInstalled: "Citizensがインストールされていません"
|
|
||||||
questDenNotInstalled: "Denizenがインストールされていません"
|
|
||||||
questGUIError: "エラー:その項目はクエスト <quest> のためのGUIとして使用されています."
|
questGUIError: "エラー:その項目はクエスト <quest> のためのGUIとして使用されています."
|
||||||
questCurrentItem: "現在のアイテム:"
|
questCurrentItem: "現在のアイテム:"
|
||||||
questSetItem: "アイテムの設定"
|
questSetItem: "アイテムの設定"
|
||||||
@ -858,3 +855,4 @@ questSaveError: "保存中にエラーが発生しました。"
|
|||||||
noPermission: "You do not have permission to do that."
|
noPermission: "You do not have permission to do that."
|
||||||
duplicateEditor: "You are already using an editor!"
|
duplicateEditor: "You are already using an editor!"
|
||||||
difference: "The difference is '<data>'."
|
difference: "The difference is '<data>'."
|
||||||
|
notInstalled: "Not installed"
|
||||||
|
Loading…
Reference in New Issue
Block a user