Facebook
From Luigi Binetti, 5 Years ago, written in Plain Text.
This paste is a reply to Untitled from sasa - view diff
Embed
Download Paste or View Raw
Hits: 434
  1. Locales['en'] = {
  2.   -- Global menus
  3.   ['cloakroom']                 = 'Locker Room',
  4.   ['cloak_change']              = 'press ~INPUT_PICKUP~ to change clothes.',
  5.   ['citizen_wear']              = 'civilian clothes',
  6.   ['job_wear']                  = 'workers clothes',
  7.   ['bank_deposit_g']              = 'a security deposit of ~g~$',
  8.   ['bank_deposit_r']            = 'a security deposit of ~r~$',
  9.   ['bank_deposit2']             = '$ ~s~was made to you after your fainting.',
  10.   ['bank_nodeposit']            = "you did not have a security deposit",
  11.   ['foot_work']                 = 'you have to be on foot to be able to work.',
  12.   ['next_point']                = 'go to the next step after completing this one.',
  13.   ['security_deposit']          = 'the security given will be ~g~$',
  14.   ['not_your_vehicle']          = "this is not your vehicle or you must be a driver.",
  15.   ['in_vehicle']                = 'you must be in a vehicle.',
  16.   ['wrong_point']               = "you are not at the right point of delivery.",
  17.   ['max_limit']                 = 'you have the maximum: ',
  18.   ['not_enough']                = "you do not have enough",
  19.   ['not_enough2']               = ' to continue this task.',
  20.   ['caution_taken']             = ' ~s~was taken from you.',
  21.   ['caution_returned']          = ' ~s~was returned to you.',
  22.   ['spawn_veh']                 = 'spawn vehicle',
  23.   ['spawn_veh_button']          = 'press ~INPUT_PICKUP~ to call the delivery vehicle.',
  24.   ['spawn_truck_button']        = 'press ~INPUT_PICKUP~ to spawn the truck.',
  25.   ['service_vh']                = 'service vehicle',
  26.   ['return_vh']                 = 'vehicle return',
  27.   ['return_vh_button']          = 'press ~INPUT_PICKUP~ to return the vehicle.',
  28.   ['delivery_point']            = 'delivery point',
  29.   ['delivery']                  = 'delivery',
  30.  
  31.   -- Lumber Jack job
  32.   ['lj_locker_room']            = "lumberjack's Locker Room",
  33.   ['lj_mapblip']                = 'wood pile',
  34.   ['lj_wood']                   = 'wood',
  35.   ['lj_pickup']                 = 'press ~INPUT_PICKUP~ to retrieve wood.',
  36.   ['lj_cutwood']                = 'wood cutting',
  37.   ['lj_cutwood_button']         = 'press ~INPUT_PICKUP~ to cut wood.',
  38.   ['lj_board']                  = 'boards',
  39.   ['lj_planks']                 = 'package board',
  40.   ['lj_cutwood']                = 'cut wood',
  41.   ['lj_pick_boards']            = 'press ~INPUT_PICKUP~ to retrieve boards.',
  42.   ['lj_deliver_button']         = 'press ~INPUT_PICKUP~ to deliver the boards.',
  43.  
  44.   -- Fisherman
  45.   ['fm_fish_locker']            = "fishermen's Locker Room",
  46.   ['fm_fish']                   = 'fish',
  47.   ['fm_fish_area']              = 'fishing area',
  48.   ['fm_fish_button']            = 'press ~INPUT_PICKUP~ to fish.',
  49.   ['fm_spawnboat_title']        = 'spawn boat',
  50.   ['fm_spawnboat']              = 'press ~INPUT_PICKUP~ to call the boat.',
  51.   ['fm_boat_title']             = 'boat',
  52.   ['fm_boat_return_title']      = 'boat return',
  53.   ['fm_boat_return_button']     = 'Press ~INPUT_PICKUP~ to return the boat.',
  54.   ['fm_deliver_fish']           = 'press ~INPUT_PICKUP~ to deliver the fish.',
  55.  
  56.   -- Fuel
  57.   ['f_oil_refiner']             = 'Oil Refiner Locker Room',
  58.   ['f_drill_oil']               = 'drill for oil',
  59.   ['f_fuel']                    = 'oil',
  60.   ['f_drillbutton']             = 'press ~INPUT_PICKUP~ to drill.',
  61.   ['f_fuel_refine']             = 'refine oil',
  62.   ['f_refine_fuel_button']      = 'press ~INPUT_PICKUP~ to refine.',
  63.   ['f_fuel_mixture']            = 'mix refined oil',
  64.   ['f_gas']                     = 'gas',
  65.   ['f_fuel_mixture_button']     = 'press ~INPUT_PICKUP~ to mix.',
  66.   ['f_deliver_gas']             = 'deliver Gas',
  67.   ['f_deliver_gas_button']      = "press ~INPUT_PICKUP~ to deliver gasoline.",
  68.  
  69.   -- Miner
  70.   ['m_miner_locker']            = "miner's Locker Room",
  71.   ['m_rock']                    = ' rock',
  72.   ['m_pickrocks']               = 'press ~INPUT_PICKUP~ to retrieve rocks.',
  73.   ['m_washrock']                = ' washed rocks ',
  74.   ['m_rock_button']             = 'press ~INPUT_PICKUP~ to wash the rocks.',
  75.   ['m_rock_smelting']           = 'smelthing',
  76.   ['m_copper']                  = ' copper',
  77.   ['m_sell_copper']             = 'sell copper',
  78.   ['m_deliver_copper']          = 'Press ~INPUT_PICKUP~ to deliver the copper.',
  79.   ['m_iron']                    = ' iron',
  80.   ['m_sell_iron']               = 'sell iron',
  81.   ['m_deliver_iron']            = 'press ~INPUT_PICKUP~ to deliver the iron.',
  82.   ['m_gold']                    = ' gold',
  83.   ['m_sell_gold']               = "sell gold",
  84.   ['m_deliver_gold']            = 'press ~INPUT_PICKUP~ to deliver the gold.',
  85.   ['m_diamond']                 = ' diamond',
  86.   ['m_sell_diamond']            = 'sell diamond',
  87.   ['m_deliver_diamond']         = 'press ~INPUT_PICKUP~ to deliver the diamonds.',
  88.   ['m_melt_button']             = 'press ~INPUT_PICKUP~ to melt the rocks.',
  89.  
  90.   -- Reporter
  91.   ['reporter_name']             = 'san Andreas Times',
  92.   ['reporter_garage']           = 'Press ~INPUT_PICKUP~ to go down to the garage.',
  93.  
  94.   -- Slaughterer
  95.   ['s_slaughter_locker']        = "butcher's Locker Room",
  96.   ['s_hen']                     = 'chicken coop',
  97.   ['s_alive_chicken']           = 'live Chicken',
  98.   ['s_catch_hen']               = 'press ~INPUT_PICKUP~ to catch live chickens.',
  99.   ['s_slaughtered_chicken']     = 'chicken to be packed',
  100.   ['s_chop_animal']             = 'press ~INPUT_PICKUP~ to chop the chickens.',
  101.   ['s_slaughtered']             = 'slaughter house',
  102.   ['s_package']                 = 'packaging',
  103.   ['s_packagechicken']          = 'chicken in tray',
  104.   ['s_unpackaged']              = 'chicken to be packed',
  105.   ['s_unpackaged_button']       = 'press ~INPUT_PICKUP~ to set the chicken in a tray.',
  106.   ['s_deliver']                 = 'press ~INPUT_PICKUP~ to deliver the chicken trays.',
  107.  
  108.   -- Dress Designer
  109.   ['dd_dress_locker']           = "dress Designer's Locker Room",
  110.   ['dd_wool']                   = 'wool',
  111.   ['dd_pickup']                 = 'press ~INPUT_PICKUP~ to retrieve wool.',
  112.   ['dd_fabric']                 = 'fabric',
  113.   ['dd_makefabric']             = 'Press ~INPUT_PICKUP~ to make fabric.',
  114.   ['dd_clothing']               = 'clothing',
  115.   ['dd_makeclothing']           = 'press ~INPUT_PICKUP~ to retrieve clothing.',
  116.   ['dd_deliver_clothes']        = 'press ~INPUT_PICKUP~ to deliver the clothes.',
  117.   }
  118.  

Replies to Re: Untitled rss

Title Name Language When
Re: Re: Untitled Luigi Binetti text 5 Years ago.