hopper/locale/template.pot

114 lines
3.5 KiB
Plaintext
Raw Normal View History

2017-02-05 05:29:23 +01:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2017-02-03 04:03:24 +01:00
# This file is distributed under the same license as the PACKAGE package.
2017-02-05 05:29:23 +01:00
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
2017-02-03 04:03:24 +01:00
#
#, fuzzy
msgid ""
msgstr ""
2017-02-05 05:29:23 +01:00
"Project-Id-Version: PACKAGE VERSION\n"
2017-02-03 04:03:24 +01:00
"Report-Msgid-Bugs-To: \n"
2017-02-05 05:29:23 +01:00
"POT-Creation-Date: 2017-02-04 21:26-0700\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"
2017-02-03 04:03:24 +01:00
"MIME-Version: 1.0\n"
2017-02-05 05:29:23 +01:00
"Content-Type: text/plain; charset=CHARSET\n"
2017-02-03 04:03:24 +01:00
"Content-Transfer-Encoding: 8bit\n"
2017-02-05 05:29:23 +01:00
#: init.lua:101
msgid "Hopper to transfer items between neighboring blocks' inventories."
2017-02-03 04:03:24 +01:00
msgstr ""
2017-02-05 05:29:23 +01:00
#: init.lua:102
2017-02-03 04:03:24 +01:00
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 ""
2017-02-05 05:29:23 +01:00
#: init.lua:104
2017-02-03 04:03:24 +01:00
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 ""
2017-02-05 05:29:23 +01:00
#: init.lua:106
2017-02-03 04:03:24 +01:00
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 ""
2017-02-05 05:29:23 +01:00
#: init.lua:108
2017-02-03 04:03:24 +01:00
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"
2017-02-03 04:03:24 +01:00
"\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 ""
2017-02-05 05:29:23 +01:00
#: init.lua:110
msgid "A chute to transfer items over longer distances."
msgstr ""
#: init.lua:111
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 manuall "
"removed or their destination becomes available."
msgstr ""
#: init.lua:255
2017-02-03 04:03:24 +01:00
msgid "Hopper"
msgstr ""
2017-02-05 05:29:23 +01:00
#: init.lua:316 init.lua:407
2017-02-03 04:03:24 +01:00
msgid "@1 moves stuff in hopper at @2"
msgstr ""
2017-02-05 05:29:23 +01:00
#: init.lua:321 init.lua:412
2017-02-03 04:03:24 +01:00
msgid "@1 moves stuff to hopper at @2"
msgstr ""
2017-02-05 05:29:23 +01:00
#: init.lua:326 init.lua:417
2017-02-03 04:03:24 +01:00
msgid "@1 moves stuff from hopper at @2"
msgstr ""
2017-02-05 05:29:23 +01:00
#: init.lua:342
2017-02-03 04:03:24 +01:00
msgid "Side Hopper"
msgstr ""
2017-02-05 05:29:23 +01:00
#: init.lua:441
msgid "Hopper Chute"
msgstr ""
#: init.lua:498
msgid "@1 moves stuff to chute at @2"
msgstr ""
#: init.lua:705
2017-02-03 04:03:24 +01:00
msgid "[MOD] Hopper loaded"
msgstr ""