Skip to content

Commit

Permalink
chore: removed irrelevant translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jul 25, 2024
1 parent ed156a3 commit 5c953fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 36 deletions.
17 changes: 0 additions & 17 deletions server-data/resources/[esx_addons]/esx_mechanicjob/locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@ Locales["en"] = {
["tow_truck"] = "tow Truck",
["service_full"] = "service full: ",
["open_actions"] = "Press [E] to access the menu.",
["not_experienced_enough"] = "you are not experienced enough to perform this action.",
["gas_can"] = "gas Can",
["repair_tools"] = "repair Tools",
["body_work_tools"] = "bodywork Tools",
["repair_kit"] = "repair Kit",
["body_kit"] = "body Kit",
["billing"] = "billing",
["hijack"] = "hijack",
["repair"] = "repair",
Expand Down Expand Up @@ -54,27 +51,13 @@ Locales["en"] = {
["inventory"] = "inventory",
["veh_unlocked"] = "Vehicle Unlocked",
["hijack_failed"] = "Hijack Failed",
["body_repaired"] = "Body repaired",
["veh_repaired"] = "Vehicle Repaired",
["veh_stored"] = "press [E] to store the vehicle.",
["press_remove_obj"] = "press [E] to remove the object",
["please_tow"] = "please tow the vehicle",
["wait_five"] = "you must wait 5 minutes",
["must_in_flatbed"] = "you must be in a flatbed to being the mission",
["you_do_not_room"] = "You do not have more room",
["recovery_gas_can"] = "Gas Can Retrieval...",
["recovery_repair_tools"] = "Repair Tools Retrieval...",
["recovery_body_tools"] = "Body Tools Retrieval...",
["not_enough_gas_can"] = "You do not have enough gas cans.",
["assembling_blowtorch"] = "Assembling Blowtorch...",
["not_enough_repair_tools"] = "You do not have enough repair tools.",
["assembling_repair_kit"] = "Assembling Repair Kit...",
["not_enough_body_tools"] = "You do not have enough body tools.",
["assembling_body_kit"] = "Assembling Body Kit...",
["your_comp_earned"] = "your company has earned $",
["you_used_blowtorch"] = "you used a blowtorch",
["you_used_repair_kit"] = "you used a Repair Kit",
["you_used_body_kit"] = "you used a Body Kit",
["have_withdrawn"] = "you have withdrawn x%s %s",
["have_deposited"] = "you have deposited x%s %s",
["player_cannot_hold"] = "you do not have enough free space in your inventory!",
Expand Down
21 changes: 2 additions & 19 deletions server-data/resources/[esx_addons]/esx_mechanicjob/locales/it.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@ Locales["it"] = {
["tow_truck"] = "carro attrezzi",
["service_full"] = "servizio completo: ",
["open_actions"] = "premi [E] per accedere al menu.",
["not_experienced_enough"] = "non hai abbastanza esperienza per eseguire questa azione.",
["gas_can"] = "bombola del gas",
["repair_tools"] = "riparazione strumenti",
["body_work_tools"] = "strumenti carrozzeria",
["repair_kit"] = "kit di riparazione",
["body_kit"] = "body Kit",
["billing"] = "fattura",
["hijack"] = "scassinare",
["repair"] = "riparazione",
Expand Down Expand Up @@ -54,28 +51,14 @@ Locales["it"] = {
["inventory"] = "inventario",
["veh_unlocked"] = "veicolo sbloccato",
["hijack_failed"] = "traino fallito",
["body_repaired"] = "carrozzeria riparata",
["veh_repaired"] = "veicolo riparato",
["veh_stored"] = "press [E] per depositare il veicolo.",
["press_remove_obj"] = "premi [E] per rimuovere",
["please_tow"] = "perfavore traina il veicolo",
["wait_five"] = "devi attendere 5 minuti",
["must_in_flatbed"] = "devi essere in un flatbed per avviare la missione",
["you_do_not_room"] = "non hai più spazio",
["recovery_gas_can"] = "recupero bomboletta di gas...",
["recovery_repair_tools"] = "recupero degli strumenti di riparazione...",
["recovery_body_tools"] = "recupero body tools...",
["not_enough_gas_can"] = "non hai abbastanza bomboletta di gas.",
["assembling_blowtorch"] = "montaggio fiamma ossidrica...",
["not_enough_repair_tools"] = "non hai abbastanza strumenti di riparazione.",
["assembling_repair_kit"] = "assemblaggio kit di riparazione...",
["not_enough_body_tools"] = "non hai abbastanza body tools.",
["assembling_body_kit"] = "Assemblaggio Body Kit...",
["must_in_flatbed"] = "devi essere nel pianale per avviare la missione",
["your_comp_earned"] = "la tua azienda ha guadagnato $",
["you_used_blowtorch"] = "hai usato una fiamma ossidrica",
["you_used_repair_kit"] = "hai usato un Kit di riparazione",
["you_used_body_kit"] = "hai usato un Body Kit",
["have_withdrawn"] = "hai prelevato x%s %s",
["have_deposited"] = "hai depositato x%s %s",
["player_cannot_hold"] = "non hai abbastanza spazio libero nel tuo inventario!",
["player_cannot_hold"] = "non hai abbastanza spazio nel tuo inventario!",
}

0 comments on commit 5c953fe

Please sign in to comment.