hopper/locale/template.pot
2017-04-01 09:48:54 -06:00

215 lines
6.5 KiB
Plaintext

# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-01 09:43-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: hopper\doc.lua:11
msgid "Hopper to transfer items between neighboring blocks' inventories."
msgstr ""
#: hopper\doc.lua:12
msgid ""
"Items are transfered from the block at the wide end of the hopper to the "
"block at the narrow end of the hopper at a rate of one per second. Items can "
"also be placed directly into the hopper's inventory, or they can be dropped "
"into the space above a hopper and will be sucked into the hopper's inventory "
"automatically.\n"
"\n"
msgstr ""
#: hopper\doc.lua:14
msgid ""
"Hopper blocks come in both 'vertical' and 'side' forms, but when in a "
"player's inventory both are represented by a single generic item. The type "
"of hopper block that will be placed when the player uses this item depends "
"on what is pointed at - when the hopper item is pointed at the top or bottom "
"face of a block a vertical hopper is placed, when aimed at the side of a "
"block a side hopper is produced that connects to the clicked-on side.\n"
"\n"
msgstr ""
#: hopper\doc.lua:16
msgid ""
"Hopper blocks come in both 'vertical' and 'side' forms. They can be "
"interconverted between the two forms via the crafting grid.\n"
"\n"
msgstr ""
#: hopper\doc.lua:18
msgid ""
"When used with furnaces, hoppers inject items into the furnace's \"raw "
"material\" inventory slot when the narrow end is attached to the top or "
"bottom and inject items into the furnace's \"fuel\" inventory slot when "
"attached to the furnace's side.\n"
"\n"
"Items that cannot be placed in a target block's inventory will remain in the "
"hopper.\n"
"\n"
"Hoppers have the same permissions as the player that placed them. Hoppers "
"placed by you are allowed to take items from or put items into locked chests "
"that you own, but hoppers placed by other players will be unable to do so. A "
"hopper's own inventory is not not owner-locked, though, so you can use this "
"as a way to allow other players to deposit items into your locked chests."
msgstr ""
#: hopper\doc.lua:20
msgid "A chute to transfer items over longer distances."
msgstr ""
#: hopper\doc.lua:21
msgid ""
"Chutes operate much like hoppers but do not have their own intake "
"capability. Items can only be inserted into a chute manually or by a hopper "
"connected to a chute. They transfer items in the direction indicated by the "
"arrow on their narrow segment at a rate of one item per second. They have a "
"small buffer capacity, and any items that can't be placed into the target "
"block's inventory will remain lodged in the chute's buffer until manually "
"removed or their destination becomes available."
msgstr ""
#: hopper\doc.lua:23
msgid "A sorter to redirect certain items to an alternate target."
msgstr ""
#: hopper\doc.lua:24
msgid ""
"This is similar to a chute but has a secondary output that is used to shunt "
"specific items to an alternate destination. There is a set of inventory "
"slots labeled \"Filter\" at the top of this block's inventory display, if "
"you place an item into one of these slots the sorter will record the item's "
"type (without actually taking it from you). Then when items come through the "
"sorter's inventory that match one of the items in the filter list it will "
"first attempt to send it in the direction marked with an arrow on the "
"sorter's sides.\n"
"\n"
"If the item doesn't match the filter list, or the secondary output is unable "
"to take the item for whatever reason, the sorter will try to send the item "
"out the other output instead.\n"
"\n"
"In addition, there is a button labeled \"Filter All\" that will tell the "
"sorter to not use the filter list and instead first attempt to shunt all "
"items out of the filter, only sending items along the non-filter path if the "
"target cannot accept it for whatever reason. This feature is useful for "
"handling \"overflow\" (when the target's inventory fills up) or for dealing "
"with targets that are selective about what they accept (for example, a "
"furnace's fuel slot)."
msgstr ""
#: hopper\init.lua:61
msgid "[MOD] Hopper loaded"
msgstr ""
#: hopper\utility.lua:34
msgid ""
"Don't\n"
"Eject"
msgstr ""
#: hopper\utility.lua:35
msgid ""
"This hopper is currently set to eject items from its output\n"
"even if there isn't a compatible block positioned to receive it.\n"
"Click this button to disable this feature."
msgstr ""
#: hopper\utility.lua:37
msgid ""
"Eject\n"
"Items"
msgstr ""
#: hopper\utility.lua:38
msgid ""
"This hopper is currently set to hold on to item if there\n"
"isn't a compatible block positioned to receive it.\n"
"Click this button to have it eject items instead."
msgstr ""
#: hopper\nodes\chute.lua:20
msgid "Hopper Chute"
msgstr ""
#: hopper\nodes\chute.lua:78
msgid "@1 moves stuff to chute at @2"
msgstr ""
#: hopper\nodes\hoppers.lua:60
msgid "Hopper"
msgstr ""
#: hopper\nodes\hoppers.lua:122
#: hopper\nodes\hoppers.lua:214
msgid "@1 moves stuff in hopper at @2"
msgstr ""
#: hopper\nodes\hoppers.lua:127
#: hopper\nodes\hoppers.lua:219
msgid "@1 moves stuff to hopper at @2"
msgstr ""
#: hopper\nodes\hoppers.lua:132
#: hopper\nodes\hoppers.lua:224
msgid "@1 moves stuff from hopper at @2"
msgstr ""
#: hopper\nodes\hoppers.lua:148
msgid "Side Hopper"
msgstr ""
#: hopper\nodes\sorter.lua:22
#: hopper\nodes\sorter.lua:39
msgid ""
"Selective\n"
"Filter"
msgstr ""
#: hopper\nodes\sorter.lua:23
#: hopper\nodes\sorter.lua:40
msgid ""
"This sorter is currently set to try sending all items\n"
"in the direction of the arrow. Click this button\n"
"to enable an item-type-specific filter."
msgstr ""
#: hopper\nodes\sorter.lua:25
#: hopper\nodes\sorter.lua:43
msgid ""
"Filter\n"
"All"
msgstr ""
#: hopper\nodes\sorter.lua:26
#: hopper\nodes\sorter.lua:44
msgid ""
"This sorter is currently set to only send items listed\n"
"in the filter list in the direction of the arrow.\n"
"Click this button to set it to try sending all\n"
"items that way first."
msgstr ""
#: hopper\nodes\sorter.lua:42
msgid "Filter"
msgstr ""
#: hopper\nodes\sorter.lua:64
msgid "Sorter"
msgstr ""
#: hopper\nodes\sorter.lua:143
msgid "@1 moves stuff to sorter at @2"
msgstr ""