Files
esx_core-esx-framework/locales/pl.lua
T
deviljin112 ff62e87e0e Little Fix up + Translation PL
Fixed up other app.js missing delete Contact, moved the phone slightly more to the right of the screen, Added Polish Translation.
2018-07-23 17:17:25 +01:00

13 lines
649 B
Lua

Locales['en'] = {
['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',
['gps_position'] = 'Cel podróży został dodany do GPS\'a',
['message_sent'] = 'Wiadomość wysłana',
['cannot_add_self'] = 'Nie możesz dodać samego siebie!',
['number_in_contacts'] = 'Ten numer jest już na twojej liście kontaktów',
['contact_added'] = 'Kontakt dodany!',
['contact_removed'] = 'Kontakt usunięty!',
['number_not_assigned'] = 'Numer nie jest przypisany!',
['invalid_number'] = 'To nie jest prawidłowy numer telefonu!',
}