0.0.1
This commit is contained in:
25
resources/[esx_addons]/esx_garage/locales/da.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/da.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["en"] = {
|
||||
["parking_blip_name"] = 'Garage',
|
||||
["Impound_blip_name"] = 'Beslaglæggelse',
|
||||
["access_parking"] = 'tryk på [E] for at få adgang til parkeringspladsen.',
|
||||
["access_Impound"] = 'tryk på [E] for at få adgang til deponeringen.',
|
||||
["park_veh"] = 'tryk på [E] for at parkere køretøjet.',
|
||||
["not_owning_veh"] = 'Du ejer ikke dette køretøj!',
|
||||
['veh_released'] = 'Succesfuldt hentet køretøj.',
|
||||
['veh_Impound_released'] = 'Succesfuldt hentet køretøj fra beslaglæggelse.',
|
||||
['veh_stored'] = 'Succesfuldt gemt køretøj',
|
||||
['veh_impounded'] = 'Beslaglage køretøj',
|
||||
['no_veh_parking'] = 'Ingen køretøjer opbevaret her.',
|
||||
['no_veh_impounded'] = 'Ingen beslaglagte køretøjer.',
|
||||
['no_veh_Impound'] = 'du har ingen beslaglagte køretøjer.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Nummerplade',
|
||||
['veh_condition'] = 'Stand',
|
||||
['veh_action'] = 'Muligheder',
|
||||
['impound_action'] = 'Beslaglæg',
|
||||
['veh_exit'] = 'Hent køretøj',
|
||||
['pay_impound'] = 'Betal beslaglægnings afgiften',
|
||||
['veh_block'] = 'Kan ikke hente køretøjet, Spawn-positionen er blokeret.',
|
||||
['pay_Impound_bill'] = 'Betalte ~g~DKK%s~s~ med succes til beslaglæggelsen.',
|
||||
['missing_money'] = 'Du har ikke penge nok.'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/de.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/de.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["de"] = {
|
||||
["parking_blip_name"] = 'Garage',
|
||||
["Impound_blip_name"] = 'Abschlepphof',
|
||||
["access_parking"] = 'Drücke [E] um auf die Garage zuzugreifen.',
|
||||
["access_Impound"] = 'Drücke [E] um auf den Abschlepphof zuzugreifen.',
|
||||
["park_veh"] = 'Drücke [E] um das Fahrzeug einzuparken.',
|
||||
["not_owning_veh"] = 'Dies ist nicht dein Fahrzeug!',
|
||||
['veh_released'] = 'Erfolgreich zurückgeholtes Fahrzeug.',
|
||||
['veh_Impound_released'] = 'Du hastb erfolgreich dein Fahrzeug aus dem Abschlepphof geholt!',
|
||||
['veh_stored'] = 'Fahrzeug erfolgreich eingeparkt',
|
||||
['veh_impounded'] = 'Abgeschlepptes Fahrzeug',
|
||||
['no_veh_parking'] = 'Keine Fahrzeuge sind hier eingeparkt.',
|
||||
['no_veh_impounded'] = 'Kein abgeschlepptes Fahrzeug.',
|
||||
['no_veh_Impound'] = 'Du hast keine abgeschleppten Fahrzeuge.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Kennzeichen',
|
||||
['veh_condition'] = 'Condition',
|
||||
['veh_action'] = 'Aktion',
|
||||
['impound_action'] = 'Abschlepphof',
|
||||
['veh_exit'] = 'Fahrzeug zurückholen',
|
||||
['pay_impound'] = 'Abschleppkosten bezahlen',
|
||||
['veh_block'] = 'Fahrzeug konnte nicht zurückgeholt werden, Ausparkpunkt belegt.',
|
||||
['pay_Impound_bill'] = 'Du hast erfolgreich ~g~%s€~s~ an den Abschlepphof gezahlt.',
|
||||
['missing_money'] = 'Du hast nicht genug Geld!'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/en.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/en.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["en"] = {
|
||||
["parking_blip_name"] = 'Garage',
|
||||
["Impound_blip_name"] = 'Impound',
|
||||
["access_parking"] = 'press [E] to access the car park.',
|
||||
["access_Impound"] = 'press [E] to access the impound.',
|
||||
["park_veh"] = 'press [E] to park the vehicle.',
|
||||
["not_owning_veh"] = 'You do not own this vehicle!',
|
||||
['veh_released'] = 'Successfully Retrieved Vehicle.',
|
||||
['veh_Impound_released'] = 'Successfully Retrieved Vehicle From Impound.',
|
||||
['veh_stored'] = 'Successfully Stored Vehicle',
|
||||
['veh_impounded'] = 'Impounded Vehicle',
|
||||
['no_veh_parking'] = 'No Vehicles Stored Here.',
|
||||
['no_veh_impounded'] = 'No Impounded Vehicles.',
|
||||
['no_veh_Impound'] = 'you have No Impounded Vehicles.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Plate',
|
||||
['veh_condition'] = 'Condition',
|
||||
['veh_action'] = 'Action',
|
||||
['impound_action'] = 'Impound',
|
||||
['veh_exit'] = 'Retrieve Vehicle',
|
||||
['pay_impound'] = 'Pay Impound',
|
||||
['veh_block'] = 'Unable to retrieve vehicle, Spawn Position is blocked.',
|
||||
['pay_Impound_bill'] = 'Successfully Paid ~g~$%s~s~ to the Impound.',
|
||||
['missing_money'] = 'You don`t have enough money.'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/fr.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/fr.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["fr"] = {
|
||||
["parking_blip_name"] = 'Garage',
|
||||
["Impound_blip_name"] = 'Fourrière',
|
||||
["access_parking"] = "Appuyez sur [E] pour accéder au garage.",
|
||||
["access_Impound"] = 'Appuyez sur [E] pour accéder à la fourrière.',
|
||||
["park_veh"] = "Appuyez sur [E] pour ranger le véhicule.",
|
||||
["not_owning_veh"] = "Ce véhicule ne vous appartient pas!",
|
||||
['veh_released'] = 'Le véhicule a bien été sorti du garage.',
|
||||
['veh_Impound_released'] = 'Le véhicule a été sorti de la fourrière.',
|
||||
['veh_stored'] = 'Le véhicule a bien été rangé',
|
||||
['veh_impounded'] = 'Le véhicule a bien été mis en fourrière.',
|
||||
['no_veh_parking'] = 'Il n\'y a aucun véhicule dans ce garage.',
|
||||
['no_veh_impounded'] = 'Il n\'y a aucun véhicule en fourrière.',
|
||||
['no_veh_Impound'] = 'Vous n\'avez aucun véhicule en fourrière.',
|
||||
['veh_model'] = 'Modèle',
|
||||
['veh_plate'] = 'Plaque d\'immatriculation',
|
||||
['veh_condition'] = 'État',
|
||||
['veh_action'] = 'Action',
|
||||
['impound_action'] = 'Mettre en fourrière',
|
||||
['veh_exit'] = 'Sortir le véhicule',
|
||||
['pay_Impound'] = 'Payer la fourrière',
|
||||
['veh_block'] = 'Impossible de sortir le véhicule, le point d\'apparition est encombré.',
|
||||
['pay_Impound_bill'] = 'Vous avez bien payé $%s à la fourrière.',
|
||||
['missing_money'] = 'Vous n\'avez pas assez d\'argent.'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/hu.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/hu.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["hu"] = {
|
||||
["parking_blip_name"] = 'Garázs',
|
||||
["Impound_blip_name"] = 'Lefoglaltak',
|
||||
["access_parking"] = 'Nyomd meg az [E] gombot a parkoló megtekintéséhez.',
|
||||
["access_Impound"] = 'Nyomd meg az [E] gombot a lefoglaltak megtekintéséhez.',
|
||||
["park_veh"] = 'Nyomd meg az [E] gombot a jármű parkolásához.',
|
||||
["not_owning_veh"] = 'Ez a jármű nem a te tulajdonod!',
|
||||
['veh_released'] = 'Sikeresen kivetted a járművet.',
|
||||
['veh_Impound_released'] = 'Jármű sikeresen kiváltva a legfolalásból.',
|
||||
['veh_stored'] = 'Jármű sikeresen tárolva',
|
||||
['veh_impounded'] = 'Lefoglalt jármű megjelölve a térképen',
|
||||
['no_veh_parking'] = 'Nincsenek itt tárolt járművek.',
|
||||
['no_veh_impounded'] = 'Nincs lefoglalt jármű.',
|
||||
['no_veh_Impound'] = 'nincs lefoglalt járműved.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Rendszám',
|
||||
['veh_condition'] = 'Állapot',
|
||||
['veh_action'] = 'Művelet',
|
||||
['impound_action'] = 'Lefoglal',
|
||||
['veh_exit'] = 'Jármű visszakérése',
|
||||
['pay_impound'] = 'Lefoglalás fizetése',
|
||||
['veh_block'] = 'Jármű lekérés sikertelen, a spawn hely foglalt.',
|
||||
['pay_Impound_bill'] = 'Kiváltottad a járművet ~g~%s$~s~-ért',
|
||||
['missing_money'] = 'Nincs elég pénzed!'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/it.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/it.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["it"] = {
|
||||
["parking_blip_name"] = 'Garage',
|
||||
["Impound_blip_name"] = 'Sequestro',
|
||||
["access_parking"] = 'premi [E] per accedere al parcheggio.',
|
||||
["access_Impound"] = 'premi [E] per accedere al sequestro.',
|
||||
["park_veh"] = 'premi [E] per parcheggiare il veicolo.',
|
||||
["not_owning_veh"] = 'non possiedi questo veicolo!',
|
||||
['veh_released' ] = ' Veicolo recuperato con successo. ' ,
|
||||
['veh_Impound_released'] = ' Veicolo recuperato con successo dal sequestro. ' ,
|
||||
['veh_stored'] = ' Veicolo depositato con successo ' ,
|
||||
['veh_impounded'] = ' Veicolo sequestrato ' ,
|
||||
['no_veh_parking'] = ' Nessun veicolo immagazzinato qui. ' ,
|
||||
['no_veh_impounded'] = ' Nessun veicolo sequestrato. ' ,
|
||||
['no_veh_Impound'] = ' non hai veicoli sequestrati. ' ,
|
||||
['veh_model'] = ' Modello ' ,
|
||||
['veh_plate'] = ' Targa ' ,
|
||||
['veh_condition'] = ' Condizione Veicolo ' ,
|
||||
['veh_action ' ] = ' Azione ' ,
|
||||
['impound_action' ] = ' Sequestro ' ,
|
||||
['veh_exit' ] = ' Ritira veicolo ' ,
|
||||
['pay_impound' ] = ' Paga sequestro ' ,
|
||||
['veh_block' ] = ' Impossibile recuperare il veicolo, la posizione di spawn è bloccata. ' ,
|
||||
['pay_Impound_bill' ] = 'hai pagato ~g~$%s~s~ al sequestro. ' ,
|
||||
['missing_money' ] = ' Non hai abbastanza soldi. '
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/nl.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/nl.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["nl"] = {
|
||||
["parking_blip_name"] = 'Garage',
|
||||
["Impound_blip_name"] = 'In beslag genomen',
|
||||
["access_parking"] = 'klik op [E] om je garage te gebruiken.',
|
||||
["access_Impound"] = 'klik op [E] om je in beslag genomen voertuigen te krijgen.',
|
||||
["park_veh"] = 'klik op [E] om je voertuig te parkeren.',
|
||||
["not_owning_veh"] = 'Dit is niet jouw voertuig!',
|
||||
['veh_released'] = 'Succesvol je voertuig opgehaald.',
|
||||
['veh_Impound_released'] = 'Succesvol je voertuig terug gekregen van de politie.',
|
||||
['veh_stored'] = 'Succesvol je voertuig geparkeerd',
|
||||
['veh_impounded'] = 'In beslag genomen voertuig',
|
||||
['no_veh_parking'] = 'Er staan hier geen voertuigen.',
|
||||
['no_veh_impounded'] = 'Geen in beslag genomen voertuigen.',
|
||||
['no_veh_Impound'] = 'Er zijn geen voertuigen in beslag genomen.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Kenteken',
|
||||
['veh_condition'] = 'Conditie',
|
||||
['veh_action'] = 'Actie',
|
||||
['impound_action'] = 'Neem in beslag',
|
||||
['veh_exit'] = 'Haal voertuig op',
|
||||
['pay_impound'] = 'Betaal boete',
|
||||
['veh_block'] = 'Kan het voertuig niet ophalen, iets blokkeert de uitgang.',
|
||||
['pay_Impound_bill'] = 'Succesvol ~g~€%s~s~ betaald aan de politie.',
|
||||
['missing_money'] = 'Je hebt niet genoeg geld.'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/sl.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/sl.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["sl"] = {
|
||||
["parking_blip_name"] = 'Garaza',
|
||||
["Impound_blip_name"] = 'Zasezba',
|
||||
["access_parking"] = 'Pritisni [E] Da odprete Garazo.',
|
||||
["access_Impound"] = 'Pritisni [E] Da odprete Zasezbo vozil.',
|
||||
["park_veh"] = 'Pritisni [E] da parkirate vase vozilo.',
|
||||
["not_owning_veh"] = 'Vi niste lastnik tega vozila',
|
||||
['veh_released'] = 'Uspesno predano vozilo.',
|
||||
['veh_Impound_released'] = 'Uspesno predano vozilo iz zasezbe.',
|
||||
['veh_stored'] = 'Uspesno pospravljeno vozilo',
|
||||
['veh_impounded'] = 'Zasezena vozila',
|
||||
['no_veh_parking'] = 'Ni vozil pospravljenih tukaj.',
|
||||
['no_veh_impounded'] = 'Ni zasezenih vozil.',
|
||||
['no_veh_Impound'] = 'Vi nimate zasezenih vozil.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Tablica',
|
||||
['veh_condition'] = 'Condition',
|
||||
['veh_action'] = 'Delo',
|
||||
['impound_action'] = 'Zasezba',
|
||||
['veh_exit'] = 'Pridobivanje vozila',
|
||||
['pay_impound'] = 'Placaj zaseg',
|
||||
['veh_block'] = 'Nemoremo pridobiti vozila! Odmaknite vse kar je napoti.',
|
||||
['pay_Impound_bill'] = 'Uspesno placano~g~$%s~s~ na zasezbo.',
|
||||
['missing_money'] = 'Vi nimate dovolj denarja.'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/sr.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/sr.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["sr"] = {
|
||||
["parking_blip_name"] = 'Garaža',
|
||||
["Impound_blip_name"] = 'Zaplena',
|
||||
["access_parking"] = 'Pritisnite [E] da pristupite garaži.',
|
||||
["access_Impound"] = 'Pritisnite [E] da pristupite zapleni.',
|
||||
["park_veh"] = 'Pritisnite [E] da parkirate vozilo.',
|
||||
["not_owning_veh"] = 'Ovo vozilo nije vaše!',
|
||||
['veh_released'] = 'Uspešno ste vratili vozilo.',
|
||||
['veh_Impound_released'] = 'Uspešno ste vratili vozilo sa zaplene.',
|
||||
['veh_stored'] = 'Uspešno ste parkirali vozilo',
|
||||
['veh_impounded'] = 'Vozilo je zaplenjeno',
|
||||
['no_veh_parking'] = 'Nemate parkiranih vozila ovde.',
|
||||
['no_veh_impounded'] = 'Nema zaplenjenih vozila.',
|
||||
['no_veh_Impound'] = 'Nemate zaplenjenih vozila.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Tablice',
|
||||
['veh_condition'] = 'Stanje',
|
||||
['veh_action'] = 'Akcije',
|
||||
['impound_action'] = 'Zapleni',
|
||||
['veh_exit'] = 'Vrati Vozilo',
|
||||
['pay_impound'] = 'Plati Zaplenu',
|
||||
['veh_block'] = 'Ne možete vratiti vozilo , parking mesto je zauzeto.',
|
||||
['pay_Impound_bill'] = 'Uspešno plaćeno ~g~$%s~s~ za zaplenu vozila',
|
||||
['missing_money'] = 'Nemate dovoljno novca.'
|
||||
}
|
||||
25
resources/[esx_addons]/esx_garage/locales/tr.lua
Normal file
25
resources/[esx_addons]/esx_garage/locales/tr.lua
Normal file
@@ -0,0 +1,25 @@
|
||||
Locales["tr"] = {
|
||||
["parking_blip_name"] = 'Garaj',
|
||||
["Impound_blip_name"] = 'Depo',
|
||||
["access_parking"] = 'Araç parkına erişmek için [E] tuşuna basın.',
|
||||
["access_Impound"] = 'Depoya erişmek için [E] tuşuna basın.',
|
||||
["park_veh"] = 'Araç park etmek için [E] tuşuna basın.',
|
||||
["not_owning_veh"] = 'Bu aracın sahibi değilsiniz!',
|
||||
['veh_released'] = 'Araç başarıyla alındı.',
|
||||
['veh_Impound_released'] = 'Araç başarıyla depodan alındı.',
|
||||
['veh_stored'] = 'Araç başarıyla garaja kaldırıldı',
|
||||
['veh_impounded'] = 'Araç depolandı',
|
||||
['no_veh_parking'] = 'Burada saklanmış araç yok.',
|
||||
['no_veh_impounded'] = 'Depolanmış araç yok.',
|
||||
['no_veh_Impound'] = 'Depolanmış aracınız bulunmamaktadır.',
|
||||
['veh_model'] = 'Model',
|
||||
['veh_plate'] = 'Plaka',
|
||||
['veh_condition'] = 'Durum',
|
||||
['veh_action'] = 'İşlem',
|
||||
['impound_action'] = 'Depo',
|
||||
['veh_exit'] = 'Araç al',
|
||||
['pay_impound'] = 'Depo ücretini öde',
|
||||
['veh_block'] = 'Araç alınamıyor, Spawn konumu engellenmiş.',
|
||||
['pay_Impound_bill'] = 'Depo ücreti başarıyla ödendi ~g~$%s~s~.',
|
||||
['missing_money'] = 'Yeterli paranız yok.'
|
||||
}
|
||||
Reference in New Issue
Block a user