123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- # Template translation for Teleport Request.
- # Copyright (C) 2015-2019 ChaosWormz and contributors.
- # This file is distributed under under the same license as the Teleport Request package.
- # Panquesito7, 2019.
- msgid ""
- msgstr ""
- "Project-Id-Version: Teleport Request\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2019-07-12 5:07+0200\n"
- "PO-Revision-Date: \n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: \n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #: config.lua
- msgid "Let players teleport to other players (request will be sent)"
- msgstr ""
- #: config.lua
- msgid "Gives full admin-access to a player."
- msgstr ""
- #: config.lua
- msgid "Allow player to teleport to coordinates (if allowed by area protection)"
- msgstr ""
- #: init.lua
- msgid "You are not allowed to send requests because you're muted."
- msgstr ""
- #: init.lua
- msgid "Usage: /tpr <Player name>"
- msgstr ""
- #: init.lua
- msgid "There is no player by that name. Keep in mind this is case sensitive, and the player must be online"
- msgstr ""
- #: init.lua
- msgid "You are teleporting to @1."
- msgstr ""
- #: init.lua
- msgid "@1 is requesting to teleport to you. /tpy to accept"
- msgstr ""
- #: init.lua
- msgid "Teleport request sent! It will timeout in @1 seconds"
- msgstr ""
- #: init.lua
- msgid "Request timed-out."
- msgstr ""
- #: init.lua
- msgid "@1 is teleporting to you."
- msgstr ""
- #: init.lua
- msgid "Usage: /tphr <Player name>"
- msgstr ""
- #: init.lua
- msgid "@1 is requesting that you teleport to them. /tpy to accept; /tpn to deny"
- msgstr ""
- #: init.lua
- msgid "Usage: /tpc <x, y, z>"
- msgstr ""
- #: init.lua
- msgid "You cannot teleport to a location outside the map!"
- msgstr ""
- #: init.lua
- msgid "Teleporting to: @1, @2, @3"
- msgstr ""
- #: init.lua
- msgid "Error: @1 is protected by @2."
- msgstr ""
- #: init.lua
- msgid "Error: You do not have permission to teleport to those coordinates."
- msgstr ""
- #: init.lua
- msgid "Teleport request denied."
- msgstr ""
- #: init.lua
- msgid "You denied the request @1 sent you."
- msgstr ""
- #: init.lua
- msgid "Usage: /tpn allows you to deny teleport requests sent to you by other players."
- msgstr ""
- #: init.lua
- msgid "Usage: /tpy allows you to accept teleport requests sent to you by other players"
- msgstr ""
- #: init.lua
- msgid "@1 doesn't exist, or just disconnected/left (by timeout)."
- msgstr ""
- #: init.lua
- msgid "Request Accepted!"
- msgstr ""
- #: init.lua
- msgid "Usage: <x|y|z> <number>"
- msgstr ""
- #: init.lua
- msgid "Not a number!"
- msgstr ""
- #: init.lua
- msgid "Not a valid axis. Valid options are X, Y or Z"
- msgstr ""
- #: init.lua
- msgid "EVADE!"
- msgstr ""
- #: init.lua
- msgid "Teleport to a place (i.e., spawn, shop)."
- msgstr ""
- #: init.lua
- msgid "<place> | leave empty to see available places"
- msgstr ""
- #: init.lua
- msgid "There are no places yet."
- msgstr ""
- #: init.lua
- msgid "Usage: /tpp <place>"
- msgstr ""
- #: init.lua
- msgid "Teleporting to @1."
- msgstr ""
- #: init.lua
- msgid "There is no place by that name. Keep in mind this is case-sensitive."
- msgstr ""
- #: init.lua
- msgid "Request teleport to another player."
- msgstr ""
- #: init.lua
- msgid "<playername> | leave playername empty to see help message"
- msgstr ""
- #: init.lua
- msgid "Request player to teleport to you"
- msgstr ""
- #: init.lua
- msgid "Teleport to coordinates"
- msgstr ""
- #: init.lua
- msgid "<coordinates> | leave coordinates empty to see help message"
- msgstr ""
- #: init.lua
- msgid "Teleport to relative position"
- msgstr ""
- #: init.lua
- msgid "<axis> <distance> | leave empty to see help message"
- msgstr ""
- #: init.lua
- msgid "Evade Enemy"
- msgstr ""
- #: init.lua
- msgid "Accept teleport requests from another player"
- msgstr ""
- #: init.lua
- msgid "Deny teleport requests from another player"
- msgstr ""
- #: init.lua
- msgid "[Teleport Request] TPS Teleport v@1 Loaded!"
- msgstr ""
|