diff --git a/[esx]/es_extended/locales/br.lua b/[esx]/es_extended/locales/br.lua index 491b7cca..a9859270 100644 --- a/[esx]/es_extended/locales/br.lua +++ b/[esx]/es_extended/locales/br.lua @@ -10,39 +10,39 @@ Locales['br'] = { ['giveammo'] = 'dar munição', ['amountammo'] = 'quantidade de munição', ['noammo'] = 'voce não tem todas essas munições!', - ['gave_item'] = 'voce deu ~y~%sx~s~ ~b~%s~s~ para ~y~%s~s~', - ['received_item'] = 'voce recebeu ~y~%sx~s~ ~b~%s~s~ de ~b~%s~s~', - ['gave_weapon'] = 'você deu ~b~%s~s~ para ~y~%s~s~', - ['gave_weapon_ammo'] = 'você deu ~o~%sx %s~s~ para ~b~%s~s~ de ~y~%s~s~', - ['gave_weapon_withammo'] = 'você deu ~b~%s~s~ com ~o~%sx %s~s~ para ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ já tem um(a) ~y~%s~s~', - ['gave_weapon_noweapon'] = 'não tem essa arma ~y~%s~s~', - ['received_weapon'] = 'você recebeu ~b~%s~s~ de ~b~%s~s~', - ['received_weapon_ammo'] = 'você recebeu ~o~%sx %s~s~ para a sua(o seu) ~b~%s~s~ de ~b~%s~s~', - ['received_weapon_withammo'] = 'você recebeu ~b~%s~s~ com ~o~%sx %s~s~ de ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ tentou lhe dar uma ~y~%s~s~, mas você já tem um(a)', - ['received_weapon_noweapon'] = '~b~%s~s~ tentou lhe dar munição para ~y~%s~s~, mas você não tem um(a)', - ['gave_account_money'] = 'voce deu ~g~$%s~s~ (%s) para ~y~%s~s~', - ['received_account_money'] = 'voce recebeu ~g~$%s~s~ (%s) de ~b~%s~s~', + ['gave_item'] = 'voce deu %sx %s para %s', + ['received_item'] = 'voce recebeu %sx %s de %s', + ['gave_weapon'] = 'você deu %s para %s', + ['gave_weapon_ammo'] = 'você deu ~o~%sx %s para %s de %s', + ['gave_weapon_withammo'] = 'você deu %s com ~o~%sx %s para %s', + ['gave_weapon_hasalready'] = '%s já tem um(a) %s', + ['gave_weapon_noweapon'] = 'não tem essa arma %s', + ['received_weapon'] = 'você recebeu %s de %s', + ['received_weapon_ammo'] = 'você recebeu ~o~%sx %s para a sua(o seu) %s de %s', + ['received_weapon_withammo'] = 'você recebeu %s com ~o~%sx %s de %s', + ['received_weapon_hasalready'] = '%s tentou lhe dar uma %s, mas você já tem um(a)', + ['received_weapon_noweapon'] = '%s tentou lhe dar munição para %s, mas você não tem um(a)', + ['gave_account_money'] = 'voce deu $%s (%s) para %s', + ['received_account_money'] = 'voce recebeu $%s (%s) de %s', ['amount_invalid'] = 'quantidade inválida', ['players_nearby'] = 'nenhum cidadão por perto', - ['ex_inv_lim'] = 'ação não e possivel, excedendo o limite de estoque para ~y~%s~s~', + ['ex_inv_lim'] = 'ação não e possivel, excedendo o limite de estoque para %s', ['imp_invalid_quantity'] = 'ação impossível, quantidade inválida', ['imp_invalid_amount'] = 'ação impossível, valor invalido', - ['threw_standard'] = 'você jogou ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'você jogou ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'você jogou ~b~%s~s~', - ['threw_weapon_ammo'] = 'você jogou ~b~%s~s~ com ~o~%sx %s~s~', + ['threw_standard'] = 'você jogou %sx %s', + ['threw_account'] = 'você jogou $%s %s', + ['threw_weapon'] = 'você jogou %s', + ['threw_weapon_ammo'] = 'você jogou %s com ~o~%sx %s', ['threw_weapon_already'] = 'você já esta com essa arma', ['threw_cannot_pickup'] = 'você não pode pegar porque seu inventário está cheio!', - ['threw_pickup_prompt'] = 'pressione ~y~E~s~ para pegar', + ['threw_pickup_prompt'] = 'pressione E para pegar', -- Key mapping ['keymap_showinventory'] = 'exibir inventario', -- Salary related - ['received_salary'] = 'voce recebeu seu salário: ~g~$%s~s~ ', - ['received_help'] = 'voce recebeu seu cheque de bem-estar: ~g~$%s~s~ ', + ['received_salary'] = 'voce recebeu seu salário: $%s ', + ['received_help'] = 'voce recebeu seu cheque de bem-estar: $%s ', ['company_nomoney'] = 'a empresa em que voce esta empregado esta muito pobre para pagar seu salário', ['received_paycheck'] = 'recebeu dinheiro', ['bank'] = 'banco', diff --git a/[esx]/es_extended/locales/cs.lua b/[esx]/es_extended/locales/cs.lua index 487df57a..dd11cff6 100644 --- a/[esx]/es_extended/locales/cs.lua +++ b/[esx]/es_extended/locales/cs.lua @@ -10,39 +10,39 @@ Locales['cs'] = { ['giveammo'] = 'dát munici', ['amountammo'] = 'množství munice', ['noammo'] = 'nemáte dostatek munice!', - ['gave_item'] = 'dali jste ~y~%sx~s~ ~b~%s~s~ ~y~%s~s~', - ['received_item'] = 'obdrželi jste ~y~%sx~s~ ~b~%s~s~ od ~b~%s~s~', - ['gave_weapon'] = 'dal jsi ~b~%s~s~ hráči ~y~%s~s~', - ['gave_weapon_ammo'] = 'dal jsi ~o~%sx %s~s~ za ~b~%s~s~ to ~y~%s~s~', - ['gave_weapon_withammo'] = 'dal jwi ~b~%s~s~ s ~o~%sx %s~s~ to ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ již má ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ nemá tuhle zbraň', - ['received_weapon'] = 'obdrzel jsi ~b~%s~s~ od ~b~%s~s~', - ['received_weapon_ammo'] = 'obdrzel jsi ~o~%sx %s~s~ za tvůj ~b~%s~s~ od ~b~%s~s~', - ['received_weapon_withammo'] = 'obdzel jsi ~b~%s~s~ s ~o~%sx %s~s~ od ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ se pokusil ti dat ~y~%s~s~, ale jiz tento predmet jednou mas', - ['received_weapon_noweapon'] = '~b~%s~s~ se pokusil ti dat naboje pro ~y~%s~s~, ale tuhle zbran nemas', - ['gave_account_money'] = 'dali jste ~g~$%s~s~ (%s) ~y~%s~s~', - ['received_account_money'] = 'obdrželi jste ~g~$%s~s~ (%s) od ~b~%s~s~', + ['gave_item'] = 'dali jste %sx %s %s', + ['received_item'] = 'obdrželi jste %sx %s od %s', + ['gave_weapon'] = 'dal jsi %s hráči %s', + ['gave_weapon_ammo'] = 'dal jsi ~o~%sx %s za %s to %s', + ['gave_weapon_withammo'] = 'dal jwi %s s ~o~%sx %s to %s', + ['gave_weapon_hasalready'] = '%s již má %s', + ['gave_weapon_noweapon'] = '%s nemá tuhle zbraň', + ['received_weapon'] = 'obdrzel jsi %s od %s', + ['received_weapon_ammo'] = 'obdrzel jsi ~o~%sx %s za tvůj %s od %s', + ['received_weapon_withammo'] = 'obdzel jsi %s s ~o~%sx %s od %s', + ['received_weapon_hasalready'] = '%s se pokusil ti dat %s, ale jiz tento predmet jednou mas', + ['received_weapon_noweapon'] = '%s se pokusil ti dat naboje pro %s, ale tuhle zbran nemas', + ['gave_account_money'] = 'dali jste $%s (%s) %s', + ['received_account_money'] = 'obdrželi jste $%s (%s) od %s', ['amount_invalid'] = 'neplatné množství', ['players_nearby'] = 'žádní hráči poblíž', - ['ex_inv_lim'] = 'akce není možná, překročen limit inventáře pro ~y~%s~s~', + ['ex_inv_lim'] = 'akce není možná, překročen limit inventáře pro %s', ['imp_invalid_quantity'] = 'akce není možná, neplatný počet', ['imp_invalid_amount'] = 'akce není možná, neplatné množství', - ['threw_standard'] = 'vyhodil jsi ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'vyhodil jsi ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'vzhodil jsi ~b~%s~s~', - ['threw_weapon_ammo'] = 'vyhodil jsi ~b~%s~s~ s ~o~%sx %s~s~', + ['threw_standard'] = 'vyhodil jsi %sx %s', + ['threw_account'] = 'vyhodil jsi $%s %s', + ['threw_weapon'] = 'vzhodil jsi %s', + ['threw_weapon_ammo'] = 'vyhodil jsi %s s ~o~%sx %s', ['threw_weapon_already'] = 'jiz stejnou zbraan mas', ['threw_cannot_pickup'] = 'tohle nemuzes sebrat, protoze tvuj inventar je plny', - ['threw_pickup_prompt'] = 'stiskni ~y~E~s~ po zvednuti', + ['threw_pickup_prompt'] = 'stiskni E po zvednuti', -- Key mapping ['keymap_showinventory'] = 'zobrazit inventar', -- Salary related - ['received_salary'] = 'obdrželi jste výplatu: ~g~$%s~s~', - ['received_help'] = 'obdrželi jste sociální dávku: ~g~$%s~s~', + ['received_salary'] = 'obdrželi jste výplatu: $%s', + ['received_help'] = 'obdrželi jste sociální dávku: $%s', ['company_nomoney'] = 'společnost u které jste zaměstananí nemá peníze na váš plat', ['received_paycheck'] = 'obdržena výplata', ['bank'] = 'bankovní účet', diff --git a/[esx]/es_extended/locales/de.lua b/[esx]/es_extended/locales/de.lua index 961fb19d..f4ad7108 100644 --- a/[esx]/es_extended/locales/de.lua +++ b/[esx]/es_extended/locales/de.lua @@ -10,39 +10,39 @@ Locales['de'] = { ['giveammo'] = 'munition geben', ['amountammo'] = 'anzahl der munition', ['noammo'] = 'du hast keine munition!', - ['gave_item'] = 'du gibst ~y~%sx~s~ ~b~%s~s~ an ~y~%s~s~', - ['received_item'] = 'du empfängst ~y~%sx~s~ ~b~%s~s~ von ~b~%s~s~', - ['gave_weapon'] = 'du gibst ~b~%s~s~ an ~y~%s~s~', - ['gave_weapon_ammo'] = 'du gibst ~o~%sx %s~s~ von ~b~%s~s~ an ~y~%s~s~', - ['gave_weapon_withammo'] = 'du gibst ~b~%s~s~ mit ~o~%sx %s~s~ an ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ hat bereits eine(n) ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ hat diese Waffe nicht', - ['received_weapon'] = 'du erhälst ~b~%s~s~ von ~b~%s~s~', - ['received_weapon_ammo'] = 'du erhälst ~o~%sx %s~s~ für dein ~b~%s~s~ von ~b~%s~s~', - ['received_weapon_withammo'] = 'du erhälst ~b~%s~s~ mit ~o~%sx %s~s~ von ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ hat versucht dir eine(n) ~y~%s~s~ zu geben, aber du hast bereits eine(n)', - ['received_weapon_noweapon'] = '~b~%s~s~ ahat versucht dir Munition für eine(n) ~y~%s~s~, aber du besitzt diese Waffe nicht', - ['gave_account_money'] = 'du gibst ~g~$%s~s~ (%s) an ~y~%s~s~', - ['received_account_money'] = 'du empfängst ~g~$%s~s~ (%s) von ~b~%s~s~', + ['gave_item'] = 'du gibst %sx %s an %s', + ['received_item'] = 'du empfängst %sx %s von %s', + ['gave_weapon'] = 'du gibst %s an %s', + ['gave_weapon_ammo'] = 'du gibst ~o~%sx %s von %s an %s', + ['gave_weapon_withammo'] = 'du gibst %s mit ~o~%sx %s an %s', + ['gave_weapon_hasalready'] = '%s hat bereits eine(n) %s', + ['gave_weapon_noweapon'] = '%s hat diese Waffe nicht', + ['received_weapon'] = 'du erhälst %s von %s', + ['received_weapon_ammo'] = 'du erhälst ~o~%sx %s für dein %s von %s', + ['received_weapon_withammo'] = 'du erhälst %s mit ~o~%sx %s von %s', + ['received_weapon_hasalready'] = '%s hat versucht dir eine(n) %s zu geben, aber du hast bereits eine(n)', + ['received_weapon_noweapon'] = '%s ahat versucht dir Munition für eine(n) %s, aber du besitzt diese Waffe nicht', + ['gave_account_money'] = 'du gibst $%s (%s) an %s', + ['received_account_money'] = 'du empfängst $%s (%s) von %s', ['amount_invalid'] = 'ungültiger Betrag', ['players_nearby'] = 'keine Spieler in der Nähe', - ['ex_inv_lim'] = 'aktion nicht möglich, Inventarlimit überschritten für ~y~%s~s~', + ['ex_inv_lim'] = 'aktion nicht möglich, Inventarlimit überschritten für %s', ['imp_invalid_quantity'] = 'aktion nicht möglich, ungültige Anzahl', ['imp_invalid_amount'] = 'aktion nicht möglich, ungültiger Betrag', - ['threw_standard'] = 'you threw ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'du wirfst ~g~$%s~s~ ~b~%s~s~ weg', - ['threw_weapon'] = 'du wirfst ~b~%s~s~ weg', - ['threw_weapon_ammo'] = 'du wirfst ~b~%s~s~ mit ~o~%sx %s~s~ weg', + ['threw_standard'] = 'you threw %sx %s', + ['threw_account'] = 'du wirfst $%s %s weg', + ['threw_weapon'] = 'du wirfst %s weg', + ['threw_weapon_ammo'] = 'du wirfst %s mit ~o~%sx %s weg', ['threw_weapon_already'] = 'Du hast bereits diese Waffe', ['threw_cannot_pickup'] = 'Du kannst das nicht aufheben, da dein Inventar voll ist', - ['threw_pickup_prompt'] = 'drücke ~y~E~s~ um aufzuheben', + ['threw_pickup_prompt'] = 'drücke E um aufzuheben', -- Key mapping ['keymap_showinventory'] = 'inventar anzeigen', -- Salary related - ['received_salary'] = 'du hast dein Gehalt erhalten: ~g~$%s~s~', - ['received_help'] = 'du hast deine Sozialhilfe erhalten: ~g~$%s~s~', + ['received_salary'] = 'du hast dein Gehalt erhalten: $%s', + ['received_help'] = 'du hast deine Sozialhilfe erhalten: $%s', ['company_nomoney'] = 'die Firma in der du angestellt bist, ist zu arm um dein Gehalt zu zahlen', ['received_paycheck'] = 'erhaltener Gehaltsscheck', ['bank'] = 'bank', diff --git a/[esx]/es_extended/locales/en.lua b/[esx]/es_extended/locales/en.lua index 761babde..d8775c83 100644 --- a/[esx]/es_extended/locales/en.lua +++ b/[esx]/es_extended/locales/en.lua @@ -10,39 +10,39 @@ Locales['en'] = { ['giveammo'] = 'Give ammo', ['amountammo'] = 'Ammo Amount', ['noammo'] = 'Not Enough!', - ['gave_item'] = 'Giving ~y~%sx~s~ ~b~%s~s~ to ~y~%s~s~', - ['received_item'] = 'Received ~y~%sx~s~ ~b~%s~s~ from ~b~%s~s~', - ['gave_weapon'] = 'Giving ~b~%s~s~ to ~y~%s~s~', - ['gave_weapon_ammo'] = 'Giving ~o~%sx %s~s~ for ~b~%s~s~ to ~y~%s~s~', - ['gave_weapon_withammo'] = 'Giving ~b~%s~s~ with ~o~%sx %s~s~ to ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ already has a ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ does not have that weapon', - ['received_weapon'] = 'Received ~b~%s~s~ from ~b~%s~s~', - ['received_weapon_ammo'] = 'Received ~o~%sx %s~s~ for your ~b~%s~s~ from ~b~%s~s~', - ['received_weapon_withammo'] = 'Received ~b~%s~s~ with ~o~%sx %s~s~ from ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ has attempted to give you a ~y~%s~s~, but you already this weapon', - ['received_weapon_noweapon'] = '~b~%s~s~ has attempted to give you ammo for a ~y~%s~s~, but you do not have this weapon', - ['gave_account_money'] = 'Giving ~g~$%s~s~ (%s) to ~y~%s~s~', - ['received_account_money'] = 'Received ~g~$%s~s~ (%s) from ~b~%s~s~', + ['gave_item'] = 'Giving %sx %s to %s', + ['received_item'] = 'Received %sx %s from %s', + ['gave_weapon'] = 'Giving %s to %s', + ['gave_weapon_ammo'] = 'Giving ~o~%sx %s for %s to %s', + ['gave_weapon_withammo'] = 'Giving %s with ~o~%sx %s to %s', + ['gave_weapon_hasalready'] = '%s already has a %s', + ['gave_weapon_noweapon'] = '%s does not have that weapon', + ['received_weapon'] = 'Received %s from %s', + ['received_weapon_ammo'] = 'Received ~o~%sx %s for your %s from %s', + ['received_weapon_withammo'] = 'Received %s with ~o~%sx %s from %s', + ['received_weapon_hasalready'] = '%s has attempted to give you a %s, but you already this weapon', + ['received_weapon_noweapon'] = '%s has attempted to give you ammo for a %s, but you do not have this weapon', + ['gave_account_money'] = 'Giving $%s (%s) to %s', + ['received_account_money'] = 'Received $%s (%s) from %s', ['amount_invalid'] = 'Invalid quantity', ['players_nearby'] = 'No nearby Players', - ['ex_inv_lim'] = 'Cannot perfom action,exceeding max weight of ~y~%s~s~', + ['ex_inv_lim'] = 'Cannot perfom action,exceeding max weight of %s', ['imp_invalid_quantity'] = 'Cannot perfom action, the quantity is invalid', ['imp_invalid_amount'] = 'Cannot perfom action, the amount is invalid', - ['threw_standard'] = 'Throwing ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'Throwing ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'Throwing ~b~%s~s~', - ['threw_weapon_ammo'] = 'Throwing ~b~%s~s~ with ~o~%sx %s~s~', + ['threw_standard'] = 'Throwing %sx %s', + ['threw_account'] = 'Throwing $%s %s', + ['threw_weapon'] = 'Throwing %s', + ['threw_weapon_ammo'] = 'Throwing %s with ~o~%sx %s', ['threw_weapon_already'] = 'You already have this weapon', ['threw_cannot_pickup'] = 'Inventory is full, Cannot Pickup!', - ['threw_pickup_prompt'] = 'Press ~y~E~s~ to Pickup', + ['threw_pickup_prompt'] = 'Press E to Pickup', -- Key mapping ['keymap_showinventory'] = 'Show Inventory', -- Salary related - ['received_salary'] = 'You have been paid: ~g~$%s~s~', - ['received_help'] = 'You have been paid your welfare check: ~g~$%s~s~', + ['received_salary'] = 'You have been paid: $%s', + ['received_help'] = 'You have been paid your welfare check: $%s', ['company_nomoney'] = 'the company you\'re employeed at is too poor to pay out your salary', ['received_paycheck'] = 'received paycheck', ['bank'] = 'Maze Bank', diff --git a/[esx]/es_extended/locales/es.lua b/[esx]/es_extended/locales/es.lua index 1d31dc82..736f7bb8 100644 --- a/[esx]/es_extended/locales/es.lua +++ b/[esx]/es_extended/locales/es.lua @@ -10,39 +10,39 @@ Locales['es'] = { ['giveammo'] = 'Dar munición', ['amountammo'] = 'Cantidad de munición', ['noammo'] = 'No tienes suficiente munición!', - ['gave_item'] = 'Has dado ~y~%sx~s~ ~b~%s~s~ a ~y~%s~s~', - ['received_item'] = 'Has recibido ~y~%sx~s~ ~b~%s~s~ de ~b~%s~s~', - ['gave_weapon'] = 'Has dado ~b~%s~s~ a ~y~%s~s~', - ['gave_weapon_ammo'] = 'Has dado ~o~%sx %s~s~ para ~b~%s~s~ a ~y~%s~s~', - ['gave_weapon_withammo'] = 'Has dado ~b~%s~s~ con ~o~%sx %s~s~ a ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ ya tiene un/a ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ no tiene ese arma', - ['received_weapon'] = 'Has recibido ~b~%s~s~ de ~b~%s~s~', - ['received_weapon_ammo'] = 'Has recibido ~o~%sx %s~s~ para su ~b~%s~s~ de ~b~%s~s~', - ['received_weapon_withammo'] = 'Has recibido ~b~%s~s~ con ~o~%sx %s~s~ de ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ intentó darle un/a ~y~%s~s~, pero ya tienes uno', - ['received_weapon_noweapon'] = '~b~%s~s~ intentó darles munición para un ~y~%s~s~, pero no tiene uno', - ['gave_account_money'] = 'Has dado ~g~$%s~s~ (%s) a ~y~%s~s~', - ['received_account_money'] = 'Has recibido ~g~$%s~s~ (%s) de ~b~%s~s~', + ['gave_item'] = 'Has dado %sx %s a %s', + ['received_item'] = 'Has recibido %sx %s de %s', + ['gave_weapon'] = 'Has dado %s a %s', + ['gave_weapon_ammo'] = 'Has dado ~o~%sx %s para %s a %s', + ['gave_weapon_withammo'] = 'Has dado %s con ~o~%sx %s a %s', + ['gave_weapon_hasalready'] = '%s ya tiene un/a %s', + ['gave_weapon_noweapon'] = '%s no tiene ese arma', + ['received_weapon'] = 'Has recibido %s de %s', + ['received_weapon_ammo'] = 'Has recibido ~o~%sx %s para su %s de %s', + ['received_weapon_withammo'] = 'Has recibido %s con ~o~%sx %s de %s', + ['received_weapon_hasalready'] = '%s intentó darle un/a %s, pero ya tienes uno', + ['received_weapon_noweapon'] = '%s intentó darles munición para un %s, pero no tiene uno', + ['gave_account_money'] = 'Has dado $%s (%s) a %s', + ['received_account_money'] = 'Has recibido $%s (%s) de %s', ['amount_invalid'] = 'Cantidad inválida', ['players_nearby'] = 'No hay jugadores cerca', - ['ex_inv_lim'] = 'Acción no posible, excediendo el límite de inventario para ~y~%s~s~', + ['ex_inv_lim'] = 'Acción no posible, excediendo el límite de inventario para %s', ['imp_invalid_quantity'] = 'Acción imposible, cantidad inválida', ['imp_invalid_amount'] = 'Acción imposible, cantidad inválida', - ['threw_standard'] = 'Has tirado ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'Has tirado ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'Has tirado ~b~%s~s~', - ['threw_weapon_ammo'] = 'Has tirado ~b~%s~s~ con ~o~%sx %s~s~', + ['threw_standard'] = 'Has tirado %sx %s', + ['threw_account'] = 'Has tirado $%s %s', + ['threw_weapon'] = 'Has tirado %s', + ['threw_weapon_ammo'] = 'Has tirado %s con ~o~%sx %s', ['threw_weapon_already'] = 'Ya llevas el mismo arma', ['threw_cannot_pickup'] = 'No puedes recogerlo porque tu inventario está lleno!', - ['threw_pickup_prompt'] = 'Pulsa ~y~E~s~ para recoger', + ['threw_pickup_prompt'] = 'Pulsa E para recoger', -- Key mapping ['keymap_showinventory'] = 'Ver Inventario', -- Salary related - ['received_salary'] = 'Has recibido tu sueldo: ~g~$%s~s~', - ['received_help'] = 'Has recibido su cheque de bienestar: ~g~$%s~s~', + ['received_salary'] = 'Has recibido tu sueldo: $%s', + ['received_help'] = 'Has recibido su cheque de bienestar: $%s', ['company_nomoney'] = 'La empresa en la que trabajas no tiene dinero para pagar tu sueldo', ['received_paycheck'] = 'Recibió su paga', ['bank'] = 'Banco', diff --git a/[esx]/es_extended/locales/fi.lua b/[esx]/es_extended/locales/fi.lua index affa148e..8f79151b 100644 --- a/[esx]/es_extended/locales/fi.lua +++ b/[esx]/es_extended/locales/fi.lua @@ -10,39 +10,39 @@ Locales['fi'] = { ['giveammo'] = 'anna ammuksia', ['amountammo'] = 'ammusten määrä', ['noammo'] = 'sinulla ei ole ammuksia!', - ['gave_item'] = 'sinä annoit ~y~%sx~s~ ~b~%s~s~ henkilölle ~y~%s~s~', - ['received_item'] = 'sinä sait ~y~%sx~s~ ~b~%s~s~ henkilöltä ~b~%s~s~', - ['gave_weapon'] = 'you gave ~y~1x~s~ ~b~%s~s~ to ~y~%s~s~', - ['gave_weapon_ammo'] = 'you gave ~o~%sx %s~s~ for ~b~%s~s~ to ~y~%s~s~', - ['gave_weapon_withammo'] = 'you gave ~y~1x~s~ ~b~%s~s~ with ~o~%sx %s~s~ to ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ already have an ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ does not have that weapon', - ['received_weapon'] = 'you received ~y~1x~s~ ~b~%s~s~ from ~b~%s~s~', - ['received_weapon_ammo'] = 'you received ~o~%sx %s~s~ for your ~b~%s~s~ from ~b~%s~s~', - ['received_weapon_withammo'] = 'you received ~y~1x~s~ ~b~%s~s~ with ~o~%sx %s~s~ from ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ attempted to give you an ~y~%s~s~, but you already have one', - ['received_weapon_noweapon'] = '~b~%s~s~ attempted to give you ammo for an ~y~%s~s~, but you dont have one', - ['gave_account_money'] = 'sinä annoit ~g~$%s~s~ (%s) henkilölle ~y~%s~s~', - ['received_account_money'] = 'sinä sait ~g~$%s~s~ (%s) henkilöltä ~b~%s~s~', + ['gave_item'] = 'sinä annoit %sx %s henkilölle %s', + ['received_item'] = 'sinä sait %sx %s henkilöltä %s', + ['gave_weapon'] = 'you gave 1x %s to %s', + ['gave_weapon_ammo'] = 'you gave ~o~%sx %s for %s to %s', + ['gave_weapon_withammo'] = 'you gave 1x %s with ~o~%sx %s to %s', + ['gave_weapon_hasalready'] = '%s already have an %s', + ['gave_weapon_noweapon'] = '%s does not have that weapon', + ['received_weapon'] = 'you received 1x %s from %s', + ['received_weapon_ammo'] = 'you received ~o~%sx %s for your %s from %s', + ['received_weapon_withammo'] = 'you received 1x %s with ~o~%sx %s from %s', + ['received_weapon_hasalready'] = '%s attempted to give you an %s, but you already have one', + ['received_weapon_noweapon'] = '%s attempted to give you ammo for an %s, but you dont have one', + ['gave_account_money'] = 'sinä annoit $%s (%s) henkilölle %s', + ['received_account_money'] = 'sinä sait $%s (%s) henkilöltä %s', ['amount_invalid'] = 'virheellinen määrä', ['players_nearby'] = 'ei pelaajia lähettyvillä', - ['ex_inv_lim'] = 'toiminto mahdoton, reppu alkaa olla täysi ~y~%s~s~', + ['ex_inv_lim'] = 'toiminto mahdoton, reppu alkaa olla täysi %s', ['imp_invalid_quantity'] = 'toiminto mahdoton, virheellinen määrä', ['imp_invalid_amount'] = 'toiminto mahdoton, virhellinen summa', - ['threw_standard'] = 'you threw ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'you threw ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'you threw ~y~1x~s~ ~b~%s~s~', - ['threw_weapon_ammo'] = 'you threw ~y~1x~s~ ~b~%s~s~ with ~o~%sx %s~s~', + ['threw_standard'] = 'you threw %sx %s', + ['threw_account'] = 'you threw $%s %s', + ['threw_weapon'] = 'you threw 1x %s', + ['threw_weapon_ammo'] = 'you threw 1x %s with ~o~%sx %s', ['threw_weapon_already'] = 'you already carry the same weapon', ['threw_cannot_pickup'] = 'you cannot pickup that because your inventory is full!', - ['threw_pickup_prompt'] = 'press ~y~E~s~ to pickup', + ['threw_pickup_prompt'] = 'press E to pickup', -- Key mapping ['keymap_showinventory'] = 'show Inventory', -- Salary related - ['received_salary'] = 'sinä vastaanotit palkkaa: ~g~$%s~s~', - ['received_help'] = 'sinä vastaanotit valtion tukea: ~g~$%s~s~', + ['received_salary'] = 'sinä vastaanotit palkkaa: $%s', + ['received_help'] = 'sinä vastaanotit valtion tukea: $%s', ['company_nomoney'] = 'yritys jolle teet töitä on köyhä eikä voi maksaa palkkaasi', ['received_paycheck'] = 'sait palkan', ['bank'] = 'pankki', diff --git a/[esx]/es_extended/locales/fr.lua b/[esx]/es_extended/locales/fr.lua index 5cf46d2c..4ebb699f 100644 --- a/[esx]/es_extended/locales/fr.lua +++ b/[esx]/es_extended/locales/fr.lua @@ -10,39 +10,39 @@ Locales['fr'] = { ['giveammo'] = 'donner munitions', ['amountammo'] = 'nombre de munitions', ['noammo'] = 'tu n\'as pas toutes ces munitions!', - ['gave_item'] = 'vous avez donné ~y~%sx~s~ ~b~%s~s~ à ~y~%s~s~', - ['received_item'] = 'vous avez reçu ~y~%sx~s~ ~b~%s~s~ par ~b~%s~s~', - ['gave_weapon'] = 'vous avez donné ~y~1x~s~ ~b~%s~s~ à ~y~%s~s~', - ['gave_weapon_ammo'] = 'vous avez donné ~o~%sx %s~s~ pour ~b~%s~s~ à ~y~%s~s~', - ['gave_weapon_withammo'] = 'vous avez donné ~y~1x~s~ ~b~%s~s~ avec ~o~%sx %s~s~ à ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ a déjà ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ n\'a pas cette arme', - ['received_weapon'] = 'vous recevez ~y~1x~s~ ~b~%s~s~ de ~b~%s~s~', - ['received_weapon_ammo'] = 'vous avez reçu ~o~%sx %s~s~ pour votre ~b~%s~s~ de ~b~%s~s~', - ['received_weapon_withammo'] = 'vous avez reçu ~y~1x~s~ ~b~%s~s~ avec ~o~%sx %s~s~ de ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ a tenté de vous donner ~y~%s~s~, mais vous en aviez déjà un exemplaire', - ['received_weapon_noweapon'] = '~b~%s~s~ tente de vous donner des munitions pour ~y~%s~s~, mais vous n\'en avez pas', - ['gave_account_money'] = 'vous avez donné ~g~$%s~s~ (%s) à ~y~%s~s~', - ['received_account_money'] = 'vous avez reçu ~g~$%s~s~ (%s) par ~b~%s~s~', + ['gave_item'] = 'vous avez donné %sx %s à %s', + ['received_item'] = 'vous avez reçu %sx %s par %s', + ['gave_weapon'] = 'vous avez donné 1x %s à %s', + ['gave_weapon_ammo'] = 'vous avez donné ~o~%sx %s pour %s à %s', + ['gave_weapon_withammo'] = 'vous avez donné 1x %s avec ~o~%sx %s à %s', + ['gave_weapon_hasalready'] = '%s a déjà %s', + ['gave_weapon_noweapon'] = '%s n\'a pas cette arme', + ['received_weapon'] = 'vous recevez 1x %s de %s', + ['received_weapon_ammo'] = 'vous avez reçu ~o~%sx %s pour votre %s de %s', + ['received_weapon_withammo'] = 'vous avez reçu 1x %s avec ~o~%sx %s de %s', + ['received_weapon_hasalready'] = '%s a tenté de vous donner %s, mais vous en aviez déjà un exemplaire', + ['received_weapon_noweapon'] = '%s tente de vous donner des munitions pour %s, mais vous n\'en avez pas', + ['gave_account_money'] = 'vous avez donné $%s (%s) à %s', + ['received_account_money'] = 'vous avez reçu $%s (%s) par %s', ['amount_invalid'] = 'montant invalide', ['players_nearby'] = 'aucun joueur à proximité', - ['ex_inv_lim'] = 'action impossible, depassement de la limite d\'inventaire pour ~y~%s~s~', + ['ex_inv_lim'] = 'action impossible, depassement de la limite d\'inventaire pour %s', ['imp_invalid_quantity'] = 'action impossible, ~r~quantité invalide', ['imp_invalid_amount'] = 'action impossible, ~r~montant invalide', - ['threw_standard'] = 'vous avez jeté ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'vous avez jeté ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'vous avez jeté ~y~1x~s~ ~b~%s~s~', - ['threw_weapon_ammo'] = 'vous avez jeté ~y~1x~s~ ~b~%s~s~ avec ~o~%sx %s~s~', + ['threw_standard'] = 'vous avez jeté %sx %s', + ['threw_account'] = 'vous avez jeté $%s %s', + ['threw_weapon'] = 'vous avez jeté 1x %s', + ['threw_weapon_ammo'] = 'vous avez jeté 1x %s avec ~o~%sx %s', ['threw_weapon_already'] = 'vous portez déjà cette arme', ['threw_cannot_pickup'] = 'vous ne pouvez pas ramasser ça votre inventaire est plein !', - ['threw_pickup_prompt'] = 'appuyez sur ~y~E~s~ pour ramasser', + ['threw_pickup_prompt'] = 'appuyez sur E pour ramasser', -- Key mapping ['keymap_showinventory'] = 'montrer l\'inventaire', -- Salary related - ['received_salary'] = 'vous avez reçu votre salaire: ~g~$%s~s~', - ['received_help'] = 'vous avez reçu une aide de l\'état: ~g~$%s~s~', + ['received_salary'] = 'vous avez reçu votre salaire: $%s', + ['received_help'] = 'vous avez reçu une aide de l\'état: $%s', ['company_nomoney'] = 'votre entreprise n\'a plus d\'argent pour vous payer!', ['received_paycheck'] = 'paiement reçu', ['bank'] = 'banque', diff --git a/[esx]/es_extended/locales/hu.lua b/[esx]/es_extended/locales/hu.lua index 9b699cd1..20902b84 100644 --- a/[esx]/es_extended/locales/hu.lua +++ b/[esx]/es_extended/locales/hu.lua @@ -10,39 +10,39 @@ Locales["hu"] = { ["giveammo"] = "Lőszer adás", ["amountammo"] = "Lőszer mennyiség", ["noammo"] = "Nincsen több lövedéked!", - ["gave_item"] = "Átadtál: ~y~%sx~s~ ~b~%s~s~ neki: ~y~%s~s~", - ["received_item"] = "Kaptál: ~y~%sx~s~ ~b~%s~s~ töle: ~b~%s~s~", - ["gave_weapon"] = "Átadtál: ~b~%s~s~ neki: ~y~%s~s~", - ["gave_weapon_ammo"] = "Átadtál ~o~%sx %s~s~ ~b~%s~s~ neki: ~y~%s~s~", - ["gave_weapon_withammo"] = "Átadtál ~b~%s~s~ ~o~%sx %s~s~ neki: ~y~%s~s~", - ["gave_weapon_hasalready"] = "~y~%s~s~ már rendelkezik ~y~%s~s~", - ["gave_weapon_noweapon"] = "~y~%s~s~ nincsen ilyen fegyere", - ["received_weapon"] = "Kaptál: ~b~%s~s~ töle: ~b~%s~s~", - ["received_weapon_ammo"] = "Kaptál ~o~%sx %s~s~ ~b~%s~s~ töle: ~b~%s~s~", - ["received_weapon_withammo"] = "Kaptál ~b~%s~s~ ~o~%sx %s~s~ töle: ~b~%s~s~", - ["received_weapon_hasalready"] = "~b~%s~s~ megpróbálta átadni a következöt: ~y~%s~s~, nem már van rendelkezel egy ilyennel", - ["received_weapon_noweapon"] = "~b~%s~s~ átakart adni ~y~%s~s~, de nincsen ilyen fegyvered", - ["gave_account_money"] = "Átadtál: ~g~$%s~s~ (%s) neki: ~y~%s~s~", - ["received_account_money"] = "Kaptál: ~g~$%s~s~ (%s) töle: ~b~%s~s~", + ["gave_item"] = "Átadtál: %sx %s neki: %s", + ["received_item"] = "Kaptál: %sx %s töle: %s", + ["gave_weapon"] = "Átadtál: %s neki: %s", + ["gave_weapon_ammo"] = "Átadtál ~o~%sx %s %s neki: %s", + ["gave_weapon_withammo"] = "Átadtál %s ~o~%sx %s neki: %s", + ["gave_weapon_hasalready"] = "%s már rendelkezik %s", + ["gave_weapon_noweapon"] = "%s nincsen ilyen fegyere", + ["received_weapon"] = "Kaptál: %s töle: %s", + ["received_weapon_ammo"] = "Kaptál ~o~%sx %s %s töle: %s", + ["received_weapon_withammo"] = "Kaptál %s ~o~%sx %s töle: %s", + ["received_weapon_hasalready"] = "%s megpróbálta átadni a következöt: %s, nem már van rendelkezel egy ilyennel", + ["received_weapon_noweapon"] = "%s átakart adni %s, de nincsen ilyen fegyvered", + ["gave_account_money"] = "Átadtál: $%s (%s) neki: %s", + ["received_account_money"] = "Kaptál: $%s (%s) töle: %s", ["amount_invalid"] = "Érvénytelen mennyiség", ["players_nearby"] = "Nincsen játékos a közeledben", - ["ex_inv_lim"] = "Nincsen elég szabad helyed ~y~%s~s~", + ["ex_inv_lim"] = "Nincsen elég szabad helyed %s", ["imp_invalid_quantity"] = "Érvénytelen mennyiség", ["imp_invalid_amount"] = "Érvénytelen összeg", - ["threw_standard"] = "Kidobtál: ~y~%sx~s~ ~b~%s~s~", - ["threw_account"] = "Kidobtál: ~g~$%s~s~ ~b~%s~s~", - ["threw_weapon"] = "Kidobtál: ~b~%s~s~", - ["threw_weapon_ammo"] = "Kidobtál: ~b~%s~s~ ~o~%sx %s~s~", + ["threw_standard"] = "Kidobtál: %sx %s", + ["threw_account"] = "Kidobtál: $%s %s", + ["threw_weapon"] = "Kidobtál: %s", + ["threw_weapon_ammo"] = "Kidobtál: %s ~o~%sx %s", ["threw_weapon_already"] = "Van már ilyen fegyvered", ["threw_cannot_pickup"] = "Nincsen elég szabad helyed", - ["threw_pickup_prompt"] = "~y~E~s~ hogy felvedd", + ["threw_pickup_prompt"] = "E hogy felvedd", -- Key mapping ["keymap_showinventory"] = "Leltár mutatása", -- Salary related - ["received_salary"] = "Megkaptad a fizetésed: ~g~$%s~s~", - ["received_help"] = "Megkaptad a segélyt: ~g~$%s~s~", + ["received_salary"] = "Megkaptad a fizetésed: $%s", + ["received_help"] = "Megkaptad a segélyt: $%s", ["company_nomoney"] = "Nem kaptál fizetést, mert a frakciónak nincs elég pénze!", ["received_paycheck"] = "Fizetésed érkezett!", ["bank"] = "maze Bank", diff --git a/[esx]/es_extended/locales/pl.lua b/[esx]/es_extended/locales/pl.lua index 38597069..8b064564 100644 --- a/[esx]/es_extended/locales/pl.lua +++ b/[esx]/es_extended/locales/pl.lua @@ -10,39 +10,39 @@ Locales['pl'] = { ['giveammo'] = 'daj amunicje', ['amountammo'] = 'ilość amunicji', ['noammo'] = 'nie posiadasz wystarczającej ilości amunicji!', - ['gave_item'] = 'dałeś/aś ~y~%sx~s~ ~b~%s~s~ dla ~y~%s~s~', - ['received_item'] = 'otrzymałeś/aś ~y~%sx~s~ ~b~%s~s~ od ~b~%s~s~', - ['gave_weapon'] = 'dałeś/aś ~b~%s~s~ dla ~y~%s~s~', - ['gave_weapon_ammo'] = 'dałeś/aś ~o~%sx %s~s~ do ~b~%s~s~ dla ~y~%s~s~', - ['gave_weapon_withammo'] = 'dałeś/aś ~b~%s~s~ z ~o~%sx %s~s~ dla ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ już posiada ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ nie posiada tej broni', - ['received_weapon'] = 'otrzymałeś/aś ~b~%s~s~ od ~b~%s~s~', - ['received_weapon_ammo'] = 'otrzymałeś/aś ~o~%sx %s~s~ do twojego ~b~%s~s~ od ~b~%s~s~', - ['received_weapon_withammo'] = 'otrzymałeś/aś ~b~%s~s~ z ~o~%sx %s~s~ od ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ próbował/a przekazać ci ~y~%s~s~, lecz już posiadasz jedno', - ['received_weapon_noweapon'] = '~b~%s~s~ próbował/a przekazać ci amunicje do ~y~%s~s~, lecz nie posiadasz tej broni', - ['gave_account_money'] = 'dałeś/aś ~g~%s$~s~ (%s) dla ~y~%s~s~', - ['received_account_money'] = 'otrzymałeś/aś ~g~%s$~s~ (%s) od ~b~%s~s~', + ['gave_item'] = 'dałeś/aś %sx %s dla %s', + ['received_item'] = 'otrzymałeś/aś %sx %s od %s', + ['gave_weapon'] = 'dałeś/aś %s dla %s', + ['gave_weapon_ammo'] = 'dałeś/aś ~o~%sx %s do %s dla %s', + ['gave_weapon_withammo'] = 'dałeś/aś %s z ~o~%sx %s dla %s', + ['gave_weapon_hasalready'] = '%s już posiada %s', + ['gave_weapon_noweapon'] = '%s nie posiada tej broni', + ['received_weapon'] = 'otrzymałeś/aś %s od %s', + ['received_weapon_ammo'] = 'otrzymałeś/aś ~o~%sx %s do twojego %s od %s', + ['received_weapon_withammo'] = 'otrzymałeś/aś %s z ~o~%sx %s od %s', + ['received_weapon_hasalready'] = '%s próbował/a przekazać ci %s, lecz już posiadasz jedno', + ['received_weapon_noweapon'] = '%s próbował/a przekazać ci amunicje do %s, lecz nie posiadasz tej broni', + ['gave_account_money'] = 'dałeś/aś %s$ (%s) dla %s', + ['received_account_money'] = 'otrzymałeś/aś %s$ (%s) od %s', ['amount_invalid'] = 'nieprawidłowa ilość', ['players_nearby'] = 'brak graczy w pobliżu', - ['ex_inv_lim'] = 'akcja nie jest możliwa, nie możesz mieć więcej ~y~%s~s~', + ['ex_inv_lim'] = 'akcja nie jest możliwa, nie możesz mieć więcej %s', ['imp_invalid_quantity'] = 'akcja jest niemożliwa, nieprawidłowa ilość', ['imp_invalid_amount'] = 'akcja jest niemożliwa, nieprawidłowa kwota', - ['threw_standard'] = 'wyrzuciłeś/aś ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'wyrzuciłeś/aś ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'wyrzuciłeś/aś ~b~%s~s~', - ['threw_weapon_ammo'] = 'wyrzuciłeś/aś ~b~%s~s~ z ~o~%sx %s~s~', + ['threw_standard'] = 'wyrzuciłeś/aś %sx %s', + ['threw_account'] = 'wyrzuciłeś/aś $%s %s', + ['threw_weapon'] = 'wyrzuciłeś/aś %s', + ['threw_weapon_ammo'] = 'wyrzuciłeś/aś %s z ~o~%sx %s', ['threw_weapon_already'] = 'już posiadasz taką samą broń', ['threw_cannot_pickup'] = 'nie możesz tego podnieść, gdyż masz pełny ekwipunek!', - ['threw_pickup_prompt'] = 'naciśnij ~y~E~s~ aby podnieść', + ['threw_pickup_prompt'] = 'naciśnij E aby podnieść', -- Key mapping ['keymap_showinventory'] = 'pokaż ekwipunek', -- Salary related - ['received_salary'] = 'otrzymałeś/aś wynagrodzenie: ~g~%s$~s~', - ['received_help'] = 'otrzymałeś/aś zapomogę: ~g~$%s~s~', + ['received_salary'] = 'otrzymałeś/aś wynagrodzenie: %s$', + ['received_help'] = 'otrzymałeś/aś zapomogę: $%s', ['company_nomoney'] = 'firma, w której pracujesz, jest zbyt biedna, by wypłacić twoją pensję', ['received_paycheck'] = 'otrzymano wypłate', ['bank'] = 'bank', diff --git a/[esx]/es_extended/locales/sc.lua b/[esx]/es_extended/locales/sc.lua index 0d81e991..ff1daa9a 100644 --- a/[esx]/es_extended/locales/sc.lua +++ b/[esx]/es_extended/locales/sc.lua @@ -10,39 +10,39 @@ Locales['sc'] = { ['giveammo'] = '赠送弹药', ['amountammo'] = '弹药量', ['noammo'] = '你没有足够的弹药!', - ['gave_item'] = '你把~y~%sx~s~~b~%s~s~赠给了~y~%s~s~', - ['received_item'] = '你收到~y~%sx~s~~b~%s~s~,来自~b~%s~s~', - ['gave_weapon'] = '你把~b~%s~s~赠给了~y~%s~s~', - ['gave_weapon_ammo'] = '你把~o~%sx~s~~b~%s~s~ %s~s~赠给了~y~%s~s~', - ['gave_weapon_withammo'] = '你把~b~%s~s~和~o~%sx~s~ %s~s~赠给了~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~已经拥有~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~没有那个武器', - ['received_weapon'] = '你收到了~b~%s~s~,来自~b~%s~s~', - ['received_weapon_ammo'] = '你收到了~o~%sx~s~ %s~s~(~b~%s~s~),来自~b~%s~s~', - ['received_weapon_withammo'] = '你收到了~b~%s~s~和~o~%sx~s~ %s~s~,来自~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~试图给你~y~%s~s~,但你已经拥有了', - ['received_weapon_noweapon'] = '~b~%s~s~试图给你~y~%s~s~弹药,但你没有那个武器', - ['gave_account_money'] = '你将 ~g~$%s~s~ (%s) 给予 ~y~%s~s~', - ['received_account_money'] = '你收到了~g~$%s~s~ (%s) 来自 ~b~%s~s~', + ['gave_item'] = '你把%sx%s赠给了%s', + ['received_item'] = '你收到%sx%s,来自%s', + ['gave_weapon'] = '你把%s赠给了%s', + ['gave_weapon_ammo'] = '你把~o~%sx%s %s赠给了%s', + ['gave_weapon_withammo'] = '你把%s和~o~%sx %s赠给了%s', + ['gave_weapon_hasalready'] = '%s已经拥有%s', + ['gave_weapon_noweapon'] = '%s没有那个武器', + ['received_weapon'] = '你收到了%s,来自%s', + ['received_weapon_ammo'] = '你收到了~o~%sx %s(%s),来自%s', + ['received_weapon_withammo'] = '你收到了%s和~o~%sx %s,来自%s', + ['received_weapon_hasalready'] = '%s试图给你%s,但你已经拥有了', + ['received_weapon_noweapon'] = '%s试图给你%s弹药,但你没有那个武器', + ['gave_account_money'] = '你将 $%s (%s) 给予 %s', + ['received_account_money'] = '你收到了$%s (%s) 来自 %s', ['amount_invalid'] = '无效数量', ['players_nearby'] = '附近没有玩家', - ['ex_inv_lim'] = '操作失败, 超过~y~%s~s~的物品栏限制', + ['ex_inv_lim'] = '操作失败, 超过%s的物品栏限制', ['imp_invalid_quantity'] = '操作失败,无效数量', ['imp_invalid_amount'] = '操作失败,无效金额', - ['threw_standard'] = '你丢弃了~y~%sx~s~~b~%s~s~', - ['threw_account'] = '你丢弃了~g~$%s~s~~b~%s~s~', - ['threw_weapon'] = '你丢弃了~b~%s~s~', - ['threw_weapon_ammo'] = '你丢弃了~b~%s~s~和~o~%sx%s~s~', + ['threw_standard'] = '你丢弃了%sx%s', + ['threw_account'] = '你丢弃了$%s%s', + ['threw_weapon'] = '你丢弃了%s', + ['threw_weapon_ammo'] = '你丢弃了%s和~o~%sx%s', ['threw_weapon_already'] = '你已经有同样的武器了', ['threw_cannot_pickup'] = '你不能再拿起那个了,因为你的库存已经满了', - ['threw_pickup_prompt'] = '按 ~y~E~s~ 拿起', + ['threw_pickup_prompt'] = '按 E 拿起', -- Key mapping ['keymap_showinventory'] = '显示库存', -- Salary related - ['received_salary'] = '你收到了你的工资: ~g~$%s~s~', - ['received_help'] = '你领取到了你的失业救济金: ~g~$%s~s~', + ['received_salary'] = '你收到了你的工资: $%s', + ['received_help'] = '你领取到了你的失业救济金: $%s', ['company_nomoney'] = '你受雇的公司太穷了,无法支付你的工资。', ['received_paycheck'] = '收到转账', ['bank'] = '花园银行', diff --git a/[esx]/es_extended/locales/sv.lua b/[esx]/es_extended/locales/sv.lua index 16233213..0de35fb1 100644 --- a/[esx]/es_extended/locales/sv.lua +++ b/[esx]/es_extended/locales/sv.lua @@ -10,39 +10,39 @@ Locales['sv'] = { ['giveammo'] = 'Ge ammunition', ['amountammo'] = 'Mängd ammunition', ['noammo'] = 'Inte tillräckligt med ammunition!', - ['gave_item'] = 'Ge ~y~%sx~s~ ~b~%s~s~ till ~y~%s~s~', - ['received_item'] = 'Fick ~y~%sx~s~ ~b~%s~s~ från ~b~%s~s~', - ['gave_weapon'] = 'Ge ~b~%s~s~ till ~y~%s~s~', - ['gave_weapon_ammo'] = 'Ge ~o~%sx %s~s~ för ~b~%s~s~ till ~y~%s~s~', - ['gave_weapon_withammo'] = 'Ge ~b~%s~s~ med ~o~%sx %s~s~ till ~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~ har redan en ~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~ har inte det vapnet', - ['received_weapon'] = 'Mottog ~b~%s~s~ från ~b~%s~s~', - ['received_weapon_ammo'] = 'Fick ~o~%sx %s~s~ för din ~b~%s~s~ från ~b~%s~s~', - ['received_weapon_withammo'] = 'Mottog ~b~%s~s~ med ~o~%sx %s~s~ från ~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~ har försökt ge dig en ~y~%s~s~, men du har redan det här vapnet', - ['received_weapon_noweapon'] = '~b~%s~s~ har försökt ge dig ammunition för en ~y~%s~s~, men du har inte det här vapnet', - ['gave_account_money'] = 'Ge ~g~$%s~s~ (%s) till ~y~%s~s~', - ['received_account_money'] = 'Mottog ~g~$%s~s~ (%s) från ~b~%s~s~', + ['gave_item'] = 'Ge %sx %s till %s', + ['received_item'] = 'Fick %sx %s från %s', + ['gave_weapon'] = 'Ge %s till %s', + ['gave_weapon_ammo'] = 'Ge ~o~%sx %s för %s till %s', + ['gave_weapon_withammo'] = 'Ge %s med ~o~%sx %s till %s', + ['gave_weapon_hasalready'] = '%s har redan en %s', + ['gave_weapon_noweapon'] = '%s har inte det vapnet', + ['received_weapon'] = 'Mottog %s från %s', + ['received_weapon_ammo'] = 'Fick ~o~%sx %s för din %s från %s', + ['received_weapon_withammo'] = 'Mottog %s med ~o~%sx %s från %s', + ['received_weapon_hasalready'] = '%s har försökt ge dig en %s, men du har redan det här vapnet', + ['received_weapon_noweapon'] = '%s har försökt ge dig ammunition för en %s, men du har inte det här vapnet', + ['gave_account_money'] = 'Ge $%s (%s) till %s', + ['received_account_money'] = 'Mottog $%s (%s) från %s', ['amount_invalid'] = 'Ogiltig mängd', ['players_nearby'] = 'Inga spelare i närheten', - ['ex_inv_lim'] = 'Kan inte utföra åtgärden, överstiger maxvikten ~y~%s~s~', + ['ex_inv_lim'] = 'Kan inte utföra åtgärden, överstiger maxvikten %s', ['imp_invalid_quantity'] = 'Det går inte att utföra åtgärden, mängden är ogiltig', ['imp_invalid_amount'] = 'Det går inte att utföra åtgärden, mängden är ogiltigt', - ['threw_standard'] = 'Kastade ~y~%sx~s~ ~b~%s~s~', - ['threw_account'] = 'Kastade ~g~$%s~s~ ~b~%s~s~', - ['threw_weapon'] = 'Kastade ~b~%s~s~', - ['threw_weapon_ammo'] = 'Kastade ~b~%s~s~ med ~o~%sx %s~s~', + ['threw_standard'] = 'Kastade %sx %s', + ['threw_account'] = 'Kastade $%s %s', + ['threw_weapon'] = 'Kastade %s', + ['threw_weapon_ammo'] = 'Kastade %s med ~o~%sx %s', ['threw_weapon_already'] = 'Du har redan det här vapnet', ['threw_cannot_pickup'] = 'Förrådet är fullt, kan inte plocka upp!', - ['threw_pickup_prompt'] = 'Tryck ~y~E~s~ för att plocka upp', + ['threw_pickup_prompt'] = 'Tryck E för att plocka upp', -- Key mapping ['keymap_showinventory'] = 'Visa förrådet', -- Salary related - ['received_salary'] = 'Du har fått lön: ~g~$%s~s~', - ['received_help'] = 'Du har fått bidrag: ~g~$%s~s~', + ['received_salary'] = 'Du har fått lön: $%s', + ['received_help'] = 'Du har fått bidrag: $%s', ['company_nomoney'] = 'företaget du är anställt hos har inte råd att betala ut din lön', ['received_paycheck'] = 'Mottagit lön', ['bank'] = 'Bank', diff --git a/[esx]/es_extended/locales/tc.lua b/[esx]/es_extended/locales/tc.lua index 4560c727..97347960 100644 --- a/[esx]/es_extended/locales/tc.lua +++ b/[esx]/es_extended/locales/tc.lua @@ -10,39 +10,39 @@ Locales['tc'] = { ['giveammo'] = '給予子彈', ['amountammo'] = '子彈量', ['noammo'] = '您沒有足夠的子彈!', - ['gave_item'] = '您把~y~%sx~s~~b~%s~s~給予了~y~%s~s~', - ['received_item'] = '您收到~y~%sx~s~~b~%s~s~,來自~b~%s~s~', - ['gave_weapon'] = '您把~b~%s~s~給予了~y~%s~s~', - ['gave_weapon_ammo'] = '您把~o~%sx~s~~b~%s~s~ %s~s~給予了~y~%s~s~', - ['gave_weapon_withammo'] = '您把~b~%s~s~和~o~%sx~s~ %s~s~給予了~y~%s~s~', - ['gave_weapon_hasalready'] = '~y~%s~s~已經有~y~%s~s~', - ['gave_weapon_noweapon'] = '~y~%s~s~沒有那把武器', - ['received_weapon'] = '您收到了~b~%s~s~,來自~b~%s~s~', - ['received_weapon_ammo'] = '您收到了~o~%sx~s~ %s~s~(~b~%s~s~),來自~b~%s~s~', - ['received_weapon_withammo'] = '您收到了~b~%s~s~和~o~%sx~s~ %s~s~,來自~b~%s~s~', - ['received_weapon_hasalready'] = '~b~%s~s~嘗試给您~y~%s~s~,但您已经有了', - ['received_weapon_noweapon'] = '~b~%s~s~嘗試给您~y~%s~s~子彈,但是您沒有那把武器', - ['gave_account_money'] = '您將 ~g~$%s~s~ (%s) 给予 ~y~%s~s~', - ['received_account_money'] = '您收到了~g~$%s~s~ (%s) 来自 ~b~%s~s~', + ['gave_item'] = '您把%sx%s給予了%s', + ['received_item'] = '您收到%sx%s,來自%s', + ['gave_weapon'] = '您把%s給予了%s', + ['gave_weapon_ammo'] = '您把~o~%sx%s %s給予了%s', + ['gave_weapon_withammo'] = '您把%s和~o~%sx %s給予了%s', + ['gave_weapon_hasalready'] = '%s已經有%s', + ['gave_weapon_noweapon'] = '%s沒有那把武器', + ['received_weapon'] = '您收到了%s,來自%s', + ['received_weapon_ammo'] = '您收到了~o~%sx %s(%s),來自%s', + ['received_weapon_withammo'] = '您收到了%s和~o~%sx %s,來自%s', + ['received_weapon_hasalready'] = '%s嘗試给您%s,但您已经有了', + ['received_weapon_noweapon'] = '%s嘗試给您%s子彈,但是您沒有那把武器', + ['gave_account_money'] = '您將 $%s (%s) 给予 %s', + ['received_account_money'] = '您收到了$%s (%s) 来自 %s', ['amount_invalid'] = '無效的數量', ['players_nearby'] = '附近沒有玩家', - ['ex_inv_lim'] = '操作失敗, 超過~y~%s~s~物品欄位的限制', + ['ex_inv_lim'] = '操作失敗, 超過%s物品欄位的限制', ['imp_invalid_quantity'] = '操作失敗,無效的數量', ['imp_invalid_amount'] = '操作失敗,無效的金額', - ['threw_standard'] = '您丟棄了~y~%sx~s~~b~%s~s~', - ['threw_account'] = '您丟棄了~g~$%s~s~~b~%s~s~', - ['threw_weapon'] = '您丟棄了~b~%s~s~', - ['threw_weapon_ammo'] = '您丟棄了~b~%s~s~和~o~%sx%s~s~', + ['threw_standard'] = '您丟棄了%sx%s', + ['threw_account'] = '您丟棄了$%s%s', + ['threw_weapon'] = '您丟棄了%s', + ['threw_weapon_ammo'] = '您丟棄了%s和~o~%sx%s', ['threw_weapon_already'] = '您已經有相同的武器了', ['threw_cannot_pickup'] = '您不能再撿起該物品,因為您的背包已經滿了', - ['threw_pickup_prompt'] = '按下 ~y~E~s~ 撿起', + ['threw_pickup_prompt'] = '按下 E 撿起', -- Key mapping ['keymap_showinventory'] = '顯示背包', -- Salary related - ['received_salary'] = '您收到您的薪水: ~g~$%s~s~', - ['received_help'] = '你領取到了你的失業救濟金: ~g~$%s~s~', + ['received_salary'] = '您收到您的薪水: $%s', + ['received_help'] = '你領取到了你的失業救濟金: $%s', ['company_nomoney'] = '您的公司太窮了,無法給予您薪水。', ['received_paycheck'] = '收到轉帳', ['bank'] = '花園銀行', diff --git a/[esx]/es_extended/server/main.lua b/[esx]/es_extended/server/main.lua index 195f5180..3f444fa3 100644 --- a/[esx]/es_extended/server/main.lua +++ b/[esx]/es_extended/server/main.lua @@ -522,7 +522,7 @@ if not Config.OxInventory then xPlayer.showNotification(_U('imp_invalid_quantity')) else xPlayer.removeInventoryItem(itemName, itemCount) - local pickupLabel = ('~y~%s~s~ [~b~%s~s~]'):format(xItem.label, itemCount) + local pickupLabel = ('%s [%s]'):format(xItem.label, itemCount) ESX.CreatePickup('item_standard', itemName, itemCount, pickupLabel, playerId) xPlayer.showNotification(_U('threw_standard', itemCount, xItem.label)) end @@ -537,7 +537,7 @@ if not Config.OxInventory then xPlayer.showNotification(_U('imp_invalid_amount')) else xPlayer.removeAccountMoney(itemName, itemCount) - local pickupLabel = ('~y~%s~s~ [~g~%s~s~]'):format(account.label, _U('locale_currency', ESX.Math + local pickupLabel = ('%s [%s]'):format(account.label, _U('locale_currency', ESX.Math .GroupDigits(itemCount))) ESX.CreatePickup('item_account', itemName, itemCount, pickupLabel, playerId) xPlayer.showNotification(_U('threw_account', ESX.Math.GroupDigits(itemCount), @@ -555,10 +555,10 @@ if not Config.OxInventory then if weaponObject.ammo and weapon.ammo > 0 then local ammoLabel = weaponObject.ammo.label - pickupLabel = ('~y~%s~s~ [~g~%s~s~ %s]'):format(weapon.label, weapon.ammo, ammoLabel) + pickupLabel = ('%s [%s %s]'):format(weapon.label, weapon.ammo, ammoLabel) xPlayer.showNotification(_U('threw_weapon_ammo', weapon.label, weapon.ammo, ammoLabel)) else - pickupLabel = ('~y~%s~s~'):format(weapon.label) + pickupLabel = ('%s'):format(weapon.label) xPlayer.showNotification(_U('threw_weapon', weapon.label)) end diff --git a/[esx]/esx_identity/locales/cs.lua b/[esx]/esx_identity/locales/cs.lua index 80c6a267..ac691129 100644 --- a/[esx]/esx_identity/locales/cs.lua +++ b/[esx]/esx_identity/locales/cs.lua @@ -4,7 +4,7 @@ Locales['cs'] = { ['delete_character'] = 'smazat svou stavajici postavu a vytvorit novou', ['deleted_character'] = 'vase postava byla smazana.', ['not_registered'] = 'nemas zaregistrovanou postavu.', - ['active_character'] = '~b~aktivni postava:~s~ %s %s', + ['active_character'] = 'aktivni postava: %s %s', ['already_registered'] = 'jiz mas zaregistrovanou postavu.', ['failed_identity'] = 'nastaveni vasi postavy selhalo, zkus to prosim znovu pozdeji nebo kontaktuj majitele serveru!', ['create_a_character'] = 'aby jsi mohl/a hrat, tak se musis registrovat.' diff --git a/[esx]/esx_identity/locales/de.lua b/[esx]/esx_identity/locales/de.lua index bdb4600c..748b2117 100644 --- a/[esx]/esx_identity/locales/de.lua +++ b/[esx]/esx_identity/locales/de.lua @@ -1,6 +1,6 @@ Locales['de'] = { ['show_active_character'] = 'Zeige aktiven Charakter', - ['active_character'] = 'Aktiver Charackter: ~b~%s~s~', + ['active_character'] = 'Aktiver Charackter: %s', ['error_active_character'] = "Wir konnten deinen Namen nicht auslesen. Bitte kontaktiere einen Admin.", ['delete_character'] = 'Lösche deinen Charackter und erstelle einen neuen', ['deleted_character'] = 'Dein Charakter wurde gelöscht.', @@ -19,12 +19,12 @@ Locales['de'] = { ['error_debug_xPlayer_get_sex'] = "Ein Fehler entstand dabei, dein Geschlecht auszulesen.", ['error_debug_xPlayer_get_dob'] = "Ein Fehler entstand dabei, dein Geburtsdatum auszulesen.", ['error_debug_xPlayer_get_height'] = "Ein Fehler entstand dabei, deine Größe auszulesen.", - ['return_debug_xPlayer_get_first_name'] = "Vornmame: ~b~%s", - ['return_debug_xPlayer_get_last_name'] = "Nachname: ~b~%s", - ['return_debug_xPlayer_get_full_name'] = "Voller Name: ~b~%s", - ['return_debug_xPlayer_get_sex'] = "Geschlecht: ~b~%s", - ['return_debug_xPlayer_get_dob'] = "Geburtsdatum: ~b~%s", - ['return_debug_xPlayer_get_height'] = "Höhe: ~b~%s Meter", + ['return_debug_xPlayer_get_first_name'] = "Vornmame: %s", + ['return_debug_xPlayer_get_last_name'] = "Nachname: %s", + ['return_debug_xPlayer_get_full_name'] = "Voller Name: %s", + ['return_debug_xPlayer_get_sex'] = "Geschlecht: %s", + ['return_debug_xPlayer_get_dob'] = "Geburtsdatum: %s", + ['return_debug_xPlayer_get_height'] = "Höhe: %s Meter", ['data_incorrect'] = 'Daten sind fehlerhaft. Versuche es erneut.', ['invalid_format'] = 'Daten falsch formatiert. Versuche es erneut.', ['no_identifier'] = 'Es gab einen Fehler beim Laden deines Charackters!\nFehler Code: identifier-missing\n\nDie Ursache des Fehlers ist nicht bekannt, dein Identifier konnte nicht gefunden werden. Bitte versuche es später erneut oder kontaktiere einen Admin.', diff --git a/[esx]/esx_identity/locales/en.lua b/[esx]/esx_identity/locales/en.lua index 7a3f44bc..fd5f0ba9 100644 --- a/[esx]/esx_identity/locales/en.lua +++ b/[esx]/esx_identity/locales/en.lua @@ -1,6 +1,6 @@ Locales['en'] = { ['show_active_character'] = 'Show Active Character', - ['active_character'] = 'Active Character: ~b~%s~s~', + ['active_character'] = 'Active Character: %s', ['error_active_character'] = "There was an error obtaining your data.", ['delete_character'] = 'Delete Current Character And Create a new one.', ['deleted_character'] = 'Character Deleted.', @@ -19,12 +19,12 @@ Locales['en'] = { ['error_debug_xPlayer_get_sex'] = "There was an issue while obtaining your sex.", ['error_debug_xPlayer_get_dob'] = "There was an issue while obtaining your date of birth.", ['error_debug_xPlayer_get_height'] = "There was an issue while obtaining your height.", - ['return_debug_xPlayer_get_first_name'] = "First Name: ~b~%s", - ['return_debug_xPlayer_get_last_name'] = "Last Name: ~b~%s", - ['return_debug_xPlayer_get_full_name'] = "Name: ~b~%s", - ['return_debug_xPlayer_get_sex'] = "Sex: ~b~%s", - ['return_debug_xPlayer_get_dob'] = "DOB: ~b~%s", - ['return_debug_xPlayer_get_height'] = "Height: ~b~%s Inches", + ['return_debug_xPlayer_get_first_name'] = "First Name: %s", + ['return_debug_xPlayer_get_last_name'] = "Last Name: %s", + ['return_debug_xPlayer_get_full_name'] = "Name: %s", + ['return_debug_xPlayer_get_sex'] = "Sex: %s", + ['return_debug_xPlayer_get_dob'] = "DOB: %s", + ['return_debug_xPlayer_get_height'] = "Height: %s Inches", ['data_incorrect'] = 'Invalid Data, Please try again.', ['invalid_format'] = 'Invalid Data Format, Please try again.', ['no_identifier'] = '[ESX Identity]\nThere was an issue while loading your character!\nError code: identifier-missing\n\nThis is caused by your identifier being missing. Please come back later or report this problem to the Server Owner.', diff --git a/[esx]/esx_identity/locales/es.lua b/[esx]/esx_identity/locales/es.lua index 2352d302..f109d33d 100644 --- a/[esx]/esx_identity/locales/es.lua +++ b/[esx]/esx_identity/locales/es.lua @@ -1,6 +1,6 @@ Locales['es'] = { ['show_active_character'] = 'Mostrar personaje activo', - ['active_character'] = 'Personaje activo: ~b~%s~s~', + ['active_character'] = 'Personaje activo: %s', ['error_active_character'] = "Se produjo un error al recuperar tu nombre. Por favor contacta con un administrador", ['delete_character'] = 'Elimina tu personaje y crea uno nuevo', ['deleted_character'] = 'Tu personaje ha sido eliminado', @@ -19,12 +19,12 @@ Locales['es'] = { ['error_debug_xPlayer_get_sex'] = "Se produjo un error al recuperar tu sexo", ['error_debug_xPlayer_get_dob'] = "Se produjo un error al recuperar tu fecha de nacimiento", ['error_debug_xPlayer_get_height'] = "Se produjo un error al recuperar tu altura", - ['return_debug_xPlayer_get_first_name'] = "Nombre: ~b~%s", - ['return_debug_xPlayer_get_last_name'] = "Apellido: ~b~%s", - ['return_debug_xPlayer_get_full_name'] = "Nombre completo: ~b~%s", - ['return_debug_xPlayer_get_sex'] = "Sexo: ~b~%s", - ['return_debug_xPlayer_get_dob'] = "Fecha de nacimiento: ~b~%s", - ['return_debug_xPlayer_get_height'] = "Altura: ~b~%s centímetros", + ['return_debug_xPlayer_get_first_name'] = "Nombre: %s", + ['return_debug_xPlayer_get_last_name'] = "Apellido: %s", + ['return_debug_xPlayer_get_full_name'] = "Nombre completo: %s", + ['return_debug_xPlayer_get_sex'] = "Sexo: %s", + ['return_debug_xPlayer_get_dob'] = "Fecha de nacimiento: %s", + ['return_debug_xPlayer_get_height'] = "Altura: %s centímetros", ['data_incorrect'] = 'Datos introducidos de forma incorrecta. Inténtalo de nuevo', ['invalid_format'] = 'Datos con formato incorrecto. Inténtalo de nuevo', ['no_identifier'] = '¡Se ha producido un error al cargar tu personaje!\nCódigo de error: identifier-missing\n\nSe desconoce la causa de este error, no se pudo encontrar su identificador. Regrese más tarde o informe este problema al equipo de administración del servidor', diff --git a/[esx]/esx_identity/locales/fi.lua b/[esx]/esx_identity/locales/fi.lua index a1720782..0f384b50 100644 --- a/[esx]/esx_identity/locales/fi.lua +++ b/[esx]/esx_identity/locales/fi.lua @@ -1,6 +1,6 @@ Locales['fi'] = { ['show_active_character'] = 'Näytä nykyinen hahmosi', - ['active_character'] = 'Nykyinen hahmosi: ~b~%s~s~', + ['active_character'] = 'Nykyinen hahmosi: %s', ['error_active_character'] = "Hahmosi hakemisessa ilmeni ongelma. Ota yhteyttä ylläpitoon.", ['delete_character'] = 'Poista hahmosi ja luo uusi.', ['deleted_character'] = 'Hahmosi on poistetu.', @@ -19,12 +19,12 @@ Locales['fi'] = { ['error_debug_xPlayer_get_sex'] = "Hahmosi sukupuolen haussa ilmeni ongelma.", ['error_debug_xPlayer_get_dob'] = "Hahmosi syntymäpäivän haussa ilmeni ongelma.", ['error_debug_xPlayer_get_height'] = "Hahmosi pituuden haussa ilmeni ongelma.", - ['return_debug_xPlayer_get_first_name'] = "Etunimi: ~b~%s", - ['return_debug_xPlayer_get_last_name'] = "Sukunimi: ~b~%s", - ['return_debug_xPlayer_get_full_name'] = "Kokonimi: ~b~%s", - ['return_debug_xPlayer_get_sex'] = "Sukupuoli: ~b~%s", - ['return_debug_xPlayer_get_dob'] = "Syntymäpäivä: ~b~%s", - ['return_debug_xPlayer_get_height'] = "Pituus: ~b~%s CM", + ['return_debug_xPlayer_get_first_name'] = "Etunimi: %s", + ['return_debug_xPlayer_get_last_name'] = "Sukunimi: %s", + ['return_debug_xPlayer_get_full_name'] = "Kokonimi: %s", + ['return_debug_xPlayer_get_sex'] = "Sukupuoli: %s", + ['return_debug_xPlayer_get_dob'] = "Syntymäpäivä: %s", + ['return_debug_xPlayer_get_height'] = "Pituus: %s CM", ['data_incorrect'] = 'Data syötetty väärin. Yritä uudelleen.', ['invalid_format'] = 'Data syötetty väärässä muodossa. Yritä uudelleen.', ['no_identifier'] = 'Hahmosi lataamisessa ilmeni ongelma!\nVirhekoodi: identifier-missing\n\nVirhekoodin syytä ei tiedetä, joten ota yhteyttä ylläpitoon.', diff --git a/[esx]/esx_identity/locales/hu.lua b/[esx]/esx_identity/locales/hu.lua index 144b6653..8452defd 100644 --- a/[esx]/esx_identity/locales/hu.lua +++ b/[esx]/esx_identity/locales/hu.lua @@ -1,6 +1,6 @@ Locales["hu"] = { ["show_active_character"] = "Aktiv karakterek mutatása", - ["active_character"] = "Aktiv karakter: ~b~%s~s~", + ["active_character"] = "Aktiv karakter: %s", ["error_active_character"] = "A név nem felel meg", ["delete_character"] = "Töröld a karaktered és csinálj újat", ["deleted_character"] = "A karaktered törölve", @@ -19,12 +19,12 @@ Locales["hu"] = { ["error_debug_xPlayer_get_sex"] = "Hiba történt a nem lekérésekor.", ["error_debug_xPlayer_get_dob"] = "Hiba történt a születési dátum lekérésekor.", ["error_debug_xPlayer_get_height"] = "Hiba történt a magasság lekérésekor.", - ["return_debug_xPlayer_get_first_name"] = "Vezetéknév: ~b~%s", - ["return_debug_xPlayer_get_last_name"] = "Keresztnév: ~b~%s", - ["return_debug_xPlayer_get_full_name"] = "Teljes név: ~b~%s", - ["return_debug_xPlayer_get_sex"] = "Sex: ~b~%s", - ["return_debug_xPlayer_get_dob"] = "DOB: ~b~%s", - ["return_debug_xPlayer_get_height"] = "Magasság: ~b~%s Inches", + ["return_debug_xPlayer_get_first_name"] = "Vezetéknév: %s", + ["return_debug_xPlayer_get_last_name"] = "Keresztnév: %s", + ["return_debug_xPlayer_get_full_name"] = "Teljes név: %s", + ["return_debug_xPlayer_get_sex"] = "Sex: %s", + ["return_debug_xPlayer_get_dob"] = "DOB: %s", + ["return_debug_xPlayer_get_height"] = "Magasság: %s Inches", ["data_incorrect"] = "Hibásan megadott adatok. Kérlek próbáld újra.", ["invalid_format"] = "Az adatok helytelen formázása. Kérlek próbáld újra.", ["no_identifier"] = "Hiba történt a karakter betöltésekor! \nHibakód: hiányzó azonosító \n\nA hiba oka nem ismert, az azonosító nem található. Kérjük, jöjjön vissza később, vagy jelentse a problémát a szerver adminisztrációs csapatának.", diff --git a/[esx]/esx_identity/locales/pl.lua b/[esx]/esx_identity/locales/pl.lua index 72b2d38a..e88be1b7 100644 --- a/[esx]/esx_identity/locales/pl.lua +++ b/[esx]/esx_identity/locales/pl.lua @@ -1,6 +1,6 @@ Locales['pl'] = { ['show_active_character'] = 'Pokaż aktywną postać', - ['active_character'] = 'Aktywna postać: ~b~%s~s~', + ['active_character'] = 'Aktywna postać: %s', ['error_active_character'] = "Podczas pobierania Twojego imienia wystąpił błąd. Proszę skontaktować się z administratorem.", ['delete_character'] = 'Usuń swoją postać i stwórz nową', ['deleted_character'] = 'Twoja postać została usunięta.', @@ -19,12 +19,12 @@ Locales['pl'] = { ['error_debug_xPlayer_get_sex'] = "Podczas pobierania twojej płci wystąpił błąd.", ['error_debug_xPlayer_get_dob'] = "Podczas pobierania daty urodzenia wystąpił błąd.", ['error_debug_xPlayer_get_height'] = "Podczas pobierania wzrostu wystąpił błąd.", - ['return_debug_xPlayer_get_first_name'] = "Imię: ~b~%s", - ['return_debug_xPlayer_get_last_name'] = "Nazwisko: ~b~%s", - ['return_debug_xPlayer_get_full_name'] = "Pełna nazwa: ~b~%s", - ['return_debug_xPlayer_get_sex'] = "Płeć: ~b~%s", - ['return_debug_xPlayer_get_dob'] = "Data urodzenia: ~b~%s", - ['return_debug_xPlayer_get_height'] = "Wzrost: ~b~%s centymetrów", + ['return_debug_xPlayer_get_first_name'] = "Imię: %s", + ['return_debug_xPlayer_get_last_name'] = "Nazwisko: %s", + ['return_debug_xPlayer_get_full_name'] = "Pełna nazwa: %s", + ['return_debug_xPlayer_get_sex'] = "Płeć: %s", + ['return_debug_xPlayer_get_dob'] = "Data urodzenia: %s", + ['return_debug_xPlayer_get_height'] = "Wzrost: %s centymetrów", ['data_incorrect'] = 'Data została wprowadzona niepoprawnie. Proszę spróbuj ponownie.', ['invalid_format'] = 'Data została wprowadzona niepoprawnie. Proszę spróbuj ponownie.', ['no_identifier'] = 'Wystąpił błąd podczas ładowania twojej postaci!\nKod błędu: identifier-missing\n\nPrzyczyna tego błędu nie jest znana, nie można znaleźć Twojego identyfikatora. Wróć później lub zgłoś ten problem zespołowi administracyjnemu serwera.', diff --git a/[esx]/esx_identity/locales/sv.lua b/[esx]/esx_identity/locales/sv.lua index ee3a62cb..7399cdca 100644 --- a/[esx]/esx_identity/locales/sv.lua +++ b/[esx]/esx_identity/locales/sv.lua @@ -1,6 +1,6 @@ Locales['sv'] = { ['show_active_character'] = 'Visa aktiva karaktär', - ['active_character'] = 'Aktiv karaktär: ~b~%s~s~', + ['active_character'] = 'Aktiv karaktär: %s', ['error_active_character'] = "Det gick inte att hämta din data.", ['delete_character'] = 'Ta bort nuvarande karaktär och skapa en ny.', ['deleted_character'] = 'Karaktär raderad.', @@ -19,12 +19,12 @@ Locales['sv'] = { ['error_debug_xPlayer_get_sex'] = "Det uppstod ett problem när du skaffade ditt kön.", ['error_debug_xPlayer_get_dob'] = "Det uppstod ett problem när du skaffade ditt födelsedatum.", ['error_debug_xPlayer_get_height'] = "Det uppstod ett problem när du fick din längd.", - ['return_debug_xPlayer_get_first_name'] = "Förnamn: ~b~%s", - ['return_debug_xPlayer_get_last_name'] = "Efternamn: ~b~%s", - ['return_debug_xPlayer_get_full_name'] = "Fullständiga namn: ~b~%s", - ['return_debug_xPlayer_get_sex'] = "Kön: ~b~%s", - ['return_debug_xPlayer_get_dob'] = "Födelsedatum: ~b~%s", - ['return_debug_xPlayer_get_height'] = "Längd: ~b~%s Centimeter", + ['return_debug_xPlayer_get_first_name'] = "Förnamn: %s", + ['return_debug_xPlayer_get_last_name'] = "Efternamn: %s", + ['return_debug_xPlayer_get_full_name'] = "Fullständiga namn: %s", + ['return_debug_xPlayer_get_sex'] = "Kön: %s", + ['return_debug_xPlayer_get_dob'] = "Födelsedatum: %s", + ['return_debug_xPlayer_get_height'] = "Längd: %s Centimeter", ['data_incorrect'] = 'Uppgifterna har angetts felaktigt. Var god försök igen.', ['invalid_format'] = 'Data är felaktigt formaterade. Var god försök igen.', ['no_identifier'] = 'Det uppstod ett fel när din karaktär skulle laddas!\nError code: identifier-missing\n\nOrsaken till detta fel är inte känd, din identifierare kunde inte hittas. Kom tillbaka senare eller rapportera det här problemet till en administratör.', diff --git a/[esx_addons]/esx_accessories/locales/cs.lua b/[esx_addons]/esx_accessories/locales/cs.lua index a44eb670..60511d03 100644 --- a/[esx_addons]/esx_accessories/locales/cs.lua +++ b/[esx_addons]/esx_accessories/locales/cs.lua @@ -9,11 +9,11 @@ Locales ['cs'] = { ['shop'] = '%s obchod', ['set_unset'] = 'nasadit / Sundat', ['not_enough_money'] = 'nemáte dostatek peněz', - ['press_access'] = 'zmáčkněte ~INPUT_CONTEXT~ pro otevření menu', + ['press_access'] = 'zmáčkněte [E] pro otevření menu', ['accessories_blip'] = 'doplňky', ['no_ears'] = 'nemáte doplňky na uši', ['no_glasses'] = 'nemáte brýle', ['no_helmet'] = 'nemáte helmu', ['no_mask'] = 'nemáte masku', - ['you_paid'] = 'zaplatili jste ~g~$%s~s~', + ['you_paid'] = 'zaplatili jste $%s', } diff --git a/[esx_addons]/esx_accessories/locales/en.lua b/[esx_addons]/esx_accessories/locales/en.lua index 0ea2f75f..dddb522f 100644 --- a/[esx_addons]/esx_accessories/locales/en.lua +++ b/[esx_addons]/esx_accessories/locales/en.lua @@ -9,11 +9,11 @@ Locales ['en'] = { ['shop'] = '%s shop', ['set_unset'] = 'put on / Take off', ['not_enough_money'] = 'you do not have enough money', - ['press_access'] = 'press ~INPUT_CONTEXT~ to access the menu', + ['press_access'] = 'press [E] to access the menu', ['accessories_blip'] = 'accessories', ['no_ears'] = 'you do not have ears accessories', ['no_glasses'] = 'you do not have glasses', ['no_helmet'] = 'you do not have a helmet', ['no_mask'] = 'you do not have a mask', - ['you_paid'] = 'you paid ~g~$%s~s~', + ['you_paid'] = 'you paid $%s', } diff --git a/[esx_addons]/esx_accessories/locales/es.lua b/[esx_addons]/esx_accessories/locales/es.lua index 510a485e..917d84a8 100644 --- a/[esx_addons]/esx_accessories/locales/es.lua +++ b/[esx_addons]/esx_accessories/locales/es.lua @@ -8,12 +8,12 @@ Locales ['es'] = { ['ears'] = 'Accesorio de oreja', ['shop'] = 'Tienda %s', ['set_unset'] = 'Ponerse / Quitarse', - ['not_enough_money'] = '~r~No tienes~s~ suficiente dinero', - ['press_access'] = 'Pulsa ~INPUT_CONTEXT~ para acceder al menú', + ['not_enough_money'] = '~r~No tienes suficiente dinero', + ['press_access'] = 'Pulsa [E] para acceder al menú', ['accessories_blip'] = 'Accesorios', ['no_ears'] = 'No tienes ningún accesorio de oreja', ['no_glasses'] = 'No tienes ningunas gafas', ['no_helmet'] = 'No tienes ningún casco', ['no_mask'] = 'No tienes ninguna máscara', - ['you_paid'] = 'Pagaste ~g~%s$~s~', + ['you_paid'] = 'Pagaste %s$', } diff --git a/[esx_addons]/esx_accessories/locales/fi.lua b/[esx_addons]/esx_accessories/locales/fi.lua index d5c5cfe9..12b6e897 100644 --- a/[esx_addons]/esx_accessories/locales/fi.lua +++ b/[esx_addons]/esx_accessories/locales/fi.lua @@ -9,11 +9,11 @@ Locales ['fi'] = { ['shop'] = '%s asustekauppa', ['set_unset'] = 'laita päälle / Ota pois', ['not_enough_money'] = 'sinulla ei ole tarpeeksi rahaa', - ['press_access'] = 'paina ~INPUT_CONTEXT~ avataksesi menu', + ['press_access'] = 'paina [E] avataksesi menu', ['accessories_blip'] = 'asusteet', ['no_ears'] = 'sinulla ei ole korva asusteita', ['no_glasses'] = 'sinulla ei ole laseja', ['no_helmet'] = 'sinulla ei ole kypäriä', ['no_mask'] = 'sinulla ei ole maskeja', - ['you_paid'] = 'sinä maksoit ~g~$%s~s~', + ['you_paid'] = 'sinä maksoit $%s', } diff --git a/[esx_addons]/esx_accessories/locales/fr.lua b/[esx_addons]/esx_accessories/locales/fr.lua index 4e324f2c..0de932d5 100644 --- a/[esx_addons]/esx_accessories/locales/fr.lua +++ b/[esx_addons]/esx_accessories/locales/fr.lua @@ -9,11 +9,11 @@ Locales ['fr'] = { ['shop'] = '%s magasin de', ['set_unset'] = 'mettre / Enlever', ['not_enough_money'] = 'vous n\'avez pas assez d\'argent', - ['press_access'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au menu', + ['press_access'] = 'appuyez sur [E] pour accéder au menu', ['accessories_blip'] = 'accessoires', ['no_ears'] = 'vous n\'avez pas d\'accessoires d\'oreilles', ['no_glasses'] = 'vous n\'avez pas de lunettes', ['no_helmet'] = 'vous n\'avez pas de casque / chapeau', ['no_mask'] = 'vous n\'avez pas de masque', - ['you_paid'] = 'vous avez payé ~g~$%s~s~', + ['you_paid'] = 'vous avez payé $%s', } diff --git a/[esx_addons]/esx_accessories/locales/hu.lua b/[esx_addons]/esx_accessories/locales/hu.lua index 8c0458e8..fcc170bf 100644 --- a/[esx_addons]/esx_accessories/locales/hu.lua +++ b/[esx_addons]/esx_accessories/locales/hu.lua @@ -9,11 +9,11 @@ Locales ['hu'] = { ['shop'] = '%s bolt', ['set_unset'] = 'Felvenni / Levenni', ['not_enough_money'] = 'Nincsen elég pénzed', - ['press_access'] = 'Nyomj ~INPUT_CONTEXT~ hogy megnyisd a kiegészítöket', + ['press_access'] = 'Nyomj [E] hogy megnyisd a kiegészítöket', ['accessories_blip'] = 'Kiegészítők', ['no_ears'] = 'Nincsen fülbevalód', ['no_glasses'] = 'Nincsen szemüveged', ['no_helmet'] = 'Nincsen sapkád', ['no_mask'] = 'Nincsen maszkod', - ['you_paid'] = 'Fizettél ~g~$%s~s~', + ['you_paid'] = 'Fizettél $%s', } diff --git a/[esx_addons]/esx_accessories/locales/nl.lua b/[esx_addons]/esx_accessories/locales/nl.lua index 4567594a..0f93879c 100644 --- a/[esx_addons]/esx_accessories/locales/nl.lua +++ b/[esx_addons]/esx_accessories/locales/nl.lua @@ -9,11 +9,11 @@ Locales ['nl'] = { ['shop'] = '%s Winkel', ['set_unset'] = 'Doe aan / doe uit', ['not_enough_money'] = 'Je hebt niet genoeg geld', - ['press_access'] = 'Druk op ~INPUT_CONTEXT~ om het menu te openen', + ['press_access'] = 'Druk op [E] om het menu te openen', ['accessories_blip'] = 'Accessories', ['no_ears'] = 'Je hebt geen oor accessories', ['no_glasses'] = 'je hebt geen brillen', ['no_helmet'] = 'je hebt geen helm', ['no_mask'] = 'je hebt geen masker', - ['you_paid'] = 'je betaalde ~g~$%s~s~', + ['you_paid'] = 'je betaalde $%s', } diff --git a/[esx_addons]/esx_accessories/locales/pl.lua b/[esx_addons]/esx_accessories/locales/pl.lua index db81b639..c84e9aeb 100644 --- a/[esx_addons]/esx_accessories/locales/pl.lua +++ b/[esx_addons]/esx_accessories/locales/pl.lua @@ -9,11 +9,11 @@ Locales ['pl'] = { ['shop'] = 'sklep %s ', ['set_unset'] = 'załóż / Zdejmij', ['not_enough_money'] = 'nie masz wystarczająco pieniędzy', - ['press_access'] = 'wciśnij ~INPUT_CONTEXT~ aby otworzyć menu', + ['press_access'] = 'wciśnij [E] aby otworzyć menu', ['accessories_blip'] = 'akcesoria', ['no_ears'] = 'nie posiadasz akcesorii uszu', ['no_glasses'] = 'nie posiadasz okularów', ['no_helmet'] = 'nie posiadasz nakrycia głowy', ['no_mask'] = 'nie posiadasz maski', - ['you_paid'] = 'płacisz ~g~%s $~s~', + ['you_paid'] = 'płacisz %s $', } diff --git a/[esx_addons]/esx_accessories/locales/ru.lua b/[esx_addons]/esx_accessories/locales/ru.lua index 125bd36c..a4fe7a56 100644 --- a/[esx_addons]/esx_accessories/locales/ru.lua +++ b/[esx_addons]/esx_accessories/locales/ru.lua @@ -9,11 +9,11 @@ Locales ['ru'] = { ['shop'] = 'Магазин %s', ['set_unset'] = 'Положить / Снять', ['not_enough_money'] = 'У вас не достаточно денег', - ['press_access'] = 'Нажмите ~INPUT_CONTEXT~ для доступа к меню', + ['press_access'] = 'Нажмите [E] для доступа к меню', ['accessories_blip'] = 'Аксессуары', ['no_ears'] = 'У вас нет аксессуаров для ушей', ['no_glasses'] = 'У вас нет очков', ['no_helmet'] = 'У вас нет шлема', ['no_mask'] = 'У вас нет маски', - ['you_paid'] = 'Вы заплатили ~g~$%s~s~', + ['you_paid'] = 'Вы заплатили $%s', } diff --git a/[esx_addons]/esx_accessories/locales/si.lua b/[esx_addons]/esx_accessories/locales/si.lua index 4d80f25e..56419907 100644 --- a/[esx_addons]/esx_accessories/locales/si.lua +++ b/[esx_addons]/esx_accessories/locales/si.lua @@ -9,11 +9,11 @@ Locales ['si'] = { ['shop'] = '%s trgovina', ['set_unset'] = 'Daj gor / Vzemi dol', ['not_enough_money'] = 'Nimas dovolj denarja', - ['press_access'] = 'Pritisni ~INPUT_CONTEXT~ za dostop do menuja', + ['press_access'] = 'Pritisni [E] za dostop do menuja', ['accessories_blip'] = 'Dodatki', ['no_ears'] = 'Nimas usesnih dodatkov', ['no_glasses'] = 'Nimas ocal', ['no_helmet'] = 'Nimas celade', ['no_mask'] = 'Nimas maske', - ['you_paid'] = 'Placal si ~g~$%s~s~', + ['you_paid'] = 'Placal si $%s', } diff --git a/[esx_addons]/esx_accessories/locales/sv.lua b/[esx_addons]/esx_accessories/locales/sv.lua index 8286624a..decfee36 100644 --- a/[esx_addons]/esx_accessories/locales/sv.lua +++ b/[esx_addons]/esx_accessories/locales/sv.lua @@ -9,11 +9,11 @@ Locales ['sv'] = { ['shop'] = '%s affär', ['set_unset'] = 'Ta på / av', ['not_enough_money'] = 'Du har inte tillräckligt med pengar', - ['press_access'] = 'Tryck ~INPUT_CONTEXT~ för att komma åt menyn', + ['press_access'] = 'Tryck [E] för att komma åt menyn', ['accessories_blip'] = 'Tillbehör', ['no_ears'] = 'Du har inga örontillbehör', ['no_glasses'] = 'Du har inga glasögon', ['no_helmet'] = 'Du har ingen hjälm', ['no_mask'] = 'Du har ingen mask', - ['you_paid'] = 'Du betalade ~g~%s SEK~s~', + ['you_paid'] = 'Du betalade %s SEK', } \ No newline at end of file diff --git a/[esx_addons]/esx_ambulancejob/locales/br.lua b/[esx_addons]/esx_ambulancejob/locales/br.lua index 33b78249..763baed0 100644 --- a/[esx_addons]/esx_ambulancejob/locales/br.lua +++ b/[esx_addons]/esx_ambulancejob/locales/br.lua @@ -5,8 +5,8 @@ Locales['br'] = { ['ems_clothes_ems'] = 'entrar como socorrista', -- Vehicles ['ambulance'] = 'ambulancia', - ['helicopter_prompt'] = 'pressione ~INPUT_CONTEXT~ para acessar a Helicopter Actions.', - ['garage_prompt'] = 'pressione ~INPUT_CONTEXT~ para entra no Vehicle Actions.', + ['helicopter_prompt'] = 'pressione [E] para acessar a Helicopter Actions.', + ['garage_prompt'] = 'pressione [E] para entra no Vehicle Actions.', ['garage_title'] = 'ações do veiculo', ['garage_stored'] = 'guardado', ['garage_notstored'] = 'não foi guardado', @@ -43,11 +43,11 @@ Locales['br'] = { ['boss_actions'] = 'menu administração', -- Misc ['invalid_amount'] = ' dade inválida', - ['actions_prompt'] = 'aperte ~INPUT_CONTEXT~ para entra Ambulance Actions.', + ['actions_prompt'] = 'aperte [E] para entra Ambulance Actions.', ['deposit_amount'] = 'quantidade inválida para deposito', ['money_withdraw'] = 'quantidade a ser retirada', - ['fast_travel'] = 'aperte ~INPUT_CONTEXT~ para mover-se rapidamente.', - ['open_pharmacy'] = 'aperte ~INPUT_CONTEXT~ para abrir a farmácia.', + ['fast_travel'] = 'aperte [E] para mover-se rapidamente.', + ['open_pharmacy'] = 'aperte [E] para abrir a farmácia.', ['pharmacy_menu_title'] = 'farmácia', ['pharmacy_take'] = 'tomar %s', ['medikit'] = 'seringa', diff --git a/[esx_addons]/esx_ambulancejob/locales/cs.lua b/[esx_addons]/esx_ambulancejob/locales/cs.lua index 077474b3..37618efa 100644 --- a/[esx_addons]/esx_ambulancejob/locales/cs.lua +++ b/[esx_addons]/esx_ambulancejob/locales/cs.lua @@ -5,8 +5,8 @@ Locales['cs'] = { ['ems_clothes_ems'] = 'zdravotnické oblečení', -- Vehicles ['ambulance'] = 'ambulance', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the Helicopter Actions.', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the Vehicle Actions.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -43,11 +43,11 @@ Locales['cs'] = { ['boss_actions'] = 'akce šéfa', -- Misc ['invalid_amount'] = ' ná částka', - ['actions_prompt'] = 'press ~INPUT_CONTEXT~ access the Ambulance Actions.', + ['actions_prompt'] = 'press [E] access the Ambulance Actions.', ['deposit_amount'] = 'částka vkladu', ['money_withdraw'] = 'částka výběru', - ['fast_travel'] = 'stiskněte ~INPUT_CONTEXT~ k rychlému odcestování.', - ['open_pharmacy'] = 'stiskněte ~INPUT_CONTEXT~ k otevření lékárny.', + ['fast_travel'] = 'stiskněte [E] k rychlému odcestování.', + ['open_pharmacy'] = 'stiskněte [E] k otevření lékárny.', ['pharmacy_menu_title'] = 'lékárna', ['pharmacy_take'] = 'vzít %s', ['medikit'] = 'lékarnička', diff --git a/[esx_addons]/esx_ambulancejob/locales/de.lua b/[esx_addons]/esx_ambulancejob/locales/de.lua index 78378bb3..2951ee91 100644 --- a/[esx_addons]/esx_ambulancejob/locales/de.lua +++ b/[esx_addons]/esx_ambulancejob/locales/de.lua @@ -5,8 +5,8 @@ Locales['de'] = { ['ems_clothes_ems'] = 'Uniform', -- Vehicles ['ambulance'] = 'Rettungsdienst', - ['helicopter_prompt'] = 'Drücke ~INPUT_CONTEXT~ um auf das Helikopter-Menüzugreifen.', - ['garage_prompt'] = 'Drücke ~INPUT_CONTEXT~ um auf das Fahrzeug-Menüzugreifen.', + ['helicopter_prompt'] = 'Drücke [E] um auf das Helikopter-Menüzugreifen.', + ['garage_prompt'] = 'Drücke [E] um auf das Fahrzeug-Menüzugreifen.', ['garage_title'] = 'Fahrzeugmenü', ['garage_stored'] = 'gelagert', ['garage_notstored'] = 'nicht in der Garage', @@ -43,11 +43,11 @@ Locales['de'] = { ['boss_actions'] = 'Chef-Aktionen', -- Misc ['invalid_amount'] = ' ige Menge', - ['actions_prompt'] = 'Drücke ~INPUT_CONTEXT~ um das Rettungsdienst-Menü öffnen.', + ['actions_prompt'] = 'Drücke [E] um das Rettungsdienst-Menü öffnen.', ['deposit_amount'] = 'Menge deponieren', ['money_withdraw'] = 'Menge abheben', - ['fast_travel'] = 'Drücke ~INPUT_CONTEXT~ zu schnellreisen.', - ['open_pharmacy'] = 'Drücke ~INPUT_CONTEXT~ um die Apotheke zu öffnen.', + ['fast_travel'] = 'Drücke [E] zu schnellreisen.', + ['open_pharmacy'] = 'Drücke [E] um die Apotheke zu öffnen.', ['pharmacy_menu_title'] = 'Apotheke', ['pharmacy_take'] = 'Nimm %s', ['medikit'] = 'Medikit', diff --git a/[esx_addons]/esx_ambulancejob/locales/en.lua b/[esx_addons]/esx_ambulancejob/locales/en.lua index 44aee2a8..76365fc3 100644 --- a/[esx_addons]/esx_ambulancejob/locales/en.lua +++ b/[esx_addons]/esx_ambulancejob/locales/en.lua @@ -5,8 +5,8 @@ Locales['en'] = { ['ems_clothes_ems'] = 'EMS Clothes', -- Vehicles ['ambulance'] = 'Ambulance', - ['helicopter_prompt'] = 'Press ~INPUT_CONTEXT~ to access the Helicopter Actions.', - ['garage_prompt'] = 'Press ~INPUT_CONTEXT~ to access the Vehicle Actions.', + ['helicopter_prompt'] = 'Press [E] to access the Helicopter Actions.', + ['garage_prompt'] = 'Press [E] to access the Vehicle Actions.', ['garage_title'] = 'Vehicle Actions', ['garage_stored'] = 'Stored', ['garage_notstored'] = 'Not in garage', @@ -43,11 +43,11 @@ Locales['en'] = { ['boss_actions'] = 'Boss Actions', -- Misc ['invalid_amount'] = 'Invalid amount', - ['actions_prompt'] = 'Press ~INPUT_CONTEXT~ access the Ambulance Actions.', + ['actions_prompt'] = 'Press [E] access the Ambulance Actions.', ['deposit_amount'] = 'Deposit Amount', ['money_withdraw'] = 'Amount withdrawn', - ['fast_travel'] = 'press ~INPUT_CONTEXT~ to fast travel.', - ['open_pharmacy'] = 'Press ~INPUT_CONTEXT~ to open the pharmacy.', + ['fast_travel'] = 'press [E] to fast travel.', + ['open_pharmacy'] = 'Press [E] to open the pharmacy.', ['pharmacy_menu_title'] = 'Pharmacy', ['pharmacy_take'] = 'Take %s', ['medikit'] = 'Medikit', diff --git a/[esx_addons]/esx_ambulancejob/locales/es.lua b/[esx_addons]/esx_ambulancejob/locales/es.lua index 98bddd62..11054707 100644 --- a/[esx_addons]/esx_ambulancejob/locales/es.lua +++ b/[esx_addons]/esx_ambulancejob/locales/es.lua @@ -7,8 +7,8 @@ Locales['es'] = { ['ems_clothes_ems'] = 'Equipo de ambulancia', -- Vehicles ['ambulance'] = 'Ambulancia', - ['helicopter_prompt'] = 'Presiona ~INPUT_CONTEXT~ para acceder al Acciones de helicópteros.', - ['garage_prompt'] = 'Presiona ~INPUT_CONTEXT~ para acceder al Acciones de vehículos.', + ['helicopter_prompt'] = 'Presiona [E] para acceder al Acciones de helicópteros.', + ['garage_prompt'] = 'Presiona [E] para acceder al Acciones de vehículos.', ['garage_title'] = 'Acciones de vehículos', ['garage_stored'] = 'Almacenado', ['garage_notstored'] = 'No en el garaje', @@ -45,11 +45,11 @@ Locales['es'] = { ['boss_actions'] = 'Acciones del jefe', -- Misc ['invalid_amount'] = ' ad no válida', - ['actions_prompt'] = 'Presiona ~INPUT_CONTEXT~ acceder al Acciones de ambulancia.', + ['actions_prompt'] = 'Presiona [E] acceder al Acciones de ambulancia.', ['deposit_amount'] = 'Cantidad de fianza depositada', ['money_withdraw'] = 'Cantidad de fianza retirada', - ['fast_travel'] = 'Presiona ~INPUT_CONTEXT~ para viajar rápido.', - ['open_pharmacy'] = 'Presiona ~INPUT_CONTEXT~ para abrir la farmacia.', + ['fast_travel'] = 'Presiona [E] para viajar rápido.', + ['open_pharmacy'] = 'Presiona [E] para abrir la farmacia.', ['pharmacy_menu_title'] = 'Farmacia', ['pharmacy_take'] = 'tomar %s', ['medikit'] = 'Kit médico', diff --git a/[esx_addons]/esx_ambulancejob/locales/fi.lua b/[esx_addons]/esx_ambulancejob/locales/fi.lua index e03b036d..0786372a 100644 --- a/[esx_addons]/esx_ambulancejob/locales/fi.lua +++ b/[esx_addons]/esx_ambulancejob/locales/fi.lua @@ -5,8 +5,8 @@ Locales['fi'] = { ['ems_clothes_ems'] = 'työkamppeet', -- Vehicles ['ambulance'] = 'ambulance', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the Helicopter Actions.', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the Vehicle Actions.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -43,11 +43,11 @@ Locales['fi'] = { ['boss_actions'] = 'pomovalikko', -- Misc ['invalid_amount'] = ' llinen summa', - ['actions_prompt'] = 'press ~INPUT_CONTEXT~ access the Ambulance Actions.', + ['actions_prompt'] = 'press [E] access the Ambulance Actions.', ['deposit_amount'] = 'talletettava summa', ['money_withdraw'] = 'nostettava summa', - ['fast_travel'] = 'paina ~INPUT_CONTEXT~ liikkuaksesi nopeasti kerrosten välillä', - ['open_pharmacy'] = 'paina ~INPUT_CONTEXT~ avataksesi lääkekaappi', + ['fast_travel'] = 'paina [E] liikkuaksesi nopeasti kerrosten välillä', + ['open_pharmacy'] = 'paina [E] avataksesi lääkekaappi', ['pharmacy_menu_title'] = 'lääkekaappi', ['pharmacy_take'] = 'ota %s', ['medikit'] = 'ensiapupakkauksia', diff --git a/[esx_addons]/esx_ambulancejob/locales/fr.lua b/[esx_addons]/esx_ambulancejob/locales/fr.lua index eb279db6..e3c3fb50 100644 --- a/[esx_addons]/esx_ambulancejob/locales/fr.lua +++ b/[esx_addons]/esx_ambulancejob/locales/fr.lua @@ -5,8 +5,8 @@ Locales['fr'] = { ['ems_clothes_ems'] = 'tenue Ambulancier', -- Vehicles ['ambulance'] = 'ambulance', - ['helicopter_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder aux Actions de l\'hélicoptère.', - ['garage_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder aux Actions des véhciules.', + ['helicopter_prompt'] = 'appuyez sur [E] pour accéder aux Actions de l\'hélicoptère.', + ['garage_prompt'] = 'appuyez sur [E] pour accéder aux Actions des véhciules.', ['garage_title'] = 'actions véhicules', ['garage_stored'] = 'rangé', ['garage_notstored'] = 'en dehors du garage', @@ -43,11 +43,11 @@ Locales['fr'] = { ['boss_actions'] = 'action Patron', -- Misc ['invalid_amount'] = ' t invalide', - ['actions_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ accédez aux Actions d\'Ambulance.', + ['actions_prompt'] = 'appuyez sur [E] accédez aux Actions d\'Ambulance.', ['deposit_amount'] = 'montant du dépôt', ['money_withdraw'] = 'montant du retrait', - ['fast_travel'] = 'appuyez sur ~INPUT_CONTEXT~ pour vous déplacer rapidement.', - ['open_pharmacy'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir la pharmacie.', + ['fast_travel'] = 'appuyez sur [E] pour vous déplacer rapidement.', + ['open_pharmacy'] = 'appuyez sur [E] pour ouvrir la pharmacie.', ['pharmacy_menu_title'] = 'Pharmacie', ['pharmacy_take'] = 'prendre %s', ['medikit'] = 'kit de soin', diff --git a/[esx_addons]/esx_ambulancejob/locales/hu.lua b/[esx_addons]/esx_ambulancejob/locales/hu.lua index 8fdda7fb..460e8c2f 100644 --- a/[esx_addons]/esx_ambulancejob/locales/hu.lua +++ b/[esx_addons]/esx_ambulancejob/locales/hu.lua @@ -5,8 +5,8 @@ Locales['hu'] = { ['ems_clothes_ems'] = 'Munkaruha', -- Vehicles ['ambulance'] = 'Mentőautó', - ['helicopter_prompt'] = ' [Információ]:omd meg az ~INPUT_CONTEXT~ gombot a helikopter listához.', - ['garage_prompt'] = ' [Információ]:omd meg az ~INPUT_CONTEXT~ gombot a kocsi listához.', + ['helicopter_prompt'] = ' [Információ]:omd meg az [E] gombot a helikopter listához.', + ['garage_prompt'] = ' [Információ]:omd meg az [E] gombot a kocsi listához.', ['garage_title'] = 'Autó funkciók', ['garage_stored'] = 'Garázsba', ['garage_notstored'] = 'Ismeretlen helyen', @@ -43,11 +43,11 @@ Locales['hu'] = { ['boss_actions'] = 'Leader panel', -- Misc ['invalid_amount'] = ' telen mennyiség', - ['actions_prompt'] = ' [Információ]:omd meg az ~INPUT_CONTEXT~ gombot a panel megnyitásához.', + ['actions_prompt'] = ' [Információ]:omd meg az [E] gombot a panel megnyitásához.', ['deposit_amount'] = 'Összeg betétele', ['money_withdraw'] = 'Összeg kivétele', - ['fast_travel'] = 'Nyomj ~INPUT_CONTEXT~ hogy használd a liftet', - ['open_pharmacy'] = ' [Információ]:omd meg az ~INPUT_CONTEXT~ gombot a gyógyszer kivételéhez.', + ['fast_travel'] = 'Nyomj [E] hogy használd a liftet', + ['open_pharmacy'] = ' [Információ]:omd meg az [E] gombot a gyógyszer kivételéhez.', ['pharmacy_menu_title'] = 'Kellékek', ['pharmacy_take'] = 'Kivétel: %s', ['medikit'] = 'Elsősegély készlet', diff --git a/[esx_addons]/esx_ambulancejob/locales/nl.lua b/[esx_addons]/esx_ambulancejob/locales/nl.lua index 95a54297..413b1c3a 100644 --- a/[esx_addons]/esx_ambulancejob/locales/nl.lua +++ b/[esx_addons]/esx_ambulancejob/locales/nl.lua @@ -5,8 +5,8 @@ Locales['nl'] = { ['ems_clothes_ems'] = 'Ambulance Kleding', -- Vehicles ['ambulance'] = 'Ambulance', - ['helicopter_prompt'] = 'Druk op ~INPUT_CONTEXT~ om de Lifeliners te beheren.', - ['garage_prompt'] = 'Druk op ~INPUT_CONTEXT~ om de Garage te openen.', + ['helicopter_prompt'] = 'Druk op [E] om de Lifeliners te beheren.', + ['garage_prompt'] = 'Druk op [E] om de Garage te openen.', ['garage_title'] = 'Garage', ['garage_stored'] = 'In Garage', ['garage_notstored'] = 'Niet In Garage', @@ -43,11 +43,11 @@ Locales['nl'] = { ['boss_actions'] = 'Manager Acties', -- Misc ['invalid_amount'] = ' ig aantal', - ['actions_prompt'] = 'Druk op ~INPUT_CONTEXT~ om de Ambulance Acties te bekijken.', + ['actions_prompt'] = 'Druk op [E] om de Ambulance Acties te bekijken.', ['deposit_amount'] = 'Bedrag om te storten', ['money_withdraw'] = 'Bedrag om op te nemen', - ['fast_travel'] = 'Druk op ~INPUT_CONTEXT~ om snel te reizen.', - ['open_pharmacy'] = 'Druk op ~INPUT_CONTEXT~ om de apotheek te openen.', + ['fast_travel'] = 'Druk op [E] om snel te reizen.', + ['open_pharmacy'] = 'Druk op [E] om de apotheek te openen.', ['pharmacy_menu_title'] = 'Apotheek', ['pharmacy_take'] = 'Pak %s', ['medikit'] = 'Spoedkoffer', diff --git a/[esx_addons]/esx_ambulancejob/locales/pl.lua b/[esx_addons]/esx_ambulancejob/locales/pl.lua index 8c45e705..a52f2585 100644 --- a/[esx_addons]/esx_ambulancejob/locales/pl.lua +++ b/[esx_addons]/esx_ambulancejob/locales/pl.lua @@ -5,8 +5,8 @@ Locales['pl'] = { ['ems_clothes_ems'] = 'ubrania EMS', -- Vehicles ['ambulance'] = 'ambulance', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the Helicopter Actions.', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the Vehicle Actions.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -43,11 +43,11 @@ Locales['pl'] = { ['boss_actions'] = 'akcje szefa', -- Misc ['invalid_amount'] = ' widłowa kwota', - ['actions_prompt'] = 'press ~INPUT_CONTEXT~ access the Ambulance Actions.', + ['actions_prompt'] = 'press [E] access the Ambulance Actions.', ['deposit_amount'] = 'kwota depozytu', ['money_withdraw'] = 'wycofana kwota', - ['fast_travel'] = 'naciśnij na ~INPUT_CONTEXT~ do szybkiej podróży.', - ['open_pharmacy'] = 'naciśnij na ~INPUT_CONTEXT~ aby otworzyć aptekę', + ['fast_travel'] = 'naciśnij na [E] do szybkiej podróży.', + ['open_pharmacy'] = 'naciśnij na [E] aby otworzyć aptekę', ['pharmacy_menu_title'] = 'apteka', ['pharmacy_take'] = 'weź %s', ['medikit'] = 'apteczka', diff --git a/[esx_addons]/esx_ambulancejob/locales/si.lua b/[esx_addons]/esx_ambulancejob/locales/si.lua index ec2e5375..1703717f 100644 --- a/[esx_addons]/esx_ambulancejob/locales/si.lua +++ b/[esx_addons]/esx_ambulancejob/locales/si.lua @@ -5,8 +5,8 @@ Locales['si'] = { ['ems_clothes_ems'] = 'oblačila EMS', -- vozila ['ambulance'] = 'Ambulanca', - ['helicopter_prompt'] = 'Pritisnite ~INPUT_CONTEXT~ za dostop do akcij helikopterja.', - ['garage_prompt'] = 'Pritisnite ~INPUT_CONTEXT~ za dostop do akcij vozila.', + ['helicopter_prompt'] = 'Pritisnite [E] za dostop do akcij helikopterja.', + ['garage_prompt'] = 'Pritisnite [E] za dostop do akcij vozila.', ['garage_title'] = 'Vehicle Actions', ['garage_stored'] = 'Shranjeno', ['garage_notstored'] = 'Ni v garaži', @@ -43,11 +43,11 @@ Locales['si'] = { ['boss_actions'] = 'Boss Actions', -- Misc ['invalid_amount'] = 'Invalid amount', - ['actions_prompt'] = 'Press ~INPUT_CONTEXT~ access the Ambulance Actions.', + ['actions_prompt'] = 'Press [E] access the Ambulance Actions.', ['deposit_amount'] = 'Deposit Amount', ['money_withdraw'] = 'Amount withdrawn', - ['fast_travel'] = 'press ~INPUT_CONTEXT~ to fast travel.', - ['open_pharmacy'] = 'Press ~INPUT_CONTEXT~ to open the pharmacy.', + ['fast_travel'] = 'press [E] to fast travel.', + ['open_pharmacy'] = 'Press [E] to open the pharmacy.', ['pharmacy_menu_title'] = 'Pharmacy', ['pharmacy_take'] = 'Take %s', ['medikit'] = 'Medikit', @@ -69,7 +69,7 @@ Locales['si'] = { ['respawn_bleedout_prompt'] = "Držite [E], da se ponovno poženete", ['respawn_bleedout_fine'] = 'Držite [E], da se ponovno pojavite za $%s', ['respawn_bleedout_fine_msg'] = 'Plačali ste $%s za ponovni zagon.', - ['distress_send'] = 'Pritisnite [~b~[E]za pošiljanje signala za pomoč', + ['distress_send'] = 'Pritisnite [[E]za pošiljanje signala za pomoč', ['distress_sent'] = 'Signal v stiski je bil poslan razpoložljivim enotam!', -- Oživitev ['revive_help'] = 'oživi igralca', diff --git a/[esx_addons]/esx_ambulancejob/locales/sv.lua b/[esx_addons]/esx_ambulancejob/locales/sv.lua index 1e77227c..de1b1bd9 100644 --- a/[esx_addons]/esx_ambulancejob/locales/sv.lua +++ b/[esx_addons]/esx_ambulancejob/locales/sv.lua @@ -5,8 +5,8 @@ Locales['sv'] = { ['ems_clothes_ems'] = 'ambulanskläder', -- Vehicles ['ambulance'] = 'ambulans', - ['helicopter_prompt'] = 'tryck ~INPUT_CONTEXT~ för att komma åt helikoptergaraget.', - ['garage_prompt'] = 'tryck ~INPUT_CONTEXT~ för att komma åt garaget.', + ['helicopter_prompt'] = 'tryck [E] för att komma åt helikoptergaraget.', + ['garage_prompt'] = 'tryck [E] för att komma åt garaget.', ['garage_title'] = 'garage', ['garage_stored'] = 'inställt', ['garage_notstored'] = 'uttaget', @@ -43,11 +43,11 @@ Locales['sv'] = { ['boss_actions'] = 'chefsmeny', -- Misc ['invalid_amount'] = ' g mängd', - ['actions_prompt'] = 'tryck ~INPUT_CONTEXT~ för att öppna menyn.', + ['actions_prompt'] = 'tryck [E] för att öppna menyn.', ['deposit_amount'] = 'mängd att sätta in', ['money_withdraw'] = 'mängd att ta ut', - ['fast_travel'] = 'tryck på ~INPUT_CONTEXT~ för att snabbresa.', - ['open_pharmacy'] = 'tryck på ~INPUT_CONTEXT~ för att öppna apoteket.', + ['fast_travel'] = 'tryck på [E] för att snabbresa.', + ['open_pharmacy'] = 'tryck på [E] för att öppna apoteket.', ['pharmacy_menu_title'] = 'apotek', ['pharmacy_take'] = 'ta %s', ['medikit'] = 'akutväska', diff --git a/[esx_addons]/esx_ambulancejob/locales/tr.lua b/[esx_addons]/esx_ambulancejob/locales/tr.lua index 1e45b830..903d9c94 100644 --- a/[esx_addons]/esx_ambulancejob/locales/tr.lua +++ b/[esx_addons]/esx_ambulancejob/locales/tr.lua @@ -5,8 +5,8 @@ Locales['tr'] = { ['ems_clothes_ems'] = 'acil Servis Kıyafetleri', -- Vehicles ['ambulance'] = 'medikal', - ['helicopter_prompt'] = 'Helikopter için ~INPUT_CONTEXT~ tuşuna basın.', - ['garage_prompt'] = 'Araba Garajı için ~INPUT_CONTEXT~ tuşuna basın', + ['helicopter_prompt'] = 'Helikopter için [E] tuşuna basın.', + ['garage_prompt'] = 'Araba Garajı için [E] tuşuna basın', ['garage_title'] = 'araba Garajı', ['garage_stored'] = 'garaja koyuldu', ['garage_notstored'] = 'garajda değil', @@ -43,11 +43,11 @@ Locales['tr'] = { ['boss_actions'] = 'baş Hekim', -- Misc ['invalid_amount'] = ' miktar', - ['actions_prompt'] = 'Kıyafet Değiştirmek için ~INPUT_CONTEXT~ tuşuna basın.', + ['actions_prompt'] = 'Kıyafet Değiştirmek için [E] tuşuna basın.', ['deposit_amount'] = 'bırakılacak miktar', ['money_withdraw'] = 'alınacak miktar', - ['fast_travel'] = '~INPUT_CONTEXT~ tuşuna basarak hızlı yolculuk edebilirsiniz.', - ['open_pharmacy'] = 'Eczane için ~INPUT_CONTEXT~ tuşuna basın.', + ['fast_travel'] = '[E] tuşuna basarak hızlı yolculuk edebilirsiniz.', + ['open_pharmacy'] = 'Eczane için [E] tuşuna basın.', ['pharmacy_menu_title'] = 'eczane', ['pharmacy_take'] = 'al %s', ['medikit'] = 'sağlık kiti', diff --git a/[esx_addons]/esx_bankerjob/locales/br.lua b/[esx_addons]/esx_bankerjob/locales/br.lua index d712da29..ea237504 100644 --- a/[esx_addons]/esx_bankerjob/locales/br.lua +++ b/[esx_addons]/esx_bankerjob/locales/br.lua @@ -10,7 +10,7 @@ Locales['br'] = { ['deposit'] = 'depositar', ['invalid_amount'] = 'quantidade inválida', ['no_player_nearby'] = 'nenhum jogador nas proximidades', - ['press_input_context_to_open_menu'] = 'pressione ~INPUT_CONTEXT~ para abrir o menu', + ['press_input_context_to_open_menu'] = 'pressione [E] para abrir o menu', ['withdraw'] = 'sacar', ['boss_actions'] = 'boss Actions', ['phone_receive'] = 'bank Customer', diff --git a/[esx_addons]/esx_bankerjob/locales/de.lua b/[esx_addons]/esx_bankerjob/locales/de.lua index 900975f0..171a43b8 100644 --- a/[esx_addons]/esx_bankerjob/locales/de.lua +++ b/[esx_addons]/esx_bankerjob/locales/de.lua @@ -10,7 +10,7 @@ Locales['de'] = { ['deposit'] = 'einzahlen', ['invalid_amount'] = 'ungültiger Betrag', ['no_player_nearby'] = 'kein Spieler in der Nähe', - ['press_input_context_to_open_menu'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen', + ['press_input_context_to_open_menu'] = 'Drücke [E] um das Menü zu öffnen', ['withdraw'] = 'Abheben', ['boss_actions'] = 'boss Actions', ['phone_receive'] = 'Bankkunde', diff --git a/[esx_addons]/esx_bankerjob/locales/en.lua b/[esx_addons]/esx_bankerjob/locales/en.lua index 0cd40693..43243733 100644 --- a/[esx_addons]/esx_bankerjob/locales/en.lua +++ b/[esx_addons]/esx_bankerjob/locales/en.lua @@ -10,7 +10,7 @@ Locales['en'] = { ['deposit'] = 'deposit', ['invalid_amount'] = 'invalid amount', ['no_player_nearby'] = 'no player nearby', - ['press_input_context_to_open_menu'] = 'press ~INPUT_CONTEXT~ to open the ~g~Bank Menu~s~.', + ['press_input_context_to_open_menu'] = 'press [E] to open the Bank Menu.', ['withdraw'] = 'withdraw', ['boss_actions'] = 'boss Actions', ['phone_receive'] = 'bank Customer', diff --git a/[esx_addons]/esx_bankerjob/locales/es.lua b/[esx_addons]/esx_bankerjob/locales/es.lua index 61e6abfd..8b04a1b0 100644 --- a/[esx_addons]/esx_bankerjob/locales/es.lua +++ b/[esx_addons]/esx_bankerjob/locales/es.lua @@ -10,7 +10,7 @@ Locales['es'] = { ['deposit'] = 'depositar', ['invalid_amount'] = 'Monto invalido', ['no_player_nearby'] = 'no hay jugadores cerca', - ['press_input_context_to_open_menu'] = 'presione ~INPUT_CONTEXT~ para abrir el ~g~Menú del banc ~s~.', + ['press_input_context_to_open_menu'] = 'presione [E] para abrir el Menú del banc .', ['withdraw'] = 'retirar', ['boss_actions'] = 'Acciones del jefe', ['phone_receive'] = 'Cliente bancario', diff --git a/[esx_addons]/esx_bankerjob/locales/fi.lua b/[esx_addons]/esx_bankerjob/locales/fi.lua index 2865bcb2..12b95adc 100644 --- a/[esx_addons]/esx_bankerjob/locales/fi.lua +++ b/[esx_addons]/esx_bankerjob/locales/fi.lua @@ -10,7 +10,7 @@ Locales['fi'] = { ['deposit'] = 'talletus', ['invalid_amount'] = 'virheellinen määrä', ['no_player_nearby'] = 'ei pelaajia lähettyvillä', - ['press_input_context_to_open_menu'] = 'Paina ~INPUT_CONTEXT~ avataksesi valikon', + ['press_input_context_to_open_menu'] = 'Paina [E] avataksesi valikon', ['withdraw'] = 'nosta', ['boss_actions'] = 'pomo valinnat', ['phone_receive'] = 'pankin asiakas', diff --git a/[esx_addons]/esx_bankerjob/locales/fr.lua b/[esx_addons]/esx_bankerjob/locales/fr.lua index 864c9ff4..c836a0c2 100644 --- a/[esx_addons]/esx_bankerjob/locales/fr.lua +++ b/[esx_addons]/esx_bankerjob/locales/fr.lua @@ -10,7 +10,7 @@ Locales['fr'] = { ['deposit'] = 'virement', ['invalid_amount'] = 'montant invalide', ['no_player_nearby'] = 'aucun joueur à proximité', - ['press_input_context_to_open_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le menu', + ['press_input_context_to_open_menu'] = 'appuyez sur [E] pour ouvrir le menu', ['withdraw'] = 'retrait', ['boss_actions'] = 'action Patron', ['phone_receive'] = 'client Banque', diff --git a/[esx_addons]/esx_bankerjob/locales/hu.lua b/[esx_addons]/esx_bankerjob/locales/hu.lua index d68a1818..74fd85b0 100644 --- a/[esx_addons]/esx_bankerjob/locales/hu.lua +++ b/[esx_addons]/esx_bankerjob/locales/hu.lua @@ -10,7 +10,7 @@ Locales['hu'] = { ['deposit'] = 'Befizetés', ['invalid_amount'] = 'Érvénytelen mennyiség', ['no_player_nearby'] = 'Nincsen játékos a közeledben', - ['press_input_context_to_open_menu'] = 'Nyomj ~INPUT_CONTEXT~ hogy megnyisd a bankot.', + ['press_input_context_to_open_menu'] = 'Nyomj [E] hogy megnyisd a bankot.', ['withdraw'] = 'Kivétel', ['boss_actions'] = 'Főnöki menü', ['phone_receive'] = 'banki ügyfél', diff --git a/[esx_addons]/esx_bankerjob/locales/nl.lua b/[esx_addons]/esx_bankerjob/locales/nl.lua index 79f92a03..824df3ab 100644 --- a/[esx_addons]/esx_bankerjob/locales/nl.lua +++ b/[esx_addons]/esx_bankerjob/locales/nl.lua @@ -10,7 +10,7 @@ Locales['nl'] = { ['deposit'] = 'storten', ['invalid_amount'] = 'ongedig bedrag', ['no_player_nearby'] = 'geen speler in de omgeving', - ['press_input_context_to_open_menu'] = 'druk op ~INPUT_CONTEXT~ om het ~g~Bank Menu~s~te openen.', + ['press_input_context_to_open_menu'] = 'druk op [E] om het Bank Menute openen.', ['withdraw'] = 'opnemen', ['boss_actions'] = 'baas acties', ['phone_receive'] = 'bank klant', diff --git a/[esx_addons]/esx_bankerjob/locales/si.lua b/[esx_addons]/esx_bankerjob/locales/si.lua index f3698eec..1cf1de71 100644 --- a/[esx_addons]/esx_bankerjob/locales/si.lua +++ b/[esx_addons]/esx_bankerjob/locales/si.lua @@ -10,7 +10,7 @@ Locales['si'] = { ["deposit"] = "deposit", ["invalid_amount"] = "neveljavni znesek", ['no_player_nearby'] = 'v bližini ni igralca', - ['press_input_context_to_open_menu'] = 'pritisnite ~INPUT_CONTEXT~ za odprtje menija banke ~g~Bank~s~.', + ['press_input_context_to_open_menu'] = 'pritisnite [E] za odprtje menija banke Bank.', ['withdraw'] = 'umakni', ['boss_actions'] = 'boss Actions', ['phone_receive'] = 'bančna stranka', diff --git a/[esx_addons]/esx_bankerjob/locales/sv.lua b/[esx_addons]/esx_bankerjob/locales/sv.lua index e56f5808..da67d2d3 100644 --- a/[esx_addons]/esx_bankerjob/locales/sv.lua +++ b/[esx_addons]/esx_bankerjob/locales/sv.lua @@ -10,7 +10,7 @@ Locales['sv'] = { ['deposit'] = 'Insättning', ['invalid_amount'] = 'Ogiltig belopp', ['no_player_nearby'] = 'Ingen spelare i närheten', - ['press_input_context_to_open_menu'] = 'Tryck ~INPUT_CONTEXT~ för att öppna ~g~Bankmenyn~s~.', + ['press_input_context_to_open_menu'] = 'Tryck [E] för att öppna Bankmenyn.', ['withdraw'] = 'Ta ut', ['boss_actions'] = 'Chef handlingar', ['phone_receive'] = 'Bank meddelande mottaget', diff --git a/[esx_addons]/esx_bankerjob/locales/tr.lua b/[esx_addons]/esx_bankerjob/locales/tr.lua index 6cb45c58..73067996 100644 --- a/[esx_addons]/esx_bankerjob/locales/tr.lua +++ b/[esx_addons]/esx_bankerjob/locales/tr.lua @@ -10,7 +10,7 @@ Locales['tr'] = { ['deposit'] = 'para yatır', ['invalid_amount'] = 'geçersiz tutar', ['no_player_nearby'] = 'yakında oyuncu yok', - ['press_input_context_to_open_menu'] = '~g~Banka Menüsünü~s~ açmak için ~INPUT_CONTEXT~ tuşuna basın.', + ['press_input_context_to_open_menu'] = 'Banka Menüsünü açmak için [E] tuşuna basın.', ['withdraw'] = 'para çek', ['boss_actions'] = 'patron Hareketleri', ['phone_receive'] = 'banka Müşterisi', diff --git a/[esx_addons]/esx_barbershop/locales/br.lua b/[esx_addons]/esx_barbershop/locales/br.lua index 2bceb5e3..18a5bafa 100644 --- a/[esx_addons]/esx_barbershop/locales/br.lua +++ b/[esx_addons]/esx_barbershop/locales/br.lua @@ -3,7 +3,7 @@ Locales['br'] = { ['yes'] = 'sim', ['no'] = 'não', ['not_enough_money'] = 'você não tem dinheiro suficiente', - ['press_access'] = 'pressione ~INPUT_CONTEXT~ para acessar o menu', + ['press_access'] = 'pressione [E] para acessar o menu', ['barber_blip'] = 'Barbearia', ['you_paid'] = 'você pagou $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/cs.lua b/[esx_addons]/esx_barbershop/locales/cs.lua index 97c4aa84..3c9fe512 100644 --- a/[esx_addons]/esx_barbershop/locales/cs.lua +++ b/[esx_addons]/esx_barbershop/locales/cs.lua @@ -3,7 +3,7 @@ Locales['cs'] = { ['yes'] = 'ano', ['no'] = 'ne', ['not_enough_money'] = 'nemas dostatek penez', - ['press_access'] = 'stiskni ~INPUT_CONTEXT~ pro pristup k ~y~Holici~s~.', + ['press_access'] = 'stiskni [E] pro pristup k Holici.', ['barber_blip'] = 'Holic', - ['you_paid'] = 'zaplatil jsi ~g~$%s~s~', + ['you_paid'] = 'zaplatil jsi $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/de.lua b/[esx_addons]/esx_barbershop/locales/de.lua index 6053408c..c8e4ec5b 100644 --- a/[esx_addons]/esx_barbershop/locales/de.lua +++ b/[esx_addons]/esx_barbershop/locales/de.lua @@ -3,7 +3,7 @@ Locales['de'] = { ['yes'] = 'ja', ['no'] = 'nein', ['not_enough_money'] = 'du hast nicht genug Geld', - ['press_access'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen', + ['press_access'] = 'Drücke [E] um das Menü zu öffnen', ['barber_blip'] = 'Friseur', ['you_paid'] = 'du bezahlst $%s', } \ No newline at end of file diff --git a/[esx_addons]/esx_barbershop/locales/en.lua b/[esx_addons]/esx_barbershop/locales/en.lua index 684323e4..53517dfe 100644 --- a/[esx_addons]/esx_barbershop/locales/en.lua +++ b/[esx_addons]/esx_barbershop/locales/en.lua @@ -3,7 +3,7 @@ Locales['en'] = { ['yes'] = 'yes', ['no'] = 'no', ['not_enough_money'] = 'you do not have enough money', - ['press_access'] = 'press ~INPUT_CONTEXT~ to access the ~y~Barber Shop~s~.', + ['press_access'] = 'press [E] to access the Barber Shop.', ['barber_blip'] = 'barber Shop', - ['you_paid'] = 'you paid ~g~$%s~s~', + ['you_paid'] = 'you paid $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/es.lua b/[esx_addons]/esx_barbershop/locales/es.lua index befb6ef9..1af39eba 100644 --- a/[esx_addons]/esx_barbershop/locales/es.lua +++ b/[esx_addons]/esx_barbershop/locales/es.lua @@ -3,7 +3,7 @@ Locales['es'] = { ['yes'] = 'si', ['no'] = 'no', ['not_enough_money'] = 'no tienes suficente dinero', - ['press_access'] = 'presiona ~INPUT_CONTEXT~ para acceder al menú', + ['press_access'] = 'presiona [E] para acceder al menú', ['barber_blip'] = 'barbero', ['you_paid'] = 'has pagado $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/fi.lua b/[esx_addons]/esx_barbershop/locales/fi.lua index 3486fce0..ac8c7d30 100644 --- a/[esx_addons]/esx_barbershop/locales/fi.lua +++ b/[esx_addons]/esx_barbershop/locales/fi.lua @@ -3,7 +3,7 @@ Locales['fi'] = { ['yes'] = 'kyllä', ['no'] = 'ei', ['not_enough_money'] = 'sinulla ei ole tarpeeksi rahaa', - ['press_access'] = 'paina ~INPUT_CONTEXT~ avataksesi menu', + ['press_access'] = 'paina [E] avataksesi menu', ['barber_blip'] = 'Kampaamo', ['you_paid'] = 'sinä maksoit $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/fr.lua b/[esx_addons]/esx_barbershop/locales/fr.lua index bfe267db..edc71d1c 100644 --- a/[esx_addons]/esx_barbershop/locales/fr.lua +++ b/[esx_addons]/esx_barbershop/locales/fr.lua @@ -3,7 +3,7 @@ Locales['fr'] = { ['yes'] = 'oui', ['no'] = 'non', ['not_enough_money'] = 'vous n\'avez pas assez d\'argent', - ['press_access'] = 'appuez sur ~INPUT_CONTEXT~ pour accéder au menu', + ['press_access'] = 'appuez sur [E] pour accéder au menu', ['barber_blip'] = 'barbier', ['you_paid'] = 'vous avez payé $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/hu.lua b/[esx_addons]/esx_barbershop/locales/hu.lua index 005a233c..4e26fb0b 100644 --- a/[esx_addons]/esx_barbershop/locales/hu.lua +++ b/[esx_addons]/esx_barbershop/locales/hu.lua @@ -3,7 +3,7 @@ Locales['hu'] = { ['yes'] = 'Igen', ['no'] = 'Nem', ['not_enough_money'] = 'Nincsen elég pénzed', - ['press_access'] = 'Nyomj ~INPUT_CONTEXT~ hogy megnyisd a ~y~Fodrászatot~s~.', + ['press_access'] = 'Nyomj [E] hogy megnyisd a Fodrászatot.', ['barber_blip'] = 'Fodrászat', - ['you_paid'] = 'Fizettél ~g~$%s~s~', + ['you_paid'] = 'Fizettél $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/pl.lua b/[esx_addons]/esx_barbershop/locales/pl.lua index ca1c76e8..3fd5df4f 100644 --- a/[esx_addons]/esx_barbershop/locales/pl.lua +++ b/[esx_addons]/esx_barbershop/locales/pl.lua @@ -3,7 +3,7 @@ Locales['pl'] = { ['yes'] = 'tak', ['no'] = 'nie', ['not_enough_money'] = 'nie posiadasz wystarczająco pieniędzy', - ['press_access'] = 'naciśnij ~INPUT_CONTEXT~ aby otworzyć ~y~Fryziera~s~.', + ['press_access'] = 'naciśnij [E] aby otworzyć Fryziera.', ['barber_blip'] = 'fryzjer', - ['you_paid'] = 'zapłaciłeś/aś ~g~$%s~s~', + ['you_paid'] = 'zapłaciłeś/aś $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/si.lua b/[esx_addons]/esx_barbershop/locales/si.lua index f77f41a7..ed50e142 100644 --- a/[esx_addons]/esx_barbershop/locales/si.lua +++ b/[esx_addons]/esx_barbershop/locales/si.lua @@ -3,7 +3,7 @@ Locales['en'] = { ['yes'] = 'da', ['no'] = 'no', ['not_enough_money'] = 'nimate dovolj denarja', - ['press_access'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Barber Shop~s~.', + ['press_access'] = 'pritisnite [E] za dostop do Barber Shop.', ['barber_blip'] = 'Frizerski Salon', - ['you_paid'] = 'plačali ste ~g~$%s~s~', + ['you_paid'] = 'plačali ste $%s', } diff --git a/[esx_addons]/esx_barbershop/locales/tr.lua b/[esx_addons]/esx_barbershop/locales/tr.lua index 69edd2f4..3f8bec22 100644 --- a/[esx_addons]/esx_barbershop/locales/tr.lua +++ b/[esx_addons]/esx_barbershop/locales/tr.lua @@ -3,7 +3,7 @@ Locales['tr'] = { ['yes'] = 'evet', ['no'] = 'hayır', ['not_enough_money'] = 'yeterli miktarda paranız yok', - ['press_access'] = '~y~Berbere~s~ erişmek için ~INPUT_CONTEXT~ basın', + ['press_access'] = 'Berbere erişmek için [E] basın', ['barber_blip'] = 'berber', - ['you_paid'] = '~g~$%s~s~ ödedin', + ['you_paid'] = '$%s ödedin', } diff --git a/[esx_addons]/esx_basicneeds/locales/br.lua b/[esx_addons]/esx_basicneeds/locales/br.lua index 5f24ee58..e263e11a 100644 --- a/[esx_addons]/esx_basicneeds/locales/br.lua +++ b/[esx_addons]/esx_basicneeds/locales/br.lua @@ -1,4 +1,4 @@ Locales['br'] = { - ['used_bread'] = 'você comeu ~y~1x~s~ ~b~pão~s~', - ['used_water'] = 'você tomou ~y~1x~s~ ~b~água~s~', + ['used_bread'] = 'você comeu 1x pão', + ['used_water'] = 'você tomou 1x água', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/de.lua b/[esx_addons]/esx_basicneeds/locales/de.lua index 52da2604..041b447a 100644 --- a/[esx_addons]/esx_basicneeds/locales/de.lua +++ b/[esx_addons]/esx_basicneeds/locales/de.lua @@ -1,4 +1,4 @@ Locales['de'] = { - ['used_bread'] = 'du hast ~y~1x~s~ ~b~Brot gegessen~s~', - ['used_water'] = 'du hast ~y~1x~s~ ~b~Wasser getrunken~s~', + ['used_bread'] = 'du hast 1x Brot gegessen', + ['used_water'] = 'du hast 1x Wasser getrunken', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/en.lua b/[esx_addons]/esx_basicneeds/locales/en.lua index 52102ace..3d03856d 100644 --- a/[esx_addons]/esx_basicneeds/locales/en.lua +++ b/[esx_addons]/esx_basicneeds/locales/en.lua @@ -1,4 +1,4 @@ Locales['en'] = { - ['used_bread'] = 'you have used ~y~1x~s~ ~b~bread~s~', - ['used_water'] = 'you have used ~y~1x~s~ ~b~water~s~', + ['used_bread'] = 'you have used 1x bread', + ['used_water'] = 'you have used 1x water', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/es.lua b/[esx_addons]/esx_basicneeds/locales/es.lua index 90a3942e..06d9abb5 100644 --- a/[esx_addons]/esx_basicneeds/locales/es.lua +++ b/[esx_addons]/esx_basicneeds/locales/es.lua @@ -1,4 +1,4 @@ Locales['es'] = { - ['used_bread'] = 'Has usado ~y~1x~s~ ~b~pan~s~', - ['used_water'] = 'Has usado ~y~1x~s~ ~b~agua~s~', + ['used_bread'] = 'Has usado 1x pan', + ['used_water'] = 'Has usado 1x agua', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/fi.lua b/[esx_addons]/esx_basicneeds/locales/fi.lua index aed8ec53..92702f41 100644 --- a/[esx_addons]/esx_basicneeds/locales/fi.lua +++ b/[esx_addons]/esx_basicneeds/locales/fi.lua @@ -1,4 +1,4 @@ Locales['fi'] = { - ['used_bread'] = 'sinä söit ~y~1x~s~ ~b~leipä~s~', - ['used_water'] = 'sinä joit ~y~1x~s~ ~b~vesi~s~', + ['used_bread'] = 'sinä söit 1x leipä', + ['used_water'] = 'sinä joit 1x vesi', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/fr.lua b/[esx_addons]/esx_basicneeds/locales/fr.lua index 5cabcc3f..1d7f3fc0 100644 --- a/[esx_addons]/esx_basicneeds/locales/fr.lua +++ b/[esx_addons]/esx_basicneeds/locales/fr.lua @@ -1,4 +1,4 @@ Locales['fr'] = { - ['used_bread'] = 'vous avez utilisé ~y~1x~s~ ~b~pain~s~', - ['used_water'] = 'vous avez utilisé ~y~1x~s~ ~b~eau~s~', + ['used_bread'] = 'vous avez utilisé 1x pain', + ['used_water'] = 'vous avez utilisé 1x eau', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/hu.lua b/[esx_addons]/esx_basicneeds/locales/hu.lua index 06204b41..8db80deb 100644 --- a/[esx_addons]/esx_basicneeds/locales/hu.lua +++ b/[esx_addons]/esx_basicneeds/locales/hu.lua @@ -1,4 +1,4 @@ Locales['hu'] = { - ['used_bread'] = 'Megettél egy ~y~1x~s~ ~b~kenyeret~s~.', - ['used_water'] = 'Megittál egy ~y~1x~s~ ~b~vizet~s~.', + ['used_bread'] = 'Megettél egy 1x kenyeret.', + ['used_water'] = 'Megittál egy 1x vizet.', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/pl.lua b/[esx_addons]/esx_basicneeds/locales/pl.lua index 33f28d83..6ce6b3af 100644 --- a/[esx_addons]/esx_basicneeds/locales/pl.lua +++ b/[esx_addons]/esx_basicneeds/locales/pl.lua @@ -1,4 +1,4 @@ Locales['pl'] = { - ['used_bread'] = 'zjadłeś/aś ~y~1x~s~ ~b~chleb~s~', - ['used_water'] = 'wypiłeś/aś ~y~1x~s~ ~b~woda~s~', + ['used_bread'] = 'zjadłeś/aś 1x chleb', + ['used_water'] = 'wypiłeś/aś 1x woda', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/si.lua b/[esx_addons]/esx_basicneeds/locales/si.lua index 618155b6..a052b648 100644 --- a/[esx_addons]/esx_basicneeds/locales/si.lua +++ b/[esx_addons]/esx_basicneeds/locales/si.lua @@ -1,4 +1,4 @@ Locales['si'] = { - ['used_bread'] = 'uporabili ste ~y~1x~s~ ~b~bread~s~', - ['used_water'] = 'uporabili ste ~y~1x~s~ ~b~water~s~', + ['used_bread'] = 'uporabili ste 1x bread', + ['used_water'] = 'uporabili ste 1x water', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/sv.lua b/[esx_addons]/esx_basicneeds/locales/sv.lua index a62e9f6d..0a077692 100644 --- a/[esx_addons]/esx_basicneeds/locales/sv.lua +++ b/[esx_addons]/esx_basicneeds/locales/sv.lua @@ -1,4 +1,4 @@ Locales['sv'] = { - ['used_bread'] = 'du käkade upp en bit ~b~bröd~s~', - ['used_water'] = 'du drack upp en ~b~vattenflaska~s~', + ['used_bread'] = 'du käkade upp en bit bröd', + ['used_water'] = 'du drack upp en vattenflaska', } \ No newline at end of file diff --git a/[esx_addons]/esx_basicneeds/locales/tr.lua b/[esx_addons]/esx_basicneeds/locales/tr.lua index 153122e0..90511da7 100644 --- a/[esx_addons]/esx_basicneeds/locales/tr.lua +++ b/[esx_addons]/esx_basicneeds/locales/tr.lua @@ -1,4 +1,4 @@ Locales['tr'] = { - ['used_bread'] = '~y~1x~s~ ~b~ekmek~s~ kullandın', - ['used_water'] = '~y~1x~s~ ~b~su~s~ kullandın', + ['used_bread'] = '1x ekmek kullandın', + ['used_water'] = '1x su kullandın', } diff --git a/[esx_addons]/esx_billing/locales/br.lua b/[esx_addons]/esx_billing/locales/br.lua index 01825293..74973ca7 100644 --- a/[esx_addons]/esx_billing/locales/br.lua +++ b/[esx_addons]/esx_billing/locales/br.lua @@ -1,12 +1,12 @@ Locales['br'] = { ['invoices'] = 'faturas', ['invoices_item'] = '$%s', - ['received_invoice'] = 'você ~r~recebeu~s~ uma fatura', - ['paid_invoice'] = 'você ~g~pagou~s~ uma fatura de ~r~$%s~s~', + ['received_invoice'] = 'você ~r~recebeu uma fatura', + ['paid_invoice'] = 'você pagou uma fatura de ~r~$%s', ['no_invoices'] = 'you do not have any bills to pay at this moment', - ['received_payment'] = 'você ~g~recebeu~s~ um pagamento de ~r~$%s~s~', + ['received_payment'] = 'você recebeu um pagamento de ~r~$%s', ['player_not_online'] = 'o jogador não está na cidade', ['no_money'] = 'você não tem dinheiro suficiente para pagar esta fatura', - ['target_no_money'] = 'o cidadão ~r~não tem~s~ dinheiro suficiente para pagar a conta!', + ['target_no_money'] = 'o cidadão ~r~não tem dinheiro suficiente para pagar a conta!', ['keymap_showbills'] = 'open bills menu', } diff --git a/[esx_addons]/esx_billing/locales/cs.lua b/[esx_addons]/esx_billing/locales/cs.lua index 1f365d83..6e109ea3 100644 --- a/[esx_addons]/esx_billing/locales/cs.lua +++ b/[esx_addons]/esx_billing/locales/cs.lua @@ -1,12 +1,12 @@ Locales['cs'] = { ['invoices'] = 'faktury', ['invoices_item'] = '$%s', - ['received_invoice'] = 'právě jsi ~r~obdrzel~s~ fakturu', - ['paid_invoice'] = '~g~zaplatil jsi~s~ fakturu za ~r~$%s~s~', + ['received_invoice'] = 'právě jsi ~r~obdrzel fakturu', + ['paid_invoice'] = 'zaplatil jsi fakturu za ~r~$%s', ['no_invoices'] = 'momentalne nemas zadnou fatkuru k zaplaceni', - ['received_payment'] = '~g~obdržel jsi~s~ platbu za ~r~$%s~s~', + ['received_payment'] = 'obdržel jsi platbu za ~r~$%s', ['player_not_online'] = 'hráč není přihlášen', ['no_money'] = 'nemáš dostatek peněz na zaplacení této faktury', - ['target_no_money'] = 'hráč ~r~nemá~s~ dostatek peněz na zaplacení faktury!', + ['target_no_money'] = 'hráč ~r~nemá dostatek peněz na zaplacení faktury!', ['keymap_showbills'] = 'otevrit menu faktur', } diff --git a/[esx_addons]/esx_billing/locales/de.lua b/[esx_addons]/esx_billing/locales/de.lua index e9508757..6928315a 100644 --- a/[esx_addons]/esx_billing/locales/de.lua +++ b/[esx_addons]/esx_billing/locales/de.lua @@ -1,10 +1,10 @@ Locales['de'] = { ['invoices'] = 'Rechnungen', ['invoices_item'] = '$%s', - ['received_invoice'] = 'Sie haben eine Rechnung ~r~erhalten~s~.', - ['paid_invoice'] = 'Sie ~g~bezahlen~s~ eine Rechnung von ~r~$%s~s~.', + ['received_invoice'] = 'Sie haben eine Rechnung ~r~erhalten.', + ['paid_invoice'] = 'Sie bezahlen eine Rechnung von ~r~$%s.', ['no_invoices'] = 'Sie haben keine offenen Rechnungen.', - ['received_payment'] = 'Sie ~g~erhalten~s~ eine Zahlung von ~r~$%s~s~.', + ['received_payment'] = 'Sie erhalten eine Zahlung von ~r~$%s.', ['player_not_online'] = 'Die Person ist nicht erreichbar.', ['no_money'] = 'Sie haben nicht genug Geld, um diese Rechnung zu bezahlen.', ['target_no_money'] = 'Die Person kann die Rechnung nicht bezahlen.', diff --git a/[esx_addons]/esx_billing/locales/en.lua b/[esx_addons]/esx_billing/locales/en.lua index 07f47970..a916dd9c 100644 --- a/[esx_addons]/esx_billing/locales/en.lua +++ b/[esx_addons]/esx_billing/locales/en.lua @@ -1,12 +1,12 @@ Locales['en'] = { ['invoices'] = 'invoices', ['invoices_item'] = '$%s', - ['received_invoice'] = 'you have just ~r~received~s~ an invoice', - ['paid_invoice'] = 'you ~g~paid~s~ an invoice of ~r~$%s~s~', + ['received_invoice'] = 'you have just ~r~received an invoice', + ['paid_invoice'] = 'you paid an invoice of ~r~$%s', ['no_invoices'] = 'you do not have any bills to pay at this moment', - ['received_payment'] = 'you ~g~received~s~ a payment of ~r~$%s~s~', + ['received_payment'] = 'you received a payment of ~r~$%s', ['player_not_online'] = 'the player is not logged in', ['no_money'] = 'you do not have enough money to pay this bill', - ['target_no_money'] = 'the player ~r~does not~s~ have enough money to pay the bill!', + ['target_no_money'] = 'the player ~r~does not have enough money to pay the bill!', ['keymap_showbills'] = 'open bills menu', } diff --git a/[esx_addons]/esx_billing/locales/es.lua b/[esx_addons]/esx_billing/locales/es.lua index 3e7c28d4..a590ba0b 100644 --- a/[esx_addons]/esx_billing/locales/es.lua +++ b/[esx_addons]/esx_billing/locales/es.lua @@ -1,12 +1,12 @@ Locales['es'] = { ['invoices'] = 'Facturas', ['invoices_item'] = '%s$', - ['received_invoice'] = 'Has ~r~recibido~s~ una multa', - ['paid_invoice'] = 'Has ~g~pagado~s~ una multa de ~r~%s$~s~', + ['received_invoice'] = 'Has ~r~recibido una multa', + ['paid_invoice'] = 'Has pagado una multa de ~r~%s$', ['no_invoices'] = 'No tienes ninguna factura para pagar en este momento', - ['received_payment'] = 'Has ~g~recibido~s~ un pago de ~g~%s$~s~', + ['received_payment'] = 'Has recibido un pago de %s$', ['player_not_online'] = 'El jugador no está conectado', ['no_money'] = 'No tienes suficiente dinero para pagar la factura', - ['target_no_money'] = '¡El jugador ~r~no tiene~s~ suficiente dinero para pagar la factura!', + ['target_no_money'] = '¡El jugador ~r~no tiene suficiente dinero para pagar la factura!', ['keymap_showbills'] = 'Abrir menú de facturas', } diff --git a/[esx_addons]/esx_billing/locales/fi.lua b/[esx_addons]/esx_billing/locales/fi.lua index 4303012d..d621940a 100644 --- a/[esx_addons]/esx_billing/locales/fi.lua +++ b/[esx_addons]/esx_billing/locales/fi.lua @@ -1,12 +1,12 @@ Locales['fi'] = { ['invoices'] = 'laskut', ['invoices_item'] = '$%s', - ['received_invoice'] = 'sinä ~r~sait~s~ laskun', - ['paid_invoice'] = 'sinä ~g~maksoit~s~ laskun suuruudelta ~r~$%s~s~', + ['received_invoice'] = 'sinä ~r~sait laskun', + ['paid_invoice'] = 'sinä maksoit laskun suuruudelta ~r~$%s', ['no_invoices'] = 'you do not have any bills to pay at this moment', - ['received_payment'] = 'sinä ~g~sait~s~ maksun suuruudelta ~r~$%s~s~', + ['received_payment'] = 'sinä sait maksun suuruudelta ~r~$%s', ['player_not_online'] = 'pelaaja ei ole sisäänkirjautuneena', ['no_money'] = 'sinulla ei ole tarpeeksi rahaa maksaaksesi tätä laskua.', - ['target_no_money'] = 'pelaajalla ~r~ei ole~s~ tarpeeksi rahaa maksaakseentätä laskua', + ['target_no_money'] = 'pelaajalla ~r~ei ole tarpeeksi rahaa maksaakseentätä laskua', ['keymap_showbills'] = 'open bills menu', } diff --git a/[esx_addons]/esx_billing/locales/fr.lua b/[esx_addons]/esx_billing/locales/fr.lua index f8c4ecbb..3c7b6b7c 100644 --- a/[esx_addons]/esx_billing/locales/fr.lua +++ b/[esx_addons]/esx_billing/locales/fr.lua @@ -1,12 +1,12 @@ Locales['fr'] = { ['invoices'] = 'factures', ['invoices_item'] = '$%s', - ['received_invoice'] = 'vous avez ~r~reçu~s~ une facture', - ['paid_invoice'] = 'vous avez ~g~payé~s~ une facture de ~r~$%s~s~', + ['received_invoice'] = 'vous avez ~r~reçu une facture', + ['paid_invoice'] = 'vous avez payé une facture de ~r~$%s', ['no_invoices'] = 'vous n\'avez aucune facture à payer en ce moment', - ['received_payment'] = 'vous avez ~g~reçu~s~ un paiement de ~g~$%s~s~', + ['received_payment'] = 'vous avez reçu un paiement de $%s', ['player_not_online'] = 'le joueur n\'est pas connecté', ['no_money'] = 'vous n\'avez pas assez d\'argent pour payer cette facture', - ['target_no_money'] = 'le joueur ~r~n\'a pas~s~ assez d\'argent pour payer la facture!', + ['target_no_money'] = 'le joueur ~r~n\'a pas assez d\'argent pour payer la facture!', ['keymap_showbills'] = 'ouvrir le menu des factures', } diff --git a/[esx_addons]/esx_billing/locales/hu.lua b/[esx_addons]/esx_billing/locales/hu.lua index 02d4aeb3..d13b564a 100644 --- a/[esx_addons]/esx_billing/locales/hu.lua +++ b/[esx_addons]/esx_billing/locales/hu.lua @@ -2,9 +2,9 @@ Locales['hu'] = { ['invoices'] = 'Számlák', ['invoices_item'] = '$%s', ['received_invoice'] = 'Kaptál egy számlát', - ['paid_invoice'] = 'Befizettél egy számlát ( ~r~$%s~s~ )', + ['paid_invoice'] = 'Befizettél egy számlát ( ~r~$%s )', ['no_invoices'] = 'Nincsen számlád amit kifizethetnél', - ['received_payment'] = 'Fizetést kaptál: ~r~$%s~s~', + ['received_payment'] = 'Fizetést kaptál: ~r~$%s', ['player_not_online'] = 'A játékos nem elérhető', ['no_money'] = 'Nincsen elég pénzed, hogy kifizesd ezt a számlát', ['target_no_money'] = 'A játékosnak nincsen annyi pénze, hogy befizesse a számlát', diff --git a/[esx_addons]/esx_billing/locales/pl.lua b/[esx_addons]/esx_billing/locales/pl.lua index 1275092f..0851f73b 100644 --- a/[esx_addons]/esx_billing/locales/pl.lua +++ b/[esx_addons]/esx_billing/locales/pl.lua @@ -1,12 +1,12 @@ Locales['pl'] = { ['invoices'] = 'faktury', ['invoices_item'] = '$%s', - ['received_invoice'] = 'właśnie ~r~dostałeś/aś~s~ fakture', - ['paid_invoice'] = '~g~Zapłaciłeś/aś~s~ fakture: ~r~$%s~s~', + ['received_invoice'] = 'właśnie ~r~dostałeś/aś fakture', + ['paid_invoice'] = 'Zapłaciłeś/aś fakture: ~r~$%s', ['no_invoices'] = 'you do not have any bills to pay at this moment', - ['received_payment'] = '~g~Otrzymałeś/aś~s~ zapłate: ~r~$%s~s~', + ['received_payment'] = 'Otrzymałeś/aś zapłate: ~r~$%s', ['player_not_online'] = 'gracz nie jest zalogowany', ['no_money'] = 'nie masz wystarczająco pieniędzy aby zapłacić tą fakture', - ['target_no_money'] = 'gracz ~r~nie posiada~s~ wystarczająco pieniędzy aby zapłacić tą fakture!', + ['target_no_money'] = 'gracz ~r~nie posiada wystarczająco pieniędzy aby zapłacić tą fakture!', ['keymap_showbills'] = 'open bills menu', } diff --git a/[esx_addons]/esx_billing/locales/si.lua b/[esx_addons]/esx_billing/locales/si.lua index 5be0086d..529d09c9 100644 --- a/[esx_addons]/esx_billing/locales/si.lua +++ b/[esx_addons]/esx_billing/locales/si.lua @@ -2,11 +2,11 @@ Locales['si'] = { ['invoices'] = 'racuni', ['invoices_item'] = '$%s', ['received_invoice'] = 'pravkar ste prejeli račun', - ['paid_invoice'] = 'plačali ste račun v višini ~r~$%s~s~', + ['paid_invoice'] = 'plačali ste račun v višini ~r~$%s', ['no_invoices'] = 'v tem trenutku nimate računov za plačilo', - ['received_payment'] = 'prejeli ste plačilo v višini ~r~$%s~s~', + ['received_payment'] = 'prejeli ste plačilo v višini ~r~$%s', ['player_not_online'] = 'igralec ni prijavljen', ['no_money'] = 'nimate dovolj denarja za plačilo tega računa', - ['target_no_money'] = 'igralec ~r~does not~s~ ima dovolj denarja za plačilo računa!', + ['target_no_money'] = 'igralec ~r~does not ima dovolj denarja za plačilo računa!', ['keymap_showbills'] = 'odpre meni z računi', } \ No newline at end of file diff --git a/[esx_addons]/esx_billing/locales/sv.lua b/[esx_addons]/esx_billing/locales/sv.lua index 44eb3466..e946edca 100644 --- a/[esx_addons]/esx_billing/locales/sv.lua +++ b/[esx_addons]/esx_billing/locales/sv.lua @@ -1,12 +1,12 @@ Locales['sv'] = { ['invoices'] = 'räkningar', ['invoices_item'] = '%s SEK', - ['received_invoice'] = 'du har ~y~mottagit~s~ en räkning', - ['paid_invoice'] = 'du ~y~betalade~s~ precis en räkning på ~g~%s SEK~s~', + ['received_invoice'] = 'du har mottagit en räkning', + ['paid_invoice'] = 'du betalade precis en räkning på %s SEK', ['no_invoices'] = 'du har inga inkommande räkningar', - ['received_payment'] = 'du har ~y~mottagit~s~ en räkning på ~g~%s SEK~s~', + ['received_payment'] = 'du har mottagit en räkning på %s SEK', ['player_not_online'] = 'spelaren är inte online', - ['no_money'] = 'du har ~r~inte råd~s~ för att betala räkningen', - ['target_no_money'] = 'spelaren har ~r~inte råd~s~ för att betala räkningen', + ['no_money'] = 'du har ~r~inte råd för att betala räkningen', + ['target_no_money'] = 'spelaren har ~r~inte råd för att betala räkningen', ['keymap_showbills'] = 'öppna menyn för räkningar', } diff --git a/[esx_addons]/esx_billing/locales/tr.lua b/[esx_addons]/esx_billing/locales/tr.lua index f2b93e03..c26f72e3 100644 --- a/[esx_addons]/esx_billing/locales/tr.lua +++ b/[esx_addons]/esx_billing/locales/tr.lua @@ -1,10 +1,10 @@ Locales['tr'] = { ['invoices'] = 'faturalar', ['invoices_item'] = '%s TL', - ['received_invoice'] = '~r~Yeni~s~ bir fatura aldınız', - ['paid_invoice'] = '~r~%s~s~ Liralık faturanız ödendi', + ['received_invoice'] = '~r~Yeni bir fatura aldınız', + ['paid_invoice'] = '~r~%s Liralık faturanız ödendi', ['no_invoices'] = 'şuan ödenmeyi bekleyen bir faturanız yok', - ['received_payment'] = 'faturadan ~r~%s~s~ Liralık para kazandınız', + ['received_payment'] = 'faturadan ~r~%s Liralık para kazandınız', ['player_not_online'] = 'oyuncu aktif değil', ['no_money'] = 'bu faturayi odemek icin yeterli paran yok', ['target_no_money'] = 'oyuncunun faturayı ödeyecek miktarda parası yok', diff --git a/[esx_addons]/esx_boat/locales/en.lua b/[esx_addons]/esx_boat/locales/en.lua index 0c981825..6afb505d 100644 --- a/[esx_addons]/esx_boat/locales/en.lua +++ b/[esx_addons]/esx_boat/locales/en.lua @@ -1,20 +1,20 @@ Locales['en'] = { -- shop ['boat_shop'] = 'boat shop', - ['boat_shop_open'] = 'press ~INPUT_CONTEXT~ to access the ~y~boat shop~s~.', + ['boat_shop_open'] = 'press [E] to access the boat shop.', ['boat_shop_confirm'] = 'buy %s for $%s?', - ['boat_shop_bought'] = 'you have ~y~bought~s~ a ~b~%s~s~ for ~g~$%s~s~', - ['boat_shop_nomoney'] = 'you cannot ~r~afford~s~ this boat!', + ['boat_shop_bought'] = 'you have bought a %s for $%s', + ['boat_shop_nomoney'] = 'you cannot ~r~afford this boat!', ['confirm_no'] = 'no', ['confirm_yes'] = 'yes', -- garage ['garage'] = 'boat garage', - ['garage_open'] = 'press ~INPUT_CONTEXT~ to access your ~y~boat garage~s~.', - ['garage_store'] = 'press ~INPUT_CONTEXT~ to ~y~store~s~ the boat in your garage.', + ['garage_open'] = 'press [E] to access your boat garage.', + ['garage_store'] = 'press [E] to store the boat in your garage.', ['garage_taken'] = 'the boat has been taken out!', ['garage_stored'] = 'the boat has been safely stored in your garage!', - ['garage_noboats'] = 'you don\'t have any stored boats! Visit the ~y~boat shop~s~ to buy one.', + ['garage_noboats'] = 'you don\'t have any stored boats! Visit the boat shop to buy one.', ['garage_blocked'] = 'the boat cannot be taken out because another vehicle is blocking the spawn point!', ['garage_notowner'] = 'you don\'t own this boat!', @@ -22,8 +22,8 @@ Locales['en'] = { ['license_menu'] = 'buy Boat License?', ['license_buy_no'] = 'no', ['license_buy_yes'] = 'buy Boat License $%s', - ['license_bought'] = 'you have bought the ~y~Boat License~s~ for ~g~$%s~s~', - ['license_nomoney'] = 'you cannot ~r~afford~s~ the ~y~Boat License~s~!', + ['license_bought'] = 'you have bought the Boat License for $%s', + ['license_nomoney'] = 'you cannot ~r~afford the Boat License!', -- blips ['blip_garage'] = 'boat Garage', diff --git a/[esx_addons]/esx_boat/locales/es.lua b/[esx_addons]/esx_boat/locales/es.lua index b73336dc..8ad7edc0 100644 --- a/[esx_addons]/esx_boat/locales/es.lua +++ b/[esx_addons]/esx_boat/locales/es.lua @@ -1,20 +1,20 @@ Locales['es'] = { -- shop ['boat_shop'] = 'Tienda de barcos', - ['boat_shop_open'] = 'Pulsa ~INPUT_CONTEXT~ para acceder a la ~y~tienda de barcos~s~.', + ['boat_shop_open'] = 'Pulsa [E] para acceder a la tienda de barcos.', ['boat_shop_confirm'] = '¿Comprar %s por %s$?', - ['boat_shop_bought'] = 'Has ~y~comprado~s~ un ~b~%s~s~ por ~g~%s$~s~', - ['boat_shop_nomoney'] = '¡No puedes ~r~permitirte~s~ ese barco!', + ['boat_shop_bought'] = 'Has comprado un %s por %s$', + ['boat_shop_nomoney'] = '¡No puedes ~r~permitirte ese barco!', ['confirm_no'] = 'No', ['confirm_yes'] = 'Si', -- garage ['garage'] = 'Garaje de barcos', - ['garage_open'] = 'Pulsa ~INPUT_CONTEXT~ para acceder a tu ~y~garaje de barcos~s~', - ['garage_store'] = 'Pulsa ~INPUT_CONTEXT~ para ~y~almacenar~s~ el barco en el garaje', + ['garage_open'] = 'Pulsa [E] para acceder a tu garaje de barcos', + ['garage_store'] = 'Pulsa [E] para almacenar el barco en el garaje', ['garage_taken'] = '¡El barco ha sido sacado!', ['garage_stored'] = '¡El barco se ha almacenado en el garaje!', - ['garage_noboats'] = '¡No tienes ningún barco guardado! Visita la ~y~tienda de barcos~s~ para comprar uno', + ['garage_noboats'] = '¡No tienes ningún barco guardado! Visita la tienda de barcos para comprar uno', ['garage_blocked'] = '¡El barco no ha podido ser sacado, hay un objeto obstruyendo el spawn!', ['garage_notowner'] = '¡No eres el dueño de ese barco!', @@ -22,8 +22,8 @@ Locales['es'] = { ['license_menu'] = '¿Comprar Licencia de Barcos?', ['license_buy_no'] = 'No', ['license_buy_yes'] = 'Comprar Licencia de Barcos %s$', - ['license_bought'] = 'Compraste la ~y~Licencia de Barcos~s~ por ~g~$%s~s~', - ['license_nomoney'] = '¡No puedes ~r~permitirte~s~ la ~y~Licencia de Barcos~s~!', + ['license_bought'] = 'Compraste la Licencia de Barcos por $%s', + ['license_nomoney'] = '¡No puedes ~r~permitirte la Licencia de Barcos!', -- blips ['blip_garage'] = 'Garaje de barcos', diff --git a/[esx_addons]/esx_boat/locales/fr.lua b/[esx_addons]/esx_boat/locales/fr.lua index c72137a9..9d93feb7 100644 --- a/[esx_addons]/esx_boat/locales/fr.lua +++ b/[esx_addons]/esx_boat/locales/fr.lua @@ -1,20 +1,20 @@ Locales['fr'] = { -- shop ['boat_shop'] = 'magasin de bateaux', - ['boat_shop_open'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au ~y~magasin de bateaux~s~.', + ['boat_shop_open'] = 'appuyez sur [E] pour accéder au magasin de bateaux.', ['boat_shop_confirm'] = 'voulez-vous acheter %s pour $%s?', - ['boat_shop_bought'] = 'vous avez ~y~acheté~s~ le ~b~%s~s~ pour ~g~$%s~s~', - ['boat_shop_nomoney'] = 'vous n\'avez pas les moyens ~r~pour acheter~s~ ce bateau !', + ['boat_shop_bought'] = 'vous avez acheté le %s pour $%s', + ['boat_shop_nomoney'] = 'vous n\'avez pas les moyens ~r~pour acheter ce bateau !', ['confirm_no'] = 'non', ['confirm_yes'] = 'oui', -- garage ['garage'] = 'garage à bateaux', - ['garage_open'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder à votre ~y~garage à bateaux~s~.', - ['garage_store'] = 'appuyez sur ~INPUT_CONTEXT~ pour ~y~ranger~s~ votre bateau dans votre garage.', + ['garage_open'] = 'appuyez sur [E] pour accéder à votre garage à bateaux.', + ['garage_store'] = 'appuyez sur [E] pour ranger votre bateau dans votre garage.', ['garage_taken'] = 'le bateau est sorti !', ['garage_stored'] = 'le bateau a bien été rangé dans votre garage !', - ['garage_noboats'] = 'vous n\'avez aucun bateau ici ! Rendez-vous au ~y~magasin de bateaux~s~ pour en acheter un.', + ['garage_noboats'] = 'vous n\'avez aucun bateau ici ! Rendez-vous au magasin de bateaux pour en acheter un.', ['garage_blocked'] = 'le bateau ne peux pas être sorti car un autre véhicule bloque le point !', ['garage_notowner'] = 'ce bateau ne vous appartient pas !', @@ -22,8 +22,8 @@ Locales['fr'] = { ['license_menu'] = 'acheter un permis de naviguer', ['license_buy_no'] = 'non', ['license_buy_yes'] = 'acheter le permis pour $%s', - ['license_bought'] = 'vous avez acheté le ~y~permis de naviguer~s~ pour ~g~$%s~s~', - ['license_nomoney'] = 'vous n\'avez pas les moyens ~r~pour acheter~s~ ce permis !', + ['license_bought'] = 'vous avez acheté le permis de naviguer pour $%s', + ['license_nomoney'] = 'vous n\'avez pas les moyens ~r~pour acheter ce permis !', -- blips ['blip_garage'] = 'garage à bateaux', diff --git a/[esx_addons]/esx_boat/locales/hu.lua b/[esx_addons]/esx_boat/locales/hu.lua index 70ca9ca3..f15ba04c 100644 --- a/[esx_addons]/esx_boat/locales/hu.lua +++ b/[esx_addons]/esx_boat/locales/hu.lua @@ -1,17 +1,17 @@ Locales['hu'] = { -- shop ['boat_shop'] = 'Hajóbolt', - ['boat_shop_open'] = 'Nyomj ~INPUT_CONTEXT~ hogy megnézd a hajókat', + ['boat_shop_open'] = 'Nyomj [E] hogy megnézd a hajókat', ['boat_shop_confirm'] = 'hajó: %s ára: $%s', - ['boat_shop_bought'] = 'Vettél ~b~%s~s~ ennyiért: ~g~$%s~s~', + ['boat_shop_bought'] = 'Vettél %s ennyiért: $%s', ['boat_shop_nomoney'] = '~r~Ezt nem engedheted meg magadnak!', ['confirm_no'] = 'Nem', ['confirm_yes'] = 'Igen', -- garage ['garage'] = 'Hajógarázs', - ['garage_open'] = 'Nyomj ~INPUT_CONTEXT~ hogy megnyisd a garázst', - ['garage_store'] = 'Nyomj ~INPUT_CONTEXT~ hogy kikösd a hajót', + ['garage_open'] = 'Nyomj [E] hogy megnyisd a garázst', + ['garage_store'] = 'Nyomj [E] hogy kikösd a hajót', ['garage_taken'] = 'Sikeresen kivetted a hajót', ['garage_stored'] = 'Sikeresen leraktad a hajót', ['garage_noboats'] = '~r~Nincsen hajód', @@ -22,8 +22,8 @@ Locales['hu'] = { ['license_menu'] = 'Szeretnél venni hajó engedélyt?', ['license_buy_no'] = 'Nem', ['license_buy_yes'] = 'Vegyél hajó engedélyt $%s-ért', - ['license_bought'] = 'Vettél ~y~hajó engedélyt~s~ ~g~$%s~s~-ért', - ['license_nomoney'] = '~r~nem engedheted meg~s~ magadnak, hogy vegyél ~y~hajó engedélyt~s~!', + ['license_bought'] = 'Vettél hajó engedélyt $%s-ért', + ['license_nomoney'] = '~r~nem engedheted meg magadnak, hogy vegyél hajó engedélyt!', -- blips ['blip_garage'] = 'Hajógarázs', diff --git a/[esx_addons]/esx_boat/locales/nl.lua b/[esx_addons]/esx_boat/locales/nl.lua index 69935cfb..372b858b 100644 --- a/[esx_addons]/esx_boat/locales/nl.lua +++ b/[esx_addons]/esx_boat/locales/nl.lua @@ -1,20 +1,20 @@ Locales['nl'] = { -- shop ['boat_shop'] = 'boten winkel', - ['boat_shop_open'] = 'Druk op ~INPUT_CONTEXT~ tom de ~y~boten winkel~s~te openen.', + ['boat_shop_open'] = 'Druk op [E] tom de boten winkelte openen.', ['boat_shop_confirm'] = 'Koop %s voor €%s?', - ['boat_shop_bought'] = 'Je hebt een ~y~gekocht~s~een ~b~%s~s~ voor ~g~€%s~s~', + ['boat_shop_bought'] = 'Je hebt een gekochteen %s voor €%s', ['boat_shop_nomoney'] = 'Deze boot kan je niet betalen!', ['confirm_no'] = 'nee', ['confirm_yes'] = 'ja', -- garage ['garage'] = 'boten garage', - ['garage_open'] = 'Druk op ~INPUT_CONTEXT~ om je ~y~boten garage~s~te openen.', - ['garage_store'] = 'Druk op ~INPUT_CONTEXT~ om je boot op te slaan.', + ['garage_open'] = 'Druk op [E] om je boten garagete openen.', + ['garage_store'] = 'Druk op [E] om je boot op te slaan.', ['garage_taken'] = 'de boot staat klaar!', ['garage_stored'] = 'de boot is opgeslagen in je garage!', - ['garage_noboats'] = 'je hebt geen opgeslagen boten! Ga naar de ~y~boten winkel~s~ om er een te kopen.', + ['garage_noboats'] = 'je hebt geen opgeslagen boten! Ga naar de boten winkel om er een te kopen.', ['garage_blocked'] = 'de boot kan er niet uit omdat iets het spawnpunt blokkeerd!', ['garage_notowner'] = 'je bent geen eigenaar van deze boot!', @@ -22,8 +22,8 @@ Locales['nl'] = { ['license_menu'] = 'Koop Vaarbewijs?', ['license_buy_no'] = 'nee', ['license_buy_yes'] = 'Koop vaarbewijs €%s', - ['license_bought'] = 'je kocht het ~y~Vaar Bewijs~s~ voor ~g~€%s~s~', - ['license_nomoney'] = 'je kan het ~y~Vaar Bewijs~s~niet betalen! ', + ['license_bought'] = 'je kocht het Vaar Bewijs voor €%s', + ['license_nomoney'] = 'je kan het Vaar Bewijsniet betalen! ', -- blips ['blip_garage'] = 'boten garage', diff --git a/[esx_addons]/esx_boat/locales/pl.lua b/[esx_addons]/esx_boat/locales/pl.lua index d09ee011..aae3369f 100644 --- a/[esx_addons]/esx_boat/locales/pl.lua +++ b/[esx_addons]/esx_boat/locales/pl.lua @@ -1,17 +1,17 @@ Locales['pl'] = { -- shop ['boat_shop'] = 'sklep z łodziami', - ['boat_shop_open'] = 'naciśnij ~INPUT_CONTEXT~ aby otworzyć ~y~sklep z łodziami~s~.', + ['boat_shop_open'] = 'naciśnij [E] aby otworzyć sklep z łodziami.', ['boat_shop_confirm'] = 'kup %s za $%s?', - ['boat_shop_bought'] = '~y~zakupiłeś/aś~s~ ~b~%s~s~ za ~g~$%s~s~', - ['boat_shop_nomoney'] = 'nie posiadasz ~r~wystarczająco~s~ pieniędzy aby zakupić te łódź!', + ['boat_shop_bought'] = 'zakupiłeś/aś %s za $%s', + ['boat_shop_nomoney'] = 'nie posiadasz ~r~wystarczająco pieniędzy aby zakupić te łódź!', ['confirm_no'] = 'nie', ['confirm_yes'] = 'tak', -- garage ['garage'] = 'garaż: Lodzie', - ['garage_open'] = 'naciśnij ~INPUT_CONTEXT~ aby otworzyć ~y~garaż z łodziami~s~.', - ['garage_store'] = 'naciśnij ~INPUT_CONTEXT~ aby ~y~schować~s~ swoją łódź do garażu', + ['garage_open'] = 'naciśnij [E] aby otworzyć garaż z łodziami.', + ['garage_store'] = 'naciśnij [E] aby schować swoją łódź do garażu', ['garage_taken'] = 'łódź zostałą wyjęta z garażu', ['garage_stored'] = 'łódź została schowana do garażu', ['garage_noboats'] = 'nie posiadasz żadnych łodzi!', @@ -22,8 +22,8 @@ Locales['pl'] = { ['license_menu'] = 'kup licencje na płwanie łodziami?', ['license_buy_no'] = 'nie', ['license_buy_yes'] = 'kup licencje na pływanie łodziami $%s', - ['license_bought'] = 'zakupiłeś/aś ~y~licencje na pływanie łodziami~s~ za ~g~$%s~s~', - ['license_nomoney'] = 'nie posiadasz ~r~wystarczająco~s~ pieniędzy aby zakupić ~y~licencje na pływanie łodziami~s~!', + ['license_bought'] = 'zakupiłeś/aś licencje na pływanie łodziami za $%s', + ['license_nomoney'] = 'nie posiadasz ~r~wystarczająco pieniędzy aby zakupić licencje na pływanie łodziami!', -- blips ['blip_garage'] = 'garaż: Lodzie', diff --git a/[esx_addons]/esx_boat/locales/si.lua b/[esx_addons]/esx_boat/locales/si.lua index 9d0ab127..2db7b3ba 100644 --- a/[esx_addons]/esx_boat/locales/si.lua +++ b/[esx_addons]/esx_boat/locales/si.lua @@ -1,20 +1,20 @@ Locales['si'] = { -- trgovina ['boat_shop'] = 'trgovina s čolni', - ['boat_shop_open'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~boat shop~s~.', + ['boat_shop_open'] = 'pritisnite [E] za dostop do boat shop.', ['boat_shop_confirm'] = 'kupi %s za $%s?', - ['boat_shop_bought'] = 'ste ~y~kupili~s~ a ~b~%s~s~ za ~g~$%s~s~', + ['boat_shop_bought'] = 'ste kupili a %s za $%s', ['boat_shop_nomoney'] = 'tega čolna si ne morete ~r~privoliti~!', ['confirm_no'] = 'ne', ['confirm_yes'] = 'da', -- garaža ['garaža'] = 'garaža za čoln', - ['garage_open'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do vaše ~y~garage~čolna~.', - ['garage_store'] = 'pritisnite ~INPUT_CONTEXT~, da ~y~shranite~čoln v svoji garaži.', + ['garage_open'] = 'pritisnite [E] za dostop do vaše garage~čolna~.', + ['garage_store'] = 'pritisnite [E], da shranite~čoln v svoji garaži.', ['garage_taken'] = 'čoln je bil odpeljan!', ['garage_stored'] = 'čoln je bil varno shranjen v vaši garaži!', - ['garage_noboats'] = 'Nimate shranjenih čolnov! Obiščite ~y~trgovine za čolne~s~ in jih kupite.', + ['garage_noboats'] = 'Nimate shranjenih čolnov! Obiščite trgovine za čolne in jih kupite.', ['garage_blocked'] = 'čolna ni mogoče odpeljati, ker drugo vozilo blokira drstitveno točko!', ['garage_notowner'] = 'niste lastnik tega čolna!', @@ -22,8 +22,8 @@ Locales['si'] = { ['license_menu'] = 'kupiti licenco za čoln?', ['license_buy_no'] = 'ne', ['license_buy_yes'] = 'kupi licenco za čoln $%s', - ['license_bought'] = 'kupili ste licenco ~y~čoln~s~ za ~g~$%s~s~', - ['license_nomoney'] = 'ne morete ~r~privoliti~~~y~čolnske licence~s~!', + ['license_bought'] = 'kupili ste licenco čoln za $%s', + ['license_nomoney'] = 'ne morete ~r~privoliti~~čolnske licence!', -- mehurčki ['blip_garage'] = 'garaža za čoln', diff --git a/[esx_addons]/esx_boat/locales/sv.lua b/[esx_addons]/esx_boat/locales/sv.lua index f4f194a5..bb51837f 100644 --- a/[esx_addons]/esx_boat/locales/sv.lua +++ b/[esx_addons]/esx_boat/locales/sv.lua @@ -1,20 +1,20 @@ Locales['sv'] = { -- shop ['boat_shop'] = 'båtaffär', - ['boat_shop_open'] = 'tryck ~INPUT_CONTEXT~ för att öppna ~y~båtaffären~s~.', + ['boat_shop_open'] = 'tryck [E] för att öppna båtaffären.', ['boat_shop_confirm'] = 'köp %s för %s SEK?', - ['boat_shop_bought'] = 'du har ~y~köpt~s~ en ~b~%s~s~ för ~g~%s SEK~s~', - ['boat_shop_nomoney'] = 'du har ~r~inte råd~s~ för denna båt!', + ['boat_shop_bought'] = 'du har köpt en %s för %s SEK', + ['boat_shop_nomoney'] = 'du har ~r~inte råd för denna båt!', ['confirm_no'] = 'nej', ['confirm_yes'] = 'ja', -- garage ['garage'] = 'båtgarage', - ['garage_open'] = 'tryck ~INPUT_CONTEXT~ för att öppna ~y~båtgaraget~s~.', - ['garage_store'] = 'tryck ~INPUT_CONTEXT~ för att ~y~lagra~s~ båten i ditt garage.', + ['garage_open'] = 'tryck [E] för att öppna båtgaraget.', + ['garage_store'] = 'tryck [E] för att lagra båten i ditt garage.', ['garage_taken'] = 'båten har släppts från garaget!', ['garage_stored'] = 'båten har lagrats i garaget!', - ['garage_noboats'] = 'du har inga lagrade båtar! Besök ~y~båtaffären~s~ för att köpa båtar.', + ['garage_noboats'] = 'du har inga lagrade båtar! Besök båtaffären för att köpa båtar.', ['garage_blocked'] = 'båten kan inte tas ur på grund av att en annan båt blokerar spawnpointen!', ['garage_notowner'] = 'du äger inte denna båt!', @@ -22,8 +22,8 @@ Locales['sv'] = { ['license_menu'] = 'köpa båtlicens?', ['license_buy_no'] = 'nej', ['license_buy_yes'] = 'köp båtlicens %s SEK', - ['license_bought'] = 'du köpte ~y~båtlicensen~s~ för ~g~%s SEK~s~', - ['license_nomoney'] = 'du har ~r~inte råd~s~ för ~y~båtlicensen~s~!', + ['license_bought'] = 'du köpte båtlicensen för %s SEK', + ['license_nomoney'] = 'du har ~r~inte råd för båtlicensen!', -- blips ['blip_garage'] = 'båtgarage', diff --git a/[esx_addons]/esx_clotheshop/locales/br.lua b/[esx_addons]/esx_clotheshop/locales/br.lua index 4de1b79c..14680720 100644 --- a/[esx_addons]/esx_clotheshop/locales/br.lua +++ b/[esx_addons]/esx_clotheshop/locales/br.lua @@ -3,9 +3,9 @@ Locales['br'] = { ['yes'] = 'sim', ['no'] = 'não', ['not_enough_money'] = 'você não tem dinheiro suficiente', - ['press_menu'] = 'pressione ~INPUT_CONTEXT~ para acessar o menu', + ['press_menu'] = 'pressione [E] para acessar o menu', ['clothes'] = 'roupas', - ['you_paid'] = 'você pagou ~g~$%s~s~', + ['you_paid'] = 'você pagou $%s', ['save_in_dressing'] = 'você quer salvar essa roupa?', ['name_outfit'] = 'nome da roupa?', ['saved_outfit'] = 'roupa salva', diff --git a/[esx_addons]/esx_clotheshop/locales/de.lua b/[esx_addons]/esx_clotheshop/locales/de.lua index df63afd1..4412fedf 100644 --- a/[esx_addons]/esx_clotheshop/locales/de.lua +++ b/[esx_addons]/esx_clotheshop/locales/de.lua @@ -3,9 +3,9 @@ Locales['de'] = { ['yes'] = 'ja', ['no'] = 'nein', ['not_enough_money'] = 'du hast nicht genug Geld', - ['press_menu'] = 'drücke ~INPUT_CONTEXT~ um das Menü zu öffnen', + ['press_menu'] = 'drücke [E] um das Menü zu öffnen', ['clothes'] = 'kleidung', - ['you_paid'] = 'du bezahlst ~g~$%s~s~', + ['you_paid'] = 'du bezahlst $%s', ['save_in_dressing'] = 'do you want to save the outfit in your property?', ['name_outfit'] = 'name des outfits?', ['saved_outfit'] = 'the outfit has been saved!', diff --git a/[esx_addons]/esx_clotheshop/locales/en.lua b/[esx_addons]/esx_clotheshop/locales/en.lua index 3d2e481a..0e3e9d6b 100644 --- a/[esx_addons]/esx_clotheshop/locales/en.lua +++ b/[esx_addons]/esx_clotheshop/locales/en.lua @@ -3,9 +3,9 @@ Locales['en'] = { ['yes'] = 'yes', ['no'] = 'no', ['not_enough_money'] = 'you do not have enough money', - ['press_menu'] = 'press ~INPUT_CONTEXT~ to access the ~y~Clothing Shop~s~.', + ['press_menu'] = 'press [E] to access the Clothing Shop.', ['clothes'] = 'clothing Shop', - ['you_paid'] = 'you paid ~g~$%s~s~', + ['you_paid'] = 'you paid $%s', ['save_in_dressing'] = 'do you want to save the outfit in your property?', ['name_outfit'] = 'name your outfit', ['saved_outfit'] = 'the outfit has been saved!', diff --git a/[esx_addons]/esx_clotheshop/locales/es.lua b/[esx_addons]/esx_clotheshop/locales/es.lua index 959fb5f8..0ddee1e2 100644 --- a/[esx_addons]/esx_clotheshop/locales/es.lua +++ b/[esx_addons]/esx_clotheshop/locales/es.lua @@ -3,9 +3,9 @@ Locales['es'] = { ['yes'] = 'Si', ['no'] = 'No', ['not_enough_money'] = 'No tienes suficiente dinero', - ['press_menu'] = 'Presiona ~INPUT_CONTEXT~ para acceder al menú', + ['press_menu'] = 'Presiona [E] para acceder al menú', ['clothes'] = 'Ropa', - ['you_paid'] = 'Has pagado ~g~€%s~s~', + ['you_paid'] = 'Has pagado €%s', ['save_in_dressing'] = '¿Quieres darle un nombre a tu vestuario?', ['name_outfit'] = 'nombre del traje?', ['saved_outfit'] = 'the outfit has been saved!', diff --git a/[esx_addons]/esx_clotheshop/locales/fi.lua b/[esx_addons]/esx_clotheshop/locales/fi.lua index 9dffde05..ff729c9d 100644 --- a/[esx_addons]/esx_clotheshop/locales/fi.lua +++ b/[esx_addons]/esx_clotheshop/locales/fi.lua @@ -3,9 +3,9 @@ Locales['fi'] = { ['yes'] = 'kyllä', ['no'] = 'ei', ['not_enough_money'] = 'sinulla ei ole tarpeeksi rahaa', - ['press_menu'] = 'paina ~INPUT_CONTEXT~ avataksesi menu', + ['press_menu'] = 'paina [E] avataksesi menu', ['clothes'] = 'vaatekauppa', - ['you_paid'] = 'sinä maksoit ~g~$%s~s~', + ['you_paid'] = 'sinä maksoit $%s', ['save_in_dressing'] = 'haluatko antaa nimen asulle ?', ['name_outfit'] = 'asun nimi?', ['saved_outfit'] = 'the outfit has been saved!', diff --git a/[esx_addons]/esx_clotheshop/locales/fr.lua b/[esx_addons]/esx_clotheshop/locales/fr.lua index bc14bc19..dfe6931b 100644 --- a/[esx_addons]/esx_clotheshop/locales/fr.lua +++ b/[esx_addons]/esx_clotheshop/locales/fr.lua @@ -3,9 +3,9 @@ Locales['fr'] = { ['yes'] = 'oui', ['no'] = 'non', ['not_enough_money'] = 'vous n\'avez pas assez d\'argent', - ['press_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au menu', + ['press_menu'] = 'appuyez sur [E] pour accéder au menu', ['clothes'] = 'vêtements', - ['you_paid'] = 'vous avez payé ~g~$%s~s~', + ['you_paid'] = 'vous avez payé $%s', ['save_in_dressing'] = 'voulez-vous donner un nom à votre tenue?', ['name_outfit'] = 'nom de la tenue?', ['saved_outfit'] = 'la tenue a été sauvegardée !', diff --git a/[esx_addons]/esx_clotheshop/locales/hu.lua b/[esx_addons]/esx_clotheshop/locales/hu.lua index 527c7017..daf3f0be 100644 --- a/[esx_addons]/esx_clotheshop/locales/hu.lua +++ b/[esx_addons]/esx_clotheshop/locales/hu.lua @@ -3,9 +3,9 @@ Locales["hu"] = { ["yes"] = "igen", ["no"] = "nem", ["not_enough_money"] = "Nincs elég pénzed", - ["press_menu"] = "Nyomd meg a ~INPUT_CONTEXT~ gombot a ~y~Ruhabolt~s~ megnyitásához.", + ["press_menu"] = "Nyomd meg a [E] gombot a Ruhabolt megnyitásához.", ["clothes"] = "ruhabolt", - ["you_paid"] = "fizettél ~g~%s$-t~s~", + ["you_paid"] = "fizettél %s$-t", ["save_in_dressing"] = "Menteni szeretnéd a ruhát az ingatlanodban?", ["name_outfit"] = "Ruha neve", ["saved_outfit"] = "Ruha mentésre került!", diff --git a/[esx_addons]/esx_clotheshop/locales/pl.lua b/[esx_addons]/esx_clotheshop/locales/pl.lua index acfca072..50869f1a 100644 --- a/[esx_addons]/esx_clotheshop/locales/pl.lua +++ b/[esx_addons]/esx_clotheshop/locales/pl.lua @@ -3,9 +3,9 @@ Locales['pl'] = { ['yes'] = 'tak', ['no'] = 'nie', ['not_enough_money'] = 'nie masz wystarczająco pieniędzy', - ['press_menu'] = 'naciśnij ~INPUT_CONTEXT~ aby uzyskać dostęp do menu.', + ['press_menu'] = 'naciśnij [E] aby uzyskać dostęp do menu.', ['clothes'] = 'ubranie', - ['you_paid'] = 'płacisz ~g~%s $~s~', + ['you_paid'] = 'płacisz %s $', ['save_in_dressing'] = 'czy chcesz zapisać te ubranie w swojej posiadłości?', ['name_outfit'] = 'nazwij swój strój', ['saved_outfit'] = 'strój został zapisany!', diff --git a/[esx_addons]/esx_clotheshop/locales/si.lua b/[esx_addons]/esx_clotheshop/locales/si.lua index fd5b0408..39eec8bc 100644 --- a/[esx_addons]/esx_clotheshop/locales/si.lua +++ b/[esx_addons]/esx_clotheshop/locales/si.lua @@ -3,9 +3,9 @@ Locales['en'] = { ['yes'] = 'da', ['no'] = 'no', ['not_enough_money'] = 'nimate dovolj denarja', - ['press_menu'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Clothing Shop~s~.', + ['press_menu'] = 'pritisnite [E] za dostop do Clothing Shop.', ['clothes'] = 'trgovina z oblačili', - ['you_paid'] = 'plačal si ~g~$%s~s~', + ['you_paid'] = 'plačal si $%s', ['save_in_dressing'] = 'ali želite oblačila shraniti v svojo lastnino?', ['name_outfit'] = 'poimenuj svojo obleko', ['saved_outfit'] = 'obleka je shranjena!', diff --git a/[esx_addons]/esx_clotheshop/locales/sv.lua b/[esx_addons]/esx_clotheshop/locales/sv.lua index 63ee2e6d..695ae212 100644 --- a/[esx_addons]/esx_clotheshop/locales/sv.lua +++ b/[esx_addons]/esx_clotheshop/locales/sv.lua @@ -2,10 +2,10 @@ Locales['sv'] = { ['valid_this_purchase'] = 'vill du köpa dessa kläder?', ['yes'] = 'ja', ['no'] = 'nej', - ['not_enough_money'] = 'du har ~r~inte råd~s~ för att köpa detta', - ['press_menu'] = 'tryck ~INPUT_CONTEXT~ för att öppna ~y~klädesaffären~s~.', + ['not_enough_money'] = 'du har ~r~inte råd för att köpa detta', + ['press_menu'] = 'tryck [E] för att öppna klädesaffären.', ['clothes'] = 'klädesaffär', - ['you_paid'] = 'du har betalat ~g~$%s~s~', + ['you_paid'] = 'du har betalat $%s', ['save_in_dressing'] = 'vill du spara outfiten i din fastighet?', ['name_outfit'] = 'vad ska din outfit heta?', ['saved_outfit'] = 'outfit har sparats!', diff --git a/[esx_addons]/esx_cruisecontrol/client/main.lua b/[esx_addons]/esx_cruisecontrol/client/main.lua index 18b2b605..b09cee8f 100644 --- a/[esx_addons]/esx_cruisecontrol/client/main.lua +++ b/[esx_addons]/esx_cruisecontrol/client/main.lua @@ -14,7 +14,7 @@ function TriggerCruiseControl() CruisedSpeed = GetVehicleSpeed() CruisedSpeedKm = TransformToKm(CruisedSpeed) - ESX.ShowNotification(_U('activated') .. ': ~b~ ' .. CruisedSpeedKm .. ' km/h') + ESX.ShowNotification(_U('activated') .. ': ' .. CruisedSpeedKm .. ' km/h') CreateThread(function () while CruisedSpeed > 0 and IsInVehicle() == PlayerPedId() do diff --git a/[esx_addons]/esx_dmvschool/locales/br.lua b/[esx_addons]/esx_dmvschool/locales/br.lua index 3058b104..77e3c219 100644 --- a/[esx_addons]/esx_dmvschool/locales/br.lua +++ b/[esx_addons]/esx_dmvschool/locales/br.lua @@ -1,28 +1,28 @@ Locales['br'] = { - ['you_paid'] = 'você pagou ~g~$%s~s~ para a auto escola', + ['you_paid'] = 'você pagou $%s para a auto escola', ['go_next_point'] = 'vá para o próximo ponto!', - ['in_town_speed'] = 'entrou na cidade, preste atenção à sua velocidade! Limite de velocidade: ~y~%s~s~ km/h', - ['next_point_speed'] = 'vá para o próximo ponto! Limite de velocidade: ~y~%s~s~ km/h', - ['stop_for_ped'] = '~r~Pare~s~ para o pedestre atravessar o ~y~cruzando', - ['good_lets_cont'] = '~g~Boa~s~, vamos continuar.', - ['stop_look_left'] = '~r~Pare~s~ and look ~y~left~s~. Limite de velocidade: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Boa~s~, vire à direita e siga a em frente', - ['watch_traffic_lightson'] = 'observe o trânsito e ~y~acenda suas luzes~s~!', - ['stop_for_passing'] = '~r~Pare~s~ olher para um lado e para o outro e veja ser não tem veículos passando!', - ['hway_time'] = 'é hora de dirigir na auto-estrada! Limite de velocidade: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = 'Estou impressionado, mas não se esqueça de ficar ~r~alerta~s~ enquanto dirigindo!', - ['passed_test'] = 'você ~g~passou~s~ no teste, parabéns!', - ['failed_test'] = 'você ~r~falhou~s~ no teste, melhor sorte da próxima vez!', + ['in_town_speed'] = 'entrou na cidade, preste atenção à sua velocidade! Limite de velocidade: %s km/h', + ['next_point_speed'] = 'vá para o próximo ponto! Limite de velocidade: %s km/h', + ['stop_for_ped'] = '~r~Pare para o pedestre atravessar o cruzando', + ['good_lets_cont'] = 'Boa, vamos continuar.', + ['stop_look_left'] = '~r~Pare and look left. Limite de velocidade: %s km/h', + ['good_turn_right'] = 'Boa, vire à direita e siga a em frente', + ['watch_traffic_lightson'] = 'observe o trânsito e acenda suas luzes!', + ['stop_for_passing'] = '~r~Pare olher para um lado e para o outro e veja ser não tem veículos passando!', + ['hway_time'] = 'é hora de dirigir na auto-estrada! Limite de velocidade: %s km/h', + ['gratz_stay_alert'] = 'Estou impressionado, mas não se esqueça de ficar ~r~alerta enquanto dirigindo!', + ['passed_test'] = 'você passou no teste, parabéns!', + ['failed_test'] = 'você ~r~falhou no teste, melhor sorte da próxima vez!', ['theory_test'] = 'teste teórico de condução', ['road_test_car'] = 'teste de habilidades de condução', ['road_test_bike'] = 'teste de habilidades da motocicleta', ['road_test_truck'] = 'teste de habilidades de caminhão', ['school_item'] = '$%s', ['driving_school'] = 'escola de condução', - ['press_open_menu'] = 'pressione ~INPUT_CONTEXT~ para abrir o menu', + ['press_open_menu'] = 'pressione [E] para abrir o menu', ['driving_school_blip'] = 'escola de condução', ['driving_test_complete'] = 'teste de condução concluído', - ['driving_too_fast'] = '~r~Você está dirigindo rápido demais~s~ o limite de velocidade atual é: ~y~%s~s~ km/h!', - ['errors'] = 'erros: ~r~%s~s~/%s', + ['driving_too_fast'] = '~r~Você está dirigindo rápido demais o limite de velocidade atual é: %s km/h!', + ['errors'] = 'erros: ~r~%s/%s', ['you_damaged_veh'] = 'você danificou o veículo', } diff --git a/[esx_addons]/esx_dmvschool/locales/en.lua b/[esx_addons]/esx_dmvschool/locales/en.lua index 72adab8e..7258cb45 100644 --- a/[esx_addons]/esx_dmvschool/locales/en.lua +++ b/[esx_addons]/esx_dmvschool/locales/en.lua @@ -1,29 +1,29 @@ Locales['en'] = { - ['you_paid'] = 'you paid ~g~$%s~s~ to the DMV school', + ['you_paid'] = 'you paid $%s to the DMV school', ['go_next_point'] = 'go to the next point!', - ['in_town_speed'] = 'entered town, pay attention to your speed! Speed Limit: ~y~%s~s~ km/h', - ['next_point_speed'] = 'go to the next point! Speed Limit: ~y~%s~s~ km/h', - ['stop_for_ped'] = '~r~Stop~s~ for the pedestrian ~y~crossing', - ['good_lets_cont'] = '~g~Good~s~, continue.', - ['stop_look_left'] = '~r~Stop~s~ and look ~y~left~s~. Speed Limit: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Good~s~, turn right and follow the line', - ['watch_traffic_lightson'] = 'watch the traffic and ~y~turn on your lights~s~!', - ['stop_for_passing'] = '~r~Stop~s~ for passing vehicles!', - ['hway_time'] = 'it\'s time to drive on the highway! Speed Limit: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = 'i\'m impressed, but don\'t forget to stay ~r~alert~s~ whilst driving!', - ['passed_test'] = 'you ~g~passed~s~ the test, congratulations!', - ['failed_test'] = 'you ~r~failed~s~ the test, better luck next time!', + ['in_town_speed'] = 'entered town, pay attention to your speed! Speed Limit: %s km/h', + ['next_point_speed'] = 'go to the next point! Speed Limit: %s km/h', + ['stop_for_ped'] = '~r~Stop for the pedestrian crossing', + ['good_lets_cont'] = 'Good, continue.', + ['stop_look_left'] = '~r~Stop and look left. Speed Limit: %s km/h', + ['good_turn_right'] = 'Good, turn right and follow the line', + ['watch_traffic_lightson'] = 'watch the traffic and turn on your lights!', + ['stop_for_passing'] = '~r~Stop for passing vehicles!', + ['hway_time'] = 'it\'s time to drive on the highway! Speed Limit: %s km/h', + ['gratz_stay_alert'] = 'i\'m impressed, but don\'t forget to stay ~r~alert whilst driving!', + ['passed_test'] = 'you passed the test, congratulations!', + ['failed_test'] = 'you ~r~failed the test, better luck next time!', ['theory_test'] = 'theoretical Driving Test', ['road_test_car'] = 'driving Test', ['road_test_bike'] = 'motorcycle Skills Test', ['road_test_truck'] = 'truck Skills Test', ['school_item'] = '$%s', ['driving_school'] = 'driving School', - ['press_open_menu'] = 'press ~INPUT_CONTEXT~ to open the menu', + ['press_open_menu'] = 'press [E] to open the menu', ['driving_school_blip'] = 'driving School', ['driving_test_complete'] = 'driving test completed', - ['driving_too_fast'] = '~r~You\'re driving too fast,~s~ the current speed limit is: ~y~%s~s~ km/h!', - ['errors'] = 'mistakes: ~r~%s~s~/%s', + ['driving_too_fast'] = '~r~You\'re driving too fast, the current speed limit is: %s km/h!', + ['errors'] = 'mistakes: ~r~%s/%s', ['you_damaged_veh'] = 'you damaged the vehicle', ['not_enough_money'] = 'You don\'t have enough money', } diff --git a/[esx_addons]/esx_dmvschool/locales/es.lua b/[esx_addons]/esx_dmvschool/locales/es.lua index c07462a3..370f7670 100644 --- a/[esx_addons]/esx_dmvschool/locales/es.lua +++ b/[esx_addons]/esx_dmvschool/locales/es.lua @@ -1,28 +1,28 @@ Locales['es'] = { - ['you_paid'] = 'Pagaste ~g~%s$~s~ a la autoescuela', + ['you_paid'] = 'Pagaste %s$ a la autoescuela', ['go_next_point'] = '¡Vete al siguiente punto!', - ['in_town_speed'] = '¡Entraste a la ciudad, presta atención a tu velocidad! Límite de velocidad: ~y~%s~s~ km/h', - ['next_point_speed'] = '¡Vete al siguiente punto! Límite de velocidad: ~y~%s~s~ km/h', - ['stop_for_ped'] = '~r~Para~s~ en el ~y~paso de peatones', - ['good_lets_cont'] = '~g~Bien~s~, continua', - ['stop_look_left'] = '~r~Para~s~ y mira a la ~y~izquierda~s~. Límite de velocidad: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Bien~s~, gira a la derecha y sigue la línea', - ['watch_traffic_lightson'] = '¡Mira el tráfico y ~y~enciende las luces~s~!', - ['stop_for_passing'] = '¡~r~Para~s~ para que pasen los vehículos!', - ['hway_time'] = '¡Es hora de conducir por la autopista! Límite de velocidad: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = '¡Estoy impresionado pero no dejes de estar ~r~alerta~s~ mientras conduces!', - ['passed_test'] = 'Has ~g~aprobado~s~ el examen, ¡Enorabuena!', - ['failed_test'] = 'Has ~r~suspendido~s~ el examen, ¡Más suerte la próxima vez!', + ['in_town_speed'] = '¡Entraste a la ciudad, presta atención a tu velocidad! Límite de velocidad: %s km/h', + ['next_point_speed'] = '¡Vete al siguiente punto! Límite de velocidad: %s km/h', + ['stop_for_ped'] = '~r~Para en el paso de peatones', + ['good_lets_cont'] = 'Bien, continua', + ['stop_look_left'] = '~r~Para y mira a la izquierda. Límite de velocidad: %s km/h', + ['good_turn_right'] = 'Bien, gira a la derecha y sigue la línea', + ['watch_traffic_lightson'] = '¡Mira el tráfico y enciende las luces!', + ['stop_for_passing'] = '¡~r~Para para que pasen los vehículos!', + ['hway_time'] = '¡Es hora de conducir por la autopista! Límite de velocidad: %s km/h', + ['gratz_stay_alert'] = '¡Estoy impresionado pero no dejes de estar ~r~alerta mientras conduces!', + ['passed_test'] = 'Has aprobado el examen, ¡Enorabuena!', + ['failed_test'] = 'Has ~r~suspendido el examen, ¡Más suerte la próxima vez!', ['theory_test'] = 'Examen teórico de conducir', ['road_test_car'] = 'Examen práctico de conducir', ['road_test_bike'] = 'Examen práctico de moto', ['road_test_truck'] = 'Examen práctico de camiones', ['school_item'] = '%s$', ['driving_school'] = 'Escuela de conducción', - ['press_open_menu'] = 'Pulsa ~INPUT_CONTEXT~ para abrir el menú', + ['press_open_menu'] = 'Pulsa [E] para abrir el menú', ['driving_school_blip'] = 'Autoescuela', ['driving_test_complete'] = 'Examen de conducir finalizado', - ['driving_too_fast'] = '¡~r~Estás conduciendo muy rápido,~s~ el límite de velocidad actual es: ~y~%s~s~ km/h!', - ['errors'] = 'Fallos: ~r~%s~s~ / %s', + ['driving_too_fast'] = '¡~r~Estás conduciendo muy rápido, el límite de velocidad actual es: %s km/h!', + ['errors'] = 'Fallos: ~r~%s / %s', ['you_damaged_veh'] = '¡Has dañado el vehículo!', } diff --git a/[esx_addons]/esx_dmvschool/locales/fi.lua b/[esx_addons]/esx_dmvschool/locales/fi.lua index 88a6cef7..74d40a0f 100644 --- a/[esx_addons]/esx_dmvschool/locales/fi.lua +++ b/[esx_addons]/esx_dmvschool/locales/fi.lua @@ -1,28 +1,28 @@ Locales['fi'] = { - ['you_paid'] = 'you paid ~g~$%s~s~ to the DMV school', + ['you_paid'] = 'you paid $%s to the DMV school', ['go_next_point'] = 'mene seuraavaan pisteeseen.', - ['in_town_speed'] = 'saavuit kaupunkiin! Seuraa nopeuttasi Nopeusrajoitus: ~y~%s~s~ km/h', - ['next_point_speed'] = 'mene seuraavaan pisteeseen Nopeusrajoitus: ~y~%s~s~ km/h', - ['stop_for_ped'] = '~r~Pysähdy~s~ katso tietä ~y~ylittäviä ~s~ jalankulikijoita', - ['good_lets_cont'] = '~g~Hyvä~s~, jatkakaa.', - ['stop_look_left'] = '~r~Pysähdy~s~ ja katso ~y~vasemmalle~s~. Nopeusrajoitus: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Hyvä~s~, käänny oikealle ja seuraa kaistaa', - ['watch_traffic_lightson'] = 'seuraa liikennettä, ja ~y~käänny kun valot ovat vihreät~s~!', - ['stop_for_passing'] = '~r~Pysähdy~s~ ohi menevien autojen vuoksi', - ['hway_time'] = 'on aika mennä moottoritielle. Nopeusrajoitus: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = 'onnitelut, ole ~r~tarkkana~s~ kun ajat!', - ['passed_test'] = 'sinä ~g~läpäisit~s~ kokeen', - ['failed_test'] = 'sinä ~r~epäonnistuit~s~ kokeessa', + ['in_town_speed'] = 'saavuit kaupunkiin! Seuraa nopeuttasi Nopeusrajoitus: %s km/h', + ['next_point_speed'] = 'mene seuraavaan pisteeseen Nopeusrajoitus: %s km/h', + ['stop_for_ped'] = '~r~Pysähdy katso tietä ylittäviä jalankulikijoita', + ['good_lets_cont'] = 'Hyvä, jatkakaa.', + ['stop_look_left'] = '~r~Pysähdy ja katso vasemmalle. Nopeusrajoitus: %s km/h', + ['good_turn_right'] = 'Hyvä, käänny oikealle ja seuraa kaistaa', + ['watch_traffic_lightson'] = 'seuraa liikennettä, ja käänny kun valot ovat vihreät!', + ['stop_for_passing'] = '~r~Pysähdy ohi menevien autojen vuoksi', + ['hway_time'] = 'on aika mennä moottoritielle. Nopeusrajoitus: %s km/h', + ['gratz_stay_alert'] = 'onnitelut, ole ~r~tarkkana kun ajat!', + ['passed_test'] = 'sinä läpäisit kokeen', + ['failed_test'] = 'sinä ~r~epäonnistuit kokeessa', ['theory_test'] = 'teoriakoe', ['road_test_car'] = 'ajokoe', ['road_test_bike'] = 'moottoripyörä ajokoe', ['road_test_truck'] = 'rekka ajokoe', ['school_item'] = '$%s', ['driving_school'] = 'Autokoulu', - ['press_open_menu'] = 'paina ~INPUT_CONTEXT~ hankkiaksesi ajokortin', + ['press_open_menu'] = 'paina [E] hankkiaksesi ajokortin', ['driving_school_blip'] = 'Autokoulu', ['driving_test_complete'] = 'ajokoe suoritettu', - ['driving_too_fast'] = '~r~Ajat liian nopeeta! Hidasta!~s~ Nopeusrajoitus: ~y~%s~s~ km/h!', - ['errors'] = 'mistakes: ~r~%s~s~/%s', + ['driving_too_fast'] = '~r~Ajat liian nopeeta! Hidasta! Nopeusrajoitus: %s km/h!', + ['errors'] = 'mistakes: ~r~%s/%s', ['you_damaged_veh'] = 'sinä vahingoitit ajoneuvoa. Aja varovaisemmin...', } diff --git a/[esx_addons]/esx_dmvschool/locales/fr.lua b/[esx_addons]/esx_dmvschool/locales/fr.lua index 7608d694..fec7b566 100644 --- a/[esx_addons]/esx_dmvschool/locales/fr.lua +++ b/[esx_addons]/esx_dmvschool/locales/fr.lua @@ -1,28 +1,28 @@ Locales['fr'] = { - ['you_paid'] = 'vous avez payé ~g~$%s~s~', + ['you_paid'] = 'vous avez payé $%s', ['go_next_point'] = 'allez vers le prochain passage!', - ['in_town_speed'] = 'entrée en ville, attention à votre vitesse! Vitesse limite: ~y~%s~s~ km/h', - ['next_point_speed'] = 'allez vers le prochain passage! Vitesse limite: ~y~%s~s~ km/h', - ['stop_for_ped'] = 'faite rapidement un ~r~stop~s~ pour le piéton qui ~y~traverse', - ['good_lets_cont'] = '~g~Bien!~s~ continuons!', - ['stop_look_left'] = 'marquer rapidement un ~r~stop~s~ et regardez à votre ~y~gauche~s~. Vitesse limite: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Bien!~s~ prenez à ~y~droite~s~ et suivez votre file', - ['watch_traffic_lightson'] = 'observez le traffic ~y~allumez vos feux~s~!', + ['in_town_speed'] = 'entrée en ville, attention à votre vitesse! Vitesse limite: %s km/h', + ['next_point_speed'] = 'allez vers le prochain passage! Vitesse limite: %s km/h', + ['stop_for_ped'] = 'faite rapidement un ~r~stop pour le piéton qui traverse', + ['good_lets_cont'] = 'Bien! continuons!', + ['stop_look_left'] = 'marquer rapidement un ~r~stop et regardez à votre gauche. Vitesse limite: %s km/h', + ['good_turn_right'] = 'Bien! prenez à droite et suivez votre file', + ['watch_traffic_lightson'] = 'observez le traffic allumez vos feux!', ['stop_for_passing'] = 'marquez le stop pour laisser passer les véhicules!', - ['hway_time'] = 'il est temps d\'aller sur la rocade! Vitesse limite: ~y~%s~s~ km/h', + ['hway_time'] = 'il est temps d\'aller sur la rocade! Vitesse limite: %s km/h', ['gratz_stay_alert'] = 'bravo, restez vigiliant!', - ['passed_test'] = 'vous avez ~g~réussi~s~ le test', - ['failed_test'] = 'vous avez ~r~raté~s~ le test', + ['passed_test'] = 'vous avez réussi le test', + ['failed_test'] = 'vous avez ~r~raté le test', ['theory_test'] = 'examen du code', ['road_test_car'] = 'examen de conduite [voiture]', ['road_test_bike'] = 'examen de conduite [moto]', ['road_test_truck'] = 'examen de conduite [camion]', ['school_item'] = '$%s', ['driving_school'] = 'ecole de conduite', - ['press_open_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le menu', + ['press_open_menu'] = 'appuyez sur [E] pour ouvrir le menu', ['driving_school_blip'] = 'auto-école', ['driving_test_complete'] = 'test de conduite terminé', - ['driving_too_fast'] = 'vous roulez trop vite, vitesse limite: ~y~%s~s~ km/h!', - ['errors'] = 'erreurs: ~r~%s~s~/%s', + ['driving_too_fast'] = 'vous roulez trop vite, vitesse limite: %s km/h!', + ['errors'] = 'erreurs: ~r~%s/%s', ['you_damaged_veh'] = 'vous avez endommagé votre véhicule', } diff --git a/[esx_addons]/esx_dmvschool/locales/hu.lua b/[esx_addons]/esx_dmvschool/locales/hu.lua index b8d05026..933ae7a4 100644 --- a/[esx_addons]/esx_dmvschool/locales/hu.lua +++ b/[esx_addons]/esx_dmvschool/locales/hu.lua @@ -1,29 +1,29 @@ Locales['hu'] = { - ['you_paid'] = 'Fizettél ~g~$%s~s~ az autósiskolának iskolának!', + ['you_paid'] = 'Fizettél $%s az autósiskolának iskolának!', ['go_next_point'] = 'Menj a kövtkező ponthoz!', - ['in_town_speed'] = 'Beértél a városba, figyelj a sebességedre! A sebesség határ: ~y~%s~s~ km/h', - ['next_point_speed'] = 'Menj a következő ponthoz! Sebesség határ: ~y~%s~s~ km/h', - ['stop_for_ped'] = 'Mindig ~r~álj~s~ meg a ~y~zebránál!', - ['good_lets_cont'] = '~g~Ügyes~s~, folytasd a vezetést.', - ['stop_look_left'] = '~r~Álj meg~s~ és néz ~y~balra~s~. Sebesség határ: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Ügyes~s~, fordulj jobbra, és kövesd a vonalat', - ['watch_traffic_lightson'] = 'Nézd a forgalmat, és ~y~kapcsold fel a fényszóróidat~s~!', - ['stop_for_passing'] = '~r~Álj meg~s~ a keresztező autóknak!', - ['hway_time'] = 'Itt az idő, hogy először vezess autópályán! Sebesség határ: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = 'Levagyok nyűgözve, de sose feledd, ~r~NE~s~ vezess fáradtan!', - ['passed_test'] = '~g~Átmentél~s~ a vizsgán, gratulálok!', - ['failed_test'] = '~r~Megbuktál~s~ a vizsgán, pár óra plusz vezetés után próbáld újra!', + ['in_town_speed'] = 'Beértél a városba, figyelj a sebességedre! A sebesség határ: %s km/h', + ['next_point_speed'] = 'Menj a következő ponthoz! Sebesség határ: %s km/h', + ['stop_for_ped'] = 'Mindig ~r~álj meg a zebránál!', + ['good_lets_cont'] = 'Ügyes, folytasd a vezetést.', + ['stop_look_left'] = '~r~Álj meg és néz balra. Sebesség határ: %s km/h', + ['good_turn_right'] = 'Ügyes, fordulj jobbra, és kövesd a vonalat', + ['watch_traffic_lightson'] = 'Nézd a forgalmat, és kapcsold fel a fényszóróidat!', + ['stop_for_passing'] = '~r~Álj meg a keresztező autóknak!', + ['hway_time'] = 'Itt az idő, hogy először vezess autópályán! Sebesség határ: %s km/h', + ['gratz_stay_alert'] = 'Levagyok nyűgözve, de sose feledd, ~r~NE vezess fáradtan!', + ['passed_test'] = 'Átmentél a vizsgán, gratulálok!', + ['failed_test'] = '~r~Megbuktál a vizsgán, pár óra plusz vezetés után próbáld újra!', ['theory_test'] = 'Elméleti vizsga', ['road_test_car'] = 'Személyautó vizsga', ['road_test_bike'] = ' Nagy motor vizsga', ['road_test_truck'] = 'Teher autó vizsga', ['school_item'] = '$%s', ['driving_school'] = 'Autósiskola', - ['press_open_menu'] = 'Nyomd meg a(z) ~INPUT_CONTEXT~ gombot, hogy megnyisd a menüt.', + ['press_open_menu'] = 'Nyomd meg a(z) [E] gombot, hogy megnyisd a menüt.', ['driving_school_blip'] = 'Autósiskola', ['driving_test_complete'] = 'A vizsga sikeres volt', - ['driving_too_fast'] = '~r~Túl gyorsan hajtasz,~s~a végén még megállít a rendőr. A sebesség határ: ~y~%s~s~ km/h!', - ['errors'] = 'Hibapontok: ~r~%s~s~/%s', + ['driving_too_fast'] = '~r~Túl gyorsan hajtasz,a végén még megállít a rendőr. A sebesség határ: %s km/h!', + ['errors'] = 'Hibapontok: ~r~%s/%s', ['you_damaged_veh'] = 'Összetörted az autót, ez drága lesz.', ['not_enough_money'] = 'Nincs elég pénzed!', } diff --git a/[esx_addons]/esx_dmvschool/locales/pl.lua b/[esx_addons]/esx_dmvschool/locales/pl.lua index 97e87a69..9ba95595 100644 --- a/[esx_addons]/esx_dmvschool/locales/pl.lua +++ b/[esx_addons]/esx_dmvschool/locales/pl.lua @@ -1,28 +1,28 @@ Locales['pl'] = { - ['you_paid'] = 'zapłaciłes ~g~$%s~s~ dla szkoły jazdy.', + ['you_paid'] = 'zapłaciłes $%s dla szkoły jazdy.', ['go_next_point'] = 'udaj się do nastepnego punktu!', - ['in_town_speed'] = 'wjeżdżasz do miasta, zachowaj ostrożność! Ograniczenie prędkości: ~y~%s~s~ km/h', - ['next_point_speed'] = 'udaj się do nastepnego punktu! Ograniczenie prędkości: ~y~%s~s~ km/h', - ['stop_for_ped'] = '~r~Stop~s~ przejście ~y~dla pieszych', - ['good_lets_cont'] = '~g~Świetnie~s~, kontynuuj.', - ['stop_look_left'] = '~r~Stop~s~ spójrz w ~y~lewo~s~. Ograniczenie prędkości: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Świetnie~s~, skręć w prawo i podążaj za linią', - ['watch_traffic_lightson'] = 'obserwuj ruch uliczny i ~y~włącz światła~s~!', - ['stop_for_passing'] = '~r~Stop~s~ przepuść przejeżdźające pojazdy!', - ['hway_time'] = 'czas na autostradę! Ograniczenie prędkości: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = 'jestem pod wrażeniem, ale nie zapomnij się zatrzymać ~r~alert~s~ podczas jazdy!', - ['passed_test'] = '~g~Zdałeś~s~ egzamin, gratulacje!', - ['failed_test'] = '~r~Oblałeś~s~ egzamin, powodzenia następnym razem!', + ['in_town_speed'] = 'wjeżdżasz do miasta, zachowaj ostrożność! Ograniczenie prędkości: %s km/h', + ['next_point_speed'] = 'udaj się do nastepnego punktu! Ograniczenie prędkości: %s km/h', + ['stop_for_ped'] = '~r~Stop przejście dla pieszych', + ['good_lets_cont'] = 'Świetnie, kontynuuj.', + ['stop_look_left'] = '~r~Stop spójrz w lewo. Ograniczenie prędkości: %s km/h', + ['good_turn_right'] = 'Świetnie, skręć w prawo i podążaj za linią', + ['watch_traffic_lightson'] = 'obserwuj ruch uliczny i włącz światła!', + ['stop_for_passing'] = '~r~Stop przepuść przejeżdźające pojazdy!', + ['hway_time'] = 'czas na autostradę! Ograniczenie prędkości: %s km/h', + ['gratz_stay_alert'] = 'jestem pod wrażeniem, ale nie zapomnij się zatrzymać ~r~alert podczas jazdy!', + ['passed_test'] = 'Zdałeś egzamin, gratulacje!', + ['failed_test'] = '~r~Oblałeś egzamin, powodzenia następnym razem!', ['theory_test'] = 'ezgamin Teoretyczny', ['road_test_car'] = 'egzamin praktyczny kat. B', ['road_test_bike'] = 'egzamin praktyczny kat. A', ['road_test_truck'] = 'egzamin praktyczny kat. C', ['school_item'] = '$%s', ['driving_school'] = 'szkoła jazdy', - ['press_open_menu'] = 'wciśnij ~INPUT_CONTEXT~ by otworzyć menu', + ['press_open_menu'] = 'wciśnij [E] by otworzyć menu', ['driving_school_blip'] = 'ośrodek egzaminacyjny', ['driving_test_complete'] = 'test praktyczny zakończony', - ['driving_too_fast'] = '~r~Przekroczenie prędkości! ,~s~ limit prędkości to: ~y~%s~s~ km/h!', - ['errors'] = 'błędy: ~r~%s~s~/%s', + ['driving_too_fast'] = '~r~Przekroczenie prędkości! , limit prędkości to: %s km/h!', + ['errors'] = 'błędy: ~r~%s/%s', ['you_damaged_veh'] = 'uszkodziłeś auto', } diff --git a/[esx_addons]/esx_dmvschool/locales/si.lua b/[esx_addons]/esx_dmvschool/locales/si.lua index b402c11e..cb9c78ea 100644 --- a/[esx_addons]/esx_dmvschool/locales/si.lua +++ b/[esx_addons]/esx_dmvschool/locales/si.lua @@ -1,16 +1,16 @@ Locales['si'] = { - ['you_paid'] = 'šoli DMV ste plačali ~g~$%s~s~', + ['you_paid'] = 'šoli DMV ste plačali $%s', ['go_next_point'] = 'pojdi na naslednjo točko!', - ['in_town_speed'] = 'vstopil v mesto, bodi pozoren na svojo hitrost! Omejitev hitrosti: ~y~%s~s~ km/h', - ['next_point_speed'] = 'pojdi do naslednje točke! Omejitev hitrosti: ~y~%s~s~ km/h', - ['stop_for_ped'] = '~r~Stop~s~ za pešca ~y~pred prehodom', - ['good_lets_cont'] = '~g~Good~s~, continue.', - ['stop_look_left'] = '~r~Stop~s~ and look ~y~left~s~. Omejitev hitrosti: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Good~s~, zavijte desno in sledite črti', - ['watch_traffic_lightson'] = 'Pazi na promet in ~y~prižgi luči~s~!', - ['stop_for_passing'] = '~r~Stop~s~ za mimo vozeča vozila!', - ['hway_time'] = 'čas je za vožnjo po avtocesti! Omejitev hitrosti: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = 'Navdušen sem, vendar med vožnjo ne pozabite ostati ~r~alert~s~!', + ['in_town_speed'] = 'vstopil v mesto, bodi pozoren na svojo hitrost! Omejitev hitrosti: %s km/h', + ['next_point_speed'] = 'pojdi do naslednje točke! Omejitev hitrosti: %s km/h', + ['stop_for_ped'] = '~r~Stop za pešca pred prehodom', + ['good_lets_cont'] = 'Good, continue.', + ['stop_look_left'] = '~r~Stop and look left. Omejitev hitrosti: %s km/h', + ['good_turn_right'] = 'Good, zavijte desno in sledite črti', + ['watch_traffic_lightson'] = 'Pazi na promet in prižgi luči!', + ['stop_for_passing'] = '~r~Stop za mimo vozeča vozila!', + ['hway_time'] = 'čas je za vožnjo po avtocesti! Omejitev hitrosti: %s km/h', + ['gratz_stay_alert'] = 'Navdušen sem, vendar med vožnjo ne pozabite ostati ~r~alert!', ['passed_test'] = 'opravil si test, čestitam!', ['failed_test'] = 'na testu ste bili neuspešni, naslednjič imejte več sreče!', ['theory_test'] = 'teoretični vozniški izpit', @@ -19,11 +19,11 @@ Locales['si'] = { ['road_test_truck'] = 'preizkus spretnosti za tovornjake', ['school_item'] = '$%s', ['driving_school'] = 'šola vožnje', - ['press_open_menu'] = 'pritisnite ~INPUT_CONTEXT~ za odprtje menija', + ['press_open_menu'] = 'pritisnite [E] za odprtje menija', ['driving_school_blip'] = 'šola vožnje', ['driving_test_complete'] = 'vozniški izpit opravljen', - ['driving_too_fast'] = '~r~Vozite prehitro,~s~ trenutna omejitev hitrosti je: ~km/h!', - ['errors'] = 'napake: ~r~%s~s~/%s', + ['driving_too_fast'] = '~r~Vozite prehitro, trenutna omejitev hitrosti je: ~km/h!', + ['errors'] = 'napake: ~r~%s/%s', ['you_damaged_veh'] = 'poškodovali ste vozilo', ['not_enough_money'] = 'nimaš dovolj denarja', } diff --git a/[esx_addons]/esx_dmvschool/locales/sv.lua b/[esx_addons]/esx_dmvschool/locales/sv.lua index ff2b8fe9..7dfb63d7 100644 --- a/[esx_addons]/esx_dmvschool/locales/sv.lua +++ b/[esx_addons]/esx_dmvschool/locales/sv.lua @@ -1,28 +1,28 @@ Locales['sv'] = { - ['you_paid'] = 'du betalade ~r~%s SEK~s~ till körskolan', + ['you_paid'] = 'du betalade ~r~%s SEK till körskolan', ['go_next_point'] = 'åk till nästa punkt!', - ['in_town_speed'] = 'du åker ni i stan, var uppmärksam på din hastighet! hastighetsgräns: ~y~', - ['next_point_speed'] = 'åk till nästa punkt! hastighetsgräns: ~y~%s~s~ km/h', - ['stop_for_ped'] = '~r~Stanna~s~ för fotgängare som korsar vägen!', - ['good_lets_cont'] = '~g~Bra~s~, fortsätt.', - ['stop_look_left'] = '~r~Stanna~s~ och kolla åt ~y~vänster~s~. Hastighetsgräns: ~y~%s~s~ km/h', - ['good_turn_right'] = '~g~Bra~s~, sväng höger och följ linjen', - ['watch_traffic_lightson'] = 'var vaken i trafiken och ~y~sätt på dina lampor~s~!', - ['stop_for_passing'] = '~r~Stanna~s~ för passerande fordon!', - ['hway_time'] = 'det är dags att köra på motorväg! Hastighetsgräns: ~y~%s~s~ km/h', - ['gratz_stay_alert'] = 'jag är imponerad, glöm inte vara ~r~pigg~s~ när du kör!', - ['passed_test'] = 'du ~g~passerade~s~ provet, gratulerar!', - ['failed_test'] = 'du ~r~kuggade~s~ provet, bättre lycka nästa gång', + ['in_town_speed'] = 'du åker ni i stan, var uppmärksam på din hastighet! hastighetsgräns: ', + ['next_point_speed'] = 'åk till nästa punkt! hastighetsgräns: %s km/h', + ['stop_for_ped'] = '~r~Stanna för fotgängare som korsar vägen!', + ['good_lets_cont'] = 'Bra, fortsätt.', + ['stop_look_left'] = '~r~Stanna och kolla åt vänster. Hastighetsgräns: %s km/h', + ['good_turn_right'] = 'Bra, sväng höger och följ linjen', + ['watch_traffic_lightson'] = 'var vaken i trafiken och sätt på dina lampor!', + ['stop_for_passing'] = '~r~Stanna för passerande fordon!', + ['hway_time'] = 'det är dags att köra på motorväg! Hastighetsgräns: %s km/h', + ['gratz_stay_alert'] = 'jag är imponerad, glöm inte vara ~r~pigg när du kör!', + ['passed_test'] = 'du passerade provet, gratulerar!', + ['failed_test'] = 'du ~r~kuggade provet, bättre lycka nästa gång', ['theory_test'] = 'teoretiskt körningsprov', ['road_test_car'] = 'B-körkort (personbil)', ['road_test_bike'] = 'A-körkort (motorcykel)', ['road_test_truck'] = 'C-körkort (lastbil)', ['school_item'] = '%s SEK', ['driving_school'] = 'körskola', - ['press_open_menu'] = 'tryck ~INPUT_CONTEXT~ för att öppna menyn', + ['press_open_menu'] = 'tryck [E] för att öppna menyn', ['driving_school_blip'] = 'körskola', ['driving_test_complete'] = 'körprovet har avslutats', - ['driving_too_fast'] = '~r~Du kör för snabbt,~s~ den nuvarande hastighetsgräns är: ~y~%s~s~ km/h!', - ['errors'] = 'misstag: ~r~%s~s~/%s', + ['driving_too_fast'] = '~r~Du kör för snabbt, den nuvarande hastighetsgräns är: %s km/h!', + ['errors'] = 'misstag: ~r~%s/%s', ['you_damaged_veh'] = 'du skadade fordonet!', } diff --git a/[esx_addons]/esx_drugs/locales/br.lua b/[esx_addons]/esx_drugs/locales/br.lua index da61c20c..dd36f658 100644 --- a/[esx_addons]/esx_drugs/locales/br.lua +++ b/[esx_addons]/esx_drugs/locales/br.lua @@ -1,27 +1,27 @@ Locales ['br'] = { -- weed - ['weed_pickupprompt'] = 'aperte ~INPUT_CONTEXT~ para colher a planta ~g~Cannabis~s~.', - ['weed_quitprocess'] = 'aperte ~INPUT_CONTEXT~ para parar ~g~Processar Cannabis~s~.', - ['weed_inventoryfull'] = 'você não tem mais espaço no inventário para ~g~Cannabis~s~.', - ['weed_processprompt'] = 'aperte ~INPUT_CONTEXT~ para começar ~g~Processar Cannabis~s~.', - ['weed_processingstarted'] = 'processando ~g~Cannabis~s~ em ~g~Maconha~s~...', - ['weed_processingfull'] = 'processando ~r~cancelado~s~ porque o inventário está cheio!', - ['weed_processingenough'] = 'você prescisa ter ~b~3x~s~ ~g~Cannabis~s~ para poder processar.', - ['weed_processed'] = 'você processou ~b~3x~s~ ~g~Cannabis~s~ para ~b~1x~s~ ~g~Maconha~s~', - ['weed_processingtoofar'] = 'o processamento foi ~r~cancelado~s~ porque você abandonou a área.', + ['weed_pickupprompt'] = 'aperte [E] para colher a planta Cannabis.', + ['weed_quitprocess'] = 'aperte [E] para parar Processar Cannabis.', + ['weed_inventoryfull'] = 'você não tem mais espaço no inventário para Cannabis.', + ['weed_processprompt'] = 'aperte [E] para começar Processar Cannabis.', + ['weed_processingstarted'] = 'processando Cannabis em Maconha...', + ['weed_processingfull'] = 'processando ~r~cancelado porque o inventário está cheio!', + ['weed_processingenough'] = 'você prescisa ter 3x Cannabis para poder processar.', + ['weed_processed'] = 'você processou 3x Cannabis para 1x Maconha', + ['weed_processingtoofar'] = 'o processamento foi ~r~cancelado porque você abandonou a área.', -- drug dealer - ['dealer_prompt'] = 'aperte ~INPUT_CONTEXT~ para falar com o ~r~Drug Dealer~s~.', + ['dealer_prompt'] = 'aperte [E] para falar com o ~r~Drug Dealer.', ['dealer_title'] = 'traficante de drogas', ['dealer_item'] = '$%s', ['dealer_notenough'] = 'você não tem o suficiente disso para vender!', - ['dealer_sold'] = 'você vendeu ~b~%sx~s~ ~y~%s~s~ para~g~$%s~s~', + ['dealer_sold'] = 'você vendeu %sx %s para$%s', -- license ['license_title'] = 'você precisa tirar uma Licença de Processamento de Ervas para processar este produto, a liçenca pode ser comprada aqui.', ['license_no'] = 'não', - ['license_bought'] = 'você comprou o(a) ~b~%s~s~ para ~r~$%s~s~', - ['license_bought_fail'] = 'você não pode pagar um ~b~%s~s~!', + ['license_bought'] = 'você comprou o(a) %s para ~r~$%s', + ['license_bought_fail'] = 'você não pode pagar um %s!', ['license_weed'] = 'Licença de Processamento de Ervas', -- blips diff --git a/[esx_addons]/esx_drugs/locales/dk.lua b/[esx_addons]/esx_drugs/locales/dk.lua index b74c3dbc..5aa312e2 100644 --- a/[esx_addons]/esx_drugs/locales/dk.lua +++ b/[esx_addons]/esx_drugs/locales/dk.lua @@ -1,26 +1,26 @@ Locales ['dk'] = { -- weed - ['weed_pickupprompt'] = 'tryk ~INPUT_CONTEXT~ for at høste ~g~Cannabis~s~ planten.', - ['weed_inventoryfull'] = 'du har ikke mere plads i dit inventory til ~g~Cannabis~s~.', - ['weed_processprompt'] = 'tryk ~INPUT_CONTEXT~ for at starte ~g~Behandling af Cannabis~s~.', - ['weed_processingstarted'] = 'laver ~g~Cannabis~s~ om til ~g~Marihuana~s~...', - ['weed_processingfull'] = 'behandling ~r~annulleret~s~ på grund af dit inventory er fuldt!', - ['weed_processingenough'] = 'du skal have ~b2 stks~s~ ~g~Cannabis~s~ for at lave dem om.', - ['weed_processed'] = 'du har lavet ~b~2 stks~s~ ~g~Cannabis~s~ om til ~b~1 stks~s~ ~g~Marihuana~s~', - ['weed_processingtoofar'] = 'din behandling er blevet ~r~annulleret~s~ fordi du kom ud af rækkevidde.', + ['weed_pickupprompt'] = 'tryk [E] for at høste Cannabis planten.', + ['weed_inventoryfull'] = 'du har ikke mere plads i dit inventory til Cannabis.', + ['weed_processprompt'] = 'tryk [E] for at starte Behandling af Cannabis.', + ['weed_processingstarted'] = 'laver Cannabis om til Marihuana...', + ['weed_processingfull'] = 'behandling ~r~annulleret på grund af dit inventory er fuldt!', + ['weed_processingenough'] = 'du skal have ~b2 stks Cannabis for at lave dem om.', + ['weed_processed'] = 'du har lavet 2 stks Cannabis om til 1 stks Marihuana', + ['weed_processingtoofar'] = 'din behandling er blevet ~r~annulleret fordi du kom ud af rækkevidde.', -- drug dealer - ['dealer_prompt'] = 'tryk ~INPUT_CONTEXT~ for at snakke med ~r~Pusheren~s~.', + ['dealer_prompt'] = 'tryk [E] for at snakke med ~r~Pusheren.', ['dealer_title'] = 'Pusher', ['dealer_item'] = '$%s', ['dealer_notenough'] = 'Du har ikke nok til at sælge!', - ['dealer_sold'] = 'Du har solgt ~b~%sx~s~ ~y~%s~s~ for ~g~$%s~s~', + ['dealer_sold'] = 'Du har solgt %sx %s for $%s', -- license ['license_title'] = 'Du er forpligtet til at eje et behandlingslicens for at lave stoffer, det kan købes her.', ['license_no'] = 'nej', - ['license_bought'] = 'du købte ~b~%s~s~ for ~r~$%s~s~', - ['license_bought_fail'] = 'du har ikke råd til en ~b~%s~s~!', + ['license_bought'] = 'du købte %s for ~r~$%s', + ['license_bought_fail'] = 'du har ikke råd til en %s!', ['license_weed'] = 'Cannabis behandlings licens', -- blips diff --git a/[esx_addons]/esx_drugs/locales/en.lua b/[esx_addons]/esx_drugs/locales/en.lua index 17994079..888cd334 100644 --- a/[esx_addons]/esx_drugs/locales/en.lua +++ b/[esx_addons]/esx_drugs/locales/en.lua @@ -1,27 +1,27 @@ Locales ['en'] = { -- weed - ['weed_pickupprompt'] = 'press ~INPUT_CONTEXT~ to harvest the ~g~Cannabis~s~ plant.', - ['weed_quitprocess'] = 'press ~INPUT_CONTEXT~ to stop ~g~Process Cannabis~s~.', - ['weed_inventoryfull'] = 'you do not have any more inventory space for ~g~Cannabis~s~.', - ['weed_processprompt'] = 'press ~INPUT_CONTEXT~ to start ~g~Process Cannabis~s~.', - ['weed_processingstarted'] = 'processing ~g~Cannabis~s~ into ~g~Marijuana~s~...', - ['weed_processingfull'] = 'processing ~r~canceled~s~ due to full inventory!', - ['weed_processingenough'] = 'you must have ~b~3x~s~ ~g~Cannabis~s~ in order to process.', - ['weed_processed'] = 'you\'ve processed ~b~3x~s~ ~g~Cannabis~s~ to ~b~1x~s~ ~g~Marijuana~s~', - ['weed_processingtoofar'] = 'the processing has been ~r~canceled~s~ due to you abandoning the area.', + ['weed_pickupprompt'] = 'press [E] to harvest the Cannabis plant.', + ['weed_quitprocess'] = 'press [E] to stop Process Cannabis.', + ['weed_inventoryfull'] = 'you do not have any more inventory space for Cannabis.', + ['weed_processprompt'] = 'press [E] to start Process Cannabis.', + ['weed_processingstarted'] = 'processing Cannabis into Marijuana...', + ['weed_processingfull'] = 'processing ~r~canceled due to full inventory!', + ['weed_processingenough'] = 'you must have 3x Cannabis in order to process.', + ['weed_processed'] = 'you\'ve processed 3x Cannabis to 1x Marijuana', + ['weed_processingtoofar'] = 'the processing has been ~r~canceled due to you abandoning the area.', -- drug dealer - ['dealer_prompt'] = 'press ~INPUT_CONTEXT~ to talk with the ~r~Drug Dealer~s~.', + ['dealer_prompt'] = 'press [E] to talk with the ~r~Drug Dealer.', ['dealer_title'] = 'drug Dealer', ['dealer_item'] = '$%s', ['dealer_notenough'] = 'you don\'t have enough of that to sell!', - ['dealer_sold'] = 'you\'ve sold ~b~%sx~s~ ~y~%s~s~ for ~g~$%s~s~', + ['dealer_sold'] = 'you\'ve sold %sx %s for $%s', -- license ['license_title'] = 'you are required to own a processing license to process this product, it can be bought here.', ['license_no'] = 'no', - ['license_bought'] = 'you bought the ~b~%s~s~ for ~r~$%s~s~', - ['license_bought_fail'] = 'you cannot afford an ~b~%s~s~!', + ['license_bought'] = 'you bought the %s for ~r~$%s', + ['license_bought_fail'] = 'you cannot afford an %s!', ['license_weed'] = 'weed Processing License', -- blips diff --git a/[esx_addons]/esx_drugs/locales/es.lua b/[esx_addons]/esx_drugs/locales/es.lua index a25b83d6..fbfc3a2d 100644 --- a/[esx_addons]/esx_drugs/locales/es.lua +++ b/[esx_addons]/esx_drugs/locales/es.lua @@ -1,26 +1,26 @@ Locales ['es'] = { -- weed - ['weed_pickupprompt'] = 'pulsa ~INPUT_CONTEXT~ para recolectar ~g~Marijuana húmeda~s~.', - ['weed_inventoryfull'] = 'no puedes llevar más ~g~Marijuana húmeda~s~!', - ['weed_processprompt'] = 'pulsa ~INPUT_CONTEXT~ para ~g~secar la Marijuana~s~.', - ['weed_processingstarted'] = 'secando la ~g~Marijuana húmeda~s~...', - ['weed_processingfull'] = 'no puedes llevar más ~g~Marijuana~s~!', - ['weed_processingenough'] = 'necesitas ~b~3x~s~ ~g~Marijuana húmeda~s~.', - ['weed_processed'] = 'de ~b~3x~s~ ~g~Marijuana húmeda~s~ has obtenido ~b~1x~s~ ~g~Marijuana~s~', - ['weed_processingtoofar'] = 'el secado se ha ~r~cancelado~s~ por que has abandonado el área.', + ['weed_pickupprompt'] = 'pulsa [E] para recolectar Marijuana húmeda.', + ['weed_inventoryfull'] = 'no puedes llevar más Marijuana húmeda!', + ['weed_processprompt'] = 'pulsa [E] para secar la Marijuana.', + ['weed_processingstarted'] = 'secando la Marijuana húmeda...', + ['weed_processingfull'] = 'no puedes llevar más Marijuana!', + ['weed_processingenough'] = 'necesitas 3x Marijuana húmeda.', + ['weed_processed'] = 'de 3x Marijuana húmeda has obtenido 1x Marijuana', + ['weed_processingtoofar'] = 'el secado se ha ~r~cancelado por que has abandonado el área.', -- drug dealer - ['dealer_prompt'] = 'pulsa ~INPUT_CONTEXT~ para hablar con el ~r~Camello~s~.', + ['dealer_prompt'] = 'pulsa [E] para hablar con el ~r~Camello.', ['dealer_title'] = 'camello', ['dealer_item'] = '$%s', ['dealer_notenough'] = 'esa mierda no es cantidad suficiente para vender!', - ['dealer_sold'] = 'has vendido ~b~%sx~s~ ~y~%s~s~ por ~g~$%s~s~', + ['dealer_sold'] = 'has vendido %sx %s por $%s', -- license ['license_title'] = 'necesitas un permiso para poder tratar con ese producto, puedes comprarlo aquí.', ['license_no'] = 'no', - ['license_bought'] = 'has comprado ~b~%s~s~ por ~r~$%s~s~', - ['license_bought_fail'] = 'no puedes permitirte ~b~%s~s~!', + ['license_bought'] = 'has comprado %s por ~r~$%s', + ['license_bought_fail'] = 'no puedes permitirte %s!', ['license_weed'] = 'permiso de cultivo de Marijuana', -- blips diff --git a/[esx_addons]/esx_drugs/locales/fr.lua b/[esx_addons]/esx_drugs/locales/fr.lua index 8d8a4656..787fb7fa 100644 --- a/[esx_addons]/esx_drugs/locales/fr.lua +++ b/[esx_addons]/esx_drugs/locales/fr.lua @@ -1,26 +1,26 @@ Locales ['fr'] = { -- weed - ['weed_pickupprompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour récolter un plan de ~g~Cannabis~s~.', - ['weed_inventoryfull'] = 'vous n\'avez plus assez de place dans votre inventaire pour récolter du ~g~Cannabis~s~.', - ['weed_processprompt'] = 'appuyez ~INPUT_CONTEXT~ pour démarrer la ~g~tranformation du Cannabis~s~.', - ['weed_processingstarted'] = 'transformation du ~g~Cannabis~s~ en ~g~Marijuana~s~...', - ['weed_processingfull'] = 'transformation ~r~annulée~s~. Votre inventaire est plein!', - ['weed_processingenough'] = 'vous devez avoir ~b~3x~s~ ~g~Cannabis~s~ pour lancer une transformation.', - ['weed_processed'] = 'vous avez transformé ~b~3x~s~ ~g~Cannabis~s~ en ~b~1x~s~ ~g~Marijuana~s~', - ['weed_processingtoofar'] = 'la transformation a été ~r~annulée~s~. Vous êtes sorti de la zone.', + ['weed_pickupprompt'] = 'appuyez sur [E] pour récolter un plan de Cannabis.', + ['weed_inventoryfull'] = 'vous n\'avez plus assez de place dans votre inventaire pour récolter du Cannabis.', + ['weed_processprompt'] = 'appuyez [E] pour démarrer la tranformation du Cannabis.', + ['weed_processingstarted'] = 'transformation du Cannabis en Marijuana...', + ['weed_processingfull'] = 'transformation ~r~annulée. Votre inventaire est plein!', + ['weed_processingenough'] = 'vous devez avoir 3x Cannabis pour lancer une transformation.', + ['weed_processed'] = 'vous avez transformé 3x Cannabis en 1x Marijuana', + ['weed_processingtoofar'] = 'la transformation a été ~r~annulée. Vous êtes sorti de la zone.', -- drug dealer - ['dealer_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour parler avec le ~r~Drug Dealer~s~.', + ['dealer_prompt'] = 'appuyez sur [E] pour parler avec le ~r~Drug Dealer.', ['dealer_title'] = 'drug Dealer', ['dealer_item'] = '$%s', ['dealer_notenough'] = 't\'en as pas assez à vendre!', - ['dealer_sold'] = 'vous avez vendu ~b~%sx~s~ ~y~%s~s~ pour ~g~$%s~s~', + ['dealer_sold'] = 'vous avez vendu %sx %s pour $%s', -- license ['license_title'] = 'vous devez posséder une license spécifique vous autorisant à transformer ce produit. Vous pouvez l\'acheter ici.', ['license_no'] = 'non', - ['license_bought'] = 'vous avez acheté ~b~%s~s~ pour ~r~$%s~s~', - ['license_bought_fail'] = 'vous ne pouvez pas acheter ~b~%s~s~!', + ['license_bought'] = 'vous avez acheté %s pour ~r~$%s', + ['license_bought_fail'] = 'vous ne pouvez pas acheter %s!', ['license_weed'] = 'permis de transformation de weed', -- blips diff --git a/[esx_addons]/esx_drugs/locales/hu.lua b/[esx_addons]/esx_drugs/locales/hu.lua index cbed1164..60556106 100644 --- a/[esx_addons]/esx_drugs/locales/hu.lua +++ b/[esx_addons]/esx_drugs/locales/hu.lua @@ -1,27 +1,27 @@ Locales ['hu'] = { -- weed - ['weed_pickupprompt'] = 'Nyomd meg a ~INPUT_CONTEXT~ gombot a betakarításhoz ~g~Kannabisz~s~', - ['weed_quitprocess'] = 'Nyomd meg a ~INPUT_CONTEXT~ gombot a betakarítás befejezéséhez', - ['weed_inventoryfull'] = 'Nincs több hely a ~g~Kannabisz~s~ számára.', - ['weed_processprompt'] = 'Nyomd meg a ~INPUT_CONTEXT~ gombot a kezdéshez ~g~Kannabisz betakarítása~s~.', - ['weed_processingstarted'] = 'Folyamatban ~g~Kannabisz~s~ into ~g~Marihuana~s~...', - ['weed_processingfull'] = 'Betakarítás ~r~befejezve~s~ a raktár tele', - ['weed_processingenough'] = 'Rendelkezned kell ~b~3x~s~ ~g~Kannabisz~s~ a végrehajtáshoz', - ['weed_processed'] = 'Feldolgoztad ~b~3x~s~ ~g~Kannabisz~s~ to ~b~1x~s~ ~g~Marihuana~s~', - ['weed_processingtoofar'] = 'A feldolgozás ~r~megszakadt~s~ elhagytad a területet.', + ['weed_pickupprompt'] = 'Nyomd meg a [E] gombot a betakarításhoz Kannabisz', + ['weed_quitprocess'] = 'Nyomd meg a [E] gombot a betakarítás befejezéséhez', + ['weed_inventoryfull'] = 'Nincs több hely a Kannabisz számára.', + ['weed_processprompt'] = 'Nyomd meg a [E] gombot a kezdéshez Kannabisz betakarítása.', + ['weed_processingstarted'] = 'Folyamatban Kannabisz into Marihuana...', + ['weed_processingfull'] = 'Betakarítás ~r~befejezve a raktár tele', + ['weed_processingenough'] = 'Rendelkezned kell 3x Kannabisz a végrehajtáshoz', + ['weed_processed'] = 'Feldolgoztad 3x Kannabisz to 1x Marihuana', + ['weed_processingtoofar'] = 'A feldolgozás ~r~megszakadt elhagytad a területet.', -- drug dealer - ['dealer_prompt'] = 'Nyomd meg a ~INPUT_CONTEXT~ gombot a találkozáshoz a ~r~Dílerrel~s~.', + ['dealer_prompt'] = 'Nyomd meg a [E] gombot a találkozáshoz a ~r~Dílerrel.', ['dealer_title'] = 'Díler', ['dealer_item'] = '$%s', ['dealer_notenough'] = 'Nincs elég anyagod az eladáshoz', - ['dealer_sold'] = 'Sikeres eladás ~b~%sx~s~ ~y~%s~s~ for ~g~$%s~s~', + ['dealer_sold'] = 'Sikeres eladás %sx %s for $%s', -- license ['license_title'] = 'A feldolgozáshoz engedélyek kellenek, melyeket itt megvehetsz', ['license_no'] = 'Nem', - ['license_bought'] = 'Megvetted a ~b~%s~s~ for ~r~$%s~s~', - ['license_bought_fail'] = 'Nincs elég pénzed ~b~%s~s~!', + ['license_bought'] = 'Megvetted a %s for ~r~$%s', + ['license_bought_fail'] = 'Nincs elég pénzed %s!', ['license_weed'] = 'Kannabisz Feldolgozási Engedély', -- blips diff --git a/[esx_addons]/esx_drugs/locales/pl.lua b/[esx_addons]/esx_drugs/locales/pl.lua index dd45a036..ca85f8a3 100644 --- a/[esx_addons]/esx_drugs/locales/pl.lua +++ b/[esx_addons]/esx_drugs/locales/pl.lua @@ -1,27 +1,27 @@ Locales ['pl'] = { -- weed (marihuana) - ['weed_pickupprompt'] = 'naciśnij ~INPUT_CONTEXT~ aby zebrać liście ~g~Konopii~s~.', - ['weed_quitprocess'] = 'naciśnij ~INPUT_CONTEXT~ aby przestać ~g~Przerabianie Marihuany~s~.', - ['weed_inventoryfull'] = '~r~Nie możesz~s~ zebrać więcej konopii, nie masz wystarczająco miejsca w ekwipunku!', - ['weed_processprompt'] = 'naciśnij ~INPUT_CONTEXT~ aby rozpocząć ~g~Przerabianie Marihuany~s~.', - ['weed_processingstarted'] = 'przerabianie ~g~Konopii~s~ na ~g~Marihuane~s~...', - ['weed_processingfull'] = 'przerabianie ~r~przerwane~s~ ponieważ masz pełny ekwipunek!', - ['weed_processingenough'] = 'potrzebujesz ~b~3x~s~ ~g~Konopii~s~ aby rozpocząć przerabianie.', - ['weed_processed'] = 'przerobiłeś ~b~3x~s~ ~g~Konopii~s~ na ~b~1x~s~ ~g~Marihuane~s~', - ['weed_processingtoofar'] = 'przerabianie zostało ~r~przerwane~s~ ponieważ opuściłeś teren.', + ['weed_pickupprompt'] = 'naciśnij [E] aby zebrać liście Konopii.', + ['weed_quitprocess'] = 'naciśnij [E] aby przestać Przerabianie Marihuany.', + ['weed_inventoryfull'] = '~r~Nie możesz zebrać więcej konopii, nie masz wystarczająco miejsca w ekwipunku!', + ['weed_processprompt'] = 'naciśnij [E] aby rozpocząć Przerabianie Marihuany.', + ['weed_processingstarted'] = 'przerabianie Konopii na Marihuane...', + ['weed_processingfull'] = 'przerabianie ~r~przerwane ponieważ masz pełny ekwipunek!', + ['weed_processingenough'] = 'potrzebujesz 3x Konopii aby rozpocząć przerabianie.', + ['weed_processed'] = 'przerobiłeś 3x Konopii na 1x Marihuane', + ['weed_processingtoofar'] = 'przerabianie zostało ~r~przerwane ponieważ opuściłeś teren.', -- drug dealer (dealer narkotyków) - ['dealer_prompt'] = 'naciśnij ~INPUT_CONTEXT~ aby rozmawiać z ~r~Dealerem Narkotyków~s~.', + ['dealer_prompt'] = 'naciśnij [E] aby rozmawiać z ~r~Dealerem Narkotyków.', ['dealer_title'] = 'dealer Narkotyków', ['dealer_item'] = '$%s', ['dealer_notenough'] = 'nie masz tego wystarczająco aby to sprzedać!', - ['dealer_sold'] = 'sprzedałeś ~b~%sx~s~ ~y~%s~s~ za ~g~$%s~s~', + ['dealer_sold'] = 'sprzedałeś %sx %s za $%s', -- license (licencje) ['license_title'] = 'musisz posiadać licencję na przetwarzanie aby przerobić ten produkt, możesz zakupić ją tutaj.', ['license_no'] = 'nie', - ['license_bought'] = 'kupiłeś ~b~%s~s~ za ~r~$%s~s~', - ['license_bought_fail'] = 'nie stać cię na ~b~%s~s~!', + ['license_bought'] = 'kupiłeś %s za ~r~$%s', + ['license_bought_fail'] = 'nie stać cię na %s!', ['license_weed'] = 'licencja na przetwarzanie zioła', -- blips (znaczniki) diff --git a/[esx_addons]/esx_drugs/locales/si.lua b/[esx_addons]/esx_drugs/locales/si.lua index b73640c4..554c8aa4 100644 --- a/[esx_addons]/esx_drugs/locales/si.lua +++ b/[esx_addons]/esx_drugs/locales/si.lua @@ -1,27 +1,27 @@ Locales ['si'] = { -- trava - ['weed_pickupprompt'] = 'pritisnite ~INPUT_CONTEXT~, da poberete rastlino ~g~Cannabis~s~.', - ['weed_quitprocess'] = 'pritisnite ~INPUT_CONTEXT~, da ustavite ~g~Process Cannabis~s~.', - ['weed_inventoryfull'] = 'v inventarju ni več prostora za ~g~Cannabis~s~.', - ['weed_processprompt'] = 'pritisnite ~INPUT_CONTEXT~, da začnete ~g~Proces Cannabis~s~.', - ['weed_processingstarted'] = 'obdelava ~g~Cannabis~s~ v ~g~Marijuana~s~...', - ['weed_processingfull'] = 'obdelava ~r~canceled~s~ zaradi polne zaloge!', - ['weed_processingenough'] = 'za obdelavo moraš imeti ~b~3x~s~ ~g~Cannabis~s~.', - ['weed_processed'] = 'predelal si ~b~3x~s~ ~g~Cannabis~s~ v ~b~1x~s~ ~g~Marijuana~s~', + ['weed_pickupprompt'] = 'pritisnite [E], da poberete rastlino Cannabis.', + ['weed_quitprocess'] = 'pritisnite [E], da ustavite Process Cannabis.', + ['weed_inventoryfull'] = 'v inventarju ni več prostora za Cannabis.', + ['weed_processprompt'] = 'pritisnite [E], da začnete Proces Cannabis.', + ['weed_processingstarted'] = 'obdelava Cannabis v Marijuana...', + ['weed_processingfull'] = 'obdelava ~r~canceled zaradi polne zaloge!', + ['weed_processingenough'] = 'za obdelavo moraš imeti 3x Cannabis.', + ['weed_processed'] = 'predelal si 3x Cannabis v 1x Marijuana', ['weed_processingtoofar'] = 'obdelava je bila ~r~zaključena, ker ste zapustili območje.', -- preprodajalec drog - ['dealer_prompt'] = 'pritisnite ~INPUT_CONTEXT~ za pogovor s ~r~dilerjem drog~s~.', + ['dealer_prompt'] = 'pritisnite [E] za pogovor s ~r~dilerjem drog.', ['dealer_title'] = 'prodajalec drog', ['dealer_item'] = '$%s', ['dealer_notenough'] = 'nimaš dovolj tega, da bi ga prodal!', - ['dealer_sold'] = 'prodal si ~b~%sx~s~ ~y~%s~s~ za ~g~$%s~s~', + ['dealer_sold'] = 'prodal si %sx %s za $%s', -- licenca ['licence_title'] = 'za predelavo tega izdelka morate imeti licenco za predelavo, ki jo lahko kupite tukaj.', ['licence_no'] = 'ne', - ['licence_bought'] = 'kupili ste ~b~%s~s~ za ~r~$%s~s~', - ['license_bought_fail'] = 'ne morete si privoščiti ~b~%s~s~!', + ['licence_bought'] = 'kupili ste %s za ~r~$%s', + ['license_bought_fail'] = 'ne morete si privoščiti %s!', ['licence_weed'] = 'dovoljenje za predelavo plevela', -- blips diff --git a/[esx_addons]/esx_drugs/locales/sv.lua b/[esx_addons]/esx_drugs/locales/sv.lua index d3f18526..7f3127ee 100644 --- a/[esx_addons]/esx_drugs/locales/sv.lua +++ b/[esx_addons]/esx_drugs/locales/sv.lua @@ -1,26 +1,26 @@ Locales ['sv'] = { -- weed - ['weed_pickupprompt'] = 'tryck ~INPUT_CONTEXT~ för att skörda ~g~Cannabisväxten~s~.', - ['weed_inventoryfull'] = 'du har ingen mer plats för ~g~Cannabis~s~.', - ['weed_processprompt'] = 'tryck ~INPUT_CONTEXT~ för att börja ~g~Processera Cannabis~s~.', - ['weed_processingstarted'] = 'processerar ~g~Cannabis~s~ till ~g~Marijuana~s~...', - ['weed_processingfull'] = 'processeringen ~r~avbröts~s~ för att utrymmet är slut!', - ['weed_processingenough'] = 'du måste ha ~b~3x~s~ ~g~Cannabis~s~ för att kunna bearbeta det.', - ['weed_processed'] = 'du har processerat ~b~3x~s~ ~g~Cannabis~s~ till ~b~1x~s~ ~g~Marijuana~s~', - ['weed_processingtoofar'] = 'processeringen har ~r~har avbrutit~s~ på grund av att du lämnade området.', + ['weed_pickupprompt'] = 'tryck [E] för att skörda Cannabisväxten.', + ['weed_inventoryfull'] = 'du har ingen mer plats för Cannabis.', + ['weed_processprompt'] = 'tryck [E] för att börja Processera Cannabis.', + ['weed_processingstarted'] = 'processerar Cannabis till Marijuana...', + ['weed_processingfull'] = 'processeringen ~r~avbröts för att utrymmet är slut!', + ['weed_processingenough'] = 'du måste ha 3x Cannabis för att kunna bearbeta det.', + ['weed_processed'] = 'du har processerat 3x Cannabis till 1x Marijuana', + ['weed_processingtoofar'] = 'processeringen har ~r~har avbrutit på grund av att du lämnade området.', -- drug dealer - ['dealer_prompt'] = 'tryck ~INPUT_CONTEXT~ för att prata med ~r~Drågsäljaren~s~.', + ['dealer_prompt'] = 'tryck [E] för att prata med ~r~Drågsäljaren.', ['dealer_title'] = 'drogsäljare', ['dealer_item'] = '%s SEK', ['dealer_notenough'] = 'du har inte tillräckligt med det till salu!', - ['dealer_sold'] = 'du har sålt ~b~%sx~s~ ~y~%s~s~ för ~g~%s SEK~s~', + ['dealer_sold'] = 'du har sålt %sx %s för %s SEK', -- license ['license_title'] = 'du måste ha ett visst processeringslicens för att kunna bearbeta denna produkt, detta kan dock köpas här.', ['license_no'] = 'nej', - ['license_bought'] = 'du köpte ~b~%s~s~ för ~r~%s SEK~s~', - ['license_bought_fail'] = 'du har inte råd för ~b~%s~s~!', + ['license_bought'] = 'du köpte %s för ~r~%s SEK', + ['license_bought_fail'] = 'du har inte råd för %s!', ['license_weed'] = 'marijuana processeringslicens', -- blips diff --git a/[esx_addons]/esx_garage/locales/br.lua b/[esx_addons]/esx_garage/locales/br.lua index a062da61..e042ff09 100644 --- a/[esx_addons]/esx_garage/locales/br.lua +++ b/[esx_addons]/esx_garage/locales/br.lua @@ -1,5 +1,5 @@ Locales['br'] = { - ['veh_released'] = 'veículo ~g~já está disponivel', - ['veh_stored'] = 'veículo ~g~guardado', + ['veh_released'] = 'veículo já está disponivel', + ['veh_stored'] = 'veículo guardado', ['veh_health'] = 'you\'ll have to repair the vehicle before storing it.', } diff --git a/[esx_addons]/esx_garage/locales/de.lua b/[esx_addons]/esx_garage/locales/de.lua index a0c3103e..74ff1d31 100644 --- a/[esx_addons]/esx_garage/locales/de.lua +++ b/[esx_addons]/esx_garage/locales/de.lua @@ -1,5 +1,5 @@ Locales['de'] = { - ['veh_released'] = 'Fahrzeug ~g~genommen', - ['veh_stored'] = 'vehicle ~g~geparkt', + ['veh_released'] = 'Fahrzeug genommen', + ['veh_stored'] = 'vehicle geparkt', ['veh_health'] = 'you\'ll have to repair the vehicle before storing it.', } diff --git a/[esx_addons]/esx_garage/locales/en.lua b/[esx_addons]/esx_garage/locales/en.lua index 8e6fa877..a05d8f13 100644 --- a/[esx_addons]/esx_garage/locales/en.lua +++ b/[esx_addons]/esx_garage/locales/en.lua @@ -1,5 +1,5 @@ Locales['en'] = { - ['veh_released'] = 'the vehicle has been ~g~released', - ['veh_stored'] = 'the vehicle has been ~g~stored', + ['veh_released'] = 'the vehicle has been released', + ['veh_stored'] = 'the vehicle has been stored', ['veh_health'] = 'you\'ll have to repair the vehicle before storing it.', } diff --git a/[esx_addons]/esx_garage/locales/fr.lua b/[esx_addons]/esx_garage/locales/fr.lua index 359f5020..2cb69750 100644 --- a/[esx_addons]/esx_garage/locales/fr.lua +++ b/[esx_addons]/esx_garage/locales/fr.lua @@ -1,6 +1,6 @@ Locales['fr'] = { - ['veh_released'] = 'véhicule ~g~sorti', - ['veh_stored'] = 'véhicule ~g~rangé', + ['veh_released'] = 'véhicule sorti', + ['veh_stored'] = 'véhicule rangé', ['veh_health'] = 'vous devez d\'abord réparer votre véhicule!', } diff --git a/[esx_addons]/esx_garage/locales/pl.lua b/[esx_addons]/esx_garage/locales/pl.lua index ac8be44c..38f2c038 100644 --- a/[esx_addons]/esx_garage/locales/pl.lua +++ b/[esx_addons]/esx_garage/locales/pl.lua @@ -1,4 +1,4 @@ Locales['pl'] = { - ['veh_released'] = 'pojazd ~g~wyprowadzony~s~ z garażu', - ['veh_stored'] = 'pojazd ~g~oddany~s~ do garażu', + ['veh_released'] = 'pojazd wyprowadzony z garażu', + ['veh_stored'] = 'pojazd oddany do garażu', } diff --git a/[esx_addons]/esx_garage/locales/si.lua b/[esx_addons]/esx_garage/locales/si.lua index c65a945a..cd0f6b7d 100644 --- a/[esx_addons]/esx_garage/locales/si.lua +++ b/[esx_addons]/esx_garage/locales/si.lua @@ -1,5 +1,5 @@ Locales['si'] = { - ['veh_released'] = 'vozilo je bilo ~g~spuščeno', - ['veh_stored'] = 'vozilo je bilo ~g~pospravljeno', + ['veh_released'] = 'vozilo je bilo spuščeno', + ['veh_stored'] = 'vozilo je bilo pospravljeno', ['veh_health'] = 'vozilo boš moral popraviti, preden ga boš shranil.', } diff --git a/[esx_addons]/esx_garage/locales/sv.lua b/[esx_addons]/esx_garage/locales/sv.lua index c6e4955c..fe4f5c79 100644 --- a/[esx_addons]/esx_garage/locales/sv.lua +++ b/[esx_addons]/esx_garage/locales/sv.lua @@ -1,5 +1,5 @@ Locales['sv'] = { - ['veh_released'] = 'fordonet har ~y~släppts~s~ från ditt garage', - ['veh_stored'] = 'fordonet har ~g~lagrats~s~ i ditt garage', + ['veh_released'] = 'fordonet har släppts från ditt garage', + ['veh_stored'] = 'fordonet har lagrats i ditt garage', ['veh_health'] = 'fordonet är i ett dåligt skick för att lämnas i garage.', } diff --git a/[esx_addons]/esx_holdup/locales/de.lua b/[esx_addons]/esx_holdup/locales/de.lua index fc089083..ee23fc95 100644 --- a/[esx_addons]/esx_holdup/locales/de.lua +++ b/[esx_addons]/esx_holdup/locales/de.lua @@ -1,16 +1,16 @@ Locales['de'] = { ['shop_robbery'] = 'ladenraub', - ['press_to_rob'] = 'drücke ~INPUT_CONTEXT~ ~o~zum Ausrauben~s~ ~b~%s~s~', - ['robbery_timer'] = 'ladenraub: ~r~%s~s~ Sekunden übrig!', - ['recently_robbed'] = 'dieser Laden wurde bereits ausgeraubt. Bitte warte ~y~%s~s~ sekunden!', - ['rob_in_prog'] = '~r~Raub im Gange bei: ~b~%s~s~', - ['started_to_rob'] = 'du hast einen Raub gestartet ~y~%s~s~', + ['press_to_rob'] = 'drücke [E] ~o~zum Ausrauben %s', + ['robbery_timer'] = 'ladenraub: ~r~%s Sekunden übrig!', + ['recently_robbed'] = 'dieser Laden wurde bereits ausgeraubt. Bitte warte %s sekunden!', + ['rob_in_prog'] = '~r~Raub im Gange bei: %s', + ['started_to_rob'] = 'du hast einen Raub gestartet %s', ['alarm_triggered'] = 'der Alarm wurde ausgelöst', - ['robbery_complete'] = '~r~Raub erfolgreich.~s~ Du ~o~hast ~s~ ~g~$%s~s~ gestohlen', - ['robbery_complete_at'] = '~r~Raub erfolgreich bei: ~y~%s~s~', + ['robbery_complete'] = '~r~Raub erfolgreich. Du ~o~hast $%s gestohlen', + ['robbery_complete_at'] = '~r~Raub erfolgreich bei: %s', ['robbery_cancelled'] = 'der Raub wurde abgebrochen, du bekommst nichts!', - ['robbery_cancelled_at'] = '~r~Raub abgebrochen bei: ~b~%s~s~', - ['min_police'] = 'es müssen mindestens ~b~%s Cops~s~ im Dienst sein um ein Raub zu starten.', + ['robbery_cancelled_at'] = '~r~Raub abgebrochen bei: %s', + ['min_police'] = 'es müssen mindestens %s Cops im Dienst sein um ein Raub zu starten.', ['robbery_already'] = '~r~Ein Raub ist bereits im gange.', ['no_threat'] = 'du machst den Ladenbesitzer keine Angst!', } diff --git a/[esx_addons]/esx_holdup/locales/en.lua b/[esx_addons]/esx_holdup/locales/en.lua index 7670c511..073d95df 100644 --- a/[esx_addons]/esx_holdup/locales/en.lua +++ b/[esx_addons]/esx_holdup/locales/en.lua @@ -1,16 +1,16 @@ Locales['en'] = { ['shop_robbery'] = 'shop Robbery', - ['press_to_rob'] = 'press ~INPUT_CONTEXT~ to ~o~rob~s~ ~b~%s~s~', - ['robbery_timer'] = 'store robbery: ~r~%s~s~ seconds remaning', - ['recently_robbed'] = 'this store was recently been robbed. Please wait ~y~%s~s~ seconds until you can rob again', - ['rob_in_prog'] = '~r~robbery in progress at ~b~%s~s~', - ['started_to_rob'] = 'you started to rob ~y~%s~s~', + ['press_to_rob'] = 'press [E] to ~o~rob %s', + ['robbery_timer'] = 'store robbery: ~r~%s seconds remaning', + ['recently_robbed'] = 'this store was recently been robbed. Please wait %s seconds until you can rob again', + ['rob_in_prog'] = '~r~robbery in progress at %s', + ['started_to_rob'] = 'you started to rob %s', ['alarm_triggered'] = 'the alarm has been triggered', - ['robbery_complete'] = '~r~The robbery has been successful~s~, you ~o~stole~s~ ~g~$%s~s~', - ['robbery_complete_at'] = '~r~Robbery successful at ~y~%s~s~', + ['robbery_complete'] = '~r~The robbery has been successful, you ~o~stole $%s', + ['robbery_complete_at'] = '~r~Robbery successful at %s', ['robbery_cancelled'] = 'the robbery has been cancelled!', - ['robbery_cancelled_at'] = '~r~The robbery at ~b~%s~s~ has been cancelled!', - ['min_police'] = 'there must be at least ~b~%s cops~s~ in town to rob.', + ['robbery_cancelled_at'] = '~r~The robbery at %s has been cancelled!', + ['min_police'] = 'there must be at least %s cops in town to rob.', ['robbery_already'] = '~r~A robbery is already in progress.', ['no_threat'] = 'you do not pose a threat to the store keeper', } diff --git a/[esx_addons]/esx_holdup/locales/es.lua b/[esx_addons]/esx_holdup/locales/es.lua index a742876a..326f26fb 100644 --- a/[esx_addons]/esx_holdup/locales/es.lua +++ b/[esx_addons]/esx_holdup/locales/es.lua @@ -1,16 +1,16 @@ Locales['es'] = { ['shop_robbery'] = 'atraco a tienda', - ['press_to_rob'] = 'pulsa ~INPUT_CONTEXT~ para ~o~robar~s~ ~b~%s~s~', - ['robbery_timer'] = 'atraco: ~r~%s~s~ segundos restantes', - ['recently_robbed'] = 'esta tienda fue robada recientemente. Espera ~y~%s~s~ antes de poder robarla de nuevo', - ['rob_in_prog'] = '~r~Robo en proceso en ~b~%s~s~', - ['started_to_rob'] = 'has empezado a robar en ~y~%s~s~', + ['press_to_rob'] = 'pulsa [E] para ~o~robar %s', + ['robbery_timer'] = 'atraco: ~r~%s segundos restantes', + ['recently_robbed'] = 'esta tienda fue robada recientemente. Espera %s antes de poder robarla de nuevo', + ['rob_in_prog'] = '~r~Robo en proceso en %s', + ['started_to_rob'] = 'has empezado a robar en %s', ['alarm_triggered'] = 'la alarma ha sido activada!', - ['robbery_complete'] = '~r~El robo salió bien~s~, has ~o~robado~s~ ~g~%s€~s~', - ['robbery_complete_at'] = '~r~Robo finalizado en ~y~%s~s~', - ['robbery_cancelled'] = 'el ~o~robo~s~ ha sido cancelado!', - ['robbery_cancelled_at'] = '~r~El robo en ~b~%s~s~ ha sido cancelado!', - ['min_police'] = 'se necesitan ~b~%s policias~s~ activos para poder robar.', + ['robbery_complete'] = '~r~El robo salió bien, has ~o~robado %s€', + ['robbery_complete_at'] = '~r~Robo finalizado en %s', + ['robbery_cancelled'] = 'el ~o~robo ha sido cancelado!', + ['robbery_cancelled_at'] = '~r~El robo en %s ha sido cancelado!', + ['min_police'] = 'se necesitan %s policias activos para poder robar.', ['robbery_already'] = '~r~Ya hay un robo en progreso.', ['no_threat'] = 'sin pistola el encargado de la tienda no te tiene miedo...', } diff --git a/[esx_addons]/esx_holdup/locales/fi.lua b/[esx_addons]/esx_holdup/locales/fi.lua index 27a967ea..eafb48e8 100644 --- a/[esx_addons]/esx_holdup/locales/fi.lua +++ b/[esx_addons]/esx_holdup/locales/fi.lua @@ -1,16 +1,16 @@ Locales['fi'] = { ['shop_robbery'] = 'kaupan ryöstö', - ['press_to_rob'] = 'paina ~INPUT_CONTEXT~ ~o~ryöstääksesi~s~ kaupan ~b~%s~s~', - ['robbery_timer'] = 'kauppa ryöstö: ~r~%s~s~ sekunttia jäljellä', - ['recently_robbed'] = 'tämä kauppa ryöstettiin vasta. Odota ~y~%s~s~ sekunttia että voit ryöstää.', - ['rob_in_prog'] = '~r~ryöstö menossa kohteessa ~b~%s~s~', - ['started_to_rob'] = 'sinä aloitit ryöstään ~y~%s~s~', + ['press_to_rob'] = 'paina [E] ~o~ryöstääksesi kaupan %s', + ['robbery_timer'] = 'kauppa ryöstö: ~r~%s sekunttia jäljellä', + ['recently_robbed'] = 'tämä kauppa ryöstettiin vasta. Odota %s sekunttia että voit ryöstää.', + ['rob_in_prog'] = '~r~ryöstö menossa kohteessa %s', + ['started_to_rob'] = 'sinä aloitit ryöstään %s', ['alarm_triggered'] = 'hälyytys laukaistu!', - ['robbery_complete'] = '~r~Ryöstö onnistui~s~, sinä ~o~varastit~s~ ~g~$%s~s~', - ['robbery_complete_at'] = '~r~Ryöstö ohitse kohteessa ~y~%s~s~', + ['robbery_complete'] = '~r~Ryöstö onnistui, sinä ~o~varastit $%s', + ['robbery_complete_at'] = '~r~Ryöstö ohitse kohteessa %s', ['robbery_cancelled'] = 'ryöstö keskeytyi!', - ['robbery_cancelled_at'] = '~r~Ryöstö kohteessa ~b~%s~s~ keskeytyi!', - ['min_police'] = 'kaupungissa pitää olla vähintää ~b~%s poliisia~s~ paikalla ryöstön aloitukseen.', + ['robbery_cancelled_at'] = '~r~Ryöstö kohteessa %s keskeytyi!', + ['min_police'] = 'kaupungissa pitää olla vähintää %s poliisia paikalla ryöstön aloitukseen.', ['robbery_already'] = '~r~Ryöstö on jo menossa.', ['no_threat'] = 'you do not pose a threat to the store keeper', } diff --git a/[esx_addons]/esx_holdup/locales/fr.lua b/[esx_addons]/esx_holdup/locales/fr.lua index 7c7b6f59..0250c6f0 100644 --- a/[esx_addons]/esx_holdup/locales/fr.lua +++ b/[esx_addons]/esx_holdup/locales/fr.lua @@ -1,16 +1,16 @@ Locales['fr'] = { ['shop_robbery'] = 'braquage magasin', - ['press_to_rob'] = 'appuyez sur ~INPUT_CONTEXT~ ~o~pour braquer~s~ ~b~%s~s~', - ['robbery_timer'] = 'braquage magasin: il reste ~r~%s~s~ secondes', - ['recently_robbed'] = 'ce magasin a déjà été braqué. Attendez ~r~%s~b~ secondes.', - ['rob_in_prog'] = '~r~Braquage en cours à: ~b~%s~s~', - ['started_to_rob'] = 'vous avez commencé à braquer ~b~%s~s~', + ['press_to_rob'] = 'appuyez sur [E] ~o~pour braquer %s', + ['robbery_timer'] = 'braquage magasin: il reste ~r~%s secondes', + ['recently_robbed'] = 'ce magasin a déjà été braqué. Attendez ~r~%s secondes.', + ['rob_in_prog'] = '~r~Braquage en cours à: %s', + ['started_to_rob'] = 'vous avez commencé à braquer %s', ['alarm_triggered'] = 'l\'alarme a été déclenchée', - ['robbery_complete'] = '~r~Braquage terminé~s~. Vous avez ~o~volé~s~ ~g~$%s~s~', - ['robbery_complete_at'] = '~r~Braquage terminé à: ~b~%s~s~', + ['robbery_complete'] = '~r~Braquage terminé. Vous avez ~o~volé $%s', + ['robbery_complete_at'] = '~r~Braquage terminé à: %s', ['robbery_cancelled'] = 'le braquage va être annulé, vous ne gagnerez rien!', - ['robbery_cancelled_at'] = '~r~Braquage annulé à: ~b~%s~s~', - ['min_police'] = 'il faut minimum ~b~%s policiers~s~ en ville pour braquer.', + ['robbery_cancelled_at'] = '~r~Braquage annulé à: %s', + ['min_police'] = 'il faut minimum %s policiers en ville pour braquer.', ['robbery_already'] = '~r~Un braquage est déjà en cours.', ['no_threat'] = 'you do not pose a threat to the store keeper', } diff --git a/[esx_addons]/esx_holdup/locales/hu.lua b/[esx_addons]/esx_holdup/locales/hu.lua index 2f38cda8..f6d2190f 100644 --- a/[esx_addons]/esx_holdup/locales/hu.lua +++ b/[esx_addons]/esx_holdup/locales/hu.lua @@ -1,16 +1,16 @@ Locales['hu'] = { ['shop_robbery'] = 'Boltrablás', - ['press_to_rob'] = 'Nyomd meg az ~INPUT_CONTEXT~ gombot ~o~rablás~s~ indításához ~b~%s~s~', - ['robbery_timer'] = 'Ennyi idö van a rablásból: ~r~%s~s~ másodperc', - ['recently_robbed'] = 'Ezt a boltot már rabolták. Várj a következö rablásig: ~y~%s~s~ másodperc', - ['rob_in_prog'] = '~r~Rablás indult: ~b~%s~s~', - ['started_to_rob'] = 'Elindítottál egy rablást: ~y~%s~s~', + ['press_to_rob'] = 'Nyomd meg az [E] gombot ~o~rablás indításához %s', + ['robbery_timer'] = 'Ennyi idö van a rablásból: ~r~%s másodperc', + ['recently_robbed'] = 'Ezt a boltot már rabolták. Várj a következö rablásig: %s másodperc', + ['rob_in_prog'] = '~r~Rablás indult: %s', + ['started_to_rob'] = 'Elindítottál egy rablást: %s', ['alarm_triggered'] = 'Vészjelzö elindult!', - ['robbery_complete'] = '~r~Rablás sikeres~s~, ennyit kaptál: ~g~$%s~s~', - ['robbery_complete_at'] = '~r~Rablás sikeres: ~y~%s~s~', + ['robbery_complete'] = '~r~Rablás sikeres, ennyit kaptál: $%s', + ['robbery_complete_at'] = '~r~Rablás sikeres: %s', ['robbery_cancelled'] = 'Rablást félbe szakítottad!', - ['robbery_cancelled_at'] = '~r~Rablást megszakították: ~b~%s~s~!', - ['min_police'] = 'Legalább ~b~%s rendőrnek~s~ kell lennie a városban a rabláshoz.', + ['robbery_cancelled_at'] = '~r~Rablást megszakították: %s!', + ['min_police'] = 'Legalább %s rendőrnek kell lennie a városban a rabláshoz.', ['robbery_already'] = '~r~Rablás folyamatban.', ['no_threat'] = 'nem jelentesz veszélyzt az üzletvezetőre', } \ No newline at end of file diff --git a/[esx_addons]/esx_holdup/locales/pl.lua b/[esx_addons]/esx_holdup/locales/pl.lua index 2004680d..7e0c122a 100644 --- a/[esx_addons]/esx_holdup/locales/pl.lua +++ b/[esx_addons]/esx_holdup/locales/pl.lua @@ -1,16 +1,16 @@ Locales['pl'] = { ['shop_robbery'] = 'napad na sklep', - ['press_to_rob'] = 'naciśnij ~INPUT_CONTEXT~ aby rozpocząc ~o~napad~s~ na ~b~%s~s~', - ['robbery_timer'] = 'napad na sklep: ~r~%s~s~ sekund do końca', - ['recently_robbed'] = 'ten sklep niedawno został obrabowany. Proszę poczekać ~y~%s~s~ sekund przed kolejnym napadem', - ['rob_in_prog'] = '~r~napad w toku w ~b~%s~s~', - ['started_to_rob'] = 'rozpoczałeś/aś napad ~y~%s~s~', + ['press_to_rob'] = 'naciśnij [E] aby rozpocząc ~o~napad na %s', + ['robbery_timer'] = 'napad na sklep: ~r~%s sekund do końca', + ['recently_robbed'] = 'ten sklep niedawno został obrabowany. Proszę poczekać %s sekund przed kolejnym napadem', + ['rob_in_prog'] = '~r~napad w toku w %s', + ['started_to_rob'] = 'rozpoczałeś/aś napad %s', ['alarm_triggered'] = 'alarm został włączony', - ['robbery_complete'] = '~r~Napad udany~s~, ~o~obrabowałeś/aś~s~ ~g~$%s~s~', - ['robbery_complete_at'] = '~r~Napad udany w ~y~%s~s~', + ['robbery_complete'] = '~r~Napad udany, ~o~obrabowałeś/aś $%s', + ['robbery_complete_at'] = '~r~Napad udany w %s', ['robbery_cancelled'] = 'napad został anulowany!', - ['robbery_cancelled_at'] = '~r~Napad w ~b~%s~s~ został anulowany!', - ['min_police'] = 'minimalnie musi być ~b~%s policjantów~s~ w mieście aby obrabować.', + ['robbery_cancelled_at'] = '~r~Napad w %s został anulowany!', + ['min_police'] = 'minimalnie musi być %s policjantów w mieście aby obrabować.', ['robbery_already'] = '~r~Napad jest już w toku.', ['no_threat'] = 'nie stwarzasz zagrożenia dla tego sklepu', } diff --git a/[esx_addons]/esx_holdup/locales/si.lua b/[esx_addons]/esx_holdup/locales/si.lua index 52177ff0..9b2974e9 100644 --- a/[esx_addons]/esx_holdup/locales/si.lua +++ b/[esx_addons]/esx_holdup/locales/si.lua @@ -1,16 +1,16 @@ Locales['si'] = { ['shop_robbery'] = 'rop trgovine', - ['press_to_rob'] = 'pritisnite ~INPUT_CONTEXT~ za ~o~rob~s~ ~b~%s~s~', - ['robbery_timer'] = 'rop trgovine: ~r~%s~s~ sekundah', - ['recently_robbed'] = 'ta trgovina je bila nedavno oropana. Počakajte ~y~%s~s~ sekund, da boste lahko ponovno ropali', - ['rob_in_prog'] = '~r~robljenje poteka v ~b~%s~s~', - ['started_to_rob'] = 'začel si ropati ~y~%s~s~', + ['press_to_rob'] = 'pritisnite [E] za ~o~rob %s', + ['robbery_timer'] = 'rop trgovine: ~r~%s sekundah', + ['recently_robbed'] = 'ta trgovina je bila nedavno oropana. Počakajte %s sekund, da boste lahko ponovno ropali', + ['rob_in_prog'] = '~r~robljenje poteka v %s', + ['started_to_rob'] = 'začel si ropati %s', ['alarm_triggered'] = 'alarm se je sprožil', - ['robbery_complete'] = '~r~Lop je bil uspešen, ~o~stole~s~ ~g~$%s~s~', - ['robbery_complete_at'] = '~r~Robbery successful at ~y~%s~s~', + ['robbery_complete'] = '~r~Lop je bil uspešen, ~o~stole $%s', + ['robbery_complete_at'] = '~r~Robbery successful at %s', ['robbery_cancelled'] = 'rop je bil preklican!', - ['robbery_cancelled_at'] = '~r~Lop na lokaciji ~b~%s~s~ je bil preklican!', - ['min_police'] = 'za rop mora biti v mestu vsaj ~b~%s policistov~s~.', + ['robbery_cancelled_at'] = '~r~Lop na lokaciji %s je bil preklican!', + ['min_police'] = 'za rop mora biti v mestu vsaj %s policistov.', ['robbery_already'] = '~r~Lop je že v teku.', ['no_threat'] = 'ne predstavljaš nevarnosti za lastnika trgovine', } diff --git a/[esx_addons]/esx_holdup/locales/sv.lua b/[esx_addons]/esx_holdup/locales/sv.lua index d1fb6eee..68ef5826 100644 --- a/[esx_addons]/esx_holdup/locales/sv.lua +++ b/[esx_addons]/esx_holdup/locales/sv.lua @@ -1,16 +1,16 @@ Locales['sv'] = { ['shop_robbery'] = 'butikrån', - ['press_to_rob'] = 'tryck ~INPUT_CONTEXT~ för att ~o~råna~s~ ~b~%s~s~', - ['robbery_timer'] = 'butiksrån: ~r~%s~s~ sekunder kvarstår', - ['recently_robbed'] = 'denna butik har nyligen rånats, du måste vänta ~y~%s~s~ sekunder!', - ['rob_in_prog'] = '~r~Det är ett pågående rån vid ~b~%s~s~', - ['started_to_rob'] = 'du började att råna ~y~%s~s~, gå inte för långt från butiken!', - ['alarm_triggered'] = '~o~Larmet har utlösts~s~', - ['robbery_complete'] = '~r~Rånet är avklarat~s~, du stal ~r~%s SEK~s~!', - ['robbery_complete_at'] = '~r~Ett rån lyckades~s~ vid ~y~%s~s~', + ['press_to_rob'] = 'tryck [E] för att ~o~råna %s', + ['robbery_timer'] = 'butiksrån: ~r~%s sekunder kvarstår', + ['recently_robbed'] = 'denna butik har nyligen rånats, du måste vänta %s sekunder!', + ['rob_in_prog'] = '~r~Det är ett pågående rån vid %s', + ['started_to_rob'] = 'du började att råna %s, gå inte för långt från butiken!', + ['alarm_triggered'] = '~o~Larmet har utlösts', + ['robbery_complete'] = '~r~Rånet är avklarat, du stal ~r~%s SEK!', + ['robbery_complete_at'] = '~r~Ett rån lyckades vid %s', ['robbery_cancelled'] = 'rånet avbröts!', - ['robbery_cancelled_at'] = '~r~Rånet~s~ vid ~b~%s~s~ avbröts!', - ['min_police'] = 'det måste vara minst ~b~%s poliser~s~ inne för att du ska kunna ~o~råna butiker~s~.', + ['robbery_cancelled_at'] = '~r~Rånet vid %s avbröts!', + ['min_police'] = 'det måste vara minst %s poliser inne för att du ska kunna ~o~råna butiker.', ['robbery_already'] = '~r~Ett rån pågår redan.', ['no_threat'] = 'du kan inte hota utan ett vapen', } \ No newline at end of file diff --git a/[esx_addons]/esx_joblisting/locales/br.lua b/[esx_addons]/esx_joblisting/locales/br.lua index f5a559bf..26f317fb 100644 --- a/[esx_addons]/esx_joblisting/locales/br.lua +++ b/[esx_addons]/esx_joblisting/locales/br.lua @@ -1,5 +1,5 @@ Locales['br'] = { ['new_job'] = 'Você agora tem um novo emprego!', - ['access_job_center'] = 'Pressione ~INPUT_PICKUP~ para acessar a ~b~Lista de Empregos~s~.', + ['access_job_center'] = 'Pressione ~INPUT_PICKUP~ para acessar a Lista de Empregos.', ['job_center'] = 'Agência de Empregos', } diff --git a/[esx_addons]/esx_joblisting/locales/cs.lua b/[esx_addons]/esx_joblisting/locales/cs.lua index 1d486544..8c934176 100644 --- a/[esx_addons]/esx_joblisting/locales/cs.lua +++ b/[esx_addons]/esx_joblisting/locales/cs.lua @@ -1,5 +1,5 @@ Locales['cs'] = { ['new_job'] = 'mate novou praci!', - ['access_job_center'] = 'stiskni ~INPUT_PICKUP~ pro pristup na ~b~Urad prace~s~.', + ['access_job_center'] = 'stiskni ~INPUT_PICKUP~ pro pristup na Urad prace.', ['job_center'] = 'Urad prace', } diff --git a/[esx_addons]/esx_joblisting/locales/de.lua b/[esx_addons]/esx_joblisting/locales/de.lua index a2a73d42..63098cdb 100644 --- a/[esx_addons]/esx_joblisting/locales/de.lua +++ b/[esx_addons]/esx_joblisting/locales/de.lua @@ -1,5 +1,5 @@ Locales['de'] = { ['new_job'] = 'Du hast einen neuen Job!', - ['access_job_center'] = 'Drücke ~INPUT_PICKUP~ um das ~b~Arbeitsamt~s~ zu öffnen.', + ['access_job_center'] = 'Drücke ~INPUT_PICKUP~ um das Arbeitsamt zu öffnen.', ['job_center'] = 'Arbeitsamt', } diff --git a/[esx_addons]/esx_joblisting/locales/en.lua b/[esx_addons]/esx_joblisting/locales/en.lua index 8951c026..0ca5861a 100644 --- a/[esx_addons]/esx_joblisting/locales/en.lua +++ b/[esx_addons]/esx_joblisting/locales/en.lua @@ -1,5 +1,5 @@ Locales['en'] = { ['new_job'] = 'you have a new job!', - ['access_job_center'] = 'press ~INPUT_PICKUP~ to access the ~b~job center~s~.', + ['access_job_center'] = 'press ~INPUT_PICKUP~ to access the job center.', ['job_center'] = 'job Center', } diff --git a/[esx_addons]/esx_joblisting/locales/es.lua b/[esx_addons]/esx_joblisting/locales/es.lua index 5f7c5e36..95afec8a 100644 --- a/[esx_addons]/esx_joblisting/locales/es.lua +++ b/[esx_addons]/esx_joblisting/locales/es.lua @@ -1,5 +1,5 @@ Locales['es'] = { ['new_job'] = '¡Tienes un trabajo nuevo!', - ['access_job_center'] = 'Pulsa ~INPUT_PICKUP~ para entrar a la ~b~Oficina de Empleo~s~.', + ['access_job_center'] = 'Pulsa ~INPUT_PICKUP~ para entrar a la Oficina de Empleo.', ['job_center'] = 'Oficina de Empleo', } diff --git a/[esx_addons]/esx_joblisting/locales/fi.lua b/[esx_addons]/esx_joblisting/locales/fi.lua index 78bf4e09..1e37abdd 100644 --- a/[esx_addons]/esx_joblisting/locales/fi.lua +++ b/[esx_addons]/esx_joblisting/locales/fi.lua @@ -1,5 +1,5 @@ Locales['fi'] = { ['new_job'] = 'Sinulla on nyt uusi työ !', - ['access_job_center'] = 'paina ~INPUT_PICKUP~ vaihtaaksesi työtä ~b~työkeskuksessa~s~.', + ['access_job_center'] = 'paina ~INPUT_PICKUP~ vaihtaaksesi työtä työkeskuksessa.', ['job_center'] = 'työkeskus', } diff --git a/[esx_addons]/esx_joblisting/locales/fr.lua b/[esx_addons]/esx_joblisting/locales/fr.lua index 3d0d6a3c..7ac0a78b 100644 --- a/[esx_addons]/esx_joblisting/locales/fr.lua +++ b/[esx_addons]/esx_joblisting/locales/fr.lua @@ -1,5 +1,5 @@ Locales['fr'] = { ['new_job'] = 'vous avez un nouveau job !', - ['access_job_center'] = 'appuyez sur ~INPUT_PICKUP~ pour \naccéder au ~b~Pôle Emploi~s~.', + ['access_job_center'] = 'appuyez sur ~INPUT_PICKUP~ pour \naccéder au Pôle Emploi.', ['job_center'] = 'pôle-Emploi', } diff --git a/[esx_addons]/esx_joblisting/locales/pl.lua b/[esx_addons]/esx_joblisting/locales/pl.lua index 01d4c383..9f22e657 100644 --- a/[esx_addons]/esx_joblisting/locales/pl.lua +++ b/[esx_addons]/esx_joblisting/locales/pl.lua @@ -1,5 +1,5 @@ Locales['pl'] = { ['new_job'] = 'masz nową pracę!', - ['access_job_center'] = 'wciśnij ~INPUT_PICKUP~ aby otworzyć ~b~urząd pracy~s~.', + ['access_job_center'] = 'wciśnij ~INPUT_PICKUP~ aby otworzyć urząd pracy.', ['job_center'] = 'urząd Pracy', } diff --git a/[esx_addons]/esx_joblisting/locales/si.lua b/[esx_addons]/esx_joblisting/locales/si.lua index 7ac9d1d1..76c5b6dd 100644 --- a/[esx_addons]/esx_joblisting/locales/si.lua +++ b/[esx_addons]/esx_joblisting/locales/si.lua @@ -1,5 +1,5 @@ Locales['si'] = { ['new_job'] = 'imaš novo službo!', - ['access_job_center'] = 'pritisnite ~INPUT_PICKUP~ za dostop do ~b~job center~s~.', + ['access_job_center'] = 'pritisnite ~INPUT_PICKUP~ za dostop do job center.', ['job_center'] = 'center za delovna mesta', } diff --git a/[esx_addons]/esx_joblisting/locales/sv.lua b/[esx_addons]/esx_joblisting/locales/sv.lua index 5d668420..b718af6c 100644 --- a/[esx_addons]/esx_joblisting/locales/sv.lua +++ b/[esx_addons]/esx_joblisting/locales/sv.lua @@ -1,5 +1,5 @@ Locales['sv'] = { - ['new_job'] = 'du har ett nytt jobb! ~y~Tips:~s~ kolla kartan för nya blips.', - ['access_job_center'] = 'tryck ~INPUT_PICKUP~ för att öppna ~b~arbetsförmedlingen~s~', + ['new_job'] = 'du har ett nytt jobb! Tips: kolla kartan för nya blips.', + ['access_job_center'] = 'tryck ~INPUT_PICKUP~ för att öppna arbetsförmedlingen', ['job_center'] = 'arbetsförmedlingen', } diff --git a/[esx_addons]/esx_jobs/locales/br.lua b/[esx_addons]/esx_jobs/locales/br.lua index c543c401..0f0450bc 100644 --- a/[esx_addons]/esx_jobs/locales/br.lua +++ b/[esx_addons]/esx_jobs/locales/br.lua @@ -4,16 +4,16 @@ Locales['br'] = { ['cloak_change'] = 'pressione ~INPUT_PICKUP~ mudar de roupa.', ['citizen_wear'] = 'retirar uniforme', ['job_wear'] = 'colocar uniforme', - ['bank_deposit_returned'] = 'um depósito de segurança de ~g~$%s~s~ foi devolvido a você.', - ['bank_deposit_taken'] = 'um depósito de segurança de ~g~$%s~s~ foi tirado de você.', - ['caution_afford'] = 'you cannot afford the caution of ~g~$%s~s~', + ['bank_deposit_returned'] = 'um depósito de segurança de $%s foi devolvido a você.', + ['bank_deposit_taken'] = 'um depósito de segurança de $%s foi tirado de você.', + ['caution_afford'] = 'you cannot afford the caution of $%s', ['foot_work'] = 'você deve estar a pé para poder trabalhar.', ['next_point'] = 'vá para o próximo passo depois de completar este.', ['not_your_vehicle'] = 'este não é o seu veículo ou você deve ser um motorista.', ['in_vehicle'] = 'você deve estar em um veículo.', ['wrong_point'] = 'você não está no ponto certo de entrega.', - ['max_limit'] = 'você tem o máximo ~y~%s~s~', - ['not_enough'] = 'você não tem o suficiente ~y~%s~s~ para continuar esta tarefa.', + ['max_limit'] = 'você tem o máximo %s', + ['not_enough'] = 'você não tem o suficiente %s para continuar esta tarefa.', ['spawn_veh'] = 'veiculo Spawnado', ['spawn_veh_button'] = 'pressione ~INPUT_PICKUP~ chamar o veículo de entrega.', ['spawn_truck_button'] = 'pressione ~INPUT_PICKUP~ spawnar o caminhão.', diff --git a/[esx_addons]/esx_jobs/locales/cs.lua b/[esx_addons]/esx_jobs/locales/cs.lua index 532d803a..6c190363 100644 --- a/[esx_addons]/esx_jobs/locales/cs.lua +++ b/[esx_addons]/esx_jobs/locales/cs.lua @@ -4,16 +4,16 @@ Locales['cs'] = { ['cloak_change'] = 'stiskni ~INPUT_PICKUP~ pro prevleceni.', ['citizen_wear'] = 'civilni obleceni', ['job_wear'] = 'pracovni obleceni', - ['bank_deposit_returned'] = 'bezpecnostni poplatek ~g~$%s~s~ ti byl vracen.', - ['bank_deposit_taken'] = 'bezpecnostni poplatek ~r~$%s~s~ ti byl odebram.', - ['caution_afford'] = 'nemuzes si dovolit kauci ~g~$%s~s~', + ['bank_deposit_returned'] = 'bezpecnostni poplatek $%s ti byl vracen.', + ['bank_deposit_taken'] = 'bezpecnostni poplatek ~r~$%s ti byl odebram.', + ['caution_afford'] = 'nemuzes si dovolit kauci $%s', ['foot_work'] = 'musis byt na nohach, aby jsi mohl pracovat.', ['next_point'] = 'bez do dalsiho bodu po dokonceni tohoto.', ['not_your_vehicle'] = 'nejsi ridic tohoto vozidla.', ['in_vehicle'] = 'musis byt ve vozidle.', ['wrong_point'] = 'nejsi na spravnem bodu doruceni.', - ['max_limit'] = 'neuneses vic ~y~%s~s~', - ['not_enough'] = 'nemas dostatek ~y~%s~s~ pro pokracovani v tomto ukolu.', + ['max_limit'] = 'neuneses vic %s', + ['not_enough'] = 'nemas dostatek %s pro pokracovani v tomto ukolu.', ['spawn_veh'] = 'spawnout vozidlo', ['spawn_veh_button'] = 'stiksni ~INPUT_PICKUP~ pro privolani dorucovaciho voziidla.', ['spawn_truck_button'] = 'stiskni ~INPUT_PICKUP~ pro spawnuti trucku.', diff --git a/[esx_addons]/esx_jobs/locales/de.lua b/[esx_addons]/esx_jobs/locales/de.lua index 059c4482..52139520 100644 --- a/[esx_addons]/esx_jobs/locales/de.lua +++ b/[esx_addons]/esx_jobs/locales/de.lua @@ -4,16 +4,16 @@ Locales['de'] = { ['cloak_change'] = 'Drücke ~INPUT_PICKUP~ to change clothes.', ['citizen_wear'] = 'Zivilkleidung', ['job_wear'] = 'Arbeitskleidung', - ['bank_deposit_returned'] = 'Ein Pfand über ~g~$%s~s~ wurde dir zurückgegeben.', - ['bank_deposit_taken'] = 'Ein Pfand über ~r~$%s~s~ wurde von dir genommen.', - ['caution_afford'] = 'Du kannst die Kaution über ~g~$%s~s~ nicht bezahlen', + ['bank_deposit_returned'] = 'Ein Pfand über $%s wurde dir zurückgegeben.', + ['bank_deposit_taken'] = 'Ein Pfand über ~r~$%s wurde von dir genommen.', + ['caution_afford'] = 'Du kannst die Kaution über $%s nicht bezahlen', ['foot_work'] = 'Du musst dafür zu Fuß sein.', ['next_point'] = 'Gehe zum nächsten Schritt nach diesem.', ['not_your_vehicle'] = 'Du bist nicht der Fahrer von diesem Fahrzeug.', ['in_vehicle'] = 'Du musst in einem Fahrzeug sitzen.', ['wrong_point'] = 'Du bist nicht am richtigen Lieferpunkt.', - ['max_limit'] = 'Du kannst nicht mehr ~y~%s~s~ tragen', - ['not_enough'] = 'Du hast nicht genug ~y~%s~s~ um diese Aufgabe weiterhin zu erledigen.', + ['max_limit'] = 'Du kannst nicht mehr %s tragen', + ['not_enough'] = 'Du hast nicht genug %s um diese Aufgabe weiterhin zu erledigen.', ['spawn_veh'] = 'Fahrzeug spawnen', ['spawn_veh_button'] = 'Drücke ~INPUT_PICKUP~ um ein Lieferfahrzeug zu holen.', ['spawn_truck_button'] = 'Drücke ~INPUT_PICKUP~ um einen Truck zu spawnen.', diff --git a/[esx_addons]/esx_jobs/locales/es.lua b/[esx_addons]/esx_jobs/locales/es.lua index 601ae38c..3650d18d 100644 --- a/[esx_addons]/esx_jobs/locales/es.lua +++ b/[esx_addons]/esx_jobs/locales/es.lua @@ -4,16 +4,16 @@ Locales['es'] = { ['cloak_change'] = 'presiona ~INPUT_PICKUP~ para cambiarte la ropa.', ['citizen_wear'] = 'ropa de civil', ['job_wear'] = 'ropa de trabajo', - ['bank_deposit_returned'] = 'un deposito de seguro de ~g~$%s~s~ se te devolvió.', - ['bank_deposit_taken'] = 'un deposito de seguro de ~r~$%s~s~ se te tomó.', - ['caution_afford'] = 'no puedes pagar el deposito de seguro de ~g~$%s~s~', + ['bank_deposit_returned'] = 'un deposito de seguro de $%s se te devolvió.', + ['bank_deposit_taken'] = 'un deposito de seguro de ~r~$%s se te tomó.', + ['caution_afford'] = 'no puedes pagar el deposito de seguro de $%s', ['foot_work'] = 'debes estar en pie para trabajar.', ['next_point'] = 've al siguiente punto tras terminar este.', ['not_your_vehicle'] = 'no eres el conductor.', ['in_vehicle'] = 'debes estar en un vehiculo.', ['wrong_point'] = 'no estas en el punto correcto de entrega.', - ['max_limit'] = 'no puedes llevar mas ~y~%s~s~', - ['not_enough'] = 'no tienes suficientes ~y~%s~s~ para continuar esta tarea.', + ['max_limit'] = 'no puedes llevar mas %s', + ['not_enough'] = 'no tienes suficientes %s para continuar esta tarea.', ['spawn_veh'] = 'spawnear vehiculo', ['spawn_veh_button'] = 'presiona ~INPUT_PICKUP~ para pedir el vehiculo de entrega.', ['spawn_truck_button'] = 'presiona ~INPUT_PICKUP~ para spawnear un camion.', diff --git a/[esx_addons]/esx_jobs/locales/fi.lua b/[esx_addons]/esx_jobs/locales/fi.lua index e8dbb34a..21ed6b5c 100644 --- a/[esx_addons]/esx_jobs/locales/fi.lua +++ b/[esx_addons]/esx_jobs/locales/fi.lua @@ -4,16 +4,16 @@ Locales['fi'] = { ['cloak_change'] = 'paina ~INPUT_PICKUP~ vaihtaaksesi vaatteet', ['citizen_wear'] = 'siviilivaatteet', ['job_wear'] = 'työvaatteet', - ['bank_deposit_returned'] = 'vakuuden summa ~g~€%s~s~ palautettiin sinulle.', - ['bank_deposit_taken'] = 'vakuuden summa ~r~€%s~s~ otettiin sinulta.', - ['caution_afford'] = 'you cannot afford the caution of ~g~$%s~s~', + ['bank_deposit_returned'] = 'vakuuden summa €%s palautettiin sinulle.', + ['bank_deposit_taken'] = 'vakuuden summa ~r~€%s otettiin sinulta.', + ['caution_afford'] = 'you cannot afford the caution of $%s', ['foot_work'] = 'sinun täytyy olla jalan, jotta voit työskennellä', ['next_point'] = 'mene seuraavaan pisteeseen kun olet valmis täällä', ['not_your_vehicle'] = 'tämä ei ole sinun ajoneuvo tai et ole sen kuski', ['in_vehicle'] = 'sinun täytyy olla ajoneuvossa', ['wrong_point'] = 'et ole oikeassa paikassa', - ['max_limit'] = 'sinulla on jo maksimi määrä ~y~%s~s~', - ['not_enough'] = 'sinulla ei ole tarpeeksi ~y~%s~s~ jatkaaksesi täällä.', + ['max_limit'] = 'sinulla on jo maksimi määrä %s', + ['not_enough'] = 'sinulla ei ole tarpeeksi %s jatkaaksesi täällä.', ['spawn_veh'] = 'spawnaa ajoneuvo', ['spawn_veh_button'] = 'paina ~INPUT_PICKUP~ soittaaksesi kuljetus ajoneuvo', ['spawn_truck_button'] = 'paina ~INPUT_PICKUP~ spawnataksesi rekka.', diff --git a/[esx_addons]/esx_jobs/locales/fr.lua b/[esx_addons]/esx_jobs/locales/fr.lua index d82b9621..e09cae85 100644 --- a/[esx_addons]/esx_jobs/locales/fr.lua +++ b/[esx_addons]/esx_jobs/locales/fr.lua @@ -4,16 +4,16 @@ Locales['fr'] = { ['cloak_change'] = 'appuyez sur ~INPUT_PICKUP~ pour vous changer.', ['citizen_wear'] = 'tenue civile', ['job_wear'] = 'tenue de travail', - ['bank_deposit_returned'] = 'une caution de ~g~$%s~s~ vous a été rendue.', - ['bank_deposit_taken'] = 'une caution de ~g~$%s~s~ vous a été prélevée.', - ['caution_afford'] = 'you cannot afford the caution of ~g~$%s~s~', + ['bank_deposit_returned'] = 'une caution de $%s vous a été rendue.', + ['bank_deposit_taken'] = 'une caution de $%s vous a été prélevée.', + ['caution_afford'] = 'you cannot afford the caution of $%s', ['foot_work'] = 'vous devez être à pied pour pouvoir travailler.', ['next_point'] = 'rendez-vous à la prochaine étape après avoir complété celle-ci.', ['not_your_vehicle'] = 'ce n\'est pas votre véhicule ou vous devez être conducteur.', ['in_vehicle'] = 'vous devez être dans un véhicule.', ['wrong_point'] = 'vous n\'êtes pas au bon point de livraison.', - ['max_limit'] = 'vous avez le maximum de ~y~%s~s~', - ['not_enough'] = 'vous n\'avez plus assez de ~y~%s~s~ pour continuer cette tâche.', + ['max_limit'] = 'vous avez le maximum de %s', + ['not_enough'] = 'vous n\'avez plus assez de %s pour continuer cette tâche.', ['spawn_veh'] = 'spawner véhicule de fonction', ['spawn_veh_button'] = 'appuyez sur ~INPUT_PICKUP~ pour appeler le véhicule de livraison.', ['spawn_truck_button'] = 'appuyez sur ~INPUT_PICKUP~ pour appeler le camion.', diff --git a/[esx_addons]/esx_jobs/locales/hu.lua b/[esx_addons]/esx_jobs/locales/hu.lua index 54dde098..48df08ce 100644 --- a/[esx_addons]/esx_jobs/locales/hu.lua +++ b/[esx_addons]/esx_jobs/locales/hu.lua @@ -4,15 +4,15 @@ Locales['hu'] = { ['cloak_change'] = 'Nyomj ~INPUT_PICKUP~ gombot a ruha választáshos.', ['citizen_wear'] = 'Civil ruha', ['job_wear'] = 'Munka ruha', - ['bank_deposit_returned'] = 'Visszakaptál ~g~$%s~s~ letétet.', - ['bank_deposit_taken'] = 'Biztonsági letétet ~r~$%s~s~ fizettél.', + ['bank_deposit_returned'] = 'Visszakaptál $%s letétet.', + ['bank_deposit_taken'] = 'Biztonsági letétet ~r~$%s fizettél.', ['foot_work'] = 'gyalog kell dolgoznod.', ['next_point'] = 'Menj a következö lépéshez ha ezzel kész vagy.', ['not_your_vehicle'] = 'Ez nem a te kocsid vagy soförnek kell lenned.', ['in_vehicle'] = 'kocsiban kell ülnöd.', ['wrong_point'] = 'nem a megfelelö szállítási ponton vagy.', - ['max_limit'] = 'nem tudsz többet szállítani ~y~%s~s~', - ['not_enough'] = 'Nincs elég ~y~%s~s~ hogy folytasd.', + ['max_limit'] = 'nem tudsz többet szállítani %s', + ['not_enough'] = 'Nincs elég %s hogy folytasd.', ['spawn_veh'] = 'Autó lekérés', ['spawn_veh_button'] = 'Nyomj ~INPUT_PICKUP~ hogy lekérd a szállító autót.', ['spawn_truck_button'] = 'Nyomj ~INPUT_PICKUP~ hogy lekérd az autót.', diff --git a/[esx_addons]/esx_jobs/locales/nl.lua b/[esx_addons]/esx_jobs/locales/nl.lua index 435ec469..5bb34ff6 100644 --- a/[esx_addons]/esx_jobs/locales/nl.lua +++ b/[esx_addons]/esx_jobs/locales/nl.lua @@ -4,15 +4,15 @@ Locales['nl'] = { ['cloak_change'] = 'Druk op ~INPUT_PICKUP~ om je werkkleding aan/uit te doen.', ['citizen_wear'] = 'Burgerkleding', ['job_wear'] = 'Werkkleding', - ['bank_deposit_returned'] = 'a security deposit of ~g~$%s~s~ was returned to you.', - ['bank_deposit_taken'] = 'a security deposit of ~r~$%s~s~ was taken from you.', + ['bank_deposit_returned'] = 'a security deposit of $%s was returned to you.', + ['bank_deposit_taken'] = 'a security deposit of ~r~$%s was taken from you.', ['foot_work'] = 'Je moet uit een voertuig zijn om te werken', ['next_point'] = 'Ga naar de volgende stap zodra je klaar bent met deze.', ['not_your_vehicle'] = 'Dit is niet jou voertuig of je moet de bestuurder zijn.', ['in_vehicle'] = 'Je moet in een voertuig zitten', ['wrong_point'] = 'Je bent bij het verkeerde afleverpunt', - ['max_limit'] = 'Je hebt al het maximale ~y~%s~s~ bij je', - ['not_enough'] = 'Je hebt niet genoeg ~y~%s~s~ om het werk te voltooien', + ['max_limit'] = 'Je hebt al het maximale %s bij je', + ['not_enough'] = 'Je hebt niet genoeg %s om het werk te voltooien', ['spawn_veh'] = 'Pak werkvoertuig', ['spawn_veh_button'] = 'Druk op ~INPUT_PICKUP~ om je werkvoertuig op te roepen', ['spawn_truck_button'] = 'Druk op ~INPUT_PICKUP~ om een vrachtwagen te pakken', diff --git a/[esx_addons]/esx_jobs/locales/sv.lua b/[esx_addons]/esx_jobs/locales/sv.lua index 2ae9b145..1f839554 100644 --- a/[esx_addons]/esx_jobs/locales/sv.lua +++ b/[esx_addons]/esx_jobs/locales/sv.lua @@ -4,16 +4,16 @@ Locales['sv'] = { ['cloak_change'] = 'tryck ~INPUT_PICKUP~ för att byta kläder.', ['citizen_wear'] = 'civilkläder', ['job_wear'] = 'arbetskläder', - ['bank_deposit_returned'] = 'en deposition på ~g~%s SEK~s~ har återvänts till dig.', - ['bank_deposit_taken'] = 'en deposition på ~r~%s SEK~s~ togs från dig.', - ['caution_afford'] = 'you cannot afford the caution of ~g~$%s~s~', + ['bank_deposit_returned'] = 'en deposition på %s SEK har återvänts till dig.', + ['bank_deposit_taken'] = 'en deposition på ~r~%s SEK togs från dig.', + ['caution_afford'] = 'you cannot afford the caution of $%s', ['foot_work'] = 'du måste vara till fots för att kunna arbeta.', ['next_point'] = 'gå till nästa steg efter att du har avslutat här.', ['not_your_vehicle'] = 'det här är inte ditt fordon eller så måste du vara föraren.', ['in_vehicle'] = 'du måste sitta i ett fordon!', ['wrong_point'] = 'du är inte på rätt leveranspunkt!', - ['max_limit'] = 'du kan inte bära mer ~y~%s~s~', - ['not_enough'] = 'du har inte tillräckligt med ~y~%s~s~ för att fortsätta denna uppgift.', + ['max_limit'] = 'du kan inte bära mer %s', + ['not_enough'] = 'du har inte tillräckligt med %s för att fortsätta denna uppgift.', ['spawn_veh'] = 'spawna fordon', ['spawn_veh_button'] = 'tryck ~INPUT_PICKUP~ för att ringa leveransfordonet.', ['spawn_truck_button'] = 'tryck ~INPUT_PICKUP~ för att spawna bilen.', diff --git a/[esx_addons]/esx_lscustom/locales/br.lua b/[esx_addons]/esx_lscustom/locales/br.lua index 84c286ba..b723f6c0 100644 --- a/[esx_addons]/esx_lscustom/locales/br.lua +++ b/[esx_addons]/esx_lscustom/locales/br.lua @@ -1,7 +1,7 @@ Locales['br'] = { ['by_default'] = 'default', ['installed'] = 'instalado', - ['already_own'] = 'já possuis: ~b~%s~s~', + ['already_own'] = 'já possuis: %s', ['not_enough_money'] = 'sem dinheiro!', ['purchased'] = 'tu compraste esta peça!', ['press_custom'] = 'pressiona ~INPUT_PICKUP~ para personalizar o veiculo.', diff --git a/[esx_addons]/esx_lscustom/locales/en.lua b/[esx_addons]/esx_lscustom/locales/en.lua index d613518a..7f9b7fa9 100644 --- a/[esx_addons]/esx_lscustom/locales/en.lua +++ b/[esx_addons]/esx_lscustom/locales/en.lua @@ -1,10 +1,10 @@ Locales['en'] = { ['by_default'] = 'default', ['installed'] = 'installed', - ['already_own'] = 'you already own: ~b~%s~s~', + ['already_own'] = 'you already own: %s', ['not_enough_money'] = 'you cannot afford this mod!', ['purchased'] = 'you have purchased the mod!', - ['press_custom'] = 'press ~INPUT_PICKUP~ to ~y~personalize~s~ your vehicle.', + ['press_custom'] = 'press ~INPUT_PICKUP~ to personalize your vehicle.', ['level'] = 'level %s', ['neon'] = 'neon', ['blip_name'] = 'los Santos Customs', diff --git a/[esx_addons]/esx_lscustom/locales/fr.lua b/[esx_addons]/esx_lscustom/locales/fr.lua index e97d789a..33d0c9ab 100644 --- a/[esx_addons]/esx_lscustom/locales/fr.lua +++ b/[esx_addons]/esx_lscustom/locales/fr.lua @@ -1,7 +1,7 @@ Locales['fr'] = { ['by_default'] = 'par défaut', ['installed'] = 'installé', - ['already_own'] = 'vous possédez déjà: ~b~%s~s~', + ['already_own'] = 'vous possédez déjà: %s', ['not_enough_money'] = 'vous n\'avez pas assez d\'argent!', ['purchased'] = 'achat effectué!', ['press_custom'] = 'appuyez sur ~INPUT_PICKUP~ pour personnaliser le véhicule.', diff --git a/[esx_addons]/esx_lscustom/locales/hu.lua b/[esx_addons]/esx_lscustom/locales/hu.lua index 5ca894a9..2c1b084a 100644 --- a/[esx_addons]/esx_lscustom/locales/hu.lua +++ b/[esx_addons]/esx_lscustom/locales/hu.lua @@ -1,10 +1,10 @@ Locales['hu'] = { ['by_default'] = 'alapértelmezett', ['installed'] = 'telepítve', - ['already_own'] = 'már használod: ~b~%s~s~', + ['already_own'] = 'már használod: %s', ['not_enough_money'] = 'nincs pénzed erre az alkatrészre!', ['purchased'] = 'megvásároltad ezt az alkatrészt!', - ['press_custom'] = 'nyomd meg az ~INPUT_PICKUP~ betüt a ~y~jármü~s~ tuningolásához.', + ['press_custom'] = 'nyomd meg az ~INPUT_PICKUP~ betüt a jármü tuningolásához.', ['level'] = 'szint %s', ['neon'] = 'neon', ['blip_name'] = 'Tuning mühely', diff --git a/[esx_addons]/esx_lscustom/locales/pl.lua b/[esx_addons]/esx_lscustom/locales/pl.lua index 65ed3522..fcce5b66 100644 --- a/[esx_addons]/esx_lscustom/locales/pl.lua +++ b/[esx_addons]/esx_lscustom/locales/pl.lua @@ -1,7 +1,7 @@ Locales['pl'] = { ['by_default'] = 'domyślna', ['installed'] = 'zainstalowane', - ['already_own'] = 'już posiadasz: ~b~%s~s~', + ['already_own'] = 'już posiadasz: %s', ['not_enough_money'] = 'nie masz wystarczająco pieniędzy!', ['purchased'] = 'zakupiłeś!', ['press_custom'] = 'naciśnij ~INPUT_PICKUP~ aby spersonalizować swój pojazd.', diff --git a/[esx_addons]/esx_lscustom/locales/si.lua b/[esx_addons]/esx_lscustom/locales/si.lua index aa51747b..00f4f943 100644 --- a/[esx_addons]/esx_lscustom/locales/si.lua +++ b/[esx_addons]/esx_lscustom/locales/si.lua @@ -1,10 +1,10 @@ Locales['en'] = { ['by_default'] = 'privzeto', ['installed'] = 'nameščen', - ['already_own'] = 'že imaš: ~b~%s~s~', + ['already_own'] = 'že imaš: %s', ['not_enough_money'] = 'tega modusa si ne moreš privoščiti!', ['purchased'] = 'kupili ste mod!', - ['press_custom'] = 'pritisnite ~INPUT_PICKUP~, da ~y~personalizirate~ svoje vozilo.', + ['press_custom'] = 'pritisnite ~INPUT_PICKUP~, da personalizirate~ svoje vozilo.', ['level'] = 'raven %s', ['neon'] = 'neon', ['blip_name'] = 'los Santos Customs', diff --git a/[esx_addons]/esx_mechanicjob/locales/br.lua b/[esx_addons]/esx_mechanicjob/locales/br.lua index 426ae171..2670b870 100644 --- a/[esx_addons]/esx_mechanicjob/locales/br.lua +++ b/[esx_addons]/esx_mechanicjob/locales/br.lua @@ -1,7 +1,7 @@ Locales['br'] = { ['mechanic'] = 'Mecânico', - ['drive_to_indicated'] = '~y~Dirija~s~ para a localização indicada.', - ['mission_canceled'] = 'Missão ~r~cancelada~s~', + ['drive_to_indicated'] = 'Dirija para a localização indicada.', + ['mission_canceled'] = 'Missão ~r~cancelada', ['vehicle_list'] = 'Lista de veículos', ['work_wear'] = 'Vestuário de trabalho', ['civ_wear'] = 'Roupas normal', @@ -12,10 +12,10 @@ Locales['br'] = { ['flat_bed'] = 'Reboque Pranha', ['tow_truck'] = 'Reboque Guincho', ['service_full'] = 'Serviço cheio: ', - ['open_actions'] = 'Aperte ~INPUT_CONTEXT~ para acessar menu.', + ['open_actions'] = 'Aperte [E] para acessar menu.', ['harvest'] = 'Processando', - ['harvest_menu'] = 'Aperte ~INPUT_CONTEXT~ para acessar o menu de processamento.', - ['not_experienced_enough'] = 'Você não é ~r~experiente o suficiente~s~ para executar está ação.', + ['harvest_menu'] = 'Aperte [E] para acessar o menu de processamento.', + ['not_experienced_enough'] = 'Você não é ~r~experiente o suficiente para executar está ação.', ['gas_can'] = 'Lata de gás', ['repair_tools'] = 'Ferramentas de reparo', ['body_work_tools'] = 'Ferramentas de carroçaria', @@ -23,7 +23,7 @@ Locales['br'] = { ['repair_kit'] = 'Kit de reparação', ['body_kit'] = 'Kit de corpo', ['craft'] = 'Construir', - ['craft_menu'] = 'Aperte ~INPUT_CONTEXT~ para acessar menu de criar feramentas.', + ['craft_menu'] = 'Aperte [E] para acessar menu de criar feramentas.', ['billing'] = 'Faturamento', ['hijack'] = 'Sequestro', ['repair'] = 'Reparar', @@ -35,19 +35,19 @@ Locales['br'] = { ['no_players_nearby'] = 'Sem jogadores nas proximidades', ['no_vehicle_nearby'] = 'there is no nearby vehicle', ['inside_vehicle'] = 'you can\'t do this from inside the vehicle!', - ['vehicle_unlocked'] = 'Veículo ~g~Destrancado', - ['vehicle_repaired'] = 'Veículo ~g~Reparado', - ['vehicle_cleaned'] = 'Veículo ~g~Limpo', + ['vehicle_unlocked'] = 'Veículo Destrancado', + ['vehicle_repaired'] = 'Veículo Reparado', + ['vehicle_cleaned'] = 'Veículo Limpo', ['vehicle_impounded'] = 'Veículo ~r~removido', ['must_seat_driver'] = 'Você deve estar sentado ~r~no banco do motorista!', - ['must_near'] = 'Você deve estar perto de um ~r~veículo~s~ para rebocalo.', - ['vehicle_success_attached'] = 'Veículo foi ~b~rebocado~s~ com sucesso!.', + ['must_near'] = 'Você deve estar perto de um ~r~veículo para rebocalo.', + ['vehicle_success_attached'] = 'Veículo foi rebocado com sucesso!.', ['please_drop_off'] = 'Por favor, deixe o veículo na oficina mecânica', - ['cant_attach_own_tt'] = '~r~Você não pode~s~ rebocar seu próprio veículo!', - ['no_veh_att'] = 'Não há ~r~veículo~s~ para ser rebocado!', + ['cant_attach_own_tt'] = '~r~Você não pode rebocar seu próprio veículo!', + ['no_veh_att'] = 'Não há ~r~veículo para ser rebocado!', ['not_right_veh'] = 'Este não é o veículo certo', - ['veh_det_succ'] = 'Veículo foi ~b~entregue~s~ com sucesso...', - ['imp_flatbed'] = '~r~Ação impossível!~s~ você precisa de um ~b~reboque de prancha~s~ para isso.', + ['veh_det_succ'] = 'Veículo foi entregue com sucesso...', + ['imp_flatbed'] = '~r~Ação impossível! você precisa de um reboque de prancha para isso.', ['objects'] = 'Objetos', ['roadcone'] = 'Cone', ['toolbox'] = 'Caixa de ferramentas', @@ -55,31 +55,31 @@ Locales['br'] = { ['quantity'] = 'Quantidade', ['invalid_quantity'] = 'Quantidade inválida', ['inventory'] = 'Inventário', - ['veh_unlocked'] = '~g~Veículo destrancado', + ['veh_unlocked'] = 'Veículo destrancado', ['hijack_failed'] = '~r~Destrava falhou', - ['body_repaired'] = '~g~Carro reparado', - ['veh_repaired'] = '~g~Veículo reparado', - ['veh_stored'] = 'Aperte ~INPUT_CONTEXT~ para armazenar o veículo.', - ['press_remove_obj'] = 'Aperte ~INPUT_CONTEXT~ para remover o objeto', - ['please_tow'] = 'Por favor ~y~reboque~s~ este veículo!', - ['wait_five'] = 'Você deve ~r~aguardar~s~ 5 minutos', + ['body_repaired'] = 'Carro reparado', + ['veh_repaired'] = 'Veículo reparado', + ['veh_stored'] = 'Aperte [E] para armazenar o veículo.', + ['press_remove_obj'] = 'Aperte [E] para remover o objeto', + ['please_tow'] = 'Por favor reboque este veículo!', + ['wait_five'] = 'Você deve ~r~aguardar 5 minutos', ['must_in_flatbed'] = 'Você deve estar em um caminhão de mecânico para iniciar a missão', ['mechanic_customer'] = 'Cliente mecânico', ['you_do_not_room'] = '~r~Você não tem mais espaço', - ['recovery_gas_can'] = '~b~Lata de gâs~s~ fabricado...', - ['recovery_repair_tools'] = '~b~Ferramentas de reparo~s~ fabricado...', - ['recovery_body_tools'] = '~b~Ferramentas de capo~s~ fabricado...', - ['not_enough_gas_can'] = 'Você não tem ~r~lata de gás ~s~ o suficiente.', - ['assembling_blowtorch'] = 'Montagem ~b~Maçarico~s~...', - ['not_enough_repair_tools'] = 'Você não tem ~r~ferramentas de reparo~s~ o suficiente.', - ['assembling_repair_kit'] = 'Fabricando ~b~Kit de reparação~s~...', - ['not_enough_body_tools'] = 'Você não tem ~r~ferramentas corporais~s~ o suficiente.', - ['assembling_body_kit'] = 'Fabricando ~b~Kit de corpo~s~...', - ['your_comp_earned'] = 'Sua empresa ~g~recebeu~s~ ~g~$', - ['you_used_blowtorch'] = 'Você usou um ~b~maçarico', - ['you_used_repair_kit'] = 'Você usou um ~b~Kit de reparação', - ['you_used_body_kit'] = 'Você usou um ~b~Kit de corpo', - ['have_withdrawn'] = 'você retirou ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'você depositou ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', + ['recovery_gas_can'] = 'Lata de gâs fabricado...', + ['recovery_repair_tools'] = 'Ferramentas de reparo fabricado...', + ['recovery_body_tools'] = 'Ferramentas de capo fabricado...', + ['not_enough_gas_can'] = 'Você não tem ~r~lata de gás o suficiente.', + ['assembling_blowtorch'] = 'Montagem Maçarico...', + ['not_enough_repair_tools'] = 'Você não tem ~r~ferramentas de reparo o suficiente.', + ['assembling_repair_kit'] = 'Fabricando Kit de reparação...', + ['not_enough_body_tools'] = 'Você não tem ~r~ferramentas corporais o suficiente.', + ['assembling_body_kit'] = 'Fabricando Kit de corpo...', + ['your_comp_earned'] = 'Sua empresa recebeu $', + ['you_used_blowtorch'] = 'Você usou um maçarico', + ['you_used_repair_kit'] = 'Você usou um Kit de reparação', + ['you_used_body_kit'] = 'Você usou um Kit de corpo', + ['have_withdrawn'] = 'você retirou x%s %s', + ['have_deposited'] = 'você depositou x%s %s', + ['player_cannot_hold'] = 'you do ~r~not have enough free space in your inventory!', } diff --git a/[esx_addons]/esx_mechanicjob/locales/es.lua b/[esx_addons]/esx_mechanicjob/locales/es.lua index 0660b01e..82318bd9 100644 --- a/[esx_addons]/esx_mechanicjob/locales/es.lua +++ b/[esx_addons]/esx_mechanicjob/locales/es.lua @@ -2,8 +2,8 @@ Locales['es'] = { ['mechanic'] = 'Mecánico', - ['drive_to_indicated'] = '~y~Conduce~s~ a la ubicación indicada.', - ['mission_canceled'] = 'Misión ~r~cancelada~s~', + ['drive_to_indicated'] = 'Conduce a la ubicación indicada.', + ['mission_canceled'] = 'Misión ~r~cancelada', ['vehicle_list'] = 'Lista de vehículos', ['work_wear'] = 'Ropa de trabajo', ['civ_wear'] = 'Ropa de civil', @@ -14,10 +14,10 @@ Locales['es'] = { ['flat_bed'] = 'Cama plana', ['tow_truck'] = 'Camión de remolque', ['service_full'] = 'Servicio completo: ', - ['open_actions'] = 'Presiona ~INPUT_CONTEXT~ para acceder al menú.', + ['open_actions'] = 'Presiona [E] para acceder al menú.', ['harvest'] = 'Cosecha', - ['harvest_menu'] = 'Presiona ~INPUT_CONTEXT~ para acceder al menú de cosecha.', - ['not_experienced_enough'] = 'Usted no ~r~está lo suficientemente experimentado~s~ para realizar esta acción.', + ['harvest_menu'] = 'Presiona [E] para acceder al menú de cosecha.', + ['not_experienced_enough'] = 'Usted no ~r~está lo suficientemente experimentado para realizar esta acción.', ['gas_can'] = 'Lata de gas', ['repair_tools'] = 'Herramientas para reparar', ['body_work_tools'] = 'Herramientas de carrocería', @@ -25,7 +25,7 @@ Locales['es'] = { ['repair_kit'] = 'kit de reparación', ['body_kit'] = 'kit de carrocería', ['craft'] = 'Craftear', - ['craft_menu'] = 'Presiona ~INPUT_CONTEXT~ para acceder al menú de crafteo.', + ['craft_menu'] = 'Presiona [E] para acceder al menú de crafteo.', ['billing'] = 'Facturación', ['hijack'] = 'Secuestrar', ['repair'] = 'Reparar', @@ -37,19 +37,19 @@ Locales['es'] = { ['no_players_nearby'] = 'No hay un jugador/a cercano', ['no_vehicle_nearby'] = 'No hay ningún vehículo cercano', ['inside_vehicle'] = '¡No puedes hacer esto desde el interior del vehículo!', - ['vehicle_unlocked'] = 'El vehículo ha sido ~g~desbloqueado', - ['vehicle_repaired'] = 'El vehículo ha sido ~g~reparado', - ['vehicle_cleaned'] = 'El vehículo ha sido ~g~limpiado', + ['vehicle_unlocked'] = 'El vehículo ha sido desbloqueado', + ['vehicle_repaired'] = 'El vehículo ha sido reparado', + ['vehicle_cleaned'] = 'El vehículo ha sido limpiado', ['vehicle_impounded'] = 'El vehículo ha sido ~r~incautado', ['must_seat_driver'] = '¡Debes estar en el asiento del conductor!', - ['must_near'] = 'Usted debe estar ~r~cerca de un vehículo~s~ incautarlo.', - ['vehicle_success_attached'] = 'Vehículo con éxito ~b~adjuntado~s~', + ['must_near'] = 'Usted debe estar ~r~cerca de un vehículo incautarlo.', + ['vehicle_success_attached'] = 'Vehículo con éxito adjuntado', ['please_drop_off'] = 'Por favor, deje el vehículo en el garaje', - ['cant_attach_own_tt'] = '~r~No puedes~s~ adjuntar su propia grúa', - ['no_veh_att'] = 'No hay ~r~vehículo~s~ que se adjunte', + ['cant_attach_own_tt'] = '~r~No puedes adjuntar su propia grúa', + ['no_veh_att'] = 'No hay ~r~vehículo que se adjunte', ['not_right_veh'] = 'Este no es el vehículo correcto', - ['veh_det_succ'] = 'Vehículo con éxito ~b~separado~s~!', - ['imp_flatbed'] = '~r~¡Acción imposible!~s~ Necesitas una ~b~Cama plana~s~ para cargar un vehículo', + ['veh_det_succ'] = 'Vehículo con éxito separado!', + ['imp_flatbed'] = '~r~¡Acción imposible! Necesitas una Cama plana para cargar un vehículo', ['objects'] = 'Objetos', ['roadcone'] = 'Cono', ['toolbox'] = 'Caja de herramientas', @@ -57,31 +57,31 @@ Locales['es'] = { ['quantity'] = 'Cantidad', ['invalid_quantity'] = 'Cantidad inválida', ['inventory'] = 'Inventario', - ['veh_unlocked'] = '~g~Vehículo desbloqueado', + ['veh_unlocked'] = 'Vehículo desbloqueado', ['hijack_failed'] = '~r~Secuestro fallido', - ['body_repaired'] = '~g~Carrocería reparado', - ['veh_repaired'] = '~g~Vehículo reparado', - ['veh_stored'] = 'Presiona ~INPUT_CONTEXT~ para almacenar el vehículo.', - ['press_remove_obj'] = 'Presiona ~INPUT_CONTEXT~ para quitar el objeto', - ['please_tow'] = 'Por favor ~y~remolca~s~ el vehículo', - ['wait_five'] = 'Debes ~r~esperar~s~ 5 minutos', + ['body_repaired'] = 'Carrocería reparado', + ['veh_repaired'] = 'Vehículo reparado', + ['veh_stored'] = 'Presiona [E] para almacenar el vehículo.', + ['press_remove_obj'] = 'Presiona [E] para quitar el objeto', + ['please_tow'] = 'Por favor remolca el vehículo', + ['wait_five'] = 'Debes ~r~esperar 5 minutos', ['must_in_flatbed'] = 'Debes estar en una plataforma para ser la misión', ['mechanic_customer'] = 'Cliente mecánico', ['you_do_not_room'] = '~r~No tienes mas espacio', - ['recovery_gas_can'] = '~b~Lata de gas~s~ Recuperando...', - ['recovery_repair_tools'] = '~b~Herramientas para reparar~s~ Recuperando...', - ['recovery_body_tools'] = '~b~Herramientas de carrocería~s~ Recuperando...', - ['not_enough_gas_can'] = 'No ~r~tienes suficiente~s~ latas de gas.', - ['assembling_blowtorch'] = 'Montando ~b~Soplete~s~...', - ['not_enough_repair_tools'] = 'No ~r~tienes suficiente~s~ herramientas para reparar.', - ['assembling_repair_kit'] = 'Montando ~b~Kit de reparación~s~...', - ['not_enough_body_tools'] = 'No ~r~tienes suficiente~s~ herramientas de carrocería.', - ['assembling_body_kit'] = 'Montando ~b~Kit de carrocería~s~...', - ['your_comp_earned'] = 'Tu empresa ha ~g~ganado~s~ ~g~$', - ['you_used_blowtorch'] = 'Usaste un ~b~soplete', - ['you_used_repair_kit'] = 'Usaste un ~b~Kit de reparación', - ['you_used_body_kit'] = 'Usaste un ~b~Kit de carrocería', - ['have_withdrawn'] = 'Has retirado ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Has depositado ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'Tu ~r~no~s~ tienes suficiente ~y~espacio suficiente~s~ en tu inventario!', + ['recovery_gas_can'] = 'Lata de gas Recuperando...', + ['recovery_repair_tools'] = 'Herramientas para reparar Recuperando...', + ['recovery_body_tools'] = 'Herramientas de carrocería Recuperando...', + ['not_enough_gas_can'] = 'No ~r~tienes suficiente latas de gas.', + ['assembling_blowtorch'] = 'Montando Soplete...', + ['not_enough_repair_tools'] = 'No ~r~tienes suficiente herramientas para reparar.', + ['assembling_repair_kit'] = 'Montando Kit de reparación...', + ['not_enough_body_tools'] = 'No ~r~tienes suficiente herramientas de carrocería.', + ['assembling_body_kit'] = 'Montando Kit de carrocería...', + ['your_comp_earned'] = 'Tu empresa ha ganado $', + ['you_used_blowtorch'] = 'Usaste un soplete', + ['you_used_repair_kit'] = 'Usaste un Kit de reparación', + ['you_used_body_kit'] = 'Usaste un Kit de carrocería', + ['have_withdrawn'] = 'Has retirado x%s %s', + ['have_deposited'] = 'Has depositado x%s %s', + ['player_cannot_hold'] = 'Tu ~r~no tienes suficiente espacio suficiente en tu inventario!', } diff --git a/[esx_addons]/esx_mechanicjob/locales/fi.lua b/[esx_addons]/esx_mechanicjob/locales/fi.lua index eea8bb02..a6738bc6 100644 --- a/[esx_addons]/esx_mechanicjob/locales/fi.lua +++ b/[esx_addons]/esx_mechanicjob/locales/fi.lua @@ -1,7 +1,7 @@ Locales['fi'] = { ['mechanic'] = 'mekaanikko', - ['drive_to_indicated'] = '~y~Aja~s~ merkattuun pisteeseen.', - ['mission_canceled'] = 'tehtävä ~r~peruutettu~s~', + ['drive_to_indicated'] = 'Aja merkattuun pisteeseen.', + ['mission_canceled'] = 'tehtävä ~r~peruutettu', ['vehicle_list'] = 'ajoneuvo lista', ['work_wear'] = 'työvaatteet', ['civ_wear'] = 'siviilivaatteet', @@ -12,10 +12,10 @@ Locales['fi'] = { ['flat_bed'] = 'flatbed', ['tow_truck'] = 'hinausajoneuvo', ['service_full'] = 'työntekijöitä tarpeeksi: ', - ['open_actions'] = 'paina ~INPUT_CONTEXT~ avataksesi menun.', + ['open_actions'] = 'paina [E] avataksesi menun.', ['harvest'] = 'kerää', - ['harvest_menu'] = 'paina ~INPUT_CONTEXT~ avataksesi keräys menun.', - ['not_experienced_enough'] = 'et ole ~r~tarpeeksi koulutettu~s~ että voit tehdä tätä.', + ['harvest_menu'] = 'paina [E] avataksesi keräys menun.', + ['not_experienced_enough'] = 'et ole ~r~tarpeeksi koulutettu että voit tehdä tätä.', ['gas_can'] = 'kaasupullo', ['repair_tools'] = 'korjaustyökalut', ['body_work_tools'] = 'korin korjaustyökalut', @@ -23,7 +23,7 @@ Locales['fi'] = { ['repair_kit'] = 'korjauskitti', ['body_kit'] = 'korikitti', ['craft'] = 'valmista', - ['craft_menu'] = 'paina ~INPUT_CONTEXT~ avataksesi valmistus menu', + ['craft_menu'] = 'paina [E] avataksesi valmistus menu', ['billing'] = 'laskutus', ['hijack'] = 'avaa lukot', ['repair'] = 'korjaa', @@ -35,19 +35,19 @@ Locales['fi'] = { ['no_players_nearby'] = 'ei pelaajia lähettyvillä', ['no_vehicle_nearby'] = 'there is no nearby vehicle', ['inside_vehicle'] = 'you can\'t do this from inside the vehicle!', - ['vehicle_unlocked'] = 'ajoneuvo ~g~Avattu', - ['vehicle_repaired'] = 'ajoneuvo ~g~Korjattu', - ['vehicle_cleaned'] = 'ajoneuvo ~g~pesty', + ['vehicle_unlocked'] = 'ajoneuvo Avattu', + ['vehicle_repaired'] = 'ajoneuvo Korjattu', + ['vehicle_cleaned'] = 'ajoneuvo pesty', ['vehicle_impounded'] = 'ajoneuvo ~r~Takavarikoitu', ['must_seat_driver'] = 'sinun pitää olla ~r~kuskin paikalla', - ['must_near'] = 'sinun pitää olla ~r~ajoneuvon lähellä~s~ että voit takavarikoida.', - ['vehicle_success_attached'] = 'ajoneuvo onnistuneesti ~b~kytketty~s~!.', + ['must_near'] = 'sinun pitää olla ~r~ajoneuvon lähellä että voit takavarikoida.', + ['vehicle_success_attached'] = 'ajoneuvo onnistuneesti kytketty!.', ['please_drop_off'] = 'vie ajoneuvo korjauspajan pihalle, kiitos.', - ['cant_attach_own_tt'] = '~r~Et voi~s~ kytkeä omaa hinausautoa', - ['no_veh_att'] = 'täällä ei ole ~r~ajoneuvoa~s~ jota kytkeä', + ['cant_attach_own_tt'] = '~r~Et voi kytkeä omaa hinausautoa', + ['no_veh_att'] = 'täällä ei ole ~r~ajoneuvoa jota kytkeä', ['not_right_veh'] = 'tämä ei ole oikea ajoneuvo', - ['veh_det_succ'] = 'ajoneuvo onnistuunesti ~b~irroitettu~s~!', - ['imp_flatbed'] = '~r~Toiminto mahdoton!~s~ Sinulla pitää olla ~b~Flatbed~s~ tähän.', + ['veh_det_succ'] = 'ajoneuvo onnistuunesti irroitettu!', + ['imp_flatbed'] = '~r~Toiminto mahdoton! Sinulla pitää olla Flatbed tähän.', ['objects'] = 'objektit', ['roadcone'] = 'kartio', ['toolbox'] = 'työkalupakki', @@ -55,31 +55,31 @@ Locales['fi'] = { ['quantity'] = 'määrä', ['invalid_quantity'] = 'virheellinen summa', ['inventory'] = 'reppu', - ['veh_unlocked'] = '~g~Ajoneuvo avattu', + ['veh_unlocked'] = 'Ajoneuvo avattu', ['hijack_failed'] = '~r~Tiirikointi epäonnistu', - ['body_repaired'] = '~g~Kori korjattu', - ['veh_repaired'] = '~g~Ajoneuvo korjattu', - ['veh_stored'] = 'paina ~INPUT_CONTEXT~ laittaaksesi auto talliin.', - ['press_remove_obj'] = 'paina ~INPUT_CONTEXT~ poistaaksesi objekti', - ['please_tow'] = 'voisitko ~y~hinata~s~ ajoneuvon, kiitos', - ['wait_five'] = 'sinun pitää ~r~odottaa~s~ 5 minuuttia', + ['body_repaired'] = 'Kori korjattu', + ['veh_repaired'] = 'Ajoneuvo korjattu', + ['veh_stored'] = 'paina [E] laittaaksesi auto talliin.', + ['press_remove_obj'] = 'paina [E] poistaaksesi objekti', + ['please_tow'] = 'voisitko hinata ajoneuvon, kiitos', + ['wait_five'] = 'sinun pitää ~r~odottaa 5 minuuttia', ['must_in_flatbed'] = 'sinun pitää olla flatbedin kyydissä aloitaaksesi.', ['mechanic_customer'] = 'mekaanikon Asiakas', ['you_do_not_room'] = '~r~Sinulla ei ole enempää tilaa', - ['recovery_gas_can'] = '~b~Kaasupullon~s~ täyttö menossa...', - ['recovery_repair_tools'] = '~b~Korjaustyökalujen~s~ kerääminen menossa...', - ['recovery_body_tools'] = '~b~Korin työkalujen~s~ kerääminen menossa...', - ['not_enough_gas_can'] = 'sinulla ~r~ei ole tarpeeksi~s~ kaasupulloja.', - ['assembling_blowtorch'] = 'kasataan ~b~Polttoleikkuria~s~...', - ['not_enough_repair_tools'] = 'sinulla ~r~ei ole tarpeeksi~s~ korjaus työkaluja.', - ['assembling_repair_kit'] = 'kasataan ~b~Korjauskittiä~s~...', - ['not_enough_body_tools'] = 'sinulla ~r~ei ole tarpeeksi~s~ kori työkaluja.', - ['assembling_body_kit'] = 'kasataan ~b~Korikittiä~s~...', - ['your_comp_earned'] = 'yrityksesi ~g~tienasi~s~ ~g~$', - ['you_used_blowtorch'] = 'sinä käytit yhden ~b~Polttoleikkurin', - ['you_used_repair_kit'] = 'sinä käytit yhden ~b~Korjauskitin', - ['you_used_body_kit'] = 'sinä käytit yhden ~b~Korikitin', - ['have_withdrawn'] = 'sinä nostit ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'sinä talletit ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'sinulla ~r~ei ole~s~ tarpeeksi ~y~vapaata tilaa~s~ repussasi!', + ['recovery_gas_can'] = 'Kaasupullon täyttö menossa...', + ['recovery_repair_tools'] = 'Korjaustyökalujen kerääminen menossa...', + ['recovery_body_tools'] = 'Korin työkalujen kerääminen menossa...', + ['not_enough_gas_can'] = 'sinulla ~r~ei ole tarpeeksi kaasupulloja.', + ['assembling_blowtorch'] = 'kasataan Polttoleikkuria...', + ['not_enough_repair_tools'] = 'sinulla ~r~ei ole tarpeeksi korjaus työkaluja.', + ['assembling_repair_kit'] = 'kasataan Korjauskittiä...', + ['not_enough_body_tools'] = 'sinulla ~r~ei ole tarpeeksi kori työkaluja.', + ['assembling_body_kit'] = 'kasataan Korikittiä...', + ['your_comp_earned'] = 'yrityksesi tienasi $', + ['you_used_blowtorch'] = 'sinä käytit yhden Polttoleikkurin', + ['you_used_repair_kit'] = 'sinä käytit yhden Korjauskitin', + ['you_used_body_kit'] = 'sinä käytit yhden Korikitin', + ['have_withdrawn'] = 'sinä nostit x%s %s', + ['have_deposited'] = 'sinä talletit x%s %s', + ['player_cannot_hold'] = 'sinulla ~r~ei ole tarpeeksi vapaata tilaa repussasi!', } diff --git a/[esx_addons]/esx_mechanicjob/locales/fr.lua b/[esx_addons]/esx_mechanicjob/locales/fr.lua index 692b71f7..14361b88 100644 --- a/[esx_addons]/esx_mechanicjob/locales/fr.lua +++ b/[esx_addons]/esx_mechanicjob/locales/fr.lua @@ -1,7 +1,7 @@ Locales['fr'] = { ['mechanic'] = 'mecano', - ['drive_to_indicated'] = '~y~Conduisez~s~ jusqu\'à l\'endroit indiqué', - ['mission_canceled'] = 'Mission ~r~annulée~s~', + ['drive_to_indicated'] = 'Conduisez jusqu\'à l\'endroit indiqué', + ['mission_canceled'] = 'Mission ~r~annulée', ['vehicle_list'] = 'sortir véhicule', ['work_wear'] = 'tenue de travail', ['civ_wear'] = 'Tenue civile', @@ -12,10 +12,10 @@ Locales['fr'] = { ['flat_bed'] = 'plateau', ['tow_truck'] = 'dépanneuse', ['service_full'] = 'service complet : ', - ['open_actions'] = 'Appuyez sur ~INPUT_CONTEXT~ pour accéder au menu.', + ['open_actions'] = 'Appuyez sur [E] pour accéder au menu.', ['harvest'] = 'récolte', - ['harvest_menu'] = 'Appuyez sur ~INPUT_CONTEXT~ pour accéder au menu de récolte.', - ['not_experienced_enough'] = 'Vous n\'êtes ~r~pas assez expérimenté~s~ pour effectuer cette action.', + ['harvest_menu'] = 'Appuyez sur [E] pour accéder au menu de récolte.', + ['not_experienced_enough'] = 'Vous n\'êtes ~r~pas assez expérimenté pour effectuer cette action.', ['gas_can'] = 'Bouteille de gaz', ['repair_tools'] = 'Outils réparation', ['body_work_tools'] = 'Outils carosserie', @@ -23,7 +23,7 @@ Locales['fr'] = { ['repair_kit'] = 'kit réparation', ['body_kit'] = 'kit carosserie', ['craft'] = 'établi', - ['craft_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au menu établi.', + ['craft_menu'] = 'appuyez sur [E] pour accéder au menu établi.', ['billing'] = 'facturation', ['hijack'] = 'crocheter', ['repair'] = 'réparer', @@ -35,19 +35,19 @@ Locales['fr'] = { ['no_players_nearby'] = 'aucun joueur à proximité', ['no_vehicle_nearby'] = 'aucun véhicule à proximité', ['inside_vehicle'] = 'vous ne pouvez pas effectuer cette action depuis un véhicule!', - ['vehicle_unlocked'] = 'véhicule ~g~déverrouillé', - ['vehicle_repaired'] = 'véhicule ~g~réparé', - ['vehicle_cleaned'] = 'véhicule ~g~nettoyé', + ['vehicle_unlocked'] = 'véhicule déverrouillé', + ['vehicle_repaired'] = 'véhicule réparé', + ['vehicle_cleaned'] = 'véhicule nettoyé', ['vehicle_impounded'] = 'vehicule ~r~mis en fourrière', ['must_seat_driver'] = 'vous devez être assis du ~r~côté conducteur!', - ['must_near'] = 'vous devez être ~r~près d\'un véhicule~s~ pour le mettre en fourrière', - ['vehicle_success_attached'] = 'vehicule ~b~attaché~s~ avec succès!', + ['must_near'] = 'vous devez être ~r~près d\'un véhicule pour le mettre en fourrière', + ['vehicle_success_attached'] = 'vehicule attaché avec succès!', ['please_drop_off'] = 'veuillez déposer le véhicule à la concession', - ['cant_attach_own_tt'] = '~r~Impossible~s~ d\'attacher votre propre dépanneuse', - ['no_veh_att'] = 'il n\'y a ~r~pas de véhicule~s~ à attacher', + ['cant_attach_own_tt'] = '~r~Impossible d\'attacher votre propre dépanneuse', + ['no_veh_att'] = 'il n\'y a ~r~pas de véhicule à attacher', ['not_right_veh'] = 'ce n\'est pas le bon véhicule', - ['veh_det_succ'] = 'vehicule ~b~détaché~s~ avec succès!', - ['imp_flatbed'] = '~r~Impossible! ~s~Vous devez avoir un ~b~Flatbed ~s~pour ça', + ['veh_det_succ'] = 'vehicule détaché avec succès!', + ['imp_flatbed'] = '~r~Impossible! Vous devez avoir un Flatbed pour ça', ['objects'] = 'objets', ['roadcone'] = 'plot', ['toolbox'] = 'boîte à outils', @@ -55,32 +55,32 @@ Locales['fr'] = { ['quantity'] = 'quantité', ['invalid_quantity'] = 'quantité invalide', ['inventory'] = 'inventaire', - ['veh_unlocked'] = '~g~Véhicule déverouillé', + ['veh_unlocked'] = 'Véhicule déverouillé', ['hijack_failed'] = '~r~Crochetage raté', - ['body_repaired'] = '~g~Carosserie réparée', - ['veh_repaired'] = '~g~Véhicule réparé', - ['veh_stored'] = 'appuyez sur ~INPUT_CONTEXT~ pour ranger le véhicule.', - ['press_remove_obj'] = 'appuyez sur ~INPUT_CONTEXT~ pour enlever l\'objet', - ['please_tow'] = 'veuillez ~y~remorquer~s~ le véhicule', - ['wait_five'] = 'Vous devez ~r~attendre~s~ 5 minutes', + ['body_repaired'] = 'Carosserie réparée', + ['veh_repaired'] = 'Véhicule réparé', + ['veh_stored'] = 'appuyez sur [E] pour ranger le véhicule.', + ['press_remove_obj'] = 'appuyez sur [E] pour enlever l\'objet', + ['please_tow'] = 'veuillez remorquer le véhicule', + ['wait_five'] = 'Vous devez ~r~attendre 5 minutes', ['must_in_flatbed'] = 'Vous devez être en flatbed pour commencer la mission', ['not_right_place'] = 'Vous devez être au bon endroit pour faire cela', ['mechanic_customer'] = 'client mecano', ['you_do_not_room'] = '~r~Vous n\'avez plus de place', - ['recovery_gas_can'] = 'Récupération de ~b~bouteille de gaz~s~...', - ['recovery_repair_tools'] = 'Récupération d\'~b~outils réparation~s~...', - ['recovery_body_tools'] = 'Récupération d\'~b~outils carosserie~s~...', - ['not_enough_gas_can'] = 'Vous n\'avez ~r~pas assez~s~ de bouteille de gaz', - ['assembling_blowtorch'] = 'Assemblage de ~b~chalumeaux~s~...', - ['not_enough_repair_tools'] = 'Vous n\'avez ~r~pas assez~s~ d\'outils réparation', - ['assembling_repair_kit'] = 'Assemblage de ~b~kit réparation~s~...', - ['not_enough_body_tools'] = 'Vous n\'avez ~r~pas assez~s~ d\'outils carosserie', - ['assembling_body_kit'] = 'Assemblage de ~b~kit carosserie~s~...', - ['your_comp_earned'] = 'Votre société a ~g~gagné~s~ ~g~$', - ['you_used_blowtorch'] = 'Vous avez utilisé un ~b~chalumeau', - ['you_used_repair_kit'] = 'Vous avez utilisé un ~b~kit de réparation', - ['you_used_body_kit'] = 'Vous avez utilisé un ~b~kit de carosserie', - ['have_withdrawn'] = 'vous avez pris ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'vous avez déposé ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'vous n\'avez ~r~pas assez~s~ d\'~y~espace libre~s~ dans votre inventaire!', + ['recovery_gas_can'] = 'Récupération de bouteille de gaz...', + ['recovery_repair_tools'] = 'Récupération d\'outils réparation...', + ['recovery_body_tools'] = 'Récupération d\'outils carosserie...', + ['not_enough_gas_can'] = 'Vous n\'avez ~r~pas assez de bouteille de gaz', + ['assembling_blowtorch'] = 'Assemblage de chalumeaux...', + ['not_enough_repair_tools'] = 'Vous n\'avez ~r~pas assez d\'outils réparation', + ['assembling_repair_kit'] = 'Assemblage de kit réparation...', + ['not_enough_body_tools'] = 'Vous n\'avez ~r~pas assez d\'outils carosserie', + ['assembling_body_kit'] = 'Assemblage de kit carosserie...', + ['your_comp_earned'] = 'Votre société a gagné $', + ['you_used_blowtorch'] = 'Vous avez utilisé un chalumeau', + ['you_used_repair_kit'] = 'Vous avez utilisé un kit de réparation', + ['you_used_body_kit'] = 'Vous avez utilisé un kit de carosserie', + ['have_withdrawn'] = 'vous avez pris x%s %s', + ['have_deposited'] = 'vous avez déposé x%s %s', + ['player_cannot_hold'] = 'vous n\'avez ~r~pas assez d\'espace libre dans votre inventaire!', } diff --git a/[esx_addons]/esx_mechanicjob/locales/hu.lua b/[esx_addons]/esx_mechanicjob/locales/hu.lua index 99348375..78e53c3b 100644 --- a/[esx_addons]/esx_mechanicjob/locales/hu.lua +++ b/[esx_addons]/esx_mechanicjob/locales/hu.lua @@ -1,7 +1,7 @@ Locales['hu'] = { ['mechanic'] = 'LS Custom Tuningoló telep', - ['drive_to_indicated'] = '~b~[Információ]:~s~ Menj a kijelölt pontra.', - ['mission_canceled'] = 'Küldetés ~r~megszakítva~s~', + ['drive_to_indicated'] = '[Információ]: Menj a kijelölt pontra.', + ['mission_canceled'] = 'Küldetés ~r~megszakítva', ['vehicle_list'] = 'Munkajárművek', ['work_wear'] = 'Munkaruha', ['civ_wear'] = 'Civil ruházat', @@ -15,9 +15,9 @@ Locales['hu'] = { ['flat_bedASD'] = 'Platóra fel/le', ['tow_truck'] = 'Vontató', ['service_full'] = 'Szervíz full: ', - ['open_actions'] = '~b~[Információ]:~s~ Nyomd meg az ~INPUT_CONTEXT~ gombot a menü megnyitásához', + ['open_actions'] = '[Információ]: Nyomd meg az [E] gombot a menü megnyitásához', ['harvest'] = 'aratás', - ['harvest_menu'] = 'nyomd meg a ~INPUT_CONTEXT~ gombot az aratás menühöz.', + ['harvest_menu'] = 'nyomd meg a [E] gombot az aratás menühöz.', ['not_experienced_enough'] = 'nem vagy elég tapasztalt hogy végrehatjsd a műveletet', ['gas_can'] = 'nitro', ['repair_tools'] = 'Javítószerszámok', @@ -26,7 +26,7 @@ Locales['hu'] = { ['repair_kit'] = 'javítókészlet', ['body_kit'] = 'body Kit', ['craft'] = 'barkácsolás', - ['craft_menu'] = 'nyomd meg a ~INPUT_CONTEXT~ gombot a barkácsolás menü elérséhez', + ['craft_menu'] = 'nyomd meg a [E] gombot a barkácsolás menü elérséhez', ['billing'] = 'Munkadíj átadása', ['hijack'] = 'Kocsi feltörése', ['repair'] = 'Javítás', @@ -34,23 +34,23 @@ Locales['hu'] = { ['imp_veh'] = 'Lefoglalás', ['place_objects'] = 'Objectek lerakása', ['invoice_amount'] = 'Írd be az összeget (( Szabályzat alapján ))', - ['amount_invalid'] = '~r~[Információ]:~s~ Ismeretlen érték!', - ['no_players_nearby'] = '~r~[Információ]:~s~ Nincs a közeledben játékos!', - ['no_vehicle_nearby'] = '~r~[Információ]:~s~ Nincs a közeledben kocsi!', + ['amount_invalid'] = '~r~[Információ]: Ismeretlen érték!', + ['no_players_nearby'] = '~r~[Információ]: Nincs a közeledben játékos!', + ['no_vehicle_nearby'] = '~r~[Információ]: Nincs a közeledben kocsi!', ['inside_vehicle'] = 'Jármű belsejéből nem csinálhatod!', - ['vehicle_unlocked'] = '~b~[Információ]:~s~ Sikeresen feltörted a kijelölt kocsit!', - ['vehicle_repaired'] = '~b~[Információ]:~s~ Kocsi sikeresen megjavítva! Oszd ki a munkadíjat!', - ['vehicle_cleaned'] = '~b~[Információ]:~s~ Kocsi sikeresen lemosva!', - ['vehicle_impounded'] = '~b~[Információ]:~s~ Kocsi sikeresen lefoglalva!', + ['vehicle_unlocked'] = '[Információ]: Sikeresen feltörted a kijelölt kocsit!', + ['vehicle_repaired'] = '[Információ]: Kocsi sikeresen megjavítva! Oszd ki a munkadíjat!', + ['vehicle_cleaned'] = '[Információ]: Kocsi sikeresen lemosva!', + ['vehicle_impounded'] = '[Információ]: Kocsi sikeresen lefoglalva!', ['must_seat_driver'] = 'vezetőülésben kell lenned!', - ['must_near'] = '~r~[Információ]:~s~ Nincs a közeledben kocsi amit lefoglalhatnál!', - ['vehicle_success_attached'] = '~b~[Információ]:~s~ A kocsit sikeresen felraktad a platóra.', - ['please_drop_off'] = '~b~[Információ]:~s~ Most vidd el a kijelölt pontra!', - ['cant_attach_own_tt'] = '~r~[Információ]:~s~ Nem teheted meg!', - ['no_veh_att'] = 'nincs csatlakoztatható ~r~jármű~s~', + ['must_near'] = '~r~[Információ]: Nincs a közeledben kocsi amit lefoglalhatnál!', + ['vehicle_success_attached'] = '[Információ]: A kocsit sikeresen felraktad a platóra.', + ['please_drop_off'] = '[Információ]: Most vidd el a kijelölt pontra!', + ['cant_attach_own_tt'] = '~r~[Információ]: Nem teheted meg!', + ['no_veh_att'] = 'nincs csatlakoztatható ~r~jármű', ['not_right_veh'] = 'ez nem megfelelő jármű', - ['veh_det_succ'] = '~b~[Információ]:~s~ Sikeresen levetted a kocsit a platóról!', - ['imp_flatbed'] = '~r~[Információ]:~s~ Nem teheted meg!', + ['veh_det_succ'] = '[Információ]: Sikeresen levetted a kocsit a platóról!', + ['imp_flatbed'] = '~r~[Információ]: Nem teheted meg!', ['objects'] = 'objectek', ['roadcone'] = 'útkúp', ['toolbox'] = 'eszköztár', @@ -58,31 +58,31 @@ Locales['hu'] = { ['quantity'] = 'mennyiség', ['invalid_quantity'] = 'érvénytelen mennyiség', ['inventory'] = 'leltár', - ['veh_unlocked'] = '~b~Jármű kinyitva', + ['veh_unlocked'] = 'Jármű kinyitva', ['hijack_failed'] = '~r~Eltérítés sikertelen', - ['body_repaired'] = '~b~Body javítva', - ['veh_repaired'] = '~b~Jármű javítva', - ['veh_stored'] = '~b~[Információ]:~s~ Nyomd meg az ~INPUT_CONTEXT~ gombot a kocsi lerakásához.', - ['press_remove_obj'] = '~b~[Információ]:~s~ Nyomd meg az ~INPUT_CONTEXT~ gombot a tárgy törléséhez', - ['please_tow'] = '~b~[Információ]:~s~ Rakd fel a platóra a kocsit! (( F6 panel ))', - ['wait_five'] = 'Neked muszáj ~r~várni~s~ 5 percet', - ['must_in_flatbed'] = '~b~[Információ]:~s~ Csak platós kocsival tudsz küldetést csinálni!', + ['body_repaired'] = 'Body javítva', + ['veh_repaired'] = 'Jármű javítva', + ['veh_stored'] = '[Információ]: Nyomd meg az [E] gombot a kocsi lerakásához.', + ['press_remove_obj'] = '[Információ]: Nyomd meg az [E] gombot a tárgy törléséhez', + ['please_tow'] = '[Információ]: Rakd fel a platóra a kocsit! (( F6 panel ))', + ['wait_five'] = 'Neked muszáj ~r~várni 5 percet', + ['must_in_flatbed'] = '[Információ]: Csak platós kocsival tudsz küldetést csinálni!', ['mechanic_customer'] = 'Szerelő ügyfél', ['you_do_not_room'] = '~r~Nincs több helyed', - ['recovery_gas_can'] = '~b~Gázpalack~s~ Visszakeresés...', - ['recovery_repair_tools'] = '~b~Javító szerszámok~s~ Visszakeresés...', - ['recovery_body_tools'] = '~b~Body szerszámok~s~ Visszakeresés...', + ['recovery_gas_can'] = 'Gázpalack Visszakeresés...', + ['recovery_repair_tools'] = 'Javító szerszámok Visszakeresés...', + ['recovery_body_tools'] = 'Body szerszámok Visszakeresés...', ['not_enough_gas_can'] = 'Nincs elég gázpalackod', - ['assembling_blowtorch'] = 'Összeszerelés ~b~Fújólámpa~s~...', + ['assembling_blowtorch'] = 'Összeszerelés Fújólámpa...', ['not_enough_repair_tools'] = 'Nincs elég javítószerszámod', - ['assembling_repair_kit'] = 'Összeszerelés ~b~Javító készlet~s~...', + ['assembling_repair_kit'] = 'Összeszerelés Javító készlet...', ['not_enough_body_tools'] = 'Nincs elég body szerszámod', - ['assembling_body_kit'] = 'Összeszerelés ~b~Body készlet~s~...', - ['your_comp_earned'] = '~b~[Információ]:~s~ Gratulálok, kapott egy kis pénzt a frakció és te is! ~r~', - ['you_used_blowtorch'] = 'használtál egy ~b~fújólámpát', - ['you_used_repair_kit'] = 'használtál egy ~b~Javító készletet', - ['you_used_body_kit'] = 'használtál egy ~b~Body készletet', - ['have_withdrawn'] = 'Kivettél ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Beraktál ~y~x%s~s~ ~b~%s~s~', + ['assembling_body_kit'] = 'Összeszerelés Body készlet...', + ['your_comp_earned'] = '[Információ]: Gratulálok, kapott egy kis pénzt a frakció és te is! ~r~', + ['you_used_blowtorch'] = 'használtál egy fújólámpát', + ['you_used_repair_kit'] = 'használtál egy Javító készletet', + ['you_used_body_kit'] = 'használtál egy Body készletet', + ['have_withdrawn'] = 'Kivettél x%s %s', + ['have_deposited'] = 'Beraktál x%s %s', ['player_cannot_hold'] = 'Nincs elég szabad hely az inventorydban', } \ No newline at end of file diff --git a/[esx_addons]/esx_mechanicjob/locales/nl.lua b/[esx_addons]/esx_mechanicjob/locales/nl.lua index 6ff38d7a..57c06fab 100644 --- a/[esx_addons]/esx_mechanicjob/locales/nl.lua +++ b/[esx_addons]/esx_mechanicjob/locales/nl.lua @@ -1,7 +1,7 @@ Locales['nl'] = { ['mechanic'] = 'monteur', - ['drive_to_indicated'] = '~y~Rij~s~ naar de aangegeven locatie', - ['mission_canceled'] = 'opdracht ~r~Geannuleerd~s~', + ['drive_to_indicated'] = 'Rij naar de aangegeven locatie', + ['mission_canceled'] = 'opdracht ~r~Geannuleerd', ['vehicle_list'] = 'voertuigenlijst', ['work_wear'] = 'werk kleding', ['civ_wear'] = 'burger kleding', @@ -12,10 +12,10 @@ Locales['nl'] = { ['flat_bed'] = 'oprijwagen', ['tow_truck'] = 'sleep wagen', ['service_full'] = 'dienst voledig: ', - ['open_actions'] = 'Druk op ~INPUT_CONTEXT~ om in het menu te komen.', + ['open_actions'] = 'Druk op [E] om in het menu te komen.', ['harvest'] = 'oogsten', - ['harvest_menu'] = 'druk op ~INPUT_CONTEXT~ om in het oogst menu te komen.', - ['not_experienced_enough'] = 'je hebt ~r~niet genoeg ervaring~s~ om dit te doen.', + ['harvest_menu'] = 'druk op [E] om in het oogst menu te komen.', + ['not_experienced_enough'] = 'je hebt ~r~niet genoeg ervaring om dit te doen.', ['gas_can'] = 'jerrycan', ['repair_tools'] = 'reparatie gereedschap', ['body_work_tools'] = 'plaatwerk gereedschap', @@ -23,7 +23,7 @@ Locales['nl'] = { ['repair_kit'] = 'reparatie set', ['body_kit'] = 'plaatwerk set', ['craft'] = 'maaken', - ['craft_menu'] = 'druk op ~INPUT_CONTEXT~ om in het maak menu te komen.', + ['craft_menu'] = 'druk op [E] om in het maak menu te komen.', ['billing'] = 'facturen', ['hijack'] = 'openbreken', ['repair'] = 'repareer', @@ -35,19 +35,19 @@ Locales['nl'] = { ['no_players_nearby'] = 'er is geen speler in de buurt', ['no_vehicle_nearby'] = 'er is geen voertuig in de buurt', ['inside_vehicle'] = 'je kan dit niet doen in een voertuig!', - ['vehicle_unlocked'] = 'het voortuig is ~g~opengebroken', - ['vehicle_repaired'] = 'het voortuig is ~g~gerepareerd', - ['vehicle_cleaned'] = 'het voortuig is ~g~schoongemaakt', + ['vehicle_unlocked'] = 'het voortuig is opengebroken', + ['vehicle_repaired'] = 'het voortuig is gerepareerd', + ['vehicle_cleaned'] = 'het voortuig is schoongemaakt', ['vehicle_impounded'] = 'het voortuig is ~r~in beslag genomen', ['must_seat_driver'] = 'je moet in de bestuurders stoel zitten', - ['must_near'] = 'je moet ~r~dicht bij een voertuig zijn~s~ om hem in beslag te nemen.', - ['vehicle_success_attached'] = 'voertuig succesvol ~b~vastgemaakt~s~', + ['must_near'] = 'je moet ~r~dicht bij een voertuig zijn om hem in beslag te nemen.', + ['vehicle_success_attached'] = 'voertuig succesvol vastgemaakt', ['please_drop_off'] = 'graag voertuig naar de garage brengen', - ['cant_attach_own_tt'] = '~r~je kan niet~s~ je eigen wagen vast maken', - ['no_veh_att'] = 'er zijn geen ~r~voertuigen~s~ om vast te maken', + ['cant_attach_own_tt'] = '~r~je kan niet je eigen wagen vast maken', + ['no_veh_att'] = 'er zijn geen ~r~voertuigen om vast te maken', ['not_right_veh'] = 'dit is niet het juiste voertuig', - ['veh_det_succ'] = 'voertuig succesvol ~b~losgekoppeld~s~!', - ['imp_flatbed'] = '~r~Actie onmogelijk!~s~ je moet een ~b~oprijwagen~s~ nodig om deze te laden', + ['veh_det_succ'] = 'voertuig succesvol losgekoppeld!', + ['imp_flatbed'] = '~r~Actie onmogelijk! je moet een oprijwagen nodig om deze te laden', ['objects'] = 'objecten', ['roadcone'] = 'pion', ['toolbox'] = 'gereedschaps kist', @@ -55,31 +55,31 @@ Locales['nl'] = { ['quantity'] = 'hoeveelheid', ['invalid_quantity'] = 'ongeldige hoeveelheid', ['inventory'] = 'inventaris', - ['veh_unlocked'] = '~g~Voertuig opgengemaakt', + ['veh_unlocked'] = 'Voertuig opgengemaakt', ['hijack_failed'] = '~r~Openbreken mislukt', - ['body_repaired'] = '~g~Plaatwerk gerepareerd', - ['veh_repaired'] = '~g~Voertuig gerepareerd', - ['veh_stored'] = 'Druk op ~INPUT_CONTEXT~ om voertuig op te slaan.', - ['press_remove_obj'] = 'Druk op ~INPUT_CONTEXT~ om object weg te halen', - ['please_tow'] = 'graag voertuig ~y~afslepen~s~', - ['wait_five'] = 'je moet 5 minuten ~r~wachten~s~', + ['body_repaired'] = 'Plaatwerk gerepareerd', + ['veh_repaired'] = 'Voertuig gerepareerd', + ['veh_stored'] = 'Druk op [E] om voertuig op te slaan.', + ['press_remove_obj'] = 'Druk op [E] om object weg te halen', + ['please_tow'] = 'graag voertuig afslepen', + ['wait_five'] = 'je moet 5 minuten ~r~wachten', ['must_in_flatbed'] = 'je bent een oprijwagen nodig voor deze klant', ['mechanic_customer'] = 'klant van garage', ['you_do_not_room'] = '~r~Je hebt geen ruimte', - ['recovery_gas_can'] = '~b~Jerrycan~s~ Ophalen...', - ['recovery_repair_tools'] = '~b~Reparatie gereedschap~s~ Ophalen...', - ['recovery_body_tools'] = '~b~Plaatwerk gereedschap~s~ Ophalen...', - ['not_enough_gas_can'] = 'je hebt ~r~niet genoeg~s~ jerrycans.', - ['assembling_blowtorch'] = 'In elkaar aan het zetten ~b~gasbrannder~s~...', - ['not_enough_repair_tools'] = 'je hebt ~r~niet genoeg~s~ reparatie gereedschap.', - ['assembling_repair_kit'] = 'In elkaar aan het zetten ~b~reparatie set~s~...', - ['not_enough_body_tools'] = 'je hebt ~r~niet genoeg~s~ plaatwerk gereedschap.', - ['assembling_body_kit'] = 'In elkaar aan het zetten ~b~plaatwerk set~s~...', - ['your_comp_earned'] = 'de garage heeft ~g~verdient~s~ ~g~€', - ['you_used_blowtorch'] = 'je gebruikte een ~b~gasbrannder', - ['you_used_repair_kit'] = 'je gebruikte een ~b~reparatie set', - ['you_used_body_kit'] = 'je gebruikte een ~b~plaatwerk set', - ['have_withdrawn'] = 'je hebt opgenomen ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'je hebt gestort ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'je hebt ~r~niet~s~ genoeg ~y~vrije ruimte~s~ in je inventaris!', + ['recovery_gas_can'] = 'Jerrycan Ophalen...', + ['recovery_repair_tools'] = 'Reparatie gereedschap Ophalen...', + ['recovery_body_tools'] = 'Plaatwerk gereedschap Ophalen...', + ['not_enough_gas_can'] = 'je hebt ~r~niet genoeg jerrycans.', + ['assembling_blowtorch'] = 'In elkaar aan het zetten gasbrannder...', + ['not_enough_repair_tools'] = 'je hebt ~r~niet genoeg reparatie gereedschap.', + ['assembling_repair_kit'] = 'In elkaar aan het zetten reparatie set...', + ['not_enough_body_tools'] = 'je hebt ~r~niet genoeg plaatwerk gereedschap.', + ['assembling_body_kit'] = 'In elkaar aan het zetten plaatwerk set...', + ['your_comp_earned'] = 'de garage heeft verdient €', + ['you_used_blowtorch'] = 'je gebruikte een gasbrannder', + ['you_used_repair_kit'] = 'je gebruikte een reparatie set', + ['you_used_body_kit'] = 'je gebruikte een plaatwerk set', + ['have_withdrawn'] = 'je hebt opgenomen x%s %s', + ['have_deposited'] = 'je hebt gestort x%s %s', + ['player_cannot_hold'] = 'je hebt ~r~niet genoeg vrije ruimte in je inventaris!', } diff --git a/[esx_addons]/esx_mechanicjob/locales/pl.lua b/[esx_addons]/esx_mechanicjob/locales/pl.lua index 689d8057..6e9b67cb 100644 --- a/[esx_addons]/esx_mechanicjob/locales/pl.lua +++ b/[esx_addons]/esx_mechanicjob/locales/pl.lua @@ -1,7 +1,7 @@ Locales['pl'] = { ['mechanic'] = 'mechanik', - ['drive_to_indicated'] = '~y~Jedz~s~ do wskazanej lokalizacji.', - ['mission_canceled'] = 'misja ~r~anulowana~s~', + ['drive_to_indicated'] = 'Jedz do wskazanej lokalizacji.', + ['mission_canceled'] = 'misja ~r~anulowana', ['vehicle_list'] = 'lista pojazdów', ['work_wear'] = 'ubrania robocze', ['civ_wear'] = 'ubrania cywilne', @@ -12,10 +12,10 @@ Locales['pl'] = { ['flat_bed'] = 'laweta', ['tow_truck'] = 'holownik', ['service_full'] = 'serwis pełny: ', - ['open_actions'] = 'wciśnij ~INPUT_CONTEXT~ aby otworzyć menu.', + ['open_actions'] = 'wciśnij [E] aby otworzyć menu.', ['harvest'] = 'zbieraj', - ['harvest_menu'] = 'wcisnij ~INPUT_CONTEXT~ aby otworzyć menu zbierania.', - ['not_experienced_enough'] = 'nie jesteś wystarczająco ~r~doświadczony~s~ aby zrobić tą akcję.', + ['harvest_menu'] = 'wcisnij [E] aby otworzyć menu zbierania.', + ['not_experienced_enough'] = 'nie jesteś wystarczająco ~r~doświadczony aby zrobić tą akcję.', ['gas_can'] = 'kanister z paliwem', ['repair_tools'] = 'zestaw do naprawy', ['body_work_tools'] = 'zestaw blacharski', @@ -23,7 +23,7 @@ Locales['pl'] = { ['repair_kit'] = 'narzedzia naprawcze', ['body_kit'] = 'karoseria', ['craft'] = 'twórz', - ['craft_menu'] = 'wcisnij ~INPUT_CONTEXT~ aby otworzyc menu tworzenia.', + ['craft_menu'] = 'wcisnij [E] aby otworzyc menu tworzenia.', ['billing'] = 'faktury', ['hijack'] = 'forsowanie', ['repair'] = 'naprawa', @@ -35,19 +35,19 @@ Locales['pl'] = { ['no_players_nearby'] = 'brak gracza w pobliżu', ['no_vehicle_nearby'] = 'brak pojazdu w pobliżu', ['inside_vehicle'] = 'nie możesz tego zrobić z środka pojazdu!', - ['vehicle_unlocked'] = 'pojazd został ~g~odblokowany', - ['vehicle_repaired'] = 'pojazd został ~g~naprawiony', - ['vehicle_cleaned'] = 'pojazd został ~g~umyty', + ['vehicle_unlocked'] = 'pojazd został odblokowany', + ['vehicle_repaired'] = 'pojazd został naprawiony', + ['vehicle_cleaned'] = 'pojazd został umyty', ['vehicle_impounded'] = 'pojazd został ~r~odholowany', ['must_seat_driver'] = 'musisz być na siedzeniu kierowcy!', - ['must_near'] = 'musisz być ~r~blisko pojazdu~s~ aby go odholować.', - ['vehicle_success_attached'] = 'pojazd ~b~przyłączony~s~', + ['must_near'] = 'musisz być ~r~blisko pojazdu aby go odholować.', + ['vehicle_success_attached'] = 'pojazd przyłączony', ['please_drop_off'] = 'proszę odstawić pojazd w garażu', - ['cant_attach_own_tt'] = '~r~nie możesz~s~ podłączyć własnego holwnika', - ['no_veh_att'] = 'nie ma ~r~pojazdu~s~ do podłączenia', + ['cant_attach_own_tt'] = '~r~nie możesz podłączyć własnego holwnika', + ['no_veh_att'] = 'nie ma ~r~pojazdu do podłączenia', ['not_right_veh'] = 'to nie jest prawidłowy pojazd', - ['veh_det_succ'] = 'pojazd ~b~odłączony~s~!', - ['imp_flatbed'] = '~r~Akcja niemożliwa!~s~ Potrzebujesz ~b~lawety~s~ aby załadować pojazd', + ['veh_det_succ'] = 'pojazd odłączony!', + ['imp_flatbed'] = '~r~Akcja niemożliwa! Potrzebujesz lawety aby załadować pojazd', ['objects'] = 'objekty', ['roadcone'] = 'pachołek', ['toolbox'] = 'skrzynka z narzędziami', @@ -55,31 +55,31 @@ Locales['pl'] = { ['quantity'] = 'ilość', ['invalid_quantity'] = 'nieprawidłowa ilość', ['inventory'] = 'ekwipunek', - ['veh_unlocked'] = '~g~Pojazd odblokowany', + ['veh_unlocked'] = 'Pojazd odblokowany', ['hijack_failed'] = '~r~Forsowanie nie udane', - ['body_repaired'] = '~g~Karoseria naprawiona', - ['veh_repaired'] = '~g~Pojazd naprawiony', - ['veh_stored'] = 'wcisnij ~INPUT_CONTEXT~ aby schować pojazd.', - ['press_remove_obj'] = 'wcisnij ~INPUT_CONTEXT~ aby usunąć objekt', - ['please_tow'] = 'proszę ~y~odholować~s~ pojazd', - ['wait_five'] = 'musisz ~r~poczekać~s~ 5 minut', + ['body_repaired'] = 'Karoseria naprawiona', + ['veh_repaired'] = 'Pojazd naprawiony', + ['veh_stored'] = 'wcisnij [E] aby schować pojazd.', + ['press_remove_obj'] = 'wcisnij [E] aby usunąć objekt', + ['please_tow'] = 'proszę odholować pojazd', + ['wait_five'] = 'musisz ~r~poczekać 5 minut', ['must_in_flatbed'] = 'musisz być w lawecie aby rozpocząć misje', ['mechanic_customer'] = 'klient mechanika', ['you_do_not_room'] = '~r~Nie masz wiecej miejsca', - ['recovery_gas_can'] = 'odzyskiwanie ~b~Kanistra z paliwem~s~...', - ['recovery_repair_tools'] = 'odzyskiwanie ~b~Części naprawczych~s~...', - ['recovery_body_tools'] = 'odzyskiwanie ~b~Części blacharskich~s~...', - ['not_enough_gas_can'] = 'nie posiadasz ~r~wystarczająco~s~ paliwa w kanistrze.', - ['assembling_blowtorch'] = 'składanie ~b~Palnika~s~...', - ['not_enough_repair_tools'] = 'nie posiadasz ~r~wystarczająco~s~ częsci naprawczych.', - ['assembling_repair_kit'] = 'składanie ~b~częsci naprawczych~s~...', - ['not_enough_body_tools'] = 'nie posiadasz ~r~wystarczająco~s~ częsci blacharskich.', - ['assembling_body_kit'] = 'składanie ~b~częsci blacharskich~s~...', - ['your_comp_earned'] = 'twoja firma ~g~zarobiła~s~ ~g~$', - ['you_used_blowtorch'] = 'użyłeś ~b~palnik', - ['you_used_repair_kit'] = 'użyłeś ~b~częsci naprawczych', - ['you_used_body_kit'] = 'użyłeś ~b~częsci blacharskich', - ['have_withdrawn'] = 'wyciągnąłeś ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'zdeponowałeś ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = '~r~nie masz~s~ wystarczająco ~y~wolnego~s~ miejsca w ekwipunku!', + ['recovery_gas_can'] = 'odzyskiwanie Kanistra z paliwem...', + ['recovery_repair_tools'] = 'odzyskiwanie Części naprawczych...', + ['recovery_body_tools'] = 'odzyskiwanie Części blacharskich...', + ['not_enough_gas_can'] = 'nie posiadasz ~r~wystarczająco paliwa w kanistrze.', + ['assembling_blowtorch'] = 'składanie Palnika...', + ['not_enough_repair_tools'] = 'nie posiadasz ~r~wystarczająco częsci naprawczych.', + ['assembling_repair_kit'] = 'składanie częsci naprawczych...', + ['not_enough_body_tools'] = 'nie posiadasz ~r~wystarczająco częsci blacharskich.', + ['assembling_body_kit'] = 'składanie częsci blacharskich...', + ['your_comp_earned'] = 'twoja firma zarobiła $', + ['you_used_blowtorch'] = 'użyłeś palnik', + ['you_used_repair_kit'] = 'użyłeś częsci naprawczych', + ['you_used_body_kit'] = 'użyłeś częsci blacharskich', + ['have_withdrawn'] = 'wyciągnąłeś x%s %s', + ['have_deposited'] = 'zdeponowałeś x%s %s', + ['player_cannot_hold'] = '~r~nie masz wystarczająco wolnego miejsca w ekwipunku!', } diff --git a/[esx_addons]/esx_mechanicjob/locales/sv.lua b/[esx_addons]/esx_mechanicjob/locales/sv.lua index 04403c98..3a4208a9 100644 --- a/[esx_addons]/esx_mechanicjob/locales/sv.lua +++ b/[esx_addons]/esx_mechanicjob/locales/sv.lua @@ -1,7 +1,7 @@ Locales['sv'] = { ['mechanic'] = 'mekaniker', - ['drive_to_indicated'] = 'Vänligen ~y~kör~s~ till den angivna platsen.', - ['mission_canceled'] = '~r~Uppdraget har avbrutits~s~', + ['drive_to_indicated'] = 'Vänligen kör till den angivna platsen.', + ['mission_canceled'] = '~r~Uppdraget har avbrutits', ['vehicle_list'] = 'Fordon', ['work_wear'] = 'arbetskläder', ['civ_wear'] = 'civil klädsel', @@ -12,10 +12,10 @@ Locales['sv'] = { ['flat_bed'] = 'flatbed', ['tow_truck'] = 'bärgningsbil', ['service_full'] = 'service full: ', - ['open_actions'] = 'Tryck ~INPUT_CONTEXT~ för att öppna menyn.', + ['open_actions'] = 'Tryck [E] för att öppna menyn.', ['harvest'] = 'skörda', - ['harvest_menu'] = 'Tryck ~INPUT_CONTEXT~ för att öppna menyn.', - ['not_experienced_enough'] = 'Du är inte ~r~erfaren nog~s~ att utföra uppgiften.', + ['harvest_menu'] = 'Tryck [E] för att öppna menyn.', + ['not_experienced_enough'] = 'Du är inte ~r~erfaren nog att utföra uppgiften.', ['gas_can'] = 'gasbehållare', ['repair_tools'] = 'reparationsverktyg', ['body_work_tools'] = 'karossverktyg', @@ -23,7 +23,7 @@ Locales['sv'] = { ['repair_kit'] = 'reparationssats', ['body_kit'] = 'kroppssats', ['craft'] = 'hantverk', - ['craft_menu'] = 'Tryck ~INPUT_CONTEXT~ för att öppna menyn.', + ['craft_menu'] = 'Tryck [E] för att öppna menyn.', ['billing'] = 'fakturering', ['hijack'] = 'kapa', ['repair'] = 'reparera', @@ -35,19 +35,19 @@ Locales['sv'] = { ['no_players_nearby'] = 'det finns inga spelare i närheten', ['no_vehicle_nearby'] = 'det finns inget fordon i närheten', ['inside_vehicle'] = 'du kan inte göra detta i det trånga utrymmet!', - ['vehicle_unlocked'] = 'fordonet har ~g~olåsts upp~s~', - ['vehicle_repaired'] = 'fordonet har ~g~reparerats~s~', - ['vehicle_cleaned'] = 'fordonet har ~g~rengjorts~s~', - ['vehicle_impounded'] = 'fordonet har ~r~beslagtagits~s~', - ['must_seat_driver'] = 'du måste sitta i ~r~förarsätet~s~!', - ['must_near'] = 'du måste vara ~r~nära ett fordon~s~ för att beslagta det.', - ['vehicle_success_attached'] = 'fordonet är ~b~bundet~s~!', - ['please_drop_off'] = 'vänligen släpp av fordonet hos ~y~garaget~s~', - ['cant_attach_own_tt'] = 'du kan ~r~inte~s~ binda din egna truck!', - ['no_veh_att'] = 'det finns inget ~r~fordon~s~ i närheten', - ['not_right_veh'] = 'detta är ~r~inte~s~ rätt fordon', - ['veh_det_succ'] = 'fordonet har ~b~lossnat~s~!', - ['imp_flatbed'] = '~r~Det går inte!~s~ Du måste ha en ~b~Flatbed~s~ för det!', + ['vehicle_unlocked'] = 'fordonet har olåsts upp', + ['vehicle_repaired'] = 'fordonet har reparerats', + ['vehicle_cleaned'] = 'fordonet har rengjorts', + ['vehicle_impounded'] = 'fordonet har ~r~beslagtagits', + ['must_seat_driver'] = 'du måste sitta i ~r~förarsätet!', + ['must_near'] = 'du måste vara ~r~nära ett fordon för att beslagta det.', + ['vehicle_success_attached'] = 'fordonet är bundet!', + ['please_drop_off'] = 'vänligen släpp av fordonet hos garaget', + ['cant_attach_own_tt'] = 'du kan ~r~inte binda din egna truck!', + ['no_veh_att'] = 'det finns inget ~r~fordon i närheten', + ['not_right_veh'] = 'detta är ~r~inte rätt fordon', + ['veh_det_succ'] = 'fordonet har lossnat!', + ['imp_flatbed'] = '~r~Det går inte! Du måste ha en Flatbed för det!', ['objects'] = 'objekt', ['roadcone'] = 'kona', ['toolbox'] = 'verktygslåda', @@ -55,31 +55,31 @@ Locales['sv'] = { ['quantity'] = 'kvantitet', ['invalid_quantity'] = 'ogiltig kvantitet', ['inventory'] = 'förråd', - ['veh_unlocked'] = '~g~Fordon har låsts upp', + ['veh_unlocked'] = 'Fordon har låsts upp', ['hijack_failed'] = '~r~Kapningen misslyckades', - ['body_repaired'] = '~g~Karossen har lagats', - ['veh_repaired'] = '~g~Fordonet har lagats', - ['veh_stored'] = 'tryck ~INPUT_CONTEXT~ för att förvara fordonet.', - ['press_remove_obj'] = 'tryck ~INPUT_CONTEXT~ för att ta bort objektet.', - ['please_tow'] = 'Vänligen ~y~bogsera~s~ fordonet', - ['wait_five'] = 'Du måste ~r~vänta~s~ 5 minuter', - ['must_in_flatbed'] = 'Du måste vara i en ~y~flatbed~s~ för att starta uppdraget', + ['body_repaired'] = 'Karossen har lagats', + ['veh_repaired'] = 'Fordonet har lagats', + ['veh_stored'] = 'tryck [E] för att förvara fordonet.', + ['press_remove_obj'] = 'tryck [E] för att ta bort objektet.', + ['please_tow'] = 'Vänligen bogsera fordonet', + ['wait_five'] = 'Du måste ~r~vänta 5 minuter', + ['must_in_flatbed'] = 'Du måste vara i en flatbed för att starta uppdraget', ['mechanic_customer'] = 'mekaniker kund', ['you_do_not_room'] = '~r~Du har inte mer plats', - ['recovery_gas_can'] = '~b~Gasbehållare~s~ återvinns...', - ['recovery_repair_tools'] = '~b~Reparationsverktyg~s~ återvinns...', - ['recovery_body_tools'] = '~b~Karossverktyg~s~ återvinns...', - ['not_enough_gas_can'] = 'Du har ~r~inte tillräckligt~s~ många gasbehållare!', - ['assembling_blowtorch'] = 'Tillverkar ~b~blåslampa~s~...', - ['not_enough_repair_tools'] = 'Du har ~r~inte tillräckligt~s~ många reparationsverktyg!', - ['assembling_repair_kit'] = 'Tillverkar ~b~reparationssats~s~...', - ['not_enough_body_tools'] = 'Du har ~r~inte tillräckligt~s~ många karossverktyg!', - ['assembling_body_kit'] = 'Tillverkar ~b~karossverktyg~s~...', - ['your_comp_earned'] = 'ditt företag har ~g~tjänat~s~ ~g~$', - ['you_used_blowtorch'] = 'du har använt en ~b~blåslampa~s~', - ['you_used_repair_kit'] = 'du har använt en ~b~reparationssats~s~', - ['you_used_body_kit'] = 'du har använt en ~b~karossverktyg~s~', - ['have_withdrawn'] = 'du har tagit ut ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'du har lagrat ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!', + ['recovery_gas_can'] = 'Gasbehållare återvinns...', + ['recovery_repair_tools'] = 'Reparationsverktyg återvinns...', + ['recovery_body_tools'] = 'Karossverktyg återvinns...', + ['not_enough_gas_can'] = 'Du har ~r~inte tillräckligt många gasbehållare!', + ['assembling_blowtorch'] = 'Tillverkar blåslampa...', + ['not_enough_repair_tools'] = 'Du har ~r~inte tillräckligt många reparationsverktyg!', + ['assembling_repair_kit'] = 'Tillverkar reparationssats...', + ['not_enough_body_tools'] = 'Du har ~r~inte tillräckligt många karossverktyg!', + ['assembling_body_kit'] = 'Tillverkar karossverktyg...', + ['your_comp_earned'] = 'ditt företag har tjänat $', + ['you_used_blowtorch'] = 'du har använt en blåslampa', + ['you_used_repair_kit'] = 'du har använt en reparationssats', + ['you_used_body_kit'] = 'du har använt en karossverktyg', + ['have_withdrawn'] = 'du har tagit ut x%s %s', + ['have_deposited'] = 'du har lagrat x%s %s', + ['player_cannot_hold'] = 'du har ~r~inte tillräckligt med utrymme för att hålla det!', } \ No newline at end of file diff --git a/[esx_addons]/esx_optionalneeds/locales/en.lua b/[esx_addons]/esx_optionalneeds/locales/en.lua index eda37985..5f7f6431 100644 --- a/[esx_addons]/esx_optionalneeds/locales/en.lua +++ b/[esx_addons]/esx_optionalneeds/locales/en.lua @@ -1,5 +1,5 @@ Locales['en'] = { - ['used_beer'] = 'you used 1x ~y~Beer~s~', + ['used_beer'] = 'you used 1x Beer', } \ No newline at end of file diff --git a/[esx_addons]/esx_optionalneeds/locales/es.lua b/[esx_addons]/esx_optionalneeds/locales/es.lua index 4af4fe98..bcde249e 100644 --- a/[esx_addons]/esx_optionalneeds/locales/es.lua +++ b/[esx_addons]/esx_optionalneeds/locales/es.lua @@ -1,5 +1,5 @@ Locales['es'] = { - ['used_beer'] = 'Has usado 1x ~y~Cerveza~s~', + ['used_beer'] = 'Has usado 1x Cerveza', } diff --git a/[esx_addons]/esx_optionalneeds/locales/fi.lua b/[esx_addons]/esx_optionalneeds/locales/fi.lua index c452eb6f..563c8136 100644 --- a/[esx_addons]/esx_optionalneeds/locales/fi.lua +++ b/[esx_addons]/esx_optionalneeds/locales/fi.lua @@ -1,5 +1,5 @@ Locales['fi'] = { - ['used_beer'] = 'sinä joit 1x ~y~Olut~s~', + ['used_beer'] = 'sinä joit 1x Olut', } \ No newline at end of file diff --git a/[esx_addons]/esx_optionalneeds/locales/fr.lua b/[esx_addons]/esx_optionalneeds/locales/fr.lua index f028c329..aa6069d2 100644 --- a/[esx_addons]/esx_optionalneeds/locales/fr.lua +++ b/[esx_addons]/esx_optionalneeds/locales/fr.lua @@ -1,5 +1,5 @@ Locales['fr'] = { - ['used_beer'] = 'vous avez utilisé 1x ~y~Bière~s~', + ['used_beer'] = 'vous avez utilisé 1x Bière', } \ No newline at end of file diff --git a/[esx_addons]/esx_optionalneeds/locales/hu.lua b/[esx_addons]/esx_optionalneeds/locales/hu.lua index 9d9dc0c9..486d148f 100644 --- a/[esx_addons]/esx_optionalneeds/locales/hu.lua +++ b/[esx_addons]/esx_optionalneeds/locales/hu.lua @@ -1,3 +1,3 @@ Locales['hu'] = { - ['used_beer'] = 'Ittál egy ~y~Sört~s~', + ['used_beer'] = 'Ittál egy Sört', } \ No newline at end of file diff --git a/[esx_addons]/esx_optionalneeds/locales/pl.lua b/[esx_addons]/esx_optionalneeds/locales/pl.lua index e5758dc9..42ed9c52 100644 --- a/[esx_addons]/esx_optionalneeds/locales/pl.lua +++ b/[esx_addons]/esx_optionalneeds/locales/pl.lua @@ -1,5 +1,5 @@ Locales['pl'] = { - ['used_beer'] = 'używasz 1x ~y~Piwo~s~', + ['used_beer'] = 'używasz 1x Piwo', } \ No newline at end of file diff --git a/[esx_addons]/esx_optionalneeds/locales/si.lua b/[esx_addons]/esx_optionalneeds/locales/si.lua index 2a5f47aa..25b9ad32 100644 --- a/[esx_addons]/esx_optionalneeds/locales/si.lua +++ b/[esx_addons]/esx_optionalneeds/locales/si.lua @@ -1,5 +1,5 @@ Locales['si'] = { - ['used_beer'] = 'Uporabil si 1x ~y~Pivo~s~', + ['used_beer'] = 'Uporabil si 1x Pivo', } \ No newline at end of file diff --git a/[esx_addons]/esx_phone/client/main.lua b/[esx_addons]/esx_phone/client/main.lua index b2f2063a..c725b03f 100644 --- a/[esx_addons]/esx_phone/client/main.lua +++ b/[esx_addons]/esx_phone/client/main.lua @@ -133,7 +133,7 @@ AddEventHandler('esx_phone:onMessage', function(phoneNumber, message, position, if job == 'player' then ESX.ShowNotification(_U('new_message', message)) else - ESX.ShowNotification(('~b~%s:~s~ %s'):format(job, message)) + ESX.ShowNotification(('%s: %s'):format(job, message)) end PlaySound(-1, 'Menu_Accept', 'Phone_SoundSet_Default', false, 0, true) diff --git a/[esx_addons]/esx_phone/locales/br.lua b/[esx_addons]/esx_phone/locales/br.lua index 1b1b3ac4..247c3f66 100644 --- a/[esx_addons]/esx_phone/locales/br.lua +++ b/[esx_addons]/esx_phone/locales/br.lua @@ -1,7 +1,7 @@ Locales['br'] = { - ['new_message'] = '~b~Nova mensagem :~s~ %s', - ['press_take_call'] = '%s - Pressione ~INPUT_CONTEXT~ para aceitar a chamada', - ['taken_call'] = '~y~%s~s~ recebeu uma chamada', + ['new_message'] = 'Nova mensagem : %s', + ['press_take_call'] = '%s - Pressione [E] para aceitar a chamada', + ['taken_call'] = '%s recebeu uma chamada', ['gps_position'] = 'destino inserido no GPS', ['message_sent'] = 'mensagem enviada', ['cannot_add_self'] = 'você não pode se adicionar', diff --git a/[esx_addons]/esx_phone/locales/de.lua b/[esx_addons]/esx_phone/locales/de.lua index 7333c33b..7adcb871 100644 --- a/[esx_addons]/esx_phone/locales/de.lua +++ b/[esx_addons]/esx_phone/locales/de.lua @@ -1,7 +1,7 @@ Locales['de'] = { - ['new_message'] = '~b~Neue Nachricht', - ['press_take_call'] = '%s - Drücke ~INPUT_CONTEXT~ um den Anruf anzunehmen', - ['taken_call'] = '~y~%s~s~ hat den Anruf angenommen', + ['new_message'] = 'Neue Nachricht', + ['press_take_call'] = '%s - Drücke [E] um den Anruf anzunehmen', + ['taken_call'] = '%s hat den Anruf angenommen', ['gps_position'] = 'ziel in GPS eingegeben', ['message_sent'] = 'nachricht gesendet', ['cannot_add_self'] = 'du kannst dich nicht selbst hinzufügen', diff --git a/[esx_addons]/esx_phone/locales/en.lua b/[esx_addons]/esx_phone/locales/en.lua index 0735fe34..29d878a3 100644 --- a/[esx_addons]/esx_phone/locales/en.lua +++ b/[esx_addons]/esx_phone/locales/en.lua @@ -1,7 +1,7 @@ Locales['en'] = { - ['new_message'] = '~b~You have received a message:~s~ %s', - ['press_take_call'] = '%s - Press ~INPUT_CONTEXT~ to take the call', - ['taken_call'] = '~y~%s~s~ has taken the call', + ['new_message'] = 'You have received a message: %s', + ['press_take_call'] = '%s - Press [E] to take the call', + ['taken_call'] = '%s has taken the call', ['gps_position'] = 'the destination has been added to your GPS', ['message_sent'] = 'the message has been sent', ['cannot_add_self'] = 'you can not add yourself!', diff --git a/[esx_addons]/esx_phone/locales/es.lua b/[esx_addons]/esx_phone/locales/es.lua index d8ecca20..c8083d22 100644 --- a/[esx_addons]/esx_phone/locales/es.lua +++ b/[esx_addons]/esx_phone/locales/es.lua @@ -1,7 +1,7 @@ Locales['es'] = { - ['new_message'] = '~b~Nuevo mensaje :~s~ %s', - ['press_take_call'] = '%s - Pulsar ~INPUT_CONTEXT~ para coger la llamada', - ['taken_call'] = '~y~%s~s~ ha contestado la llamada', + ['new_message'] = 'Nuevo mensaje : %s', + ['press_take_call'] = '%s - Pulsar [E] para coger la llamada', + ['taken_call'] = '%s ha contestado la llamada', ['gps_position'] = 'destino añadido al GPS', ['message_sent'] = 'mensaje enviado', ['cannot_add_self'] = 'no puedes agregarte a ti mismo!', diff --git a/[esx_addons]/esx_phone/locales/fr.lua b/[esx_addons]/esx_phone/locales/fr.lua index 9b47eb4d..a50a4e4c 100644 --- a/[esx_addons]/esx_phone/locales/fr.lua +++ b/[esx_addons]/esx_phone/locales/fr.lua @@ -1,7 +1,7 @@ Locales['fr'] = { - ['new_message'] = '~b~Nouveau message :~s~ %s', - ['press_take_call'] = '%s - Appuyez sur ~INPUT_CONTEXT~ pour prendre l\'appel', - ['taken_call'] = '~y~%s~s~ a pris l\'appel', + ['new_message'] = 'Nouveau message : %s', + ['press_take_call'] = '%s - Appuyez sur [E] pour prendre l\'appel', + ['taken_call'] = '%s a pris l\'appel', ['gps_position'] = 'position entrée dans le GPS', ['message_sent'] = 'message envoyé', ['cannot_add_self'] = 'vous ne pouvez pas vous ajouter vous-même', diff --git a/[esx_addons]/esx_phone/locales/hu.lua b/[esx_addons]/esx_phone/locales/hu.lua index 60d23498..dcf65f1a 100644 --- a/[esx_addons]/esx_phone/locales/hu.lua +++ b/[esx_addons]/esx_phone/locales/hu.lua @@ -1,7 +1,7 @@ Locales['hu'] = { - ['new_message'] = '~b~Kaptál egy üzenetet:~s~ %s', - ['press_take_call'] = '%s - Nyomd meg a ~INPUT_CONTEXT~ gombot a hívás fogadásához', - ['taken_call'] = '~y~%s~s~ fogadta a hívást', + ['new_message'] = 'Kaptál egy üzenetet: %s', + ['press_take_call'] = '%s - Nyomd meg a [E] gombot a hívás fogadásához', + ['taken_call'] = '%s fogadta a hívást', ['gps_position'] = 'az úti cél hozzáadva a GPS-hez.', ['message_sent'] = 'az üzenet elküldve', ['cannot_add_self'] = 'nem adhatod hozzá magad!', diff --git a/[esx_addons]/esx_phone/locales/it.lua b/[esx_addons]/esx_phone/locales/it.lua index cc47dac2..a99c4a96 100644 --- a/[esx_addons]/esx_phone/locales/it.lua +++ b/[esx_addons]/esx_phone/locales/it.lua @@ -1,7 +1,7 @@ Locales['it'] = { - ['new_message'] = '~b~Hai ricevuto un messaggio:~s~ %s', - ['press_take_call'] = '%s - Premi ~INPUT_CONTEXT~ per rispondere', - ['taken_call'] = '~y~%s~s~ chiamata in corso...', + ['new_message'] = 'Hai ricevuto un messaggio: %s', + ['press_take_call'] = '%s - Premi [E] per rispondere', + ['taken_call'] = '%s chiamata in corso...', ['gps_position'] = 'La destinazione è stata aggiunta al tuo GPS', ['message_sent'] = 'Messaggio inviato', ['cannot_add_self'] = 'Non puoi aggiungere te stesso!', diff --git a/[esx_addons]/esx_phone/locales/pl.lua b/[esx_addons]/esx_phone/locales/pl.lua index 85b5eee5..5df9746c 100644 --- a/[esx_addons]/esx_phone/locales/pl.lua +++ b/[esx_addons]/esx_phone/locales/pl.lua @@ -1,7 +1,7 @@ Locales['pl'] = { - ['new_message'] = '~b~Masz nową wiadomość:~s~ %s', - ['press_take_call'] = '%s - wciśnij ~INPUT_CONTEXT~ aby odebrać telefon', - ['taken_call'] = '~y~%s~s~ odebrał telefon', + ['new_message'] = 'Masz nową wiadomość: %s', + ['press_take_call'] = '%s - wciśnij [E] aby odebrać telefon', + ['taken_call'] = '%s odebrał telefon', ['gps_position'] = 'cel podróży został dodany do GPS\'a', ['message_sent'] = 'wiadomość wysłana', ['cannot_add_self'] = 'nie możesz dodać samego siebie!', diff --git a/[esx_addons]/esx_phone/locales/si.lua b/[esx_addons]/esx_phone/locales/si.lua index b4961b3d..d43bb5e1 100644 --- a/[esx_addons]/esx_phone/locales/si.lua +++ b/[esx_addons]/esx_phone/locales/si.lua @@ -1,7 +1,7 @@ Locales['si'] = { - ['new_message'] = '~b~Prejeli ste sporočilo:~s~ %s', - ['press_take_call'] = '%s - Pritisnite ~INPUT_CONTEXT~ za sprejem klica', - ['taken_call'] = '~y~%s~s~ je sprejel klic', + ['new_message'] = 'Prejeli ste sporočilo: %s', + ['press_take_call'] = '%s - Pritisnite [E] za sprejem klica', + ['taken_call'] = '%s je sprejel klic', ['gps_position'] = 'cilj je bil dodan v vaš GPS', ['message_sent'] = 'sporočilo je bilo poslano', ['cannot_add_self'] = 'ne morete se dodati!', diff --git a/[esx_addons]/esx_phone/locales/sv.lua b/[esx_addons]/esx_phone/locales/sv.lua index 334facfc..fc23d6db 100644 --- a/[esx_addons]/esx_phone/locales/sv.lua +++ b/[esx_addons]/esx_phone/locales/sv.lua @@ -1,7 +1,7 @@ Locales['sv'] = { - ['new_message'] = '~b~Nytt meddelande:~s~ %s', - ['press_take_call'] = '%s - tryck ~INPUT_CONTEXT~ för att svara', - ['taken_call'] = '~y~%s~s~ har tagit emot ditt meddelande', + ['new_message'] = 'Nytt meddelande: %s', + ['press_take_call'] = '%s - tryck [E] för att svara', + ['taken_call'] = '%s har tagit emot ditt meddelande', ['gps_position'] = 'destinationen är markerad på din GPS!', ['message_sent'] = 'meddelandet har skickats!', ['cannot_add_self'] = 'du kan inte lägga till dig själv!', diff --git a/[esx_addons]/esx_policejob/locales/br.lua b/[esx_addons]/esx_policejob/locales/br.lua index cadc743f..84d2d208 100644 --- a/[esx_addons]/esx_policejob/locales/br.lua +++ b/[esx_addons]/esx_policejob/locales/br.lua @@ -6,7 +6,7 @@ Locales['br'] = { ['gilet_wear'] = 'orange reflective jacket', ['bullet_wear'] = 'bulletproof vest', ['no_outfit'] = 'there\'s no uniform that fits you!', - ['open_cloackroom'] = 'Pressione ~INPUT_CONTEXT~ para se trocar', + ['open_cloackroom'] = 'Pressione [E] para se trocar', -- Armory ['remove_object'] = 'take object', ['deposit_object'] = 'deposit object', @@ -14,13 +14,13 @@ Locales['br'] = { ['put_weapon'] = 'Entregar arma', ['buy_weapons'] = 'Comprar armas', ['armory'] = 'Arsenal', - ['open_armory'] = 'Pressione ~INPUT_CONTEXT~ para acessar o arsenal', + ['open_armory'] = 'Pressione [E] para acessar o arsenal', ['armory_owned'] = 'owned', ['armory_free'] = 'free', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'armory - Buy weapon', ['armory_componenttitle'] = 'armory - Weapon attatchments', - ['armory_bought'] = 'you bought an ~y~%s~s~ for ~g~$%s~s~', + ['armory_bought'] = 'you bought an %s for $%s', ['armory_money'] = 'you cannot afford that weapon', ['armory_hascomponent'] = 'you have that attatchment equiped!', ['get_weapon_menu'] = 'armory - Withdraw Weapon', @@ -28,7 +28,7 @@ Locales['br'] = { -- Vehicles ['vehicle_menu'] = 'vehicle', ['vehicle_blocked'] = 'all available spawn points are currently blocked!', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Vehicle Actions~s~.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -44,13 +44,13 @@ Locales['br'] = { ['garage_storeitem'] = 'store vehicle in garage', ['garage_buyitem'] = 'vehicle shop', ['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'vehicle Shop', ['vehicleshop_confirm'] = 'do you want to buy this vehicle?', - ['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~g~$%s~s~', + ['vehicleshop_bought'] = 'you have bought %s for $%s', ['vehicleshop_money'] = 'you cannot afford that vehicle', - ['vehicleshop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait', + ['vehicleshop_awaiting_model'] = 'the vehicle is currently DOWNLOADING & LOADING please wait', ['confirm_no'] = 'no', ['confirm_yes'] = 'yes', -- Service @@ -58,9 +58,9 @@ Locales['br'] = { ['service_not'] = 'you have not entered service! You\'ll have to get changed first.', ['service_anonunce'] = 'service information', ['service_in'] = 'you\'ve entered service, welcome!', - ['service_in_announce'] = 'operator ~y~%s~s~ has entered service!', + ['service_in_announce'] = 'operator %s has entered service!', ['service_out'] = 'you have left service.', - ['service_out_announce'] = 'operator ~y~%s~s~ has left their service.', + ['service_out_announce'] = 'operator %s has left their service.', -- Action Menu ['citizen_interaction'] = 'Interagir com o cidadão', ['vehicle_interaction'] = 'Interagir com o veículo', @@ -76,23 +76,23 @@ Locales['br'] = { ['unpaid_bills'] = 'manage unpaid bills', ['license_check'] = 'manage license', ['license_revoke'] = 'revoke license', - ['license_revoked'] = 'your ~b~%s~s~ has been ~y~revoked~s~!', - ['licence_you_revoked'] = 'you revoked a ~b~%s~s~ which belonged to ~y~%s~s~', + ['license_revoked'] = 'your %s has been revoked!', + ['licence_you_revoked'] = 'you revoked a %s which belonged to %s', ['no_players_nearby'] = 'nenhum jogador nas proximidades', - ['being_searched'] = 'you are being ~y~searched~s~ by the ~b~Police~s~', + ['being_searched'] = 'you are being searched by the Police', -- Vehicle interaction ['vehicle_info'] = 'Informações', ['pick_lock'] = 'Trancar veículo', - ['vehicle_unlocked'] = 'Veículo ~g~destravado~s~', + ['vehicle_unlocked'] = 'Veículo destravado', ['no_vehicles_nearby'] = 'Nenhum veículo nas proximidades', ['impound'] = 'apreender carro', - ['impound_prompt'] = 'Pressione ~INPUT_CONTEXT~ para cancelar a ~y~apreender~s~', + ['impound_prompt'] = 'Pressione [E] para cancelar a apreender', ['impound_canceled'] = 'you canceled the impound', ['impound_canceled_moved'] = 'o apreender foi cancelado porque o veículo mudou', ['impound_successful'] = 'você apreendeu o veículo', ['search_database'] = 'informação do veículo', ['search_database_title'] = 'informações do veículo - pesquisa com número de registro', - ['search_database_error_invalid'] = 'que ~r~não~s~ é um número de registro ~y~válido~s~', + ['search_database_error_invalid'] = 'que ~r~não é um número de registro válido', -- Traffic interaction ['traffic_interaction'] = 'Interagir com as rodovias', ['cone'] = 'Cones', @@ -118,12 +118,12 @@ Locales['br'] = { ['confiscate_weapon'] = 'confiscate %s with %s bullets', ['confiscate_inv'] = 'Confiscar %sx %s', ['confiscate_dirty'] = 'Confiscar dinheiro sujo: $%s', - ['you_confiscated'] = 'you confiscated ~y~%sx~s~ ~b~%s~s~ from ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ were confiscated by ~y~%s~s~', - ['you_confiscated_account'] = 'you confiscated ~g~$%s~s~ (%s) from ~b~%s~s~', - ['got_confiscated_account'] = '~g~$%s~s~ (%s) was confiscated by ~y~%s~s~', - ['you_confiscated_weapon'] = 'you confiscated ~b~%s~s~ from ~b~%s~s~ with ~o~%s~s~ bullets', - ['got_confiscated_weapon'] = 'your ~b~%s~s~ with ~o~%s~s~ bullets was confiscated by ~y~%s~s~', + ['you_confiscated'] = 'you confiscated %sx %s from %s', + ['got_confiscated'] = '%sx %s were confiscated by %s', + ['you_confiscated_account'] = 'you confiscated $%s (%s) from %s', + ['got_confiscated_account'] = '$%s (%s) was confiscated by %s', + ['you_confiscated_weapon'] = 'you confiscated %s from %s with ~o~%s bullets', + ['got_confiscated_weapon'] = 'your %s with ~o~%s bullets was confiscated by %s', ['traffic_offense'] = 'Infrações de transito', ['minor_offense'] = 'Infração leve', ['average_offense'] = 'Infração média', @@ -134,15 +134,15 @@ Locales['br'] = { ['owner_unknown'] = 'proprietário: Desconhecido', ['owner'] = 'proprietário: %s', -- Boss Menu - ['open_bossmenu'] = 'Pressione ~INPUT_CONTEXT~ para abrir o menu', + ['open_bossmenu'] = 'Pressione [E] para abrir o menu', ['quantity_invalid'] = 'invalid quantity', - ['have_withdrawn'] = 'you have withdrawn ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'you have withdrawn %sx %s', + ['have_deposited'] = 'you have deposited %sx %s', ['quantity'] = 'quantity', ['inventory'] = 'inventory', ['police_stock'] = 'police Stock', -- Misc - ['remove_prop'] = 'Pressione ~INPUT_CONTEXT~ para remover o objeto', + ['remove_prop'] = 'Pressione [E] para remover o objeto', ['map_blip'] = 'Departamento de Polícia', ['unrestrained_timer'] = 'you feel your handcuffs slowly losing grip and fading away.', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/cs.lua b/[esx_addons]/esx_policejob/locales/cs.lua index 0c494b2f..863e361d 100644 --- a/[esx_addons]/esx_policejob/locales/cs.lua +++ b/[esx_addons]/esx_policejob/locales/cs.lua @@ -6,7 +6,7 @@ Locales['cs'] = { ['gilet_wear'] = 'oranžová reflexní vesta', ['bullet_wear'] = 'neprůstřelná vesta', ['no_outfit'] = 'není zde žádná uniforma, která by ti sedla!', - ['open_cloackroom'] = 'stiskni ~INPUT_CONTEXT~ pro změnu ~y~oblečení~s~.', + ['open_cloackroom'] = 'stiskni [E] pro změnu oblečení.', -- Armory ['remove_object'] = 'vzít objekt', ['deposit_object'] = 'odevzdat objekt', @@ -14,13 +14,13 @@ Locales['cs'] = { ['put_weapon'] = 'uchovat zbraň ve zbrojnici', ['buy_weapons'] = 'koupit zbraně', ['armory'] = 'zbrojnice', - ['open_armory'] = 'stiskni ~INPUT_CONTEXT~ pro přístup do ~y~zbrojnice~s~.', + ['open_armory'] = 'stiskni [E] pro přístup do zbrojnice.', ['armory_owned'] = 'vlastněno', ['armory_free'] = 'zdarma', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'zbrojnice', ['armory_componenttitle'] = 'zbrojnice - Příslušenství ke zbraním', - ['armory_bought'] = 'zakoupil jsi ~y~%s~s~ za ~g~$%s~s~', + ['armory_bought'] = 'zakoupil jsi %s za $%s', ['armory_money'] = 'nemáš dostatek peněz na tuto zbraň', ['armory_hascomponent'] = 'toto příslušenství máš již nainstalováno!', ['get_weapon_menu'] = 'zbrojnice - Vzít zbraň', @@ -28,7 +28,7 @@ Locales['cs'] = { -- Vehicles ['vehicle_menu'] = 'vozidlo', ['vehicle_blocked'] = 'vsechny dostupne spawn pointy jsou blokovany!', - ['garage_prompt'] = 'stiskni ~INPUT_CONTEXT~ pro otevreni ~y~akce vozidel~s~.', + ['garage_prompt'] = 'stiskni [E] pro otevreni akce vozidel.', ['garage_title'] = 'akce vozidel', ['garage_stored'] = 'uloženo', ['garage_notstored'] = 'není v garáži', @@ -44,13 +44,13 @@ Locales['cs'] = { ['garage_storeitem'] = 'uchovat vozidlo v garáži', ['garage_buyitem'] = 'prodej vozidel', ['garage_notauthorized'] = 'nemas opravneni ke koupi tohoto vozidla.', - ['helicopter_prompt'] = 'stiskni ~INPUT_CONTEXT~ pro pristup k ~y~akcim Helikopter~s~.', + ['helicopter_prompt'] = 'stiskni [E] pro pristup k akcim Helikopter.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'prodejce vozidel', ['vehicleshop_confirm'] = 'opravdu chces koupit toto vozidlo?', - ['vehicleshop_bought'] = 'koupil jsi ~y~%s~s~ za ~r~$%s~s~', + ['vehicleshop_bought'] = 'koupil jsi %s za ~r~$%s', ['vehicleshop_money'] = 'toto vozidlo si nemuzete dovolit', - ['vehicleshop_awaiting_model'] = 'vozidlo se prave ~g~stahuje a nacita~s~ prosim pockej', + ['vehicleshop_awaiting_model'] = 'vozidlo se prave stahuje a nacita prosim pockej', ['confirm_no'] = 'ne', ['confirm_yes'] = 'ano', -- Service @@ -58,9 +58,9 @@ Locales['cs'] = { ['service_not'] = 'nezadali jste sluzbu! Nejprve se musíte zmenit.', ['service_anonunce'] = 'informace o sluzbe', ['service_in'] = 'vstoupil jsi do sluzby, vitej!', - ['service_in_announce'] = 'operator ~y~%s~s~ se pripojil do sluzby!', + ['service_in_announce'] = 'operator %s se pripojil do sluzby!', ['service_out'] = 'opustil jsi sluzbu.', - ['service_out_announce'] = 'operator ~y~%s~s~ opustil jejich sluzbu.', + ['service_out_announce'] = 'operator %s opustil jejich sluzbu.', -- Action Menu ['citizen_interaction'] = 'Interakce s občanem', ['vehicle_interaction'] = 'Interakce vozidla', @@ -76,23 +76,23 @@ Locales['cs'] = { ['unpaid_bills'] = 'spravovat nezaplacené pokuty', ['license_check'] = 'spravovat průkazy', ['license_revoke'] = 'zneplatnit průkaz', - ['license_revoked'] = 'vase ~b~%s~s~ bylo ~y~zruseno~s~!', - ['licence_you_revoked'] = 'zrusil jsi ~b~%s~s~ ktery patril ~y~%s~s~', + ['license_revoked'] = 'vase %s bylo zruseno!', + ['licence_you_revoked'] = 'zrusil jsi %s ktery patril %s', ['no_players_nearby'] = 'zadny hrac pobliz!', - ['being_searched'] = 'prave jsi ~y~prohledavan~s~ ~b~policii~s~', + ['being_searched'] = 'prave jsi prohledavan policii', -- Vehicle interaction ['vehicle_info'] = 'informace o vozidle', ['pick_lock'] = 'vypáčit vozidlo', - ['vehicle_unlocked'] = 'vozidlo je ~g~Odemčeno~s~', + ['vehicle_unlocked'] = 'vozidlo je Odemčeno', ['no_vehicles_nearby'] = 'there is no vehicles nearby', ['impound'] = 'odtahnout vozidlo', - ['impound_prompt'] = 'zmackni ~INPUT_CONTEXT~ pro zruseni ~y~odtahnuti~s~', + ['impound_prompt'] = 'zmackni [E] pro zruseni odtahnuti', ['impound_canceled'] = 'zrusil jsi odtah', ['impound_canceled_moved'] = 'odtah byl zrusen,protoze se vozidlo pohlo!', ['impound_successful'] = 'uspesne jsi odtahl vozidlo', ['search_database'] = 'informace o vozidle', ['search_database_title'] = 'informace o vozidle - pomocí registracnich cisel', - ['search_database_error_invalid'] = 'tohle ~r~neni~s~ ~y~spravne~s~ registracni cislo', + ['search_database_error_invalid'] = 'tohle ~r~neni spravne registracni cislo', -- Traffic interaction ['traffic_interaction'] = 'interakce provozu', ['cone'] = 'kuzel', @@ -118,12 +118,12 @@ Locales['cs'] = { ['confiscate_weapon'] = 'zabavit %s s %s naboji', ['confiscate_inv'] = 'zabavit %sx %s', ['confiscate_dirty'] = 'zabavit spinave penize: $%s', - ['you_confiscated'] = 'zabavil jsi ~y~%sx~s~ ~b~%s~s~ od ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ byly zabaveny od ~y~%s~s~', - ['you_confiscated_account'] = 'zabavil jsi ~g~$%s~s~ (%s) od ~b~%s~s~', - ['got_confiscated_account'] = '~g~$%s~s~ (%s) byly zabaveny ~y~%s~s~', - ['you_confiscated_weapon'] = 'zabavil jsi ~b~%s~s~ od ~b~%s~s~ s ~o~%s~s~ naboji ', - ['got_confiscated_weapon'] = 'tvoje ~b~%s~s~ s ~o~%s~s~ bylo zabaveno od ~y~%s~s~', + ['you_confiscated'] = 'zabavil jsi %sx %s od %s', + ['got_confiscated'] = '%sx %s byly zabaveny od %s', + ['you_confiscated_account'] = 'zabavil jsi $%s (%s) od %s', + ['got_confiscated_account'] = '$%s (%s) byly zabaveny %s', + ['you_confiscated_weapon'] = 'zabavil jsi %s od %s s ~o~%s naboji ', + ['got_confiscated_weapon'] = 'tvoje %s s ~o~%s bylo zabaveno od %s', ['traffic_offense'] = 'dopravní přestupek', ['minor_offense'] = 'malý přestupek', ['average_offense'] = 'přestupek', @@ -134,15 +134,15 @@ Locales['cs'] = { ['owner_unknown'] = 'vlastník: Neznámý', ['owner'] = 'vlastník: %s', -- Boss Menu - ['open_bossmenu'] = 'stiskni ~INPUT_CONTEXT~ pro otevření menu', + ['open_bossmenu'] = 'stiskni [E] pro otevření menu', ['quantity_invalid'] = 'neplatné množství', - ['have_withdrawn'] = 'vybral jsi ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'vložil jsi ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'vybral jsi %sx %s', + ['have_deposited'] = 'vložil jsi %sx %s', ['quantity'] = 'množství', ['inventory'] = 'inventář', ['police_stock'] = 'policejní sklad', -- Misc - ['remove_prop'] = 'stiskni ~INPUT_CONTEXT~ pro odstranění předmětu', + ['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 diff --git a/[esx_addons]/esx_policejob/locales/de.lua b/[esx_addons]/esx_policejob/locales/de.lua index 5ed2776f..1db7b4c5 100644 --- a/[esx_addons]/esx_policejob/locales/de.lua +++ b/[esx_addons]/esx_policejob/locales/de.lua @@ -6,7 +6,7 @@ Locales['de'] = { ['gilet_wear'] = 'orange reflective jacket', ['bullet_wear'] = 'bulletproof vest', ['no_outfit'] = 'there\'s no uniform that fits you!', - ['open_cloackroom'] = 'Drücke ~INPUT_CONTEXT~ um dich umzuziehen', + ['open_cloackroom'] = 'Drücke [E] um dich umzuziehen', -- Armory ['remove_object'] = 'take object', ['deposit_object'] = 'deposit object', @@ -14,13 +14,13 @@ Locales['de'] = { ['put_weapon'] = 'Waffen bringen', ['buy_weapons'] = 'Waffen kaufen', ['armory'] = 'Waffenkammer', - ['open_armory'] = 'Drücke ~INPUT_CONTEXT~ um die Waffenkammer zu öffnen', + ['open_armory'] = 'Drücke [E] um die Waffenkammer zu öffnen', ['armory_owned'] = 'owned', ['armory_free'] = 'free', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'armory - Buy weapon', ['armory_componenttitle'] = 'armory - Weapon attatchments', - ['armory_bought'] = 'you bought an ~y~%s~s~ for ~g~$%s~s~', + ['armory_bought'] = 'you bought an %s for $%s', ['armory_money'] = 'you cannot afford that weapon', ['armory_hascomponent'] = 'you have that attatchment equiped!', ['get_weapon_menu'] = 'armory - Withdraw Weapon', @@ -28,7 +28,7 @@ Locales['de'] = { -- Vehicles ['vehicle_menu'] = 'vehicle', ['vehicle_blocked'] = 'all available spawn points are currently blocked!', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Vehicle Actions~s~.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -44,13 +44,13 @@ Locales['de'] = { ['garage_storeitem'] = 'store vehicle in garage', ['garage_buyitem'] = 'vehicle shop', ['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'vehicle Shop', ['vehicleshop_confirm'] = 'do you want to buy this vehicle?', - ['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~r~$%s~s~', + ['vehicleshop_bought'] = 'you have bought %s for ~r~$%s', ['vehicleshop_money'] = 'you cannot afford that vehicle', - ['vehicleshop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait', + ['vehicleshop_awaiting_model'] = 'the vehicle is currently DOWNLOADING & LOADING please wait', ['confirm_no'] = 'no', ['confirm_yes'] = 'yes', -- Service @@ -58,9 +58,9 @@ Locales['de'] = { ['service_not'] = 'you have not entered service! You\'ll have to get changed first.', ['service_anonunce'] = 'service information', ['service_in'] = 'you\'ve entered service, welcome!', - ['service_in_announce'] = 'operator ~y~%s~s~ has entered service!', + ['service_in_announce'] = 'operator %s has entered service!', ['service_out'] = 'you have left service.', - ['service_out_announce'] = 'operator ~y~%s~s~ has left their service.', + ['service_out_announce'] = 'operator %s has left their service.', -- Action Menu ['citizen_interaction'] = 'Zivilistenaktionen', ['vehicle_interaction'] = 'Fahrzeuginteraktionen', @@ -76,23 +76,23 @@ Locales['de'] = { ['unpaid_bills'] = 'manage unpaid bills', ['license_check'] = 'manage license', ['license_revoke'] = 'revoke license', - ['license_revoked'] = 'your ~b~%s~s~ has been ~y~revoked~s~!', - ['licence_you_revoked'] = 'you revoked a ~b~%s~s~ which belonged to ~y~%s~s~', + ['license_revoked'] = 'your %s has been revoked!', + ['licence_you_revoked'] = 'you revoked a %s which belonged to %s', ['no_players_nearby'] = 'keine Spieler in der Nähe', - ['being_searched'] = 'you are being ~y~searched~s~ by the ~b~Police~s~', + ['being_searched'] = 'you are being searched by the Police', -- Vehicle interaction ['vehicle_info'] = 'Fahrzeug Info', ['pick_lock'] = 'Fahrzeug öffnen', - ['vehicle_unlocked'] = 'Fahrzeug ~g~offen~s~', + ['vehicle_unlocked'] = 'Fahrzeug offen', ['no_vehicles_nearby'] = 'Keine Fahrzeuge in der Nähe', ['impound'] = 'impound vehicle', - ['impound_prompt'] = 'press ~INPUT_CONTEXT~ to cancel the ~y~impound~s~', + ['impound_prompt'] = 'press [E] to cancel the impound', ['impound_canceled'] = 'you canceled the impound', ['impound_canceled_moved'] = 'the impound has been canceled because the vehicle moved', ['impound_successful'] = 'you have impounded the vehicle', ['search_database'] = 'vehicle information', ['search_database_title'] = 'vehicle information - search with registration number', - ['search_database_error_invalid'] = 'that is ~r~not~s~ a ~y~valid~s~ registration number', + ['search_database_error_invalid'] = 'that is ~r~not a valid registration number', -- Traffic interaction ['traffic_interaction'] = 'Straßeninteraktionen', ['cone'] = 'Hütchen', @@ -118,12 +118,12 @@ Locales['de'] = { ['confiscate_weapon'] = 'confiscate %s with %s bullets', ['confiscate_inv'] = 'konfeziere %sx %s', ['confiscate_dirty'] = 'schwarzgeld konfesziert: $%s', - ['you_confiscated'] = 'you confiscated ~y~%sx~s~ ~b~%s~s~ from ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ were confiscated by ~y~%s~s~', - ['you_confiscated_account'] = 'you confiscated ~g~$%s~s~ (%s) from ~b~%s~s~', - ['got_confiscated_account'] = '~g~$%s~s~ (%s) was confiscated by ~y~%s~s~', - ['you_confiscated_weapon'] = 'you confiscated ~b~%s~s~ from ~b~%s~s~ with ~o~%s~s~ bullets', - ['got_confiscated_weapon'] = 'your ~b~%s~s~ with ~o~%s~s~ bullets was confiscated by ~y~%s~s~', + ['you_confiscated'] = 'you confiscated %sx %s from %s', + ['got_confiscated'] = '%sx %s were confiscated by %s', + ['you_confiscated_account'] = 'you confiscated $%s (%s) from %s', + ['got_confiscated_account'] = '$%s (%s) was confiscated by %s', + ['you_confiscated_weapon'] = 'you confiscated %s from %s with ~o~%s bullets', + ['got_confiscated_weapon'] = 'your %s with ~o~%s bullets was confiscated by %s', ['traffic_offense'] = 'Verkehrs vergehen', ['minor_offense'] = 'Geringes vergehen', ['average_offense'] = 'Normales vergehen', @@ -134,15 +134,15 @@ Locales['de'] = { ['owner_unknown'] = 'besitzer: Unbekannt', ['owner'] = 'besitzer: %s', -- Boss Menu - ['open_bossmenu'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen', + ['open_bossmenu'] = 'Drücke [E] um das Menü zu öffnen', ['quantity_invalid'] = 'invalid quantity', - ['have_withdrawn'] = 'you have withdrawn ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'you have withdrawn %sx %s', + ['have_deposited'] = 'you have deposited %sx %s', ['quantity'] = 'quantity', ['inventory'] = 'inventory', ['police_stock'] = 'police Stock', -- Misc - ['remove_prop'] = 'Drücke ~INPUT_CONTEXT~ um das Objekt zu entfernen', + ['remove_prop'] = 'Drücke [E] um das Objekt zu entfernen', ['map_blip'] = 'Polizeistation', ['unrestrained_timer'] = 'you feel your handcuffs slowly losing grip and fading away.', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/en.lua b/[esx_addons]/esx_policejob/locales/en.lua index e7585c78..2182d181 100644 --- a/[esx_addons]/esx_policejob/locales/en.lua +++ b/[esx_addons]/esx_policejob/locales/en.lua @@ -6,7 +6,7 @@ Locales['en'] = { ['gilet_wear'] = 'orange reflective jacket', ['bullet_wear'] = 'bulletproof vest', ['no_outfit'] = 'there\'s no uniform that fits you!', - ['open_cloackroom'] = 'press ~INPUT_CONTEXT~ to change ~y~clothes~s~.', + ['open_cloackroom'] = 'press [E] to change clothes.', -- Armory ['remove_object'] = 'withdraw object', ['deposit_object'] = 'deposit object', @@ -14,13 +14,13 @@ Locales['en'] = { ['put_weapon'] = 'store weapon in armory', ['buy_weapons'] = 'buy weapons', ['armory'] = 'armory', - ['open_armory'] = 'press ~INPUT_CONTEXT~ to access the ~y~Armory~s~.', + ['open_armory'] = 'press [E] to access the Armory.', ['armory_owned'] = 'owned', ['armory_free'] = 'free', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'armory - Buy weapon', ['armory_componenttitle'] = 'armory - Weapon attatchments', - ['armory_bought'] = 'you bought an ~y~%s~s~ for ~g~$%s~s~', + ['armory_bought'] = 'you bought an %s for $%s', ['armory_money'] = 'you cannot afford that weapon', ['armory_hascomponent'] = 'you have that attatchment equiped!', ['get_weapon_menu'] = 'armory - Withdraw Weapon', @@ -28,7 +28,7 @@ Locales['en'] = { -- Vehicles ['vehicle_menu'] = 'vehicle', ['vehicle_blocked'] = 'all available spawn points are currently blocked!', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Vehicle Actions~s~.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -44,13 +44,13 @@ Locales['en'] = { ['garage_storeitem'] = 'store vehicle in garage', ['garage_buyitem'] = 'vehicle shop', ['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'vehicle Shop', ['vehicleshop_confirm'] = 'do you want to buy this vehicle?', - ['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~r~$%s~s~', + ['vehicleshop_bought'] = 'you have bought %s for ~r~$%s', ['vehicleshop_money'] = 'you cannot afford that vehicle', - ['vehicleshop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait', + ['vehicleshop_awaiting_model'] = 'the vehicle is currently DOWNLOADING & LOADING please wait', ['confirm_no'] = 'no', ['confirm_yes'] = 'yes', -- Service @@ -58,9 +58,9 @@ Locales['en'] = { ['service_not'] = 'you have not entered service! You\'ll have to get changed first.', ['service_anonunce'] = 'service information', ['service_in'] = 'you\'ve entered service, welcome!', - ['service_in_announce'] = 'operator ~y~%s~s~ has entered service!', + ['service_in_announce'] = 'operator %s has entered service!', ['service_out'] = 'you have left service.', - ['service_out_announce'] = 'operator ~y~%s~s~ has left their service.', + ['service_out_announce'] = 'operator %s has left their service.', -- Action Menu ['citizen_interaction'] = 'citizen Interaction', ['vehicle_interaction'] = 'vehicle Interaction', @@ -76,23 +76,23 @@ Locales['en'] = { ['unpaid_bills'] = 'manage unpaid bills', ['license_check'] = 'manage license', ['license_revoke'] = 'revoke license', - ['license_revoked'] = 'your ~b~%s~s~ has been ~y~revoked~s~!', - ['licence_you_revoked'] = 'you revoked a ~b~%s~s~ which belonged to ~y~%s~s~', + ['license_revoked'] = 'your %s has been revoked!', + ['licence_you_revoked'] = 'you revoked a %s which belonged to %s', ['no_players_nearby'] = 'there is no player(s) nearby!', - ['being_searched'] = 'you are being ~y~searched~s~ by the ~b~Police~s~', + ['being_searched'] = 'you are being searched by the Police', -- Vehicle interaction ['vehicle_info'] = 'vehicle Info', ['pick_lock'] = 'lockpick Vehicle', - ['vehicle_unlocked'] = 'vehicle ~g~Unlocked~s~', + ['vehicle_unlocked'] = 'vehicle Unlocked', ['no_vehicles_nearby'] = 'there is no vehicles nearby', ['impound'] = 'impound vehicle', - ['impound_prompt'] = 'press ~INPUT_CONTEXT~ to cancel the ~y~impound~s~', + ['impound_prompt'] = 'press [E] to cancel the impound', ['impound_canceled'] = 'you canceled the impound', ['impound_canceled_moved'] = 'the impound has been canceled because the vehicle moved', ['impound_successful'] = 'you have impounded the vehicle', ['search_database'] = 'vehicle information', ['search_database_title'] = 'vehicle information - search with registration number', - ['search_database_error_invalid'] = 'that is ~r~not~s~ a ~y~valid~s~ registration number', + ['search_database_error_invalid'] = 'that is ~r~not a valid registration number', -- Traffic interaction ['traffic_interaction'] = 'interaction Traffic', ['cone'] = 'cone', @@ -118,12 +118,12 @@ Locales['en'] = { ['confiscate_weapon'] = 'confiscate %s with %s bullets', ['confiscate_inv'] = 'confiscate %sx %s', ['confiscate_dirty'] = 'confiscate dirty money: $%s', - ['you_confiscated'] = 'you confiscated ~y~%sx~s~ ~b~%s~s~ from ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ were confiscated by ~y~%s~s~', - ['you_confiscated_account'] = 'you confiscated ~g~$%s~s~ (%s) from ~b~%s~s~', - ['got_confiscated_account'] = '~g~$%s~s~ (%s) was confiscated by ~y~%s~s~', - ['you_confiscated_weapon'] = 'you confiscated ~b~%s~s~ from ~b~%s~s~ with ~o~%s~s~ bullets', - ['got_confiscated_weapon'] = 'your ~b~%s~s~ with ~o~%s~s~ bullets was confiscated by ~y~%s~s~', + ['you_confiscated'] = 'you confiscated %sx %s from %s', + ['got_confiscated'] = '%sx %s were confiscated by %s', + ['you_confiscated_account'] = 'you confiscated $%s (%s) from %s', + ['got_confiscated_account'] = '$%s (%s) was confiscated by %s', + ['you_confiscated_weapon'] = 'you confiscated %s from %s with ~o~%s bullets', + ['got_confiscated_weapon'] = 'your %s with ~o~%s bullets was confiscated by %s', ['traffic_offense'] = 'traffic Offense', ['minor_offense'] = 'minor Offense', ['average_offense'] = 'average Offense', @@ -134,15 +134,15 @@ Locales['en'] = { ['owner_unknown'] = 'owner: Unknown', ['owner'] = 'owner: %s', -- Boss Menu - ['open_bossmenu'] = 'press ~INPUT_CONTEXT~ to open the menu', + ['open_bossmenu'] = 'press [E] to open the menu', ['quantity_invalid'] = 'invalid quantity', - ['have_withdrawn'] = 'you have withdrawn ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'you have withdrawn %sx %s', + ['have_deposited'] = 'you have deposited %sx %s', ['quantity'] = 'quantity', ['inventory'] = 'inventory', ['police_stock'] = 'police Stock', -- Misc - ['remove_prop'] = 'press ~INPUT_CONTEXT~ to delete the object', + ['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 diff --git a/[esx_addons]/esx_policejob/locales/es.lua b/[esx_addons]/esx_policejob/locales/es.lua index 6c01770d..e390020e 100644 --- a/[esx_addons]/esx_policejob/locales/es.lua +++ b/[esx_addons]/esx_policejob/locales/es.lua @@ -6,7 +6,7 @@ Locales['es'] = { ['gilet_wear'] = 'Chaqueta reflectante naranja', ['bullet_wear'] = 'Chaleco antibalas', ['no_outfit'] = '¡No hay ningún uniforme disponible para ti!', - ['open_cloackroom'] = 'Presionar ~INPUT_CONTEXT~ para abrir su taquilla', + ['open_cloackroom'] = 'Presionar [E] para abrir su taquilla', -- Armory ['remove_object'] = 'Coger objeto', ['deposit_object'] = 'Depositar objeto', @@ -14,13 +14,13 @@ Locales['es'] = { ['put_weapon'] = 'Depositar arma', ['buy_weapons'] = 'Comprar armas', ['armory'] = 'Armeria', - ['open_armory'] = 'Presionar ~INPUT_CONTEXT~ para acceder a la armeria', + ['open_armory'] = 'Presionar [E] para acceder a la armeria', ['armory_owned'] = 'Comprada', ['armory_free'] = 'Gratis', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'Armeria - Comprar arma', ['armory_componenttitle'] = 'Armeria - Complementos del arma', - ['armory_bought'] = 'compraste una ~y~%s~s~ por ~g~$%s~s~', + ['armory_bought'] = 'compraste una %s por $%s', ['armory_money'] = 'No dispones de suficiente dinero para comprar esta arma', ['armory_hascomponent'] = '¡Ya dispones de ese complemento!', ['get_weapon_menu'] = 'Armeria - Retirar arma', @@ -28,7 +28,7 @@ Locales['es'] = { -- Vehicles ['vehicle_menu'] = 'Vehículos', ['vehicle_blocked'] = '¡Todos los puntos de aparición de vehículos están ocupados!', - ['garage_prompt'] = 'Presione ~INPUT_CONTEXT~ para acceder a ~y~Acciones del Vehículo~s~.', + ['garage_prompt'] = 'Presione [E] para acceder a Acciones del Vehículo.', ['garage_title'] = 'Acciones del vehículo', ['garage_stored'] = 'Guardado', ['garage_notstored'] = 'No se encuentra en el garaje', @@ -44,13 +44,13 @@ Locales['es'] = { ['garage_storeitem'] = 'Guardar vehículo en el garaje', ['garage_buyitem'] = 'Tienda de vehículos', ['garage_notauthorized'] = 'No estás autorizado a comprar este tipo de vehículos.', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'Tienda de vehículos', ['vehicleshop_confirm'] = '¿Quieres comprar este vehículo?', - ['vehicleshop_bought'] = 'Has comprado un ~y~%s~s~ por ~r~$%s~s~', + ['vehicleshop_bought'] = 'Has comprado un %s por ~r~$%s', ['vehicleshop_money'] = 'No tienes suficiente dinero para comprar este vehículo', - ['vehicleshop_awaiting_model'] = 'El vehículo se está ~g~DESCARGANDO Y CARGANDO~s~ porfavor espere', + ['vehicleshop_awaiting_model'] = 'El vehículo se está DESCARGANDO Y CARGANDO porfavor espere', ['confirm_no'] = 'no', ['confirm_yes'] = 'si', -- Service @@ -58,9 +58,9 @@ Locales['es'] = { ['service_not'] = '¡No has entrado de servicio! Debes hacerlo primeramente.', ['service_anonunce'] = 'Información de servicio', ['service_in'] = 'Has entrado de servicio. ¡Bienvenido!', - ['service_in_announce'] = '¡El agente ~y~%s~s~ ha entrado de servicio!', + ['service_in_announce'] = '¡El agente %s ha entrado de servicio!', ['service_out'] = 'Has salido de servicio.', - ['service_out_announce'] = 'El agente ~y~%s~s~ se ha salido de servicio.', + ['service_out_announce'] = 'El agente %s se ha salido de servicio.', -- Action Menu ['citizen_interaction'] = 'Interacción ciudadana', ['vehicle_interaction'] = 'Interacción vehículo', @@ -76,23 +76,23 @@ Locales['es'] = { ['unpaid_bills'] = 'manage unpaid bills', ['license_check'] = 'Gestionar licencia', ['license_revoke'] = 'Revocar licencia', - ['license_revoked'] = 'Su ~b~%s~s~ ha sido ~y~revocar~s~!', - ['licence_you_revoked'] = 'you revoked a ~b~%s~s~ which belonged to ~y~%s~s~', + ['license_revoked'] = 'Su %s ha sido revocar!', + ['licence_you_revoked'] = 'you revoked a %s which belonged to %s', ['no_players_nearby'] = 'no hay jugadores cerca', - ['being_searched'] = 'you are being ~y~searched~s~ by the ~b~Police~s~', + ['being_searched'] = 'you are being searched by the Police', -- Vehicle interaction ['vehicle_info'] = 'Información del vehículo', ['pick_lock'] = 'Forzar coche', - ['vehicle_unlocked'] = 'Vehículo desbloqueado~s~', + ['vehicle_unlocked'] = 'Vehículo desbloqueado', ['no_vehicles_nearby'] = 'No hay vehículos cerca', ['impound'] = 'Confiscar vehículo', - ['impound_prompt'] = 'Presione ~INPUT_CONTEXT~ para cancelar ~y~impound~s~', + ['impound_prompt'] = 'Presione [E] para cancelar impound', ['impound_canceled'] = 'you canceled the impound', ['impound_canceled_moved'] = 'the impound has been canceled because the vehicle moved', ['impound_successful'] = 'you have impounded the vehicle', ['search_database'] = 'vehicle information', ['search_database_title'] = 'vehicle information - search with registration number', - ['search_database_error_invalid'] = 'that is ~r~not~s~ a ~y~valid~s~ registration number', + ['search_database_error_invalid'] = 'that is ~r~not a valid registration number', -- Traffic interaction ['traffic_interaction'] = 'Rutas de interacción', ['cone'] = 'Cono', @@ -118,12 +118,12 @@ Locales['es'] = { ['confiscate_weapon'] = 'confiscate %s with %s bullets', ['confiscate_inv'] = 'confiscar %sx %s', ['confiscate_dirty'] = 'confiscar dinero negro: €%s', - ['you_confiscated'] = 'you confiscated ~y~%sx~s~ ~b~%s~s~ from ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ were confiscated by ~y~%s~s~', - ['you_confiscated_account'] = 'Has confiscado ~g~€%s~s~ (%s) de ~b~%s~s~', - ['got_confiscated_account'] = '~g~€%s~s~ (%s) ha sido confiscado por ~y~%s~s~', - ['you_confiscated_weapon'] = 'you confiscated ~b~%s~s~ from ~b~%s~s~ with ~o~%s~s~ bullets', - ['got_confiscated_weapon'] = 'your ~b~%s~s~ with ~o~%s~s~ bullets was confiscated by ~y~%s~s~', + ['you_confiscated'] = 'you confiscated %sx %s from %s', + ['got_confiscated'] = '%sx %s were confiscated by %s', + ['you_confiscated_account'] = 'Has confiscado €%s (%s) de %s', + ['got_confiscated_account'] = '€%s (%s) ha sido confiscado por %s', + ['you_confiscated_weapon'] = 'you confiscated %s from %s with ~o~%s bullets', + ['got_confiscated_weapon'] = 'your %s with ~o~%s bullets was confiscated by %s', ['traffic_offense'] = 'Delito de tráfico', ['minor_offense'] = 'Delito menor', ['average_offense'] = 'Delito medio', @@ -134,15 +134,15 @@ Locales['es'] = { ['owner_unknown'] = 'propietario: Desconocido', ['owner'] = 'propietario: %s', -- Boss Menu - ['open_bossmenu'] = 'presionar ~INPUT_CONTEXT~ para abrir el menú', + ['open_bossmenu'] = 'presionar [E] para abrir el menú', ['quantity_invalid'] = 'cantidad invalida', - ['have_withdrawn'] = 'you have withdrawn ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'you have withdrawn %sx %s', + ['have_deposited'] = 'you have deposited %sx %s', ['quantity'] = 'cantidad', ['inventory'] = 'inventario', ['police_stock'] = 'almacen Policial', -- Misc - ['remove_prop'] = 'presionar ~INPUT_CONTEXT~ para eliminar el objeto', + ['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 diff --git a/[esx_addons]/esx_policejob/locales/fi.lua b/[esx_addons]/esx_policejob/locales/fi.lua index abf04045..ec2e61e6 100644 --- a/[esx_addons]/esx_policejob/locales/fi.lua +++ b/[esx_addons]/esx_policejob/locales/fi.lua @@ -6,7 +6,7 @@ Locales['fi'] = { ['gilet_wear'] = 'huomioliivi', ['bullet_wear'] = 'luotiliivi', ['no_outfit'] = 'täällä ei ole sinulle sopivaa asua', - ['open_cloackroom'] = 'paina ~INPUT_CONTEXT~ vaihtaaksesi ~y~vaatteita~s~.', + ['open_cloackroom'] = 'paina [E] vaihtaaksesi vaatteita.', -- Armory ['remove_object'] = 'ota esine', ['deposit_object'] = 'talleta esine', @@ -14,13 +14,13 @@ Locales['fi'] = { ['put_weapon'] = 'laita ase pois', ['buy_weapons'] = 'osta aseita', ['armory'] = 'asevarasto', - ['open_armory'] = 'paina ~INPUT_CONTEXT~ avataksesi asevarasto', + ['open_armory'] = 'paina [E] avataksesi asevarasto', ['armory_owned'] = 'owned', ['armory_free'] = 'free', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'armory - Buy weapon', ['armory_componenttitle'] = 'armory - Weapon attatchments', - ['armory_bought'] = 'you bought an ~y~%s~s~ for ~g~$%s~s~', + ['armory_bought'] = 'you bought an %s for $%s', ['armory_money'] = 'you cannot afford that weapon', ['armory_hascomponent'] = 'you have that attatchment equiped!', ['get_weapon_menu'] = 'armory - Withdraw Weapon', @@ -28,7 +28,7 @@ Locales['fi'] = { -- Vehicles ['vehicle_menu'] = 'vehicle', ['vehicle_blocked'] = 'all available spawn points are currently blocked!', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Vehicle Actions~s~.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -44,13 +44,13 @@ Locales['fi'] = { ['garage_storeitem'] = 'store vehicle in garage', ['garage_buyitem'] = 'vehicle shop', ['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'vehicle Shop', ['vehicleshop_confirm'] = 'do you want to buy this vehicle?', - ['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~r~$%s~s~', + ['vehicleshop_bought'] = 'you have bought %s for ~r~$%s', ['vehicleshop_money'] = 'you cannot afford that vehicle', - ['vehicleshop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait', + ['vehicleshop_awaiting_model'] = 'the vehicle is currently DOWNLOADING & LOADING please wait', ['confirm_no'] = 'no', ['confirm_yes'] = 'yes', -- Service @@ -58,9 +58,9 @@ Locales['fi'] = { ['service_not'] = 'you have not entered service! You\'ll have to get changed first.', ['service_anonunce'] = 'service information', ['service_in'] = 'you\'ve entered service, welcome!', - ['service_in_announce'] = 'operator ~y~%s~s~ has entered service!', + ['service_in_announce'] = 'operator %s has entered service!', ['service_out'] = 'you have left service.', - ['service_out_announce'] = 'operator ~y~%s~s~ has left their service.', + ['service_out_announce'] = 'operator %s has left their service.', -- Action Menu ['citizen_interaction'] = 'siviilin vuorovaikutus', ['vehicle_interaction'] = 'ajoneuvon vuorovaikutus', @@ -76,23 +76,23 @@ Locales['fi'] = { ['unpaid_bills'] = 'hallinoi maksamattomia laskuja', ['license_check'] = 'hallitse lisenssejä', ['license_revoke'] = 'kumoa lisenssi', - ['license_revoked'] = 'sinun ~b~%s~s~ ~y~kumottiin~s~!', - ['licence_you_revoked'] = 'sinä kumosit ~b~%s~s~ mikä kuului henkilölle ~y~%s~s~', + ['license_revoked'] = 'sinun %s kumottiin!', + ['licence_you_revoked'] = 'sinä kumosit %s mikä kuului henkilölle %s', ['no_players_nearby'] = 'ei pelaajia lähettyvillä', - ['being_searched'] = 'you are being ~y~searched~s~ by the ~b~Police~s~', + ['being_searched'] = 'you are being searched by the Police', -- Vehicle interaction ['vehicle_info'] = 'ajoneuvon tiedot', ['pick_lock'] = 'tiirikoi ovet', - ['vehicle_unlocked'] = 'ajoneuvo ~g~Avattu~s~', + ['vehicle_unlocked'] = 'ajoneuvo Avattu', ['no_vehicles_nearby'] = 'ei ajoneuvoja lähettyvillä', ['impound'] = 'takavarikoi ajoneuvo', - ['impound_prompt'] = 'paina ~INPUT_CONTEXT~ peruaksesi ~y~takavarikointi~s~', + ['impound_prompt'] = 'paina [E] peruaksesi takavarikointi', ['impound_canceled'] = 'sinä peruit takavarikoinnin', ['impound_canceled_moved'] = 'takavarikointi peruuntui koska ajoneuvo liikku', ['impound_successful'] = 'takavarikoit ajoneuvon', ['search_database'] = 'ajoneuvon tiedot', ['search_database_title'] = 'ajoneuvon tiedot - etsi rekisterinumerolla', - ['search_database_error_invalid'] = 'tämä ~r~ei ole~s~ ~y~voimassa oleva~s~ rekisterinumero', + ['search_database_error_invalid'] = 'tämä ~r~ei ole voimassa oleva rekisterinumero', -- Traffic interaction ['traffic_interaction'] = 'liikenteen vuorovaikutus', ['cone'] = 'kartio', @@ -118,12 +118,12 @@ Locales['fi'] = { ['confiscate_weapon'] = 'confiscate %s with %s bullets', ['confiscate_inv'] = 'takavarikoi %sx %s', ['confiscate_dirty'] = 'takavarikoi likainen raha: $%s', - ['you_confiscated'] = 'sinä takavarioit ~y~%sx~s~ ~b~%s~s~ pelaajalta ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ takavarikoitiin sinulta pelaajan ~y~%s~s~ toimesta', - ['you_confiscated_account'] = 'sinä takavarikoit ~g~$%s~s~ (%s) pelaajalta ~b~%s~s~', - ['got_confiscated_account'] = '~g~$%s~s~ (%s) takavarikoitiin sinulta pelaajan ~y~%s~s~ toimesta', - ['you_confiscated_weapon'] = 'sinä takavarikoit ~b~%s~s~ pelaajalta ~b~%s~s~ jossa oli ~o~%s~s~ panosta', - ['got_confiscated_weapon'] = 'sinun ~b~%s~s~ jossa oli ~o~%s~s~ panosta takavarikoitiin sinulta~y~%s~s~', + ['you_confiscated'] = 'sinä takavarioit %sx %s pelaajalta %s', + ['got_confiscated'] = '%sx %s takavarikoitiin sinulta pelaajan %s toimesta', + ['you_confiscated_account'] = 'sinä takavarikoit $%s (%s) pelaajalta %s', + ['got_confiscated_account'] = '$%s (%s) takavarikoitiin sinulta pelaajan %s toimesta', + ['you_confiscated_weapon'] = 'sinä takavarikoit %s pelaajalta %s jossa oli ~o~%s panosta', + ['got_confiscated_weapon'] = 'sinun %s jossa oli ~o~%s panosta takavarikoitiin sinulta%s', ['traffic_offense'] = 'liikenne rikokset', ['minor_offense'] = 'lievät rikokset', ['average_offense'] = 'keskisuuret rikokset', @@ -134,15 +134,15 @@ Locales['fi'] = { ['owner_unknown'] = 'omistaja: Tuntematon', ['owner'] = 'omistaja: %s', --Boss Menu - ['open_bossmenu'] = 'paina ~INPUT_CONTEXT~ avataksesi valikon', + ['open_bossmenu'] = 'paina [E] avataksesi valikon', ['quantity_invalid'] = 'invalid quantity', - ['have_withdrawn'] = 'sinä otit varastosta ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'sinä talletit varastoon ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'sinä otit varastosta %sx %s', + ['have_deposited'] = 'sinä talletit varastoon %sx %s', ['quantity'] = 'määrä', ['inventory'] = 'varasto', ['police_stock'] = 'poliisin Varasto', -- Misc - ['remove_prop'] = 'paina ~INPUT_CONTEXT~ poistaaksesi objektin', + ['remove_prop'] = 'paina [E] poistaaksesi objektin', ['map_blip'] = 'poliisilaitos', ['unrestrained_timer'] = 'tunnet kuinka hitaasti käsiraudat alkavat löystyä ja irtoavat', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/fr.lua b/[esx_addons]/esx_policejob/locales/fr.lua index df9583c2..1edd6f66 100644 --- a/[esx_addons]/esx_policejob/locales/fr.lua +++ b/[esx_addons]/esx_policejob/locales/fr.lua @@ -6,7 +6,7 @@ Locales['fr'] = { ['gilet_wear'] = 'gilet orange', ['bullet_wear'] = 'gilet pare-balles', ['no_outfit'] = 'il n\'y a pas d\'uniforme à votre taille...', - ['open_cloackroom'] = 'appuyez sur ~INPUT_CONTEXT~ pour vous changer', + ['open_cloackroom'] = 'appuyez sur [E] pour vous changer', -- Armory ['remove_object'] = 'prendre Objet', ['deposit_object'] = 'déposer objet', @@ -14,13 +14,13 @@ Locales['fr'] = { ['put_weapon'] = 'déposer Arme', ['buy_weapons'] = 'acheter Armes', ['armory'] = 'armurerie', - ['open_armory'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder à l\'armurerie', + ['open_armory'] = 'appuyez sur [E] pour accéder à l\'armurerie', ['armory_owned'] = 'possédé', ['armory_free'] = 'gratuit', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'armurerie - Acheter une arme', ['armory_componenttitle'] = 'armurerie - Accessoires d\'armes', - ['armory_bought'] = 'vous achetez un ~y~%s~s~ pour ~g~$%s~s~', + ['armory_bought'] = 'vous achetez un %s pour $%s', ['armory_money'] = 'vous ne pouvez pas acheter cette arme', ['armory_hascomponent'] = 'vous avez cet accessoire équipé!', ['get_weapon_menu'] = 'armurerie - Retirer arme', @@ -28,7 +28,7 @@ Locales['fr'] = { -- Vehicles ['vehicle_menu'] = 'véhicule', ['vehicle_blocked'] = 'tous les points de spawn sont bloqués!', - ['garage_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder aux ~y~Actions Véhicule~s~.', + ['garage_prompt'] = 'appuyez sur [E] pour accéder aux Actions Véhicule.', ['garage_title'] = 'actions Véhicules', ['garage_stored'] = 'rangé', ['garage_notstored'] = 'sorti(e)', @@ -44,13 +44,13 @@ Locales['fr'] = { ['garage_storeitem'] = 'ranger le véhicule', ['garage_buyitem'] = 'magasin véhicule', ['garage_notauthorized'] = 'vous n\'êtes pas autorisé à acheter ce type de véhicules.', - ['helicopter_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder aux ~y~Actions de l\'hélicoptère~s~.', + ['helicopter_prompt'] = 'appuyez sur [E] pour accéder aux Actions de l\'hélicoptère.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'magasin véhicule', ['vehicleshop_confirm'] = 'voulez-vous acheter ce véhicule?', - ['vehicleshop_bought'] = 'vous avez acheté ~y~%s~s~ pour ~r~$%s~s~', + ['vehicleshop_bought'] = 'vous avez acheté %s pour ~r~$%s', ['vehicleshop_money'] = 'vous ne pouvez pas acheter ce véhicule', - ['vehicleshop_awaiting_model'] = 'le véhicule est actuellement en ~g~PRÉPARATION~s~ veuillez patienter', + ['vehicleshop_awaiting_model'] = 'le véhicule est actuellement en PRÉPARATION veuillez patienter', ['confirm_no'] = 'non', ['confirm_yes'] = 'oui', -- Service @@ -58,9 +58,9 @@ Locales['fr'] = { ['service_not'] = 'vous n\'êtes pas en service! Vous devez d\'abord enfiler votre tenue.', ['service_anonunce'] = 'prise de service', ['service_in'] = 'vous êtes en service, bon courage!', - ['service_in_announce'] = 'l\'officier ~y~%s~s~ est entré en service!', + ['service_in_announce'] = 'l\'officier %s est entré en service!', ['service_out'] = 'vous avez terminé votre service.', - ['service_out_announce'] = 'l\'officier ~y~%s~s~ a quitté son service.', + ['service_out_announce'] = 'l\'officier %s a quitté son service.', -- Action Menu ['citizen_interaction'] = 'interaction citoyen', ['vehicle_interaction'] = 'interaction véhicule', @@ -76,23 +76,23 @@ Locales['fr'] = { ['unpaid_bills'] = 'gérer les amendes impayées', ['license_check'] = 'gérer les licences', ['license_revoke'] = 'révoquer la licence', - ['license_revoked'] = 'votre ~b~%s~s~ a été ~y~révoqué~s~!', - ['licence_you_revoked'] = 'vous avez révoqué un ~b~%s~s~ qui appartenait à ~y~%s~s~', + ['license_revoked'] = 'votre %s a été révoqué!', + ['licence_you_revoked'] = 'vous avez révoqué un %s qui appartenait à %s', ['no_players_nearby'] = 'aucun joueur à proximité', - ['being_searched'] = 'vous êtes ~y~recherché(e)~s~ par la ~b~Police~s~', + ['being_searched'] = 'vous êtes recherché(e) par la Police', -- Vehicle interaction ['vehicle_info'] = 'infos véhicule', ['pick_lock'] = 'crocheter véhicule', - ['vehicle_unlocked'] = 'véhicule ~g~déverouillé~s~', + ['vehicle_unlocked'] = 'véhicule déverouillé', ['no_vehicles_nearby'] = 'aucun véhicule à proximité', ['impound'] = 'véhicule en fourrière', - ['impound_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour annuler la ~y~saisie du véhicule~s~', + ['impound_prompt'] = 'appuyez sur [E] pour annuler la saisie du véhicule', ['impound_canceled'] = 'vous avez annulé la saisie', ['impound_canceled_moved'] = 'la saisie a été annulée parce que le véhicule a déménagé', ['impound_successful'] = 'vous avez saisi le véhicule', ['search_database'] = 'vehicle information', ['search_database_title'] = 'informations sur le véhicule - recherche avec numéro d\'enregistrement', - ['search_database_error_invalid'] = 'Ce n\'est ~r~pas~s~ un ~y~numéro d\'enregistrement valide~s~', + ['search_database_error_invalid'] = 'Ce n\'est ~r~pas un numéro d\'enregistrement valide', -- Traffic interaction ['traffic_interaction'] = 'interaction routière', ['cone'] = 'plot', @@ -118,12 +118,12 @@ Locales['fr'] = { ['confiscate_weapon'] = 'confisqué %s avec %s balles', ['confiscate_inv'] = 'confisquer %sx %s', ['confiscate_dirty'] = 'confisquer argent sale: €%s', - ['you_confiscated'] = 'vous avez confisqué ~y~%sx~s~ ~b~%s~s~ à ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ ont été confisqués par ~y~%s~s~', - ['you_confiscated_account'] = 'vous avez confisqué ~g~$%s~s~ (%s) à ~b~%s~s~', - ['got_confiscated_account'] = '~g~$%s~s~ (%s) ont été confisqués par ~y~%s~s~', - ['you_confiscated_weapon'] = 'vous avez confisqué ~b~%s~s~ à ~b~%s~s~ avec ~o~%s~s~ balles', - ['got_confiscated_weapon'] = 'votre ~b~%s~s~ avec ~o~%s~s~ balles a été confisqué par ~y~%s~s~', + ['you_confiscated'] = 'vous avez confisqué %sx %s à %s', + ['got_confiscated'] = '%sx %s ont été confisqués par %s', + ['you_confiscated_account'] = 'vous avez confisqué $%s (%s) à %s', + ['got_confiscated_account'] = '$%s (%s) ont été confisqués par %s', + ['you_confiscated_weapon'] = 'vous avez confisqué %s à %s avec ~o~%s balles', + ['got_confiscated_weapon'] = 'votre %s avec ~o~%s balles a été confisqué par %s', ['traffic_offense'] = 'code de la route', ['minor_offense'] = 'délit mineur', ['average_offense'] = 'délit moyen', @@ -134,15 +134,15 @@ Locales['fr'] = { ['owner_unknown'] = 'propriétaire: Inconnu', ['owner'] = 'propriétaire: %s', -- Boss Menu - ['open_bossmenu'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le menu', + ['open_bossmenu'] = 'appuyez sur [E] pour ouvrir le menu', ['quantity_invalid'] = 'quantité invalide', - ['have_withdrawn'] = 'vous avez retiré ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'vous avez déposé ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'vous avez retiré %sx %s', + ['have_deposited'] = 'vous avez déposé %sx %s', ['quantity'] = 'quantité', ['inventory'] = 'inventaire', ['police_stock'] = 'coffre de la police', -- Misc - ['remove_prop'] = 'appuyez sur ~INPUT_CONTEXT~ pour enlever l\'objet', + ['remove_prop'] = 'appuyez sur [E] pour enlever l\'objet', ['map_blip'] = 'Commissariat', ['unrestrained_timer'] = 'vous sentez que vos menottes deviennent fragiles.', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/hu.lua b/[esx_addons]/esx_policejob/locales/hu.lua index 1feb20eb..3e4e12ac 100644 --- a/[esx_addons]/esx_policejob/locales/hu.lua +++ b/[esx_addons]/esx_policejob/locales/hu.lua @@ -6,7 +6,7 @@ Locales['hu'] = { ['gilet_wear'] = 'Láthatósági mellény', ['bullet_wear'] = 'Golyóálló mellény', ['no_outfit'] = 'there\'s no uniform that fits you!', - ['open_cloackroom'] = 'Nyomj ~INPUT_CONTEXT~ betüt, hogy ~y~átöltözz~s~.', + ['open_cloackroom'] = 'Nyomj [E] betüt, hogy átöltözz.', -- Armory ['remove_object'] = 'Tárgy kivétele', ['deposit_object'] = 'Tárgy berakás', @@ -14,13 +14,13 @@ Locales['hu'] = { ['put_weapon'] = 'Fegyver berakás', ['buy_weapons'] = 'Fegyver vásárlás', ['armory'] = 'Fegyvertár', - ['open_armory'] = 'Nyomj ~INPUT_CONTEXT~ betüt, hogy hozzáférj: ~y~Armory~s~.', + ['open_armory'] = 'Nyomj [E] betüt, hogy hozzáférj: Armory.', ['armory_owned'] = 'saját', ['armory_free'] = 'ingyenes', ['armory_item'] = '%s Ft', ['armory_weapontitle'] = 'fegyvertár - vásárlás', ['armory_componenttitle'] = 'fegyvertár - kiegészitöks', - ['armory_bought'] = 'vásároltál: ~y~%s~s~ ennyiért: ~r~%s Ft~s~', + ['armory_bought'] = 'vásároltál: %s ennyiért: ~r~%s Ft', ['armory_money'] = 'Ez számodra nem engedélyezett', ['armory_hascomponent'] = 'kiegészitö felvéve!', ['get_weapon_menu'] = 'Fegyvertár - fegyver kivétele', @@ -28,7 +28,7 @@ Locales['hu'] = { -- Vehicles ['vehicle_menu'] = 'jármü', ['vehicle_blocked'] = 'Lerakási hely blokkolva!', - ['garage_prompt'] = 'Nyomj ~INPUT_CONTEXT~ hogy hozzáférj: ~y~Vehicle Actions~s~.', + ['garage_prompt'] = 'Nyomj [E] hogy hozzáférj: Vehicle Actions.', ['garage_title'] = 'Jármü opciók', ['garage_stored'] = 'tárolva', ['garage_notstored'] = 'nincs a garázsban', @@ -43,14 +43,14 @@ Locales['hu'] = { ['garage_storeditem'] = 'garázs megnyitása', ['garage_storeitem'] = 'jármü tárolása a garázsban', ['garage_buyitem'] = 'Autó shop', - ['helicopter_prompt'] = 'Nyomj~INPUT_CONTEXT~ betüt, hogy hozzáférj: ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'Nyomj[E] betüt, hogy hozzáférj: Helicopter Actions.', ['helicopter_notauthorized'] = 'Nem használhatsz helikoptert.', ['shop_item'] = '%s Ft', ['vehicleshop_title'] = 'Autó shop', ['vehicleshop_confirm'] = 'Meg szeretnéd venni?', - ['vehicleshop_bought'] = 'vásároltál ~y~%s~s~ ezért: ~r~%s Ft~s~', + ['vehicleshop_bought'] = 'vásároltál %s ezért: ~r~%s Ft', ['vehicleshop_money'] = 'Ezt nem engedheted meg.', - ['vehicleshop_awaiting_model'] = 'A jármű ~g~DOWNLOADING & LOADING~s~ kérlek várj', + ['vehicleshop_awaiting_model'] = 'A jármű DOWNLOADING & LOADING kérlek várj', ['confirm_no'] = 'nem', ['confirm_yes'] = 'igen', -- Service @@ -58,9 +58,9 @@ Locales['hu'] = { ['service_not'] = 'Elöször vedd fel a szolgálatot...', ['service_anonunce'] = 'információk', ['service_in'] = 'Szolgálatba léptél, üdvözlünk!', - ['service_in_announce'] = 'operátor ~y~%s~s~ szolgálatba lépett!', + ['service_in_announce'] = 'operátor %s szolgálatba lépett!', ['service_out'] = 'elhagytad a szolgálatot.', - ['service_out_announce'] = 'operátor ~y~%s~s~ leadta a szolgálatot.', + ['service_out_announce'] = 'operátor %s leadta a szolgálatot.', -- Action Menu ['citizen_interaction'] = 'Ember interakciók', ['vehicle_interaction'] = 'Jármű interakciók', @@ -76,25 +76,25 @@ Locales['hu'] = { ['unpaid_bills'] = 'fizetetlen számlák kezelése', ['license_check'] = 'engedélyek kezelése', ['license_revoke'] = 'engedélyek visszavonása', - ['license_revoked'] = '~b~%s~s~ ~y~revoked~s~!', - ['licence_you_revoked'] = 'visszavonta ~b~%s~s~ ~y~%s~s~ engedélyét', + ['license_revoked'] = '%s revoked!', + ['licence_you_revoked'] = 'visszavonta %s %s engedélyét', ['no_players_nearby'] = 'nincs a közeledben játékos!', ['being_searched'] = 'Téged éppen megmotoztak!', -- Vehicle interaction ['vehicle_info'] = 'Jármü infó', ['pick_lock'] = 'Jármü feltörése', - ['vehicle_unlocked'] = 'Jármü feltörve ~g~feltörve~s~', + ['vehicle_unlocked'] = 'Jármü feltörve feltörve', ['no_vehicles_nearby'] = 'nincs jármü a közelben', ['impound'] = 'jármü lefoglalása', - ['impound_prompt'] = 'nyomj ~INPUT_CONTEXT~ hogy ~y~megszakítsd~s~', + ['impound_prompt'] = 'nyomj [E] hogy megszakítsd', ['impound_canceled'] = 'lefoglalás megszakitva', ['impound_canceled_moved'] = 'lefoglalás nem sikerült, mert a jármü mozgásban volt', ['impound_successful'] = 'sikeres lefoglalás', ['search_database'] = 'Keresés rendszám alapján', ['search_database_title'] = 'jármü információk - keresés rendszám alapján', - ['search_database_error_invalid'] = 'ez ~r~nem~s~ egy ~y~érvényes~s~ rendszám', - ['search_database_error_not_found'] = 'ez a rendszám: ~s~ nincs regisztrálva!', - ['search_database_found'] = 'jármü ~y~regisztrálva~s~ : ~b~%s~s~', + ['search_database_error_invalid'] = 'ez ~r~nem egy érvényes rendszám', + ['search_database_error_not_found'] = 'ez a rendszám: nincs regisztrálva!', + ['search_database_found'] = 'jármü regisztrálva : %s', -- Traffic interaction ['traffic_interaction'] = 'Útzárak', ['cone'] = 'bólya', @@ -121,12 +121,12 @@ Locales['hu'] = { ['confiscate_weapon'] = 'elkobzás %s %s töltényekkel együtt', ['confiscate_inv'] = 'elkobzás %sx %s', ['confiscate_dirty'] = 'fekete pénz elkobzása: %s Ft', - ['you_confiscated'] = 'elkoboztad ~y~%sx~s~ ~b~%s~s~ töle: ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ elkobozta: ~y~%s~s~', - ['you_confiscated_account'] = 'elkoboztad ~g~%s Ft~s~ (%s) töle ~b~%s~s~', - ['got_confiscated_account'] = '~g~%s Ft~s~ (%s) was confiscated by ~y~%s~s~', - ['you_confiscated_weapon'] = '~b~%s~s~ elkobozta: ~b~%s~s~ ~o~%s~s~ töltényekkel együtt', - ['got_confiscated_weapon'] = '~b~%s~s~ ~o~%s~s~ elkobozta: ~y~%s~s~', + ['you_confiscated'] = 'elkoboztad %sx %s töle: %s', + ['got_confiscated'] = '%sx %s elkobozta: %s', + ['you_confiscated_account'] = 'elkoboztad %s Ft (%s) töle %s', + ['got_confiscated_account'] = '%s Ft (%s) was confiscated by %s', + ['you_confiscated_weapon'] = '%s elkobozta: %s ~o~%s töltényekkel együtt', + ['got_confiscated_weapon'] = '%s ~o~%s elkobozta: %s', ['traffic_offense'] = 'forgalmi vétségek', ['minor_offense'] = 'kisebb büncselekmények', ['average_offense'] = 'közepes büncselekmények', @@ -137,15 +137,15 @@ Locales['hu'] = { ['owner_unknown'] = 'tulajdonos: ismeretlen', ['owner'] = 'tulajdonos: %s', -- Boss Menu - ['open_bossmenu'] = 'nyomj ~INPUT_CONTEXT~ gombot a menü eléréséhez', + ['open_bossmenu'] = 'nyomj [E] gombot a menü eléréséhez', ['quantity_invalid'] = 'érvénytelen mennyiség', - ['have_withdrawn'] = 'Kivetted ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'Beraktad ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'Kivetted %sx %s', + ['have_deposited'] = 'Beraktad %sx %s', ['quantity'] = 'mennyiség', ['inventory'] = 'leltár', ['police_stock'] = 'Állomány', -- Misc - ['remove_prop'] = 'Nyomj ~INPUT_CONTEXT~ gombot az objektum törléséhez', + ['remove_prop'] = 'Nyomj [E] gombot az objektum törléséhez', ['map_blip'] = 'LSPD', ['unrestrained_timer'] = '...', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/ko.lua b/[esx_addons]/esx_policejob/locales/ko.lua index e85e9998..fc539dc3 100644 --- a/[esx_addons]/esx_policejob/locales/ko.lua +++ b/[esx_addons]/esx_policejob/locales/ko.lua @@ -6,7 +6,7 @@ Locales['ko'] = { ['gilet_wear'] = '오렌지 반사 재킷', ['bullet_wear'] = '방탄 조끼', ['no_outfit'] = '당신에게 맞는 유니폼이 없습니다!', - ['open_cloackroom'] = '~y~옷~s~을 변경하려면 ~INPUT_CONTEXT~를 누르십시오.', + ['open_cloackroom'] = '옷을 변경하려면 [E]를 누르십시오.', -- Armory ['remove_object'] = '오브젝트를 빼다', ['deposit_object'] = '오브젝트를 두다', @@ -14,13 +14,13 @@ Locales['ko'] = { ['put_weapon'] = '병기고에 무기를 넣다', ['buy_weapons'] = '무기 구매', ['armory'] = '병기고', - ['open_armory'] = '~INPUT_CONTEXT~를 눌러 ~y~병기고~s~에 접근하십시오.', + ['open_armory'] = '[E]를 눌러 병기고에 접근하십시오.', ['armory_owned'] = '소유', ['armory_free'] = '자유', ['armory_item'] = '$%s', ['armory_weapontitle'] = '병기고 - 무기 구매', ['armory_componenttitle'] = '병기고 - 무기 부착물', - ['armory_bought'] = '당신은 ~g~$%s~s~에 ~y~%s~s~를 구매했습니다', + ['armory_bought'] = '당신은 $%s에 %s를 구매했습니다', ['armory_money'] = '당신은 이 무기를 살 수 없습니다', ['armory_hascomponent'] = '이 부착물이 장착되어 있습니다!', ['get_weapon_menu'] = '병기고 - 무기 빼다', @@ -28,7 +28,7 @@ Locales['ko'] = { -- Vehicles ['vehicle_menu'] = '차량', ['vehicle_blocked'] = '모든 스폰 지점이 차단되었습니다!', - ['garage_prompt'] = '~INPUT_CONTEXT~를 눌러 ~y~차량 동작~s~에 액세스하십시오.', + ['garage_prompt'] = '[E]를 눌러 차량 동작에 액세스하십시오.', ['garage_title'] = '차량 행동', ['garage_stored'] = '저장됨', ['garage_notstored'] = '차고가 아님', @@ -44,13 +44,13 @@ Locales['ko'] = { ['garage_storeitem'] = '차량 정리', ['garage_buyitem'] = '차량 상점', ['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.', - ['helicopter_prompt'] = '~y~헬리콥터 동작~s~에 액세스하려면 ~INPUT_CONTEXT~를 누릅니다.', + ['helicopter_prompt'] = '헬리콥터 동작에 액세스하려면 [E]를 누릅니다.', ['shop_item'] = '$%s', ['vehicleshop_title'] = '차량 판매점', ['vehicleshop_confirm'] = '이 차량을 사고 싶습니까?', - ['vehicleshop_bought'] = '당신은 ~r~$%s~s~에 ~y~%s~s~를 구매했습니다', + ['vehicleshop_bought'] = '당신은 ~r~$%s에 %s를 구매했습니다', ['vehicleshop_money'] = '이 차량을 살 수 없습니다', - ['vehicleshop_awaiting_model'] = '차량이 현재 ~g~다운로드 및 로딩중입니다~s~. 잠시만 기다려주십시오', + ['vehicleshop_awaiting_model'] = '차량이 현재 다운로드 및 로딩중입니다. 잠시만 기다려주십시오', ['confirm_no'] = '아니요', ['confirm_yes'] = '예', -- Service @@ -58,9 +58,9 @@ Locales['ko'] = { ['service_not'] = '당신은 서비스를 입력하지 않았습니다! 먼저 변경해야합니다.', ['service_anonunce'] = '서비스 정보', ['service_in'] = '당신은 서비스에 들어갔다, 환영합니다!', - ['service_in_announce'] = '~y~%s~s~가 서비스에 들어 왔습니다!', + ['service_in_announce'] = '%s가 서비스에 들어 왔습니다!', ['service_out'] = '당신은 서비스를 떠났습니다.', - ['service_out_announce'] = '~y~%s~s~가 서비스를 떠났습니다.', + ['service_out_announce'] = '%s가 서비스를 떠났습니다.', -- Action Menu ['citizen_interaction'] = '시민 상호 작용', ['vehicle_interaction'] = '차량 상호 작용', @@ -76,23 +76,23 @@ Locales['ko'] = { ['unpaid_bills'] = '미지급 벌금 관리', ['license_check'] = '라이선스 관리', ['license_revoke'] = '라이선스 취소', - ['license_revoked'] = '~b~%s~s~는 ~y~취소~s~입니다!', - ['licence_you_revoked'] = '~y~%s~s~에 속하는 ~b~%s~s~를 취소했습니다.', + ['license_revoked'] = '%s는 취소입니다!', + ['licence_you_revoked'] = '%s에 속하는 %s를 취소했습니다.', ['no_players_nearby'] = '근처에 플레이어가 없습니다!', - ['being_searched'] = '~b~경찰~s~이 당신을 ~y~수색~s~', + ['being_searched'] = '경찰이 당신을 수색', -- Vehicle interaction ['vehicle_info'] = '차량 정보', ['pick_lock'] = '차량 락픽', - ['vehicle_unlocked'] = '차량 ~g~잠금 해제~s~', + ['vehicle_unlocked'] = '차량 잠금 해제', ['no_vehicles_nearby'] = '근처에 차량이 없습니다', ['impound'] = '차량을 견인하다', - ['impound_prompt'] = '~y~견인~s~을 취소하려면 ~INPUT_CONTEXT~를 누릅니다', + ['impound_prompt'] = '견인을 취소하려면 [E]를 누릅니다', ['impound_canceled'] = '당신은 견인을 취소했습니다', ['impound_canceled_moved'] = '차량이 움직였기 때문에 견인이 취소되었습니다', ['impound_successful'] = '당신은 차량을 견인했습니다', ['search_database'] = '차량 정보', ['search_database_title'] = '차량 정보 - 등록번호로 검색', - ['search_database_error_invalid'] = '~y~유효한~s~ 등록 번호가 ~r~아닙니다.~s~', + ['search_database_error_invalid'] = '유효한 등록 번호가 ~r~아닙니다.', -- Traffic interaction ['traffic_interaction'] = '교통 상호 작용', ['cone'] = '원뿔', @@ -118,12 +118,12 @@ Locales['ko'] = { ['confiscate_weapon'] = '%s 와 %s 총알을 압수', ['confiscate_inv'] = '%sx %s 을 압수', ['confiscate_dirty'] = '더러운 돈을 압수: $%s', - ['you_confiscated'] = '당신은 ~y~%sx~s~ ~b~%s~s~을 ~b~%s~s~에게서 압수했습니다', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~이(가) ~y~%s~s~에 압수되었습니다', - ['you_confiscated_account'] = '당신은 ~g~$%s~s~ (%s) 를 ~b~%s~s~ 에게서 압수했습니다.', - ['got_confiscated_account'] = '~g~$%s~s~ (%s) 이(가) ~y~%s~s~에 압수되었습니다', - ['you_confiscated_weapon'] = '당신은 ~b~%s~s~을 ~b~%s~s~에게서 압수하고 ~o~%s~s~ 총알도 압수했습니다.', - ['got_confiscated_weapon'] = '당신의 ~b~%s~s~와 ~o~%s~s~ 총알이 ~y~%s~s~에 의해 압수되었습니다.', + ['you_confiscated'] = '당신은 %sx %s을 %s에게서 압수했습니다', + ['got_confiscated'] = '%sx %s이(가) %s에 압수되었습니다', + ['you_confiscated_account'] = '당신은 $%s (%s) 를 %s 에게서 압수했습니다.', + ['got_confiscated_account'] = '$%s (%s) 이(가) %s에 압수되었습니다', + ['you_confiscated_weapon'] = '당신은 %s을 %s에게서 압수하고 ~o~%s 총알도 압수했습니다.', + ['got_confiscated_weapon'] = '당신의 %s와 ~o~%s 총알이 %s에 의해 압수되었습니다.', ['traffic_offense'] = '교통 위반', ['minor_offense'] = '경범죄', ['average_offense'] = '일반 범죄', @@ -134,15 +134,15 @@ Locales['ko'] = { ['owner_unknown'] = '소유자: 알 수 없는', ['owner'] = '소유자: %s', -- Boss Menu - ['open_bossmenu'] = '~INPUT_CONTEXT~를 눌러 메뉴를 엽니다.', + ['open_bossmenu'] = '[E]를 눌러 메뉴를 엽니다.', ['quantity_invalid'] = '유효하지 않은 수량', - ['have_withdrawn'] = '당신은 ~y~%sx~s~ ~b~%s~s~ 뺐다 ', - ['have_deposited'] = '당신은 ~y~%sx~s~ ~b~%s~s~ 넣었다', + ['have_withdrawn'] = '당신은 %sx %s 뺐다 ', + ['have_deposited'] = '당신은 %sx %s 넣었다', ['quantity'] = '수량', ['inventory'] = '인벤토리', ['police_stock'] = '경찰 자리', -- Misc - ['remove_prop'] = '~INPUT_CONTEXT~를 눌러 오브젝트를 삭제하십시오.', + ['remove_prop'] = '[E]를 눌러 오브젝트를 삭제하십시오.', ['map_blip'] = '경찰서', ['unrestrained_timer'] = '당신의 수갑이 천천히 풀리는 것을 느낍니다.', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/nl.lua b/[esx_addons]/esx_policejob/locales/nl.lua index 26dab1aa..0cbfacb4 100644 --- a/[esx_addons]/esx_policejob/locales/nl.lua +++ b/[esx_addons]/esx_policejob/locales/nl.lua @@ -6,7 +6,7 @@ Locales['nl'] = { ['gilet_wear'] = 'Oranje reflecterend vest', ['bullet_wear'] = 'Kogelwerend vest', ['no_outfit'] = 'Er zijn geen passende uniformen voor jou!', - ['open_cloackroom'] = 'Druk op ~INPUT_CONTEXT~ om je ~y~kleding~s~ aan te passen.', + ['open_cloackroom'] = 'Druk op [E] om je kleding aan te passen.', -- Wapenkamer ['remove_object'] = 'Haal item uit kluis', ['deposit_object'] = 'Leg item in kluis', @@ -14,13 +14,13 @@ Locales['nl'] = { ['put_weapon'] = 'Leg wapen in wapenkamer', ['buy_weapons'] = 'Koop wapens', ['armory'] = 'Wapenkamer', - ['open_armory'] = 'Druk op ~INPUT_CONTEXT~ om de ~y~Wapenkamer~s~ te openen.', + ['open_armory'] = 'Druk op [E] om de Wapenkamer te openen.', ['armory_owned'] = 'In Bezit', ['armory_free'] = 'Gratis', ['armory_item'] = '€%s', ['armory_weapontitle'] = 'Wapenkamer - Koop wapen', ['armory_componenttitle'] = 'Wapenkamer - Weapon attachments', - ['armory_bought'] = 'Je hebt een ~y~%s~s~ gekocht voor ~g~€%s~s~.', + ['armory_bought'] = 'Je hebt een %s gekocht voor €%s.', ['armory_money'] = 'Je kan dit wap niet betalen.', ['armory_hascomponent'] = 'je hebt dit weapon attachment al!', ['get_weapon_menu'] = 'Wapenkamer - Pak wapen', @@ -28,7 +28,7 @@ Locales['nl'] = { -- Vehicles ['vehicle_menu'] = 'Voertuig', ['vehicle_blocked'] = 'Alle spawnpunten zijn geblokkeerd!', - ['garage_prompt'] = 'Druk op ~INPUT_CONTEXT~ om de ~y~Garage~s~ te openen.', + ['garage_prompt'] = 'Druk op [E] om de Garage te openen.', ['garage_title'] = 'Garage', ['garage_stored'] = 'Beschikbaar', ['garage_notstored'] = 'Niet in garage', @@ -44,13 +44,13 @@ Locales['nl'] = { ['garage_storeitem'] = 'Zet voertuig in garage', ['garage_buyitem'] = 'Voertuigwinkel', ['garage_notauthorized'] = 'Je bent niet bevoegd dit type voertuigen te halen.', - ['helicopter_prompt'] = 'Druk op ~INPUT_CONTEXT~ om de ~y~Helikopter Garage~s~ te openen.', + ['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 ~y~%s~s~ gekocht voor ~r~€%s~s~.', + ['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 ~g~DOWNLOADEN & LADEN~s~, even geduld asjeblieft', + ['vehicleshop_awaiting_model'] = 'Dit voertuig is momenteel aan het DOWNLOADEN & LADEN, even geduld asjeblieft', ['confirm_no'] = 'Nee', ['confirm_yes'] = 'Ja', -- Service @@ -58,9 +58,9 @@ Locales['nl'] = { ['service_not'] = 'Je bent niet in dienst! Kleed je eerst om.', ['service_anonunce'] = 'Dienst Informatie', ['service_in'] = 'Je bent nu in dienst, welkom!', - ['service_in_announce'] = 'Agent ~y~%s~s~ is nu in dienst!', + ['service_in_announce'] = 'Agent %s is nu in dienst!', ['service_out'] = 'Je bent nu uit dienst, fijne dag.', - ['service_out_announce'] = 'Agent ~y~%s~s~ is nu niet meer in dienst.', + ['service_out_announce'] = 'Agent %s is nu niet meer in dienst.', -- Action Menu ['citizen_interaction'] = 'Burger Interacties', ['vehicle_interaction'] = 'Voertuig Interacties', @@ -76,23 +76,23 @@ Locales['nl'] = { ['unpaid_bills'] = 'Openstaande boetes bekijken', ['license_check'] = 'Rijbewijzen beheren', ['license_revoke'] = 'Rijbewijs invorderen', - ['license_revoked'] = 'Je ~b~%s~s~ is ~y~ingevorderd~s~!', - ['licence_you_revoked'] = 'Je hebt een ~b~%s~s~ van ~y~%s~s~ ingevorderd.', + ['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 ~y~gefouilleerd~s~ door de ~b~Politie~s~', + ['being_searched'] = 'Je wordt gefouilleerd door de Politie', -- Voertuig Interactie ['vehicle_info'] = 'Voertuig Informatie', ['pick_lock'] = 'Breek voertuig open', - ['vehicle_unlocked'] = 'Voertuig ~g~ontgrendeld~s~.', + ['vehicle_unlocked'] = 'Voertuig ontgrendeld.', ['no_vehicles_nearby'] = 'Er zijn geen voertuigen in de buurt gevonden.', ['impound'] = 'Neem voertuig in beslag', - ['impound_prompt'] = 'Druk op ~INPUT_CONTEXT~ om de ~y~inbeslagname~s~ te annuleren.', + ['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~s~.', + ['search_database_error_invalid'] = 'Het ingevoerde kenteken is ~r~ongeldig.', -- Objecten ['traffic_interaction'] = 'Verkeers Interacties', ['cone'] = 'Pion', @@ -118,12 +118,12 @@ Locales['nl'] = { ['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 ~y~%sx~s~ ~b~%s~s~ van ~b~%s~s~ in beslag genomen.', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ is in beslag genomen door ~y~%s~s~.', - ['you_confiscated_account'] = 'Je hebt ~g~€%s~s~ (%s) van ~b~%s~s~ in beslag genomen.', - ['got_confiscated_account'] = '~g~€%s~s~ (%s) is in beslag genomen door ~y~%s~s~.', - ['you_confiscated_weapon'] = 'Je hebt een ~b~%s~s~ van ~b~%s~s~ met ~o~%s~s~ kogels in beslag genomen.', - ['got_confiscated_weapon'] = 'Je ~b~%s~s~ met ~o~%s~s~ kogels is in beslag genomen door ~y~%s~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', @@ -134,15 +134,15 @@ Locales['nl'] = { ['owner_unknown'] = 'Eigenaar: Onbekend', ['owner'] = 'Eigenaar: %s', -- Boss Menu - ['open_bossmenu'] = 'Druk op ~INPUT_CONTEXT~ om het menu te openen.', + ['open_bossmenu'] = 'Druk op [E] om het menu te openen.', ['quantity_invalid'] = 'Ongeldig aantal', - ['have_withdrawn'] = 'Je hebt ~y~%sx~s~ ~b~%s~s~ gepakt.', - ['have_deposited'] = 'Je hebt ~y~%sx~s~ ~b~%s~s~ weg gelegt.', + ['have_withdrawn'] = 'Je hebt %sx %s gepakt.', + ['have_deposited'] = 'Je hebt %sx %s weg gelegt.', ['quantity'] = 'Aantal', ['inventory'] = 'Inventaris', ['police_stock'] = 'Politie Voorraad', -- Misc - ['remove_prop'] = 'Druk op ~INPUT_CONTEXT~ om dit object te verwijderen.', + ['remove_prop'] = 'Druk op [E] om dit object te verwijderen.', ['map_blip'] = 'Politiebureau', ['unrestrained_timer'] = 'Je voelt je handboeien langzaam wegglijden.', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/pl.lua b/[esx_addons]/esx_policejob/locales/pl.lua index 2f2a0479..e340e646 100644 --- a/[esx_addons]/esx_policejob/locales/pl.lua +++ b/[esx_addons]/esx_policejob/locales/pl.lua @@ -6,7 +6,7 @@ Locales['pl'] = { ['gilet_wear'] = 'kamizelka odblaskowa', ['bullet_wear'] = 'kamizelka kuloodporna', ['no_outfit'] = 'brak ubrania', - ['open_cloackroom'] = 'naciśnij ~INPUT_CONTEXT~ aby zmienić ~y~ubranie~s~.', + ['open_cloackroom'] = 'naciśnij [E] aby zmienić ubranie.', -- Armory ['remove_object'] = 'weź przedmiot', ['deposit_object'] = 'zdeponuj przedmiot', @@ -14,13 +14,13 @@ Locales['pl'] = { ['put_weapon'] = 'odłóż broń', ['buy_weapons'] = 'kup Broń', ['armory'] = 'zbrojownia', - ['open_armory'] = 'naciśnij ~INPUT_CONTEXT~ żeby uzyskać dostęp do zbrojowni', + ['open_armory'] = 'naciśnij [E] żeby uzyskać dostęp do zbrojowni', ['armory_owned'] = 'owned', ['armory_free'] = 'free', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'armory - Buy weapon', ['armory_componenttitle'] = 'armory - Weapon attatchments', - ['armory_bought'] = 'you bought an ~y~%s~s~ for ~g~$%s~s~', + ['armory_bought'] = 'you bought an %s for $%s', ['armory_money'] = 'you cannot afford that weapon', ['armory_hascomponent'] = 'you have that attatchment equiped!', ['get_weapon_menu'] = 'armory - Withdraw Weapon', @@ -28,7 +28,7 @@ Locales['pl'] = { -- Vehicles ['vehicle_menu'] = 'vehicle', ['vehicle_blocked'] = 'all available spawn points are currently blocked!', - ['garage_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Vehicle Actions~s~.', + ['garage_prompt'] = 'press [E] to access the Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'stored', ['garage_notstored'] = 'not in garage', @@ -44,13 +44,13 @@ Locales['pl'] = { ['garage_storeitem'] = 'store vehicle in garage', ['garage_buyitem'] = 'vehicle shop', ['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.', - ['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'press [E] to access the Helicopter Actions.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'vehicle Shop', ['vehicleshop_confirm'] = 'do you want to buy this vehicle?', - ['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~r~$%s~s~', + ['vehicleshop_bought'] = 'you have bought %s for ~r~$%s', ['vehicleshop_money'] = 'you cannot afford that vehicle', - ['vehicleshop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait', + ['vehicleshop_awaiting_model'] = 'the vehicle is currently DOWNLOADING & LOADING please wait', ['confirm_no'] = 'no', ['confirm_yes'] = 'yes', -- Service @@ -58,9 +58,9 @@ Locales['pl'] = { ['service_not'] = 'nie rozpoczynasz służby! Najpierw musisz się przebrać.', ['service_anonunce'] = 'informacje o służbie', ['service_in'] = 'rozpoczynasz służbe, Witaj!', - ['service_in_announce'] = 'operator ~y~%s~s~ rozpoczyna służbę!', + ['service_in_announce'] = 'operator %s rozpoczyna służbę!', ['service_out'] = 'opuszczasz służbę.', - ['service_out_announce'] = 'operator ~y~%s~s~ opuszcza służbe.', + ['service_out_announce'] = 'operator %s opuszcza służbe.', -- Action Menu ['citizen_interaction'] = 'interakcja z cywilami', ['vehicle_interaction'] = 'interakcja z pojazdami', @@ -76,23 +76,23 @@ Locales['pl'] = { ['unpaid_bills'] = 'zarządzaj niezapłaconymi rachunkami', ['license_check'] = 'zarządzaj licencjami', ['license_revoke'] = 'unieważnij licencje', - ['license_revoked'] = 'twoja licencja ~b~%s~s~ została ~y~unieważniona~s~!', - ['licence_you_revoked'] = 'unieważniasz ~b~%s~s~ które należały do ~y~%s~s~', + ['license_revoked'] = 'twoja licencja %s została unieważniona!', + ['licence_you_revoked'] = 'unieważniasz %s które należały do %s', ['no_players_nearby'] = 'brak graczy w pobliżu', - ['being_searched'] = 'you are being ~y~searched~s~ by the ~b~Police~s~', + ['being_searched'] = 'you are being searched by the Police', -- Vehicle interaction ['vehicle_info'] = 'informacje o pojeździe', ['pick_lock'] = 'odblokuj pojazd', - ['vehicle_unlocked'] = 'pojazd ~g~Odblokowany~s~', + ['vehicle_unlocked'] = 'pojazd Odblokowany', ['no_vehicles_nearby'] = 'brak pojazdu w pobliżu', ['impound'] = 'zajmij pojazd', - ['impound_prompt'] = 'naciśnij ~INPUT_CONTEXT~ żeby unieważnić ~y~zajęcie~s~', + ['impound_prompt'] = 'naciśnij [E] żeby unieważnić zajęcie', ['impound_canceled'] = 'unieważniasz zajęcie', ['impound_canceled_moved'] = 'zajęcie zostało anulowane, ponieważ pojazd przemieścił się', ['impound_successful'] = 'zajmujesz pojazd', ['search_database'] = 'informacje o pojeździe', ['search_database_title'] = 'informacjeo pojeździe - przeszukaj używając numeru rejestracyjnego', - ['search_database_error_invalid'] = 'to ~r~nie~s~ jest ~y~poprawny~s~ rnumer rejestracyjny', + ['search_database_error_invalid'] = 'to ~r~nie jest poprawny rnumer rejestracyjny', -- Traffic interaction ['traffic_interaction'] = 'interakcje dla ruchu drogowego', ['cone'] = 'pachołek', @@ -118,12 +118,12 @@ Locales['pl'] = { ['confiscate_weapon'] = 'skonfiskuj %s z %s kulami', ['confiscate_inv'] = 'skonfiskuj %s x %s', ['confiscate_dirty'] = 'skonfiskuj brudne pieniądze: $%s', - ['you_confiscated'] = 'skonfiskowałeś ~y~%sx~s~ ~b~%s~s~ od ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ zostały skonfiskowane przez ~y~%s~s~', - ['you_confiscated_account'] = 'skonfiskowałeś ~g~%s$~s~ (%s) od ~b~%s~s~', - ['got_confiscated_account'] = '~g~%s$~s~ (%s) zostały skonfiskowane przez ~y~%s~s~', - ['you_confiscated_weapon'] = 'skonfiskowałeś ~b~%s~s~ od ~b~%s~s~ z ~o~%s~s~ pociskami', - ['got_confiscated_weapon'] = 'twój ~b~%s~s~ z ~o~%s~s~ kulami został skonfiskowany przez ~y~%s~s~', + ['you_confiscated'] = 'skonfiskowałeś %sx %s od %s', + ['got_confiscated'] = '%sx %s zostały skonfiskowane przez %s', + ['you_confiscated_account'] = 'skonfiskowałeś %s$ (%s) od %s', + ['got_confiscated_account'] = '%s$ (%s) zostały skonfiskowane przez %s', + ['you_confiscated_weapon'] = 'skonfiskowałeś %s od %s z ~o~%s pociskami', + ['got_confiscated_weapon'] = 'twój %s z ~o~%s kulami został skonfiskowany przez %s', ['traffic_offense'] = 'wykroczenia drogowe', ['minor_offense'] = 'niewielkie wykroczenia', ['average_offense'] = 'średnie wykroczenia', @@ -134,15 +134,15 @@ Locales['pl'] = { ['owner_unknown'] = 'właściciel: Nieznany', ['owner'] = 'właściciel: %s', -- Boss Menu - ['open_bossmenu'] = 'naciśnij ~INPUT_CONTEXT~ aby otworzyć menu', + ['open_bossmenu'] = 'naciśnij [E] aby otworzyć menu', ['quantity_invalid'] = 'nieprawidłowa ilość', - ['have_withdrawn'] = 'wyjmujesz z depozytu ~y~%sx~s~ ~b~%s~s~', - ['have_deposited'] = 'zdeponowano ~y~%sx~s~ ~b~%s~s~', + ['have_withdrawn'] = 'wyjmujesz z depozytu %sx %s', + ['have_deposited'] = 'zdeponowano %sx %s', ['quantity'] = 'ilość', ['inventory'] = 'ekwipunek', ['police_stock'] = 'zapasy policji', -- Misc - ['remove_prop'] = 'naciśnij ~INPUT_CONTEXT~ aby usunąć ten obiekt', + ['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 diff --git a/[esx_addons]/esx_policejob/locales/si.lua b/[esx_addons]/esx_policejob/locales/si.lua index 93232f6f..3625428e 100644 --- a/[esx_addons]/esx_policejob/locales/si.lua +++ b/[esx_addons]/esx_policejob/locales/si.lua @@ -6,7 +6,7 @@ Locales['si'] = { ['gilet_wear'] = 'oranžna odsevna jakna', ['bullet_wear'] = 'neprebojni jopič', ['no_outfit'] = 'ni uniforme, ki bi ti ustrezala!', - ['open_cloackroom'] = 'pritisnite ~INPUT_CONTEXT~, da zamenjate oblačila', + ['open_cloackroom'] = 'pritisnite [E], da zamenjate oblačila', -- orožarna ['remove_object'] = 'umakni predmet', ['deposit_object'] = 'položi predmet', @@ -14,13 +14,13 @@ Locales['si'] = { ['put_weapon'] = 'shrani orožje v orožarno', ['buy_weapons'] = 'kupi orožje', ["armory"] = "armory", - ['open_armory'] = "pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Armory~s~.", + ['open_armory'] = "pritisnite [E] za dostop do Armory.", ['armory_owned'] = 'v lasti', ['armory_free'] = 'free', ['armory_item'] = '$%s', ['armory_weapontitle'] = 'armory - Buy weapon', ['armory_componenttitle'] = 'armory - Weapon attatchments', - ['armory_bought'] = 'kupil si ~y~%s~s~ za ~g~$%s~s~', + ['armory_bought'] = 'kupil si %s za $%s', ['armory_money'] = 'tega orožja si ne moreš privoščiti', ['armory_hascomponent'] = 'imaš ta pripomoček opremljen!', ['get_weapon_menu'] = 'armory - Withdraw Weapon', @@ -28,7 +28,7 @@ Locales['si'] = { -- Vozila ['vehicle_menu'] = 'vehicle', ['vehicle_blocked'] = 'vse razpoložljive točke za razmnoževanje so trenutno blokirane!', - ['garage_prompt'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Vehicle Actions~s~.', + ['garage_prompt'] = 'pritisnite [E] za dostop do Vehicle Actions.', ['garage_title'] = 'vehicle Actions', ['garage_stored'] = 'shranjeno', ['garage_notstored'] = 'ni v garaži', @@ -44,13 +44,13 @@ Locales['si'] = { ['garage_storeitem'] = 'shranite vozilo v garažo', ['garage_buyitem'] = 'trgovina z vozili', ['garage_notauthorized'] = 'niste pooblaščeni za nakup te vrste vozil.', - ['helicopter_prompt'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Helicopter Actions~s~.', + ['helicopter_prompt'] = 'pritisnite [E] za dostop do Helicopter Actions.', ['shop_item'] = '$%s', ['vehicleshop_title'] = 'trgovina z vozili', ['vehicleshop_confirm'] = 'želite kupiti to vozilo?', - ['vehicleshop_bought'] = 'kupili ste ~y~%s~s~ za ~r~$%s~s~', + ['vehicleshop_bought'] = 'kupili ste %s za ~r~$%s', ['vehicleshop_money'] = 'tega vozila si ne morete privoščiti', - ['vehicleshop_awaiting_model'] = 'vozilo se trenutno ~g~POKLJUČUJE in nalaga~s~, počakajte', + ['vehicleshop_awaiting_model'] = 'vozilo se trenutno POKLJUČUJE in nalaga, počakajte', ['confirm_no'] = 'ne', ['confirm_yes'] = 'yes', -- storitev @@ -58,9 +58,9 @@ Locales['si'] = { ['service_not'] = 'niste vstopili v službo! Najprej se boste morali zamenjati.', ['service_anonunce'] = 'informacije o službi', ['service_in'] = 'vstopili ste v storitev, dobrodošli!', - ['service_in_announce'] = 'operater ~y~%s~s~ je vstopil v storitev!', + ['service_in_announce'] = 'operater %s je vstopil v storitev!', ['service_out'] = 'zapustili ste službo.', - ['service_out_announce'] = 'operater ~y~%s~s~ je zapustil svojo službo', + ['service_out_announce'] = 'operater %s je zapustil svojo službo', -- Akcijski meni ['citizen_interaction'] = 'interakcija z državljani', ['vehicle_interaction'] = 'interakcija z vozilom', @@ -76,23 +76,23 @@ Locales['si'] = { ['unpaid_bills'] = 'upravljati neplačane račune', ['license_check'] = 'upravljaj licenco', ['license_revoke'] = 'odvzem licence', - ['license_revoked'] = 'vaše ~b~%s~s~ je bilo ~y~revokirano~s~!', - ['licence_you_revoked'] = 'preklical si ~b~%s~s~, ki je pripadala ~y~%s~s~', + ['license_revoked'] = 'vaše %s je bilo revokirano!', + ['licence_you_revoked'] = 'preklical si %s, ki je pripadala %s', ['no_players_nearby'] = 'v bližini ni igralca(-ov)!', - ['being_searched'] = '~y~searched~s~ vas išče ~b~Policija~s~', + ['being_searched'] = 'searched vas išče Policija', -- interakcija z vozilom ['vehicle_info'] = 'informacije o vozilu', ['pick_lock'] = 'zaklepanje vozila', - ['vehicle_unlocked'] = 'vozilo ~g~Unlocked~s~', + ['vehicle_unlocked'] = 'vozilo Unlocked', ['no_vehicles_nearby'] = 'v bližini ni vozil', ['impound'] = 'zapleniti vozilo', - ['impound_prompt'] = 'pritisnite ~INPUT_CONTEXT~, da prekličete ~y~impound~s~', + ['impound_prompt'] = 'pritisnite [E], da prekličete impound', ['impound_canceled'] = 'preklicali ste zaseg', ['impound_canceled_moved'] = 'zaseg je bil preklican, ker se je vozilo premaknilo', ['impound_successful'] = 'vozilo ste zasegli', ['search_database'] = 'informacije o vozilu', ['search_database_title'] = 'vehicle information - search with registration number', - ['search_database_error_invalid'] = "to je ~r~not~s~ a ~y~valid~s~ a registration number", + ['search_database_error_invalid'] = "to je ~r~not a valid a registration number", -- Traffic interaction -- Prometna interakcija ['traffic_interaction'] = 'interakcijski promet', @@ -119,12 +119,12 @@ Locales['si'] = { ['confiscate_weapon'] = 'zapleni %s z %s kroglami', ['confiscate_inv'] = 'zapleni %sx %s', ['confiscate_dirty'] = 'zapleni umazan denar: $%s', -['you_confiscated'] = 'zaplenili ste ~y~%sx~s~ ~b~%s~s~ od ~b~%s~s~', -['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ je zaplenil ~y~%s~s~', -['you_confiscated_account'] = 'zasegel si ~g~$%s~s~ (%s) od ~b~%s~s~', -['got_confiscated_account'] = '~g~$%s~s~ (%s) je zaplenil ~y~%s~s~', -['you_confiscated_weapon'] = 'zasegel si ~b~%s~s~ od ~b~%s~s~ z ~o~%s~s~ kroglami', -['got_confiscated_weapon'] = 'tvojo ~b~%s~s~ s ~o~%s~s~ naboji je zaplenil ~y~%s~s~', +['you_confiscated'] = 'zaplenili ste %sx %s od %s', +['got_confiscated'] = '%sx %s je zaplenil %s', +['you_confiscated_account'] = 'zasegel si $%s (%s) od %s', +['got_confiscated_account'] = '$%s (%s) je zaplenil %s', +['you_confiscated_weapon'] = 'zasegel si %s od %s z ~o~%s kroglami', +['got_confiscated_weapon'] = 'tvojo %s s ~o~%s naboji je zaplenil %s', ['traffic_offense'] = 'prometni prekršek', ['minor_offense'] = 'manjši prekršek', ['average_offense'] = 'povprečni prekršek', @@ -135,15 +135,15 @@ Locales['si'] = { ['owner_unknown'] = "lastnik: neznan", ['owner'] = "zadnji: %s", -- meni šefa -['open_bossmenu'] = 'pritisnite ~INPUT_CONTEXT~ za odprtje menija', +['open_bossmenu'] = 'pritisnite [E] za odprtje menija', ['quantity_invalid'] = 'neveljavna količina', -['have_withdrawn'] = 'umaknili ste ~y~%sx~s~ ~b~%s~s~', -['have_deposited'] = 'deponirali ste ~y~%sx~s~ ~b~%s~s~', +['have_withdrawn'] = 'umaknili ste %sx %s', +['have_deposited'] = 'deponirali ste %sx %s', ['količina'] = 'količina', ['inventory'] = 'inventory', ['police_stock'] = "policijska zaloga", -- Razno -['remove_prop'] = 'pritisnite ~INPUT_CONTEXT~, da izbrišete predmet', +['remove_prop'] = 'pritisnite [E], da izbrišete predmet', ['map_blip'] = 'policijska postaja', ['unrestrained_timer'] = 'čutiš, kako se ti izgubljaš oprijem in kako se ti razblinjajo okovi.', -- obvestila diff --git a/[esx_addons]/esx_policejob/locales/sv.lua b/[esx_addons]/esx_policejob/locales/sv.lua index ba2c2179..29178bde 100644 --- a/[esx_addons]/esx_policejob/locales/sv.lua +++ b/[esx_addons]/esx_policejob/locales/sv.lua @@ -6,7 +6,7 @@ Locales['sv'] = { ['gilet_wear'] = 'reflektiv väst', ['bullet_wear'] = 'skottsäker väst', ['no_outfit'] = 'det finns ingen uniform som passar dig!', - ['open_cloackroom'] = 'tryck ~INPUT_CONTEXT~ för att välja ~y~kläder~s~.', + ['open_cloackroom'] = 'tryck [E] för att välja kläder.', -- Armory ['remove_object'] = 'ta ut objekt', ['deposit_object'] = 'lägg in objekt', @@ -14,13 +14,13 @@ Locales['sv'] = { ['put_weapon'] = 'lägg in vapen', ['buy_weapons'] = 'köp vapen', ['armory'] = 'vapenförråd', - ['open_armory'] = 'tryck ~INPUT_CONTEXT~ för att komma åt ~y~vapenförrådet~s~.', + ['open_armory'] = 'tryck [E] för att komma åt vapenförrådet.', ['armory_owned'] = 'ägd', ['armory_free'] = 'gratis', ['armory_item'] = '%s SEK', ['armory_weapontitle'] = 'vapenförråd - Köp vapen', ['armory_componenttitle'] = 'vapenförråd - Vapen tillbehör', - ['armory_bought'] = 'du köpte ~y~%s~s~ för ~g~%s SEK~s~', + ['armory_bought'] = 'du köpte %s för %s SEK', ['armory_money'] = 'du har inte råd med det vapnet', ['armory_hascomponent'] = 'du har redan det tillbehöret!', ['get_weapon_menu'] = 'vapenförråd - Ta ut vapen', @@ -28,7 +28,7 @@ Locales['sv'] = { -- Vehicles ['vehicle_menu'] = 'fordon', ['vehicle_blocked'] = 'det finns ingen tillgänglig plats att ställa ut fordonet på!', - ['garage_prompt'] = 'tryck ~INPUT_CONTEXT~ för att komma åt ~y~garaget~s~.', + ['garage_prompt'] = 'tryck [E] för att komma åt garaget.', ['garage_title'] = 'garage', ['garage_stored'] = 'inställt', ['garage_notstored'] = 'uttaget', @@ -44,13 +44,13 @@ Locales['sv'] = { ['garage_storeitem'] = 'ställ in fordon', ['garage_buyitem'] = 'fordonshandel', ['garage_notauthorized'] = 'du har inte tillgång till att köpa dessa fordon.', - ['helicopter_prompt'] = 'tryck ~INPUT_CONTEXT~ för att komma åt ~y~helikoptergaraget~s~.', + ['helicopter_prompt'] = 'tryck [E] för att komma åt helikoptergaraget.', ['shop_item'] = '%s SEK', ['vehicleshop_title'] = 'fordonshandel', ['vehicleshop_confirm'] = 'vill du köpa detta fordon?', - ['vehicleshop_bought'] = 'du köpte ~y~%s~s~ för ~g~%s SEK~s~', + ['vehicleshop_bought'] = 'du köpte %s för %s SEK', ['vehicleshop_money'] = 'du har inte råd med detta fordon', - ['vehicleshop_awaiting_model'] = 'fordonet ~g~LADDAS NED OCH LADDAS IN~s~ var god vänta', + ['vehicleshop_awaiting_model'] = 'fordonet LADDAS NED OCH LADDAS IN var god vänta', ['confirm_no'] = 'nej', ['confirm_yes'] = 'ja', -- Service @@ -58,9 +58,9 @@ Locales['sv'] = { ['service_not'] = 'du är inte i tjänst! Byt om för att gå in i tjänst.', ['service_anonunce'] = 'tjänsteinformation', ['service_in'] = 'du deltog i tjänst, välkommen!', - ['service_in_announce'] = 'operatör ~y~%s~s~ har deltagit tjänst!', + ['service_in_announce'] = 'operatör %s har deltagit tjänst!', ['service_out'] = 'du har lämnat tjänst.', - ['service_out_announce'] = 'operatör ~y~%s~s~ har lämnat deras tjänst.', + ['service_out_announce'] = 'operatör %s har lämnat deras tjänst.', -- Action Menu ['citizen_interaction'] = 'handlingar mot civila', ['vehicle_interaction'] = 'handlingar på bilar', @@ -76,23 +76,23 @@ Locales['sv'] = { ['unpaid_bills'] = 'se obetalda räkningar', ['license_check'] = 'se licenser', ['license_revoke'] = 'återkalla licenser', - ['license_revoked'] = 'ditt ~b~%s~s~ har blivit ~y~återkallat~s~!', - ['licence_you_revoked'] = 'du återkallade ett ~b~%s~s~ som tillhörde ~y~%s~s~', + ['license_revoked'] = 'ditt %s har blivit återkallat!', + ['licence_you_revoked'] = 'du återkallade ett %s som tillhörde %s', ['no_players_nearby'] = 'det finns ingen i närheten', - ['being_searched'] = 'du blir ~y~visiterad~s~ av ~b~Polisen~s~', + ['being_searched'] = 'du blir visiterad av Polisen', -- Vehicle interaction ['vehicle_info'] = 'fordon', ['pick_lock'] = 'bryt upp fordon', - ['vehicle_unlocked'] = 'fordonet har ~g~låsts upp~s~', + ['vehicle_unlocked'] = 'fordonet har låsts upp', ['no_vehicles_nearby'] = 'inga fordon i närheten', ['impound'] = 'bärga fordonet', - ['impound_prompt'] = 'tryck ~INPUT_CONTEXT~ för att avbryta ~y~bärgningen~s~', + ['impound_prompt'] = 'tryck [E] för att avbryta bärgningen', ['impound_canceled'] = 'du avbröt bärgningen', ['impound_canceled_moved'] = 'bärgningen avbröts på grund av att fordonet har rört sig', ['impound_successful'] = 'du har bärgat fordonet', ['search_database'] = 'fordonsuppgifter', ['search_database_title'] = 'fordonsuppgifter - sök med registreringsnummer', - ['search_database_error_invalid'] = 'det är ~r~inte~s~ ett ~y~giltigt~s~ registreringsnummer', + ['search_database_error_invalid'] = 'det är ~r~inte ett giltigt registreringsnummer', -- Traffic interaction ['traffic_interaction'] = 'trafiksåtgärder', ['cone'] = 'kon', @@ -118,12 +118,12 @@ Locales['sv'] = { ['confiscate_weapon'] = 'beslagta %s med %s skott', ['confiscate_inv'] = 'beslagta %sx %s', ['confiscate_dirty'] = 'beslagta svarta pengar: %s SEK', - ['you_confiscated'] = 'du beslagtog ~y~%sx~s~ ~b~%s~s~ från ~b~%s~s~', - ['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ beslagtogs av ~y~%s~s~', - ['you_confiscated_account'] = 'du beslagtog ~g~%s SEK~s~ (%s) från ~b~%s~s~', - ['got_confiscated_account'] = '~g~%s SEK~s~ (%s) beslagtogs av ~y~%s~s~', - ['you_confiscated_weapon'] = 'du beslagtog ~b~%s~s~ från ~b~%s~s~ med ~o~%s~s~ skott', - ['got_confiscated_weapon'] = 'din ~b~%s~s~ med ~o~%s~s~ skott beslagtogs av ~y~%s~s~', + ['you_confiscated'] = 'du beslagtog %sx %s från %s', + ['got_confiscated'] = '%sx %s beslagtogs av %s', + ['you_confiscated_account'] = 'du beslagtog %s SEK (%s) från %s', + ['got_confiscated_account'] = '%s SEK (%s) beslagtogs av %s', + ['you_confiscated_weapon'] = 'du beslagtog %s från %s med ~o~%s skott', + ['got_confiscated_weapon'] = 'din %s med ~o~%s skott beslagtogs av %s', ['traffic_offense'] = 'brott mot trafikregler', ['minor_offense'] = 'mindre lagbrott', ['average_offense'] = 'medel lagbrott', @@ -134,15 +134,15 @@ Locales['sv'] = { ['owner_unknown'] = 'ägare: Okänt', ['owner'] = 'ägare: %s', -- Boss Menu - ['open_bossmenu'] = 'tryck ~INPUT_CONTEXT~ för att öppna menyn', + ['open_bossmenu'] = 'tryck [E] för att öppna menyn', ['quantity_invalid'] = 'otillgängligt antal', - ['have_withdrawn'] = 'du har tagit ut ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'du har lagrat ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'du har tagit ut x%s %s', + ['have_deposited'] = 'du har lagrat x%s %s', ['quantity'] = 'antal', ['inventory'] = 'förråd', ['police_stock'] = 'polisförråd', -- Misc - ['remove_prop'] = 'tryck ~INPUT_CONTEXT~ för att ta bort objektet', + ['remove_prop'] = 'tryck [E] för att ta bort objektet', ['map_blip'] = 'polisstation', ['unrestrained_timer'] = 'dina handklovar har försvunnit', -- Notifications diff --git a/[esx_addons]/esx_policejob/locales/tr.lua b/[esx_addons]/esx_policejob/locales/tr.lua index 21a0e1a6..98c2a40d 100644 --- a/[esx_addons]/esx_policejob/locales/tr.lua +++ b/[esx_addons]/esx_policejob/locales/tr.lua @@ -6,7 +6,7 @@ Locales['tr'] = { ['gilet_wear'] = 'turuncu ceket', ['bullet_wear'] = 'kurşun geçirmez yelek', ['no_outfit'] = ' üniforma yok!', - ['open_cloackroom'] = '~y~Kıyafetinizi~s~ değiştirmek için ~INPUT_CONTEXT~ tuşuna basın. ', + ['open_cloackroom'] = 'Kıyafetinizi değiştirmek için [E] tuşuna basın. ', -- Armory ['remove_object'] = 'obje Al', ['deposit_object'] = 'obje Koy', @@ -14,7 +14,7 @@ Locales['tr'] = { ['put_weapon'] = 'cephaneliğe silah koy', ['buy_weapons'] = 'silah satın al', ['armory'] = 'cephanelik', - ['open_armory'] = '~y~Cephaneliğe~s~ erişmek için ~INPUT_CONTEXT~ tuşuna basın.', + ['open_armory'] = 'Cephaneliğe erişmek için [E] tuşuna basın.', ['armory_owned'] = 'sahipsin', ['armory_free'] = 'bedava', ['armory_item'] = '%s TL', @@ -28,7 +28,7 @@ Locales['tr'] = { -- Vehicles ['vehicle_menu'] = 'araç', ['vehicle_blocked'] = 'tüm Spawn Noktaları Bloke Edilmiş!', - ['garage_prompt'] = '~y~Araç eylemlerine ulaşmak için ~s~ ~INPUT_CONTEXT~ tuşuna basınız.', + ['garage_prompt'] = 'Araç eylemlerine ulaşmak için [E] tuşuna basınız.', ['garage_title'] = 'araç eylemleri', ['garage_stored'] = 'garajda', ['garage_notstored'] = 'garajda değil', @@ -44,13 +44,13 @@ Locales['tr'] = { ['garage_storeitem'] = 'aracı garaja koy', ['garage_buyitem'] = 'araç Galerisi', ['garage_notauthorized'] = 'galeriye erişim iznin yok', - ['helicopter_prompt'] = '~y~Helikopter eylemlerine~s~ erişmek için ~INPUT_CONTEXT~ tuşuna basınız.', + ['helicopter_prompt'] = 'Helikopter eylemlerine erişmek için [E] tuşuna basınız.', ['shop_item'] = '%s TL', ['vehicleshop_title'] = 'araç galerisi', ['vehicleshop_confirm'] = 'bu aracı satın almak istiyor musun?', ['vehicleshop_bought'] = '%s lira Karşılığında %s Satın aldın ', ['vehicleshop_money'] = 'bu araca paran yetmiyor', - ['vehicleshop_awaiting_model'] = 'araç ~g~Yükleniyor~s~ lütfen bekleyiniz', + ['vehicleshop_awaiting_model'] = 'araç Yükleniyor lütfen bekleyiniz', ['confirm_no'] = 'hayır', ['confirm_yes'] = 'evet', -- Service @@ -76,17 +76,17 @@ Locales['tr'] = { ['unpaid_bills'] = 'ödenmemiş Faturaları Kontrol Et', ['license_check'] = 'lisansları Kontrol Et', ['license_revoke'] = 'lisansa El Koy', - ['license_revoked'] = '~b~%s~s~ lisansın ~y~iptal edildi~s~!', - ['licence_you_revoked'] = '~b~%s~s~ adlı kullanıcıya ait ~y~%s~s~ adlı lisansına el koydun.', + ['license_revoked'] = '%s lisansın iptal edildi!', + ['licence_you_revoked'] = '%s adlı kullanıcıya ait %s adlı lisansına el koydun.', ['no_players_nearby'] = 'yakında oyuncu yok!', - ['being_searched'] = 'üstün ~y~searched~s~ - ~b~Polis~s~ tarafından aranıyor', + ['being_searched'] = 'üstün searched - Polis tarafından aranıyor', -- Vehicle interaction ['vehicle_info'] = 'araç Bilgisi', ['pick_lock'] = 'aracın kilidini aç', - ['vehicle_unlocked'] = 'araç ~g~açıldı~s~', + ['vehicle_unlocked'] = 'araç açıldı', ['no_vehicles_nearby'] = 'yakınlarda araç yok', ['impound'] = 'araca el koy', - ['impound_prompt'] = 'el konulan aracı geri bırakmak için ~INPUT_CONTEXT~ tuşuna basın', + ['impound_prompt'] = 'el konulan aracı geri bırakmak için [E] tuşuna basın', ['impound_canceled'] = 'el konulma kaldırıldı', ['impound_canceled_moved'] = 'araç hareket ettiği için el koyma iptal edildi', ['impound_successful'] = 'araca el koydun', @@ -118,12 +118,12 @@ Locales['tr'] = { ['confiscate_weapon'] = 'el koyuldu %s ve %s mermi', ['confiscate_inv'] = 'el koyuldu %sx %s', ['confiscate_dirty'] = 'kara paraya el koyuldu: %s TL', - ['you_confiscated'] = '~b~%s~s~ adlı kişiden ~y~%sx~s~ ~b~%s~s~ aldın ', - ['got_confiscated'] = '~y~%s~s~ adlı kişi ~y~%sx~s~ ~b~%s~s~ eşyanı aldı', - ['you_confiscated_account'] = '~b~%s~s~ adlı oyuncunun ~g~%s TL~s~ (%s) kara parasına el konuldu', - ['got_confiscated_account'] = '~g~%s TL~s~ (%s) kara parana el konuldu ~y~%s~s~', - ['you_confiscated_weapon'] = '~b~%s~s~ adlı oyuncunun ~b~%s~s~ ve ~o~%s~s~ mermilerine el konuldu', - ['got_confiscated_weapon'] = '~b~%s~s~ ve ~o~%s~s~ mermilerine ~y~%s~s~ tarafından el konuldu', + ['you_confiscated'] = '%s adlı kişiden %sx %s aldın ', + ['got_confiscated'] = '%s adlı kişi %sx %s eşyanı aldı', + ['you_confiscated_account'] = '%s adlı oyuncunun %s TL (%s) kara parasına el konuldu', + ['got_confiscated_account'] = '%s TL (%s) kara parana el konuldu %s', + ['you_confiscated_weapon'] = '%s adlı oyuncunun %s ve ~o~%s mermilerine el konuldu', + ['got_confiscated_weapon'] = '%s ve ~o~%s mermilerine %s tarafından el konuldu', ['traffic_offense'] = 'trafik cezaları', ['minor_offense'] = 'küçük suç', ['average_offense'] = 'ortalama suç', @@ -134,15 +134,15 @@ Locales['tr'] = { ['owner_unknown'] = 'sahibi: Bilinmiyor', ['owner'] = 'sahibi: %s', -- Boss Menu - ['open_bossmenu'] = 'menüyü açmak için ~INPUT_CONTEXT~ tuşuna basın', + ['open_bossmenu'] = 'menüyü açmak için [E] tuşuna basın', ['quantity_invalid'] = 'miktar hatalı', - ['have_withdrawn'] = '~y~%sx~s~ ~b~%s~s~ çekildi', - ['have_deposited'] = '~y~%sx~s~ ~b~%s~s~ yatırıldı', + ['have_withdrawn'] = '%sx %s çekildi', + ['have_deposited'] = '%sx %s yatırıldı', ['quantity'] = 'miktar', ['inventory'] = 'envanter', ['police_stock'] = 'polis Stoğu', -- Misc - ['remove_prop'] = 'objeyi silmek için ~INPUT_CONTEXT~ tuşuna basın', + ['remove_prop'] = 'objeyi silmek için [E] tuşuna basın', ['map_blip'] = 'polis Karakolu', ['unrestrained_timer'] = 'ellerinin yavaşça çözüldüğünü hissediyorsun.', -- Notifications diff --git a/[esx_addons]/esx_property/locales/br.lua b/[esx_addons]/esx_property/locales/br.lua index 0ff61d99..8ad2a1a4 100644 --- a/[esx_addons]/esx_property/locales/br.lua +++ b/[esx_addons]/esx_property/locales/br.lua @@ -1,22 +1,22 @@ Locales['br'] = { - ['have_withdrawn'] = 'você retirou ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'você depositou ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'você retirou x%s %s', + ['have_deposited'] = 'você depositou x%s %s', ['free_prop'] = 'Propriedade a Venda', ['property'] = 'Propriedade', ['enter'] = 'Entrar', ['move_out'] = 'move out from property', ['move_out_sold'] = 'sell property for $%s', ['moved_out'] = 'you moved out and do no longer rent the property.', - ['moved_out_sold'] = 'you have sold the property for ~g~$%s~s~', + ['moved_out_sold'] = 'you have sold the property for $%s', ['buy'] = 'buy property for $%s', - ['buy_for'] = 'você comprou uma propriedade por ~g~$%s~s~', + ['buy_for'] = 'você comprou uma propriedade por $%s', ['rent'] = 'rent property for $%s / week', - ['rent_for'] = 'você alugou uma propriedade por ~g~$%s~s~', - ['press_to_menu'] = 'Pressione ~INPUT_CONTEXT~ para acessar o menu', + ['rent_for'] = 'você alugou uma propriedade por $%s', + ['press_to_menu'] = 'Pressione [E] para acessar o menu', ['owned_properties'] = 'Propriedades adquiridas', ['available_properties'] = 'Propriedades disponíveis', ['invite_player'] = 'Convidar um jogador', - ['you_invited'] = 'you invited ~y~%s~s~ to your property', + ['you_invited'] = 'you invited %s to your property', ['player_clothes'] = 'Roupas', ['remove_cloth'] = 'tire a roupa', ['removed_cloth'] = 'a roupa foi removida do seu guarda-roupa!', @@ -27,11 +27,11 @@ Locales['br'] = { ['inventory'] = 'Inventário', ['amount'] = 'valor?', ['amount_invalid'] = 'quantidade inválida', - ['press_to_exit'] = 'Pressione ~INPUT_CONTEXT~ para sair da propriedade', + ['press_to_exit'] = 'Pressione [E] para sair da propriedade', ['not_enough'] = 'Você não tem dinheiro suficiente', ['invalid_quantity'] = 'Quantidade inválida', - ['paid_rent'] = 'you paid your rent at ~g~$%s~s~ for ~y~%s~s~', - ['paid_rent_evicted'] = 'you have been ~o~evicted~s~ from ~y~%s~s~ for not affording rent at ~g~$%s~s~', + ['paid_rent'] = 'you paid your rent at $%s for %s', + ['paid_rent_evicted'] = 'you have been ~o~evicted from %s for not affording rent at $%s', ['not_enough_in_property'] = 'não há o suficiente de que esse item esteja na propriedade!', ['player_cannot_hold'] = 'você não tem espaço suficiente em seu inventário!', } diff --git a/[esx_addons]/esx_property/locales/de.lua b/[esx_addons]/esx_property/locales/de.lua index c50ebd84..76cbd159 100644 --- a/[esx_addons]/esx_property/locales/de.lua +++ b/[esx_addons]/esx_property/locales/de.lua @@ -1,18 +1,18 @@ Locales['de'] = { - ['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'you have withdrawn x%s %s', + ['have_deposited'] = 'you have deposited x%s %s', ['free_prop'] = 'Kostenlose Immobilie', ['property'] = 'Immobilie', ['enter'] = 'Eintreten', ['move_out'] = 'move out from property', ['move_out_sold'] = 'sell property for $%s', ['moved_out'] = 'you moved out and do no longer rent the property.', - ['moved_out_sold'] = 'you have sold the property for ~g~$%s~s~', + ['moved_out_sold'] = 'you have sold the property for $%s', ['buy'] = 'buy property for $%s', - ['buy_for'] = 'you purchased a property for ~g~$%s~s~', + ['buy_for'] = 'you purchased a property for $%s', ['rent'] = 'rent property for $%s / week', - ['rent_for'] = 'you rented a property for ~g~$%s~s~ / week, payment is automatic', - ['press_to_menu'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen', + ['rent_for'] = 'you rented a property for $%s / week, payment is automatic', + ['press_to_menu'] = 'Drücke [E] um das Menü zu öffnen', ['owned_properties'] = 'Gekaufte Immobilien', ['available_properties'] = 'Verfügbare Immobilien', ['invite_player'] = 'Spieler einladen', @@ -27,11 +27,11 @@ Locales['de'] = { ['inventory'] = 'Inventar', ['amount'] = 'Anzahlt?', ['amount_invalid'] = 'Ungültiger Wert', - ['press_to_exit'] = 'Drücke ~INPUT_CONTEXT~ um die Immobilie zu verlassen', + ['press_to_exit'] = 'Drücke [E] um die Immobilie zu verlassen', ['not_enough'] = 'du hast nicht genug Geld', ['invalid_quantity'] = 'Ungültiger Betrag', - ['paid_rent'] = 'you paid your rent at ~g~$%s~s~ for ~y~%s~s~', - ['paid_rent_evicted'] = 'you have been ~o~evicted~s~ from ~y~%s~s~ for not affording rent at ~g~$%s~s~', - ['not_enough_in_property'] = 'there\'s not enough of ~r~that item~s~ in the property!', - ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', + ['paid_rent'] = 'you paid your rent at $%s for %s', + ['paid_rent_evicted'] = 'you have been ~o~evicted from %s for not affording rent at $%s', + ['not_enough_in_property'] = 'there\'s not enough of ~r~that item in the property!', + ['player_cannot_hold'] = 'you do ~r~not have enough free space in your inventory!', } diff --git a/[esx_addons]/esx_property/locales/en.lua b/[esx_addons]/esx_property/locales/en.lua index 61296a87..50316968 100644 --- a/[esx_addons]/esx_property/locales/en.lua +++ b/[esx_addons]/esx_property/locales/en.lua @@ -1,22 +1,22 @@ Locales['en'] = { - ['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'you have withdrawn x%s %s', + ['have_deposited'] = 'you have deposited x%s %s', ['free_prop'] = 'property For Sale', ['property'] = 'property', ['enter'] = 'enter', ['move_out'] = 'move out from property', ['move_out_sold'] = 'sell property for $%s', ['moved_out'] = 'you moved out and do no longer rent the property.', - ['moved_out_sold'] = 'you have sold the property for ~g~$%s~s~', + ['moved_out_sold'] = 'you have sold the property for $%s', ['buy'] = 'buy property for $%s', - ['buy_for'] = 'you purchased a property for ~g~$%s~s~', + ['buy_for'] = 'you purchased a property for $%s', ['rent'] = 'rent property for $%s / week', - ['rent_for'] = 'you rented a property for ~g~$%s~s~ / week, payment is automatic', - ['press_to_menu'] = 'press ~INPUT_CONTEXT~ to access the ~y~Property Menu~s~.', + ['rent_for'] = 'you rented a property for $%s / week, payment is automatic', + ['press_to_menu'] = 'press [E] to access the Property Menu.', ['owned_properties'] = 'acquired properties', ['available_properties'] = 'available properties', ['invite_player'] = 'invite a player', - ['you_invited'] = 'you invited ~y~%s~s~ to your property', + ['you_invited'] = 'you invited %s to your property', ['player_clothes'] = 'clothes', ['remove_cloth'] = 'remove clothing', ['removed_cloth'] = 'the outfit has been removed from your wardrobe!', @@ -27,11 +27,11 @@ Locales['en'] = { ['inventory'] = 'inventory', ['amount'] = 'amount?', ['amount_invalid'] = 'invalid amount', - ['press_to_exit'] = 'press ~INPUT_CONTEXT~ to exit the property', + ['press_to_exit'] = 'press [E] to exit the property', ['not_enough'] = 'you do not have enough money', ['invalid_quantity'] = 'invalid quantity', - ['paid_rent'] = 'you paid your rent at ~g~$%s~s~ for ~y~%s~s~', - ['paid_rent_evicted'] = 'you have been ~o~evicted~s~ from ~y~%s~s~ for not affording rent at ~g~$%s~s~', - ['not_enough_in_property'] = 'there\'s not enough of ~r~that item~s~ in the property!', - ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', + ['paid_rent'] = 'you paid your rent at $%s for %s', + ['paid_rent_evicted'] = 'you have been ~o~evicted from %s for not affording rent at $%s', + ['not_enough_in_property'] = 'there\'s not enough of ~r~that item in the property!', + ['player_cannot_hold'] = 'you do ~r~not have enough free space in your inventory!', } diff --git a/[esx_addons]/esx_property/locales/es.lua b/[esx_addons]/esx_property/locales/es.lua index 0ff5d49c..56e9f70e 100644 --- a/[esx_addons]/esx_property/locales/es.lua +++ b/[esx_addons]/esx_property/locales/es.lua @@ -1,18 +1,18 @@ Locales['es'] = { - ['have_withdrawn'] = 'Has sacado ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Has depositado ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'Has sacado x%s %s', + ['have_deposited'] = 'Has depositado x%s %s', ['free_prop'] = 'Propiedad libre', ['property'] = 'Propiedad', ['enter'] = 'Entrar', ['move_out'] = 'Mudarse de propiedad', ['move_out_sold'] = 'Vender propiedad por %s$', ['moved_out'] = 'Te has mudado y no puedes alquilar esa propiedad', - ['moved_out_sold'] = 'Has vendido la propiedad por ~g~%s$~s~', + ['moved_out_sold'] = 'Has vendido la propiedad por %s$', ['buy'] = 'Comprar propiedad por %s$', - ['buy_for'] = 'Has comprado una propiedad por ~g~%s$~s~', + ['buy_for'] = 'Has comprado una propiedad por %s$', ['rent'] = 'Alquilar propiedad por %s$ / semana', - ['rent_for'] = 'Has alquilado una propiedad por ~g~%s$~s~', - ['press_to_menu'] = 'Pulsa ~INPUT_CONTEXT~ para acceder al menú', + ['rent_for'] = 'Has alquilado una propiedad por %s$', + ['press_to_menu'] = 'Pulsa [E] para acceder al menú', ['owned_properties'] = 'Propiedad adquirida', ['available_properties'] = 'Propiedades disponibles', ['invite_player'] = 'Invitar a un jugador', @@ -27,11 +27,11 @@ Locales['es'] = { ['inventory'] = 'Inventario', ['amount'] = '¿Cantidad?', ['amount_invalid'] = 'Cantidad inválida', - ['press_to_exit'] = 'Pulsa ~INPUT_CONTEXT~ para salir de la propiedad', + ['press_to_exit'] = 'Pulsa [E] para salir de la propiedad', ['not_enough'] = 'No tienes suficiente dinero', ['invalid_quantity'] = 'Cantidad inválida', - ['paid_rent'] = 'Pagaste tu alquiler de ~g~%s$~s~ en ~y~%s~s~', - ['paid_rent_evicted'] = 'Has sido ~o~desahuciado~s~ de ~y~%s~s~ por no pagar el alquiler de ~g~%s$~s~', - ['not_enough_in_property'] = '¡No hay suficiente cantidad de ~r~ese objeto~s~ en la propiedad!', - ['player_cannot_hold'] = '¡~r~No tienes~s~ suficiente ~y~espacio libre~s~ en tu inventario!', + ['paid_rent'] = 'Pagaste tu alquiler de %s$ en %s', + ['paid_rent_evicted'] = 'Has sido ~o~desahuciado de %s por no pagar el alquiler de %s$', + ['not_enough_in_property'] = '¡No hay suficiente cantidad de ~r~ese objeto en la propiedad!', + ['player_cannot_hold'] = '¡~r~No tienes suficiente espacio libre en tu inventario!', } diff --git a/[esx_addons]/esx_property/locales/fi.lua b/[esx_addons]/esx_property/locales/fi.lua index e52417be..22ca7ed2 100644 --- a/[esx_addons]/esx_property/locales/fi.lua +++ b/[esx_addons]/esx_property/locales/fi.lua @@ -1,22 +1,22 @@ Locales['fi'] = { - ['have_withdrawn'] = 'sinä nostit ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'sinä talletit ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'sinä nostit x%s %s', + ['have_deposited'] = 'sinä talletit x%s %s', ['free_prop'] = 'vapaa kiinteistö', ['property'] = 'asunto', ['enter'] = 'sisään', ['move_out'] = 'move out from property', ['move_out_sold'] = 'sell property for $%s', ['moved_out'] = 'you moved out and do no longer rent the property.', - ['moved_out_sold'] = 'you have sold the property for ~g~$%s~s~', + ['moved_out_sold'] = 'you have sold the property for $%s', ['buy'] = 'buy property for $%s', - ['buy_for'] = 'sinä ostit kiinteistön hintaan ~g~$%s~s~', + ['buy_for'] = 'sinä ostit kiinteistön hintaan $%s', ['rent'] = 'rent property for $%s / week', - ['rent_for'] = 'sinä vuokrasit kiinteistön hintaan ~g~$%s~s~', - ['press_to_menu'] = 'paina ~INPUT_CONTEXT~ avataksesi talon valikko', + ['rent_for'] = 'sinä vuokrasit kiinteistön hintaan $%s', + ['press_to_menu'] = 'paina [E] avataksesi talon valikko', ['owned_properties'] = 'omistuksessa olevat asunnot', ['available_properties'] = 'vapaat asunnot', ['invite_player'] = 'kutsu pelaaja', - ['you_invited'] = 'sinä kutsuit henkilön ~y~%s~s~ kiinteistöösi', + ['you_invited'] = 'sinä kutsuit henkilön %s kiinteistöösi', ['player_clothes'] = 'asut', ['remove_cloth'] = 'poista asu', ['removed_cloth'] = 'asu poistettiin vaatekaapistasi!', @@ -27,11 +27,11 @@ Locales['fi'] = { ['inventory'] = 'reppu', ['amount'] = 'määrä?', ['amount_invalid'] = 'virheellinen määrä', - ['press_to_exit'] = 'paina ~INPUT_CONTEXT~ poistuaksesi kiinteistöstä', + ['press_to_exit'] = 'paina [E] poistuaksesi kiinteistöstä', ['not_enough'] = 'sinulla ei ole tarpeeksi rahaa', ['invalid_quantity'] = 'virheellinen määrä', - ['paid_rent'] = 'you paid your rent at ~g~$%s~s~ for ~y~%s~s~', - ['paid_rent_evicted'] = 'you have been ~o~evicted~s~ from ~y~%s~s~ for not affording rent at ~g~$%s~s~', - ['not_enough_in_property'] = 'täällä ei ole enempää ~r~tätä itemiä~s~ tässä kiinteistössä!', - ['player_cannot_hold'] = 'sinulla ~r~ei ole~s~ tarpeeksi ~y~vapaata tilaa~s~ repussasi!', + ['paid_rent'] = 'you paid your rent at $%s for %s', + ['paid_rent_evicted'] = 'you have been ~o~evicted from %s for not affording rent at $%s', + ['not_enough_in_property'] = 'täällä ei ole enempää ~r~tätä itemiä tässä kiinteistössä!', + ['player_cannot_hold'] = 'sinulla ~r~ei ole tarpeeksi vapaata tilaa repussasi!', } diff --git a/[esx_addons]/esx_property/locales/fr.lua b/[esx_addons]/esx_property/locales/fr.lua index ed734e23..8d9105b8 100644 --- a/[esx_addons]/esx_property/locales/fr.lua +++ b/[esx_addons]/esx_property/locales/fr.lua @@ -1,18 +1,18 @@ Locales['fr'] = { - ['have_withdrawn'] = 'vous avez pris ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'vous avez déposé ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'vous avez pris x%s %s', + ['have_deposited'] = 'vous avez déposé x%s %s', ['free_prop'] = 'propriété libre', ['property'] = 'propriété', ['enter'] = 'entrer', ['move_out'] = 'move out from property', ['move_out_sold'] = 'sell property for $%s', ['moved_out'] = 'you moved out and do no longer rent the property.', - ['moved_out_sold'] = 'you have sold the property for ~g~$%s~s~', + ['moved_out_sold'] = 'you have sold the property for $%s', ['buy'] = 'buy property for $%s', - ['buy_for'] = 'vous avez acheté une propriété pour ~g~$%s~s~', + ['buy_for'] = 'vous avez acheté une propriété pour $%s', ['rent'] = 'rent property for $%s / week', - ['rent_for'] = 'vous avez loué une propriété pour ~g~$%s~s~', - ['press_to_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au menu', + ['rent_for'] = 'vous avez loué une propriété pour $%s', + ['press_to_menu'] = 'appuyez sur [E] pour accéder au menu', ['owned_properties'] = 'propriétés acquises', ['available_properties'] = 'propriétés disponibles', ['invite_player'] = 'inviter un joueur', @@ -27,11 +27,11 @@ Locales['fr'] = { ['inventory'] = 'inventaire', ['amount'] = 'quantité ?', ['amount_invalid'] = 'montant invalide', - ['press_to_exit'] = 'appuyez sur ~INPUT_CONTEXT~ pour sortir de la propriété', + ['press_to_exit'] = 'appuyez sur [E] pour sortir de la propriété', ['not_enough'] = 'vous n\'avez pas assez d\'argent', ['invalid_quantity'] = 'quantité invalide', - ['paid_rent'] = 'you paid your rent at ~g~$%s~s~ for ~y~%s~s~', - ['paid_rent_evicted'] = 'you have been ~o~evicted~s~ from ~y~%s~s~ for not affording rent at ~g~$%s~s~', - ['not_enough_in_property'] = 'il n\'a pas assez de ~r~cet objet~s~ dans votre coffre!', - ['player_cannot_hold'] = 'vous n\'avez pas assez ~y~de place~s~ dans votre inventaire!', + ['paid_rent'] = 'you paid your rent at $%s for %s', + ['paid_rent_evicted'] = 'you have been ~o~evicted from %s for not affording rent at $%s', + ['not_enough_in_property'] = 'il n\'a pas assez de ~r~cet objet dans votre coffre!', + ['player_cannot_hold'] = 'vous n\'avez pas assez de place dans votre inventaire!', } diff --git a/[esx_addons]/esx_property/locales/hu.lua b/[esx_addons]/esx_property/locales/hu.lua index b92ff860..8834755e 100644 --- a/[esx_addons]/esx_property/locales/hu.lua +++ b/[esx_addons]/esx_property/locales/hu.lua @@ -1,22 +1,22 @@ Locales['hu'] = { - ['have_withdrawn'] = 'Kivettél ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Beraktál ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'Kivettél x%s %s', + ['have_deposited'] = 'Beraktál x%s %s', ['free_prop'] = 'Ingatlan', ['property'] = 'Ingatlan', ['enter'] = 'Belépés', ['move_out'] = 'Kilépés', ['move_out_sold'] = 'Ingatlan eladása ennyiért: $%s', ['moved_out'] = 'Elköltözött és többé már nem bérli az ingatlant', - ['moved_out_sold'] = 'Ennyiért adtad el az ingatlant: ~g~$%s~s~', + ['moved_out_sold'] = 'Ennyiért adtad el az ingatlant: $%s', ['buy'] = 'Ingatlan megvétele ennyiért: $%s', - ['buy_for'] = 'Vettél egy ingatlant ennyiért: ~g~$%s~s~', + ['buy_for'] = 'Vettél egy ingatlant ennyiért: $%s', ['rent'] = 'Béreltél egy ingatlant ennyiért: $%s / week', - ['rent_for'] = 'Béretél egy ingatlant ~g~$%s~s~ / hét, autómatikus fizetés', - ['press_to_menu'] = 'Nyomj ~INPUT_CONTEXT~ betüt hogy megnyisd a menüt.', + ['rent_for'] = 'Béretél egy ingatlant $%s / hét, autómatikus fizetés', + ['press_to_menu'] = 'Nyomj [E] betüt hogy megnyisd a menüt.', ['owned_properties'] = 'Ingatlanjaim', ['available_properties'] = 'Elérhetö ingatlanok', ['invite_player'] = 'Játékos meghivása', - ['you_invited'] = 'Meghivtad: ~y~%s~s~', + ['you_invited'] = 'Meghivtad: %s', ['player_clothes'] = 'Ruhatár', ['remove_cloth'] = 'Ruha törlés', ['removed_cloth'] = 'A ruházat sikeresen kitörölve!', @@ -27,11 +27,11 @@ Locales['hu'] = { ['inventory'] = 'Leltár', ['amount'] = 'Mennyiség?', ['amount_invalid'] = 'Érvénytelen összeg', - ['press_to_exit'] = 'Nyomd meg a ~INPUT_CONTEXT~ gombot hogy elhagyd az ingatlant', + ['press_to_exit'] = 'Nyomd meg a [E] gombot hogy elhagyd az ingatlant', ['not_enough'] = 'Nincsen elég pénzed', ['invalid_quantity'] = 'invalid quantity', - ['paid_rent'] = 'Kifizettél ~g~%s~s~ $-ot a kibérelt ingatlanod miatt.', - ['paid_rent_evicted'] = 'Kilakoltattak innen: ~y~%s~s~', - ['not_enough_in_property'] = 'Nincs elég ~r~mennyiség~s~ ebböl a tárgybol!', + ['paid_rent'] = 'Kifizettél %s $-ot a kibérelt ingatlanod miatt.', + ['paid_rent_evicted'] = 'Kilakoltattak innen: %s', + ['not_enough_in_property'] = 'Nincs elég ~r~mennyiség ebböl a tárgybol!', ['player_cannot_hold'] = 'Nincs több féröhelyed az inventorydban!', } diff --git a/[esx_addons]/esx_property/locales/pl.lua b/[esx_addons]/esx_property/locales/pl.lua index eb9428cb..077c490a 100644 --- a/[esx_addons]/esx_property/locales/pl.lua +++ b/[esx_addons]/esx_property/locales/pl.lua @@ -1,22 +1,22 @@ Locales['pl'] = { - ['have_withdrawn'] = 'wyciągnąłeś/aś ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'zdeponowałeś/aś ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'wyciągnąłeś/aś x%s %s', + ['have_deposited'] = 'zdeponowałeś/aś x%s %s', ['free_prop'] = 'wolne mieszkanie', ['property'] = 'mieszkanie', ['enter'] = 'wejdz', ['move_out'] = 'move out from property', ['move_out_sold'] = 'sell property for $%s', ['moved_out'] = 'you moved out and do no longer rent the property.', - ['moved_out_sold'] = 'you have sold the property for ~g~$%s~s~', + ['moved_out_sold'] = 'you have sold the property for $%s', ['buy'] = 'buy property for $%s', - ['buy_for'] = 'kupiłeś/aś mieszkanie za ~g~$%s~s~', + ['buy_for'] = 'kupiłeś/aś mieszkanie za $%s', ['rent'] = 'rent property for $%s / week', - ['rent_for'] = 'wynająłeś/aś mieszkanie za ~g~$%s~s~', - ['press_to_menu'] = 'wciśnij ~INPUT_CONTEXT~ aby otworzyć menu', + ['rent_for'] = 'wynająłeś/aś mieszkanie za $%s', + ['press_to_menu'] = 'wciśnij [E] aby otworzyć menu', ['owned_properties'] = 'twoje mieszkania', ['available_properties'] = 'dostępne mieszkania', ['invite_player'] = 'zaproś gracza', - ['you_invited'] = 'zaprosiłeś/aś ~y~%s~s~ do swojego mieszkania', + ['you_invited'] = 'zaprosiłeś/aś %s do swojego mieszkania', ['player_clothes'] = 'ubrania', ['remove_cloth'] = 'usuń ubrania', ['removed_cloth'] = 'te ubrania zostały usunięte z twojej garderoby!', @@ -27,11 +27,11 @@ Locales['pl'] = { ['inventory'] = 'ekwipunek', ['amount'] = 'suma?', ['amount_invalid'] = 'nieprawidłowa suma', - ['press_to_exit'] = 'wciśnij ~INPUT_CONTEXT~ aby wyjść z mieszkania', + ['press_to_exit'] = 'wciśnij [E] aby wyjść z mieszkania', ['not_enough'] = 'nie posiadasz wystarczająco pieniędzy', ['invalid_quantity'] = 'nieprawidłowa ilość', - ['paid_rent'] = 'you paid your rent at ~g~$%s~s~ for ~y~%s~s~', - ['paid_rent_evicted'] = 'you have been ~o~evicted~s~ from ~y~%s~s~ for not affording rent at ~g~$%s~s~', - ['not_enough_in_property'] = 'nie ma wystarczająco ~r~tego przedmiotu~s~ w mieszkaniu!', - ['player_cannot_hold'] = '~r~nie masz~s~ wystarczająco ~y~wolnego~s~ miejsca w ekwipunku!', + ['paid_rent'] = 'you paid your rent at $%s for %s', + ['paid_rent_evicted'] = 'you have been ~o~evicted from %s for not affording rent at $%s', + ['not_enough_in_property'] = 'nie ma wystarczająco ~r~tego przedmiotu w mieszkaniu!', + ['player_cannot_hold'] = '~r~nie masz wystarczająco wolnego miejsca w ekwipunku!', } diff --git a/[esx_addons]/esx_property/locales/pt.lua b/[esx_addons]/esx_property/locales/pt.lua index c0eba25a..965b6e43 100644 --- a/[esx_addons]/esx_property/locales/pt.lua +++ b/[esx_addons]/esx_property/locales/pt.lua @@ -1,22 +1,22 @@ Locales['pt'] = { - ['have_withdrawn'] = 'Depositaste ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Depositaste ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'Depositaste x%s %s', + ['have_deposited'] = 'Depositaste x%s %s', ['free_prop'] = 'Propriedade à Venda', ['property'] = 'Propriedade', ['enter'] = 'Entrar', ['move_out'] = 'Sair da Propriedade', ['move_out_sold'] = 'Vender a Propriedade por %s€', ['moved_out'] = 'Tu saiste da casa e já não és o arrendatário.', - ['moved_out_sold'] = 'Tu vendeste a propriedade por ~g~%s€~s~', + ['moved_out_sold'] = 'Tu vendeste a propriedade por %s€', ['buy'] = 'Comprar a Propriedade por %s€', - ['buy_for'] = 'Compraste uma Propriedade por ~g~%s€~s~', + ['buy_for'] = 'Compraste uma Propriedade por %s€', ['rent'] = 'Arrendar a Propriedade por %s€ / semana', - ['rent_for'] = 'Arrendaste uma Propriedade por ~g~%s€~s~', - ['press_to_menu'] = 'Pressiona ~INPUT_CONTEXT~ para abrir o menu', + ['rent_for'] = 'Arrendaste uma Propriedade por %s€', + ['press_to_menu'] = 'Pressiona [E] para abrir o menu', ['owned_properties'] = 'Propriedades Adquiridas', ['available_properties'] = 'Propriedades Disponíveis', ['invite_player'] = 'Convidar um jogador', - ['you_invited'] = 'Tu convidaste ~y~%s~s~ para a tua Propriedade', + ['you_invited'] = 'Tu convidaste %s para a tua Propriedade', ['player_clothes'] = 'Roupas', ['remove_cloth'] = 'Tira a roupa do guarda-roupa', ['removed_cloth'] = 'A roupa foi removida do teu guarda-roupa!', @@ -27,11 +27,11 @@ Locales['pt'] = { ['inventory'] = 'Inventário', ['amount'] = 'Valor?', ['amount_invalid'] = 'Quantidade Inválida', - ['press_to_exit'] = 'Pressiona ~INPUT_CONTEXT~ para sair da propriedade', + ['press_to_exit'] = 'Pressiona [E] para sair da propriedade', ['not_enough'] = 'Não tens dinheiro suficiente', ['invalid_quantity'] = 'Quantidade inválida', - ['paid_rent'] = 'Tu pagaste a tua renda de ~g~%s€~s~ por ~y~%s~s~', - ['paid_rent_evicted'] = 'Tu foste ~o~despejado~s~ da ~y~%s~s~ por não teres dinheiro para pagar a renda de ~g~%s€~s~', + ['paid_rent'] = 'Tu pagaste a tua renda de %s€ por %s', + ['paid_rent_evicted'] = 'Tu foste ~o~despejado da %s por não teres dinheiro para pagar a renda de %s€', ['not_enough_in_property'] = 'Não tens itens desses suficientes na Propriedade!', ['player_cannot_hold'] = 'Não tens espaço suficiente no Inventário!', } \ No newline at end of file diff --git a/[esx_addons]/esx_property/locales/si.lua b/[esx_addons]/esx_property/locales/si.lua index 186f8eee..178e14d4 100644 --- a/[esx_addons]/esx_property/locales/si.lua +++ b/[esx_addons]/esx_property/locales/si.lua @@ -1,22 +1,22 @@ Locales['en'] = { - ['have_withdrawn'] = 'umaknili ste ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'položili ste ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'umaknili ste x%s %s', + ['have_deposited'] = 'položili ste x%s %s', ['free_prop'] = 'nepremičnina za prodajo', ['property'] = 'lastnost', ['enter'] = 'vnesite', ['move_out'] = 'premakni se iz lastnine', ['move_out_sold'] = 'prodaja nepremičnine za $%s', ['moved_out'] = 'odselili ste se in ne najemate več nepremičnine.', - ['moved_out_sold'] = 'Prodali ste nepremičnino za ~g~$%s~s~', + ['moved_out_sold'] = 'Prodali ste nepremičnino za $%s', ['buy'] = 'nakup nepremičnine za $%s', - ['buy_for'] = 'kupili ste nepremičnino za ~g~$%s~s~', + ['buy_for'] = 'kupili ste nepremičnino za $%s', ['rent'] = 'najem nepremičnine za $%s / teden', - ['rent_for'] = 'najeli ste nepremičnino za ~g~$%s~s~/teden, plačilo je samodejno', - ['press_to_menu'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Menu lastnosti~s~.', + ['rent_for'] = 'najeli ste nepremičnino za $%s/teden, plačilo je samodejno', + ['press_to_menu'] = 'pritisnite [E] za dostop do Menu lastnosti.', ['owned_properties'] = 'pridobljene lastnosti', ['available_properties'] = 'razpoložljive lastnosti', ['invite_player'] = 'povabi igralca', - ['you_invited'] = 'povabili ste ~y~%s~s~ v svojo lastnino', + ['you_invited'] = 'povabili ste %s v svojo lastnino', ['player_clothes'] = 'oblačila', ['remove_cloth'] = 'odstrani oblačila', ['removed_cloth'] = 'obleka je bila odstranjena iz vaše garderobe!', @@ -27,11 +27,11 @@ Locales['en'] = { ['inventory'] = 'inventory', ['amount'] = 'količina?', ['amount_invalid'] = 'neveljaven znesek', - ['press_to_exit'] = 'pritisnite ~INPUT_CONTEXT~ za izhod iz lastnosti', + ['press_to_exit'] = 'pritisnite [E] za izhod iz lastnosti', ['not_enough'] = 'nimate dovolj denarja', ['invalid_quantity'] = 'neveljavna količina', - ['paid_rent'] = 'plačali ste najemnino pri ~g~$%s~s~ za ~y~%s~s~', - ['paid_rent_evicted'] = 'bili ste ~odseljeni~s~ od ~y~%s~s~, ker niste plačevali najemnine pri ~g~$%s~s~', + ['paid_rent'] = 'plačali ste najemnino pri $%s za %s', + ['paid_rent_evicted'] = 'bili ste ~odseljeni od %s, ker niste plačevali najemnine pri $%s', ['not_enough_in_property'] = 'ni dovolj ~r~tega elementa~ v lastnosti!', - ['player_cannot_hold'] = 'imate ~r~ni~s~ dovolj ~y~prostega~s~ v svojem inventarju!', + ['player_cannot_hold'] = 'imate ~r~ni dovolj prostega v svojem inventarju!', } \ No newline at end of file diff --git a/[esx_addons]/esx_property/locales/sv.lua b/[esx_addons]/esx_property/locales/sv.lua index aa609bb1..c8591965 100644 --- a/[esx_addons]/esx_property/locales/sv.lua +++ b/[esx_addons]/esx_property/locales/sv.lua @@ -1,22 +1,22 @@ Locales['sv'] = { - ['have_withdrawn'] = 'du har tagit ut ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'du har lagrat ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'du har tagit ut x%s %s', + ['have_deposited'] = 'du har lagrat x%s %s', ['free_prop'] = 'ledig fastighet', ['property'] = 'fastighet', ['enter'] = 'gå in', ['move_out'] = 'flytta ut', ['move_out_sold'] = 'sälj fastighet för %s SEK', ['moved_out'] = 'du har flyttat ut och hyr inte fastigheten längre', - ['moved_out_sold'] = 'du har sålt fastigheten för ~g~%s SEK~s~', + ['moved_out_sold'] = 'du har sålt fastigheten för %s SEK', ['buy'] = 'köp fastighet för %s SEK', - ['buy_for'] = 'du köpte en fastighet för ~g~%s SEK~s~', + ['buy_for'] = 'du köpte en fastighet för %s SEK', ['rent'] = 'hyr fastighet för %s SEK / vecka', - ['rent_for'] = 'du hyrde en fastighet för ~g~%s SEK~s~ / vecka, betalning sker automatiskt', - ['press_to_menu'] = 'tryck ~INPUT_CONTEXT~ för att komma åt menyn', + ['rent_for'] = 'du hyrde en fastighet för %s SEK / vecka, betalning sker automatiskt', + ['press_to_menu'] = 'tryck [E] för att komma åt menyn', ['owned_properties'] = 'ägda fastigheter', ['available_properties'] = 'fastigheter till salu', ['invite_player'] = 'bjud in spelare', - ['you_invited'] = 'du bjöd in ~y~%s~s~ till din fastighet', + ['you_invited'] = 'du bjöd in %s till din fastighet', ['player_clothes'] = 'Kläder', ['remove_cloth'] = 'ta bort klädstil', ['removed_cloth'] = 'denna outfit har blivit borttagen från din garderob!', @@ -27,11 +27,11 @@ Locales['sv'] = { ['inventory'] = 'inventory', ['amount'] = 'summa?', ['amount_invalid'] = 'ogiltlig summa', - ['press_to_exit'] = 'tryck ~INPUT_CONTEXT~ för att lämna fastigheten', + ['press_to_exit'] = 'tryck [E] för att lämna fastigheten', ['not_enough'] = 'du har inte tillräckligt med pengar!', ['invalid_quantity'] = 'ogiltlig mängd', - ['paid_rent'] = 'du betalade din hyra på ~g~%s SEK~s~ för ~y~%s~s~', - ['paid_rent_evicted'] = 'du blev ~o~vräkt~s~ från ~y~%s~s~ för att du inte har råd för att betala hyran på ~g~%s SEK~s~', - ['not_enough_in_property'] = 'det finns ~r~inte~s~ tillräckligt av ~r~det objektet~s~ i fastigheten!', - ['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!', + ['paid_rent'] = 'du betalade din hyra på %s SEK för %s', + ['paid_rent_evicted'] = 'du blev ~o~vräkt från %s för att du inte har råd för att betala hyran på %s SEK', + ['not_enough_in_property'] = 'det finns ~r~inte tillräckligt av ~r~det objektet i fastigheten!', + ['player_cannot_hold'] = 'du har ~r~inte tillräckligt med utrymme för att hålla det!', } diff --git a/[esx_addons]/esx_property/locales/tr.lua b/[esx_addons]/esx_property/locales/tr.lua index 2651cc9b..2df70398 100644 --- a/[esx_addons]/esx_property/locales/tr.lua +++ b/[esx_addons]/esx_property/locales/tr.lua @@ -1,6 +1,6 @@ Locales['tr'] = { - ['have_withdrawn'] = 'Depodan çıkarıldı ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Depoya eklendi ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'Depodan çıkarıldı x%s %s', + ['have_deposited'] = 'Depoya eklendi x%s %s', ['free_prop'] = 'Satılık Ev', ['property'] = 'Ev', ['enter'] = 'Gir', @@ -8,11 +8,11 @@ Locales['tr'] = { ['buy'] = 'Satın Al', ['rent'] = 'Kirala', ['visit'] = 'Ziyaret Et', - ['press_to_menu'] = '~INPUT_CONTEXT~ tuşuna basarak menüyü açabilirsin.', + ['press_to_menu'] = '[E] tuşuna basarak menüyü açabilirsin.', ['owned_properties'] = 'Sahip olunan evler', ['available_properties'] = 'Kullanılabilir evler', ['invite_player'] = 'Oyuncuyu Davet Et', - ['you_invited'] = '~y~%s~s~ kişisini evine davet ettin.', + ['you_invited'] = '%s kişisini evine davet ettin.', ['player_clothes'] = 'Kıyafetler', ['remove_cloth'] = 'Kıyafetleri Çıkar', ['removed_cloth'] = 'Kıyafeti çöpe attınız.', @@ -23,13 +23,13 @@ Locales['tr'] = { ['inventory'] = 'Envanter', ['amount'] = 'adet?', ['amount_invalid'] = 'Geçersiz adet.', - ['press_to_exit'] = '~INPUT_CONTEXT~ tuşuna basarak evinizden çıkabilirsiniz.', - ['rented_for'] = '~g~$%s~s~ ücret karşılığında evi kiraladın.', - ['purchased_for'] = '~g~$%s~s~ ücret karşılığında evi satın aldın.', + ['press_to_exit'] = '[E] tuşuna basarak evinizden çıkabilirsiniz.', + ['rented_for'] = '$%s ücret karşılığında evi kiraladın.', + ['purchased_for'] = '$%s ücret karşılığında evi satın aldın.', ['made_property'] = 'Sahip olduğun evi sattın.', ['not_enough'] = 'Yeterli paran yok.', ['invalid_quantity'] = 'Geçersiz miktar.', - ['paid_rent'] = 'Kira ücreti olarak ~g~$%s~s~ için ~g~paid~s~ ödedin.', + ['paid_rent'] = 'Kira ücreti olarak $%s için paid ödedin.', ['not_enough_in_property'] = 'Bu eşyadan evin içerisinde yeteri kadar bulunmuyor.', ['player_cannot_hold'] = 'Envanterinde yeterli boş alan yok.', } diff --git a/[esx_addons]/esx_realestateagentjob/locales/br.lua b/[esx_addons]/esx_realestateagentjob/locales/br.lua index 637d0166..f88b9b6c 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/br.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/br.lua @@ -4,7 +4,7 @@ Locales['br'] = { ['realtor'] = 'corretor de imóveis', ['amount_withdraw'] = 'quantidade de retirada', ['invalid_amount'] = 'quantidade inválida', - ['press_to_access'] = 'pressione ~INPUT_CONTEXT~ para abrir o menu', + ['press_to_access'] = 'pressione [E] para abrir o menu', ['amount'] = 'quantidade', ['no_play_near'] = 'nenhum jogador nas proximidades', ['realtors'] = 'agente Imobiliário', diff --git a/[esx_addons]/esx_realestateagentjob/locales/cs.lua b/[esx_addons]/esx_realestateagentjob/locales/cs.lua index 112e246c..7ad26541 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/cs.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/cs.lua @@ -5,7 +5,7 @@ Locales['cs'] = { ['realtor'] = 'Realitní makléř', ['amount_withdraw'] = 'výše výběru', ['invalid_amount'] = 'neplatná částka', - ['press_to_access'] = 'stiskni ~INPUT_CONTEXT~ pro přístup do menz', + ['press_to_access'] = 'stiskni [E] pro přístup do menz', ['amount'] = 'částka', ['no_play_near'] = 'žádní hráči poblíž', ['realtors'] = 'Realitní makléři', diff --git a/[esx_addons]/esx_realestateagentjob/locales/de.lua b/[esx_addons]/esx_realestateagentjob/locales/de.lua index c0df976c..e1d44955 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/de.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/de.lua @@ -4,7 +4,7 @@ Locales['de'] = { ['realtor'] = 'makler', ['amount_withdraw'] = 'betrag zun abheben', ['invalid_amount'] = 'ungültiger Betrag', - ['press_to_access'] = 'drücke ~INPUT_CONTEXT~ um das Menü zu öffnen', + ['press_to_access'] = 'drücke [E] um das Menü zu öffnen', ['amount'] = 'betrag', ['no_play_near'] = 'kein Spieler in der Nähe', ['realtors'] = 'makler', diff --git a/[esx_addons]/esx_realestateagentjob/locales/en.lua b/[esx_addons]/esx_realestateagentjob/locales/en.lua index 18573e9c..fda76654 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/en.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/en.lua @@ -4,7 +4,7 @@ Locales['en'] = { ['realtor'] = 'real Estate Agent', ['amount_withdraw'] = 'amount of withdrawal', ['invalid_amount'] = 'invalid amount', - ['press_to_access'] = 'press ~INPUT_CONTEXT~ to access the menu', + ['press_to_access'] = 'press [E] to access the menu', ['amount'] = 'amount', ['no_play_near'] = 'no players nearby', ['realtors'] = 'real Estate Agents', diff --git a/[esx_addons]/esx_realestateagentjob/locales/es.lua b/[esx_addons]/esx_realestateagentjob/locales/es.lua index 5f22c94e..9b4ce8c8 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/es.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/es.lua @@ -4,7 +4,7 @@ Locales['es'] = { ['realtor'] = 'Agente de bienes raíces', ['amount_withdraw'] = 'cantidad a retirar', ['invalid_amount'] = 'monto invalido', - ['press_to_access'] = 'press ~INPUT_CONTEXT~ to access the menu', + ['press_to_access'] = 'press [E] to access the menu', ['amount'] = 'cantidad', ['no_play_near'] = 'No hay jugadores cerca', ['realtors'] = 'Agente de bienes raícess', diff --git a/[esx_addons]/esx_realestateagentjob/locales/fi.lua b/[esx_addons]/esx_realestateagentjob/locales/fi.lua index 505ce10b..cf4e2af1 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/fi.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/fi.lua @@ -4,7 +4,7 @@ Locales['fi'] = { ['realtor'] = 'kiinteistövälittäjä', ['amount_withdraw'] = 'nostettava määrä', ['invalid_amount'] = 'virheellinen summa', - ['press_to_access'] = 'paina ~INPUT_CONTEXT~ avataksesi menu', + ['press_to_access'] = 'paina [E] avataksesi menu', ['amount'] = 'määrä', ['no_play_near'] = 'ei pelaajia lähettyvillä', ['realtors'] = 'Kiinteistövälitys', diff --git a/[esx_addons]/esx_realestateagentjob/locales/fr.lua b/[esx_addons]/esx_realestateagentjob/locales/fr.lua index 207125d0..00c159b4 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/fr.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/fr.lua @@ -4,7 +4,7 @@ Locales['fr'] = { ['realtor'] = 'agent Immobilier', ['amount_withdraw'] = 'montant du retrait', ['invalid_amount'] = 'montant invalide', - ['press_to_access'] = 'appuez sur ~INPUT_CONTEXT~ pour accéder au menu', + ['press_to_access'] = 'appuez sur [E] pour accéder au menu', ['amount'] = 'montant', ['no_play_near'] = 'aucun joueur à proximité', ['realtors'] = 'agents Immobilier', diff --git a/[esx_addons]/esx_realestateagentjob/locales/hu.lua b/[esx_addons]/esx_realestateagentjob/locales/hu.lua index fabfabdc..18a637ff 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/hu.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/hu.lua @@ -4,7 +4,7 @@ Locales['hu'] = { ['realtor'] = 'ingatlanügynök', ['amount_withdraw'] = 'kifizetett összeg', ['invalid_amount'] = 'érvénytelen mennyiség', - ['press_to_access'] = 'nyomd meg a ~INPUT_CONTEXT~ gombot a menü eléréséhez', + ['press_to_access'] = 'nyomd meg a [E] gombot a menü eléréséhez', ['amount'] = 'mennyiség', ['no_play_near'] = 'nincs a közelben játékos', ['realtors'] = 'intaglatügynökök', diff --git a/[esx_addons]/esx_realestateagentjob/locales/si.lua b/[esx_addons]/esx_realestateagentjob/locales/si.lua index 7b8ec995..e32bdec4 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/si.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/si.lua @@ -4,7 +4,7 @@ Locales['si'] = { ['realtor'] = 'nepremičninski agent', ['amount_withdraw'] = 'znesek dviga', ['invalid_amount'] = 'neveljaven znesek', - ['press_to_access'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do menija', + ['press_to_access'] = 'pritisnite [E] za dostop do menija', ['količina'] = 'količina', ['no_play_near'] = 'ni igralcev v bližini', ['realtors'] = 'nepremičninski agenti', diff --git a/[esx_addons]/esx_realestateagentjob/locales/sv.lua b/[esx_addons]/esx_realestateagentjob/locales/sv.lua index 49e6e8ad..a83c8b81 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/sv.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/sv.lua @@ -4,7 +4,7 @@ Locales['sv'] = { ['realtor'] = 'mäklare', ['amount_withdraw'] = 'summa', ['invalid_amount'] = 'ogiltigt belopp', - ['press_to_access'] = 'tryck ~INPUT_CONTEXT~ för att öppna menyn.', + ['press_to_access'] = 'tryck [E] för att öppna menyn.', ['amount'] = 'summa', ['no_play_near'] = 'det finns inga spelare i närheten!', ['realtors'] = 'mäklare', diff --git a/[esx_addons]/esx_realestateagentjob/locales/tr.lua b/[esx_addons]/esx_realestateagentjob/locales/tr.lua index 1b00002f..7fb5b9c1 100644 --- a/[esx_addons]/esx_realestateagentjob/locales/tr.lua +++ b/[esx_addons]/esx_realestateagentjob/locales/tr.lua @@ -4,7 +4,7 @@ Locales['tr'] = { ['realtor'] = 'Emlak Bürosu', ['amount_withdraw'] = 'Çekilecek miktar', ['invalid_amount'] = 'Geçersiz miktar', - ['press_to_access'] = 'Menüye erişmek için ~INPUT_CONTEXT~ tuşuna basın.', + ['press_to_access'] = 'Menüye erişmek için [E] tuşuna basın.', ['amount'] = 'Miktar', ['no_play_near'] = 'Yakında kimse yok', ['realtors'] = 'Emlak Bürosu çalışanları', diff --git a/[esx_addons]/esx_shops/locales/br.lua b/[esx_addons]/esx_shops/locales/br.lua index b3182a66..a84bd697 100644 --- a/[esx_addons]/esx_shops/locales/br.lua +++ b/[esx_addons]/esx_shops/locales/br.lua @@ -1,11 +1,11 @@ Locales['br'] = { ['shop'] = 'comprar', ['shops'] = 'lojas', - ['press_menu'] = 'pressione ~INPUT_CONTEXT~ para acessar a loja.', + ['press_menu'] = 'pressione [E] para acessar a loja.', ['shop_item'] = '$%s', - ['bought'] = 'você acabou de comprar ~y~%sx~s~ ~b~%s~s~ por ~r~$%s~s~', - ['not_enough'] = 'você não tem ~r~dinheiro suficiente~s~: %s', - ['player_cannot_hold'] = 'você ~r~não~s~ tem bastante ~y~espaço livre~s~ no seu inventário!', + ['bought'] = 'você acabou de comprar %sx %s por ~r~$%s', + ['not_enough'] = 'você não tem ~r~dinheiro suficiente: %s', + ['player_cannot_hold'] = 'você ~r~não tem bastante espaço livre no seu inventário!', ['shop_confirm'] = 'comprou %sx %s por $%s?', ['no'] = 'não', ['yes'] = 'sim', diff --git a/[esx_addons]/esx_shops/locales/de.lua b/[esx_addons]/esx_shops/locales/de.lua index f8ed240f..1d760bda 100644 --- a/[esx_addons]/esx_shops/locales/de.lua +++ b/[esx_addons]/esx_shops/locales/de.lua @@ -1,11 +1,11 @@ Locales['de'] = { ['shop'] = 'geschäft', ['shops'] = 'geschäfte', - ['press_menu'] = 'drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.', + ['press_menu'] = 'drücke [E] um auf das Geschäft zuzugreifen.', ['shop_item'] = '$%s', - ['bought'] = 'du kaufst ~y~%sx~s~ ~b~%s~s~ für ~r~$%s~s~', - ['not_enough'] = 'du ~r~hast nicht~s~ genug geld: %s', - ['player_cannot_hold'] = 'du hast ~r~nicht~s~ genug ~y~Platz~s~ in deinem Inventar', + ['bought'] = 'du kaufst %sx %s für ~r~$%s', + ['not_enough'] = 'du ~r~hast nicht genug geld: %s', + ['player_cannot_hold'] = 'du hast ~r~nicht genug Platz in deinem Inventar', ['shop_confirm'] = 'Kaufe %sx %s für $%s?', ['no'] = 'nein', ['yes'] = 'ja', diff --git a/[esx_addons]/esx_shops/locales/en.lua b/[esx_addons]/esx_shops/locales/en.lua index 9879faa7..533ddb73 100644 --- a/[esx_addons]/esx_shops/locales/en.lua +++ b/[esx_addons]/esx_shops/locales/en.lua @@ -1,11 +1,11 @@ Locales['en'] = { ['shop'] = 'shop', ['shops'] = 'shops', - ['press_menu'] = 'press ~INPUT_CONTEXT~ to access the ~y~store~s~.', + ['press_menu'] = 'press [E] to access the store.', ['shop_item'] = '$%s', - ['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~', - ['not_enough'] = 'you do not have ~r~enough~s~ money, you\'re ~y~missing~s~ ~r~$%s~s~!', - ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', + ['bought'] = 'you just bought %sx %s for ~r~$%s', + ['not_enough'] = 'you do not have ~r~enough money, you\'re missing ~r~$%s!', + ['player_cannot_hold'] = 'you do ~r~not have enough free space in your inventory!', ['shop_confirm'] = 'buy %sx %s for $%s?', ['no'] = 'no', ['yes'] = 'yes', diff --git a/[esx_addons]/esx_shops/locales/es.lua b/[esx_addons]/esx_shops/locales/es.lua index c422abc1..185a78d3 100644 --- a/[esx_addons]/esx_shops/locales/es.lua +++ b/[esx_addons]/esx_shops/locales/es.lua @@ -1,11 +1,11 @@ Locales['es'] = { ['shop'] = 'tienda', ['shops'] = 'tiendas', - ['press_menu'] = 'pulsa ~INPUT_CONTEXT~ para comprar en la tienda.', + ['press_menu'] = 'pulsa [E] para comprar en la tienda.', ['shop_item'] = '%s€', - ['bought'] = 'has comprado ~y~%sx~s~ ~b~%s~s~ por ~r~%s€~s~', - ['not_enough'] = 'no tienes ~r~suficiente ~s~ dinero: %s', - ['player_cannot_hold'] = 'no tienes ~y~espacio libre~s~ en tu inventario...', + ['bought'] = 'has comprado %sx %s por ~r~%s€', + ['not_enough'] = 'no tienes ~r~suficiente dinero: %s', + ['player_cannot_hold'] = 'no tienes espacio libre en tu inventario...', ['shop_confirm'] = '¿Comprar %sx %s por $%s?', ['no'] = 'no', ['yes'] = 'si', diff --git a/[esx_addons]/esx_shops/locales/fi.lua b/[esx_addons]/esx_shops/locales/fi.lua index 6ee317e0..56b08faf 100644 --- a/[esx_addons]/esx_shops/locales/fi.lua +++ b/[esx_addons]/esx_shops/locales/fi.lua @@ -1,11 +1,11 @@ Locales['fi'] = { ['shop'] = 'kauppa', ['shops'] = 'kaupat', - ['press_menu'] = 'paina ~INPUT_CONTEXT~ ostaaksesi jotain ~y~kaupasta~s~.', + ['press_menu'] = 'paina [E] ostaaksesi jotain kaupasta.', ['shop_item'] = '$%s', - ['bought'] = 'Sinä ostit juuri ~y~%sx~s~ ~b~%s~s~. Summaksi tuli ~r~$%s~s~', - ['not_enough'] = 'sinulla ei ole ~r~tarpeeksi~s~ rahaa, sinulta ~y~puuttuu~s~ ~r~$%s~s~!', - ['player_cannot_hold'] = 'sinulla ~r~ei ole~s~ tarpeeksi ~y~tilaa~s~ repussasi!', + ['bought'] = 'Sinä ostit juuri %sx %s. Summaksi tuli ~r~$%s', + ['not_enough'] = 'sinulla ei ole ~r~tarpeeksi rahaa, sinulta puuttuu ~r~$%s!', + ['player_cannot_hold'] = 'sinulla ~r~ei ole tarpeeksi tilaa repussasi!', ['shop_confirm'] = 'osta %sx %s summa olisi $%s?', ['no'] = 'ei', ['yes'] = 'kyllä', diff --git a/[esx_addons]/esx_shops/locales/fr.lua b/[esx_addons]/esx_shops/locales/fr.lua index b789e767..52ce343f 100644 --- a/[esx_addons]/esx_shops/locales/fr.lua +++ b/[esx_addons]/esx_shops/locales/fr.lua @@ -1,11 +1,11 @@ Locales['fr'] = { ['shop'] = 'magasin', ['shops'] = 'magasins', - ['press_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.', + ['press_menu'] = 'appuyez sur [E] pour accéder au magasin.', ['shop_item'] = '$%s', - ['bought'] = 'vous venez d\'acheter ~y~%sx~s~ ~b~%s~s~ pour ~r~$%s~s~', - ['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent: %s', - ['player_cannot_hold'] = 'vous n\'avez ~r~pas~s~ assez ~y~de place~s~ dans votre inventaire!', + ['bought'] = 'vous venez d\'acheter %sx %s pour ~r~$%s', + ['not_enough'] = 'vous n\'avez ~r~pas assez d\'argent: %s', + ['player_cannot_hold'] = 'vous n\'avez ~r~pas assez de place dans votre inventaire!', ['shop_confirm'] = 'acheter %sx %s pour $%s?', ['no'] = 'non', ['yes'] = 'oui', diff --git a/[esx_addons]/esx_shops/locales/hu.lua b/[esx_addons]/esx_shops/locales/hu.lua index 05298dd9..07d0e621 100644 --- a/[esx_addons]/esx_shops/locales/hu.lua +++ b/[esx_addons]/esx_shops/locales/hu.lua @@ -1,9 +1,9 @@ Locales['hu'] = { ['shop'] = 'Bolt', ['shops'] = 'Bolt', - ['press_menu'] = 'Nyomd meg a ~INPUT_CONTEXT~ gombot hogy megnézd a kinálatot', + ['press_menu'] = 'Nyomd meg a [E] gombot hogy megnézd a kinálatot', ['shop_item'] = '%s$', - ['bought'] = 'Vettél ~y~%sx~s~ ~b~%s~s~ ennyiért: ~r~$%s~s~', + ['bought'] = 'Vettél %sx %s ennyiért: ~r~$%s', ['not_enough'] = 'Nincsen elég pénzed', ['player_cannot_hold'] = 'Nincsen elég szabad helyed!', ['shop_confirm'] = 'Veszel %sx %s ennyiért $%s?', diff --git a/[esx_addons]/esx_shops/locales/pl.lua b/[esx_addons]/esx_shops/locales/pl.lua index 2b705713..7a96b6bc 100644 --- a/[esx_addons]/esx_shops/locales/pl.lua +++ b/[esx_addons]/esx_shops/locales/pl.lua @@ -1,11 +1,11 @@ Locales['pl'] = { ['shop'] = 'sklep', ['shops'] = 'sklepy', - ['press_menu'] = 'naciśnij ~INPUT_CONTEXT~ żeby wejść do ~y~sklepu~s~.', + ['press_menu'] = 'naciśnij [E] żeby wejść do sklepu.', ['shop_item'] = '$%s', - ['bought'] = 'właśnie zakupiłeś ~y~%s~s~ x ~b~%s~s~ za ~g~%s $~s~', - ['not_enough'] = 'nie masz ~r~wystarczjąco~s~ pięniędzy, ~y~Brakuje Ci~s~ ~r~$%s~s~!', - ['player_cannot_hold'] = '~r~Nie~s~ masz wystarczająco ~y~wolnego miejsca~s~ w swoim ekwipunku!', + ['bought'] = 'właśnie zakupiłeś %s x %s za %s $', + ['not_enough'] = 'nie masz ~r~wystarczjąco pięniędzy, Brakuje Ci ~r~$%s!', + ['player_cannot_hold'] = '~r~Nie masz wystarczająco wolnego miejsca w swoim ekwipunku!', ['shop_confirm'] = 'chcesz kupić %sx %s za $%s?', ['no'] = 'nie', ['yes'] = 'tak', diff --git a/[esx_addons]/esx_shops/locales/si.lua b/[esx_addons]/esx_shops/locales/si.lua index fad996fb..78d0c7ee 100644 --- a/[esx_addons]/esx_shops/locales/si.lua +++ b/[esx_addons]/esx_shops/locales/si.lua @@ -1,10 +1,10 @@ Locales['si'] = { ['shop'] = 'shop', ['shops'] = 'shops', - ['press_menu'] = "pritisnite ~INPUT_CONTEXT~ za dostop do ~y~store~s~.", + ['press_menu'] = "pritisnite [E] za dostop do store.", ['shop_item'] = '$%s', - ['bought'] = 'pravkar ste kupili ~y~%sx~s~ ~b~%s~s~ za ~r~$%s~s~', - ['not_enough'] = 'nimaš ~r~enough~s~ denarja, ~y~missing~s~ ~r~$%s~s~!', + ['bought'] = 'pravkar ste kupili %sx %s za ~r~$%s', + ['not_enough'] = 'nimaš ~r~enough denarja, missing ~r~$%s!', ['player_cannot_hold'] = 'v svojem inventarju nimaš dovolj prostega prostora!', ['shop_confirm'] = 'kupi %sx %s za $%s?', ['no'] = 'ne', diff --git a/[esx_addons]/esx_shops/locales/sv.lua b/[esx_addons]/esx_shops/locales/sv.lua index 40658757..d808f193 100644 --- a/[esx_addons]/esx_shops/locales/sv.lua +++ b/[esx_addons]/esx_shops/locales/sv.lua @@ -1,11 +1,11 @@ Locales['sv'] = { ['shop'] = 'affär', ['shops'] = 'affärer', - ['press_menu'] = 'tryck ~INPUT_CONTEXT~ för att ~y~handla prylar~s~.', + ['press_menu'] = 'tryck [E] för att handla prylar.', ['shop_item'] = '%s SEK', - ['bought'] = 'du har köpt ~y~%sx~s~ ~b~%s~s~ för ~r~%s SEK~s~', - ['not_enough'] = 'du har inte ~r~tillräckligt~s~ med pengar, det ~y~saknas~s~ ~r~%s SEK~s~!', - ['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!', + ['bought'] = 'du har köpt %sx %s för ~r~%s SEK', + ['not_enough'] = 'du har inte ~r~tillräckligt med pengar, det saknas ~r~%s SEK!', + ['player_cannot_hold'] = 'du har ~r~inte tillräckligt med utrymme för att hålla det!', ['shop_confirm'] = 'köpa %sx %s för %s SEK?', ['no'] = 'nej', ['yes'] = 'ja', diff --git a/[esx_addons]/esx_society/locales/br.lua b/[esx_addons]/esx_society/locales/br.lua index 70d5606a..d690d501 100644 --- a/[esx_addons]/esx_society/locales/br.lua +++ b/[esx_addons]/esx_society/locales/br.lua @@ -10,8 +10,8 @@ Locales['br'] = { ['employee_management'] = 'gestão de funcionários', ['fire'] = 'fogo', ['grade'] = 'grau(escolaridade)', - ['have_deposited'] = 'você depositou ~r~$%s~s~', - ['have_withdrawn'] = 'você retirou ~g~$%s~s~', + ['have_deposited'] = 'você depositou ~r~$%s', + ['have_withdrawn'] = 'você retirou $%s', ['invalid_amount'] = 'montante inválido', ['invalid_amount_max'] = 'esse salário não é permitido', ['no'] = 'não', @@ -26,13 +26,13 @@ Locales['br'] = { ['withdraw_amount'] = 'retirar montante', ['withdraw_society_money'] = 'retirar dinheiro da sociedade', ['yes'] = 'sim', - ['you_have'] = 'você tem ~g~$%s~s~ esperando lavagem de dinheiro (24h).', - ['you_have_laundered'] = 'você lavou ~g~$%s~s~ do seu dinheiro ', + ['you_have'] = 'você tem $%s esperando lavagem de dinheiro (24h).', + ['you_have_laundered'] = 'você lavou $%s do seu dinheiro ', ['you_have_hired'] = 'você recrutou %s', ['you_have_been_hired'] = 'você foi contratado por %s', ['you_have_fired'] = 'você demitiu %s', ['you_have_been_fired'] = 'você foi demitido de %s', ['you_have_promoted'] = 'você promoveu %s a %s', - ['you_have_been_promoted'] = 'você foi promovido ~b~promoted~s~!', + ['you_have_been_promoted'] = 'você foi promovido promoted!', } diff --git a/[esx_addons]/esx_society/locales/cs.lua b/[esx_addons]/esx_society/locales/cs.lua index 46eb10a9..4d40804f 100644 --- a/[esx_addons]/esx_society/locales/cs.lua +++ b/[esx_addons]/esx_society/locales/cs.lua @@ -10,8 +10,8 @@ Locales['cs'] = { ['employee_management'] = 'správa zaměstnanců', ['fire'] = 'vyhodit', ['grade'] = 'povýšit', - ['have_deposited'] = 'vložil jsi ~r~$%s~s~', - ['have_withdrawn'] = 'vybral jsi ~g~$%s~s~', + ['have_deposited'] = 'vložil jsi ~r~$%s', + ['have_withdrawn'] = 'vybral jsi $%s', ['invalid_amount'] = 'neplatná částka', ['invalid_amount_max'] = 'tento plat není povolen', ['no'] = 'ne', @@ -26,12 +26,12 @@ Locales['cs'] = { ['withdraw_amount'] = 'výběr peněz', ['withdraw_society_money'] = 'vybrat peníze společnosti', ['yes'] = 'ano', - ['you_have'] = 'máš ~g~$%s~s~ čekajících na vyprání~s~ (24h).', - ['you_have_laundered'] = '~r~Vypral jsi~s~ tvé peníze: ~g~$%s~s~', + ['you_have'] = 'máš $%s čekajících na vyprání (24h).', + ['you_have_laundered'] = '~r~Vypral jsi tvé peníze: $%s', ['you_have_hired'] = 'najmul jsi %s', ['you_have_been_hired'] = 'byl jsi najmut hráčem %s', ['you_have_fired'] = 'vyhodil jsi %s', ['you_have_been_fired'] = 'byl jsi vyhozen hráčem %s', ['you_have_promoted'] = 'byl jsi povýšen hráčem %s na %s', - ['you_have_been_promoted'] = 'byl jsi ~b~povýšen~s~!', + ['you_have_been_promoted'] = 'byl jsi povýšen!', } diff --git a/[esx_addons]/esx_society/locales/en.lua b/[esx_addons]/esx_society/locales/en.lua index bcba597f..be7b7467 100644 --- a/[esx_addons]/esx_society/locales/en.lua +++ b/[esx_addons]/esx_society/locales/en.lua @@ -10,8 +10,8 @@ Locales['en'] = { ['employee_management'] = 'employee management', ['fire'] = 'fire', ['grade'] = 'grade', - ['have_deposited'] = 'you have deposited ~r~$%s~s~', - ['have_withdrawn'] = 'you have withdrawn ~g~$%s~s~', + ['have_deposited'] = 'you have deposited ~r~$%s', + ['have_withdrawn'] = 'you have withdrawn $%s', ['invalid_amount'] = 'invalid amount', ['invalid_amount_max'] = 'that salary is not allowed', ['no'] = 'no', @@ -26,12 +26,12 @@ Locales['en'] = { ['withdraw_amount'] = 'witdraw amount', ['withdraw_society_money'] = 'withdraw society money', ['yes'] = 'yes', - ['you_have'] = 'you have ~g~$%s~s~ waiting in ~y~money laundering~s~ (24h).', - ['you_have_laundered'] = 'you have ~r~laundered~s~ your money: ~g~$%s~s~', + ['you_have'] = 'you have $%s waiting in money laundering (24h).', + ['you_have_laundered'] = 'you have ~r~laundered your money: $%s', ['you_have_hired'] = 'you have recruited %s', ['you_have_been_hired'] = 'you have been hired by %s', ['you_have_fired'] = 'you have fired %s', ['you_have_been_fired'] = 'you have been fired from %s', ['you_have_promoted'] = 'you have promoted %s as %s', - ['you_have_been_promoted'] = 'you have been ~b~promoted~s~!', + ['you_have_been_promoted'] = 'you have been promoted!', } diff --git a/[esx_addons]/esx_society/locales/es.lua b/[esx_addons]/esx_society/locales/es.lua index 9c70ac9d..bd4cd700 100644 --- a/[esx_addons]/esx_society/locales/es.lua +++ b/[esx_addons]/esx_society/locales/es.lua @@ -10,8 +10,8 @@ Locales['es'] = { ['employee_management'] = 'Gestión de empleados', ['fire'] = 'Despedir', ['grade'] = 'Cargo', - ['have_deposited'] = 'Has depositado ~r~%s$~s~', - ['have_withdrawn'] = 'Has retirado ~g~%s$~s~', + ['have_deposited'] = 'Has depositado ~r~%s$', + ['have_withdrawn'] = 'Has retirado %s$', ['invalid_amount'] = 'Cantidad inválida', ['invalid_amount_max'] = 'Ese salario no está permitido', ['no'] = 'No', @@ -26,12 +26,12 @@ Locales['es'] = { ['withdraw_amount'] = 'Retirar cantidad', ['withdraw_society_money'] = 'Retirar dinero de la sociedad', ['yes'] = 'Si', - ['you_have'] = 'tienes ~g~$%s~s~ esperando en el ~y~lavado de dinero~s~ (24h).', - ['you_have_laundered'] = 'has ~r~lavado~s~ tu dinero: ~g~$%s~s~', + ['you_have'] = 'tienes $%s esperando en el lavado de dinero (24h).', + ['you_have_laundered'] = 'has ~r~lavado tu dinero: $%s', ['you_have_hired'] = 'Has contratado a %s', ['you_have_been_hired'] = 'Has sido contratado por %s', ['you_have_fired'] = 'Has despedido a %s', ['you_have_been_fired'] = 'Has sido despedido de %s', ['you_have_promoted'] = 'Has ascendido a %s a %s', - ['you_have_been_promoted'] = '¡Has sido ~b~ascendido~s~!', + ['you_have_been_promoted'] = '¡Has sido ascendido!', } diff --git a/[esx_addons]/esx_society/locales/fi.lua b/[esx_addons]/esx_society/locales/fi.lua index d5283c27..0c6630f3 100644 --- a/[esx_addons]/esx_society/locales/fi.lua +++ b/[esx_addons]/esx_society/locales/fi.lua @@ -10,8 +10,8 @@ Locales['fi'] = { ['employee_management'] = 'työntekijöiden hallinta', ['fire'] = 'anna potkut', ['grade'] = 'taso', - ['have_deposited'] = 'sinä talletit ~r~€%s~s~', - ['have_withdrawn'] = 'sinä nostit ~g~€%s~s~', + ['have_deposited'] = 'sinä talletit ~r~€%s', + ['have_withdrawn'] = 'sinä nostit €%s', ['invalid_amount'] = 'virheellinen summa', ['invalid_amount_max'] = 'that salary is not allowed', ['no'] = 'ei', @@ -26,8 +26,8 @@ Locales['fi'] = { ['withdraw_amount'] = 'nostettava määrä', ['withdraw_society_money'] = 'nosta yrityksen rahoja', ['yes'] = 'kyllä', - ['you_have'] = 'you have ~g~€%s~s~ waiting in ~y~money laundering~s~ (24h).', - ['you_have_laundered'] = 'olet ~r~pessyt~s~ rahojasi: ~g~€%s~s~', + ['you_have'] = 'you have €%s waiting in money laundering (24h).', + ['you_have_laundered'] = 'olet ~r~pessyt rahojasi: €%s', ['you_have_hired'] = 'sinä palkkasit henkilön %s', ['you_have_been_hired'] = 'sinut on palkattu pelaajan %s toimesta', ['you_have_fired'] = 'sinä annoit potkut pelaajalle %s', diff --git a/[esx_addons]/esx_society/locales/fr.lua b/[esx_addons]/esx_society/locales/fr.lua index ad90c3a8..82d0b3ca 100644 --- a/[esx_addons]/esx_society/locales/fr.lua +++ b/[esx_addons]/esx_society/locales/fr.lua @@ -10,8 +10,8 @@ Locales['fr'] = { ['employee_management'] = 'gestion employés', ['fire'] = 'licencier', ['grade'] = 'grade', - ['have_deposited'] = 'vous avez déposé ~r~$%s~s~', - ['have_withdrawn'] = 'vous avez retiré ~g~$%s~s~', + ['have_deposited'] = 'vous avez déposé ~r~$%s', + ['have_withdrawn'] = 'vous avez retiré $%s', ['invalid_amount'] = 'montant invalide', ['invalid_amount_max'] = 'that salary is not allowed', ['no'] = 'non', @@ -26,8 +26,8 @@ Locales['fr'] = { ['withdraw_amount'] = 'montant du retrait', ['withdraw_society_money'] = 'retirer argent société', ['yes'] = 'oui', - ['you_have'] = 'vous avez ~g~$%s~s~ en attente de ~r~blanchiement~s~ (24h).', - ['you_have_laundered'] = 'vous avez ~r~blanchi~s~ votre argent : ~g~$%s~s~', + ['you_have'] = 'vous avez $%s en attente de ~r~blanchiement (24h).', + ['you_have_laundered'] = 'vous avez ~r~blanchi votre argent : $%s', ['you_have_hired'] = 'Vous avez recruté %s', ['you_have_been_hired'] = 'Vous avez été recruté dans la société %s', ['you_have_fired'] = 'Vous avez viré %s', diff --git a/[esx_addons]/esx_society/locales/hu.lua b/[esx_addons]/esx_society/locales/hu.lua index 08cba602..f60230cf 100644 --- a/[esx_addons]/esx_society/locales/hu.lua +++ b/[esx_addons]/esx_society/locales/hu.lua @@ -10,8 +10,8 @@ Locales['hu'] = { ['employee_management'] = 'Munkavállalok Kezelése', ['fire'] = 'Kirugás', ['grade'] = 'Fokozat', - ['have_deposited'] = 'Sikeresen beraktál ~r~%s~s~ $', - ['have_withdrawn'] = 'Sikeresen kivettél ~g~%s~s~ $', + ['have_deposited'] = 'Sikeresen beraktál ~r~%s $', + ['have_withdrawn'] = 'Sikeresen kivettél %s $', ['invalid_amount'] = 'Érvénytelen mennyiség', ['invalid_amount_max'] = 'Ez az összeg több mint a megengedett', ['no'] = 'Nem', @@ -26,12 +26,12 @@ Locales['hu'] = { ['withdraw_amount'] = 'Pénz mennyiség', ['withdraw_society_money'] = 'Frakcio pénz kivétele', ['yes'] = 'Igen', - ['you_have'] = '~g~%s$~s~ várakozik a ~y~pénzmosásra~s~ (24h).', - ['you_have_laundered'] = '~r~Kimostál~s~ ennyi pénzt: ~g~%s$~s~', + ['you_have'] = '%s$ várakozik a pénzmosásra (24h).', + ['you_have_laundered'] = '~r~Kimostál ennyi pénzt: %s$', ['you_have_hired'] = 'Sikeresen felvetted %s', ['you_have_been_hired'] = 'Sikeresen fel lettél véve %s', ['you_have_fired'] = 'Sikeresen kirugtad %s', ['you_have_been_fired'] = 'Ki lettél rugva innen: %s', ['you_have_promoted'] = 'Elöléptettek: %s rang: %s', - ['you_have_been_promoted'] = 'Sikeresen ~b~elöléptettek~s~!', + ['you_have_been_promoted'] = 'Sikeresen elöléptettek!', } diff --git a/[esx_addons]/esx_society/locales/nl.lua b/[esx_addons]/esx_society/locales/nl.lua index c5aa6011..0a5d9c74 100644 --- a/[esx_addons]/esx_society/locales/nl.lua +++ b/[esx_addons]/esx_society/locales/nl.lua @@ -10,8 +10,8 @@ Locales['nl'] = { ['employee_management'] = 'werknemer beheer', ['fire'] = 'ontslaan', ['grade'] = 'schaal', - ['have_deposited'] = 'je hebt gestort ~r~$%s~s~', - ['have_withdrawn'] = 'je hebt opgenomen ~g~$%s~s~', + ['have_deposited'] = 'je hebt gestort ~r~$%s', + ['have_withdrawn'] = 'je hebt opgenomen $%s', ['invalid_amount'] = 'ongeldige hoeveelheid', ['invalid_amount_max'] = 'dit salaris is niet toegestaan', ['no'] = 'nee', @@ -26,13 +26,13 @@ Locales['nl'] = { ['withdraw_amount'] = 'opneem hoeveelheid', ['withdraw_society_money'] = 'neem maatschappelijk geld op', ['yes'] = 'ja', - ['you_have'] = 'je hebt ~g~€%s~s~ staan in ~y~geld witwassen~s~ (24h).', - ['you_have_laundered'] = 'je hebt je geld: ~g~€%s~s~ ~r~witgewassen~s~ ', + ['you_have'] = 'je hebt €%s staan in geld witwassen (24h).', + ['you_have_laundered'] = 'je hebt je geld: €%s ~r~witgewassen ', ['you_have_hired'] = 'je bent gevraagt %s', ['you_have_been_hired'] = 'je bent aangenomen door %s', ['you_have_fired'] = 'je bent ontslagen %s', ['you_have_been_fired'] = 'je bent ondslagen van %s', ['you_have_promoted'] = 'je hebt gepromoveerd %s naar %s', - ['you_have_been_promoted'] = 'je bent ~b~gepromoveerd~s~!', + ['you_have_been_promoted'] = 'je bent gepromoveerd!', } diff --git a/[esx_addons]/esx_society/locales/pl.lua b/[esx_addons]/esx_society/locales/pl.lua index f314b4b3..d2051df6 100644 --- a/[esx_addons]/esx_society/locales/pl.lua +++ b/[esx_addons]/esx_society/locales/pl.lua @@ -10,8 +10,8 @@ Locales['pl'] = { ['employee_management'] = 'zarządzanie pracownikami', ['fire'] = 'zwolnij', ['grade'] = 'stopień', - ['have_deposited'] = 'zdeponowałeś ~r~$%s~s~', - ['have_withdrawn'] = 'wypłaciłeś ~g~$%s~s~', + ['have_deposited'] = 'zdeponowałeś ~r~$%s', + ['have_withdrawn'] = 'wypłaciłeś $%s', ['invalid_amount'] = 'nieprawidłowa wartość', ['invalid_amount_max'] = 'that salary is not allowed', ['no'] = 'nie', @@ -26,8 +26,8 @@ Locales['pl'] = { ['withdraw_amount'] = 'wartość wypłaty', ['withdraw_society_money'] = 'wypłać społeczne pieniądze', ['yes'] = 'tak', - ['you_have'] = 'masz ~g~%s$~s~ czekanie ~y~w pralni pieniędzmi~s~ (24h).', - ['you_have_laundered'] = '~r~Wyprałeś~s~ twoje pieniądze: ~g~$%s~s~', + ['you_have'] = 'masz %s$ czekanie w pralni pieniędzmi (24h).', + ['you_have_laundered'] = '~r~Wyprałeś twoje pieniądze: $%s', ['you_have_hired'] = 'zatrudniłeś %s', ['you_have_been_hired'] = 'zostałeś zatrudniony przez %s', ['you_have_fired'] = 'zwolniłeś %s', diff --git a/[esx_addons]/esx_society/locales/si.lua b/[esx_addons]/esx_society/locales/si.lua index 83cc502b..5ca0d1a3 100644 --- a/[esx_addons]/esx_society/locales/si.lua +++ b/[esx_addons]/esx_society/locales/si.lua @@ -10,8 +10,8 @@ Locales['si'] = { ['employee_management'] = 'upravljanje zaposlenih', ['fire'] = 'ogenj', ['grade'] = 'razred', - ['have_deposited'] = 'deponirali ste ~r~$%s~s~', - ['have_withdrawn'] = 'umaknili ste ~g~$%s~s~', + ['have_deposited'] = 'deponirali ste ~r~$%s', + ['have_withdrawn'] = 'umaknili ste $%s', ['invalid_amount'] = 'neveljaven znesek', ['invalid_amount_max'] = 'ta plača ni dovoljena', ['no'] = 'ne', @@ -26,12 +26,12 @@ Locales['si'] = { ['withdraw_amount'] = 'znesek za izplačilo', ['withdraw_society_money'] = 'umakni denar iz družbe', ['yes'] = 'da', - ['you_have'] = 'imaš ~g~$%s~s~, ki čaka v ~y~money laundering~s~ (24h).', - ['you_have_laundered'] = 'imaš ~r~laundered~s~ svoj denar: ~g~$%s~s~', + ['you_have'] = 'imaš $%s, ki čaka v money laundering (24h).', + ['you_have_laundered'] = 'imaš ~r~laundered svoj denar: $%s', ['you_have_hired'] = 'zaposlil si %s', ['you_have_been_hired'] = 'najel vas je %s', ['you_have_fired'] = 'odpustili ste %s', ['you_have_been_fired'] = 'ste bili odpuščeni iz %s', ['you_have_promoted'] = 'napredovali ste %s kot %s', - ['you_have_been_promoted'] = 'bil si ~b~promoviran~s~!', + ['you_have_been_promoted'] = 'bil si promoviran!', } diff --git a/[esx_addons]/esx_society/locales/sv.lua b/[esx_addons]/esx_society/locales/sv.lua index 42faccb1..21700974 100644 --- a/[esx_addons]/esx_society/locales/sv.lua +++ b/[esx_addons]/esx_society/locales/sv.lua @@ -10,8 +10,8 @@ Locales['sv'] = { ['employee_management'] = 'medarbetarhantering', ['fire'] = 'sparka', ['grade'] = 'grade', - ['have_deposited'] = 'du har satt in ~r~%s SEK~s~', - ['have_withdrawn'] = 'du har tagit ut ~g~%s SEK~s~', + ['have_deposited'] = 'du har satt in ~r~%s SEK', + ['have_withdrawn'] = 'du har tagit ut %s SEK', ['invalid_amount'] = 'ogiltigt belopp', ['invalid_amount_max'] = 'den lönen är inte tillåten', ['no'] = 'nej', @@ -26,12 +26,12 @@ Locales['sv'] = { ['withdraw_amount'] = 'Ta ut summan', ['withdraw_society_money'] = 'ta ut samhällspengar', ['yes'] = 'ja', - ['you_have'] = 'du har ~g~%s SEK~s~ som väntar på ~y~pengartvätt~s~ (24h).', - ['you_have_laundered'] = 'du har ~r~tvättat~s~ dina pengar: ~g~%s SEK~s~', - ['you_have_hired'] = 'du har anställt ~y~%s~s~', + ['you_have'] = 'du har %s SEK som väntar på pengartvätt (24h).', + ['you_have_laundered'] = 'du har ~r~tvättat dina pengar: %s SEK', + ['you_have_hired'] = 'du har anställt %s', ['you_have_been_hired'] = 'du har blivit anställd utav %s', - ['you_have_fired'] = 'du har ~r~sparkat~s~ ~y~%s~s~', - ['you_have_been_fired'] = 'du har blivit ~r~sparkad~s~ utav ~y~%s~s~', - ['you_have_promoted'] = 'du har befodrat ~y~%s~s~ till ~b~%s~s~', - ['you_have_been_promoted'] = 'du har blivit ~b~befodrad~s~', + ['you_have_fired'] = 'du har ~r~sparkat %s', + ['you_have_been_fired'] = 'du har blivit ~r~sparkad utav %s', + ['you_have_promoted'] = 'du har befodrat %s till %s', + ['you_have_been_promoted'] = 'du har blivit befodrad', } diff --git a/[esx_addons]/esx_society/locales/tr.lua b/[esx_addons]/esx_society/locales/tr.lua index 4dd19d00..b2bb0c16 100644 --- a/[esx_addons]/esx_society/locales/tr.lua +++ b/[esx_addons]/esx_society/locales/tr.lua @@ -10,8 +10,8 @@ Locales['tr'] = { ['employee_management'] = 'işçi yönetimi', ['fire'] = 'kov', ['grade'] = 'kıdem ver', - ['have_deposited'] = '~r~%s~s~ lira yatırdın', - ['have_withdrawn'] = '~g~$%s~s~ lira çektin', + ['have_deposited'] = '~r~%s lira yatırdın', + ['have_withdrawn'] = '$%s lira çektin', ['invalid_amount'] = 'miktar hatalı', ['invalid_amount_max'] = 'bu maaşa izin verilmiyor', ['no'] = 'hayır', @@ -26,12 +26,12 @@ Locales['tr'] = { ['withdraw_amount'] = 'çekilecek miktar', ['withdraw_society_money'] = 'çekilecek şirket parası', ['yes'] = 'evet', - ['you_have'] = '~g~%s Lira~s~ para zaten ~y~aklanmayı~s~ bekliyor (24s).', - ['you_have_laundered'] = '~g~%s Lira~s~ para ~r~akladın~s~', + ['you_have'] = '%s Lira para zaten aklanmayı bekliyor (24s).', + ['you_have_laundered'] = '%s Lira para ~r~akladın', ['you_have_hired'] = '%s adlı kişiyi işe aldın', ['you_have_been_hired'] = '%s tarafından işe alındın', ['you_have_fired'] = '%s adlı kişi kovuldu', ['you_have_been_fired'] = '%s tarafından kovuldun', ['you_have_promoted'] = '%s olan kıdemin, %s yükseltildi', - ['you_have_been_promoted'] = '~b~Kıdem~s~ aldın!', + ['you_have_been_promoted'] = 'Kıdem aldın!', } diff --git a/[esx_addons]/esx_taxijob/locales/br.lua b/[esx_addons]/esx_taxijob/locales/br.lua index 21e1b7a1..473505d2 100644 --- a/[esx_addons]/esx_taxijob/locales/br.lua +++ b/[esx_addons]/esx_taxijob/locales/br.lua @@ -1,13 +1,13 @@ Locales['br'] = { -- cloakroom ['cloakroom_menu'] = 'guarda-roupa', - ['cloakroom_prompt'] = 'pressione ~INPUT_CONTEXT~ para abrir o ~y~cloakroom~s~.', + ['cloakroom_prompt'] = 'pressione [E] para abrir o cloakroom.', ['wear_citizen'] = 'roupa de cidadão', ['wear_work'] = 'roupa de taxista', -- garage - ['spawner_prompt'] = 'pressione ~INPUT_CONTEXT~ para abrir a ~y~garage~s~.', - ['store_veh'] = 'pressione ~INPUT_CONTEXT~ para guardar o veículo', + ['spawner_prompt'] = 'pressione [E] para abrir a garage.', + ['store_veh'] = 'pressione [E] para guardar o veículo', ['spawn_veh'] = 'pegar veículo', ['spawnpoint_blocked'] = 'existe um veículo bloqueando o ponto de spawn!', ['only_taxi'] = 'você só pode guardar taxis.', @@ -15,25 +15,25 @@ Locales['br'] = { ['taking_service'] = 'pegando serviço: Taxi/Uber', ['full_service'] = 'serviço completo: ', ['amount_invalid'] = 'valor inválido', - ['press_to_open'] = 'pressione ~INPUT_CONTEXT~ para acessar o menu', + ['press_to_open'] = 'pressione [E] para acessar o menu', ['billing'] = 'faturamento', ['billing_sent'] = 'a fatura foi enviada!', ['invoice_amount'] = 'valor da fatura', ['no_players_near'] = 'nenhum jogador nas proximidades', ['start_job'] = 'iniciar / parar missão', - ['drive_search_pass'] = 'dirigindo em busca de ~y~passageiros', - ['customer_found'] = 'você ~g~encontrou~s~ um passageiro, dirija até o destino', - ['client_unconcious'] = 'seu passageiro está ~r~insconsciente~s~. Procure por outro.', - ['arrive_dest'] = 'você ~g~chegou~s~ ao seu destino', - ['take_me_to_near'] = '~s~Leve me para~y~ %s~s~, perto~y~ %s', - ['take_me_to'] = '~s~Leve me para~y~ %s', + ['drive_search_pass'] = 'dirigindo em busca de passageiros', + ['customer_found'] = 'você encontrou um passageiro, dirija até o destino', + ['client_unconcious'] = 'seu passageiro está ~r~insconsciente. Procure por outro.', + ['arrive_dest'] = 'você chegou ao seu destino', + ['take_me_to_near'] = 'Leve me para %s, perto %s', + ['take_me_to'] = 'Leve me para %s', ['close_to_client'] = 'você está perto do passageiro, aproximisse dele', ['return_to_veh'] = 'volte para o seu veículo para continuar a missão', ['must_in_taxi'] = 'você deve estar em um táxi para começar a missão', ['must_in_vehicle'] = 'você deve estar em um veículo para começar a missão', ['not_in_taxi'] = 'You left the taxi while on mission!', - ['have_earned'] = 'você ganhou ~g~$%s~s~', - ['comp_earned'] = '- sua empresa ganhou ~g~$%s~s~\n- Você ganhou ~g~$%s~s~', + ['have_earned'] = 'você ganhou $%s', + ['comp_earned'] = '- sua empresa ganhou $%s\n- Você ganhou $%s', ['deposit_stock'] = 'depositar estoque', ['take_stock'] = 'retirar estoque', ['boss_actions'] = 'ações de chefe', @@ -42,8 +42,8 @@ Locales['br'] = { ['quantity_invalid'] = 'é uma quantidade inválida!', ['inventory'] = 'inventário', ['taxi_client'] = 'cliente do taxi', - ['have_withdrawn'] = 'você retirou ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'você depositou ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'você retirou x%s %s', + ['have_deposited'] = 'você depositou x%s %s', ['player_cannot_hold'] = 'você não tem espaço suficiente em seu inventário!', ['blip_taxi'] = 'taxi', ['phone_taxi'] = 'taxi', diff --git a/[esx_addons]/esx_taxijob/locales/de.lua b/[esx_addons]/esx_taxijob/locales/de.lua index 06a22aa3..3a359956 100644 --- a/[esx_addons]/esx_taxijob/locales/de.lua +++ b/[esx_addons]/esx_taxijob/locales/de.lua @@ -1,13 +1,13 @@ Locales['de'] = { -- cloakroom ['cloakroom_menu'] = 'cloakroom', - ['cloakroom_prompt'] = 'press ~INPUT_CONTEXT~ to open the ~y~cloakroom~s~.', + ['cloakroom_prompt'] = 'press [E] to open the cloakroom.', ['wear_citizen'] = 'citizen wear', ['wear_work'] = 'taxi wear', -- garage - ['spawner_prompt'] = 'press ~INPUT_CONTEXT~ to open the ~y~garage~s~.', - ['store_veh'] = 'Drücke ~INPUT_CONTEXT~ um das Fahrzeug zu parken', + ['spawner_prompt'] = 'press [E] to open the garage.', + ['store_veh'] = 'Drücke [E] um das Fahrzeug zu parken', ['spawn_veh'] = 'Fahrzeug spawnen', ['spawnpoint_blocked'] = 'there is a vehicle blocking the spawnpoint!', ['only_taxi'] = 'Du kannst nur Taxis parken.', @@ -15,25 +15,25 @@ Locales['de'] = { ['taking_service'] = 'Service annehmen: Taxi/Uber', ['full_service'] = 'Voller Service: ', ['amount_invalid'] = 'Betrag ungültig', - ['press_to_open'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen', + ['press_to_open'] = 'Drücke [E] um das Menü zu öffnen', ['billing'] = 'Rechnung', ['billing_sent'] = 'the bill has been registered!', ['invoice_amount'] = 'Rechnugsbetrag', ['no_players_near'] = 'Kein Spieler in der Nähe', ['start_job'] = 'start / stop driving NPC jobs', - ['drive_search_pass'] = 'Auf der Suche nach ~y~Passagieren', - ['customer_found'] = 'du hast einen Passagier ~g~gefunden~s~ , Fahre in zum Ziel', - ['client_unconcious'] = 'dein Passagier ist ~r~bewusstlos~s~. Suche nach einem anderen.', - ['arrive_dest'] = 'du bist an deinem Ziel ~g~angekommen~s~', - ['take_me_to_near'] = '~s~Bring mich nach~y~ %s~s~, in der Nähe von~y~ %s', - ['take_me_to'] = '~s~Bring mich nach~y~ %s', + ['drive_search_pass'] = 'Auf der Suche nach Passagieren', + ['customer_found'] = 'du hast einen Passagier gefunden , Fahre in zum Ziel', + ['client_unconcious'] = 'dein Passagier ist ~r~bewusstlos. Suche nach einem anderen.', + ['arrive_dest'] = 'du bist an deinem Ziel angekommen', + ['take_me_to_near'] = 'Bring mich nach %s, in der Nähe von %s', + ['take_me_to'] = 'Bring mich nach %s', ['close_to_client'] = 'du bist nahe an dem Passagier, du musst noch näher ran', ['return_to_veh'] = 'bitte kehre zu deinem Fahezeug zurück umd die Mission fortzuführen', ['must_in_taxi'] = 'Du musst in einem Taxis sein umd die Mission starten zu können', ['must_in_vehicle'] = 'Du musst in einem Fahrzeug sein um die Mission starten zu können', ['not_in_taxi'] = 'You left the taxi while on mission!', - ['have_earned'] = 'verdient ~g~$%s~s~', - ['comp_earned'] = '- Die Firma verdient ~g~$\n- Verdient ~g~$%s~s~', + ['have_earned'] = 'verdient $%s', + ['comp_earned'] = '- Die Firma verdient $\n- Verdient $%s', ['deposit_stock'] = 'deposit Stock', ['take_stock'] = 'take Stock', ['boss_actions'] = 'boss Actions', @@ -42,9 +42,9 @@ Locales['de'] = { ['quantity_invalid'] = 'that is an invalid quantity!', ['inventory'] = 'inventory', ['taxi_client'] = 'taxi Client', - ['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', + ['have_withdrawn'] = 'you have withdrawn x%s %s', + ['have_deposited'] = 'you have deposited x%s %s', + ['player_cannot_hold'] = 'you do ~r~not have enough free space in your inventory!', ['blip_taxi'] = 'taxi', ['phone_taxi'] = 'taxi', ['taxi'] = 'taxi', diff --git a/[esx_addons]/esx_taxijob/locales/en.lua b/[esx_addons]/esx_taxijob/locales/en.lua index 4fb29760..98ad22a6 100644 --- a/[esx_addons]/esx_taxijob/locales/en.lua +++ b/[esx_addons]/esx_taxijob/locales/en.lua @@ -1,13 +1,13 @@ Locales['en'] = { -- cloakroom ['cloakroom_menu'] = 'cloakroom', - ['cloakroom_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Cloakroom~s~.', + ['cloakroom_prompt'] = 'press [E] to access the Cloakroom.', ['wear_citizen'] = 'citizen wear', ['wear_work'] = 'taxi wear', -- garage - ['spawner_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Garage~s~.', - ['store_veh'] = 'press ~INPUT_CONTEXT~ to store the vehicle', + ['spawner_prompt'] = 'press [E] to access the Garage.', + ['store_veh'] = 'press [E] to store the vehicle', ['spawn_veh'] = 'spawn vehicle', ['spawnpoint_blocked'] = 'there is a vehicle blocking the spawnpoint!', ['only_taxi'] = 'you can only store taxis.', @@ -15,25 +15,25 @@ Locales['en'] = { ['taking_service'] = 'taking service: Taxi/Uber', ['full_service'] = 'full service: ', ['amount_invalid'] = 'amount invalid', - ['press_to_open'] = 'press ~INPUT_CONTEXT~ to access the menu', + ['press_to_open'] = 'press [E] to access the menu', ['billing'] = 'billing', ['billing_sent'] = 'the bill has been registered!', ['invoice_amount'] = 'invoice amount', ['no_players_near'] = 'no players nearby', ['start_job'] = 'start / stop driving NPC jobs', - ['drive_search_pass'] = 'driving in search of ~y~passengers', - ['customer_found'] = 'you have ~g~found~s~ a customer, get closer to them', - ['client_unconcious'] = 'your client is ~r~unconscious~s~, look for another one', - ['arrive_dest'] = 'you have ~g~arrived~s~ at your destination', - ['take_me_to_near'] = '~s~Take me to~y~ %s~s~, near ~y~%s', - ['take_me_to'] = '~s~Take me to ~y~%s', + ['drive_search_pass'] = 'driving in search of passengers', + ['customer_found'] = 'you have found a customer, get closer to them', + ['client_unconcious'] = 'your client is ~r~unconscious, look for another one', + ['arrive_dest'] = 'you have arrived at your destination', + ['take_me_to_near'] = 'Take me to %s, near %s', + ['take_me_to'] = 'Take me to %s', ['close_to_client'] = 'you are too far from the client, get close to them', ['return_to_veh'] = 'please return to your vehicle to continue the mission', - ['must_in_taxi'] = 'you must be in a ~y~taxi~s~ to start the mission', + ['must_in_taxi'] = 'you must be in a taxi to start the mission', ['must_in_vehicle'] = 'you must be in a vehicle to begin the mission', ['not_in_taxi'] = 'You left the taxi while on mission!', - ['have_earned'] = 'you have earned ~g~$%s~s~', - ['comp_earned'] = '- your company has earned ~g~$%s~s~\n- you have earned ~g~$%s~s~', + ['have_earned'] = 'you have earned $%s', + ['comp_earned'] = '- your company has earned $%s\n- you have earned $%s', ['deposit_stock'] = 'deposit Stock', ['take_stock'] = 'take Stock', ['boss_actions'] = 'boss Actions', @@ -42,9 +42,9 @@ Locales['en'] = { ['quantity_invalid'] = 'that is an invalid quantity!', ['inventory'] = 'inventory', ['taxi_client'] = 'taxi Client', - ['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', + ['have_withdrawn'] = 'you have withdrawn x%s %s', + ['have_deposited'] = 'you have deposited x%s %s', + ['player_cannot_hold'] = 'you do ~r~not have enough free space in your inventory!', ['blip_taxi'] = 'downtown Cab Co.', ['phone_taxi'] = 'downtown Cab Co.', ['taxi'] = 'taxi', diff --git a/[esx_addons]/esx_taxijob/locales/es.lua b/[esx_addons]/esx_taxijob/locales/es.lua index 36707678..11059049 100644 --- a/[esx_addons]/esx_taxijob/locales/es.lua +++ b/[esx_addons]/esx_taxijob/locales/es.lua @@ -3,13 +3,13 @@ Locales['es'] = { -- cloakroom ['cloakroom_menu'] = 'Guardarropa', - ['cloakroom_prompt'] = 'Presiona ~INPUT_CONTEXT~ para acceder al ~y~Guardarropa~s~.', + ['cloakroom_prompt'] = 'Presiona [E] para acceder al Guardarropa.', ['wear_citizen'] = 'Ropa ciudadana', ['wear_work'] = 'Ropa de taxista', -- garage - ['spawner_prompt'] = 'Presiona ~INPUT_CONTEXT~ para acceder al ~y~Garaje~s~.', - ['store_veh'] = 'Presiona ~INPUT_CONTEXT~ para almacenar el vehículo', + ['spawner_prompt'] = 'Presiona [E] para acceder al Garaje.', + ['store_veh'] = 'Presiona [E] para almacenar el vehículo', ['spawn_veh'] = 'Vehículo de generación', ['spawnpoint_blocked'] = '¡Hay un vehículo bloqueando el punto de generación!', ['only_taxi'] = 'Solo puede almacenar taxis.', @@ -17,25 +17,25 @@ Locales['es'] = { ['taking_service'] = 'Tomando servicio: Taxi / Uber', ['full_service'] = 'Servicio completo: ', ['amount_invalid'] = 'Cantidad inválida', - ['press_to_open'] = 'Presiona ~INPUT_CONTEXT~ para acceder al menú', + ['press_to_open'] = 'Presiona [E] para acceder al menú', ['billing'] = 'Facturación', ['billing_sent'] = '¡La factura ha sido registrada!', ['invoice_amount'] = 'Factura inválida', ['no_players_near'] = 'No hay jugadores cerca', ['start_job'] = 'Iniciar / Detener la conducción de trabajos NPC', - ['drive_search_pass'] = 'Conduciendo en busca de ~y~pasajeros', - ['customer_found'] = 'Has ~g~encontrado~s~ un cliente, acércate a ellos', - ['client_unconcious'] = 'Tu cliente es ~r~inconsciente~s~, busca otro', - ['arrive_dest'] = 'Has ~g~llegado~s~ al destino correctamente', - ['take_me_to_near'] = '~s~Llévame a~y~ %s~s~, cerca ~y~%s', - ['take_me_to'] = '~s~Llévame a ~y~%s', + ['drive_search_pass'] = 'Conduciendo en busca de pasajeros', + ['customer_found'] = 'Has encontrado un cliente, acércate a ellos', + ['client_unconcious'] = 'Tu cliente es ~r~inconsciente, busca otro', + ['arrive_dest'] = 'Has llegado al destino correctamente', + ['take_me_to_near'] = 'Llévame a %s, cerca %s', + ['take_me_to'] = 'Llévame a %s', ['close_to_client'] = 'Estás demasiado lejos del cliente, acércate a él', ['return_to_veh'] = 'Por favor regrese a su vehículo para continuar la misión', - ['must_in_taxi'] = 'Debes estar en un ~y~taxi~s~ para comenzar la misión', + ['must_in_taxi'] = 'Debes estar en un taxi para comenzar la misión', ['must_in_vehicle'] = 'Debes estar en un vehículo para comenzar la misión', ['not_in_taxi'] = '¡Dejaste el taxi mientras estabas en misión!', - ['have_earned'] = 'Usted ha ganado ~g~$%s~s~', - ['comp_earned'] = '- Tu empresa se ha ganado ~g~$%s~s~\n- usted ha ganado ~g~$%s~s~', + ['have_earned'] = 'Usted ha ganado $%s', + ['comp_earned'] = '- Tu empresa se ha ganado $%s\n- usted ha ganado $%s', ['deposit_stock'] = 'Depositar stock', ['take_stock'] = 'Coger Stock', ['boss_actions'] = 'Acciones del jefe', @@ -44,9 +44,9 @@ Locales['es'] = { ['quantity_invalid'] = '¡Esa es una cantidad inválida!', ['inventory'] = 'Inventario', ['taxi_client'] = 'Cliente taxi', - ['have_withdrawn'] = 'Has retirado ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Has depositado ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = '!Tu ~r~no~s~ tienes suficiente ~y~espacio libre~s~ en tu inventario!', + ['have_withdrawn'] = 'Has retirado x%s %s', + ['have_deposited'] = 'Has depositado x%s %s', + ['player_cannot_hold'] = '!Tu ~r~no tienes suficiente espacio libre en tu inventario!', ['blip_taxi'] = 'Downtown Cab Co.', ['phone_taxi'] = 'Downtown Cab Co.', ['taxi'] = 'Taxi', diff --git a/[esx_addons]/esx_taxijob/locales/fi.lua b/[esx_addons]/esx_taxijob/locales/fi.lua index a1fb5d91..005670cf 100644 --- a/[esx_addons]/esx_taxijob/locales/fi.lua +++ b/[esx_addons]/esx_taxijob/locales/fi.lua @@ -1,13 +1,13 @@ Locales['fi'] = { -- cloakroom ['cloakroom_menu'] = 'cloakroom', - ['cloakroom_prompt'] = 'press ~INPUT_CONTEXT~ to open the ~y~cloakroom~s~.', + ['cloakroom_prompt'] = 'press [E] to open the cloakroom.', ['wear_citizen'] = 'citizen wear', ['wear_work'] = 'taxi wear', -- garage - ['spawner_prompt'] = 'press ~INPUT_CONTEXT~ to open the ~y~garage~s~.', - ['store_veh'] = 'paina ~INPUT_CONTEXT~ laittaaksesi auto talliin', + ['spawner_prompt'] = 'press [E] to open the garage.', + ['store_veh'] = 'paina [E] laittaaksesi auto talliin', ['spawn_veh'] = 'spawnaa ajoneuvo', ['spawnpoint_blocked'] = 'there is a vehicle blocking the spawnpoint!', ['only_taxi'] = 'Voit vain tallettaa taxeja', @@ -15,25 +15,25 @@ Locales['fi'] = { ['taking_service'] = 'Aloitetaan työ: Taxi/Uber', ['full_service'] = 'täysi palvelu: ', ['amount_invalid'] = 'virheellinen summa', - ['press_to_open'] = 'paina ~INPUT_CONTEXT~ avataksesi valikko', + ['press_to_open'] = 'paina [E] avataksesi valikko', ['billing'] = 'Laskutus', ['billing_sent'] = 'the bill has been registered!', ['invoice_amount'] = 'laskun määrä', ['no_players_near'] = 'ei pelaajia lähellä', ['start_job'] = 'start / stop driving NPC jobs', - ['drive_search_pass'] = 'Ajele ympäriinsä etsi uusia ~y~asiakkaita', - ['customer_found'] = 'Sinä ~g~löysit~s~ asiakkaan, aja lähemmäksi', - ['client_unconcious'] = 'Sinun asiakkaasi on ~r~tajuton~s~. Etsi uusi.', - ['arrive_dest'] = 'Sinä ~g~saavuit~s~ kohteeseen', - ['take_me_to_near'] = '~s~Vie minut ~y~ %s~s~, lähellä~y~ %s', - ['take_me_to'] = '~s~Vie minut~y~ %s', + ['drive_search_pass'] = 'Ajele ympäriinsä etsi uusia asiakkaita', + ['customer_found'] = 'Sinä löysit asiakkaan, aja lähemmäksi', + ['client_unconcious'] = 'Sinun asiakkaasi on ~r~tajuton. Etsi uusi.', + ['arrive_dest'] = 'Sinä saavuit kohteeseen', + ['take_me_to_near'] = 'Vie minut %s, lähellä %s', + ['take_me_to'] = 'Vie minut %s', ['close_to_client'] = 'Olet asiakkaan lähellä, mene lähemmäksi', ['return_to_veh'] = 'Mene takaisin ajoneuvoon, jatkaaksesi töitä', ['must_in_taxi'] = 'Sinun pitää olla taxissa että voit alottaa työn', ['must_in_vehicle'] = 'Sinun pitää olla ajoneuvossa että voit alottaa työn', ['not_in_taxi'] = 'You left the taxi while on mission!', - ['have_earned'] = 'Sinä tienasit ~g~€%s~s~', - ['comp_earned'] = '- Yrityksesi tienasi ~g~€%s~s~\n- Sinä tienasit ~g~€%s~s~', + ['have_earned'] = 'Sinä tienasit €%s', + ['comp_earned'] = '- Yrityksesi tienasi €%s\n- Sinä tienasit €%s', ['deposit_stock'] = 'Talleta varastoon', ['take_stock'] = 'ota varastosta', ['boss_actions'] = 'pomon toiminnot', @@ -42,9 +42,9 @@ Locales['fi'] = { ['quantity_invalid'] = 'virheellinen Määrä', ['inventory'] = 'reppu', ['taxi_client'] = 'taxi Asiakas', - ['have_withdrawn'] = 'sinä nostit ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'sinä talletit ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'sinulla ~r~ei ole~s~ enempää ~y~vapaata tilaa~s~ repussasi!', + ['have_withdrawn'] = 'sinä nostit x%s %s', + ['have_deposited'] = 'sinä talletit x%s %s', + ['player_cannot_hold'] = 'sinulla ~r~ei ole enempää vapaata tilaa repussasi!', ['blip_taxi'] = 'taxi', ['phone_taxi'] = 'taxi', ['taxi'] = 'taxi', diff --git a/[esx_addons]/esx_taxijob/locales/fr.lua b/[esx_addons]/esx_taxijob/locales/fr.lua index 56aae71b..d0044d4f 100644 --- a/[esx_addons]/esx_taxijob/locales/fr.lua +++ b/[esx_addons]/esx_taxijob/locales/fr.lua @@ -1,13 +1,13 @@ Locales['fr'] = { -- cloakroom ['cloakroom_menu'] = 'vestiaire', - ['cloakroom_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le ~y~cloakroom~s~.', + ['cloakroom_prompt'] = 'appuyez sur [E] pour ouvrir le cloakroom.', ['wear_citizen'] = 'tenue civile', ['wear_work'] = 'tenue de travail', -- garage - ['spawner_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le ~y~garage~s~.', - ['store_veh'] = 'appuyez sur ~INPUT_CONTEXT~ pour ranger le véhicule', + ['spawner_prompt'] = 'appuyez sur [E] pour ouvrir le garage.', + ['store_veh'] = 'appuyez sur [E] pour ranger le véhicule', ['spawn_veh'] = 'sortir véhicule', ['spawnpoint_blocked'] = 'un véhicule bloque la sortie!!', ['only_taxi'] = 'vous ne pouvez ranger que les taxi', @@ -15,25 +15,25 @@ Locales['fr'] = { ['taking_service'] = 'prise de service : Taxi/Uber', ['full_service'] = 'service complet : ', ['amount_invalid'] = 'montant invalide', - ['press_to_open'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au menu', + ['press_to_open'] = 'appuyez sur [E] pour accéder au menu', ['billing'] = 'facuration', ['billing_sent'] = 'the bill has been registered!', ['invoice_amount'] = 'montant de la facture', ['no_players_near'] = 'aucun joueur à proximité', ['start_job'] = 'start / stop driving NPC jobs', - ['drive_search_pass'] = 'conduisez à la recherche de ~y~passagers', - ['customer_found'] = 'vous avez ~g~trouvé~s~ un client, conduisez jusqu\'à ce dernier', - ['client_unconcious'] = 'votre client est ~r~inconscient~s~. Cherchez-en un autre.', - ['arrive_dest'] = 'vous êtes ~g~arrivé~s~ à destination', - ['take_me_to_near'] = '~s~Emmenez-moi à~y~ %s~s~, près de~y~ %s', - ['take_me_to'] = '~s~Emmenez-moi à~y~ %s', + ['drive_search_pass'] = 'conduisez à la recherche de passagers', + ['customer_found'] = 'vous avez trouvé un client, conduisez jusqu\'à ce dernier', + ['client_unconcious'] = 'votre client est ~r~inconscient. Cherchez-en un autre.', + ['arrive_dest'] = 'vous êtes arrivé à destination', + ['take_me_to_near'] = 'Emmenez-moi à %s, près de %s', + ['take_me_to'] = 'Emmenez-moi à %s', ['close_to_client'] = 'vous êtes à proximité du client, approchez-vous de lui', ['return_to_veh'] = 'veuillez remonter dans votre véhicule pour continuer la mission', ['must_in_taxi'] = 'vous devez être dans un taxi pour commencer la mission', ['must_in_vehicle'] = 'vous devez être dans un véhicule pour commencer la mission', ['not_in_taxi'] = 'You left the taxi while on mission!', - ['have_earned'] = 'vous avez gagné ~g~$%s~s~', - ['comp_earned'] = '- Votre société a gagné ~g~$%s~s~\n- Vous avez gagné ~g~$%s~s~', + ['have_earned'] = 'vous avez gagné $%s', + ['comp_earned'] = '- Votre société a gagné $%s\n- Vous avez gagné $%s', ['deposit_stock'] = 'Déposer Stock', ['take_stock'] = 'Prendre Stock', ['boss_actions'] = 'action Patron', @@ -42,9 +42,9 @@ Locales['fr'] = { ['quantity_invalid'] = 'Quantité invalide', ['inventory'] = 'Inventaire', ['taxi_client'] = 'client Taxi', - ['have_withdrawn'] = 'vous avez pris ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'vous avez déposé ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'vous n\'avez pas assez ~y~de place~s~ dans votre inventaire!', + ['have_withdrawn'] = 'vous avez pris x%s %s', + ['have_deposited'] = 'vous avez déposé x%s %s', + ['player_cannot_hold'] = 'vous n\'avez pas assez de place dans votre inventaire!', ['blip_taxi'] = 'taxi', ['phone_taxi'] = 'taxi', ['taxi'] = 'taxi', diff --git a/[esx_addons]/esx_taxijob/locales/hu.lua b/[esx_addons]/esx_taxijob/locales/hu.lua index 563e00fe..628ecd50 100644 --- a/[esx_addons]/esx_taxijob/locales/hu.lua +++ b/[esx_addons]/esx_taxijob/locales/hu.lua @@ -1,13 +1,13 @@ Locales['hu'] = { -- cloakroom ['cloakroom_menu'] = 'öltözö', - ['cloakroom_prompt'] = 'nyomd meg a ~INPUT_CONTEXT~ gombot a ~y~megnyitáshoz~s~.', + ['cloakroom_prompt'] = 'nyomd meg a [E] gombot a megnyitáshoz.', ['wear_citizen'] = 'civil ruha', ['wear_work'] = 'taxis munkaruha', -- garage - ['spawner_prompt'] = 'nyomd meg a ~INPUT_CONTEXT~ gombot a ~y~garázshoz~s~.', - ['store_veh'] = 'nyomd meg a ~INPUT_CONTEXT~ gombot az autó tárolásához', + ['spawner_prompt'] = 'nyomd meg a [E] gombot a garázshoz.', + ['store_veh'] = 'nyomd meg a [E] gombot az autó tárolásához', ['spawn_veh'] = 'autó lehívás', ['spawnpoint_blocked'] = 'egy autó blokkolja a lehívási helyet!', ['only_taxi'] = 'Csak taxikat tárolhatsz.', @@ -15,24 +15,24 @@ Locales['hu'] = { ['taking_service'] = 'szolgálat vállalás: Taxi/Uber', ['full_service'] = 'teljes szolgálat: ', ['amount_invalid'] = 'érvénytelen összeg', - ['press_to_open'] = 'nyomj ~INPUT_CONTEXT~ gombot a menühöz', + ['press_to_open'] = 'nyomj [E] gombot a menühöz', ['billing'] = 'számlázás', ['billing_sent'] = 'a számlát regisztrálták!', ['invoice_amount'] = 'számla összeg', ['no_players_near'] = 'nincs a közeledben játékos', ['start_job'] = 'indítás / leállítás NPC munkák F6', - ['drive_search_pass'] = 'vezess és keress ~y~utasokat', - ['customer_found'] = '~g~találtál~s~ egy fuvart, menj közelebb hozzá', - ['client_unconcious'] = 'a kliensed ~r~tudatlan~s~, nézz egy másik után', - ['arrive_dest'] = '~g~megérkeztél~s~ a cél állomáshoz.', - ['take_me_to_near'] = '~s~Vigyél engem~y~ %s~s~, közel ~y~%s', - ['take_me_to'] = '~s~Vigyél engem ~y~%s', + ['drive_search_pass'] = 'vezess és keress utasokat', + ['customer_found'] = 'találtál egy fuvart, menj közelebb hozzá', + ['client_unconcious'] = 'a kliensed ~r~tudatlan, nézz egy másik után', + ['arrive_dest'] = 'megérkeztél a cél állomáshoz.', + ['take_me_to_near'] = 'Vigyél engem %s, közel %s', + ['take_me_to'] = 'Vigyél engem %s', ['close_to_client'] = 'túl messze vagy a kliensedtöl, menj közelebb hozzá', ['return_to_veh'] = 'ülj vissza a kocsiba hogy folytatni tudd a munkát', - ['must_in_taxi'] = 'egy ~y~taxi~s~ autóba kell lenned a küldetés indításához', + ['must_in_taxi'] = 'egy taxi autóba kell lenned a küldetés indításához', ['must_in_vehicle'] = 'jármüben kell lenned a küldetés megkezdéséhez', - ['have_earned'] = 'kerestél: ~g~$%s~s~', - ['comp_earned'] = '- a vállalkozása keresett: ~g~$%s~s~\n- te kerestél: ~g~$%s~s~', + ['have_earned'] = 'kerestél: $%s', + ['comp_earned'] = '- a vállalkozása keresett: $%s\n- te kerestél: $%s', ['deposit_stock'] = 'készlet betétele', ['take_stock'] = 'készlet kivétel', ['boss_actions'] = 'főnök müveletek', @@ -41,9 +41,9 @@ Locales['hu'] = { ['quantity_invalid'] = 'érvénytelen összeg!', ['inventory'] = 'leltár', ['taxi_client'] = 'taxi ügyfél', - ['have_withdrawn'] = 'kivettél ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'betettél ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = '~r~nincs~s~ elég ~y~üres~s~ helyed a leltárban!', + ['have_withdrawn'] = 'kivettél x%s %s', + ['have_deposited'] = 'betettél x%s %s', + ['player_cannot_hold'] = '~r~nincs elég üres helyed a leltárban!', ['blip_taxi'] = 'Taxitársaság', ['phone_taxi'] = 'Taxi Hívás.', ['taxi'] = 'taxi', diff --git a/[esx_addons]/esx_taxijob/locales/pl.lua b/[esx_addons]/esx_taxijob/locales/pl.lua index 47a8358a..58c48622 100644 --- a/[esx_addons]/esx_taxijob/locales/pl.lua +++ b/[esx_addons]/esx_taxijob/locales/pl.lua @@ -1,13 +1,13 @@ Locales['pl'] = { -- cloakroom ['cloakroom_menu'] = 'szatnia', - ['cloakroom_prompt'] = 'naciśnij ~INPUT_CONTEXT~ aby użyć ~y~szatni~s~.', + ['cloakroom_prompt'] = 'naciśnij [E] aby użyć szatni.', ['wear_citizen'] = 'strój cywilny', ['wear_work'] = 'strój pracownika taxi', -- garage - ['spawner_prompt'] = 'naciśnij ~INPUT_CONTEXT~ aby otworzyć ~y~garaż~s~.', - ['store_veh'] = 'naciśnij ~INPUT_CONTEXT~ aby zdać pojazd', + ['spawner_prompt'] = 'naciśnij [E] aby otworzyć garaż.', + ['store_veh'] = 'naciśnij [E] aby zdać pojazd', ['spawn_veh'] = 'sprowadź pojazd', ['spawnpoint_blocked'] = 'jakiś pojazd blokuje wyjazd z garażu!', ['only_taxi'] = 'możesz przechowywać tylko taksówki.', @@ -15,25 +15,25 @@ Locales['pl'] = { ['taking_service'] = 'przyjmowanie usługi: Taxi/Uber', ['full_service'] = 'pełny serwis: ', ['amount_invalid'] = 'wartość nieprawidłowa', - ['press_to_open'] = 'naciśnij ~INPUT_CONTEXT~ aby wejść do menu', + ['press_to_open'] = 'naciśnij [E] aby wejść do menu', ['billing'] = 'rachunek', ['billing_sent'] = 'rachunek został wystawiony!', ['invoice_amount'] = 'wartość należności', ['no_players_near'] = 'brak graczy w pobliżu', ['start_job'] = 'rozpocznij / zakończ wykonywanie zadań NPC', - ['drive_search_pass'] = 'jazda w poszukiwaniu ~y~pasażerów', - ['customer_found'] = '~g~Znajdujesz~s~ klienta, jedź do niego', - ['client_unconcious'] = 'klient jest ~r~nieprzytomny~s~. Poszukaj innego.', - ['arrive_dest'] = '~g~Dojeżdżasz~s~ do celu', - ['take_me_to_near'] = '~s~Zabierz mnie do~y~ %s~s~, w pobliżu ~y~ %s', - ['take_me_to'] = '~s~Weź mnie do~y~ %s', + ['drive_search_pass'] = 'jazda w poszukiwaniu pasażerów', + ['customer_found'] = 'Znajdujesz klienta, jedź do niego', + ['client_unconcious'] = 'klient jest ~r~nieprzytomny. Poszukaj innego.', + ['arrive_dest'] = 'Dojeżdżasz do celu', + ['take_me_to_near'] = 'Zabierz mnie do %s, w pobliżu %s', + ['take_me_to'] = 'Weź mnie do %s', ['close_to_client'] = 'jesteś blisko klienta, podjedź do niego bliżej', ['return_to_veh'] = 'proszę wróć do swojego pojazdu aby kontynuować misję', ['must_in_taxi'] = 'musisz być w taksówce aby rozpocząć misję', ['must_in_vehicle'] = 'musisz być w pojeździe aby rozpocząć misję', ['not_in_taxi'] = 'You left the taxi while on mission!', - ['have_earned'] = 'zarabiasz ~g~$%s~s~', - ['comp_earned'] = '- Twoja firma zarobiła ~g~$%s~s~\n- Zarabiasz ~g~$%s~s~', + ['have_earned'] = 'zarabiasz $%s', + ['comp_earned'] = '- Twoja firma zarobiła $%s\n- Zarabiasz $%s', ['deposit_stock'] = 'depozyt', ['take_stock'] = 'weź depozyt', ['boss_actions'] = 'akcje szefa', @@ -42,9 +42,9 @@ Locales['pl'] = { ['quantity_invalid'] = 'nieprawidłowa ilość', ['inventory'] = 'ekwipunek', ['taxi_client'] = 'klient taksówki', - ['have_withdrawn'] = 'wyciągasz ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'deponujesz ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = '~r~Nie~s~ masz wystarczająco ~y~wolnego miejsca~s~ w swoim ekwipunku!', + ['have_withdrawn'] = 'wyciągasz x%s %s', + ['have_deposited'] = 'deponujesz x%s %s', + ['player_cannot_hold'] = '~r~Nie masz wystarczająco wolnego miejsca w swoim ekwipunku!', ['blip_taxi'] = 'taxi', ['phone_taxi'] = 'taxi', ['taxi'] = 'taxi', diff --git a/[esx_addons]/esx_taxijob/locales/si.lua b/[esx_addons]/esx_taxijob/locales/si.lua index 4a97e7f8..24b41367 100644 --- a/[esx_addons]/esx_taxijob/locales/si.lua +++ b/[esx_addons]/esx_taxijob/locales/si.lua @@ -1,13 +1,13 @@ Locales['si'] = { -- garderoba ['cloakroom_menu'] = 'garderoba', - ['cloakroom_prompt'] = "pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Cloakroom~s~.", + ['cloakroom_prompt'] = "pritisnite [E] za dostop do Cloakroom.", ['wear_citizen'] = 'državljanska obleka', ['wear_work'] = 'oblačila za taksi', -- garaža - ['spawner_prompt'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Garage~s~.', - ['store_veh'] = 'pritisnite ~INPUT_CONTEXT~ za shranjevanje vozila', + ['spawner_prompt'] = 'pritisnite [E] za dostop do Garage.', + ['store_veh'] = 'pritisnite [E] za shranjevanje vozila', ['spawn_veh'] = 'ustvari vozilo', ['spawnpoint_blocked'] = 'vozilo blokira spawnpoint!', ['only_taxi'] = 'shranite lahko samo taksi vozila.', @@ -15,7 +15,7 @@ Locales['si'] = { ['taking_service'] = 'sprejemam storitev: Taxi/Uber", ['full_service'] = 'celotna storitev: ', ['amount_invalid'] = 'znesek ni veljaven', - ['press_to_open'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do menija', + ['press_to_open'] = 'pritisnite [E] za dostop do menija', ['billing'] = 'obračun', ['billing_sent'] = 'račun je bil registriran!', ['invoice_amount'] = 'znesek računa', @@ -23,17 +23,17 @@ Locales['si'] = { ['start_job'] = 'začni / ustavi vožnjo NPC-jev', ['drive_search_pass'] = 'vožnja v iskanju potnikov', ['customer_found'] = 'našli ste stranko, približajte se ji', - ['customer_unconcious'] = 'vaša stranka je ~r~nezavedna~s~, poiščite drugo', + ['customer_unconcious'] = 'vaša stranka je ~r~nezavedna, poiščite drugo', ['arrive_dest'] = 'prispeli ste na cilj', - ['take_me_to_near'] = '~s~Take me to~y~ %s~s~, near ~y~%s', - ['take_me_to'] = '~s~Peljite me do ~y~%s', + ['take_me_to_near'] = 'Take me to %s, near %s', + ['take_me_to'] = 'Peljite me do %s', ['close_to_client'] = 'ste predaleč od stranke, približajte se ji', ['return_to_veh'] = 'vrnite se v svoje vozilo in nadaljujte misijo', - ['must_in_taxi'] = 'za začetek misije morate biti v ~y~taxi~s~, + ['must_in_taxi'] = 'za začetek misije morate biti v taxi, ['must_in_vehicle'] = 'za začetek misije morate biti v vozilu', ['not_in_taxi'] = 'med opravljanjem naloge ste zapustili taksi!', - ['have_earned'] = 'zaslužil si ~g~$%s~s~', - ['comp_earned'] = '- vaše podjetje je zaslužilo ~g~$%s~s~\n- zaslužili ste ~g~$%s~s~', + ['have_earned'] = 'zaslužil si $%s', + ['comp_earned'] = '- vaše podjetje je zaslužilo $%s\n- zaslužili ste $%s', ['deposit_stock'] = 'depozit zaloge', ['take_stock'] = 'vzemi zaloge', ['boss_actions'] = 'dejanja šefa', @@ -42,8 +42,8 @@ Locales['si'] = { ['quantity_invalid'] = 'to je neveljavna količina!', ['inventory'] = 'inventar', ['taxi_client'] = 'taxi Client', - ['have_withdrawn'] = 'umaknili ste ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'ste deponirali ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'umaknili ste x%s %s', + ['have_deposited'] = 'ste deponirali x%s %s', ['player_cannot_hold'] = 'v svojem inventarju nimaš dovolj prostora!', ['blip_taxi'] = 'podjetje downtown Cab Co.', ['phone_taxi'] = 'downtown Cab Co.', diff --git a/[esx_addons]/esx_taxijob/locales/sv.lua b/[esx_addons]/esx_taxijob/locales/sv.lua index c703a57c..2ae2bd11 100644 --- a/[esx_addons]/esx_taxijob/locales/sv.lua +++ b/[esx_addons]/esx_taxijob/locales/sv.lua @@ -1,50 +1,50 @@ Locales['sv'] = { -- cloakroom ['cloakroom_menu'] = 'omklädningsrum', - ['cloakroom_prompt'] = 'tryck ~INPUT_CONTEXT~ för att öppna ~y~omklädningsrummet~s~.', + ['cloakroom_prompt'] = 'tryck [E] för att öppna omklädningsrummet.', ['wear_citizen'] = 'civila kläder', ['wear_work'] = 'taxikläder', -- garage - ['spawner_prompt'] = 'tryck ~INPUT_CONTEXT~ för att öppna ~y~garaget~s~.', - ['store_veh'] = 'tryck ~INPUT_CONTEXT~ för att ~y~spara~s~ fordonet.', + ['spawner_prompt'] = 'tryck [E] för att öppna garaget.', + ['store_veh'] = 'tryck [E] för att spara fordonet.', ['spawn_veh'] = 'plocka ut taxi', ['spawnpoint_blocked'] = 'det är ett fordon som blockerar spawnpointen!', - ['only_taxi'] = 'du kan endast lagra ~y~taxi fordon~s~ här..', + ['only_taxi'] = 'du kan endast lagra taxi fordon här..', ['taking_service'] = 'du deltog tjänst: Taxi/Uber', ['full_service'] = 'du kan inte delta tjänst: ', ['amount_invalid'] = 'ogiltig mängd!', - ['press_to_open'] = 'tryck ~INPUT_CONTEXT~ för att öppna menyn.', + ['press_to_open'] = 'tryck [E] för att öppna menyn.', ['billing'] = 'skapa räkning', ['billing_sent'] = 'räkningen har registrerats!', ['invoice_amount'] = 'faktureringsbelopp', ['no_players_near'] = 'det finns ingen spelare i närheten!', ['start_job'] = 'starta / sluta köra NPC', - ['drive_search_pass'] = 'Åk runt för att hitta ~y~kunder~s~', - ['customer_found'] = 'du har ~g~hittat~s~ en kund!', - ['client_unconcious'] = 'din kund är ~r~medvetslös~s~. Hitta en ny.', - ['arrive_dest'] = 'du har ~g~anlänt~s~ till din destination', - ['take_me_to_near'] = '~s~Ta mig till ~y~%s~s~, vid ~y~%s~s~', - ['take_me_to'] = '~s~Ta mig till ~y~%s~s~', + ['drive_search_pass'] = 'Åk runt för att hitta kunder', + ['customer_found'] = 'du har hittat en kund!', + ['client_unconcious'] = 'din kund är ~r~medvetslös. Hitta en ny.', + ['arrive_dest'] = 'du har anlänt till din destination', + ['take_me_to_near'] = 'Ta mig till %s, vid %s', + ['take_me_to'] = 'Ta mig till %s', ['close_to_client'] = 'åk närmare din kund!', ['return_to_veh'] = 'vänligen återvänd till ditt fordon och återuppta körningen.', - ['must_in_taxi'] = 'du måste vara i en ~y~taxi~s~ för att starta uppdraget.', - ['must_in_vehicle'] = 'du måste vara i ett ~b~fordon~s~ för att starta uppdraget.', + ['must_in_taxi'] = 'du måste vara i en taxi för att starta uppdraget.', + ['must_in_vehicle'] = 'du måste vara i ett fordon för att starta uppdraget.', ['not_in_taxi'] = 'You left the taxi while on mission!', - ['have_earned'] = 'du har tjärnat ~g~%s SEK~s~', - ['comp_earned'] = '- ditt företag har tjärnat ~g~%s SEK~s~\n- du har tjärnat ~g~%s SEK~s~', + ['have_earned'] = 'du har tjärnat %s SEK', + ['comp_earned'] = '- ditt företag har tjärnat %s SEK\n- du har tjärnat %s SEK', ['deposit_stock'] = 'lagra objekt', ['take_stock'] = 'ta ut objekt', ['boss_actions'] = 'chefmeny', - ['mission_complete'] = 'uppdraget har ~y~slutförts~s~!', + ['mission_complete'] = 'uppdraget har slutförts!', ['quantity'] = 'mängd', ['quantity_invalid'] = 'det är en ogiltig mängd', ['inventory'] = 'inventory', ['taxi_client'] = 'taxi klient', - ['have_withdrawn'] = 'du har tagit ut ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'du har lagrat ~y~x%s~s~ ~b~%s~s~', - ['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!', + ['have_withdrawn'] = 'du har tagit ut x%s %s', + ['have_deposited'] = 'du har lagrat x%s %s', + ['player_cannot_hold'] = 'du har ~r~inte tillräckligt med utrymme för att hålla det!', ['blip_taxi'] = 'taxifirman', ['phone_taxi'] = 'taxi', ['taxi'] = 'taxi', diff --git a/[esx_addons]/esx_vehicleshop/locales/br.lua b/[esx_addons]/esx_vehicleshop/locales/br.lua index 02f25d2c..c402001e 100644 --- a/[esx_addons]/esx_vehicleshop/locales/br.lua +++ b/[esx_addons]/esx_vehicleshop/locales/br.lua @@ -1,8 +1,8 @@ Locales['br'] = { -- global menus - ['not_enough_in_society'] = 'não há o suficiente desse ~r~that item~s~ na sociedade!', + ['not_enough_in_society'] = 'não há o suficiente desse ~r~that item na sociedade!', ['player_cannot_hold'] = 'você não tem espaço suficiente em seu inventário!', - ['vehicle_belongs'] = 'um veículo com placa ~y~%s~s~ agora pertence a ~b~you~s~', + ['vehicle_belongs'] = 'um veículo com placa %s agora pertence a you', ['broke_company'] = 'você não tem dinheiro suficiente na conta da empresa', ['license_missing'] = 'você não tem carteira de motorista!', ['buy_vehicle_shop'] = 'comprar %s por $%s?', @@ -11,7 +11,7 @@ Locales['br'] = { ['shop_awaiting_model'] = 'o veículo está carregando no momento, aguarde', ['create_bill'] = 'criar recibo', ['dealer_boss'] = 'Concessionária de carros - Chefe', - ['delivered'] = 'veículo ~g~entregue~s~ para o revendedor', + ['delivered'] = 'veículo entregue para o revendedor', ['depop_vehicle'] = 'volte ao veiculo', ['return_provider'] = 'devolver veículo ao fornecedor', ['get_rented_vehicles'] = 'veículos para alugar', @@ -22,26 +22,26 @@ Locales['br'] = { ['yes'] = 'sim', ['no_players'] = 'sem jogadores nas proximidades', ['not_enough_money'] = 'você não tem dinheiro suficiente', - ['not_rental'] = 'isso não é um ~r~veículo de aluguel~s~', + ['not_rental'] = 'isso não é um ~r~veículo de aluguel', ['not_yours'] = 'este veículo não pertence a você', - ['paid_rental'] = 'you have paid ~g~$%s~s~ for renting an vehicle with plate ~y~%s~s~', - ['paid_rental_evicted'] = 'you could not afford to pay ~g~$%s~s~ for your rented vehicle with plate ~y~%s~s~, it has been returned to the dealership', + ['paid_rental'] = 'you have paid $%s for renting an vehicle with plate %s', + ['paid_rental_evicted'] = 'you could not afford to pay $%s for your rented vehicle with plate %s, it has been returned to the dealership', ['pop_vehicle'] = 'sai do veiculo', ['rent_vehicle'] = 'Concessionária - Veículos para alugar', ['return_provider_menu'] = 'revendedor de carros - Devolver veículo ao fornecedor', ['rental_amount'] = 'montante do aluguel', - ['sell_menu'] = 'Pressione ~INPUT_CONTEXT~ para vender ', + ['sell_menu'] = 'Pressione [E] para vender ', ['set_vehicle_owner_rent'] = 'Atribuir veículo [Alugar]', ['set_vehicle_owner_sell'] = 'Veículos para [Venda]', - ['shop_menu'] = 'pressione ~INPUT_CONTEXT~ para acessar o menu', + ['shop_menu'] = 'pressione [E] para acessar o menu', ['generic_shopitem'] = '$%s', ['vehicle_dealer'] = 'Veículo - Concessionária', - ['vehicle_menu'] = 'Pressione ~INPUT_CONTEXT~ para fazer o seu veículo', + ['vehicle_menu'] = 'Pressione [E] para fazer o seu veículo', ['vehicle_purchased'] = 'você comprou um veículo', - ['vehicle_set_owned'] = 'Veículo ~y~%s~s~ foi atribuído a ~b~%s~s~', - ['vehicle_set_rented'] = 'Veículo ~y~%s~s~ foi alugado para ~b~%s~s~', - ['vehicle_sold_for'] = 'o ~b~%s~s~ foi vendido com sucesso para ~g~$%s~s~', - ['vehicle_sold_to'] = 'Veículo ~y~%s~s~ vendido para ~b~%s~s~', + ['vehicle_set_owned'] = 'Veículo %s foi atribuído a %s', + ['vehicle_set_rented'] = 'Veículo %s foi alugado para %s', + ['vehicle_sold_for'] = 'o %s foi vendido com sucesso para $%s', + ['vehicle_sold_to'] = 'Veículo %s vendido para %s', ['deposit_stock'] = 'Colocar no estoque', ['take_stock'] = 'Retirar do estoque', ['dealership_stock'] = 'estoque da concessionária', @@ -50,8 +50,8 @@ Locales['br'] = { ['inventory'] = 'Inventário', ['dealership'] = 'Concessionária', ['dealer_customers'] = 'clientes revendedores', - ['have_withdrawn'] = 'você retirou ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'você depositou ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'você retirou x%s %s', + ['have_deposited'] = 'você depositou x%s %s', ['boss_actions'] = 'ações do chefe', ['invalid_vehicle'] = 'Veículo inválido', diff --git a/[esx_addons]/esx_vehicleshop/locales/cs.lua b/[esx_addons]/esx_vehicleshop/locales/cs.lua index c284826f..bc14c3dd 100644 --- a/[esx_addons]/esx_vehicleshop/locales/cs.lua +++ b/[esx_addons]/esx_vehicleshop/locales/cs.lua @@ -1,17 +1,17 @@ Locales['cs'] = { -- global menus - ['not_enough_in_society'] = 'neni zde dostatek ~r~tohoto predmetu~s~ ve spolecnosti!', - ['player_cannot_hold'] = '~r~nemas~s~ dostatek ~y~volneho mista~s~ ve tvem inventari!', - ['vehicle_belongs'] = 'vozidlo se značkou ~y~%s~s~ nyní patří ~b~tobě~s~', + ['not_enough_in_society'] = 'neni zde dostatek ~r~tohoto predmetu ve spolecnosti!', + ['player_cannot_hold'] = '~r~nemas dostatek volneho mista ve tvem inventari!', + ['vehicle_belongs'] = 'vozidlo se značkou %s nyní patří tobě', ['broke_company'] = 'nemáš dostatek peněz na účtě společnosti', ['license_missing'] = 'nemáš ridicský prukaz!', ['buy_vehicle_shop'] = 'přeješ si zakoupit %s za $%s?', ['buy_vehicle'] = 'zakoupit vozidlo', ['car_dealer'] = 'autosalon', - ['shop_awaiting_model'] = 'vozidlo se právě ~g~STAHUJE & NAČÍTÁ~s~, čekej prosím', + ['shop_awaiting_model'] = 'vozidlo se právě STAHUJE & NAČÍTÁ, čekej prosím', ['create_bill'] = 'vytvořit účtenku', ['dealer_boss'] = 'prodejce aut - Sef', - ['delivered'] = 'vozidlo bylo ~g~doruceno~s~ dealerovi', + ['delivered'] = 'vozidlo bylo doruceno dealerovi', ['depop_vehicle'] = 'vrátit vozidlo do garaze', ['return_provider'] = 'vratit vozidlo zprostredkovateli', ['get_rented_vehicles'] = 'vozidla na pujceni', @@ -22,26 +22,26 @@ Locales['cs'] = { ['yes'] = 'ano', ['no_players'] = 'žádní hráči poblíž tebe', ['not_enough_money'] = 'nemáš dostatek peněz', - ['not_rental'] = 'tohle není ~r~půjčitelné vozidlo~s~', + ['not_rental'] = 'tohle není ~r~půjčitelné vozidlo', ['not_yours'] = 'tohle auto ti nepatří', - ['paid_rental'] = 'you have paid ~g~$%s~s~ for renting an vehicle with plate ~y~%s~s~', - ['paid_rental_evicted'] = 'you could not afford to pay ~g~$%s~s~ for your rented vehicle with plate ~y~%s~s~, it has been returned to the dealership', + ['paid_rental'] = 'you have paid $%s for renting an vehicle with plate %s', + ['paid_rental_evicted'] = 'you could not afford to pay $%s for your rented vehicle with plate %s, it has been returned to the dealership', ['pop_vehicle'] = 'vlozit vozidlo k prodeji', ['rent_vehicle'] = 'autosalon - Vozidla k pujceni', ['return_provider_menu'] = 'autosalon - Vratit vozidlo zprostredkovateli', ['rental_amount'] = 'cena pujceni', - ['sell_menu'] = 'stiskni ~INPUT_CONTEXT~ pro prodani ~y~%s~s~ za ~g~$%s~s~', + ['sell_menu'] = 'stiskni [E] pro prodani %s za $%s', ['set_vehicle_owner_rent'] = 'pujcit vozidlo', ['set_vehicle_owner_sell'] = 'prodat vozidlo', - ['shop_menu'] = 'stiskni ~INPUT_CONTEXT~ pro přístup do menu', + ['shop_menu'] = 'stiskni [E] pro přístup do menu', ['generic_shopitem'] = '$%s', ['vehicle_dealer'] = 'vozidlo - Prodejce aut', - ['vehicle_menu'] = 'stiskni ~INPUT_CONTEXT~ pro vraceni vozidla zpet', + ['vehicle_menu'] = 'stiskni [E] pro vraceni vozidla zpet', ['vehicle_purchased'] = 'zakoupil jsi vozidlo', - ['vehicle_set_owned'] = 'vozidlo ~y~%s~s~ bylo prirazeno ~b~%s~s~', - ['vehicle_set_rented'] = 'vozidlo ~y~%s~s~ bylo pujceno za ~b~%s~s~', - ['vehicle_sold_for'] = '~b~%s~s~ bylo ~y~prodano~s~ za ~g~$%s~s~', - ['vehicle_sold_to'] = 'vozidlo se znackou ~y~%s~s~ bylo prodano za ~b~%s~s~', + ['vehicle_set_owned'] = 'vozidlo %s bylo prirazeno %s', + ['vehicle_set_rented'] = 'vozidlo %s bylo pujceno za %s', + ['vehicle_sold_for'] = '%s bylo prodano za $%s', + ['vehicle_sold_to'] = 'vozidlo se znackou %s bylo prodano za %s', ['deposit_stock'] = 'vlozit do skladu', ['take_stock'] = 'vybraz ze skladu', ['dealership_stock'] = 'sklad Autosalonu', @@ -50,8 +50,8 @@ Locales['cs'] = { ['inventory'] = 'inventar', ['dealership'] = 'autodealer', ['dealer_customers'] = 'zakaznici dealera', - ['have_withdrawn'] = 'vybral jsi ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'vlozil jsi ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'vybral jsi x%s %s', + ['have_deposited'] = 'vlozil jsi x%s %s', ['boss_actions'] = 'akce šéfa', ['invalid_vehicle'] = 'neplatné vozidlo', diff --git a/[esx_addons]/esx_vehicleshop/locales/en.lua b/[esx_addons]/esx_vehicleshop/locales/en.lua index 3f74b3ca..3511ec35 100644 --- a/[esx_addons]/esx_vehicleshop/locales/en.lua +++ b/[esx_addons]/esx_vehicleshop/locales/en.lua @@ -1,8 +1,8 @@ Locales['en'] = { -- global menus - ['not_enough_in_society'] = 'there\'s not enough of ~r~that item~s~ in the society!', - ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', - ['vehicle_belongs'] = 'a vehicle with plate ~y~%s~s~ now belongs to ~b~you~s~', + ['not_enough_in_society'] = 'there\'s not enough of ~r~that item in the society!', + ['player_cannot_hold'] = 'you do ~r~not have enough free space in your inventory!', + ['vehicle_belongs'] = 'a vehicle with plate %s now belongs to you', ['broke_company'] = 'you do not have enough money in the company account', ['license_missing'] = 'you don\'t have a driver\'s license!', ['buy_vehicle_shop'] = 'do you want to purchase %s for $%s?', @@ -11,7 +11,7 @@ Locales['en'] = { ['shop_awaiting_model'] = 'the vehicle is currently loading, please wait', ['create_bill'] = 'create bill', ['dealer_boss'] = 'car Dealer - Boss', - ['delivered'] = 'the vehicle has been ~g~delivered~s~ to the dealer', + ['delivered'] = 'the vehicle has been delivered to the dealer', ['depop_vehicle'] = 'return vehicle to garage', ['return_provider'] = 'return vehicle to provider', ['get_rented_vehicles'] = 'vehicles for rent', @@ -22,15 +22,15 @@ Locales['en'] = { ['yes'] = 'yes', ['no_players'] = 'there is no players near you', ['not_enough_money'] = 'you do not have enough money', - ['not_rental'] = 'this is not a ~r~rental vehicle~s~', + ['not_rental'] = 'this is not a ~r~rental vehicle', ['not_yours'] = 'this vehicle does not belong to you', - ['paid_rental'] = 'you have paid ~g~$%s~s~ for renting a vehicle with plate ~y~%s~s~', - ['paid_rental_evicted'] = 'you could not afford to pay ~g~$%s~s~ for your rented vehicle with plate ~y~%s~s~, it has been returned to the dealership', + ['paid_rental'] = 'you have paid $%s for renting a vehicle with plate %s', + ['paid_rental_evicted'] = 'you could not afford to pay $%s for your rented vehicle with plate %s, it has been returned to the dealership', ['pop_vehicle'] = 'put out vehicle for sale', ['rent_vehicle'] = 'car Dealer - Vehicles for rent', ['return_provider_menu'] = 'car Dealer - Return vehicle to provider', ['rental_amount'] = 'rental amount', - ['sell_menu'] = 'press [E] to sell your ~y~%s~s~ for ~g~$%s~s~', + ['sell_menu'] = 'press [E] to sell your %s for $%s', ['set_vehicle_owner_rent'] = 'rent vehicle', ['set_vehicle_owner_sell'] = 'sell vehicle', ['shop_menu'] = 'press [E] to access the menu', @@ -38,10 +38,10 @@ Locales['en'] = { ['vehicle_dealer'] = 'vehicle - Car Dealer', ['vehicle_menu'] = 'press [E] to give back the rented vehicle', ['vehicle_purchased'] = 'you bought a vehicle', - ['vehicle_set_owned'] = 'vehicle ~y~%s~s~ has been assigned to ~b~%s~s~', - ['vehicle_set_rented'] = 'vehicle ~y~%s~s~ has been rented to ~b~%s~s~', - ['vehicle_sold_for'] = 'the ~b~%s~s~ has been ~y~sold~s~ for ~g~$%s~s~', - ['vehicle_sold_to'] = 'the vehicle with plate ~y~%s~s~ has been sold to ~b~%s~s~', + ['vehicle_set_owned'] = 'vehicle %s has been assigned to %s', + ['vehicle_set_rented'] = 'vehicle %s has been rented to %s', + ['vehicle_sold_for'] = 'the %s has been sold for $%s', + ['vehicle_sold_to'] = 'the vehicle with plate %s has been sold to %s', ['deposit_stock'] = 'deposit stock', ['take_stock'] = 'withdraw stock', ['dealership_stock'] = 'dealership Stock', @@ -50,8 +50,8 @@ Locales['en'] = { ['inventory'] = 'inventory', ['dealership'] = 'car Dealer', ['dealer_customers'] = 'dealer customers', - ['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'you have withdrawn x%s %s', + ['have_deposited'] = 'you have deposited x%s %s', ['boss_actions'] = 'boss actions', ['invalid_vehicle'] = 'Invalid vehicle', diff --git a/[esx_addons]/esx_vehicleshop/locales/es.lua b/[esx_addons]/esx_vehicleshop/locales/es.lua index cfc01aff..29411834 100644 --- a/[esx_addons]/esx_vehicleshop/locales/es.lua +++ b/[esx_addons]/esx_vehicleshop/locales/es.lua @@ -1,8 +1,8 @@ Locales['es'] = { -- global menus ['not_enough_in_society'] = 'No hay mas de ese item en la sociedad!', - ['player_cannot_hold'] = '~r~no~s~ tienes ~y~suficiente espacio~s~ en tu inventario!', - ['vehicle_belongs'] = 'un vehiculo con matricula ~y~%s~s~ ahora es ~b~tuyo~s~', + ['player_cannot_hold'] = '~r~no tienes suficiente espacio en tu inventario!', + ['vehicle_belongs'] = 'un vehiculo con matricula %s ahora es tuyo', ['broke_company'] = 'No hay dinero en la compañía', ['license_missing'] = 'no tenes licencia de conducir!', ['buy_vehicle_shop'] = 'queres comprar %s por $%s?', @@ -11,7 +11,7 @@ Locales['es'] = { ['shop_awaiting_model'] = 'El vehiculo esta cargando, por favor espera', ['create_bill'] = 'crear factura', ['dealer_boss'] = 'Vendedor de autos - Boss', - ['delivered'] = 'el vehiculo fue ~g~entregado~s~ al vendedor', + ['delivered'] = 'el vehiculo fue entregado al vendedor', ['depop_vehicle'] = 'Devolver el vehiculo al garage', ['return_provider'] = 'Devolver el vehiculo al vendedor', ['get_rented_vehicles'] = 'Vehiculos para rentar', @@ -22,26 +22,26 @@ Locales['es'] = { ['yes'] = 'si', ['no_players'] = 'No hay jugadores cerca', ['not_enough_money'] = 'no tenes suficiente dinero', - ['not_rental'] = 'este no es un ~r~vehiculo rentado~s~', + ['not_rental'] = 'este no es un ~r~vehiculo rentado', ['not_yours'] = 'este vehiculo no te pertenece', - ['paid_rental'] = 'pagaste ~g~$%s~s~ para rentar el vehiculo con matricula ~y~%s~s~', - ['paid_rental_evicted'] = 'no pudiste pagar ~g~$%s~s~ de la renta del vehiculo con matricula ~y~%s~s~, Este fue devuelto al vendedor', + ['paid_rental'] = 'pagaste $%s para rentar el vehiculo con matricula %s', + ['paid_rental_evicted'] = 'no pudiste pagar $%s de la renta del vehiculo con matricula %s, Este fue devuelto al vendedor', ['pop_vehicle'] = 'Poner vehiculo a la venta', ['rent_vehicle'] = 'Vendedor de autos - Vehiculos para rentar', ['return_provider_menu'] = 'Vendedor de autos - Devolver a proveedor', ['rental_amount'] = 'Cantidad de renta', - ['sell_menu'] = 'Presiona ~INPUT_CONTEXT~ para vender tu ~y~%s~s~ por ~g~$%s~s~', + ['sell_menu'] = 'Presiona [E] para vender tu %s por $%s', ['set_vehicle_owner_rent'] = 'Alquilar vehiculo', ['set_vehicle_owner_sell'] = 'Vender vehiculo', - ['shop_menu'] = 'Presiona ~INPUT_CONTEXT~ para entrar al menu', + ['shop_menu'] = 'Presiona [E] para entrar al menu', ['generic_shopitem'] = '$%s', ['vehicle_dealer'] = 'Vehiculo - Vendedor de autos', - ['vehicle_menu'] = 'Presiona ~INPUT_CONTEXT~ to give back the rented vehicle', + ['vehicle_menu'] = 'Presiona [E] to give back the rented vehicle', ['vehicle_purchased'] = 'has comprado un vehiculo', - ['vehicle_set_owned'] = 'el vehiculo ~y~%s~s~ fue asignado a ~b~%s~s~', - ['vehicle_set_rented'] = 'el vehiculo ~y~%s~s~ fue rentado a ~b~%s~s~', - ['vehicle_sold_for'] = 'el ~b~%s~s~ fue ~y~vendido~s~ por ~g~$%s~s~', - ['vehicle_sold_to'] = 'el vehiculo con matricula ~y~%s~s~ fue vendido por ~b~%s~s~', + ['vehicle_set_owned'] = 'el vehiculo %s fue asignado a %s', + ['vehicle_set_rented'] = 'el vehiculo %s fue rentado a %s', + ['vehicle_sold_for'] = 'el %s fue vendido por $%s', + ['vehicle_sold_to'] = 'el vehiculo con matricula %s fue vendido por %s', ['deposit_stock'] = 'Depositar stock', ['take_stock'] = 'Retirar stock', ['dealership_stock'] = 'Stock de vendedor', @@ -50,8 +50,8 @@ Locales['es'] = { ['inventory'] = 'Inventario', ['dealership'] = 'Vendedor de autos', ['dealer_customers'] = 'Clientes del vendedor', - ['have_withdrawn'] = 'Has retirado ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'Has depositado ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'Has retirado x%s %s', + ['have_deposited'] = 'Has depositado x%s %s', ['boss_actions'] = 'Acciones de jefe', ['invalid_vehicle'] = 'Vehiculo invalido', diff --git a/[esx_addons]/esx_vehicleshop/locales/fi.lua b/[esx_addons]/esx_vehicleshop/locales/fi.lua index 74a17c40..ba47a682 100644 --- a/[esx_addons]/esx_vehicleshop/locales/fi.lua +++ b/[esx_addons]/esx_vehicleshop/locales/fi.lua @@ -1,8 +1,8 @@ Locales['fi'] = { -- global menus - ['not_enough_in_society'] = 'firman varastossa ei ole enempää ~r~tuota esinettä~s~!', - ['player_cannot_hold'] = 'sinulla ~r~ei ole~s~ tarpeeksi ~y~vapaata tilaa~s~ repussasi!', - ['vehicle_belongs'] = 'ajoneuvo kilvellä ~y~%s~s~ on nyt ~b~sinun~s~ omistuksessasi', + ['not_enough_in_society'] = 'firman varastossa ei ole enempää ~r~tuota esinettä!', + ['player_cannot_hold'] = 'sinulla ~r~ei ole tarpeeksi vapaata tilaa repussasi!', + ['vehicle_belongs'] = 'ajoneuvo kilvellä %s on nyt sinun omistuksessasi', ['broke_company'] = 'sinulla ei ole tarpeeksi rahaa yrityksen tilillä', ['license_missing'] = 'you don\'t have a driver\'s license!', ['buy_vehicle_shop'] = 'haluatko ostaa ajoneuvon %s hintaan $%s?', @@ -11,7 +11,7 @@ Locales['fi'] = { ['shop_awaiting_model'] = 'the vehicle is currently loading, please wait', ['create_bill'] = 'tee lasku', ['dealer_boss'] = 'autokauppa - Pomo', - ['delivered'] = 'ajoneuvo on ~g~kuljetettu~s~ myyjälle', + ['delivered'] = 'ajoneuvo on kuljetettu myyjälle', ['depop_vehicle'] = 'palauta ajoneuvo', ['return_provider'] = 'return vehicle to provider', ['get_rented_vehicles'] = 'vuokrattavat ajoneuvot', @@ -22,26 +22,26 @@ Locales['fi'] = { ['yes'] = 'kyllä', ['no_players'] = 'ei pelaajia lähettyvillä', ['not_enough_money'] = 'sinulla ei ole tarpeeksi rahaa', - ['not_rental'] = 'tämä ei ole ~r~vuokra ajoneuvo~s~', + ['not_rental'] = 'tämä ei ole ~r~vuokra ajoneuvo', ['not_yours'] = 'tämä ajoneuvo ei kuulu sinulle', - ['paid_rental'] = 'you have paid ~g~$%s~s~ for renting an vehicle with plate ~y~%s~s~', - ['paid_rental_evicted'] = 'you could not afford to pay ~g~$%s~s~ for your rented vehicle with plate ~y~%s~s~, it has been returned to the dealership', + ['paid_rental'] = 'you have paid $%s for renting an vehicle with plate %s', + ['paid_rental_evicted'] = 'you could not afford to pay $%s for your rented vehicle with plate %s, it has been returned to the dealership', ['pop_vehicle'] = 'ota ajoneuvo ulos näkyville myyntiä varten', ['rent_vehicle'] = 'autokauppa - Vuokrattavat ajokit', ['return_provider_menu'] = 'car Dealer - Return vehicle to provider', ['rental_amount'] = 'vuokran summa', - ['sell_menu'] = 'paina ~INPUT_CONTEXT~ myydäksesi ~y~%s~s~ hintaan: ~g~$%s~s~', + ['sell_menu'] = 'paina [E] myydäksesi %s hintaan: $%s', ['set_vehicle_owner_rent'] = 'määritä ajoneuvon [Vuokra]', ['set_vehicle_owner_sell'] = 'myy ajoneuvo', - ['shop_menu'] = 'paina ~INPUT_CONTEXT~ avataksesi menu', + ['shop_menu'] = 'paina [E] avataksesi menu', ['generic_shopitem'] = '$%s', ['vehicle_dealer'] = 'ajonevuo - Autokauppa', - ['vehicle_menu'] = 'paina ~INPUT_CONTEXT~ tehdäksesi tästä sinun ajoneuvo', + ['vehicle_menu'] = 'paina [E] tehdäksesi tästä sinun ajoneuvo', ['vehicle_purchased'] = 'sinä ostit ajoneuvon', - ['vehicle_set_owned'] = 'ajoneuvo ~y~%s~s~ on nyt määritetty henkilölle ~b~%s~s~', - ['vehicle_set_rented'] = 'ajoneuvo ~y~%s~s~ on nyt vuokrattu henkilölle ~b~%s~s~', - ['vehicle_sold_for'] = 'the ~b~%s~s~ has been ~y~sold~s~ for ~g~$%s~s~', - ['vehicle_sold_to'] = 'ajoneuvo ~y~%s~s~ myyty henkilölle ~b~%s~s~', + ['vehicle_set_owned'] = 'ajoneuvo %s on nyt määritetty henkilölle %s', + ['vehicle_set_rented'] = 'ajoneuvo %s on nyt vuokrattu henkilölle %s', + ['vehicle_sold_for'] = 'the %s has been sold for $%s', + ['vehicle_sold_to'] = 'ajoneuvo %s myyty henkilölle %s', ['deposit_stock'] = 'talleta firman varastoon', ['take_stock'] = 'nosta firman varastosta', ['dealership_stock'] = 'autokaupan varasto', @@ -50,8 +50,8 @@ Locales['fi'] = { ['inventory'] = 'reppu', ['dealership'] = 'autokauppa', ['dealer_customers'] = 'autokaupan asiakas', - ['have_withdrawn'] = 'sinä otit ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'sinä talletit ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'sinä otit x%s %s', + ['have_deposited'] = 'sinä talletit x%s %s', ['boss_actions'] = 'Pomo toiminnot', ['invalid_vehicle'] = 'di-wastong sasakyan', diff --git a/[esx_addons]/esx_vehicleshop/locales/fr.lua b/[esx_addons]/esx_vehicleshop/locales/fr.lua index db3dde65..3837c4de 100644 --- a/[esx_addons]/esx_vehicleshop/locales/fr.lua +++ b/[esx_addons]/esx_vehicleshop/locales/fr.lua @@ -1,8 +1,8 @@ Locales['fr'] = { -- global menus - ['not_enough_in_society'] = 'il n\'y à plus assez ~r~de cet objet~s~ dans la societé!', - ['player_cannot_hold'] = 'vous n\'avez ~r~pas~s~ assez ~y~d\'espace~s~ dans votre inventaire!', - ['vehicle_belongs'] = 'le véhicule avec la plaque ~y~%s~s~ est désormais à ~b~vous~s~', + ['not_enough_in_society'] = 'il n\'y à plus assez ~r~de cet objet dans la societé!', + ['player_cannot_hold'] = 'vous n\'avez ~r~pas assez d\'espace dans votre inventaire!', + ['vehicle_belongs'] = 'le véhicule avec la plaque %s est désormais à vous', ['broke_company'] = 'vous n\avez pas assez d\'argent sur le compte de la societé', ['license_missing'] = 'vous n\'avez pas de permis de conduire !', ['buy_vehicle_shop'] = 'acheter %s pour $%s?', @@ -11,7 +11,7 @@ Locales['fr'] = { ['shop_awaiting_model'] = 'le véhicule est en train de charger, veuillez patienter...', ['create_bill'] = 'créer facture', ['dealer_boss'] = 'concessionnaire - Patron', - ['delivered'] = 'véhicule ~g~rendu~s~ au concessionnaire', + ['delivered'] = 'véhicule rendu au concessionnaire', ['depop_vehicle'] = 'rentrer véhicule', ['return_provider'] = 'rendre le véhicule', ['get_rented_vehicles'] = 'véhicules en location', @@ -22,26 +22,26 @@ Locales['fr'] = { ['yes'] = 'oui', ['no_players'] = 'aucun joueur à proximité', ['not_enough_money'] = 'vous n\'avez pas assez d\'argent', - ['not_rental'] = 'ce n\'est pas un ~r~véhicule de location~s~', + ['not_rental'] = 'ce n\'est pas un ~r~véhicule de location', ['not_yours'] = 'ce véhicule ne vous appartient pas', - ['paid_rental'] = 'vous avez payé ~g~$%s~s~ pour louer une voiture avec la plaque ~y~%s~s~', - ['paid_rental_evicted'] = 'vous ne pouviez pas vous permettre de payer ~g~$%s~s~ pour votre véhicule loué avec la plaque ~y~%s~s~, il a été retourné au concessionnaire', + ['paid_rental'] = 'vous avez payé $%s pour louer une voiture avec la plaque %s', + ['paid_rental_evicted'] = 'vous ne pouviez pas vous permettre de payer $%s pour votre véhicule loué avec la plaque %s, il a été retourné au concessionnaire', ['pop_vehicle'] = 'sortir véhicule', ['rent_vehicle'] = 'concessionnaire - Véhicules en location', ['return_provider_menu'] = 'concessionnaire - Retour de véhicule', ['rental_amount'] = 'montant de la location', - ['sell_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour vendre ~y~%s~s~ au prix de ~g~$%s~s~', + ['sell_menu'] = 'appuyez sur [E] pour vendre %s au prix de $%s', ['set_vehicle_owner_rent'] = 'attribuer véhicule [Location]', ['set_vehicle_owner_sell'] = 'attribuer véhicule [Vente]', - ['shop_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au menu', + ['shop_menu'] = 'appuyez sur [E] pour accéder au menu', ['generic_shopitem'] = '$%s', ['vehicle_dealer'] = 'concessionnaire - Véhicules', - ['vehicle_menu'] = 'appuez sur ~INPUT_CONTEXT~ pour rendre votre véhicule', + ['vehicle_menu'] = 'appuez sur [E] pour rendre votre véhicule', ['vehicle_purchased'] = 'vous avez acheté un véhicule', - ['vehicle_set_owned'] = 'le véhicule ~y~%s~s~ a été attribué à ~b~%s~s~', - ['vehicle_set_rented'] = 'le véhicule ~y~%s~s~ a été loué à ~b~%s~s~', - ['vehicle_sold_for'] = 'le ~b~%s~s~ a été ~y~vendu~s~ pour ~g~$%s~s~', - ['vehicle_sold_to'] = 'véhicule ~y~%s~s~ vendu à ~b~%s~s~', + ['vehicle_set_owned'] = 'le véhicule %s a été attribué à %s', + ['vehicle_set_rented'] = 'le véhicule %s a été loué à %s', + ['vehicle_sold_for'] = 'le %s a été vendu pour $%s', + ['vehicle_sold_to'] = 'véhicule %s vendu à %s', ['deposit_stock'] = 'déposer Stock', ['take_stock'] = 'prendre Stock', ['dealership_stock'] = 'concession Stock', @@ -50,8 +50,8 @@ Locales['fr'] = { ['inventory'] = 'inventaire', ['dealership'] = 'concession', ['dealer_customers'] = 'client concession', - ['have_withdrawn'] = 'vous avez retiré ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'vous avez deposé ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'vous avez retiré x%s %s', + ['have_deposited'] = 'vous avez deposé x%s %s', ['boss_actions'] = 'actions du chef', ['invalid_vehicle'] = 'Véhicule invalide', diff --git a/[esx_addons]/esx_vehicleshop/locales/hu.lua b/[esx_addons]/esx_vehicleshop/locales/hu.lua index 0cbf24e9..b25bfd37 100644 --- a/[esx_addons]/esx_vehicleshop/locales/hu.lua +++ b/[esx_addons]/esx_vehicleshop/locales/hu.lua @@ -1,8 +1,8 @@ Locales['hu'] = { -- global menus - ['not_enough_in_society'] = 'nincs elég ~r~tárgyad~s~ a vállalkozásban!', - ['player_cannot_hold'] = '~r~nincs~s~ elég ~y~helyed~s~ a leltárban!', - ['vehicle_belongs'] = 'egy jármü engedélyel ~y~%s~s~ most már hozzád ~b~tartozik~s~', + ['not_enough_in_society'] = 'nincs elég ~r~tárgyad a vállalkozásban!', + ['player_cannot_hold'] = '~r~nincs elég helyed a leltárban!', + ['vehicle_belongs'] = 'egy jármü engedélyel %s most már hozzád tartozik', ['broke_company'] = 'nincs elég pénz a vállalati számlán', ['license_missing'] = 'nincs jogosítványod tedd le!', ['purchase_type'] = 'a vásárlás típusa', @@ -11,10 +11,10 @@ Locales['hu'] = { ['buy_vehicle_shop'] = 'meg szeretnéd vásárolni %s ennyiért: %s NP-ért?', ['buy_vehicle'] = 'vásárlás', ['car_dealer'] = 'Autókereskedés', - ['shop_awaiting_model'] = 'az autó ~g~töltése~s~ folyamantban kérlek várj', + ['shop_awaiting_model'] = 'az autó töltése folyamantban kérlek várj', ['create_bill'] = 'számla létrehozása', ['dealer_boss'] = 'Autó kereskedö - Fönök', - ['delivered'] = 'az autó ~g~leszállítva~s~ a kereskedőnek', + ['delivered'] = 'az autó leszállítva a kereskedőnek', ['depop_vehicle'] = 'jármü visszaküldés', ['return_provider'] = 'jármü visszaküldése a szollgáltatónak', ['get_rented_vehicles'] = 'jármüvek bérlése', @@ -24,26 +24,26 @@ Locales['hu'] = { ['yes'] = 'Igen', ['no_players'] = 'nincs játékos a közeledben', ['not_enough_money'] = 'nincs elég pénzed', - ['not_rental'] = 'ez nem ~r~bérelhetö autó~s~', + ['not_rental'] = 'ez nem ~r~bérelhetö autó', ['not_yours'] = 'ez az autó nem tartozik hozzád', - ['paid_rental'] = '~g~fizettél~s~ a kölcsönzönek: ~g~%s NP~s~', + ['paid_rental'] = 'fizettél a kölcsönzönek: %s NP', ['pop_vehicle'] = 'tedd a jármüvet eladásra', ['rent_vehicle'] = 'Autókereskedö - Jármüvek bérlése', ['return_provider_menu'] = 'Autókereskedö - Jámrü vissza adás a szollgáltatónak', ['rental_amount'] = 'bérlési költség', - ['sell_menu'] = 'nyomj ~INPUT_CONTEXT~ gombot hogy eladd a ~y~%s~s~ ennyiért ~g~%s NP~s~', + ['sell_menu'] = 'nyomj [E] gombot hogy eladd a %s ennyiért %s NP', ['set_vehicle_owner_rent'] = 'jármü kijelölése [Location]', ['set_vehicle_owner_sell'] = 'jármü eladása', ['set_vehicle_owner_sell_society'] = 'jármü kijelölése [Sale] [Society]', - ['shop_menu'] = 'nyomj ~INPUT_CONTEXT~ gombot a vásárláshoz', + ['shop_menu'] = 'nyomj [E] gombot a vásárláshoz', ['generic_shopitem'] = '%s NP', ['vehicle_dealer'] = 'jármü - Autókereskedö', - ['vehicle_menu'] = 'nyomj ~INPUT_CONTEXT~ gombot hogy vissza add a bérelt jármüvet', + ['vehicle_menu'] = 'nyomj [E] gombot hogy vissza add a bérelt jármüvet', ['vehicle_purchased'] = 'vásároltál egy jármüvet', - ['vehicle_set_owned'] = 'jármü ~y~%s~s~ megvéve ennyiért: ~b~%s~s~', - ['vehicle_set_rented'] = 'jármü ~y~%s~s~ kibérelve ennyiért: ~b~%s~s~', - ['vehicle_sold_for'] = 'A ~b~%s~s~ jármü ~y~eladva~s~ ennyiért ~g~%s NP~s~', - ['vehicle_sold_to'] = 'a jármü rendszámmal ~y~%s~s~ eladva neki: ~b~%s~s~', + ['vehicle_set_owned'] = 'jármü %s megvéve ennyiért: %s', + ['vehicle_set_rented'] = 'jármü %s kibérelve ennyiért: %s', + ['vehicle_sold_for'] = 'A %s jármü eladva ennyiért %s NP', + ['vehicle_sold_to'] = 'a jármü rendszámmal %s eladva neki: %s', ['deposit_stock'] = 'beteszek a készletbe', ['take_stock'] = 'kiveszek a készletböl', ['dealership_stock'] = 'kereskedés készlet', @@ -52,8 +52,8 @@ Locales['hu'] = { ['inventory'] = 'leltár', ['dealership'] = 'Autókereskedő', ['dealer_customers'] = 'kereskedő ügyfelek', - ['have_withdrawn'] = 'kivettél ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'betettél ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'kivettél x%s %s', + ['have_deposited'] = 'betettél x%s %s', ['boss_actions'] = 'fönök müveletek', -- sold vehicles diff --git a/[esx_addons]/esx_vehicleshop/locales/pl.lua b/[esx_addons]/esx_vehicleshop/locales/pl.lua index 4ee3b293..f6144bdf 100644 --- a/[esx_addons]/esx_vehicleshop/locales/pl.lua +++ b/[esx_addons]/esx_vehicleshop/locales/pl.lua @@ -1,8 +1,8 @@ Locales['pl'] = { -- global menus - ['not_enough_in_society'] = 'brak tego ~r~przedmiotu~s~ w firmie!', - ['player_cannot_hold'] = '~r~Nie masz~s~ wystarczająco ~y~wolnego~s~ miejsca w ekwipunku!', - ['vehicle_belongs'] = 'pojazd z rejestracją ~y~%s~s~ teraz należy do ~b~ciebie~s~', + ['not_enough_in_society'] = 'brak tego ~r~przedmiotu w firmie!', + ['player_cannot_hold'] = '~r~Nie masz wystarczająco wolnego miejsca w ekwipunku!', + ['vehicle_belongs'] = 'pojazd z rejestracją %s teraz należy do ciebie', ['broke_company'] = 'twoja firma nie ma wystarczająco pieniedzy', ['license_missing'] = 'you don\'t have a driver\'s license!', ['buy_vehicle_shop'] = 'czy chcesz kupić %s za $%s?', @@ -11,7 +11,7 @@ Locales['pl'] = { ['shop_awaiting_model'] = 'the vehicle is currently loading, please wait', ['create_bill'] = 'stwórz fakture', ['dealer_boss'] = 'salon samochodowy - Szef', - ['delivered'] = 'pojazd został ~g~dostarczony~s~ do salonu', + ['delivered'] = 'pojazd został dostarczony do salonu', ['depop_vehicle'] = 'oddaj pojazd', ['return_provider'] = 'return vehicle to provider', ['get_rented_vehicles'] = 'pojazdy do wynajęcia', @@ -22,26 +22,26 @@ Locales['pl'] = { ['yes'] = 'tak', ['no_players'] = 'brak graczy w pobliżu', ['not_enough_money'] = 'nie masz wystarczająco pieniędzy', - ['not_rental'] = 'to nie jest ~r~wypożyczone auto~s~', + ['not_rental'] = 'to nie jest ~r~wypożyczone auto', ['not_yours'] = 'ten pojazd nie należy do ciebie', - ['paid_rental'] = 'you have paid ~g~$%s~s~ for renting an vehicle with plate ~y~%s~s~', - ['paid_rental_evicted'] = 'you could not afford to pay ~g~$%s~s~ for your rented vehicle with plate ~y~%s~s~, it has been returned to the dealership', + ['paid_rental'] = 'you have paid $%s for renting an vehicle with plate %s', + ['paid_rental_evicted'] = 'you could not afford to pay $%s for your rented vehicle with plate %s, it has been returned to the dealership', ['pop_vehicle'] = 'wyciągnij auto do sprzedaży', ['rent_vehicle'] = 'salon samochodowy - Pojazdy do wynajęcia', ['return_provider_menu'] = 'car Dealer - Return vehicle to provider', ['rental_amount'] = 'suma wynajęcia', - ['sell_menu'] = 'wcisnij ~INPUT_CONTEXT~ aby sprzedać ~y~%s~s~ za ~g~$%s~s~', + ['sell_menu'] = 'wcisnij [E] aby sprzedać %s za $%s', ['set_vehicle_owner_rent'] = 'zarejestruj pojazd [Wynajem]', ['set_vehicle_owner_sell'] = 'zarejestruj pojazd [Kupno]', - ['shop_menu'] = 'wcisnij ~INPUT_CONTEXT~ aby wejść do menu', + ['shop_menu'] = 'wcisnij [E] aby wejść do menu', ['generic_shopitem'] = '$%s', ['vehicle_dealer'] = 'pojazdy - Sprzedawca aut', - ['vehicle_menu'] = 'wcisnij ~INPUT_CONTEXT~ aby wyjąć pojazd', + ['vehicle_menu'] = 'wcisnij [E] aby wyjąć pojazd', ['vehicle_purchased'] = 'kupujesz pojazd', - ['vehicle_set_owned'] = 'pojazd ~y~%s~s~ został zarejestrowany na ~b~%s~s~', - ['vehicle_set_rented'] = 'pojazd ~y~%s~s~ został wynajęty przez ~b~%s~s~', - ['vehicle_sold_for'] = 'the ~b~%s~s~ has been ~y~sold~s~ for ~g~$%s~s~', - ['vehicle_sold_to'] = 'pojazd ~y~%s~s~ został sprzedany do ~b~%s~s~', + ['vehicle_set_owned'] = 'pojazd %s został zarejestrowany na %s', + ['vehicle_set_rented'] = 'pojazd %s został wynajęty przez %s', + ['vehicle_sold_for'] = 'the %s has been sold for $%s', + ['vehicle_sold_to'] = 'pojazd %s został sprzedany do %s', ['deposit_stock'] = 'deponuj przedmioty', ['take_stock'] = 'wyciągnij przedmioty', ['dealership_stock'] = 'zaopatrzenie salonu', @@ -50,8 +50,8 @@ Locales['pl'] = { ['inventory'] = 'ekwipunek', ['dealership'] = 'sprzedawca Aut', ['dealer_customers'] = 'klienci salonu', - ['have_withdrawn'] = 'wyciągasz ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'deponujesz ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'wyciągasz x%s %s', + ['have_deposited'] = 'deponujesz x%s %s', ['boss_actions'] = 'akcje szefa', ['invalid_vehicle'] = 'nieprawidłowy pojazd', diff --git a/[esx_addons]/esx_vehicleshop/locales/si.lua b/[esx_addons]/esx_vehicleshop/locales/si.lua index b02adc07..d7dcf76b 100644 --- a/[esx_addons]/esx_vehicleshop/locales/si.lua +++ b/[esx_addons]/esx_vehicleshop/locales/si.lua @@ -2,7 +2,7 @@ Locales['si'] = { -- globalni meniji ['not_enough_in_society'] = 'v družbi ni dovolj tega predmeta!', ['player_cannot_hold'] = 'v svojem inventarju nimaš dovolj prostega prostora!', - ['vehicle_belongs'] = 'vozilo s tablico ~y~%s~s~ zdaj pripada ~b~you~s~', + ['vehicle_belongs'] = 'vozilo s tablico %s zdaj pripada you', ['broke_company'] = 'na računu podjetja nimate dovolj denarja', ['license_missing'] = 'nimaš vozniškega dovoljenja!', ['buy_vehicle_shop'] = 'želite kupiti %s za $%s?', @@ -24,24 +24,24 @@ Locales['si'] = { ['not_enough_money'] = 'nimate dovolj denarja', ['not_rental'] = 'to ni vozilo za izposojo', ['not_yours'] = 'to vozilo vam ne pripada', - ['paid_rental'] = 'za najem vozila s tablico ~y~%s~s~ ste plačali ~g~$%s~s~', - ['paid_rental_evicted'] = 'niste mogli plačati ~g~$%s~s~ za najeto vozilo s tablico ~y~%s~s~, zato je bilo vrnjeno prodajalni', + ['paid_rental'] = 'za najem vozila s tablico %s ste plačali $%s', + ['paid_rental_evicted'] = 'niste mogli plačati $%s za najeto vozilo s tablico %s, zato je bilo vrnjeno prodajalni', ['pop_vehicle'] = 'daj vozilo v prodajo', ['rent_vehicle'] = 'prodajalec avtomobilov - vozila za najem', ['return_provider_menu'] = 'car Dealer - Return vehicle to the provider', ['rent_amount'] = 'znesek najema', - ['sell_menu'] = 'pritisnite ~INPUT_CONTEXT~, da prodate svoje ~y~%s~s~ za ~g~$%s~s~', + ['sell_menu'] = 'pritisnite [E], da prodate svoje %s za $%s', ['set_vehicle_owner_rent'] = 'najem vozila', ['set_vehicle_owner_sell'] = 'prodati vozilo', - ['shop_menu'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do menija', + ['shop_menu'] = 'pritisnite [E] za dostop do menija', ['generic_shopitem'] = '$%s', ['vehicle_dealer'] = 'vozilo - prodajalec avtomobilov', - ['vehicle_menu'] = 'pritisnite ~INPUT_CONTEXT~, da vrnete najeto vozilo', + ['vehicle_menu'] = 'pritisnite [E], da vrnete najeto vozilo', ['vehicle_purchased'] = 'kupili ste vozilo', - ['vehicle_set_owned'] = 'vozilo ~y~%s~s~ je bilo dodeljeno ~b~%s~s~', - ['vehicle_set_rented'] = 'vozilo ~y~%s~s~ je bilo izposojeno ~b~%s~s~', - ['vehicle_sold_for'] = 'vozilo ~b~%s~s~ je bilo ~y~sold~s~ za ~g~$%s~s~', - ['vehicle_sold_to'] = 'vozilo s tablico ~y~%s~s~ je bilo prodano ~b~%s~s~', + ['vehicle_set_owned'] = 'vozilo %s je bilo dodeljeno %s', + ['vehicle_set_rented'] = 'vozilo %s je bilo izposojeno %s', + ['vehicle_sold_for'] = 'vozilo %s je bilo sold za $%s', + ['vehicle_sold_to'] = 'vozilo s tablico %s je bilo prodano %s', ['deposit_stock'] = 'zaloga za depozit', ['take_stock'] = 'umakni zalogo', ['dealership_stock'] = 'zaloga trgovca', @@ -50,8 +50,8 @@ Locales['si'] = { ['inventory'] = 'zaloga', ['dealership'] = 'prodajalec avtomobilov', ['dealer_customers'] = 'stranke trgovca', - ['have_withdrawn'] = 'umaknili ste ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'ste deponirali ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'umaknili ste x%s %s', + ['have_deposited'] = 'ste deponirali x%s %s', ['boss_actions'] = 'dejanja šefa', ['invalid_vehicle'] = 'Neveljavno vozilo', diff --git a/[esx_addons]/esx_vehicleshop/locales/sv.lua b/[esx_addons]/esx_vehicleshop/locales/sv.lua index 59588ae9..1c27861d 100644 --- a/[esx_addons]/esx_vehicleshop/locales/sv.lua +++ b/[esx_addons]/esx_vehicleshop/locales/sv.lua @@ -1,8 +1,8 @@ Locales['sv'] = { -- global menus - ['not_enough_in_society'] = 'det finns inte tillräckligt många av ~r~det föremålet~s~ i förrådet!', - ['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt mycket~y~plats~s~ på dig!', - ['vehicle_belongs'] = 'fordonet med reg numret ~y~%s~s~ tillhör nu ~b~dig~s~', + ['not_enough_in_society'] = 'det finns inte tillräckligt många av ~r~det föremålet i förrådet!', + ['player_cannot_hold'] = 'du har ~r~inte tillräckligt mycketplats på dig!', + ['vehicle_belongs'] = 'fordonet med reg numret %s tillhör nu dig', ['broke_company'] = 'det finns inte tillräckligt mycket pengar i företagskontot', ['license_missing'] = 'du är inte behörig att köpa bilar, B-körkort krävs!', ['buy_vehicle_shop'] = 'vill du köpa in %s för %s SEK?', @@ -11,7 +11,7 @@ Locales['sv'] = { ['shop_awaiting_model'] = 'fordon laddas in, vänligen vänta', ['create_bill'] = 'ge faktura', ['dealer_boss'] = 'chefmeny', - ['delivered'] = 'fordonet har ~g~lämnats tillbaka~s~ till bilförsäljaren', + ['delivered'] = 'fordonet har lämnats tillbaka till bilförsäljaren', ['depop_vehicle'] = 'ställ tillbaka fordonet', ['return_provider'] = 'sälj tillbaka fordon till leverantör', ['get_rented_vehicles'] = 'uthyrda fordon', @@ -22,26 +22,26 @@ Locales['sv'] = { ['yes'] = 'ja', ['no_players'] = 'det finns ingen i närheten', ['not_enough_money'] = 'du har inte tillräckligt mycket pengar', - ['not_rental'] = 'detta är inte ett ~r~uthyrt fordon~s~', + ['not_rental'] = 'detta är inte ett ~r~uthyrt fordon', ['not_yours'] = 'det här fordonet tillhör inte dig', - ['paid_rental'] = 'du har betalat ~g~%s SEK~s~ för att hyra ett fordon med reg nummer ~y~%s~s~', - ['paid_rental_evicted'] = 'du hade ej råd att betala ~g~%s SEK~s~ för ditt hyrda fordon med reg nummer ~y~%s~s~, den har tagits av bilförsäljaren', + ['paid_rental'] = 'du har betalat %s SEK för att hyra ett fordon med reg nummer %s', + ['paid_rental_evicted'] = 'du hade ej råd att betala %s SEK för ditt hyrda fordon med reg nummer %s, den har tagits av bilförsäljaren', ['pop_vehicle'] = 'ställ ut fordon till salu', ['rent_vehicle'] = 'bilförsäljare - fordon för uthyrning', ['return_provider_menu'] = 'bilförsäljare - sälj tillbaka fordon till leverantör', ['rental_amount'] = 'uthyrningsbelopp', - ['sell_menu'] = 'tryck ~INPUT_CONTEXT~ för att sälja ~y~%s~s~ för ~g~%s SEK~s~', + ['sell_menu'] = 'tryck [E] för att sälja %s för %s SEK', ['set_vehicle_owner_rent'] = 'hyr ut fordon', ['set_vehicle_owner_sell'] = 'sälj fordon', - ['shop_menu'] = 'tryck ~INPUT_CONTEXT~ för öppna ~y~bilförsäljarsmenyn~s~.', + ['shop_menu'] = 'tryck [E] för öppna bilförsäljarsmenyn.', ['generic_shopitem'] = '%s SEK', ['vehicle_dealer'] = 'bilförsäljare - fordon för visning', - ['vehicle_menu'] = 'tryck på ~INPUT_CONTEXT~ för att ~o~lämna tillbaka~s~ fordonet till bilförsäljaren.', + ['vehicle_menu'] = 'tryck på [E] för att ~o~lämna tillbaka fordonet till bilförsäljaren.', ['vehicle_purchased'] = 'du köpte fordonet', - ['vehicle_set_owned'] = 'fordonet ~y~%s~s~ har tilldelats till ~b~%s~s~', - ['vehicle_set_rented'] = 'fordonet ~y~%s~s~ har hyrts ut till ~b~%s~s~', - ['vehicle_sold_for'] = '~b~%s~s~ har ~y~sålts~s~ för ~g~%s SEK~s~', - ['vehicle_sold_to'] = '~y~%s~s~ har sålts till ~b~%s~s~', + ['vehicle_set_owned'] = 'fordonet %s har tilldelats till %s', + ['vehicle_set_rented'] = 'fordonet %s har hyrts ut till %s', + ['vehicle_sold_for'] = '%s har sålts för %s SEK', + ['vehicle_sold_to'] = '%s har sålts till %s', ['deposit_stock'] = 'lägg in i förråd', ['take_stock'] = 'ta ut ur förråd', ['dealership_stock'] = 'bilförsäljares förråd', @@ -50,8 +50,8 @@ Locales['sv'] = { ['inventory'] = 'förråd', ['dealership'] = 'bilförsäljare', ['dealer_customers'] = 'kund', - ['have_withdrawn'] = 'du har tagit ut ~y~x%s~s~ ~b~%s~s~', - ['have_deposited'] = 'du har lagt in ~y~x%s~s~ ~b~%s~s~', + ['have_withdrawn'] = 'du har tagit ut x%s %s', + ['have_deposited'] = 'du har lagt in x%s %s', ['boss_actions'] = 'chef handlingar', ['invalid_vehicle'] = 'ogiltigt fordon', diff --git a/[esx_addons]/esx_vehicleshop/server/main.lua b/[esx_addons]/esx_vehicleshop/server/main.lua index da16243b..4da577e3 100644 --- a/[esx_addons]/esx_vehicleshop/server/main.lua +++ b/[esx_addons]/esx_vehicleshop/server/main.lua @@ -394,7 +394,7 @@ function PayRent() if bank >= sum and #v > 1 then total = total + sum xPlayer.removeAccountMoney('bank', sum) - xPlayer.showNotification(('You have paid ~g~$%s~s~ for all of your rentals'):format(ESX.Math.GroupDigits(sum))) + xPlayer.showNotification(('You have paid $%s for all of your rentals'):format(ESX.Math.GroupDigits(sum))) else for i = 1, #v do local rental = v[i] diff --git a/[esx_addons]/esx_voice/locales/br.lua b/[esx_addons]/esx_voice/locales/br.lua index 207f3111..364b1e00 100644 --- a/[esx_addons]/esx_voice/locales/br.lua +++ b/[esx_addons]/esx_voice/locales/br.lua @@ -1,5 +1,5 @@ Locales ['br'] = { - ['voice'] = '~y~Voz: ~s~%s', + ['voice'] = 'Voz: %s', ['normal'] = 'normal', ['shout'] = 'gritar', ['whisper'] = 'sussurro', diff --git a/[esx_addons]/esx_voice/locales/en.lua b/[esx_addons]/esx_voice/locales/en.lua index 6b7fc11e..dc1bb793 100644 --- a/[esx_addons]/esx_voice/locales/en.lua +++ b/[esx_addons]/esx_voice/locales/en.lua @@ -1,5 +1,5 @@ Locales ['en'] = { - ['voice'] = '~y~Voice: ~s~%s', + ['voice'] = 'Voice: %s', ['normal'] = 'normal', ['shout'] = 'shout', ['whisper'] = 'whisper', diff --git a/[esx_addons]/esx_voice/locales/es.lua b/[esx_addons]/esx_voice/locales/es.lua index 0a8144be..c3e59113 100644 --- a/[esx_addons]/esx_voice/locales/es.lua +++ b/[esx_addons]/esx_voice/locales/es.lua @@ -1,5 +1,5 @@ Locales ['es'] = { - ['voice'] = '~y~Voz: ~s~%s', + ['voice'] = 'Voz: %s', ['normal'] = 'normal', ['shout'] = 'gritar', ['whisper'] = 'susurrar', diff --git a/[esx_addons]/esx_voice/locales/fi.lua b/[esx_addons]/esx_voice/locales/fi.lua index 7550b283..b55f9eed 100644 --- a/[esx_addons]/esx_voice/locales/fi.lua +++ b/[esx_addons]/esx_voice/locales/fi.lua @@ -1,5 +1,5 @@ Locales ['fi'] = { - ['voice'] = '~y~Puhe: ~s~%s', + ['voice'] = 'Puhe: %s', ['normal'] = 'normaali', ['shout'] = 'huuto', ['whisper'] = 'kuiskaus', diff --git a/[esx_addons]/esx_voice/locales/fr.lua b/[esx_addons]/esx_voice/locales/fr.lua index e7e7bf41..98e31106 100644 --- a/[esx_addons]/esx_voice/locales/fr.lua +++ b/[esx_addons]/esx_voice/locales/fr.lua @@ -1,5 +1,5 @@ Locales ['fr'] = { - ['voice'] = '~y~Voix: ~s~%s', + ['voice'] = 'Voix: %s', ['normal'] = 'normal', ['shout'] = 'crier', ['whisper'] = 'chuchoter', diff --git a/[esx_addons]/esx_voice/locales/hu.lua b/[esx_addons]/esx_voice/locales/hu.lua index 97a12f9c..1eda0300 100644 --- a/[esx_addons]/esx_voice/locales/hu.lua +++ b/[esx_addons]/esx_voice/locales/hu.lua @@ -1,5 +1,5 @@ Locales ['hu'] = { - ['voice'] = '~y~Beszéd: ~s~%s', + ['voice'] = 'Beszéd: %s', ['normal'] = 'normál', ['shout'] = 'kiáltás', ['whisper'] = 'suttogás', diff --git a/[esx_addons]/esx_voice/locales/ko.lua b/[esx_addons]/esx_voice/locales/ko.lua index c4c7fc64..fe24590b 100644 --- a/[esx_addons]/esx_voice/locales/ko.lua +++ b/[esx_addons]/esx_voice/locales/ko.lua @@ -1,5 +1,5 @@ Locales ['ko'] = { - ['voice'] = '~y~목소리: ~s~%s', + ['voice'] = '목소리: %s', ['normal'] = '보통', ['shout'] = '외침', ['whisper'] = '속삭임', diff --git a/[esx_addons]/esx_voice/locales/pl.lua b/[esx_addons]/esx_voice/locales/pl.lua index 7962786b..5b419cdd 100644 --- a/[esx_addons]/esx_voice/locales/pl.lua +++ b/[esx_addons]/esx_voice/locales/pl.lua @@ -1,5 +1,5 @@ Locales ['pl'] = { - ['voice'] = '~y~Głos: ~s~%s', + ['voice'] = 'Głos: %s', ['normal'] = 'normalny', ['shout'] = 'krzyk', ['whisper'] = 'szept', diff --git a/[esx_addons]/esx_voice/locales/sv.lua b/[esx_addons]/esx_voice/locales/sv.lua index 67a85af5..bf54a76a 100644 --- a/[esx_addons]/esx_voice/locales/sv.lua +++ b/[esx_addons]/esx_voice/locales/sv.lua @@ -1,5 +1,5 @@ Locales ['sv'] = { - ['voice'] = '~y~Röst: ~s~%s', + ['voice'] = 'Röst: %s', ['normal'] = 'Prata', ['shout'] = 'Skrik', ['whisper'] = 'Viska', diff --git a/[esx_addons]/esx_weaponshop/client/main.lua b/[esx_addons]/esx_weaponshop/client/main.lua index 0132972e..3ea272d4 100644 --- a/[esx_addons]/esx_weaponshop/client/main.lua +++ b/[esx_addons]/esx_weaponshop/client/main.lua @@ -45,7 +45,7 @@ function OpenShopMenu(zone) end ESX.UI.Menu.CloseAll() - PlaySoundFrontend(-1, 'BACK', 'HUD_AMMO_SHOP_SOUNDSET', false) + PlaySoundFrontend(-1, 'BACK', 'UD_AMMO_SHOP_SOUNDSET', false) ESX.UI.Menu.Open('default', GetCurrentResourceName(), 'shop', { title = _U('shop_menu_title'), @@ -131,37 +131,47 @@ CreateThread(function() while true do local Sleep = 1500 local InShop = false + local TextShown = false + local CurrentShop = nil local coords = GetEntityCoords(PlayerPedId()) for k,v in pairs(Config.Zones) do for i = 1, #v.Locations, 1 do if (Config.Type ~= -1 and #(coords - v.Locations[i]) < Config.DrawDistance) then InShop = true + CurrentShop = v.Locations[i] Sleep = 0 - if not ShopOpen then - ESX.TextUI(_U('shop_menu_prompt')) - else - ESX.HideUI() - end - if IsControlJustReleased(0, 38) then - if Config.LicenseEnable and v.Legal then - ESX.TriggerServerCallback('esx_license:checkLicense', function(hasWeaponLicense) - if hasWeaponLicense then - OpenShopMenu(k) - else - OpenBuyLicenseMenu(k) - end - end, GetPlayerServerId(PlayerId()), 'weapon') - else - OpenShopMenu(k) + if #(coords - CurrentShop) < 1.0 then + if not TextShown then + ESX.TextUI(_U('shop_menu_prompt')) + TextShown = true + end + else + ESX.HideUI() + end + if IsControlJustReleased(0, 38) then + if Config.LicenseEnable and v.Legal then + ESX.TriggerServerCallback('esx_license:checkLicense', function(hasWeaponLicense) + if hasWeaponLicense then + OpenShopMenu(k) + else + OpenBuyLicenseMenu(k) + end + end, GetPlayerServerId(PlayerId()), 'weapon') + else + OpenShopMenu(k) + end end end DrawMarker(Config.Type, v.Locations[i], 0.0, 0.0, 0.0, 0, 0.0, 0.0, Config.Size.x, Config.Size.y, Config.Size.z, Config.Color.r, Config.Color.g, Config.Color.b, 100, false, true, 2, false, false, false, false) end end + if not CurrentShop and TextShown then + ESX.HideUI() end if not InShop and ShopOpen then if ShopOpen then + ESX.HideUI() ESX.UI.Menu.CloseAll() ShopOpen = false end diff --git a/[esx_addons]/esx_weaponshop/locales/br.lua b/[esx_addons]/esx_weaponshop/locales/br.lua index 36d1414f..c61df692 100644 --- a/[esx_addons]/esx_weaponshop/locales/br.lua +++ b/[esx_addons]/esx_weaponshop/locales/br.lua @@ -7,7 +7,7 @@ Locales ['br'] = { ['not_enough'] = 'você não tem dinheiro suficiente', ['already_owned'] = 'você já possui esta arma!', ['shop_menu_title'] = 'comprar', - ['shop_menu_prompt'] = 'pressione ~INPUT_CONTEXT~ para comprar armas.', + ['shop_menu_prompt'] = 'pressione [E] para comprar armas.', ['shop_menu_item'] = 'R$%s', ['map_blip'] = 'loja de Armas', } diff --git a/[esx_addons]/esx_weaponshop/locales/cs.lua b/[esx_addons]/esx_weaponshop/locales/cs.lua index a40074d5..f09fc29c 100644 --- a/[esx_addons]/esx_weaponshop/locales/cs.lua +++ b/[esx_addons]/esx_weaponshop/locales/cs.lua @@ -7,7 +7,7 @@ Locales ['cs'] = { ['not_enough'] = 'nemas dostatek penez', ['already_owned'] = 'tuhle zbran jiz vlastnis!', ['shop_menu_title'] = 'ammu-Nation', - ['shop_menu_prompt'] = 'stiskni ~INPUT_CONTEXT~ pro pristup do ~y~Ammu-Nationu~s~.', + ['shop_menu_prompt'] = 'stiskni [E] pro pristup do Ammu-Nationu.', ['shop_menu_item'] = '$%s', ['map_blip'] = 'ammu-Nation', } diff --git a/[esx_addons]/esx_weaponshop/locales/de.lua b/[esx_addons]/esx_weaponshop/locales/de.lua index 993e871d..75066c05 100644 --- a/[esx_addons]/esx_weaponshop/locales/de.lua +++ b/[esx_addons]/esx_weaponshop/locales/de.lua @@ -7,7 +7,7 @@ Locales ['de'] = { ['not_enough'] = 'Du hast nicht genug Geld', ['already_owned'] = 'Du besitzt diese Waffe bereits', ['shop_menu_title'] = 'Geschäft', - ['shop_menu_prompt'] = 'Drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.', + ['shop_menu_prompt'] = 'Drücke [E] um auf das Geschäft zuzugreifen.', ['shop_menu_item'] = '%s EUR', ['map_blip'] = 'Waffenladen', } diff --git a/[esx_addons]/esx_weaponshop/locales/en.lua b/[esx_addons]/esx_weaponshop/locales/en.lua index 9da777e5..3d1d7417 100644 --- a/[esx_addons]/esx_weaponshop/locales/en.lua +++ b/[esx_addons]/esx_weaponshop/locales/en.lua @@ -7,7 +7,7 @@ Locales ['en'] = { ['not_enough'] = 'you do not have enough money', ['already_owned'] = 'you already own this weapon!', ['shop_menu_title'] = 'ammu-Nation', - ['shop_menu_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Ammu-Nation~s~.', + ['shop_menu_prompt'] = 'press [E] to access the Ammu-Nation.', ['shop_menu_item'] = '$%s', ['map_blip'] = 'ammu-Nation', } diff --git a/[esx_addons]/esx_weaponshop/locales/es.lua b/[esx_addons]/esx_weaponshop/locales/es.lua index f87838e7..56783c35 100644 --- a/[esx_addons]/esx_weaponshop/locales/es.lua +++ b/[esx_addons]/esx_weaponshop/locales/es.lua @@ -3,11 +3,11 @@ Locales ['es'] = { ['yes'] = '%s', ['no'] = 'no', ['weapon_bought'] = 'comprada por $%s', - ['not_enough_black'] = 'usted no tiene ~r~suficiente~s~ dinero negro', - ['not_enough'] = 'usted no tiene ~r~suficiente~s~ dinero', + ['not_enough_black'] = 'usted no tiene ~r~suficiente dinero negro', + ['not_enough'] = 'usted no tiene ~r~suficiente dinero', ['already_owned'] = '¡Ya dispones de esta arma!', ['shop_menu_title'] = 'tienda', - ['shop_menu_prompt'] = 'presione ~INPUT_CONTEXT~ para acceder a la tienda.', + ['shop_menu_prompt'] = 'presione [E] para acceder a la tienda.', ['shop_menu_item'] = '$%s', ['map_blip'] = 'ammu-Nation', } diff --git a/[esx_addons]/esx_weaponshop/locales/fi.lua b/[esx_addons]/esx_weaponshop/locales/fi.lua index e8b9bf68..c65b84ea 100644 --- a/[esx_addons]/esx_weaponshop/locales/fi.lua +++ b/[esx_addons]/esx_weaponshop/locales/fi.lua @@ -7,7 +7,7 @@ Locales ['fi'] = { ['not_enough'] = 'sinulla ei ole tarpeeksi rahaa', ['already_owned'] = 'you already own this weapon!', ['shop_menu_title'] = 'kauppa', - ['shop_menu_prompt'] = 'paina ~INPUT_CONTEXT~ avataksesi kauppa ikkuna.', + ['shop_menu_prompt'] = 'paina [E] avataksesi kauppa ikkuna.', ['shop_menu_item'] = '%s EUR', ['map_blip'] = 'asekauppa', } diff --git a/[esx_addons]/esx_weaponshop/locales/fr.lua b/[esx_addons]/esx_weaponshop/locales/fr.lua index a706c068..81dce694 100644 --- a/[esx_addons]/esx_weaponshop/locales/fr.lua +++ b/[esx_addons]/esx_weaponshop/locales/fr.lua @@ -3,11 +3,11 @@ Locales ['fr'] = { ['yes'] = '%s', ['no'] = 'non', ['weapon_bought'] = 'acheté pour %s EUR', - ['not_enough_black'] = 'Vous n\'avez ~r~pas assez~s~ d\'argent sale', - ['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent', + ['not_enough_black'] = 'Vous n\'avez ~r~pas assez d\'argent sale', + ['not_enough'] = 'vous n\'avez ~r~pas assez d\'argent', ['already_owned'] = 'vous possédez déjà cette arme!', ['shop_menu_title'] = 'magasin', - ['shop_menu_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.', + ['shop_menu_prompt'] = 'appuyez sur [E] pour accéder au magasin.', ['shop_menu_item'] = '%s EUR', ['map_blip'] = 'armurerie', } diff --git a/[esx_addons]/esx_weaponshop/locales/hu.lua b/[esx_addons]/esx_weaponshop/locales/hu.lua index 9eb7ca30..ae59d67e 100644 --- a/[esx_addons]/esx_weaponshop/locales/hu.lua +++ b/[esx_addons]/esx_weaponshop/locales/hu.lua @@ -7,7 +7,7 @@ Locales ['hu'] = { ['not_enough'] = 'Nincsen elég pénzed', ['already_owned'] = 'Van már ilyened!', ['shop_menu_title'] = 'Fegyverbolt', - ['shop_menu_prompt'] = 'Nyomj ~INPUT_CONTEXT~ hogy megnézd a kinálatot', + ['shop_menu_prompt'] = 'Nyomj [E] hogy megnézd a kinálatot', ['shop_menu_item'] = '%s$', ['map_blip'] = 'Fegyverbolt', } diff --git a/[esx_addons]/esx_weaponshop/locales/pl.lua b/[esx_addons]/esx_weaponshop/locales/pl.lua index 8f389a72..8732809d 100644 --- a/[esx_addons]/esx_weaponshop/locales/pl.lua +++ b/[esx_addons]/esx_weaponshop/locales/pl.lua @@ -7,7 +7,7 @@ Locales ['pl'] = { ['not_enough'] = 'nie masz wystarczająco pieniędzy', ['already_owned'] = 'you already own this weapon!', ['shop_menu_title'] = 'sklep', - ['shop_menu_prompt'] = 'Wciśnij ~INPUT_CONTEXT~ aby otworzyć sklep.', + ['shop_menu_prompt'] = 'Wciśnij [E] aby otworzyć sklep.', ['shop_menu_item'] = '%s PLN', ['map_blip'] = 'sklep z bronią', } diff --git a/[esx_addons]/esx_weaponshop/locales/si.lua b/[esx_addons]/esx_weaponshop/locales/si.lua index ffa07ff5..5b8b7b32 100644 --- a/[esx_addons]/esx_weaponshop/locales/si.lua +++ b/[esx_addons]/esx_weaponshop/locales/si.lua @@ -7,7 +7,7 @@ Locales ['si'] = { ['not_enough'] = 'nimaš dovolj denarja', ['already_owned'] = 'to orožje že imaš!', ['shop_menu_title'] = 'Orozarna', - ['shop_menu_prompt'] = 'pritisnite ~INPUT_CONTEXT~ za dostop do ~y~Ammu-Nation~s~.', + ['shop_menu_prompt'] = 'pritisnite [E] za dostop do Ammu-Nation.', ['shop_menu_item'] = '$%s', ['map_blip'] = 'Orozarna', } diff --git a/[esx_addons]/esx_weaponshop/locales/sv.lua b/[esx_addons]/esx_weaponshop/locales/sv.lua index 4ca921b9..648bb282 100644 --- a/[esx_addons]/esx_weaponshop/locales/sv.lua +++ b/[esx_addons]/esx_weaponshop/locales/sv.lua @@ -7,7 +7,7 @@ Locales ['sv'] = { ['not_enough'] = 'Du har inte tillräckligt med pengar', ['already_owned'] = 'Du äger redan det här vapnet!', ['shop_menu_title'] = 'Vapenaffär', - ['shop_menu_prompt'] = 'Tryck ~INPUT_CONTEXT~ för att komma åt ~y~vapenaffären~s~.', + ['shop_menu_prompt'] = 'Tryck [E] för att komma åt vapenaffären.', ['shop_menu_item'] = '%s SEK', ['map_blip'] = 'Vapenaffär', } diff --git a/[esx_addons]/instance/locales/br.lua b/[esx_addons]/instance/locales/br.lua index fc61fd64..3ecc87b3 100644 --- a/[esx_addons]/instance/locales/br.lua +++ b/[esx_addons]/instance/locales/br.lua @@ -1,7 +1,7 @@ Locales['br'] = { ['left_instance'] = 'você deixou a instância', ['invite_expired'] = 'convite expirado', - ['press_to_enter'] = 'pressione ~INPUT_CONTEXT~ para entrar na instância', + ['press_to_enter'] = 'pressione [E] para entrar na instância', ['entered_instance'] = 'você entrou na instância', ['entered_into'] = '%s entered the instance', ['left_out'] = '%s left the instance', diff --git a/[esx_addons]/instance/locales/en.lua b/[esx_addons]/instance/locales/en.lua index 0c2a0daa..13c7fda1 100644 --- a/[esx_addons]/instance/locales/en.lua +++ b/[esx_addons]/instance/locales/en.lua @@ -1,7 +1,7 @@ Locales['en'] = { ['left_instance'] = 'you have left the instance', ['invite_expired'] = 'invite expired', - ['press_to_enter'] = 'press ~INPUT_CONTEXT~ to enter the instance', + ['press_to_enter'] = 'press [E] to enter the instance', ['entered_instance'] = 'you entered the instance', ['entered_into'] = '%s entered the instance', ['left_out'] = '%s left the instance', diff --git a/[esx_addons]/instance/locales/fr.lua b/[esx_addons]/instance/locales/fr.lua index 7b480d29..5ea50086 100644 --- a/[esx_addons]/instance/locales/fr.lua +++ b/[esx_addons]/instance/locales/fr.lua @@ -1,7 +1,7 @@ Locales['fr'] = { ['left_instance'] = 'vous avez quitté l\'instance', ['invite_expired'] = 'invitation expirée', - ['press_to_enter'] = 'appuyez sur ~INPUT_CONTEXT~ pour entrer dans l\'instance', + ['press_to_enter'] = 'appuyez sur [E] pour entrer dans l\'instance', ['entered_instance'] = 'vous êtes entré dans l\'instance', ['entered_into'] = '%s est entré dans l\'instance', ['left_out'] = '%s est sorti dans l\'instance', diff --git a/[esx_addons]/instance/locales/pl.lua b/[esx_addons]/instance/locales/pl.lua index efb78eeb..0382b7d1 100644 --- a/[esx_addons]/instance/locales/pl.lua +++ b/[esx_addons]/instance/locales/pl.lua @@ -1,7 +1,7 @@ Locales['pl'] = { ['left_instance'] = 'opuszczasz instancję', ['invite_expired'] = 'zaproszenie wygasło', - ['press_to_enter'] = 'wciśnij ~INPUT_CONTEXT~ aby wejść do instancji', + ['press_to_enter'] = 'wciśnij [E] aby wejść do instancji', ['entered_instance'] = 'wchodzisz do instancji', ['entered_into'] = '%s wchodzi do instancji', ['left_out'] = '%s opuszcza instancję', diff --git a/[esx_addons]/instance/locales/sv.lua b/[esx_addons]/instance/locales/sv.lua index a3b8ca6b..8ea54e1e 100644 --- a/[esx_addons]/instance/locales/sv.lua +++ b/[esx_addons]/instance/locales/sv.lua @@ -1,7 +1,7 @@ Locales['sv'] = { ['left_instance'] = 'Du har lämnat byggnaden', ['invite_expired'] = 'Inbjudan har löpt ut', - ['press_to_enter'] = 'Tryck ~INPUT_CONTEXT~ för att gå in i byggnaden', + ['press_to_enter'] = 'Tryck [E] för att gå in i byggnaden', ['entered_instance'] = 'Du gick in i byggnaden', ['entered_into'] = '%s gick in i byggnaden', ['left_out'] = '%s har lämnat byggnaden',