From b318a5e1afc0eb9da844fc92a8dfcefd6dc8dc55 Mon Sep 17 00:00:00 2001 From: Panquesito7 <51391473+Panquesito7@users.noreply.github.com> Date: Wed, 7 Aug 2019 20:01:53 -0500 Subject: [PATCH] Remove useless specified lines... ...and add some missing translations. --- locale/template.pot | 78 ++++++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 37 deletions(-) diff --git a/locale/template.pot b/locale/template.pot index 90d1bf8..349e9c4 100644 --- a/locale/template.pot +++ b/locale/template.pot @@ -16,35 +16,39 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: init.lua:19 +#: config.lua msgid "Let players teleport to other players (request will be sent)" msgstr "" -#: init.lua:43 +#: config.lua msgid "Gives full admin-access to a player." msgstr "" -#: init.lua:50 +#: config.lua msgid "Allow player to teleport to coordinates (if allowed by area protection)" msgstr "" -#: init.lua:105 -msgid "You are teleporting to @1." +#: init.lua +msgid "You are not allowed to send requests because you're muted." msgstr "" -#: init.lua:111 +#: init.lua msgid "Usage: /tpr " msgstr "" -#: init.lua:116 +#: 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:120 +#: 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:121 +#: init.lua msgid "Teleport request sent! It will timeout in @1 seconds" msgstr "" @@ -52,39 +56,39 @@ msgstr "" msgid "Request timed-out." msgstr "" -#: init.lua:147 +#: init.lua msgid "@1 is teleporting to you." msgstr "" -#: init.lua:152 +#: init.lua msgid "Usage: /tphr " msgstr "" -#: init.lua:160 +#: init.lua msgid "@1 is requesting that you teleport to them. /tpy to accept; /tpn to deny" msgstr "" -#: init.lua:187 +#: init.lua msgid "Usage: /tpc " msgstr "" -#: init.lua:194 +#: init.lua msgid "You cannot teleport to a location outside the map!" msgstr "" -#: init.lua:204 +#: init.lua msgid "Teleporting to: @1, @2, @3" msgstr "" -#: init.lua:215 +#: init.lua msgid "Error: @1 is protected by @2." msgstr "" -#: init.lua:240 +#: init.lua msgid "Error: You do not have permission to teleport to those coordinates." msgstr "" -#: init.lua:258 +#: init.lua msgid "Teleport request denied." msgstr "" @@ -96,7 +100,7 @@ msgstr "" msgid "Usage: /tpn allows you to deny teleport requests sent to you by other players." msgstr "" -#: init.lua:278 +#: init.lua msgid "Usage: /tpy allows you to accept teleport requests sent to you by other players" msgstr "" @@ -104,23 +108,23 @@ msgstr "" msgid "@1 doesn't exist, or just disconnected/left (by timeout)." msgstr "" -#: init.lua:317 +#: init.lua msgid "Request Accepted!" msgstr "" -#: init.lua:330 +#: init.lua msgid "Usage: " msgstr "" -#: init.lua:353 -msgid "Not a valid axis. Valid options are X, Y or Z" -msgstr "" - #: init.lua msgid "Not a number!" msgstr "" -#: init.lua:367 +#: init.lua +msgid "Not a valid axis. Valid options are X, Y or Z" +msgstr "" + +#: init.lua msgid "EVADE!" msgstr "" @@ -148,46 +152,46 @@ msgstr "" msgid "There is no place by that name. Keep in mind this is case-sensitive." msgstr "" -#: init.lua:394 +#: init.lua msgid "Request teleport to another player." msgstr "" -#: init.lua:395 +#: init.lua msgid " | leave playername empty to see help message" msgstr "" -#: init.lua:401 +#: init.lua msgid "Request player to teleport to you" msgstr "" -#: init.lua:408 +#: init.lua msgid "Teleport to coordinates" msgstr "" -#: init.lua:409 +#: init.lua msgid " | leave coordinates empty to see help message" msgstr "" -#: init.lua:415 +#: init.lua msgid "Teleport to relative position" msgstr "" -#: init.lua:416 +#: init.lua msgid " | leave empty to see help message" msgstr "" -#: init.lua:422 +#: init.lua msgid "Evade Enemy" msgstr "" -#: init.lua:428 +#: init.lua msgid "Accept teleport requests from another player" msgstr "" -#: init.lua:434 +#: init.lua msgid "Deny teleport requests from another player" msgstr "" -#: init.lua:441 +#: init.lua msgid "[Teleport Request] TPS Teleport v@1 Loaded!" msgstr ""