|
| 1 | +msgid "" |
| 2 | +msgstr "" |
| 3 | +"Project-Id-Version: pmt.mcpe.me page Languages\n" |
| 4 | +"POT-Creation-Date: 2016-04-13 09:55+0800\n" |
| 5 | +"PO-Revision-Date: 2016-04-13 09:56+0800\n" |
| 6 | +" Last-Translator: pmt.mcpe.me management organization <[email protected]>\n" |
| 7 | +" Language-Team: pmt.mcpe.me management organization <[email protected]>\n" |
| 8 | +"Language: en_US\n" |
| 9 | +"MIME-Version: 1.0\n" |
| 10 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 11 | +"Content-Transfer-Encoding: 8bit\n" |
| 12 | +"X-Generator: Poedit 1.8.7\n" |
| 13 | +"X-Poedit-Basepath: ../../..\n" |
| 14 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 15 | +"X-Poedit-SearchPath-0: phar.php\n" |
| 16 | + |
| 17 | +#: phar.php:6 |
| 18 | +msgid "Create phar" |
| 19 | +msgstr "" |
| 20 | + |
| 21 | +#: phar.php:14 |
| 22 | +msgid "Phar maker" |
| 23 | +msgstr "Phar maker" |
| 24 | + |
| 25 | +#: phar.php:15 |
| 26 | +msgid "How to use" |
| 27 | +msgstr "How to use" |
| 28 | + |
| 29 | +#: phar.php:17 |
| 30 | +msgid "Write your plugin, of course :D" |
| 31 | +msgstr "Write your plugin, of course :D" |
| 32 | + |
| 33 | +#: phar.php:18 |
| 34 | +msgid "Put your files in the correct structure (according to namespaces, etc.)" |
| 35 | +msgstr "" |
| 36 | +"Put your files in the correct structure (according to namespaces, etc.)" |
| 37 | + |
| 38 | +#: phar.php:19 |
| 39 | +msgid "" |
| 40 | +"Create a ZIP file and throw your structure into it. You can put it anywhere " |
| 41 | +"inside the ZIP file, but only the folder with plugin.yml (and subfolders) " |
| 42 | +"will be included." |
| 43 | +msgstr "" |
| 44 | +"Create a ZIP file and throw your structure into it. You can put it anywhere " |
| 45 | +"inside the ZIP file, but only the folder with plugin.yml (and subfolders) " |
| 46 | +"will be included." |
| 47 | + |
| 48 | +#: phar.php:20 |
| 49 | +msgid "Upload that file below :)" |
| 50 | +msgstr "Upload that file below :)" |
| 51 | + |
| 52 | +#: phar.php:24 |
| 53 | +msgid "Stub (Leave as default unless you know what it is):" |
| 54 | +msgstr "Stub (Leave as default unless you know what it is):" |
| 55 | + |
| 56 | +#: phar.php:30 |
| 57 | +msgid "Use the PocketMine-MP.phar stub" |
| 58 | +msgstr "Use the PocketMine-MP.phar stub" |
| 59 | + |
| 60 | +#: phar.php:32 |
| 61 | +msgid "Tune the plugin using the following methods:" |
| 62 | +msgstr "Tune the plugin using the following methods:" |
| 63 | + |
| 64 | +#: phar.php:34 |
| 65 | +msgid "" |
| 66 | +"Optimize constant references by adding a <code>\\</code> prefix to indicate " |
| 67 | +"that it is a top namespace reference." |
| 68 | +msgstr "" |
| 69 | +"Optimize constant references by adding a <code>\\</code> prefix to indicate " |
| 70 | +"that it is a top namespace reference." |
| 71 | + |
| 72 | +#: phar.php:35 |
| 73 | +msgid "Obfuscate code" |
| 74 | +msgstr "Obfuscate code" |
| 75 | + |
| 76 | +#: phar.php:37 |
| 77 | +msgid "" |
| 78 | +"Warning: Using any of the tunes may stripe out all the comments in your code " |
| 79 | +"<em>except</em> PHP doc comments or line comments." |
| 80 | +msgstr "" |
| 81 | +"Warning: Using any of the tunes may stripe out all the comments in your code " |
| 82 | +"<em>except</em> PHP doc comments or line comments." |
| 83 | + |
| 84 | +#: phar.php:39 |
| 85 | +msgid "Carry out the following inspections too:" |
| 86 | +msgstr "Carry out the following inspections too:" |
| 87 | + |
| 88 | +#: phar.php:40 |
| 89 | +msgid "Check classpath" |
| 90 | +msgstr "Check classpath" |
| 91 | + |
| 92 | +#: phar.php:41 |
| 93 | +msgid "Scan for bad practice" |
| 94 | +msgstr "Scan for bad practice" |
| 95 | + |
| 96 | +#: phar.php:42 |
| 97 | +msgid "Syntax error lint scan" |
| 98 | +msgstr "Syntax error lint scan" |
| 99 | + |
| 100 | +#: phar.php:44 |
| 101 | +msgid "create phar" |
| 102 | +msgstr "create phar" |
| 103 | + |
| 104 | +#: phar.php:46 |
| 105 | +msgid "" |
| 106 | +"New: use the frames page <a href=\"pm.php\" target=\"_parent\">here</a> if " |
| 107 | +"you are not already using." |
| 108 | +msgstr "" |
| 109 | +"New: use the frames page <a href=\"pm.php\" target=\"_parent\">here</a> if " |
| 110 | +"you are not already using." |
| 111 | + |
| 112 | +#: phar.php:48 |
| 113 | +msgid "" |
| 114 | +"Disclaimer:\n" |
| 115 | +"\tThis service is provided absolutely free of charge and is not guaranteed " |
| 116 | +"always available.\n" |
| 117 | +"\tThis page (phar.php) extracts ZIP files uploaded by users into a location " |
| 118 | +"in the server's filesystem that is not available to users, executes tuning " |
| 119 | +"and packs the result into a *.phar file that is available for public " |
| 120 | +"download. This process is 100% automated.\n" |
| 121 | +"\tThis website (http://pmt.mcpe.me) is in no ways affiliated with PocketMine-" |
| 122 | +"MP (http://pocketmine.net), an open-source project developed by the " |
| 123 | +"PocketMine Team, or Minecraft: PE, a game software developed by Mojang.\n" |
| 124 | +"\tWe (owner of this website) are not to be held responsible for any acts " |
| 125 | +"related to copyright breaches and other illegal acts. All contents in the " |
| 126 | +"downloaded phar are either generated using the uploaded file or the software " |
| 127 | +"used for this website." |
| 128 | +msgstr "" |
| 129 | +"Disclaimer:\n" |
| 130 | +"\tThis service is provided absolutely free of charge and is not guaranteed " |
| 131 | +"always available.\n" |
| 132 | +"\tThis page (phar.php) extracts ZIP files uploaded by users into a location " |
| 133 | +"in the server's filesystem that is not available to users, executes tuning " |
| 134 | +"and packs the result into a *.phar file that is available for public " |
| 135 | +"download. This process is 100% automated.\n" |
| 136 | +"\tThis website (http://pmt.mcpe.me) is in no ways affiliated with PocketMine-" |
| 137 | +"MP (http://pocketmine.net), an open-source project developed by the " |
| 138 | +"PocketMine Team, or Minecraft: PE, a game software developed by Mojang.\n" |
| 139 | +"\tWe (owner of this website) are not to be held responsible for any acts " |
| 140 | +"related to copyright breaches and other illegal acts. All contents in the " |
| 141 | +"downloaded phar are either generated using the uploaded file or the software " |
| 142 | +"used for this website." |
| 143 | + |
| 144 | +#~ msgid "Disclaimer:" |
| 145 | +#~ msgstr "Disclaimer:" |
| 146 | + |
| 147 | +#~ msgid "" |
| 148 | +#~ "This service is provided absolutely free of charge and is not guaranteed " |
| 149 | +#~ "always available." |
| 150 | +#~ msgstr "" |
| 151 | +#~ "This service is provided absolutely free of charge and is not guaranteed " |
| 152 | +#~ "always available." |
| 153 | + |
| 154 | +#~ msgid "" |
| 155 | +#~ "This page (phar.php) extracts ZIP files uploaded by users into a location " |
| 156 | +#~ "in the server's filesystem that is not available to users, executes " |
| 157 | +#~ "tuning and packs the result into a *.phar file that is available for " |
| 158 | +#~ "public download. This process is 100% automated." |
| 159 | +#~ msgstr "" |
| 160 | +#~ "This page (phar.php) extracts ZIP files uploaded by users into a location " |
| 161 | +#~ "in the server's filesystem that is not available to users, executes " |
| 162 | +#~ "tuning and packs the result into a *.phar file that is available for " |
| 163 | +#~ "public download. This process is 100% automated." |
| 164 | + |
| 165 | +#~ msgid "" |
| 166 | +#~ "This website (http://pmt.mcpe.me) is in no ways affiliated with " |
| 167 | +#~ "PocketMine-MP (http://pocketmine.net), an open-source project developed " |
| 168 | +#~ "by the PocketMine Team, or Minecraft: PE, a game software developed by " |
| 169 | +#~ "Mojang." |
| 170 | +#~ msgstr "" |
| 171 | +#~ "This website (http://pmt.mcpe.me) is in no ways affiliated with " |
| 172 | +#~ "PocketMine-MP (http://pocketmine.net), an open-source project developed " |
| 173 | +#~ "by the PocketMine Team, or Minecraft: PE, a game software developed by " |
| 174 | +#~ "Mojang." |
| 175 | + |
| 176 | +#~ msgid "" |
| 177 | +#~ "We (owner of this website) are not to be held responsible for any acts " |
| 178 | +#~ "related to copyright breaches and other illegal acts. All contents in the " |
| 179 | +#~ "downloaded phar are either generated using the uploaded file or the " |
| 180 | +#~ "software used for this website." |
| 181 | +#~ msgstr "" |
| 182 | +#~ "We (owner of this website) are not to be held responsible for any acts " |
| 183 | +#~ "related to copyright breaches and other illegal acts. All contents in the " |
| 184 | +#~ "downloaded phar are either generated using the uploaded file or the " |
| 185 | +#~ "software used for this website." |
0 commit comments