Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all locales/translations #556

Closed
wants to merge 13 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/br.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['br'] = {
['recruiting'] = 'recrutamento',
['salary_amount'] = 'valor do salário',
['salary_management'] = 'gestão salarial',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'lavar dinheiro',
['wash_money_amount'] = 'quantidade a lavar',
['withdraw_amount'] = 'retirar montante',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/cs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['cs'] = {
['recruiting'] = 'najímání',
['salary_amount'] = 'váše platu',
['salary_management'] = 'správa platů',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'vyprat peníze',
['wash_money_amount'] = 'množství na vyprání',
['withdraw_amount'] = 'výběr peněz',
Expand Down
2 changes: 1 addition & 1 deletion [esx_addons]/esx_society/locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Locales['en'] = {
['grade'] = 'grade',
['have_deposited'] = 'you have deposited ~r~$%s',
['have_withdrawn'] = 'you have withdrawn $%s',
['check_balance'] = 'balance is ~g~$%s',
['invalid_amount'] = 'invalid amount',
['invalid_amount_max'] = 'that salary is not allowed',
['no'] = 'no',
Expand All @@ -24,6 +23,7 @@ Locales['en'] = {
['salary_management'] = 'salary management',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'wash money',
['wash_money_amount'] = 'amount to wash',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/es.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['es'] = {
['recruiting'] = 'Contratando',
['salary_amount'] = 'Cantidad de salario',
['salary_management'] = 'Gestión de salario',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'Limpiar dinero',
['wash_money_amount'] = 'Cantidad para limpiar',
['withdraw_amount'] = 'Retirar cantidad',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/fi.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['fi'] = {
['recruiting'] = 'rekrytointi',
['salary_amount'] = 'palkan määrä',
['salary_management'] = 'palkan hallinta',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'pese rahaa',
['wash_money_amount'] = 'pestävä määrä',
['withdraw_amount'] = 'nostettava määrä',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['fr'] = {
['recruiting'] = 'recrutement',
['salary_amount'] = 'montant du salaire',
['salary_management'] = 'gestion salaires',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'blanchir argent',
['wash_money_amount'] = 'montant à blanchir',
['withdraw_amount'] = 'montant du retrait',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/hu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['hu'] = {
['recruiting'] = 'Felvétel',
['salary_amount'] = 'Fizetés',
['salary_management'] = 'Fizetések kezelése',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'Pénz mosás',
['wash_money_amount'] = 'Piszkos pénz mennyiség',
['withdraw_amount'] = 'Pénz mennyiség',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/it.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['it'] = {
['recruiting'] = 'reclutamento',
['salary_amount'] = 'importo dello stipendio',
['salary_management'] = 'gestione stipendi',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'ricicla denaro',
['wash_money_amount'] = 'importo da riciclare',
['withdraw_amount'] = 'ritira importo',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/nl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['nl'] = {
['recruiting'] = 'werven',
['salary_amount'] = 'salaris hoeveelheid',
['salary_management'] = 'salaris beheer',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'witwas geld',
['wash_money_amount'] = 'hoeveelheid om wit te wassen',
['withdraw_amount'] = 'opneem hoeveelheid',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/pl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['pl'] = {
['recruiting'] = 'rekrutacja',
['salary_amount'] = 'wartość wynagrodzenia',
['salary_management'] = 'zarządzaj wynagrodzeniem',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'wypierz pieniądze',
['wash_money_amount'] = 'wartość do wyprania',
['withdraw_amount'] = 'wartość wypłaty',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/si.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['si'] = {
["recruiting"] = "recruiting",
["salary_amount"] = "znesek plače",
['salary_management'] = 'upravljanje plač',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'pranje denarja',
['wash_money_amount'] = 'znesek za pranje',
['withdraw_amount'] = 'znesek za izplačilo',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/sv.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['sv'] = {
['recruiting'] = 'rekrytering',
['salary_amount'] = 'lön belopp',
['salary_management'] = 'lönhantering',
['grade_management'] = 'grade label management',
['grade_label'] = 'grade label',
['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'tvätta pengar',
['wash_money_amount'] = 'belopp att tvätta',
['withdraw_amount'] = 'Ta ut summan',
Expand Down
4 changes: 4 additions & 0 deletions [esx_addons]/esx_society/locales/tr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Locales['tr'] = {
['recruiting'] = 'işe alım',
['salary_amount'] = 'maaş miktarı',
['salary_management'] = 'maaş yönetimi',
['grade_management'] = 'grade label management',
['rade_label'] = 'grade label',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is supposed to be 'grade_label'

['check_balance'] = 'balance is ~g~$%s',
['check_society_balance'] = 'check society balance',
['wash_money'] = 'para akla',
['wash_money_amount'] = 'aklanacak miktar',
['withdraw_amount'] = 'çekilecek miktar',
Expand Down