Files
esx_core/locales/cs.lua
T
David Rychlý fe242059a9 Czech translate
2018-08-14 23:09:12 +02:00

16 lines
517 B
Lua

Locales['cs'] = {
['ooc_help'] = 'poslat out of character zprávu',
['ooc_prefix'] = 'OOC | %s',
['twt_help'] = 'odeslat tweet',
['twt_prefix'] = '^0[^4Twitter^0] (^5@%s^0)',
['me_help'] = 'osobní akce',
['me_prefix'] = 'me | %s',
['do_help'] = 'rP informace',
['do_prefix'] = 'do | %s',
['news_help'] = 'oznámit zprávy (nezneužívat)',
['news_prefix'] = 'news | %s',
['ooc_argument_name'] = 'zpráva',
['ooc_argument_help'] = 'zpráva',
['ooc_unknown_command'] = '^3%s^0 není platný příkaz!',
}