# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-04-15 20:34-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: api.lua:4 msgid "Permission to open locked chests of other players" msgstr "" #: api.lua:31 api.lua:41 #, lua-format msgid "The file '%s' is not in table format!" msgstr "" #: api.lua:44 #, lua-format msgid "Opening '%s'!" msgstr "" #: api.lua:96 msgid "REMOVE ALL" msgstr "" #: api.lua:97 api.lua:99 msgid "Button under development (still not working)" msgstr "" #: api.lua:98 msgid "DEPOSIT ALL" msgstr "" #: api.lua:144 #, lua-format msgid "Player '%s' has placed %02d '%s' in his safe!" msgstr "" #: api.lua:148 #, lua-format msgid "Player '%s' has removed %02d '%s' in his safe!" msgstr "" #: api.lua:188 api.lua:210 api.lua:225 api.lua:272 #, lua-format msgid "The '%s' parameter must be of the position type (x,y,z)!" msgstr "" #: api.lua:204 api.lua:260 api.lua:266 api.lua:291 #, lua-format msgid "The '%s' parameter must be of the non-empty string type!" msgstr "" #: api.lua:240 api.lua:282 item_dispensing_machine.lua:13 #: item_dispensing_machine.lua:204 item_dispensing_machine.lua:224 #: item_dispensing_machine.lua:296 msgid "DISPENSING MACHINE" msgstr "" #: api.lua:246 #, lua-format msgid "" "A letter was sent by the dispensing machine '%s' to '%s' advising about '%s'!" msgstr "" #: api.lua:252 msgid "" "Due to an unknown error, it was not possible to send an email through the " "dispensing machine!" msgstr "" #: commands.lua:2 commands.lua:9 commands.lua:27 msgid "Lets you check the contents of another players strongbox." msgstr "" #: commands.lua:24 #, lua-format msgid "The strongbox of %s was not created yet!" msgstr "" #: commands.lua:27 commands.lua:37 msgid "checkstrongbox" msgstr "" #: commands.lua:30 msgid "" "You do not have permission to run this command without the privileges " "'checkstrongbox'!" msgstr "" #: item_atm.lua:2 item_atm.lua:63 item_atm.lua:85 msgid "" "PUBLIC ATM\n" "* Save your money in the ATM, and withdraw your money in your Personal Safe " "or other ATM in the shops scattered around the map." msgstr "" #: item_atm.lua:73 item_atm.lua:97 msgid "ATM" msgstr "" #: item_atm.lua:74 msgid "You can not install this 'ATM' too far from a 'Dispensing Machine'!" msgstr "" #: item_atm.lua:92 #, lua-format msgid "PUBLIC ATM - Account of '%s':" msgstr "" #: item_atm.lua:98 #, lua-format msgid "The ATM will only run %02d seconds after it is installed!" msgstr "" #: item_atm.lua:114 msgid "atm" msgstr "" #: item_dispensing_machine.lua:16 msgid "Customer Offer" msgstr "" #: item_dispensing_machine.lua:19 msgid "Customer Receive" msgstr "" #: item_dispensing_machine.lua:22 msgid "ACCEPT" msgstr "" #: item_dispensing_machine.lua:24 msgid "Current customer inventory" msgstr "" #: item_dispensing_machine.lua:29 msgid "The Machine Need" msgstr "" #: item_dispensing_machine.lua:32 msgid "The Machine Offer" msgstr "" #: item_dispensing_machine.lua:47 msgid "Received (Your Profit)" msgstr "" #: item_dispensing_machine.lua:49 msgid "Stock to Offer" msgstr "" #: item_dispensing_machine.lua:51 msgid "You need" msgstr "" #: item_dispensing_machine.lua:53 msgid "You offer" msgstr "" #: item_dispensing_machine.lua:58 msgid "Make an announcement about what this machine will do" msgstr "" #: item_dispensing_machine.lua:63 msgid "Save The Announcement" msgstr "" #: item_dispensing_machine.lua:64 msgid "Seller current inventory" msgstr "" #: item_dispensing_machine.lua:66 msgid "Ctrl + Right Click Mouse → Customer Interface" msgstr "" #: item_dispensing_machine.lua:131 msgid "" "DISPENSING MACHINE\n" "* Sells your items, even if you are not online." msgstr "" #: item_dispensing_machine.lua:154 item_dispensing_machine.lua:235 #: item_dispensing_machine.lua:240 #, lua-format msgid "Dispensing Machine of '%s'." msgstr "" #: item_dispensing_machine.lua:205 msgid "The Dispensing Machine can not be removed before being emptied!" msgstr "" #: item_dispensing_machine.lua:225 msgid "You can not change your own machine!" msgstr "" #: item_dispensing_machine.lua:297 msgid "Dispending done!" msgstr "" #: item_dispensing_machine.lua:306 #, lua-format msgid "" "The Dispensing Machine with offer '%s' cannot deliver more items to '%s' " "because stock of '%s' is empty!" msgstr "" #: item_dispensing_machine.lua:313 #, lua-format msgid "" "The Dispensing Machine with offer '%s' is out of space to receive customer " "item '%s'." msgstr "" #: item_dispensing_machine.lua:319 msgid "" "Without enough space in Dispensing Machine to receive the seller's item. " "(Please, empty the receiving box!)" msgstr "" #: item_dispensing_machine.lua:324 msgid "" "The dispending can not be done. Make sure you offer what the machine asks " "for!" msgstr "" #: item_dispensing_machine.lua:346 msgid "dispensingmachine" msgstr "" #: item_exchange_table.lua:6 msgid "" "EXCHANGE TABLE\n" "(Player to Player)" msgstr "" #: item_exchange_table.lua:9 msgid "Your inventory" msgstr "" #: item_exchange_table.lua:12 item_exchange_table.lua:20 msgid "Open" msgstr "" #: item_exchange_table.lua:13 item_exchange_table.lua:21 #, lua-format msgid "'%s' offer" msgstr "" #: item_exchange_table.lua:14 item_exchange_table.lua:22 msgid "Offer" msgstr "" #: item_exchange_table.lua:15 item_exchange_table.lua:17 #: item_exchange_table.lua:23 item_exchange_table.lua:25 msgid "Cancel" msgstr "" #: item_exchange_table.lua:16 item_exchange_table.lua:24 msgid "Confirm" msgstr "" #: item_exchange_table.lua:97 item_exchange_table.lua:103 #: item_exchange_table.lua:113 msgid "" "EXCHANGE TABLE\n" "* It makes safe exchanges from player to player without the need to put your " "items on the ground." msgstr "" #: item_exchange_table.lua:175 msgid "exchangetable" msgstr "" #: item_miner_cash.lua:6 msgid "" "MINERCOIN\n" "* Basic craftable money with gold and steel." msgstr "" #: item_miner_cash.lua:28 msgid "minercoin" msgstr "" #: item_miner_cash.lua:35 msgid "" "MINERMONEY\n" "* equals 09 Minercoins." msgstr "" #: item_miner_cash.lua:59 msgid "minermoney" msgstr "" #: item_miner_cash.lua:67 msgid "" "CHECK BANK\n" "* equals 09 Minermoneys." msgstr "" #: item_miner_cash.lua:91 msgid "checkbank" msgstr "" #: item_miner_cash.lua:98 msgid "" "CREDIT CARD (Unowned)\n" "* equals 09 Check Banks.\n" "* Allows you to access the bank account of the credit card owner anywhere in " "the world." msgstr "" #: item_miner_cash.lua:113 #, lua-format msgid "CREDIT CARD of '%s'" msgstr "" #: item_miner_cash.lua:126 msgid "CREDIT CARD" msgstr "" #: item_miner_cash.lua:127 #, lua-format msgid "" "Your name has been saved to this credit card. Anyone using this credit card " "will be able to access the '%s' bank account." msgstr "" #: item_miner_cash.lua:135 #, lua-format msgid "ACCOUNT BANK of '%s':" msgstr "" #: item_miner_cash.lua:159 msgid "creditcard" msgstr "" #: item_strongbox.lua:2 msgid "" "STRONGBOX\n" "* Save your money in this safe and withdraw your money at any shop that has " "an ATM." msgstr "" #: item_strongbox.lua:24 item_strongbox.lua:40 #, lua-format msgid "" "STRONGBOX (Property of '%s')\n" "* Save your money in this safe and withdraw your money at any shop that has " "an ATM." msgstr "" #: item_strongbox.lua:48 #, lua-format msgid "STRONGBOX owned by '%s':" msgstr "" #: item_strongbox.lua:53 item_strongbox.lua:60 msgid "STRONGBOX" msgstr "" #: item_strongbox.lua:54 #, lua-format msgid "The safe is going to work %02d seconds after it is installed!" msgstr "" #: item_strongbox.lua:61 #, lua-format msgid "You do not have access to the safe belonging to '%s'!" msgstr "" #: item_strongbox.lua:73 on_final.lua:9 #, lua-format msgid "Saving strongbox from all players in the file '%s'!" msgstr "" #: item_strongbox.lua:88 msgid "strongbox" msgstr "" #: payday.lua:2 msgid "Only players with this privilege will receive a daily payment." msgstr "" #: payday.lua:34 payday.lua:41 msgid "CITY HALL" msgstr "" #: payday.lua:35 #, lua-format msgid "Your Strongbox is full! %2d items weren't added in your bank account." msgstr "" #: payday.lua:42 #, lua-format msgid "The city hall deposited the %2d° salary in your bank account!" msgstr ""