Advertisement
PichotM

Untitled

Apr 17th, 2021
1,620
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 32.89 KB | None | 0 0
  1. local my_language = {
  2.     give_vehicle = "You added ~b~%s~w~ to your inventory.",
  3.     store_vehicle_command = "Store the vehicle you are driving",
  4.     no_entity_vehicle = "~r~The vehicle does not exist or is too far from you.",
  5.     no_entity_vehicle_id = "~r~The vehicle is not binded to any id, you can't store it.",
  6.     store_vehicle = "~b~You stored your car.",
  7.     teleported_former_position = "~g~You have been teleported to your latest saved position.",
  8.     not_enough_of = "~r~You don't have enough %s.",
  9.     max_storage_chest = "~r~The storage box is full.",
  10.     cant_carry_more_items = "~r~Your inventory can't store more items (full).",
  11.     put_item = "You put ~g~x%s~w~ %s~w~.",
  12.     take_item = "You took ~g~x%s~w~ %s~w~.",
  13.     delete_item = "You removed ~r~x%s~w~ %s~w~.",
  14.     you_equiped_item = "You have equipped your ~g~%s~w~.",
  15.     bind_weapon_command = "Shortcut for weapon slot %s",
  16.     kevlar_broke = "~r~AHH!~n~~w~Your armor broke.",
  17.     inventory_command = "Toggle inventory",
  18.     press_enter_to_join = "Press ~g~ENTER~w~ to start playing.",
  19.     new_character = "New character",
  20.     survivor = "Survivor",
  21.     right = "Right",
  22.     left = "Left",
  23.     male = "Male",
  24.     female = "Female",
  25.     ped = "Ped",
  26.     name = "Name",
  27.     sex = "Sex",
  28.     title = "Title",
  29.     select_this_character = "Select this character",
  30.     no_entity_zombie = "The zombie does not exist or is too far from you.",
  31.     you_found = "You found ~g~%sx %s~w~.",
  32.     you_found_nothing = "You found ~g~nothing~w~.",
  33.     press_e_to_loot = "Press ~b~[E]~w~ to loot",
  34.     full_for_item = "~r~There is not enough room for this item.",
  35.     put_item_container = "You put ~g~x%s~w~ %s~w~ in your container.",
  36.     take_item_container = "You took ~g~x%s~w~ %s~w~ from your container.",
  37.     not_allowed_here = "~r~You are not allowed to do that here.",
  38.     cant_store_moving_veh = "~r~You can't store a moving vehicle.",
  39.     use_repair_tool = "use the repair tool",
  40.     please_get_closer = "~b~Please get closer, no entity in range.",
  41.     you_cancel_action = "~r~You canceled the action.",
  42.     selected_target_message = "Selected target:~n~%s~n~~r~Press ~b~Y~r~ to cancel~n~~r~Press ~g~X~r~ to continue.",
  43.     target_you = "~b~YOU",
  44.     target_screen = "~g~Displayed",
  45.     take_this_path = "take this path",
  46.  
  47.     -- hud
  48.     default_hud = "Default HUD",
  49.     cinema_hud = "Cinema HUD",
  50.     no_hud = "No HUD",
  51.  
  52.     -- perms
  53.     kick_member = "Kick members",
  54.     edit_member = "Edit members",
  55.     edit_rank = "Edit ranks",
  56.     create_rank = "Create ranks",
  57.     delete_rank = "Delete ranks",
  58.     edit_structure = "Edit crew info",
  59.     edit_permissions = "Edit permissions",
  60.     permission_level = "Permission grant",
  61.     red_delete = "Delete",
  62.     rank = "Rank",
  63.     red_kick = "Kick",
  64.     crew_name = "Crew name",
  65.     slogan = "Catchphrase",
  66.     information = "information",
  67.     boss_rank = "Boss rank name",
  68.     member_rank = "Newbie rank name",
  69.     member = "Member",
  70.  
  71.     permissions_manager = "permissions manager",
  72.     members_manager = "members manager",
  73.     ranks_manager = "ranks manager",
  74.     ranks_list = "ranks list",
  75.     members_list = "members list",
  76.     create_a_rank = "create a rank",
  77.     invite_someone = "invite someone",
  78.     stats = "Stats",
  79.     total_ranks = "Rank count",
  80.     total_members = "Member count",
  81.     level = "Level",
  82.     actions = "actions",
  83.     crew_manager = "crew manager",
  84.     you_created_a_new_crew = "You created a new crew: %s",
  85.     you_deleted_your_crew = "You deleted your crew.",
  86.     you_are_not_in_a_crew = "You are not in a crew",
  87.     you_joined_the_crew = "You joined a new Crew '%s'",
  88.     kick_failed = "The kick failed, reason: %s",
  89.     already_in_crew = "You are already in a crew",
  90.     no_invitation = "You haven't received any invitation.",
  91.     left_crew = "You left your crew.",
  92.     permission_updated = "The permissions of <C>~g~%s</C>~w~ have been updated.",
  93.     incorrect_name = "~r~The name format is incorrect",
  94.     incorrect_rank_perm = "~r~Error\n~w~The rank name or the permission level is invalid.",
  95.     warn_rank_limit = "~r~You reached the ranks limit.",
  96.     create_rank_success = "~g~Success\n~w~You created a new rank <C>~b~%s</C>~w~ with a permission level of <C>~b~%s</C>~w~.",
  97.     crew_grant_warn = "~HUD_COLOUR_DEGEN_RED~You cannot interact with a member that have a permission level above yours.",
  98.     you_sent_an_invitation = "You sent an invitation to <C>~g~%s</C>~w~ to join your crew.",
  99.     you_received_an_invitation = "You received an invitation to join a crew.\n~b~/%s to accept.",
  100.     invitation_expired = "The invitation expired",
  101.     crew_kick_success = "You kicked <C>~b~%s</C>~w~ from your crew.",
  102.     first_rank_warning = "The first rank is the 'default' rank.",
  103.  
  104.     you_updated_this = "You updated %s to ~g~<C>%s</C>~w~.",
  105.     changes_saved_on = "The changes made on <C>~g~%s</C>~w~ have been saved.",
  106.     yes = "yes",
  107.     no = "no",
  108.     none = "None",
  109.     character_id = "Character ID",
  110.     server_id = "Server ID",
  111.     report = "Report",
  112.     rename = "Rename",
  113.     trade_with = "Trade",
  114.    
  115.     please_wait_x_before = "~r~Please wait %s seconds before doing that.",
  116.  
  117.     -- cloth
  118.     take_outfit = "Buy this outfit",
  119.     wardrobe_options = "wardrobe options",
  120.     wardrobe = "wardrobe",
  121.     manual_options = "manual options",
  122.     manual_mode = "manual mode",
  123.     save_outfit = "Save this outfit",
  124.     variation = "variation",
  125.     outfits = "outfits",
  126.     cloth_shop = "Cloth shop",
  127.     ped_cloth_shop = "Ped cloth shop",
  128.     manual_props = "manual props",
  129.     manuel = "manual",
  130.     new_name = "New name",
  131.     outfit_name = "Outfit name",
  132.     variations_saved = "~g~Success.~n~~w~Your character variations have been saved.",
  133.     equipped_new_outfit = "You equipped your new outfit: ~b~%s",
  134.     warning_limit_outfits = "You reached the limit of saved outfits. ~g~(%s)",
  135.     saved_new_outfit = "You saved a new outfit: ~b~%s~w~.",
  136.     rename_outfit = "Your outfit ~b~%s~w~ has been renamed to ~g~%s~w~.",
  137.     delete_outfit = "Your outfit: ~b~%s~w~ has been deleted.",
  138.  
  139.     torso = "Torso",
  140.     props = "Props",
  141.     top = "Top",
  142.     tops = "Tops",
  143.     badge = "Badge",
  144.     pants = "Pants",
  145.     pant = "Pant",
  146.     shoes = "Shoes",
  147.     bags = "Bags",
  148.     undershirt = "undershirt",
  149.     neck = "neck",
  150.     bracelets = "bracelets",
  151.     montres = "watches",
  152.     earrings = "earrings",
  153.     glasses = "glasses",
  154.     hats = "hats",
  155.     graphiques = "decorations",
  156.  
  157.     -- health
  158.     inconscious = "Unconscious",
  159.     doing_something = "Doing something",
  160.     time_before_respawn = "Time before respawning",
  161.     you_died = "~r~Vous died.",
  162.     healing_wounds = "Healing wounds",
  163.     already_doing_something = "~r~You are already doing something.",
  164.     you_have_been_healed = "~g~You have been healed.",
  165.     you_respawned = "~g~You respawned.",
  166.  
  167.     player_too_far_to_interact = "~r~The player you want to interact with is too far from you.",
  168.     send_trade_invitation_to = "You sent an invitation to exchange to ~b~%s~w~.\n~b~Wait for the other player to accept it.",
  169.     receive_invitation_from = "You received an invitation to exchange from ~b~%s~w~.\n~b~Type ~w~/trade accept %s~b~ to start the trade.",
  170.  
  171.     invalid_command_args = "Invalid command arguments: %s",
  172.     start_trade_command_help = "Start a trade with another player",
  173.     accept_trade_command_help = "Accept a trade invitation",
  174.     deny_trade_command_help = "Deny a trade invitation",
  175.     invalid_invitation = "The invitation is invalid or no longer exists",
  176.     name_accepted_your_trade_invitation = "~b~%s~w~ accepted your trade invitation",
  177.     you_accepted_trade_invitation_of_name = "You accepted the trade invitation of %s",
  178.     name_denied_your_trade_invitation = "~b~%s~w~ denied your trade invitation",
  179.     you_denied_trade_invitation_of_name = "You denied the trade invitation of %s",
  180.     you_already_trading = "You are already trading",
  181.     other_already_trading = "The other player is already trading",
  182.  
  183.     other_player_not_enough_money = "~r~The trade failed. The other player did not have enough money.",
  184.     you_player_not_enough_money = "~r~The trade failed. You did not have enough money.",
  185.     other_player_not_enough_item = "~r~The trade failed. The other player did not have enough of some item.",
  186.     you_player_not_enough_item = "~r~The trade failed. You did not have enough of some item.",
  187.     success_trade = "~g~The trade has been confirmed.",
  188.     fail_trade_other_player = "~r~The trade failed, the other player left.",
  189.     trade_other_full_item = "~r~The trade failed, the other player has not enough storage.",
  190.     trade_full_for_item = "~r~The trade failed, you do not have enough storage.",
  191.  
  192.     press_e_to_loot_inv = "Press ~INPUT_CONTEXT~ to loot the inventory.",
  193.     press_e_to_interact_with = "~HUD_COLOUR_NET_PLAYER27~Press ~INPUT_CONTEXT~ to interact with ~b~%s~HUD_COLOUR_NET_PLAYER27~.",
  194.     press_e_to = "Press ~INPUT_CONTEXT~ to ~b~%s~w~.",
  195.     press_e_to_open_catalog = "Press ~b~E~w~ to read the ~g~catalog~w~.",
  196.     this_person = "this person",
  197.     the_shop = "this shop",
  198.     you_are_not_allowed_to_do_that = "~HUD_COLOUR_DEGEN_RED~You are not allowed to do that.",
  199.  
  200.     no_weapon = "~r~You do not have any weapon equipped.",
  201.     no_need_ammo = "~r~You do not need to use any ammo with this weapon.",
  202.     not_right_ammo = "~r~You are not using the right ammo, you need ~b~%s~w~.",
  203.     you_used_ammo = "You loaded your ~b~%s~w~ with ~b~x%s~w~ of ~b~%s~w~.",
  204.  
  205.     choose_a_destination = "choose a ~b~destination",
  206.     open_your_chest = "open your chest",
  207.     no_enough_money = "~r~You can't afford that.",
  208.     you_paid = "You paid ~g~$%s~w~ for ~b~%s~w~.",
  209.     you_paid_basket = "You paid ~g~$%s~w~ for your basket.",
  210.     you_sell_basket = "You received ~g~$%s~w~ for selling ~b~x%s~w~ item(s).",
  211.  
  212.     you_repaired_your_vehicle = "~g~You repaired your vehicle.",
  213.     repairing_your_vehicle = "Repairing your vehicle",
  214.     wheels_are_fine = "~r~The vehicle wheels are already fine.",
  215.     changing_wheel = "Changing the wheel",
  216.     you_repaired_the_wheels = "~g~You repaired the vehicle's wheels.",
  217.  
  218.     front_post_ls = "Front post Los Santos",
  219.     front_post_ls_2 = "Front post Los Santos 2",
  220.     front_post_bc = "Front post Blaine County",
  221.     front_post_bc_2 = "Front post Blaine County 2",
  222.     main_post_ls = "Safe City Los Santos",
  223.     main_post_bc = "Safe City Blaine County",
  224.     random_zone = "Random zone (landing)",
  225.  
  226.     this_item_is_equipped = "~r~This item is equipped, remove it from your shortcuts.",
  227.     only_in_safezone = "~r~You cannot do that outside a safe-zone.",
  228.     -- commerce stuff
  229.     feature_gold_only = "This feature is only for ~y~gold members~w~.",
  230.     feature_diamond_only = "This feature is only for ~b~diamond members~w~.",
  231.     you_turned_into = "You turned into a ~g~%s~w~.",
  232.     wait_between_transformation = "~r~Please wait a moment before using the Morph Mode again.",
  233.     wait_between = "~r~Please wait a moment before doing that again.",
  234.     available_morphs = "Available morphs",
  235.     animal_models = "Animal models",
  236.     zombie_models = "Zombie models",
  237.     success_update_name = "You changed your character's name to ~b~%s~w~.",
  238.     success_reset_stats = "~g~You successfuly reset your stats. (Leaderboards will be updated later)",
  239.  
  240.     -- animals
  241.     boar = "Boar",
  242.     cat = "Cat",
  243.     chop = "Rottweiler (Chop)",
  244.     rottweiler = "Rottweiler",
  245.     cow = "Cow",
  246.     coyote = "Coyote",
  247.     deer = "Deer",
  248.     hen = "Hen",
  249.     husky = "Husky",
  250.     mtlion = "Lion",
  251.     pig = "Pig",
  252.     poodle = "Poodle",
  253.     pug = "Pug",
  254.     rabbit = "Rabbit",
  255.     rat = "Rat",
  256.     retriever = "Retriever",
  257.     shepherd = "Shepherd",
  258.     westy = "Westy",
  259.  
  260.     player_id = "ID of the player",
  261.     bounty = "Bounty",
  262.     reason = "Reason",
  263.     id_player_not_found = "~r~No player is binded to this id.",
  264.  
  265.     ammo_dealer = "Ammo dealer",
  266.     misc_dealer = "Equipment shop",
  267.     veh_dealer = "Vehicle shop",
  268.     custom_dealer = "LS Custom",
  269.     gun_dealer = "Gun shop",
  270.  
  271.     bounty_created = "You paid ~g~$%s~w~ to create a bounty contract on ~b~%s~w~.",
  272.     contract_success = "The bounty you created on ~r~%s~w~ has been sent to ~b~%s~w~.",
  273.     a_contract_on_your_head = "~r~You had a bounty on your head. Your killer received the bounty.",
  274.     reward_for_contract = "Bounty Hunter! You got rewarded ~g~$%s~w~ for killing ~b~%s~w~.",
  275.  
  276.     hey_can_help_you = "Hey, how can I help you?",
  277.     i_want_to_buy_items = "I want to buy items",
  278.     i_want_to_sell_items = "I want to sell items",
  279.  
  280.     press_context_or_jump_to_get_up = "Press ~INPUT_CONTEXT~ or ~INPUT_JUMP~ to ~b~get up~w~.",
  281.     server_restart_warning = "The server is going to restart..",
  282.     auto_restart_in = "Automatic restart in %s seconds.",
  283.  
  284.     not_allowed_create_character = "You are not allowed to create a new character.",
  285.     character_not_yours = "This character is not yours.",
  286.     character_does_not_exist = "This character does not exist or does not longer exist.",
  287.     loading_character = "Loading your character...",
  288.  
  289.     playtime_is = "~b~Your playtime on Extinction:\n~w~%s",
  290.     dont_spam = "^1Do not spam!",
  291.  
  292.     babygod_warning = "~b~You left the safe-zone, you are invincible for some time find a safe place!",
  293.  
  294.     -- LS Custom
  295.     modifications_classiques = "Classic modifications",
  296.     modifications_custom = "Special modifications",
  297.     modifications_benny = "Benny's modifications",
  298.     paint = "paint",
  299.     custom_your_car = "Custom your car",
  300.     wheels_modifications = "Wheels modifications",
  301.     performances = "Performances",
  302.     neons = "Neons",
  303.     extra = "Extra",
  304.     klaxon = "Horn",
  305.     teinte_fenetre = "Windows tint",
  306.     phares_xenons = "Xenon headlights",
  307.     modele_plaque = "Plate model",
  308.     livery = "Livery",
  309.     headlight_color = "Headlights color",
  310.     wheel_type = "Wheel type",
  311.     primary_wheel_type = "Primary wheel type",
  312.     back_wheel_type = "Back wheel type",
  313.     wheel_color = "Wheel color",
  314.     tire_smoke = "Tire smoke",
  315.     custom_color = "Custom color",
  316.     custom_wheel = "Custom wheel",
  317.     custom_back_wheel = "Custom back wheel",
  318.     suspension = "Suspension",
  319.     transmission = "Transmission",
  320.     moteur = "Engine",
  321.     frein = "Brake",
  322.     turbo = "Turbo",
  323.     primary_color = "Primary color",
  324.     secondary_color = "Secondary color",
  325.     interior_color = "Interior color",
  326.     dashboard_color = "Dashboard color",
  327.     color_effect = "Color effect",
  328.     left_neon = "Left neon",
  329.     right_neon = "Right neon",
  330.     front_neon = "Front neon",
  331.     back_neon = "Back neon",
  332.  
  333.     aileron = "Spoiler",
  334.     pc_front = "Front bumper",
  335.     pc_back = "Rear bumper",
  336.     carroserie = "Side skirt",
  337.     exhaust = "Exhaust",
  338.     cadre = "Frame",
  339.     calandre = "Grille",
  340.     capot = "Hood",
  341.     gb_left = "Left fender",
  342.     gb_right = "Right fender",
  343.     roof = "Roof",
  344.     plate_support = "Plate holders",
  345.     front_plate = "Front plate",
  346.     interior_style = "Interior style",
  347.     figurine = "Figurine",
  348.     motif_dashboard = "Dashboard style",
  349.     cadran = "Dial design",
  350.     haut_parleur_portes = "Speaker doors",
  351.     motif_sieges = "Seat style",
  352.     volant = "Steering wheel",
  353.     levier = "Shifter leavers",
  354.     logo_custom = "Logo",
  355.     ice = "ICE",
  356.     haut_parleur_coffre = "Speaker back doors",
  357.     hydrolique = "Hydraulics",
  358.     moteur = "Engine",
  359.     filtres_air = "Air filter",
  360.     entretoises = "Spacers",
  361.     arc_couverture = "Arch",
  362.     antenne = "Antenna",
  363.     motif_exterieur = "Exterior style",
  364.     reservoir = "Tank",
  365.     window = "Window",
  366.     style = "Style",
  367.     default = "Default",
  368.     type = "Type",
  369.     normal = "Normal",
  370.     black = "Black",
  371.     black_smoke = "Black smoke",
  372.     simple_smoke = "Simple smoke",
  373.     stock = "Stock",
  374.     limo = "Limousine",
  375.     sa_black = "San Andreas black",
  376.     sa_blue = "San Andreas blue",
  377.     sa_white = "San Andreas white",
  378.     simple_white = "Simple white",
  379.     ny_white = "North Yankton white",
  380.     race = "Race",
  381.     sport = "Sport",
  382.     stock = "Stock",
  383.     street = "Street",
  384.     discount = "Discount",
  385.     select_your_car = "Select your car",
  386.     select_car_custom = "Select the vehicle you want to customize. The number between arrows is the item key.",
  387.     loading_vehicle = "Creating vehicle",
  388.     invalid_vehicle = "~r~Invalid vehicle entity.",
  389.     invalid_vehicle_please_spawn = "~r~Invalid vehicle item. Please spawn it one time before trying to do anything.",
  390.     free_take_and_validate = "Everything is free. Take what you want and confirm!",
  391.     car_custom_saved = "~g~You car modifications have been saved.",
  392.  
  393.     -- Character creation
  394.     character_creation = "Character creation",
  395.     confirm = "confirm",
  396.     start_playing = "Start playing",
  397.     appearance = "appearance",
  398.     character_list = "character list",
  399.     face_features = "face features",
  400.     parents = "parents",
  401.     parent = "parent",
  402.     mix = "mix",
  403.     skin = "skin",
  404.     desc_mix = "Select if the shape of your face is more influenced by your father / mother.",
  405.     desc_skin = "Select if your skin is more influenced by your father / mother.",
  406.     identity = "identity",
  407.     player_name = "player name",
  408.     new_character = "new character",
  409.     warning_headblend = "~r~You have not selected your character's parents.",
  410.     warning_overlays = "~r~You have not selected hairs, eyebrows or beard.",
  411.     warning_identity = "~r~Warning.~n~~w~You forgot to fill the identity tab.",
  412.  
  413.     -- kits
  414.     kit_does_not_exist = "~r~This kit does not exist.",
  415.     kit_needs_rank = "You do not have the ~r~%s~w~ rank.",
  416.     wait_before_using_kit = "Please wait ~r~%s~w~ before using this kit.",
  417.     received_kit = "You received your kit ~b~%s~w~.",
  418.     no_kit = "You do not have any kit.",
  419.  
  420.     unable_to_find_booster = "Unable to find a booster with this id.",
  421.     wait_already_player_boost = "Please wait a moment before using this booster. There is already one player booster active.",
  422.     wait_already_crew_boost = "Please wait a moment before using this booster. There is already one crew booster active.",
  423.     wait_already_server_boost = "Please wait a moment before using this booster. There is already one server booster active.",
  424.     booster_activated = "Booster activated for ~g~%s minutes~w~! ~b~XP +%s%%",
  425.     server_booster_activated = "~b~%s~w~ activated a server booster for ~g~%s minutes~z~! ~b~XP +%s%%",
  426.     crew_booster_activated = "~b~%s~w~ activated a crew booster for ~g~%s minutes~z~! ~b~XP +%s%%",
  427.     no_booster = "You do not have any booster.",
  428.  
  429.     rank_expired = "~r~Your supporter role expired.",
  430.     supporter_role = "~g~Supporter role:~w~ %s",
  431.     no_rank_warning = "You do not have any supporter role.\n~r~If you've purchased something link your fivem account.",
  432.     no_fivem_id = "Your FiveM is not linked with the game.\n~r~Verify that you have a FiveM account and that it is linked to the game.",
  433.     no_queue_warning = "You do not have any package in queue.\n~r~Wait a moment or try /getRank if you're looking for your rank.",
  434.     package_sync_success = "~g~Your packages have correctly been synced, enjoy!\n~w~Useful commands: /getRank, /booster",
  435.  
  436.     level_required = "You need to be level %s.",
  437.     rank_required = "You need to have the %s rank.",
  438.     level_required_2 = "~r~You need to be level %s.",
  439.  
  440.     updated_deathmessage = "~g~You updated your death message.",
  441.     updated_deatheffect = "~g~You updated your kill effect.",
  442.     use = "Use",
  443.     test = "Test",
  444.  
  445.     -- zombie
  446.     you_bitten = "~r~You have been bitten.",
  447.     infection_rate = "Infection rate: ~r~%s%%",
  448.  
  449.     -- ranks
  450.     thug = "Thug",
  451.     hustler = "Hustler",
  452.     soldier = "Soldier",
  453.     trigger = "Trigger",
  454.     enforcer = "Enforcer",
  455.     facilitator = "Facilitator",
  456.     public_enemy = "Public Enemy",
  457.     shot_caller = "Shot Caller",
  458.     street_boss = "Street Boss",
  459.     kingpin = "Kingpin",
  460.     -- Tattoo
  461.     tattoo = "tattoo",
  462.     tattoos = "tattoos",
  463.     torso = "torso",
  464.     head = "head",
  465.     left_arm = "left arm",
  466.     right_arm = "right arm",
  467.     left_leg = "left leg",
  468.     right_leg = "right leg",
  469.     unknown = "unknown",
  470.     other = "other",
  471.     remove_tattoo = "Remove all tattoos",
  472.     -- Hairdress
  473.     haircuts = "Haircuts",
  474.     makeup = "Make up",
  475.     face = "Face",
  476.     eyebrows = "Eyebrows",
  477.     facial_hair = "Facial hair",
  478.     body_hair = "Body hair",
  479.     barber_shop = "Barber shop",
  480.     face_makeup = "Face make up",
  481.     lipstick = "Lipstick",
  482.     face_foundation = "Face foundation",
  483.     skin_blemishes = "Skin blemishes",
  484.     skin_ageing = "Skin ageing",
  485.     moles_freckles = "Moles & Freckles",
  486.     sun_damage = "Skin damage",
  487.     skin_complexion = "Skin complexion",
  488.     body_blemishes = "Body blemishes",
  489.     body_blemishes_2 = "Body blemishes 2",
  490.     opacity = "Alpha",
  491.     variations = "Variations",
  492.     filter = "Filter",
  493.     eyes_color = "Eyes color",
  494.     -- Mask
  495.     masks = "Masks",
  496.     -- Items
  497.     money = "Money",
  498.     -- Ammo
  499.     ["9mm"] = "9mm",
  500.     ["300_mag"] = ".300 Magnum",
  501.     ["7_62mm"] = "7.62mm",
  502.     ["calibre_12"] = "Calibre 12",
  503.     ["45_acp"] = ".45 ACP",
  504.     ["5_56mm"] = "5.56mm",
  505.     rocket = "Rocket",
  506.     flare = "Flare",
  507.     grenade = "Grenade",
  508.     -- Food
  509.     ["fish_1"] = "Largemouth Bass",
  510.     ["fish_2"] = "Rainbow Trout",
  511.     ["fish_3"] = "Kokanee",
  512.     ["fish_4"] = "Arctic Grayling",
  513.     ["fish_5"] = "Rock Bass",
  514.     ["fish_6"] = "Smallmouth Bass",
  515.     ["fish_7"] = "Paddlefish",
  516.     ["fish_8"] = "Bull Trout",
  517.     ["fish_9"] = "Lake Trout",
  518.     ["fish_10"] = "Chinook",
  519.     ["fish_11"] = "Pallid Sturgeon",
  520.     ["fish_12"] = "Salmon",
  521.  
  522.     misc_meat = "Raw meat",
  523.     rabbit_meat = "Raw rabbit",
  524.     lion_meat = "Raw lion",
  525.     rare_plume = "Rare feather",
  526.     dog_meat = "Raw dog",
  527.     cat_meat = "Raw cat",
  528.     rare_fish = "Rare fish",
  529.  
  530.     mask = "Mask",
  531.     malette = "Suitcase",
  532.     malette_metal = "Metal suitcase",
  533.     ciseaux = "Scissors",
  534.     clean_kit = "Clean kit",
  535.     fishing_rod = "Fishing rod",
  536.     meuble = "Furniture",
  537.     tissu = "Cloth",
  538.     accessory = "Accessory",
  539.     radio = "Radio",
  540.     recyclor = "Recycler",
  541.     medkit = "Medkit",
  542.     kevlar = "Kevlar",
  543.     gps = "GPS",
  544.     repair_tool = "Repair kit",
  545.     jvn = "JVN",
  546.     engine_veh = "Engine",
  547.     wheel_veh = "Wheel",
  548.     vetement = "Top",
  549.     bloc_note = "Notepad",
  550.     paint_spray = "Paint spray",
  551.     spike = "Spike strip",
  552.     paracetamol = "Paracetamol",
  553.     bandage = "Bandage",
  554.     gaz_mask = "Gaz mask",
  555.     filter = "Filter",
  556.     tattoo_tool = "Tattoo tool",
  557.     drug_med = "Drug",
  558.     drug_antizin = "Antizin shot",
  559.     drug_stamina = "Stamina shot",
  560.     drug_berserker = "Health shot",
  561.  
  562.     pickup_spikestrip = "pickup the spike strip",
  563.     you_dropped_spikestrip = "You dropped a ~g~spike strip~w~.",
  564.     you_pickup_spikestrip = "You picked up a ~g~spike strip~w~.",
  565.  
  566.     you_have_been_killed_by = "You have been killed by ~r~%s",
  567.     kill_notif = "~m~Killed",
  568.     you_killed = "You killed ~r~%s~w~",
  569.     already_used_reset_only = "~r~You already have reset your character.\n~w~Only %s~w~ members can redo their character more than one time.",
  570.     already_used_reset_only2 = "~r~You already did that.\n~w~Only %s~w~ members can do that more than one time.",
  571.  
  572.     hud_options = "HUD options",
  573.     advanced_hud = "Display advanced HUD",
  574.     players = "Players",
  575.     health = "Health",
  576.     player_menu = "Player menu",
  577.  
  578.     you_are_now_zombie = "~r~You are now a zombie.",
  579.  
  580.     my_weapons = "my weapons",
  581.     customize_weapons = "customize my weapon",
  582.     weapon_skin = "Tint",
  583.  
  584.     -- camo
  585.     skin_classic = "Default",
  586.     skin_green = "Green",
  587.     skin_yellow = "Yellow",
  588.     skin_pink = "Pink",
  589.     skin_gold = "Gold",
  590.     skin_blue = "Blue",
  591.     skin_orange = "Orange",
  592.  
  593.     weapon_katana = "Katana",
  594.     weapon_sledgehammer = "Sledge Hammer",
  595.  
  596.     -- new
  597.     airdrop_coming = "~r~An airdrop is coming check your map.",
  598.     killed_by_cheater = "~r~You have been killed by a cheater.\n~w~We banned him and your death has been canceled.",
  599.  
  600.     corrupted_vehicle = "~r~This vehicle is corrupted and has been duplicated in the past, it has been removed from your inventory. Sorry if you got scammed.",
  601.  
  602.     -- Discord
  603.     join_discord_for_kit = "Join our discord to get a free discord kit!\n~g~discord.gg/gtalife",
  604.     discord_account_not_linked = "~r~You need to link your discord account with FiveM.",
  605.     discord_account_not_guild = "~r~You are not in our discord server.\n~w~Join discord.gg/gtalife",
  606.  
  607.     already_done_recently = "~r~Try again later, you already did it recently.",
  608.     update_country = "Update country",
  609.  
  610.     prestige_info = "~b~You reached the maximum level.\n~w~Type /prestige to get info on the prestige leveling system.",
  611.     prestige_not_max_level = "~r~You have not reached the maximum level.",
  612.     max_prestige_reached = "~r~You reached the last prestige.",
  613.     prestige_info_cmd = [[^3Prestige leveling system^7
  614. You are currently prestige ^4%s^7 and level ^5%s^7.
  615.  
  616. If you reach the maximum level (%s) you can choose to get a prestige and restart your XP progress to return level 0.
  617. Getting a new prestige gives you a special badge and new perks like better loot, new items, more money or a higher inventory maximum weight.
  618. ^2If you want to get a prestige and RETURN level 0 type ^1/setprestige^2
  619. ]],
  620.     new_prestige = "You unlocked a new prestige!\n~g~You have now %s prestige(s)",
  621.     cant_store_event_veh = "~r~You cant store special vehicles.",
  622.  
  623.     you_are_no_longer_in_combat = "🛡️ ~b~You are no longer in combat.",
  624.     you_are_in_combat_mode = "🛡️ ~b~You are in combat mode.\nIf you disconnect you will die.",
  625.     you_disconnected_in_combat = "💀 You disconnected in combat mode, you died.",
  626.  
  627.     not_enough_prestige_points = "~r~You do not have enough prestige points.",
  628.     you_reached_max_prestige_stats_rank = "~r~You reached the maximum rank for this prestige upgrade.",
  629.     new_prestige_stats_upgrade = "You upgraded your ~b~%s~w~\n~g~%s/%s",
  630.  
  631.     legendary_vehicle_pop = "~r~A legendary vehicle appeared on the map.",
  632.  
  633.     -- poll one
  634.     poll1_q1 = "What kind of game server would you like to see?",
  635.  
  636.     poll1_q1_a1 = "Battle Royale",
  637.     poll1_q1_a2 = "Private missions solo or with 1-4 friends (Payday / Heist / Hitman like)",
  638.     poll1_q1_a3 = "Race / Freeroam",
  639.     poll1_q1_a4 = "Murder / Horror game",
  640.  
  641.     -- poll two
  642.     poll2_q1 = "Are you an English speaker and would you be interested in a GLife RP Server?",
  643.  
  644.     poll2_q1_a1 = "No",
  645.     poll2_q1_a2 = "Yes",
  646.  
  647.     combat_mode_container_disabled = "~r~You are in combat.\n~w~You cannot store items.",
  648.     gcoins_wallet_updated = "~g~You GCoins wallet has been updated.\n~w~+%s GCoins",
  649.     not_enough_gcoins = "~r~You do not have enough GCoins.",
  650.     gcoins_something_went_wrong = "~r~Something went wrong.",
  651.     you_bought_with_gcoins = "You bought ~g~%s~w~ for ~b~%s GCoins~w~.",
  652.  
  653.     equiping_armor = "Equiping armor",
  654.  
  655.     toggle_mute_player = "Toggle Mute",
  656.     you_muted_this_player = "~b~You muted this player.",
  657.     you_unmuted_this_player = "~b~You unmuted this player.",
  658.  
  659.     already_purchased = "~r~You have already purchased this item.",
  660.     weapon_camo_preview = "You are previsualizing the weapon base model, some attachments are missing.\n~INPUT_CELLPHONE_CANCEL~ to exit the preview.",
  661.  
  662.     already_using_a_seringue_booster = "~r~You already have take a shot of this.",
  663.     seringue_effect_done = "~b~The seryngue booster effect is gone.",
  664.     you_injected_a_seringue_boost = "You have injected a ~b~seryngue shot~w~ in your blood.",
  665.  
  666.     put_item_permission = "Put items",
  667.     take_item_permission = "Take items",
  668.     put_money_permission = "Put money",
  669.     take_money_permission = "Take money",
  670.  
  671.     preferred_badge_set = "You have set your ~g~preferred badge~w~.",
  672.     preferred_badge_not_set = "~r~Unable to set your preferred badge.",
  673.  
  674.     marketplace_received_money_sales = "You received ~g~$%s~w~ from ~b~%s~w~ sale(s).",
  675.     marketplace_no_sales = "~r~You have not sold anything.",
  676.     marketplace_you_paid_for = "You paid ~g~$%s~w~ for ~b~%s~w~.",
  677.  
  678.     deleted_sell_offer = "~b~You deleted your sell offer.",
  679.     deleted_buy_offer = "~b~You deleted your sell offer.",
  680.  
  681.     marketplace_offer_does_not_exist = "~r~This offer does not exist.",
  682.  
  683.     marketplace_create_sell_offer = "You created a sell offer for ~b~%sx %s ~w~for ~g~$%s~w~ per unit.",
  684.     marketplace_create_buy_offer = "You created a buy offer for ~b~%sx %s ~w~for ~g~$%s~w~ per unit.",
  685.  
  686.     i_want_to_enter_in_my_property = "I want to enter in my property.",
  687.     i_want_to_exit_private_world = "I want to return in the public world.",
  688.     public_world = "Public World",
  689.     private_world = "Private World",
  690.  
  691.     dailymission_playerkill = "Killed players",
  692.     dailymission_zombiekill = "Killed zombies",
  693.     dailymission_playerheadshotkill = "Player headshots",
  694.     dailymission_zombieheadshotkill = "Zombie headshots",
  695.     dailymission_zombiesurvivorkill = "Killed survivor zombies",
  696.     dailymission_zombiearmoredkill = "Killed armored zombies",
  697.     dailymission_zombiehazmatkill = "Killed  hazmat zombies",
  698.     dailymission_zoombieboomerkill = "Killed boomer zombies",
  699.     dailymission_sellitems = "Items sold",
  700.     dailymission_buyitems = "Items bought",
  701.     dailymission_lootitems = "Items looted",
  702.     dailymission_createselloffer = "Sell offer created",
  703.     dailymission_killtopkillcrew = "Killed players from crew",
  704.     dailymission_killtopkillplayers = "Killed players",
  705.     dailymission_getintolegendaryvehicle = "Vehicles",
  706.     dailymission_killzombiewithweapon = "Zombies killed with weapon",
  707.     dailymission_killplayerwithweapon = "Players killed with weapon",
  708.     dailymission_darkzonesurvivingtime = "Darkzone surviving time",
  709.     dailymission_redzoneplayerkill = "Player kills in redzone",
  710.     dailymission_redzonezombiekill = "Zombie kills in redzone",
  711.     dailymission_darkzoneplayerkill = "Player kills in darkzone",
  712.     dailymission_darkzonezombiekill = "Zombie kills in darkzone",
  713.     dailymission_useitem = "Used items",
  714.     dailymission_playtime = "Play time",
  715.     dailymission_xpharvest = "Harvested XO",
  716.     dailymission_sellofferpurchased = "Sell offers purchased",
  717.     dailymission_sellofferpurchasedbyme = "Sell offers purchased",
  718.     dailymission_tradeitems = "Items traded",
  719.     dailymission_createbuyoffer = "Buy offers created",
  720.  
  721.     dailymission_completed = "~g~You completed a daily mission!\n~b~+%s XP\n~y~+1 Dungeon Key",
  722.  
  723.     character_creation_mix_desc = "Select whether if the shape of your face is more influenced by the shape of your father/mother.",
  724.     character_creation_skin_desc = "Select whether if your skin is more influenced by the skin of your father/mother.",
  725.  
  726.     ff_1 = "Nose width",
  727.     ff_2 = "Nose height",
  728.     ff_3 = "Nose length",
  729.     ff_4 = "Nose drooping",
  730.     ff_5 = "Nose peak drop",
  731.     ff_6 = "Nose twist",
  732.     ff_7 = "Eyebrow height",
  733.     ff_8 = "Eyebrow depth",
  734.     ff_9 = "Cheekbone height",
  735.     ff_10 = "Cheekbone width",
  736.     ff_11 = "Cheek width",
  737.     ff_12 = "Eyes opening",
  738.     ff_13 = "Lip thickness",
  739.     ff_14 = "Jaw width",
  740.     ff_15 = "Jaw back length",
  741.     ff_16 = "Chin lowering",
  742.     ff_17 = "Chin bone length",
  743.     ff_18 = "Chin Width",
  744.     ff_19 = "Chin hole",
  745.     ff_20 = "Neck thickness",
  746.  
  747.     exit_the_darkzone = "sortir de la darkzone",
  748.     you_entered_the_darkzone = "~r~You entered the darkzone.",
  749.     you_left_the_darkzone = "~r~You left the darkzone.",
  750.     cannot_enter_darkzone_time = "~r~The darkzone is not open yet, wait.",
  751.     darkzone_is_full = "~r~The darkzone is full, please wait.",
  752.     darkzone_exit_allowed = "~r~Boats arrived to exit the darkzone, run if you want to escape.",
  753.  
  754.     airdrop_taken_by = "^1%s has taken %s from the airdrop.",
  755.  
  756.     available_death_effects = "Available death effects",
  757.     available_modes = "Available modes",
  758.  
  759.     you_changed_your_ped_model = "~g~You successfully changed your ped model.",
  760.     i_want_to_change_my_ped = "I want to change my ped",
  761.  
  762.     poll4_q1 = "What do you expect from the next season?",
  763.     poll4_q1_a4 = "New world event like airdrops, zone capture etc.",
  764.     poll4_q1_a1 = "More PvE content like dungeons",
  765.     poll4_q1_a2 = "More games like casino / races",
  766.     poll4_q1_a3 = "PvP content",
  767.  
  768.     poll4_q2 = "Would you like to have more ranked/tournament modes?",
  769.     poll4_q2_a1 = "Yes",
  770.     poll4_q2_a2 = "No",
  771.  
  772.     poll4_q3 = "Would you like to have snipers in shops?",
  773.     poll4_q3_a1 = "Yes",
  774.     poll4_q3_a2 = "No",
  775.  
  776.     poll4_q4 = "What do you enjoy the most on Extinction?",
  777.     poll4_q4_a1 = "PvP",
  778.     poll4_q4_a2 = "PvE",
  779.     poll4_q4_a3 = "Trading",
  780.  
  781.     dungeon_no_more_time = "~r~You have been too slow. The dungeon closed.",
  782.     dungeon_participant_left = "~r~%s left the dungeon.",
  783.     started_dungeon_party = "~b~You created a dungeon room.",
  784.     dungeon_party_no_longer_exists = "~r~This dungeon party no longer exists.",
  785.     dungeon_invitation_expired = "~r~The dungeon party invitation expired.",
  786.     dungeon_join_party = "~g~You joined the dungeon party.",
  787.     dungeon_too_late_for_invitation = "~r~You were too late. You cannot join the dungeon at this state of the game.",
  788.     dungeon_already_invited_this_player = "~r~You have already invited this player.",
  789.     dungeon_invitation_received = "You received an invitation from ~b~%s~w~ to join its dungeon party.\nType ~g~/dungeon join %s~w~ to join the party.",
  790.     dungeon_invitation_sent = "You invited ~g~%s~w~ to your dungeon party.",
  791.  
  792.     i_want_to_enter_a_dungeon = "I want to enter in a dungeon",
  793.     dungeon_list = "Dungeon list",
  794.     dungeon = "Dungeon",
  795.     dungeons = "Dungeons",
  796.     you_need_x_keys = "You need ~y~%s dungeon keys~w~ to enter the dungeon.",
  797.     time_remaining = "Time remaining",
  798.     you_killed_the_dungeon_boss = "~r~You killed the dungeon boss.",
  799.     dungeon_kill_final_boss = "You are in the final room. Kill the boss to get the treasure.",
  800.  
  801.     dungeon_died_remaining = "You died, you have ~r~%s~w~ remaining lives.",
  802.     dungeon_died = "~r~You no longer have any remaining lives. You died.",
  803.     dungeon_already_in_party = "~r~You already are in a dungeon party.\n~w~Type /dungeon quit to leave.",
  804.     dungeon_does_not_exist = "~r~This dungeon does not exist.",
  805.     dungeon_ready = "~g~%s~w~ is ready.",
  806.     dungeon_not_ready = "~r~%s~w~ is not ready.",
  807.  
  808.     not_released_yet = "This is not released yet.",
  809.     feature_only_supporters = "~b~This feature is in beta-testing and only Diamond/Gold supporters can use it now.",
  810.     feature_not_enabled = "~b~This feature is not enabled yet.\n~w~Please wait for the activation later today.",
  811.     dungeon_charid_required = "~r~Please include your friend character id (top-left of its screen) after the command.\nExample: /dungeon invite 1234",
  812.  
  813.     remaining_lives = "Remaining lives",
  814.  
  815.     poll5_q1 = "Would you accept that our anticheat captures cheaters's entire screen if they're suspected of wallhack or aimbots? (It may shows a part of your desktop if the game is in windowed mode but these captures will not be saved and only used by reliable moderators)",
  816.     poll5_q1_a1 = "skip - ignore",
  817.     poll5_q1_a2 = "Yes, I agree to this new method",
  818.     poll5_q1_a3 = "No, I disagree",
  819. }
  820.  
  821. AddLanguage("en", my_language)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement