22# This file is distributed under the GPL-2.0+.
33msgid ""
44msgstr ""
5- "Project-Id-Version : WP PHP Console 1.5.3 \n "
5+ "Project-Id-Version : WP PHP Console 1.5.4 \n "
66"Report-Msgid-Bugs-To : https://github.com/unfulvio/wp-php-console\n "
7- "POT-Creation-Date : 2019-05-22 04:56:12 +00:00\n "
7+ "POT-Creation-Date : 2019-05-30 03:35:08 +00:00\n "
88"MIME-Version : 1.0\n "
99"Content-Type : text/plain; charset=utf-8\n "
1010"Content-Transfer-Encoding : 8bit\n "
@@ -24,62 +24,69 @@ msgstr ""
2424"X-Textdomain-Support : yes\n "
2525"X-Generator : grunt-wp-i18n 1.0.3\n "
2626
27- #. Plugin Name of the plugin/theme
28- msgid "WP PHP Console "
27+ #: includes/ Plugin.php:113 includes/Settings.php:92
28+ msgid "Settings "
2929msgstr ""
3030
31- #: includes/class-wp-php-console-settings.php:80
32- #: includes/class-wp-php-console.php:87
33- msgid "Settings"
31+ #: includes/Plugin.php:386
32+ #. translators: Placeholders: %1$s - WP PHP Console name, %2$s - opening HTML
33+ #. <a> link tag; %3$s closing HTML </a> link tag
34+ msgid ""
35+ "%1$s: Please remember to %2$sset a password%3$s if you want to enable the "
36+ "terminal."
37+ msgstr ""
38+
39+ #. Plugin Name of the plugin/theme
40+ msgid "WP PHP Console"
3441msgstr ""
3542
36- #: includes/class-wp-php-console-settings .php:87
43+ #: includes/Settings .php:99
3744msgid "Password"
3845msgstr ""
3946
40- #: includes/class-wp-php-console-settings .php:91
47+ #: includes/Settings .php:103
4148msgid "Allow only on SSL"
4249msgstr ""
4350
44- #: includes/class-wp-php-console-settings .php:95
51+ #: includes/Settings .php:107
4552msgid "Allowed IP Masks"
4653msgstr ""
4754
48- #: includes/class-wp-php-console-settings .php:99
55+ #: includes/Settings .php:111
4956msgid "Register PC Class"
5057msgstr ""
5158
52- #: includes/class-wp-php-console-settings .php:103
59+ #: includes/Settings .php:115
5360msgid "Show Call Stack"
5461msgstr ""
5562
56- #: includes/class-wp-php-console-settings .php:107
63+ #: includes/Settings .php:119
5764msgid "Short Path Names"
5865msgstr ""
5966
60- #: includes/class-wp-php-console-settings .php:141
67+ #: includes/Settings .php:153
6168msgid "Usage instructions:"
6269msgstr ""
6370
64- #: includes/class-wp-php-console-settings .php:151
71+ #: includes/Settings .php:163
6572msgid ""
6673"Set a password for the eval terminal in the options below and hit \" Save "
6774"Changes\" ."
6875msgstr ""
6976
70- #: includes/class-wp-php-console-settings .php:152
77+ #: includes/Settings .php:164
7178msgid ""
7279"Reload any page of your installation and click on the key icon in your "
7380"Chrome browser address bar, enter your password and access the terminal."
7481msgstr ""
7582
76- #: includes/class-wp-php-console-settings .php:153
83+ #: includes/Settings .php:165
7784msgid ""
7885"From the eval terminal you can execute any PHP or WordPress specific "
7986"function, including functions from your plugins and active theme."
8087msgstr ""
8188
82- #: includes/class-wp-php-console-settings .php:156
89+ #: includes/Settings .php:168
8390#. translators: Placeholders: %1$s - PHP code snippet example, %2$s - Chrome
8491#. javascript console shortcut
8592msgid ""
@@ -89,87 +96,77 @@ msgid ""
8996"Terminal screen's \" Ignore Debug options\" ."
9097msgstr ""
9198
92- #: includes/class-wp-php-console-settings .php:184
99+ #: includes/Settings .php:196
93100msgid "Required"
94101msgstr ""
95102
96- #: includes/class-wp-php-console-settings .php:185
103+ #: includes/Settings .php:197
97104msgid "The password for the eval terminal. If empty, the plugin will not work."
98105msgstr ""
99106
100- #: includes/class-wp-php-console-settings.php:201
101- #: includes/class-wp-php-console-settings.php:250
102- #: includes/class-wp-php-console-settings.php:276
103- #: includes/class-wp-php-console-settings.php:293
107+ #: includes/Settings.php:213 includes/Settings.php:262
108+ #: includes/Settings.php:288 includes/Settings.php:305
104109msgid "Yes"
105110msgstr ""
106111
107- #: includes/class-wp-php-console-settings .php:202
112+ #: includes/Settings .php:214
108113msgid ""
109114"Tick this option if you want the eval terminal to work only on a SSL "
110115"connection."
111116msgstr ""
112117
113- #: includes/class-wp-php-console-settings .php:218
118+ #: includes/Settings .php:230
114119msgid "IP addresses (optional)"
115120msgstr ""
116121
117- #: includes/class-wp-php-console-settings .php:219
122+ #: includes/Settings .php:231
118123msgid ""
119124"You may specify any of the following, to give access to specific IPs to the "
120125"eval terminal:"
121126msgstr ""
122127
123- #: includes/class-wp-php-console-settings .php:223
128+ #: includes/Settings .php:235
124129#. translators: Placeholders: %1$s - a single IP address, %2$s link to Varying
125130#. Vagrant Vagrants project repository
126131msgid "An IP address (for example %1$s, %2$s default IP address)."
127132msgstr ""
128133
129- #: includes/class-wp-php-console-settings .php:229
134+ #: includes/Settings .php:241
130135#. translators: Placeholders: %1$s a range of IP addresses, %2$s - comma
131136#. separated IP addresses
132137msgid "A range of addresses (%1$s) or multiple addresses, comma separated (%2$s)."
133138msgstr ""
134139
135- #: includes/class-wp-php-console-settings .php:252
140+ #: includes/Settings .php:264
136141msgid "Tick to register PC class in the global namespace."
137142msgstr ""
138143
139- #: includes/class-wp-php-console-settings .php:256
144+ #: includes/Settings .php:268
140145#. translators: Placeholders: %1$s, %2$s and %3$s are PHP code snippets
141146#. examples
142147msgid ""
143148"Allows to write %1$s or %2$s instructions in PHP to inspect %3$s in the "
144149"JavaScript console."
145150msgstr ""
146151
147- #: includes/class-wp-php-console-settings .php:277
152+ #: includes/Settings .php:289
148153msgid ""
149154"Tick to see the full call stack when PHP Console writes to the browser "
150155"JavaScript console."
151156msgstr ""
152157
153- #: includes/class-wp-php-console-settings .php:295
158+ #: includes/Settings .php:307
154159msgid ""
155160"Tick to shorten the length of PHP Console error sources and traces paths in "
156161"browser JavaScript console for better readability."
157162msgstr ""
158163
159- #: includes/class-wp-php-console-settings .php:299
164+ #: includes/Settings .php:311
160165#. translators: Placeholders: %1$s - long server path, %2$s - shortened server
161166#. path
162167msgid "Paths like %1$s will be displayed as %2$s"
163168msgstr ""
164169
165- #: includes/class-wp-php-console.php:321
166- #. translators: Placeholders: %1$s - WP Php Console name, %2$s - opening HTML
167- #. <a> link tag; %3$s closing HTML </a> link tag
168- msgid ""
169- "%1$s: Please remember to %2$sset a password%3$s if you want to enable the "
170- "terminal."
171- msgstr ""
172-
173170#. Plugin URI of the plugin/theme
174171msgid "https://github.com/unfulvio/wp-php-console/"
175172msgstr ""
@@ -189,7 +186,7 @@ msgstr ""
189186msgid "https://github.com/unfulvio/"
190187msgstr ""
191188
192- #: includes/class-wp-php-console-settings .php:138
189+ #: includes/Settings .php:150
193190#. translators: Placeholder: %s refers to the PHP Console library, pointing to
194191#. its GitHub repository
195192msgctxt "PHP Console, the PHP Library"
@@ -198,7 +195,7 @@ msgid ""
198195"testing, debugging and development purposes."
199196msgstr ""
200197
201- #: includes/class-wp-php-console-settings .php:148
198+ #: includes/Settings .php:160
202199#. translators: Placeholder: %s represents the Google Chrome PHP Console
203200#. extension download link
204201msgctxt "PHP Console, the Chrome Extension"
0 commit comments