Facebook
From Big Mosquito, 7 Years ago, written in Plain Text.
This paste is a reply to Untitled from sasa - view diff
Embed
Download Paste or View Raw
Hits: 471
  1. Locales['en'] = {
  2.   -- Global menus
  3.   ['cloakroom']                 = 'Szatnia',
  4.   ['cloak_change']              = 'Nacisnij ~INPUT_PICKUP~ aby zmienic ubranie.',
  5.   ['citizen_wear']              = 'Ubranie cywilne',
  6.   ['job_wear']                  = 'Ubranie robocze',
  7.   ['bank_deposit_g']              = 'Depozyt zabezpieczajacy w wysokosci ~g~$',
  8.   ['bank_deposit_r']            = 'Depozyt zabezpieczajacy w wysokosci ~r~$',
  9.   ['bank_deposit2']             = '$ ~s~Został ci stworzony po twoim omdleniu.',
  10.   ['bank_nodeposit']            = "you did not have a security deposit",
  11.   ['foot_work']                 = 'Nie masz depozytu zabezpieczającego.',
  12.   ['next_point']                = 'Przejdź do następnego kroku po ukończeniu tego.',
  13.   ['security_deposit']          = 'Podane zabezpieczenie będzie to ~g~$',
  14.   ['not_your_vehicle']          = "To nie jest twoj samochod, lub musisz byc kierowca",
  15.   ['in_vehicle']                = 'Tusisz byc w pojezdzie',
  16.   ['wrong_point']               = "Nie jestes we wlasciwym miejscu dostawy",
  17.   ['max_limit']                 = 'Masz maksimum: ',
  18.   ['not_enough']                = "Nie masz wystarczająco pieniedzy",
  19.   ['not_enough2']               = ' Aby kontynuować to zadanie',
  20.   ['caution_taken']             = ' ~s~Zostało ci zabrane',
  21.   ['caution_returned']          = ' ~s~Zostal ci zwrocony',
  22.   ['spawn_veh']                 = 'Wyciagnij pojazd',
  23.   ['spawn_veh_button']          = 'Nacisnij ~INPUT_PICKUP~ aby zadzwonic do pojazdu dostawczego',
  24.   ['spawn_truck_button']        = 'Nacisnij ~INPUT_PICKUP~ aby wystawic ciezarowke.',
  25.   ['service_vh']                = 'Pojazd serwisowy',
  26.   ['return_vh']                 = 'Zwrot pojazdu',
  27.   ['return_vh_button']          = 'Nacisnij ~INPUT_PICKUP~ aby zwrocic pojazd.',
  28.   ['delivery_point']            = 'Punkt dostawy',
  29.   ['delivery']                  = 'Dostawa',
  30.  
  31.   -- Lumber Jack job
  32.   ['lj_locker_room']            = "Szatnia",
  33.   ['lj_mapblip']                = 'Stos drewna',
  34.   ['lj_wood']                   = 'Drewno',
  35.   ['lj_pickup']                 = 'Nacisnij ~INPUT_PICKUP~ aby odzyskac drewno',
  36.   ['lj_cutwood']                = 'Ciecie drewna',
  37.   ['lj_cutwood_button']         = 'Nacisnij ~INPUT_PICKUP~ aby zaczac ciac drewno',
  38.   ['lj_board']                  = 'Deski',
  39.   ['lj_planks']                 = 'Tablica paczkowa',
  40.   ['lj_cutwood']                = 'Ciecie drewna'
  41.   ['lj_pick_boards']            = 'Wcisnij ~INPUT_PICKUP~ aby ciac drewno.',
  42.   ['lj_deliver_button']         = 'Nacisnij ~INPUT_PICKUP~ aby dostarczyc deski.',
  43.  
  44.  
  45.   -- Fisherman
  46.   ['fm_fish_locker']            = "Szatnia"
  47.   ['fm_fish']                   = 'Ryba'
  48.   ['fm_fish_area']              = 'fishing area',
  49.   ['fm_fish_button']            = 'press ~INPUT_PICKUP~ to fish.',
  50.   ['fm_spawnboat_title']        = 'spawn boat',
  51.   ['fm_spawnboat']              = 'press ~INPUT_PICKUP~ to call the boat.',
  52.   ['fm_boat_title']             = 'boat',
  53.   ['fm_boat_return_title']      = 'boat return',
  54.   ['fm_boat_return_button']     = 'Press ~INPUT_PICKUP~ to return the boat.',
  55.   ['fm_deliver_fish']           = 'press ~INPUT_PICKUP~ to deliver the fish.',
  56.  
  57.   -- Fuel
  58.   ['f_oil_refiner']             = 'Oil Refiner Locker Room',
  59.   ['f_drill_oil']               = 'drill for oil',
  60.   ['f_fuel']                    = 'oil',
  61.   ['f_drillbutton']             = 'press ~INPUT_PICKUP~ to drill.',
  62.   ['f_fuel_refine']             = 'refine oil',
  63.   ['f_refine_fuel_button']      = 'press ~INPUT_PICKUP~ to refine.',
  64.   ['f_fuel_mixture']            = 'mix refined oil',
  65.   ['f_gas']                     = 'gas',
  66.   ['f_fuel_mixture_button']     = 'press ~INPUT_PICKUP~ to mix.',
  67.   ['f_deliver_gas']             = 'deliver Gas',
  68.   ['f_deliver_gas_button']      = "press ~INPUT_PICKUP~ to deliver gasoline.",
  69.  
  70.   -- Miner
  71.   ['m_miner_locker']            = "miner's Locker Room",
  72.   ['m_rock']                    = ' rock',
  73.   ['m_pickrocks']               = 'press ~INPUT_PICKUP~ to retrieve rocks.',
  74.   ['m_washrock']                = ' washed rocks ',
  75.   ['m_rock_button']             = 'press ~INPUT_PICKUP~ to wash the rocks.',
  76.   ['m_rock_smelting']           = 'smelthing',
  77.   ['m_copper']                  = ' copper',
  78.   ['m_sell_copper']             = 'sell copper',
  79.   ['m_deliver_copper']          = 'Press ~INPUT_PICKUP~ to deliver the copper.',
  80.   ['m_iron']                    = ' iron',
  81.   ['m_sell_iron']               = 'sell iron',
  82.   ['m_deliver_iron']            = 'press ~INPUT_PICKUP~ to deliver the iron.',
  83.   ['m_gold']                    = ' gold',
  84.   ['m_sell_gold']               = "sell gold",
  85.   ['m_deliver_gold']            = 'press ~INPUT_PICKUP~ to deliver the gold.',
  86.   ['m_diamond']                 = ' diamond',
  87.   ['m_sell_diamond']            = 'sell diamond',
  88.   ['m_deliver_diamond']         = 'press ~INPUT_PICKUP~ to deliver the diamonds.',
  89.   ['m_melt_button']             = 'press ~INPUT_PICKUP~ to melt the rocks.',
  90.  
  91.   -- Reporter
  92.   ['reporter_name']             = 'san Andreas Times',
  93.   ['reporter_garage']           = 'Press ~INPUT_PICKUP~ to go down to the garage.',
  94.  
  95.   -- Slaughterer
  96.   ['s_slaughter_locker']        = "butcher's Locker Room",
  97.   ['s_hen']                     = 'chicken coop',
  98.   ['s_alive_chicken']           = 'live Chicken',
  99.   ['s_catch_hen']               = 'press ~INPUT_PICKUP~ to catch live chickens.',
  100.   ['s_slaughtered_chicken']     = 'chicken to be packed',
  101.   ['s_chop_animal']             = 'press ~INPUT_PICKUP~ to chop the chickens.',
  102.   ['s_slaughtered']             = 'slaughter house',
  103.   ['s_package']                 = 'packaging',
  104.   ['s_packagechicken']          = 'chicken in tray',
  105.   ['s_unpackaged']              = 'chicken to be packed',
  106.   ['s_unpackaged_button']       = 'press ~INPUT_PICKUP~ to set the chicken in a tray.',
  107.   ['s_deliver']                 = 'press ~INPUT_PICKUP~ to deliver the chicken trays.',
  108.  
  109.   -- Dress Designer
  110.   ['dd_dress_locker']           = "dress Designer's Locker Room",
  111.   ['dd_wool']                   = 'wool',
  112.   ['dd_pickup']                 = 'press ~INPUT_PICKUP~ to retrieve wool.',
  113.   ['dd_fabric']                 = 'fabric',
  114.   ['dd_makefabric']             = 'Press ~INPUT_PICKUP~ to make fabric.',
  115.   ['dd_clothing']               = 'clothing',
  116.   ['dd_makeclothing']           = 'press ~INPUT_PICKUP~ to retrieve clothing.',
  117.   ['dd_deliver_clothes']        = 'press ~INPUT_PICKUP~ to deliver the clothes.',
  118.   }
  119.  

Replies to Re: Untitled rss

Title Name Language When
Re: Re: Untitled Sweet Kangaroo text 7 Years ago.