From 4e0565eefe7bff252edbfc636e9c7157908c6215 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Tue, 28 Feb 2023 22:35:10 -0600 Subject: [PATCH] New locale strings --- locale/arabic.json | 10 +++++++++- locale/canadian-french.json | 10 +++++++++- locale/chinese.json | 10 +++++++++- locale/english.json | 10 +++++++++- locale/finnish.json | 10 +++++++++- locale/french.json | 10 +++++++++- locale/german.json | 10 +++++++++- locale/japanese.json | 10 +++++++++- locale/latvian.json | 10 +++++++++- locale/lithuanian.json | 10 +++++++++- locale/persian.json | 10 +++++++++- locale/polish.json | 10 +++++++++- locale/russian.json | 10 +++++++++- locale/slovak.json | 10 +++++++++- locale/spanish.json | 10 +++++++++- 15 files changed, 135 insertions(+), 15 deletions(-) diff --git a/locale/arabic.json b/locale/arabic.json index b3d22df6..ea06ffb1 100644 --- a/locale/arabic.json +++ b/locale/arabic.json @@ -767,5 +767,13 @@ "JobLocations": "قم بزيارة موقع العمل للحصول على وظيفة. استخدم {1} للعثور على موقع عمل", "JobRouteStart": "استخدم {1} لبدء مسار عمل بهذه السيارة", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/canadian-french.json b/locale/canadian-french.json index 7945db44..0378f23b 100644 --- a/locale/canadian-french.json +++ b/locale/canadian-french.json @@ -765,5 +765,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/chinese.json b/locale/chinese.json index 594ea282..5cef4e7f 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -763,5 +763,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } diff --git a/locale/english.json b/locale/english.json index e7dfc295..74ec83c6 100644 --- a/locale/english.json +++ b/locale/english.json @@ -766,5 +766,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } diff --git a/locale/finnish.json b/locale/finnish.json index 4a5be772..c135e27d 100644 --- a/locale/finnish.json +++ b/locale/finnish.json @@ -762,5 +762,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } diff --git a/locale/french.json b/locale/french.json index 7a19599d..96c2bac3 100644 --- a/locale/french.json +++ b/locale/french.json @@ -763,5 +763,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/german.json b/locale/german.json index a0adeed9..8e2a9cc1 100644 --- a/locale/german.json +++ b/locale/german.json @@ -762,5 +762,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/japanese.json b/locale/japanese.json index 4b45bf0e..7510801d 100644 --- a/locale/japanese.json +++ b/locale/japanese.json @@ -763,5 +763,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/latvian.json b/locale/latvian.json index 2439c68d..95283e92 100644 --- a/locale/latvian.json +++ b/locale/latvian.json @@ -765,5 +765,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/lithuanian.json b/locale/lithuanian.json index e7e5893a..313bcc79 100644 --- a/locale/lithuanian.json +++ b/locale/lithuanian.json @@ -764,5 +764,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } diff --git a/locale/persian.json b/locale/persian.json index 2ade38ed..a0fe8f4a 100644 --- a/locale/persian.json +++ b/locale/persian.json @@ -764,5 +764,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/polish.json b/locale/polish.json index 71887091..6c46bdeb 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -762,5 +762,13 @@ "JobLocations": "Odwiedź zakład pracy aby zdobyć pracę. Użyj {1} aby znaleźć zakład pracy", "JobRouteStart": "Użyj {1} aby rozpocząć trasę z tym pojazdem", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } diff --git a/locale/russian.json b/locale/russian.json index b06aa862..b5521c90 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -763,5 +763,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } diff --git a/locale/slovak.json b/locale/slovak.json index d0ce1719..a1013682 100644 --- a/locale/slovak.json +++ b/locale/slovak.json @@ -763,5 +763,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" } \ No newline at end of file diff --git a/locale/spanish.json b/locale/spanish.json index b6aac532..a2001c93 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -769,5 +769,13 @@ "JobLocations": "Visit a job location to get a job. Use {1} to find a job location", "JobRouteStart": "Use {1} to start a job route with this vehicle", "PayPhoneFirstUse": "Use {1} to end the call, and {2} to hand the phone to somebody nearby" - } + }, + "NoBusinessesWithinRange": "There are no businesses within {1} meters", + "NoHousesWithinRange": "There are no houses within {1} meters", + "NoPayPhonesWithinRange": "There are no payphones within {1} meters", + "HeaderBusinessesInRangeList": "Businesses (within {1} meters)", + "HeaderHousesInRangeList": "Businesses (within {1} meters)", + "HeaderPayPhonesInRangeList": "Businesses (within {1} meters)", + "HeaderCommandsForStaffFlagList": "Admin Commands ({1})", + "PlayerLocateDistanceAndDirection": "{1} is {2} meters {3}" }