diff --git a/server-data/resources/[esx_addons]/esx_policejob/client/vehicle.lua b/server-data/resources/[esx_addons]/esx_policejob/client/vehicle.lua index 1f11a7ebb..59a8c08a7 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/client/vehicle.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/client/vehicle.lua @@ -1,4 +1,3 @@ - local spawnedVehicles = {} function OpenVehicleSpawnerMenu(type, station, part, partNum) @@ -317,4 +316,4 @@ function WaitForVehicleToLoad(modelHash) BusyspinnerOff() end -end +end \ No newline at end of file diff --git a/server-data/resources/[esx_addons]/esx_policejob/config.lua b/server-data/resources/[esx_addons]/esx_policejob/config.lua index fde170bdf..874fc4fc9 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/config.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/config.lua @@ -12,9 +12,9 @@ Config.EnableLicenses = true -- Enable if you're using esx_license. Config.EnableHandcuffTimer = true -- Enable handcuff timer? will unrestrain player after the time ends. Config.HandcuffTimer = 10 * 60000 -- 10 minutes. Config.EnableJobBlip = true -- Enable blips for cops on duty, requires esx_society. - Config.Locale = 'en' + Config.OxInventory = ESX.GetConfig().OxInventory Config.PoliceStations = { diff --git a/server-data/resources/[esx_addons]/esx_policejob/fxmanifest.lua b/server-data/resources/[esx_addons]/esx_policejob/fxmanifest.lua index 5ccc61e1b..17ee90b32 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/fxmanifest.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/fxmanifest.lua @@ -4,7 +4,7 @@ game 'gta5' description 'ESX Police Job' lua54 'yes' -version '0.0.4' +version '1.0.0' shared_script '@es_extended/imports.lua' diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/cs.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/cs.lua index 5f37d8aaa..7432d79e9 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/cs.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/cs.lua @@ -92,12 +92,9 @@ Locales['cs'] = { ['search_plate'] = 'Enter Plate', --not translated ['lookup_plate'] = 'Lookup Plate', --not translated -- Traffic interaction - ['traffic_interaction'] = 'interakce provozu', ['cone'] = 'kuzel', ['barrier'] = 'bariera', ['spikestrips'] = 'ostnaty pas', - ['box'] = 'box', - ['cash'] = 'box penez', -- ID Card Menu ['name'] = 'jméno: %s', ['job'] = 'práce: %s', @@ -135,24 +132,16 @@ Locales['cs'] = { ['open_bossmenu'] = 'stiskni [E] pro otevření menu', ['quantity_invalid'] = 'neplatné množství', ['have_withdrawn'] = 'vybral jsi %sx %s', - ['have_deposited'] = 'vložil jsi %sx %s', ['quantity'] = 'množství', ['quantity_placeholder'] = 'Amount to withdraw..', --not translated - ['inventory'] = 'inventář', ['police_stock'] = 'policejní sklad', -- Misc ['remove_prop'] = 'stiskni [E] pro odstranění předmětu', ['map_blip'] = 'policejní stanice', ['unrestrained_timer'] = 'cítíš, že tvé pouta pomalu ztrácejí přilnavost a padají.', - -- Notifications - ['alert_police'] = 'policejní poplach', - ['phone_police'] = 'policie', - -- Keybind - ['interaction'] = 'Interact', --not translated - ['quick_actions'] = 'Quick Actions', --not translated - -- Other - ['society_police'] = 'Police', --not translated - ['s_m_y_sheriff_01'] = 'Sheriff Ped', --not translated - ['s_m_y_cop_01'] = 'Police Ped', -- not translated - ['s_m_y_swat_01'] = 'SWAT Ped', --not translated + -- Keybind + ['interaction'] = 'Interact', --not translated + ['quick_actions'] = 'Quick Actions', --not translated + -- Other + ['society_police'] = 'Police', --not translated } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/de.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/de.lua index e3a230cbe..122308005 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/de.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/de.lua @@ -92,12 +92,9 @@ Locales['de'] = { -- Traffic interaction ['search_plate'] = 'Kennzeichen Eingeben', ['lookup_plate'] = 'Kennzeichen Suchen', - ['traffic_interaction'] = 'Vehrkehrs Interaktionen', ['cone'] = 'Hütchen', ['barrier'] = 'Barriere', ['spikestrips'] = 'Nagelband', - ['box'] = 'Box', - ['cash'] = 'Box mit Geld', -- ID Card Menu ['name'] = 'Name: %s', ['job'] = 'Job: %s', @@ -135,24 +132,16 @@ Locales['de'] = { ['open_bossmenu'] = 'Drücke [E] um das Menü zu öffnen', ['quantity_invalid'] = 'Ungültige Anzahl', ['have_withdrawn'] = 'Du zahlst ~y~%sx~s~ ~b~%s~s~ aus', - ['have_deposited'] = 'Du zahlst ~y~%sx~s~ ~b~%s~s~ ein', ['quantity'] = 'Anzahl', ['quantity_placeholder'] = 'Anzahl zum Einzahlen..', - ['inventory'] = 'Inventar', ['police_stock'] = 'Polizeilager', -- Misc ['remove_prop'] = 'Drücke [E] um das Objekt zu entfernen', ['map_blip'] = 'Polizeiwache', ['unrestrained_timer'] = 'Du fühlst wie du aus deinen Handschellen langsam rausgleitest! Renn!', - -- Notifications - ['alert_police'] = 'Polizei Alarmieren', - ['phone_police'] = 'Polizei', -- Keybind ['interaction'] = 'Interagieren', ['quick_actions'] = 'Schnelle Aktionen', -- Other ['society_police'] = 'Polizei', - ['s_m_y_sheriff_01'] = 'Sheriff Charakter', - ['s_m_y_cop_01'] = 'Polizei Charakter', - ['s_m_y_swat_01'] = 'SWAT Charakter', } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/en.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/en.lua index 80a64fe14..b64f259e2 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/en.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/en.lua @@ -92,12 +92,9 @@ Locales['en'] = { ['search_plate'] = 'Enter Plate', ['lookup_plate'] = 'Lookup Plate', -- Traffic interaction - ['traffic_interaction'] = 'interaction Traffic', ['cone'] = 'cone', ['barrier'] = 'barrier', ['spikestrips'] = 'spikestrips', - ['box'] = 'box', - ['cash'] = 'box of cash', -- ID Card Menu ['name'] = 'name: %s', ['job'] = 'job: %s', @@ -135,24 +132,16 @@ Locales['en'] = { ['open_bossmenu'] = 'press [E] to open the menu', ['quantity_invalid'] = 'invalid quantity', ['have_withdrawn'] = 'you have withdrawn %sx %s', - ['have_deposited'] = 'you have deposited %sx %s', ['quantity'] = 'quantity', ['quantity_placeholder'] = 'Amount to withdraw..', - ['inventory'] = 'inventory', ['police_stock'] = 'police Stock', -- Misc ['remove_prop'] = 'press [E] to delete the object', ['map_blip'] = 'police Station', ['unrestrained_timer'] = 'you feel your handcuffs slowly losing grip and fading away.', - -- Notifications - ['alert_police'] = 'police alert', - ['phone_police'] = 'police', -- Keybind ['interaction'] = 'Interact', ['quick_actions'] = 'Quick Actions', -- Other ['society_police'] = 'Police', - ['s_m_y_sheriff_01'] = 'Sheriff Ped', - ['s_m_y_cop_01'] = 'Police Ped', - ['s_m_y_swat_01'] = 'SWAT Ped', } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/es.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/es.lua index b83451614..9139cd339 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/es.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/es.lua @@ -92,12 +92,9 @@ Locales['es'] = { ['search_plate'] = 'Enter Plate', --not translated ['lookup_plate'] = 'Lookup Plate', --not translated -- Traffic interaction - ['traffic_interaction'] = 'Rutas de interacción', ['cone'] = 'Cono', ['barrier'] = 'Barrera', ['spikestrips'] = 'Grada', - ['box'] = 'Caja', - ['cash'] = 'Dinero', -- ID Card Menu ['name'] = 'Nombre: %s', ['job'] = 'Trabajo: %s', @@ -135,25 +132,16 @@ Locales['es'] = { ['open_bossmenu'] = 'presionar [E] para abrir el menú', ['quantity_invalid'] = 'cantidad invalida', ['have_withdrawn'] = 'you have withdrawn %sx %s', - ['have_deposited'] = 'you have deposited %sx %s', ['quantity'] = 'cantidad', ['quantity_placeholder'] = 'Amount to withdraw..', --not translated - ['inventory'] = 'inventario', ['police_stock'] = 'almacen Policial', -- Misc ['remove_prop'] = 'presionar [E] para eliminar el objeto', ['map_blip'] = 'comisaría de policía', ['unrestrained_timer'] = 'you feel your handcuffs slowly losing grip and fading away.', - -- Notifications - ['alert_police'] = 'alerta policia', - ['phone_police'] = 'policia', -- Keybind ['interaction'] = 'Interact', --not translated ['quick_actions'] = 'Quick Actions', --not translated -- Other ['society_police'] = 'Police', --not translated - ['s_m_y_sheriff_01'] = 'Sheriff Ped', --not translated - ['s_m_y_cop_01'] = 'Police Ped', -- not translated - ['s_m_y_swat_01'] = 'SWAT Ped', --not translated - } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/fi.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/fi.lua index 5c1d0bdf9..b2c49688a 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/fi.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/fi.lua @@ -92,12 +92,9 @@ Locales['fi'] = { ['search_plate'] = 'Kirjoita rekisteritunnus', ['lookup_plate'] = 'Tarkista rekisteritunnus', -- Traffic interaction - ['traffic_interaction'] = 'liikenteen vuorovaikutus', ['cone'] = 'kartio', ['barrier'] = 'este', ['spikestrips'] = 'piikkimatto', - ['box'] = 'laatikko', - ['cash'] = 'rahalaatikko', -- ID Card Menu ['name'] = 'nimi: %s', ['job'] = 'työ: %s', @@ -135,25 +132,16 @@ Locales['fi'] = { ['open_bossmenu'] = 'paina [E] avataksesi valikon', ['quantity_invalid'] = 'invalid quantity', ['have_withdrawn'] = 'sinä otit varastosta %sx %s', - ['have_deposited'] = 'sinä talletit varastoon %sx %s', ['quantity'] = 'määrä', ['quantity_placeholder'] = 'Määrä mitä otat..', - ['inventory'] = 'varasto', ['police_stock'] = 'poliisin Varasto', -- Misc ['remove_prop'] = 'paina [E] poistaaksesi objektin', ['map_blip'] = 'poliisilaitos', ['unrestrained_timer'] = 'tunnet kuinka hitaasti käsiraudat alkavat löystyä ja irtoavat', - -- Notifications - ['alert_police'] = 'hälyytys Poliisi', - ['phone_police'] = 'poliisi', -- Keybind ['interaction'] = 'Vuorovaikuta', ['quick_actions'] = 'Pikavalinnat', -- Other ['society_police'] = 'Poliisi', - ['s_m_y_sheriff_01'] = 'Sheriffi npc', - ['s_m_y_cop_01'] = 'Poliisi npc', - ['s_m_y_swat_01'] = 'SWAT npc', - } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/fr.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/fr.lua index b6f664a13..32c673fd2 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/fr.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/fr.lua @@ -92,12 +92,9 @@ Locales['fr'] = { ['search_plate'] = 'Enter Plate', --not translated ['lookup_plate'] = 'Lookup Plate', --not translated -- Traffic interaction - ['traffic_interaction'] = 'interaction routière', ['cone'] = 'plot', ['barrier'] = 'barrière', ['spikestrips'] = 'herse', - ['box'] = 'caisse', - ['cash'] = 'caisse', -- ID Card Menu ['name'] = 'nom: %s', ['job'] = 'métier: %s', @@ -135,25 +132,16 @@ Locales['fr'] = { ['open_bossmenu'] = 'appuyez sur [E] pour ouvrir le menu', ['quantity_invalid'] = 'quantité invalide', ['have_withdrawn'] = 'vous avez retiré %sx %s', - ['have_deposited'] = 'vous avez déposé %sx %s', ['quantity'] = 'quantité', ['quantity_placeholder'] = 'Amount to withdraw..', --not translated - ['inventory'] = 'inventaire', ['police_stock'] = 'coffre de la police', -- Misc ['remove_prop'] = 'appuyez sur [E] pour enlever l\'objet', ['map_blip'] = 'Commissariat', ['unrestrained_timer'] = 'vous sentez que vos menottes deviennent fragiles.', - -- Notifications - ['alert_police'] = 'alerte police', - ['phone_police'] = 'police', -- Keybind ['interaction'] = 'Interact', --not translated ['quick_actions'] = 'Quick Actions', --not translated -- Other ['society_police'] = 'Police', --not translated - ['s_m_y_sheriff_01'] = 'Sheriff Ped', --not translated - ['s_m_y_cop_01'] = 'Police Ped', -- not translated - ['s_m_y_swat_01'] = 'SWAT Ped', --not translated - } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/hu.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/hu.lua index 0dc35f1a2..d57344712 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/hu.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/hu.lua @@ -92,12 +92,9 @@ Locales['hu'] = { ['search_plate'] = 'Enter Plate', --not translated ['lookup_plate'] = 'Lookup Plate', --not translated -- Traffic interaction - ['traffic_interaction'] = 'Útzárak', ['cone'] = 'bólya', ['barrier'] = 'útakadály', ['spikestrips'] = 'szögesdrót', - ['box'] = 'doboz', - ['cash'] = 'pénzesdoboz', -- ID Card Menu ['name'] = 'név: %s', ['job'] = 'munka: %s', @@ -136,24 +133,16 @@ Locales['hu'] = { ['open_bossmenu'] = 'Nyomj [E] gombot a menü eléréséhez', ['quantity_invalid'] = 'érvénytelen mennyiség', ['have_withdrawn'] = 'Kivetted %sx %s', - ['have_deposited'] = 'Beraktad %sx %s', ['quantity'] = 'mennyiség', ['quantity_placeholder'] = 'Amount to withdraw..', --not translated - ['inventory'] = 'leltár', ['police_stock'] = 'Állomány', -- Misc ['remove_prop'] = 'Nyomj [E] gombot az objektum törléséhez', ['map_blip'] = 'Rendőrség', ['unrestrained_timer'] = '...', - -- Notifications - ['alert_police'] = 'riasztás', - ['phone_police'] = 'rendörség', -- Keybind ['interaction'] = 'Interakció', --not translated ['quick_actions'] = 'Gyorsmenü', --not translated -- Other ['society_police'] = 'Rendőrség', --not translated - ['s_m_y_sheriff_01'] = 'Sheriff Ped', --not translated - ['s_m_y_cop_01'] = 'Rendőr Ped', -- not translated - ['s_m_y_swat_01'] = 'SWAT Ped', --not translated } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/it.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/it.lua index 49d82a968..57d619b9b 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/it.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/it.lua @@ -72,7 +72,6 @@ Locales['it'] = { ['search_database_title'] = 'informazioni sul veicolo - ricerca con numero di targa', ['search_database_error_invalid'] = 'questo ~r~non è un numero di registrazione valido', -- Traffic interaction - ['traffic_interaction'] = 'interazione Traffico', ['cone'] = 'cono', ['barrier'] = 'barriere', ['spikestrips'] = 'strisce chiodate', @@ -113,9 +112,7 @@ Locales['it'] = { ['open_bossmenu'] = 'premi [E] per aprire il menu', ['quantity_invalid'] = 'quantità non valida', ['have_withdrawn'] = 'hai prelevato %sx %s', - ['have_deposited'] = 'hai depositato %sx %s', ['quantity'] = 'quantità', - ['inventory'] = 'inventario', -- Misc ['remove_prop'] = 'premi [E] per eliminare', ['map_blip'] = 'polizia', diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/nl.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/nl.lua index e73da7966..01bb89213 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/nl.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/nl.lua @@ -1,159 +1,148 @@ Locales['nl'] = { - -- Cloackroom - ['cloakroom'] = 'Kleedkamer', - ['citizen_wear'] = 'Burgerkleding', - ['police_wear'] = 'Politiekleding', - ['gilet_wear'] = 'Oranje reflecterend vest', - ['bullet_wear'] = 'Kogelwerend vest', - ['no_outfit'] = 'Er zijn geen passende uniformen voor jou!', - ['open_cloackroom'] = 'Druk op [E] om je kleding aan te passen.', - -- Wapenkamer - ['remove_object'] = 'Haal item uit kluis', - ['deposit_object'] = 'Leg item in kluis', - ['get_weapon'] = 'Haal wapen uit wapenkamer', - ['put_weapon'] = 'Leg wapen in wapenkamer', - ['buy_weapons'] = 'Koop wapens', - ['armory'] = 'Wapenkamer', - ['armory_owned'] = 'In Bezit', - ['armory_free'] = 'Gratis', - ['armory_item'] = '€%s', - ['armory_weapontitle'] = 'Wapenkamer - Koop wapen', - ['armory_componenttitle'] = 'Wapenkamer - wapenbevestigingen', - ['armory_bought'] = 'Je hebt een %s gekocht voor €%s.', - ['armory_money'] = 'Je kan dit wapen niet betalen.', - ['armory_hascomponent'] = 'je hebt deze wapenbevestiging al!', - ['get_weapon_menu'] = 'Wapenkamer - Pak wapen', - ['put_weapon_menu'] = 'Wapenkamer - Leg wapen weg', - ['confirm'] = 'Confirm', --not translated - -- Vehicles - ['vehicle_menu'] = 'Voertuig', - ['vehicle_blocked'] = 'Alle spawnpunten zijn geblokkeerd!', - ['garage_prompt'] = 'Druk op [E] om de Garage te openen.', - ['garage_title'] = 'Garage', - ['garage_stored'] = 'Beschikbaar', - ['garage_notstored'] = 'Niet in garage', - ['garage_storing'] = 'We proberen je voertuig weg te halen, zorg dat er niemand langs staat.', - ['garage_has_stored'] = 'Het voertuig is opgeslagen in de garage.', - ['garage_has_notstored'] = 'Er zijn geen voertuigen in de buurt gevonden.', - ['garage_notavailable'] = 'Je voertuig is niet opgeslagen in de garage.', - ['garage_blocked'] = 'Er zijn geen beschikbare spawnpunten!', - ['garage_empty'] = 'Je hebt geen voertuigen in je garage.', - ['garage_released'] = 'Je voertuig is uit de garage gehaald.', - ['garage_store_nearby'] = 'Er zijn geen voertuigen in de buurt gevonden.', - ['garage_storeditem'] = 'Open garage', - ['garage_storeitem'] = 'Zet voertuig in garage', - ['garage_buyitem'] = 'Voertuigwinkel', - ['garage_notauthorized'] = 'Je bent niet bevoegd dit type voertuigen te halen.', - ['helicopter_prompt'] = 'Druk op [E] om de Helikopter Garage te openen.', - ['shop_item'] = '€%s', - ['vehicleshop_title'] = 'Voertuigwinkel', - ['vehicleshop_confirm'] = 'Wil je dit voertuig kopen?', - ['vehicleshop_bought'] = 'Je hebt een %s gekocht voor ~r~€%s.', - ['vehicleshop_money'] = 'Je kan dit voertuig niet betalen.', - ['vehicleshop_awaiting_model'] = 'Dit voertuig is momenteel aan het DOWNLOADEN & LADEN, even geduld asjeblieft', - ['confirm_no'] = 'Nee', - ['confirm_yes'] = 'Ja', - ['view'] = 'View', --not translated - ['buy_car'] = 'Buy', --not translated - ['stop_view'] = 'Stop Viewing', --not translated - -- Action Menu - ['menu_title'] = 'Police', --not translated - ['citizen_interaction'] = 'Burger Interacties', - ['vehicle_interaction'] = 'Voertuig Interacties', - ['object_spawner'] = 'Object Interacties', - ['id_card'] = 'Identiteitsbewijs', - ['search'] = 'Fouilleren', - ['handcuff'] = 'Boeien / Ontboeien', - ['drag'] = 'Meenemen', - ['put_in_vehicle'] = 'Zet in voertuig', - ['out_the_vehicle'] = 'Haal uit voertuig', - ['fine'] = 'Boete opleggen', - ['unpaid_bills'] = 'Openstaande boetes bekijken', - ['license_check'] = 'Rijbewijzen beheren', - ['license_revoke'] = 'Rijbewijs invorderen', - ['license_revoked'] = 'Je %s is ingevorderd!', - ['licence_you_revoked'] = 'Je hebt een %s van %s ingevorderd.', - ['no_players_nearby'] = 'Geen spelers in de buurt!', - ['being_searched'] = 'Je wordt gefouilleerd door de Politie', - ['Jail_Menu'] = 'Prison menu', -- not translated - -- Voertuig Interactie - ['vehicle_info'] = 'Voertuig Informatie', - ['pick_lock'] = 'Breek voertuig open', - ['vehicle_unlocked'] = 'Voertuig ontgrendeld.', - ['no_vehicles_nearby'] = 'Er zijn geen voertuigen in de buurt gevonden.', - ['impound'] = 'Neem voertuig in beslag', - ['impound_prompt'] = 'Druk op [E] om de inbeslagname te annuleren.', - ['impound_canceled'] = 'Je hebt de inbeslagname geannuleerd.', - ['impound_canceled_moved'] = 'De inbeslagname is geannuleerd omdat het voertuig is bewogen.', - ['impound_successful'] = 'Het voertuig is in beslag genomen.', - ['search_database'] = 'Kenteken natrekken', - ['search_database_title'] = 'Voertuig informatie - zoek op kenteken', - ['search_database_error_invalid'] = 'Het ingevoerde kenteken is ~r~ongeldig.', - ['search_plate'] = 'Enter Plate', --not translated - ['lookup_plate'] = 'Lookup Plate', --not translated - -- Objecten - ['traffic_interaction'] = 'Verkeers Interacties', - ['cone'] = 'Pion', - ['barrier'] = 'Barriere', - ['box'] = 'Box', - ['fence'] = 'PD Hek', - ['cash'] = 'Pallet met geld', - ['spikestrips'] = 'Spijkermatten', - -- ID Menu - ['name'] = 'Naam: %s', - ['job'] = 'Werk: %s', - ['sex'] = 'Geslacht: %s', - ['dob'] = 'Geboortedatum: %s', - ['height'] = 'Lengte: %s', - ['bac'] = 'BAC: %s', - ['unknown'] = 'onbekend', - ['male'] = 'man', - ['female'] = 'vrouw', - -- Fouilleren - ['guns_label'] = '--- Wapens ---', - ['inventory_label'] = '--- Inventaris ---', - ['license_label'] = ' --- Papieren ---', - ['confiscate'] = 'Neem %s in beslag', - ['confiscate_weapon'] = 'Neem een %s met %s kogels in beslag', - ['confiscate_inv'] = 'Neem %sx %s in beslag', - ['confiscate_dirty'] = 'Neem zwartgeld in beslag: €%s', - ['you_confiscated'] = 'Je hebt %sx %s van %s in beslag genomen.', - ['got_confiscated'] = '%sx %s is in beslag genomen door %s.', - ['you_confiscated_account'] = 'Je hebt €%s (%s) van %s in beslag genomen.', - ['got_confiscated_account'] = '€%s (%s) is in beslag genomen door %s.', - ['you_confiscated_weapon'] = 'Je hebt een %s van %s met ~o~%s kogels in beslag genomen.', - ['got_confiscated_weapon'] = 'Je %s met ~o~%s kogels is in beslag genomen door %s.', - ['traffic_offense'] = 'Verkeersovertreding', - ['minor_offense'] = 'Kleine overtreding', - ['average_offense'] = 'Gemiddelde overtreding', - ['major_offense'] = 'Grote overtreding', - ['fine_total'] = 'Boete: %s', - -- Voertuig Informatie - ['plate'] = 'Kenteken: %s', - ['owner_unknown'] = 'Eigenaar: Onbekend', - ['owner'] = 'Eigenaar: %s', - -- Boss Menu - ['open_bossmenu'] = 'Druk op [E] om het menu te openen.', - ['quantity_invalid'] = 'Ongeldig aantal', - ['have_withdrawn'] = 'Je hebt %sx %s gepakt.', - ['have_deposited'] = 'Je hebt %sx %s weg gelegt.', - ['quantity'] = 'Aantal', - ['quantity_placeholder'] = 'Amount to withdraw..', --not translated - ['inventory'] = 'Inventaris', - ['police_stock'] = 'Politie Voorraad', - -- Misc - ['remove_prop'] = 'Druk op [E] om dit object te verwijderen.', - ['map_blip'] = 'Politiebureau', - ['unrestrained_timer'] = 'Je voelt je handboeien langzaam wegglijden.', - -- Notifications - ['alert_police'] = 'politie alert', - ['phone_police'] = 'politie', - -- Keybind - ['interaction'] = 'Interactie', - ['quick_actions'] = 'Snelle Acties', - -- Other - ['society_police'] = 'Politie', - ['s_m_y_sheriff_01'] = 'Sheriff Ped', - ['s_m_y_cop_01'] = 'Politie Ped', - ['s_m_y_swat_01'] = 'SWAT Ped', - } + -- Cloackroom + ['cloakroom'] = 'Kleedkamer', + ['citizen_wear'] = 'Burgerkleding', + ['police_wear'] = 'Politiekleding', + ['gilet_wear'] = 'Oranje reflecterend vest', + ['bullet_wear'] = 'Kogelwerend vest', + ['no_outfit'] = 'Er zijn geen passende uniformen voor jou!', + ['open_cloackroom'] = 'Druk op [E] om je kleding aan te passen.', + -- Wapenkamer + ['remove_object'] = 'Haal item uit kluis', + ['deposit_object'] = 'Leg item in kluis', + ['get_weapon'] = 'Haal wapen uit wapenkamer', + ['put_weapon'] = 'Leg wapen in wapenkamer', + ['buy_weapons'] = 'Koop wapens', + ['armory'] = 'Wapenkamer', + ['armory_owned'] = 'In Bezit', + ['armory_free'] = 'Gratis', + ['armory_item'] = '€%s', + ['armory_weapontitle'] = 'Wapenkamer - Koop wapen', + ['armory_componenttitle'] = 'Wapenkamer - wapenbevestigingen', + ['armory_bought'] = 'Je hebt een %s gekocht voor €%s.', + ['armory_money'] = 'Je kan dit wapen niet betalen.', + ['armory_hascomponent'] = 'je hebt deze wapenbevestiging al!', + ['get_weapon_menu'] = 'Wapenkamer - Pak wapen', + ['put_weapon_menu'] = 'Wapenkamer - Leg wapen weg', + ['confirm'] = 'Confirm', --not translated + -- Vehicles + ['vehicle_menu'] = 'Voertuig', + ['vehicle_blocked'] = 'Alle spawnpunten zijn geblokkeerd!', + ['garage_prompt'] = 'Druk op [E] om de Garage te openen.', + ['garage_title'] = 'Garage', + ['garage_stored'] = 'Beschikbaar', + ['garage_notstored'] = 'Niet in garage', + ['garage_storing'] = 'We proberen je voertuig weg te halen, zorg dat er niemand langs staat.', + ['garage_has_stored'] = 'Het voertuig is opgeslagen in de garage.', + ['garage_has_notstored'] = 'Er zijn geen voertuigen in de buurt gevonden.', + ['garage_notavailable'] = 'Je voertuig is niet opgeslagen in de garage.', + ['garage_blocked'] = 'Er zijn geen beschikbare spawnpunten!', + ['garage_empty'] = 'Je hebt geen voertuigen in je garage.', + ['garage_released'] = 'Je voertuig is uit de garage gehaald.', + ['garage_store_nearby'] = 'Er zijn geen voertuigen in de buurt gevonden.', + ['garage_storeditem'] = 'Open garage', + ['garage_storeitem'] = 'Zet voertuig in garage', + ['garage_buyitem'] = 'Voertuigwinkel', + ['garage_notauthorized'] = 'Je bent niet bevoegd dit type voertuigen te halen.', + ['helicopter_prompt'] = 'Druk op [E] om de Helikopter Garage te openen.', + ['shop_item'] = '€%s', + ['vehicleshop_title'] = 'Voertuigwinkel', + ['vehicleshop_confirm'] = 'Wil je dit voertuig kopen?', + ['vehicleshop_bought'] = 'Je hebt een %s gekocht voor ~r~€%s.', + ['vehicleshop_money'] = 'Je kan dit voertuig niet betalen.', + ['vehicleshop_awaiting_model'] = 'Dit voertuig is momenteel aan het DOWNLOADEN & LADEN, even geduld asjeblieft', + ['confirm_no'] = 'Nee', + ['confirm_yes'] = 'Ja', + ['view'] = 'View', --not translated + ['buy_car'] = 'Buy', --not translated + ['stop_view'] = 'Stop Viewing', --not translated + -- Action Menu + ['menu_title'] = 'Police', --not translated + ['citizen_interaction'] = 'Burger Interacties', + ['vehicle_interaction'] = 'Voertuig Interacties', + ['object_spawner'] = 'Object Interacties', + ['id_card'] = 'Identiteitsbewijs', + ['search'] = 'Fouilleren', + ['handcuff'] = 'Boeien / Ontboeien', + ['drag'] = 'Meenemen', + ['put_in_vehicle'] = 'Zet in voertuig', + ['out_the_vehicle'] = 'Haal uit voertuig', + ['fine'] = 'Boete opleggen', + ['unpaid_bills'] = 'Openstaande boetes bekijken', + ['license_check'] = 'Rijbewijzen beheren', + ['license_revoke'] = 'Rijbewijs invorderen', + ['license_revoked'] = 'Je %s is ingevorderd!', + ['licence_you_revoked'] = 'Je hebt een %s van %s ingevorderd.', + ['no_players_nearby'] = 'Geen spelers in de buurt!', + ['being_searched'] = 'Je wordt gefouilleerd door de Politie', + ['Jail_Menu'] = 'Prison menu', -- not translated + -- Voertuig Interactie + ['vehicle_info'] = 'Voertuig Informatie', + ['pick_lock'] = 'Breek voertuig open', + ['vehicle_unlocked'] = 'Voertuig ontgrendeld.', + ['no_vehicles_nearby'] = 'Er zijn geen voertuigen in de buurt gevonden.', + ['impound'] = 'Neem voertuig in beslag', + ['impound_prompt'] = 'Druk op [E] om de inbeslagname te annuleren.', + ['impound_canceled'] = 'Je hebt de inbeslagname geannuleerd.', + ['impound_canceled_moved'] = 'De inbeslagname is geannuleerd omdat het voertuig is bewogen.', + ['impound_successful'] = 'Het voertuig is in beslag genomen.', + ['search_database'] = 'Kenteken natrekken', + ['search_database_title'] = 'Voertuig informatie - zoek op kenteken', + ['search_database_error_invalid'] = 'Het ingevoerde kenteken is ~r~ongeldig.', + ['search_plate'] = 'Enter Plate', --not translated + ['lookup_plate'] = 'Lookup Plate', --not translated + -- Objecten + ['cone'] = 'Pion', + ['barrier'] = 'Barriere', + ['fence'] = 'PD Hek', + ['spikestrips'] = 'Spijkermatten', + -- ID Menu + ['name'] = 'Naam: %s', + ['job'] = 'Werk: %s', + ['sex'] = 'Geslacht: %s', + ['dob'] = 'Geboortedatum: %s', + ['height'] = 'Lengte: %s', + ['bac'] = 'BAC: %s', + ['unknown'] = 'onbekend', + ['male'] = 'man', + ['female'] = 'vrouw', + -- Fouilleren + ['guns_label'] = '--- Wapens ---', + ['inventory_label'] = '--- Inventaris ---', + ['license_label'] = ' --- Papieren ---', + ['confiscate'] = 'Neem %s in beslag', + ['confiscate_weapon'] = 'Neem een %s met %s kogels in beslag', + ['confiscate_inv'] = 'Neem %sx %s in beslag', + ['confiscate_dirty'] = 'Neem zwartgeld in beslag: €%s', + ['you_confiscated'] = 'Je hebt %sx %s van %s in beslag genomen.', + ['got_confiscated'] = '%sx %s is in beslag genomen door %s.', + ['you_confiscated_account'] = 'Je hebt €%s (%s) van %s in beslag genomen.', + ['got_confiscated_account'] = '€%s (%s) is in beslag genomen door %s.', + ['you_confiscated_weapon'] = 'Je hebt een %s van %s met ~o~%s kogels in beslag genomen.', + ['got_confiscated_weapon'] = 'Je %s met ~o~%s kogels is in beslag genomen door %s.', + ['traffic_offense'] = 'Verkeersovertreding', + ['minor_offense'] = 'Kleine overtreding', + ['average_offense'] = 'Gemiddelde overtreding', + ['major_offense'] = 'Grote overtreding', + ['fine_total'] = 'Boete: %s', + -- Voertuig Informatie + ['plate'] = 'Kenteken: %s', + ['owner_unknown'] = 'Eigenaar: Onbekend', + ['owner'] = 'Eigenaar: %s', + -- Boss Menu + ['open_bossmenu'] = 'Druk op [E] om het menu te openen.', + ['quantity_invalid'] = 'Ongeldig aantal', + ['have_withdrawn'] = 'Je hebt %sx %s gepakt.', + ['quantity'] = 'Aantal', + ['quantity_placeholder'] = 'Amount to withdraw..', --not translated + ['police_stock'] = 'Politie Voorraad', + -- Misc + ['remove_prop'] = 'Druk op [E] om dit object te verwijderen.', + ['map_blip'] = 'Politiebureau', + ['unrestrained_timer'] = 'Je voelt je handboeien langzaam wegglijden.', + -- Keybind + ['interaction'] = 'Interactie', + ['quick_actions'] = 'Snelle Acties', + -- Other + ['society_police'] = 'Politie', +} diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/pl.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/pl.lua index 3abdf11e2..04cffe6f5 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/pl.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/pl.lua @@ -92,12 +92,9 @@ Locales['pl'] = { ['search_plate'] = 'Enter Plate', --not translated ['lookup_plate'] = 'Lookup Plate', --not translated -- Traffic interaction - ['traffic_interaction'] = 'interakcje dla ruchu drogowego', ['cone'] = 'pachołek', ['barrier'] = 'barierka', ['spikestrips'] = 'kolczatka', - ['box'] = 'pudła', - ['cash'] = 'paleta z pieniędzmi', -- ID Card Menu ['name'] = 'name: %s', ['job'] = 'praca: %s', @@ -135,24 +132,16 @@ Locales['pl'] = { ['open_bossmenu'] = 'naciśnij [E] aby otworzyć menu', ['quantity_invalid'] = 'nieprawidłowa ilość', ['have_withdrawn'] = 'wyjmujesz z depozytu %sx %s', - ['have_deposited'] = 'zdeponowano %sx %s', ['quantity'] = 'ilość', ['quantity_placeholder'] = 'Amount to withdraw..', --not translated - ['inventory'] = 'ekwipunek', ['police_stock'] = 'zapasy policji', -- Misc ['remove_prop'] = 'naciśnij [E] aby usunąć ten obiekt', ['map_blip'] = 'komisariat Policji', ['unrestrained_timer'] = 'czujesz, że twoje kajdanki powoli tracą przyczepność i znikają.', - -- Notifications - ['alert_police'] = 'ostrzeż policję', - ['phone_police'] = 'police', -- Keybind ['interaction'] = 'Interact', --not translated ['quick_actions'] = 'Quick Actions', --not translated -- Other ['society_police'] = 'Police', --not translated - ['s_m_y_sheriff_01'] = 'Sheriff Ped', --not translated - ['s_m_y_cop_01'] = 'Police Ped', -- not translated - ['s_m_y_swat_01'] = 'SWAT Ped', --not translated } diff --git a/server-data/resources/[esx_addons]/esx_policejob/locales/sr.lua b/server-data/resources/[esx_addons]/esx_policejob/locales/sr.lua index bd7a41f8a..c48c1bfb5 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/locales/sr.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/locales/sr.lua @@ -1,150 +1,139 @@ Locales['sr'] = { - -- Cloakroom - ['cloakroom'] = 'Svlačionica', - ['citizen_wear'] = 'Civilna odeća', - ['police_wear'] = 'Policijska odeća', - ['gilet_wear'] = 'Narandžasti prsluk', - ['bullet_wear'] = 'Pancir', - ['no_outfit'] = 'Nema uniforme koja Vam odgovara!', - ['open_cloackroom'] = 'Pritisni [E] da promeniš odeću.', - -- Armory - ['remove_object'] = 'Ukloni objekat', - ['deposit_object'] = 'Postavi objekat', - ['get_weapon'] = 'Uzmi oružje iz oružarnice', - ['put_weapon'] = 'Ostavi oružje u oružarnicu', - ['buy_weapons'] = 'Kupi oružje', - ['armory'] = 'Oružarnica', - ['armory_owned'] = 'Kupljeno', - ['armory_free'] = 'Besplatno', - ['armory_item'] = '$%s', - ['armory_weapontitle'] = 'Oružarnica - Kupovina oružja', - ['armory_componenttitle'] = 'Oružarnica - Dodaci za oružje', - ['armory_bought'] = 'Kupili ste %s za $%s', - ['armory_money'] = 'Ne možete priuštiti to oružje', - ['armory_hascomponent'] = 'Već imate taj dodatak!', - ['get_weapon_menu'] = 'Oruzarnica - Podizanje oružja', - ['put_weapon_menu'] = 'Oruzarnica - Ostavljanje oružja', - -- Vehicles - ['vehicle_menu'] = 'Vozilo', - ['vehicle_blocked'] = 'Parking je trenutno blokiran!', - ['garage_prompt'] = 'Pritisni [E] da pristupiš garaži.', - ['garage_title'] = 'Interakcije vozilima', - ['garage_stored'] = 'Parkirano', - ['garage_notstored'] = 'Van garaze', - ['garage_storing'] = 'Pokušavamo da uklonimo vozilo, uverite se da nema igrača u blizini', - ['garage_has_stored'] = 'Vozilo je parkirano u vašu garazu', - ['garage_has_notstored'] = 'Nijedno vozilo nije pronađeno', - ['garage_notavailable'] = 'Vaše vozilo nije u garaži.', - ['garage_blocked'] = 'Parking je trenutno blokiran!', - ['garage_empty'] = 'Vi nemate vozila u garaži.', - ['garage_released'] = 'Vaše vozilo je isparkirano iz garaže.', - ['garage_store_nearby'] = 'Nema vozila u blizini.', - ['garage_storeditem'] = 'Otvori garažu', - ['garage_storeitem'] = 'Parkiraj vozilo', - ['garage_buyitem'] = 'Prodavac vozila', - ['garage_notauthorized'] = 'Niste autorizovani da kupite ovo vozilo.', - ['helicopter_prompt'] = 'Pritisni [E] da pristupiš opcijama Helikoptera.', - ['shop_item'] = '$%s', - ['vehicleshop_title'] = 'Prodavac vozila', - ['vehicleshop_confirm'] = 'Da li želite da kupite ovo vozilo?', - ['vehicleshop_bought'] = 'Kupili ste %s za ~r~$%s', - ['vehicleshop_money'] = 'Ne možete priuštiti to vozilo', - ['vehicleshop_awaiting_model'] = 'Vozilo se trenutno SKIDA & UČITAVA, sačekajte..', - ['confirm_no'] = 'Ne', - ['confirm_yes'] = 'Da', - -- Action Menu - ['citizen_interaction'] = 'Interakcija sa ljudima', - ['vehicle_interaction'] = 'Interakcija sa vozilom', - ['object_spawner'] = 'Objekti', - ['id_card'] = 'Lična Karta', - ['search'] = 'Pretraži', - ['handcuff'] = 'Zaveži / Odveži', - ['drag'] = 'Vuci', - ['put_in_vehicle'] = 'Stavi u vozilo', - ['out_the_vehicle'] = 'Izvadi iz vozila', - ['fine'] = 'Naplati', - ['unpaid_bills'] = 'Upravljaj računima', - ['license_check'] = 'Upravljaj dozvolama', - ['license_revoke'] = 'Oduzmi dozvolu', - ['license_revoked'] = 'Vaša %s je oduzeta!', - ['licence_you_revoked'] = 'Oduzeli ste %s koja pripada %s', - ['no_players_nearby'] = 'Nema nikoga u blizini!', - ['being_searched'] = 'Pretraženi ste od Policije', - ['Jail_Menu'] = 'Prison menu', -- not translated - -- Vehicle interaction - ['vehicle_info'] = 'Informacije vozila', - ['pick_lock'] = 'Obij vozilo', - ['vehicle_unlocked'] = 'Vozilo otključano', - ['no_vehicles_nearby'] = 'Nema vozila u blizini', - ['impound'] = 'Zapleni vozilo', - ['impound_prompt'] = 'Pritisni [E] da prekineš zaplenu', - ['impound_canceled'] = 'Prekinuli ste zaplenu', - ['impound_canceled_moved'] = 'Zaplena je prekinuta jer se vozilo pomerilo', - ['impound_successful'] = 'Zaplenili ste vozilo', - ['search_database'] = 'Informacije vozila', - ['search_database_title'] = 'Informacije vozila - pretražite pomoću tablica', - ['search_database_error_invalid'] = 'To ~r~nije validan registarski broj', - -- Traffic interaction - ['traffic_interaction'] = 'Interakcije saobraćajem', - ['cone'] = 'Čunj', - ['barrier'] = 'Barijera', - ['spikestrips'] = 'Spajkovi', - ['box'] = 'Kutija', - ['cash'] = 'Kutija sa novcem', - -- ID Card Menu - ['name'] = 'Ime: %s', - ['job'] = 'Posao: %s', - ['sex'] = 'Pol: %s', - ['dob'] = 'DOB: %s', - ['height'] = 'Visina: %s', - ['bac'] = 'BAC: %s', - ['unknown'] = 'nepoznato', - ['male'] = 'Muško', - ['female'] = 'Žensko', - -- Body Search Menu - ['guns_label'] = '--- Oružja ---', - ['inventory_label'] = '--- Inventar ---', - ['license_label'] = ' --- Dozvole ---', - ['confiscate'] = 'Konfiskovano %s', - ['confiscate_weapon'] = 'Konfiskovano %s sa %s metaka', - ['confiscate_inv'] = 'Konfiskovano %sx %s', - ['confiscate_dirty'] = 'Konfiskovan prljav novac: $%s', - ['you_confiscated'] = 'Konfiskovali ste %sx %s od %s', - ['got_confiscated'] = '%sx %s je konfiskovano od %s', - ['you_confiscated_account'] = 'Konfiskovali ste $%s (%s) od %s', - ['got_confiscated_account'] = '$%s (%s) je konfiskovano od %s', - ['you_confiscated_weapon'] = 'Konfiskovali ste %s od %s sa ~o~%s metaka', - ['got_confiscated_weapon'] = 'Vaš %s sa ~o~%s metaka je konfiskovan od strane %s', - ['traffic_offense'] = 'Saobraćajni prekršaj', - ['minor_offense'] = 'Manji prekršaj', - ['average_offense'] = 'Prosečan prekršaj', - ['major_offense'] = 'Veliki prekršaj', - ['fine_total'] = 'kazna: %s', - -- Vehicle Info Menu - ['plate'] = 'Tablice: %s', - ['owner_unknown'] = 'Vlasnik: Nepoznat', - ['owner'] = 'Vlasnik: %s', - -- Boss Menu - ['open_bossmenu'] = 'Pritisni [E] da otvoriš meni', - ['quantity_invalid'] = 'Nevažeća količina', - ['have_withdrawn'] = 'Podigli ste %sx %s', - ['have_deposited'] = 'Ostavili ste %sx %s', - ['quantity'] = 'Količina', - ['inventory'] = 'Inventar', - ['police_stock'] = 'Policijske zalihe', - -- Misc - ['remove_prop'] = 'Pritisni [E] da ukloniš objekat', - ['map_blip'] = 'Policijska Stanica', - ['unrestrained_timer'] = 'Osećaš kako se lisice opuštaju.', - -- Notifications - ['alert_police'] = 'Policijsko obaveštenje', - ['phone_police'] = 'Policija', - -- Keybind - ['interaction'] = 'Interakcija', - ['quick_actions'] = 'Brze Akcije', - -- Other - ['society_police'] = 'Policija', - ['s_m_y_sheriff_01'] = 'Sheriff Ped', - ['s_m_y_cop_01'] = 'Policija Ped', - ['s_m_y_swat_01'] = 'SWAT Ped' + -- Cloakroom + ['cloakroom'] = 'Svlačionica', + ['citizen_wear'] = 'Civilna odeća', + ['police_wear'] = 'Policijska odeća', + ['gilet_wear'] = 'Narandžasti prsluk', + ['bullet_wear'] = 'Pancir', + ['no_outfit'] = 'Nema uniforme koja Vam odgovara!', + ['open_cloackroom'] = 'Pritisni [E] da promeniš odeću.', + -- Armory + ['remove_object'] = 'Ukloni objekat', + ['deposit_object'] = 'Postavi objekat', + ['get_weapon'] = 'Uzmi oružje iz oružarnice', + ['put_weapon'] = 'Ostavi oružje u oružarnicu', + ['buy_weapons'] = 'Kupi oružje', + ['armory'] = 'Oružarnica', + ['armory_owned'] = 'Kupljeno', + ['armory_free'] = 'Besplatno', + ['armory_item'] = '$%s', + ['armory_weapontitle'] = 'Oružarnica - Kupovina oružja', + ['armory_componenttitle'] = 'Oružarnica - Dodaci za oružje', + ['armory_bought'] = 'Kupili ste %s za $%s', + ['armory_money'] = 'Ne možete priuštiti to oružje', + ['armory_hascomponent'] = 'Već imate taj dodatak!', + ['get_weapon_menu'] = 'Oruzarnica - Podizanje oružja', + ['put_weapon_menu'] = 'Oruzarnica - Ostavljanje oružja', + -- Vehicles + ['vehicle_menu'] = 'Vozilo', + ['vehicle_blocked'] = 'Parking je trenutno blokiran!', + ['garage_prompt'] = 'Pritisni [E] da pristupiš garaži.', + ['garage_title'] = 'Interakcije vozilima', + ['garage_stored'] = 'Parkirano', + ['garage_notstored'] = 'Van garaze', + ['garage_storing'] = 'Pokušavamo da uklonimo vozilo, uverite se da nema igrača u blizini', + ['garage_has_stored'] = 'Vozilo je parkirano u vašu garazu', + ['garage_has_notstored'] = 'Nijedno vozilo nije pronađeno', + ['garage_notavailable'] = 'Vaše vozilo nije u garaži.', + ['garage_blocked'] = 'Parking je trenutno blokiran!', + ['garage_empty'] = 'Vi nemate vozila u garaži.', + ['garage_released'] = 'Vaše vozilo je isparkirano iz garaže.', + ['garage_store_nearby'] = 'Nema vozila u blizini.', + ['garage_storeditem'] = 'Otvori garažu', + ['garage_storeitem'] = 'Parkiraj vozilo', + ['garage_buyitem'] = 'Prodavac vozila', + ['garage_notauthorized'] = 'Niste autorizovani da kupite ovo vozilo.', + ['helicopter_prompt'] = 'Pritisni [E] da pristupiš opcijama Helikoptera.', + ['shop_item'] = '$%s', + ['vehicleshop_title'] = 'Prodavac vozila', + ['vehicleshop_confirm'] = 'Da li želite da kupite ovo vozilo?', + ['vehicleshop_bought'] = 'Kupili ste %s za ~r~$%s', + ['vehicleshop_money'] = 'Ne možete priuštiti to vozilo', + ['vehicleshop_awaiting_model'] = 'Vozilo se trenutno SKIDA & UČITAVA, sačekajte..', + ['confirm_no'] = 'Ne', + ['confirm_yes'] = 'Da', + -- Action Menu + ['citizen_interaction'] = 'Interakcija sa ljudima', + ['vehicle_interaction'] = 'Interakcija sa vozilom', + ['object_spawner'] = 'Objekti', + ['id_card'] = 'Lična Karta', + ['search'] = 'Pretraži', + ['handcuff'] = 'Zaveži / Odveži', + ['drag'] = 'Vuci', + ['put_in_vehicle'] = 'Stavi u vozilo', + ['out_the_vehicle'] = 'Izvadi iz vozila', + ['fine'] = 'Naplati', + ['unpaid_bills'] = 'Upravljaj računima', + ['license_check'] = 'Upravljaj dozvolama', + ['license_revoke'] = 'Oduzmi dozvolu', + ['license_revoked'] = 'Vaša %s je oduzeta!', + ['licence_you_revoked'] = 'Oduzeli ste %s koja pripada %s', + ['no_players_nearby'] = 'Nema nikoga u blizini!', + ['being_searched'] = 'Pretraženi ste od Policije', + ['Jail_Menu'] = 'Prison menu', -- not translated + -- Vehicle interaction + ['vehicle_info'] = 'Informacije vozila', + ['pick_lock'] = 'Obij vozilo', + ['vehicle_unlocked'] = 'Vozilo otključano', + ['no_vehicles_nearby'] = 'Nema vozila u blizini', + ['impound'] = 'Zapleni vozilo', + ['impound_prompt'] = 'Pritisni [E] da prekineš zaplenu', + ['impound_canceled'] = 'Prekinuli ste zaplenu', + ['impound_canceled_moved'] = 'Zaplena je prekinuta jer se vozilo pomerilo', + ['impound_successful'] = 'Zaplenili ste vozilo', + ['search_database'] = 'Informacije vozila', + ['search_database_title'] = 'Informacije vozila - pretražite pomoću tablica', + ['search_database_error_invalid'] = 'To ~r~nije validan registarski broj', + -- Traffic interaction + ['cone'] = 'Čunj', + ['barrier'] = 'Barijera', + ['spikestrips'] = 'Spajkovi', + -- ID Card Menu + ['name'] = 'Ime: %s', + ['job'] = 'Posao: %s', + ['sex'] = 'Pol: %s', + ['dob'] = 'DOB: %s', + ['height'] = 'Visina: %s', + ['bac'] = 'BAC: %s', + ['unknown'] = 'nepoznato', + ['male'] = 'Muško', + ['female'] = 'Žensko', + -- Body Search Menu + ['guns_label'] = '--- Oružja ---', + ['inventory_label'] = '--- Inventar ---', + ['license_label'] = ' --- Dozvole ---', + ['confiscate'] = 'Konfiskovano %s', + ['confiscate_weapon'] = 'Konfiskovano %s sa %s metaka', + ['confiscate_inv'] = 'Konfiskovano %sx %s', + ['confiscate_dirty'] = 'Konfiskovan prljav novac: $%s', + ['you_confiscated'] = 'Konfiskovali ste %sx %s od %s', + ['got_confiscated'] = '%sx %s je konfiskovano od %s', + ['you_confiscated_account'] = 'Konfiskovali ste $%s (%s) od %s', + ['got_confiscated_account'] = '$%s (%s) je konfiskovano od %s', + ['you_confiscated_weapon'] = 'Konfiskovali ste %s od %s sa ~o~%s metaka', + ['got_confiscated_weapon'] = 'Vaš %s sa ~o~%s metaka je konfiskovan od strane %s', + ['traffic_offense'] = 'Saobraćajni prekršaj', + ['minor_offense'] = 'Manji prekršaj', + ['average_offense'] = 'Prosečan prekršaj', + ['major_offense'] = 'Veliki prekršaj', + ['fine_total'] = 'kazna: %s', + -- Vehicle Info Menu + ['plate'] = 'Tablice: %s', + ['owner_unknown'] = 'Vlasnik: Nepoznat', + ['owner'] = 'Vlasnik: %s', + -- Boss Menu + ['open_bossmenu'] = 'Pritisni [E] da otvoriš meni', + ['quantity_invalid'] = 'Nevažeća količina', + ['have_withdrawn'] = 'Podigli ste %sx %s', + ['quantity'] = 'Količina', + ['police_stock'] = 'Policijske zalihe', + -- Misc + ['remove_prop'] = 'Pritisni [E] da ukloniš objekat', + ['map_blip'] = 'Policijska Stanica', + ['unrestrained_timer'] = 'Osećaš kako se lisice opuštaju.', + -- Keybind + ['interaction'] = 'Interakcija', + ['quick_actions'] = 'Brze Akcije', + -- Other + ['society_police'] = 'Policija', } diff --git a/server-data/resources/[esx_addons]/esx_policejob/server/main.lua b/server-data/resources/[esx_addons]/esx_policejob/server/main.lua index 40edffa6b..05a0e5c0b 100644 --- a/server-data/resources/[esx_addons]/esx_policejob/server/main.lua +++ b/server-data/resources/[esx_addons]/esx_policejob/server/main.lua @@ -1,4 +1,3 @@ -TriggerEvent('esx_phone:registerNumber', 'police', _U('alert_police'), true, true) TriggerEvent('esx_society:registerSociety', 'police', _U('society_police'), 'society_police', 'society_police', 'society_police', {type = 'public'}) RegisterNetEvent('esx_policejob:confiscatePlayerItem') @@ -245,7 +244,7 @@ ESX.RegisterServerCallback('esx_policejob:addArmoryWeapon', function(source, cb, store.set('weapons', weapons) cb() - end) + end) end) ESX.RegisterServerCallback('esx_policejob:removeArmoryWeapon', function(source, cb, weaponName)