Files
esx_core/locales/cs.lua
T
ElPumpo baa9ca3afc Implemented weapon tint support (desc), closes #477
- Implemented two new xPlayer functions:
  - .getWeaponTint(weaponName)
  - .setWeaponTint(weaponName, weaponTintIndex)

Thanks to @profex1999 for co authoring this!

Co-Authored-By: Andrea Passarini <profex1999@users.noreply.github.com>
2020-02-11 21:11:54 +01:00

204 lines
8.1 KiB
Lua

Locales['cs'] = {
-- Inventory
['cash'] = 'hotovost',
['inventory'] = 'inventář %s / %s',
['use'] = 'použít',
['give'] = 'dát',
['remove'] = 'zahodit',
['return'] = 'zpět',
['give_to'] = 'dát',
['amount'] = 'množství',
['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'] = 'you gave ~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 ~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 ~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 ~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_money'] = 'dali jste ~g~$%s~s~ ~y~%s~s~',
['received_money'] = 'obdrželi jste ~g~$%s~s~ od ~b~%s~s~',
['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~',
['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~',
['imp_invalid_quantity'] = 'akce není možná, neplatný počet',
['imp_invalid_amount'] = 'akce není možná, neplatné množství',
['threw_standard'] = 'you threw ~y~%sx~s~ ~b~%s~s~',
['threw_money'] = 'you threw ~g~$%s~s~ ~b~cash~s~',
['threw_account'] = 'you threw ~g~$%s~s~ ~b~%s~s~',
['threw_weapon'] = 'you threw ~b~%s~s~',
['threw_weapon_ammo'] = 'you threw ~b~%s~s~ with ~o~%sx %s~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',
-- Key mapping
['keymap_showinventory'] = 'show Inventory',
-- Salary related
['received_salary'] = 'obdrželi jste výplatu: ~g~$%s~s~',
['received_help'] = 'obdrželi jste sociální dávku: ~g~$%s~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',
['black_money'] = 'špinavé peníze',
['act_imp'] = 'akce není možná',
['in_vehicle'] = 'nemůže nic dát osobě ve vozidle',
-- Commands
['setjob'] = 'přiřadit práci hráči',
['id_param'] = 'iD hráče',
['setjob_param2'] = 'název přiřazované práce',
['setjob_param3'] = 'úroveň práce',
['spawn_car'] = 'spawn auto',
['spawn_car_param'] = 'název auta',
['delete_vehicle'] = 'odstranit vozidlo',
['invalid_account'] = 'neplatný účet',
['account'] = 'účet',
['giveaccountmoney'] = 'dát peníze na účet',
['invalid_item'] = 'neplatná věc',
['item'] = 'věc',
['giveitem'] = 'dát věc',
['weapon'] = 'zbraň',
['giveweapon'] = 'dát zbraň',
['disconnect'] = 'odpojit od serveru',
['chat_clear'] = 'vyčistit chat',
['chat_clear_all'] = 'vyčistit chat pro všechny',
['command_clearinventory'] = 'clear all items from inventory',
['command_clearloadout'] = 'remove all weapons from loadout',
['command_playerid_param'] = 'specify playerId or leave blank for yourself',
-- Locale settings
['locale_digit_grouping_symbol'] = ' ',
['locale_currency'] = '$%s',
-- Weapons
['weapon_knife'] = 'knife',
['weapon_nightstick'] = 'nightstick',
['weapon_hammer'] = 'hammer',
['weapon_bat'] = 'bat',
['weapon_golfclub'] = 'golf club',
['weapon_crowbar'] = 'crow bar',
['weapon_pistol'] = 'pistol',
['weapon_combatpistol'] = 'combat pistol',
['weapon_appistol'] = 'ap pistol',
['weapon_pistol50'] = 'pistol .50',
['weapon_microsmg'] = 'micro smg',
['weapon_smg'] = 'smg',
['weapon_assaultsmg'] = 'assault smg',
['weapon_assaultrifle'] = 'assault rifle',
['weapon_carbinerifle'] = 'carbine rifle',
['weapon_advancedrifle'] = 'advanced rifle',
['weapon_mg'] = 'mg',
['weapon_combatmg'] = 'combat mg',
['weapon_pumpshotgun'] = 'pump shotgun',
['weapon_sawnoffshotgun'] = 'sawed off shotgun',
['weapon_assaultshotgun'] = 'assault shotgun',
['weapon_bullpupshotgun'] = 'bullpup shotgun',
['weapon_stungun'] = 'tazer',
['weapon_sniperrifle'] = 'sniper rifle',
['weapon_heavysniper'] = 'heavy sniper',
['weapon_grenadelauncher'] = 'grenade launcher',
['weapon_rpg'] = 'rocket launcher',
['weapon_minigun'] = 'minigun',
['weapon_grenade'] = 'grenade',
['weapon_stickybomb'] = 'sticky bomb',
['weapon_smokegrenade'] = 'smoke grenade',
['weapon_bzgas'] = 'bz gas',
['weapon_molotov'] = 'molotov cocktail',
['weapon_fireextinguisher'] = 'fire extinguisher',
['weapon_petrolcan'] = 'jerrycan',
['weapon_ball'] = 'ball',
['weapon_snspistol'] = 'sns pistol',
['weapon_bottle'] = 'bottle',
['weapon_gusenberg'] = 'gusenberg sweeper',
['weapon_specialcarbine'] = 'special carbine',
['weapon_heavypistol'] = 'heavy pistol',
['weapon_bullpuprifle'] = 'bullpup rifle',
['weapon_dagger'] = 'dagger',
['weapon_vintagepistol'] = 'vintage pistol',
['weapon_firework'] = 'firework',
['weapon_musket'] = 'musket',
['weapon_heavyshotgun'] = 'heavy shotgun',
['weapon_marksmanrifle'] = 'marksman rifle',
['weapon_hominglauncher'] = 'homing launcher',
['weapon_proxmine'] = 'proximity mine',
['weapon_snowball'] = 'snow ball',
['weapon_flaregun'] = 'flaregun',
['weapon_combatpdw'] = 'combat pdw',
['weapon_marksmanpistol'] = 'marksman pistol',
['weapon_knuckle'] = 'knuckledusters',
['weapon_hatchet'] = 'hatchet',
['weapon_railgun'] = 'railgun',
['weapon_machete'] = 'machete',
['weapon_machinepistol'] = 'machine pistol',
['weapon_switchblade'] = 'switchblade',
['weapon_revolver'] = 'heavy revolver',
['weapon_dbshotgun'] = 'double barrel shotgun',
['weapon_compactrifle'] = 'compact rifle',
['weapon_autoshotgun'] = 'auto shotgun',
['weapon_battleaxe'] = 'battle axe',
['weapon_compactlauncher'] = 'compact launcher',
['weapon_minismg'] = 'mini smg',
['weapon_pipebomb'] = 'pipe bomb',
['weapon_poolcue'] = 'pool cue',
['weapon_wrench'] = 'pipe wrench',
['weapon_flashlight'] = 'flashlight',
['gadget_parachute'] = 'parachute',
['weapon_flare'] = 'flare gun',
['weapon_doubleaction'] = 'double-Action Revolver',
-- Weapon Components
['component_clip_default'] = 'default Grip',
['component_clip_extended'] = 'extended Grip',
['component_clip_drum'] = 'drum Magazine',
['component_clip_box'] = 'box Magazine',
['component_flashlight'] = 'flashlight',
['component_scope'] = 'scope',
['component_scope_advanced'] = 'advanced Scope',
['component_suppressor'] = 'suppressor',
['component_grip'] = 'grip',
['component_luxary_finish'] = 'luxary Weapon Finish',
-- Weapon Ammo
['ammo_rounds'] = 'round(s)',
['ammo_shells'] = 'shell(s)',
['ammo_charge'] = 'charge',
['ammo_petrol'] = 'gallons of fuel',
['ammo_firework'] = 'firework(s)',
['ammo_rockets'] = 'rocket(s)',
['ammo_grenadelauncher'] = 'grenade(s)',
['ammo_grenade'] = 'grenade(s)',
['ammo_stickybomb'] = 'bomb(s)',
['ammo_pipebomb'] = 'bomb(s)',
['ammo_smokebomb'] = 'bomb(s)',
['ammo_molotov'] = 'cocktail(s)',
['ammo_proxmine'] = 'mine(s)',
['ammo_bzgas'] = 'can(s)',
['ammo_ball'] = 'ball(s)',
['ammo_snowball'] = 'snowball(s)',
['ammo_flare'] = 'flare(s)',
['ammo_flaregun'] = 'flare(s)',
-- Weapon Tints
['tint_default'] = 'default skin',
['tint_green'] = 'green skin',
['tint_gold'] = 'gold skin',
['tint_pink'] = 'pink skin',
['tint_army'] = 'army skin',
['tint_lspd'] = 'blue skin',
['tint_orange'] = 'orange skin',
['tint_platinum'] = 'platinum skin',
}