2019-07-15 20:52:31 +02:00
|
|
|
# Template translation for Teleport Request.
|
|
|
|
# Copyright (C) 2015-2019 Michael Tomaino 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"
|
2019-07-16 21:28:37 +02:00
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
2019-07-15 20:52:31 +02:00
|
|
|
"Language-Team: \n"
|
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
|
|
|
#: init.lua:19
|
|
|
|
msgid "Let players teleport to other players (request will be sent)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:43
|
|
|
|
msgid "Gives full admin-access to a player."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:50
|
|
|
|
msgid "Allow player to teleport to coordinates (if allowed by area protection)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:105
|
|
|
|
msgid "You are teleporting to @1."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:111
|
|
|
|
msgid "Usage: /tpr <Player name>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:116
|
|
|
|
msgid "There is no player by that name. Keep in mind this is case sensitive, and the player must be online"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:120
|
|
|
|
msgid "@1 is requesting to teleport to you. /tpy to accept"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:121
|
|
|
|
msgid "Teleport request sent! It will timeout in @1 seconds"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-27 01:52:57 +02:00
|
|
|
#: init.lua
|
|
|
|
msgid "Request timed-out."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-15 20:52:31 +02:00
|
|
|
#: init.lua:147
|
|
|
|
msgid "@1 is teleporting to you."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:152
|
|
|
|
msgid "Usage: /tphr <Player name>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:160
|
|
|
|
msgid "@1 is requesting that you teleport to them. /tpy to accept; /tpn to deny"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:187
|
|
|
|
msgid "Usage: /tpc <x, y, z>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:194
|
|
|
|
msgid "You cannot teleport to a location outside the map!"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:204
|
|
|
|
msgid "Teleporting to: @1, @2, @3"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:215
|
|
|
|
msgid "Error: @1 is protected by @2."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:240
|
|
|
|
msgid "Error: You do not have permission to teleport to those coordinates."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:258
|
|
|
|
msgid "Teleport request denied."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:278
|
|
|
|
msgid "Usage: /tpy allows you to accept teleport requests sent to you by other players"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-29 01:05:04 +02:00
|
|
|
#: init.lua
|
|
|
|
msgid "@1 just disconnected/left (by timeout)."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-15 20:52:31 +02:00
|
|
|
#: init.lua:317
|
|
|
|
msgid "Request Accepted!"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:330
|
|
|
|
msgid "Usage: <x|y|z> <number>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:353
|
|
|
|
msgid "Not a valid axis. Valid options are X, Y or Z"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-25 23:09:01 +02:00
|
|
|
#: init.lua
|
|
|
|
msgid "Not a number!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-15 20:52:31 +02:00
|
|
|
#: init.lua:367
|
|
|
|
msgid "EVADE!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-18 01:04:52 +02:00
|
|
|
#: 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 ""
|
|
|
|
|
2019-07-15 20:52:31 +02:00
|
|
|
#: init.lua:394
|
|
|
|
msgid "Request teleport to another player."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-16 21:28:37 +02:00
|
|
|
#: init.lua:395
|
|
|
|
msgid "<playername> | leave playername empty to see help message"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-15 20:52:31 +02:00
|
|
|
#: init.lua:401
|
|
|
|
msgid "Request player to teleport to you"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:408
|
|
|
|
msgid "Teleport to coordinates"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-16 21:28:37 +02:00
|
|
|
#: init.lua:409
|
|
|
|
msgid "<coordinates> | leave coordinates empty to see help message"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-15 20:52:31 +02:00
|
|
|
#: init.lua:415
|
|
|
|
msgid "Teleport to relative position"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-16 21:28:37 +02:00
|
|
|
#: init.lua:416
|
|
|
|
msgid "<axis> <distance> | leave empty to see help message"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-07-15 20:52:31 +02:00
|
|
|
#: init.lua:422
|
|
|
|
msgid "Evade Enemy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:428
|
|
|
|
msgid "Accept teleport requests from another player"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: init.lua:434
|
|
|
|
msgid "Deny teleport requests from another player"
|
2019-07-16 21:28:37 +02:00
|
|
|
msgstr ""
|
2019-07-16 21:51:34 +02:00
|
|
|
|
|
|
|
#: init.lua:441
|
|
|
|
msgid "[Teleport Request] TPS Teleport v@1 Loaded!"
|
|
|
|
msgstr ""
|