From 8728d1a32446b59d1bb83513b019d0d1dff9bc50 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Wed, 8 Mar 2023 22:21:04 -0600 Subject: [PATCH] New locale strings --- locale/arabic.json | 7 ++++++- locale/canadian-french.json | 7 ++++++- locale/chinese.json | 5 ++++- locale/english.json | 7 ++++++- locale/finnish.json | 7 ++++++- locale/french.json | 7 ++++++- locale/german.json | 7 ++++++- locale/japanese.json | 7 ++++++- locale/latvian.json | 7 ++++++- locale/lithuanian.json | 7 ++++++- locale/persian.json | 7 ++++++- locale/polish.json | 7 ++++++- locale/russian.json | 7 ++++++- locale/slovak.json | 7 ++++++- locale/spanish.json | 7 ++++++- 15 files changed, 88 insertions(+), 15 deletions(-) diff --git a/locale/arabic.json b/locale/arabic.json index 0cc6352d..ce3a08c2 100644 --- a/locale/arabic.json +++ b/locale/arabic.json @@ -782,5 +782,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/canadian-french.json b/locale/canadian-french.json index 01244e86..b647bbd4 100644 --- a/locale/canadian-french.json +++ b/locale/canadian-french.json @@ -780,5 +780,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/chinese.json b/locale/chinese.json index 1833111a..0fdedb0c 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -778,5 +778,8 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "UnableToCallPlayer": "{1} can't be called right now" } diff --git a/locale/english.json b/locale/english.json index 7788d2d6..d9af8d60 100644 --- a/locale/english.json +++ b/locale/english.json @@ -789,5 +789,10 @@ "JobInviteAlreadyHasJob": "That player already has a job!", "JobInviteRequest": "{1} invited you to the {2} job.", "CantAddJobMembers": "You can't invite new members to the job!", - "CantRemoveJobMembers": "You can't remove members from the job!" + "CantRemoveJobMembers": "You can't remove members from the job!", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } diff --git a/locale/finnish.json b/locale/finnish.json index f15ded21..b513bbe3 100644 --- a/locale/finnish.json +++ b/locale/finnish.json @@ -777,5 +777,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } diff --git a/locale/french.json b/locale/french.json index 4e015367..1b23a885 100644 --- a/locale/french.json +++ b/locale/french.json @@ -778,5 +778,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/german.json b/locale/german.json index 683b5d5f..dbfc7b58 100644 --- a/locale/german.json +++ b/locale/german.json @@ -777,5 +777,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/japanese.json b/locale/japanese.json index c4ba8fe6..31c2cb77 100644 --- a/locale/japanese.json +++ b/locale/japanese.json @@ -778,5 +778,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/latvian.json b/locale/latvian.json index 039cd0d0..d51e8fed 100644 --- a/locale/latvian.json +++ b/locale/latvian.json @@ -780,5 +780,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/lithuanian.json b/locale/lithuanian.json index 9707649a..4dae276d 100644 --- a/locale/lithuanian.json +++ b/locale/lithuanian.json @@ -779,5 +779,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } diff --git a/locale/persian.json b/locale/persian.json index c6fb505f..4c0505a9 100644 --- a/locale/persian.json +++ b/locale/persian.json @@ -779,5 +779,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/polish.json b/locale/polish.json index 7b1d1f61..a5f7d5dc 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -777,5 +777,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } diff --git a/locale/russian.json b/locale/russian.json index ac48e711..597d5a94 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -778,5 +778,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } diff --git a/locale/slovak.json b/locale/slovak.json index 65468699..e411d3ba 100644 --- a/locale/slovak.json +++ b/locale/slovak.json @@ -778,5 +778,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" } \ No newline at end of file diff --git a/locale/spanish.json b/locale/spanish.json index 262dbde7..7aa19e3b 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -784,5 +784,10 @@ "ResetActionTipsConfirm": "Are you sure you want to reset all seen action tips?", "ActionTipsReset": "All seen action tips have been reset.", "NormalChatDisabled": "Normal chat is disabled by server admin. Use chat commands instead.", - "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin" + "GlobalChatDisabled": "Global out-of-character chat is disabled by server admin", + "CantEditJobUniforms": "You can't edit job uniforms!", + "PlayerNotSurrendered": "The player must be surrendered (hands up, be knocked out, or tazed)!", + "PlayerRemovedFromJob": "You removed {1} from the job", + "RemovedFromJob": "You were removed from the job by {1}", + "UnableToCallPlayer": "{1} can't be called right now" }