156 lines
11 KiB
Lua
156 lines
11 KiB
Lua
Locales["en"] = {
|
|
-- General nui
|
|
["INVENTORY_NUI_MONEY_SYMBOL"] = '$',
|
|
["INVENTORY_NUI_OPTION_AMOUNT"] = 'Amount',
|
|
["INVENTORY_NUI_OPTION_USE"] = 'Use',
|
|
["INVENTORY_NUI_OPTION_GIVE"] = 'Give',
|
|
["INVENTORY_NUI_OPTION_TRADE"] = 'Trade',
|
|
["INVENTORY_NUI_OPTION_THROW"] = 'Throw',
|
|
["INVENTORY_NUI_OPTION_RESET"] = 'Reset',
|
|
["INVENTORY_NUI_OPTION_COMBINE"] = 'Combine',
|
|
["INVENTORY_NUI_OPTION_SWITCH"] = 'Switch',
|
|
["INVENTORY_NUI_OPTION_ATTACHMENTS"] = 'Attachments',
|
|
["INVENTORY_NUI_OPTION_STEAL"] = 'Steal',
|
|
["INVENTORY_NUI_OPTION_STEAL_MONEY"] = 'Steal money',
|
|
["INVENTORY_NUI_CONFIGURATION_PRIMARY"] = 'Primary color:',
|
|
["INVENTORY_NUI_CONFIGURATION_SECONDARY"] = 'Secondary color:',
|
|
["INVENTORY_NUI_CONFIGURATION_BORDER_COLOR"] = 'Border color:',
|
|
["INVENTORY_NUI_CONFIGURATION_BORDER_RADIUS"] = 'Border radius:',
|
|
["INVENTORY_NUI_CONFIGURATION_COLOR"] = 'Text color:',
|
|
["INVENTORY_NUI_CONFIGURATION_OPACITY"] = 'Opacity:',
|
|
["INVENTORY_NUI_DIALOG"] = 'Nearby players:',
|
|
["INVENTORY_NUI_PLAYER"] = 'Inventory',
|
|
["INVENTORY_NUI_ATTACHMENTS"] = 'Attachments',
|
|
["INVENTORY_NUI_DURABILITY"] = 'Durability:',
|
|
["INVENTORY_NUI_SERIAL_NUMBER"] = 'Serial number:',
|
|
["INVENTORY_NUI_WITHOUT_ATTACHMENTS"] = 'This weapon has no attachments',
|
|
["INVENTORY_NUI_BROKEN_WEAPON"] = 'BROKEN',
|
|
["INVENTORY_NUI_VENDING"] = 'Vending machine',
|
|
["INVENTORY_NUI_CRAFTING"] = 'Crafting',
|
|
["INVENTORY_NUI_ITEMBOX_USED"] = 'Used',
|
|
["INVENTORY_NUI_ITEMBOX_ADD"] = 'Added',
|
|
["INVENTORY_NUI_ITEMBOX_REMOVED"] = 'Removed',
|
|
["INVENTORY_NUI_DROP_LABEL"] = 'Ground',
|
|
["INVENTORY_NUI_GLOVEBOX_LABEL"] = 'Glovebox',
|
|
["INVENTORY_NUI_GARBAGE_LABEL"] = 'Garbage',
|
|
["INVENTORY_NUI_TRUNK_LABEL"] = 'Trunk',
|
|
["INVENTORY_NUI_LABEL_CHANGE_TITLE"] = 'Change label:',
|
|
["INVENTORY_NUI_LABEL_CHANGE_BUTTON"] = 'Change',
|
|
["INVENTORY_NUI_LABEL_CHANGE_PLACEHOLDER"] = 'Label',
|
|
["INVENTORY_NUI_LABEL_SET_TINT_TITLE"] = 'Customize tint:',
|
|
["INVENTORY_NUI_LABEL_SET_TINT_BUTTON"] = 'Save custom tint',
|
|
["INVENTORY_NUI_LABEL_SET_TINT_PLACEHOLDER"] = 'Enter a URL for your tint...',
|
|
["INVENTORY_NUI_PLACE"] = 'Place',
|
|
["INVENTORY_NUI_GIVE_PLAYER"] = 'Player:',
|
|
-- Notifications
|
|
["INVENTORY_NOTIFICATION_NO_PLAYERS"] = 'No players nearby...',
|
|
["INVENTORY_NOTIFICATION_NO_HANDSUP"] = 'The player must raise their hands!',
|
|
["INVENTORY_NOTIFICATION_ATTACHMENT_NOT_COMPATIBLE"] = 'The attachment is not compatible with this weapon...',
|
|
["INVENTORY_NOTIFICATION_VEHICLE_LOCKED"] = 'Vehicle locked!',
|
|
["INVENTORY_NOTIFICATION_GIVE_ERROR"] = 'You don\'t own this item?',
|
|
["INVENTORY_NOTIFICATION_GIVE_DONT_HAVE"] = 'You don\'t have this item!',
|
|
["INVENTORY_NOTIFICATION_NO_WEAPON"] = 'You don\'t have a weapon in hand',
|
|
["INVENTORY_NOTIFICATION_MAX_AMMO"] = 'No space for more bullets...',
|
|
["INVENTORY_NOTIFICATION_WEAPON_BROKEN"] = 'This weapon is broken and cannot be used',
|
|
["INVENTORY_NOTIFICATION_MISSING_ITEM"] = 'The item does not exist',
|
|
["INVENTORY_NOTIFICATION_MISSING_ITEMS"] = 'You don\'t have the required items...',
|
|
["INVENTORY_NOTIFICATION_INVENTORY_FULL"] = 'Inventory was full, items were dropped on the ground',
|
|
["INVENTORY_NOTIFICATION_OTHER_INVENTORY_FULL"] = 'The other player\'s inventory is full',
|
|
["INVENTORY_NOTIFICATION_NOT_ACCESSIBLE"] = 'Inventory not accessible!',
|
|
["INVENTORY_NOTIFICATION_SELLING_BAD_ITEM"] = 'The item you\'re trying to sell is incorrect...',
|
|
["INVENTORY_NOTIFICATION_SELLING_NOT_ITEM"] = 'That item does not exist',
|
|
["INVENTORY_NOTIFICATION_SELLING_SUCCESS"] = 'Sold!',
|
|
["INVENTORY_NOTIFICATION_CANT_SELL"] = 'You cannot sell this item...',
|
|
["INVENTORY_NOTIFICATION_BOUGHT"] = 'Purchased!',
|
|
["INVENTORY_NOTIFICATION_NO_MONEY"] = 'You don\'t have enough money...',
|
|
["INVENTORY_NOTIFICATION_BLOCKED_ITEM"] = 'You can\'t change the label of this item...',
|
|
["INVENTORY_NOTIFICATION_CHANGE_LABEL"] = 'You changed the item label to €',
|
|
["INVENTORY_NOTIFICATION_MISSING_LABEL"] = 'No label selected for the item!',
|
|
["INVENTORY_NOTIFICATION_CANT_MOVE"] = 'You cannot move this item',
|
|
["INVENTORY_NOTIFICATION_INVALID_AMOUNT"] = 'You don\'t have enough of the item',
|
|
["INVENTORY_NOTIFICATION_INVALID_TYPE"] = 'This is not a valid inventory type',
|
|
["INVENTORY_NOTIFICATION_INVALID_ARGUMENTS"] = 'Arguments not properly completed',
|
|
["INVENTORY_NOTIFICATION_CANT_GIVE"] = 'You cannot give the item',
|
|
["INVENTORY_NOTIFICATION_GIVE_ITEM"] = 'You have given',
|
|
["INVENTORY_NOTIFICATION_ADMIN"] = 'You are not an administrator!',
|
|
["INVENTORY_NOTIFICATION_PLAYER_OFFLINE"] = 'Player is offline...',
|
|
["INVENTORY_NOTIFICATION_CLOTHING_SLOT"] = 'Cannot use this item. If the slot is full, remove something first',
|
|
["INVENTORY_NOTIFICATION_ATTACHMENT_REMOVED"] = 'You removed',
|
|
["INVENTORY_NOTIFICATION_GIVE_FAR"] = 'You are too far to give items',
|
|
["INVENTORY_NOTIFICATION_GIVE_NOT_FOUND"] = 'The item you tried to give is not available',
|
|
["INVENTORY_NOTIFICATION_GIVE_INCORRECT"] = 'An incorrect item was found, try again...',
|
|
["INVENTORY_NOTIFICATION_GIVE_RECEIVED"] = 'You receive',
|
|
["INVENTORY_NOTIFICATION_GAVE"] = 'You gave',
|
|
["INVENTORY_NOTIFICATION_GIVE_FROM"] = 'from',
|
|
["INVENTORY_NOTIFICATION_NO_BROKEN"] = 'This weapon is not damaged',
|
|
["INVENTORY_NOTIFICATION_NEED_REPAIR"] = 'Your weapon is broken; repair it to use again',
|
|
["INVENTORY_NOTIFICATION_ATTACHMENT_ALREADY"] = 'You already have a',
|
|
["INVENTORY_NOTIFICATION_ATTACHMENT_ON_YOUR"] = 'on your weapon',
|
|
["INVENTORY_NOTIFICATION_INVALID_PED"] = 'Cannot change clothes with this character',
|
|
["INVENTORY_NOTIFICATION_VEHICLE_ITEMS"] = 'Cannot use items in vehicles...',
|
|
["INVENTORY_NOTIFICATION_SELLING_AMOUNT"] = 'Enter an amount before selling...',
|
|
["INVENTORY_NOTIFICATION_CUSTOM_TINT_USED"] = 'Custom tint can only be used from your inventory, not from this menu!',
|
|
["INVENTORY_NOTIFICATION_CUSTOM_TINT_ADDED"] = 'A weapon tint was created with the URL:',
|
|
["INVENTORY_NOTIFICATION_CUSTOM_TINT_INVALID"] = 'This is not a link; enter an image link...',
|
|
["INVENTORY_NOTIFICATION_INVENTORY_SEARCH_BUSY"] = 'The player\'s inventory is being inspected by someone else...',
|
|
["INVENTORY_NOTIFICATION_INVENTORY_IN_USE"] = 'The inventory is being used by another player or you opened it too quickly. Try again more slowly.',
|
|
["INVENTORY_NOTIFICATION_NOT_STOLEN"] = 'The item cannot be stolen',
|
|
["INVENTORY_NOTIFICATION_NOT_STORED"] = 'You cannot store the item',
|
|
["INVENTORY_NOTIFICATION_STEAL_MONEY"] = 'You stole: €',
|
|
["INVENTORY_NOTIFICATION_STOLEN_MONEY"] = 'You were robbed: €',
|
|
["INVENTORY_NOTIFICATION_NO_STEAL_MONEY"] = 'The player you tried to rob had no money...',
|
|
["INVENTORY_NOTIFICATION_CANNOT_BE_USED"] = 'Cannot use this item from the hotbar...',
|
|
["INVENTORY_NOTIFICATION_CRAFTING_FAILED"] = 'Crafting failed, materials were lost...',
|
|
["INVENTORY_NOTIFICATION_EXPIRED_ITEM"] = 'Cannot use an expired or used item...',
|
|
["INVENTORY_NOTIFICATION_ROBBERY_AWAY"] = 'The victim escaped or is too far to rob!',
|
|
["INVENTORY_NOTIFICATION_ROBBERY_WARNING"] = 'Another player is inspecting or robbing you...',
|
|
["INVENTORY_NOTIFICATION_GIVEWEAPON_LIMIT"] = 'Cannot give more than 1000 bullets',
|
|
["INVENTORY_NOTIFICATION_STEAL_BROKEN_WEAPON"] = 'The player\'s weapon broke, and you received random parts',
|
|
["INVENTORY_NOTIFICATION_CANT_TAKE_MORE"] = 'You can\'t carry more',
|
|
["INVENTORY_NOTIFICATION_CANT_TAKE_MORE_OTHER"] = 'The other player can\'t carry more',
|
|
["INVENTORY_NOTIFICATION_STOP_FIRING"] = 'Stop firing to switch weapons',
|
|
["INVENTORY_NOTIFICATION_NO_AMOUNT"] = 'Select an amount of 0 or higher',
|
|
["INVENTORY_NOTIFICATION_MONEY_NO_ITEM"] = 'Cannot give money with this command; use the appropriate command',
|
|
["INVENTORY_NOTIFICATION_TRUNK_BLOCKED"] = 'Cannot access a trunk that is not yours',
|
|
["INVENTORY_NOTIFICATION_GLOVEBOX_BLOCKED"] = 'Cannot access a glovebox that is not yours',
|
|
["INVENTORY_NOTIFICATION_CRAFTING_WEAPONS"] = 'Cannot craft more than one weapon at a time',
|
|
["INVENTORY_NOTIFICATION_SPAM"] = 'Stop trying; it won\'t work...',
|
|
["INVENTORY_NOTIFICATION_CLOTHING_VEHICLE"] = 'Cannot open clothing menu inside a vehicle',
|
|
["INVENTORY_NOTIFICATION_URL_ATTACHMENT"] = 'Cannot attach tint URL here; use directly from the item',
|
|
["INVENTORY_NOTIFICATION_ALREADY_THROWING"] = 'You already threw this item...',
|
|
["INVENTORY_NOTIFICATION_TRADE_EMPTY_INPUT"] = 'Enter a number greater than 0; cannot be empty',
|
|
["INVENTORY_NOTIFICATION_MAGAZINE_LIMIT"] = 'You can only have one magazine in your weapon',
|
|
["INVENTORY_NOTIFICATION_REPAIR_HANDS"] = 'You need to have a weapon equipped to use this item',
|
|
["INVENTORY_NOTIFICATION_REPAIR_ERROR"] = 'Weapon is already at 100% quality',
|
|
["INVENTORY_NOTIFICATION_WEAPON_SO_HOT"] = 'Please wait a moment. Your gun is so hot.',
|
|
-- DrawTexts
|
|
["INVENTORY_TEXT_CRAFT"] = '[E] - Craft',
|
|
["INVENTORY_TEXT_SELLING"] = '[E] - Buyer',
|
|
["INVENTORY_TEXT_REPAIR_NOT_AVAILABLE"] = 'Repair shop unavailable at this time',
|
|
["INVENTORY_TEXT_REPAIR_REPAIRED"] = 'Your weapon was repaired',
|
|
["INVENTORY_TEXT_REPAIR_TAKE"] = '[E] - Retrieve weapon',
|
|
["INVENTORY_TEXT_REPAIR_PRICE"] = '[E] Repair weapon, €',
|
|
["INVENTORY_TEXT_REPAIR_NO_WEAPON"] = 'You don\'t have a weapon in hand',
|
|
["INVENTORY_TEXT_THROW_ITEM_BUTTON"] = 'Press ~INPUT_CONTEXT~ to throw the item \n Press ~INPUT_CONTEXT_SECONDARY~ to cancel',
|
|
["INVENTORY_TEXT_PICKUP_ITEM"] = '[E] - Pick up item',
|
|
-- Progressbar
|
|
["INVENTORY_PROGRESS_CRAFTING"] = 'Crafting...',
|
|
["INVENTORY_PROGRESS_SNOWBALL"] = 'Collecting snowballs...',
|
|
["INVENTORY_PROGRESS_STEAL"] = 'Stealing from player...',
|
|
["INVENTORY_PROGRESS_REPAIR"] = 'Repairing Weapon...',
|
|
-- Keymapping
|
|
["INVENTORY_KEYMAPPING_OPEN_LABEL"] = 'Open inventory',
|
|
["INVENTORY_KEYMAPPING_HOTBAR_LABEL"] = 'Open/close hotbar',
|
|
["INVENTORY_KEYMAPPING_HANDSUP_LABEL"] = 'Raise hands',
|
|
["INVENTORY_KEYMAPPING_RELOAD_LABEL"] = 'Reload weapon',
|
|
["INVENTORY_KEYMAPPING_SLOTS"] = 'Use item from slot',
|
|
-- Trade System
|
|
["INVENTORY_TRADE_WAITING_YOU_CONFIRM"] = 'Waiting for your confirmation',
|
|
["INVENTORY_TRADE_WAITING_CONFIRM"] = 'Waiting for confirmation from',
|
|
["INVENTORY_TRADE_ITEMS_FROM"] = 'Items from',
|
|
["INVENTORY_TRADE_OFFERED_ITEMS"] = 'Offered items',
|
|
["INVENTORY_TRADE_AMOUNT_PLACEHOLDER"] = 'Amount',
|
|
["INVENTORY_TRADE_NOTIFICATION_REQUEST"] = 'You received a trade request, press [E] to accept',
|
|
["INVENTORY_TRADE_NOTIFICATION_REQUEST_EXPIRED"] = 'The trade request expired',
|
|
["INVENTORY_TRADE_NOTIFICATION_PLAYER_REQUEST"] = 'Request sent to player',
|
|
}
|