Some locale changes + new strings

This commit is contained in:
Vortrex
2022-01-31 12:25:40 -06:00
parent fca6d1cff1
commit cf7ed63bb1
5 changed files with 41 additions and 46 deletions

View File

@@ -7,13 +7,7 @@
"LocaleChanged2": "Serwer będzie teraz pokazywał wiadomości w języku {1}",
"LocaleChangedNote": "To nie zmienia wiadomości od innych graczy",
"AccentsListHeader": "Akcenty",
"HelpListHeader": "Pomoc - Kategorie",
"HelpSkinHeader": "Pomoc - Skóra",
"HelpVehicleHeader": "Pomoc - Pojazdy",
"HelpBusinessHeader": "Pomoc - Biznes",
"HelpHouseHeader": "Pomoc - Mieszkanie",
"HelpRadioHeader": "Pomoc - Radio",
"HelpAnimationHeader": "Pomoc - Animacje",
"HeaderHelpMainList": "Pomoc - Kategorie",
"AccentNotFound": "Akcent nie znaleziony",
"AccentSet": "Ustawiłeś swój akcent na {1}",
"AnimationNotFound": "Ta animcja nie istnieje",
@@ -76,7 +70,7 @@
"HeaderKeyBinds": "Przypisania klawiszy",
"HeaderAccountHelp": "Pomoc - Konto",
"HeaderVehicleHelp": "Pomoc - Pojazd",
"HeaderVehicleDealerships": "Pomoc - Dealer Samochodów",
"HeaderVehicleDealershipHelp": "Pomoc - Dealer Samochodów",
"HeaderJobHelp": "Pomoc - Praca",
"HeaderChatHelp": "Pomoc - Czat",
"HeaderServerRules": "Zasady serwera",
@@ -349,5 +343,10 @@
"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!"
"NotYourJobVehicle": "This is not your job's vehicle!",
"JobRouteDisabled": "The job route you were on has been disabled by an admin",
"HeaderPickupTypes": "Pickup Types",
"HeaderBlipTypes": "Map Icon Types",
"InvalidGPSLocation": "There are no locations with that name or type",
"HeaderBusinessList": "Businesses"
}