From a4a3f375836fc1d3dd9ebec0f8f247786a1a3a15 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:30:03 -0600 Subject: [PATCH] Add new strings to locales --- locale/dutch.json | 21 ++++++++++++++++++++- locale/english.json | 23 +++++++++++++++++++++-- locale/polish.json | 21 ++++++++++++++++++++- locale/russian.json | 21 ++++++++++++++++++++- locale/spanish.json | 21 ++++++++++++++++++++- 5 files changed, 101 insertions(+), 6 deletions(-) diff --git a/locale/dutch.json b/locale/dutch.json index d31a7a46..4e8aa85f 100644 --- a/locale/dutch.json +++ b/locale/dutch.json @@ -325,10 +325,29 @@ "Dutch": "Dutch", "Polish": "Polish" }, + + "ADDED-21JAN2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "HeaderPlayerHousesList": "Player Houses ({1})", "HeaderPlayerStaffFlagsList": "Player Staff Flags ({1})", "HeaderStaffFlagsList": "Staff Flags", "NonRPName": "Non-RP name! Choose a new one:", "InvalidStaffFlag": "Staff flag not found!", - "InvalidClanFlag": "Clan flag not found!" + "InvalidClanFlag": "Clan flag not found!", + "InvalidLocale": "Language not found!", + "HeaderJobUniformList": "Job Uniforms ({1})", + "HeaderJobEquipmentList": "Job Equipment ({1})", + "InvalidJobUniform": "Job uniform not found!", + "InvalidJobEquipment": "Job equipment not found!", + "HeaderVehiclesInRangeList": "Vehicles within {1}", + "NoVehiclesWithInRange": "There are no vehicles within {1}", + "AmountNotNumber": "The amount must be a number!", + "NeedToBeWorking": "You need to be working! Use {1} at a job location or near a job vehicle.", + "NeedToBeOnJobRoute": "You need to be doing a job route! Use {1} in a job vehicle", + "CurrentJobRouteDeleted": "The job route you were on has been deleted by an admin", + "CurrentJobRouteVehicleColoursChanged": "Your job route's vehicle colours were changed by an admin", + "NotYourJob": "This is not your job!", + "JobPoints": "You can get a job by going the yellow points on the map.", + "QuitJobToTakeAnother": "If you want this job, use {1} to quit your current job.", + "NotAJobVehicle": "This is not a job vehicle!", + "NotYourJobVehicle": "This is not your job's vehicle!" } diff --git a/locale/english.json b/locale/english.json index 23221f38..5a9a79b5 100644 --- a/locale/english.json +++ b/locale/english.json @@ -231,7 +231,7 @@ "Drive away from the dealership with the new vehicle to confirm the purchase." ], "JobHelp": [ - "Visit job locations get a job and earn money. Look for yellow spots on the map", + "Visit job locations to get a job and earn money. Look for yellow spots on the map", "At a job location, use {1} to get the job. Use {2} to quit your job", "Use {1} to begin working. You can also get a job {2} and {3}", "Most job vehicles are locked. Use {1} near one to enter it.", @@ -325,10 +325,29 @@ "Dutch": "Dutch", "Polish": "Polish" }, + + "ADDED-21JAN2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "HeaderPlayerHousesList": "Player Houses ({1})", "HeaderPlayerStaffFlagsList": "Player Staff Flags ({1})", "HeaderStaffFlagsList": "Staff Flags", "NonRPName": "Non-RP name! Choose a new one:", "InvalidStaffFlag": "Staff flag not found!", - "InvalidClanFlag": "Clan flag not found!" + "InvalidClanFlag": "Clan flag not found!", + "InvalidLocale": "Language not found!", + "HeaderJobUniformList": "Job Uniforms ({1})", + "HeaderJobEquipmentList": "Job Equipment ({1})", + "InvalidJobUniform": "Job uniform not found!", + "InvalidJobEquipment": "Job equipment not found!", + "HeaderVehiclesInRangeList": "Vehicles within {1}", + "NoVehiclesWithInRange": "There are no vehicles within {1}", + "AmountNotNumber": "The amount must be a number!", + "NeedToBeWorking": "You need to be working! Use {1} at a job location or near a job vehicle.", + "NeedToBeOnJobRoute": "You need to be doing a job route! Use {1} in a job vehicle", + "CurrentJobRouteDeleted": "The job route you were on has been deleted by an admin", + "CurrentJobRouteVehicleColoursChanged": "Your job route's vehicle colours were changed by an admin", + "NotYourJob": "This is not your job!", + "JobPoints": "You can get a job by going the yellow points on the map.", + "QuitJobToTakeAnother": "If you want this job, use {1} to quit your current job.", + "NotAJobVehicle": "This is not a job vehicle!", + "NotYourJobVehicle": "This is not your job's vehicle!" } diff --git a/locale/polish.json b/locale/polish.json index 161a46a2..1a57c26e 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -325,10 +325,29 @@ "Dutch": "Holender", "Polish": "Polski" }, + + "ADDED-21JAN2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "HeaderPlayerHousesList": "Player Houses ({1})", "HeaderPlayerStaffFlagsList": "Player Staff Flags ({1})", "HeaderStaffFlagsList": "Staff Flags", "NonRPName": "Non-RP name! Choose a new one:", "InvalidStaffFlag": "Staff flag not found!", - "InvalidClanFlag": "Clan flag not found!" + "InvalidClanFlag": "Clan flag not found!", + "InvalidLocale": "Language not found!", + "HeaderJobUniformList": "Job Uniforms ({1})", + "HeaderJobEquipmentList": "Job Equipment ({1})", + "InvalidJobUniform": "Job uniform not found!", + "InvalidJobEquipment": "Job equipment not found!", + "HeaderVehiclesInRangeList": "Vehicles within {1}", + "NoVehiclesWithInRange": "There are no vehicles within {1}", + "AmountNotNumber": "The amount must be a number!", + "NeedToBeWorking": "You need to be working! Use {1} at a job location or near a job vehicle.", + "NeedToBeOnJobRoute": "You need to be doing a job route! Use {1} in a job vehicle", + "CurrentJobRouteDeleted": "The job route you were on has been deleted by an admin", + "CurrentJobRouteVehicleColoursChanged": "Your job route's vehicle colours were changed by an admin", + "NotYourJob": "This is not your job!", + "JobPoints": "You can get a job by going the yellow points on the map.", + "QuitJobToTakeAnother": "If you want this job, use {1} to quit your current job.", + "NotAJobVehicle": "This is not a job vehicle!", + "NotYourJobVehicle": "This is not your job's vehicle!" } diff --git a/locale/russian.json b/locale/russian.json index 865f8746..a12bf317 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -324,10 +324,29 @@ "German": "Немецкий", "Dutch": "Нидерландский" }, + + "ADDED-21JAN2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "HeaderPlayerHousesList": "Player Houses ({1})", "HeaderPlayerStaffFlagsList": "Player Staff Flags ({1})", "HeaderStaffFlagsList": "Staff Flags", "NonRPName": "Non-RP name! Choose a new one:", "InvalidStaffFlag": "Staff flag not found!", - "InvalidClanFlag": "Clan flag not found!" + "InvalidClanFlag": "Clan flag not found!", + "InvalidLocale": "Language not found!", + "HeaderJobUniformList": "Job Uniforms ({1})", + "HeaderJobEquipmentList": "Job Equipment ({1})", + "InvalidJobUniform": "Job uniform not found!", + "InvalidJobEquipment": "Job equipment not found!", + "HeaderVehiclesInRangeList": "Vehicles within {1}", + "NoVehiclesWithInRange": "There are no vehicles within {1}", + "AmountNotNumber": "The amount must be a number!", + "NeedToBeWorking": "You need to be working! Use {1} at a job location or near a job vehicle.", + "NeedToBeOnJobRoute": "You need to be doing a job route! Use {1} in a job vehicle", + "CurrentJobRouteDeleted": "The job route you were on has been deleted by an admin", + "CurrentJobRouteVehicleColoursChanged": "Your job route's vehicle colours were changed by an admin", + "NotYourJob": "This is not your job!", + "JobPoints": "You can get a job by going the yellow points on the map.", + "QuitJobToTakeAnother": "If you want this job, use {1} to quit your current job.", + "NotAJobVehicle": "This is not a job vehicle!", + "NotYourJobVehicle": "This is not your job's vehicle!" } diff --git a/locale/spanish.json b/locale/spanish.json index 7fe2c66f..52159ab9 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -325,10 +325,29 @@ "Dutch": "Dutch", "Polish": "Polish" }, + + "ADDED-21JAN2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "HeaderPlayerHousesList": "Player Houses ({1})", "HeaderPlayerStaffFlagsList": "Player Staff Flags ({1})", "HeaderStaffFlagsList": "Staff Flags", "NonRPName": "Non-RP name! Choose a new one:", "InvalidStaffFlag": "Staff flag not found!", - "InvalidClanFlag": "Clan flag not found!" + "InvalidClanFlag": "Clan flag not found!", + "InvalidLocale": "Language not found!", + "HeaderJobUniformList": "Job Uniforms ({1})", + "HeaderJobEquipmentList": "Job Equipment ({1})", + "InvalidJobUniform": "Job uniform not found!", + "InvalidJobEquipment": "Job equipment not found!", + "HeaderVehiclesInRangeList": "Vehicles within {1}", + "NoVehiclesWithInRange": "There are no vehicles within {1}", + "AmountNotNumber": "The amount must be a number!", + "NeedToBeWorking": "You need to be working! Use {1} at a job location or near a job vehicle.", + "NeedToBeOnJobRoute": "You need to be doing a job route! Use {1} in a job vehicle", + "CurrentJobRouteDeleted": "The job route you were on has been deleted by an admin", + "CurrentJobRouteVehicleColoursChanged": "Your job route's vehicle colours were changed by an admin", + "NotYourJob": "This is not your job!", + "JobPoints": "You can get a job by going the yellow points on the map.", + "QuitJobToTakeAnother": "If you want this job, use {1} to quit your current job.", + "NotAJobVehicle": "This is not a job vehicle!", + "NotYourJobVehicle": "This is not your job's vehicle!" }