1- # Copyright (C) 2019 Fulvio Notarstefano
1+ # Copyright (C) 2020 Fulvio Notarstefano
22# This file is distributed under the GPL-2.0+.
33msgid ""
44msgstr ""
5- "Project-Id-Version : WP PHP Console 1.5.4 \n "
5+ "Project-Id-Version : WP PHP Console 1.6.0 \n "
66"Report-Msgid-Bugs-To : https://github.com/unfulvio/wp-php-console\n "
7- "POT-Creation-Date : 2019-05-30 03:39:12 +00:00\n "
7+ "POT-Creation-Date : 2020-11-09 03:25:23 +00:00\n "
88"MIME-Version : 1.0\n "
99"Content-Type : text/plain; charset=utf-8\n "
1010"Content-Transfer-Encoding : 8bit\n "
11- "PO-Revision-Date : 2019 -MO-DA HO:MI+ZONE\n "
11+ "PO-Revision-Date : 2020 -MO-DA HO:MI+ZONE\n "
1212"
Last-Translator :
Fulvio Notarstefano <[email protected] >\n "
1313"
Language-Team :
Fulvio Notarstefano <[email protected] >\n "
1414"Language : en_US\n "
@@ -24,69 +24,70 @@ msgstr ""
2424"X-Textdomain-Support : yes\n "
2525"X-Generator : grunt-wp-i18n 1.0.3\n "
2626
27- #: includes/Plugin .php:113 includes/Settings .php:92
27+ #: src/Admin/SettingsPage .php:88 src/Admin .php:86
2828msgid "Settings"
2929msgstr ""
3030
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"
41- msgstr ""
42-
43- #: includes/Settings.php:99
31+ #: src/Admin/SettingsPage.php:95
4432msgid "Password"
4533msgstr ""
4634
47- #: includes/Settings .php:103
35+ #: src/Admin/SettingsPage .php:103
4836msgid "Allow only on SSL"
4937msgstr ""
5038
51- #: includes/Settings .php:107
39+ #: src/Admin/SettingsPage .php:110
5240msgid "Allowed IP Masks"
5341msgstr ""
5442
55- #: includes/Settings .php:111
43+ #: src/Admin/SettingsPage .php:117
5644msgid "Register PC Class"
5745msgstr ""
5846
59- #: includes/Settings .php:115
47+ #: src/Admin/SettingsPage .php:124
6048msgid "Show Call Stack"
6149msgstr ""
6250
63- #: includes/Settings .php:119
51+ #: src/Admin/SettingsPage .php:131
6452msgid "Short Path Names"
6553msgstr ""
6654
67- #: includes/Settings .php:153
55+ #: src/Admin/SettingsPage .php:170
6856msgid "Usage instructions:"
6957msgstr ""
7058
71- #: includes/Settings.php:163
59+ #: src/Admin/SettingsPage.php:179
60+ #. translators: Placeholder: %s - PHP Console extension name
61+ msgid "%s extension for Google Chrome"
62+ msgstr ""
63+
64+ #: src/Admin/SettingsPage.php:183
65+ #. translators: Placeholders: %1$s - opening PHP <a> link tag, %2$s - closing
66+ #. PHP </a> link tag
67+ msgid ""
68+ "If the Chrome extension is unavailable from the web store, you may "
69+ "%1$sdownload and install it from the source%2$s."
70+ msgstr ""
71+
72+ #: src/Admin/SettingsPage.php:187
7273msgid ""
7374"Set a password for the eval terminal in the options below and hit \" Save "
7475"Changes\" ."
7576msgstr ""
7677
77- #: includes/Settings .php:164
78+ #: src/Admin/SettingsPage .php:188
7879msgid ""
7980"Reload any page of your installation and click on the key icon in your "
8081"Chrome browser address bar, enter your password and access the terminal."
8182msgstr ""
8283
83- #: includes/Settings .php:165
84+ #: src/Admin/SettingsPage .php:189
8485msgid ""
8586"From the eval terminal you can execute any PHP or WordPress specific "
8687"function, including functions from your plugins and active theme."
8788msgstr ""
8889
89- #: includes/Settings .php:168
90+ #: src/Admin/SettingsPage .php:192
9091#. translators: Placeholders: %1$s - PHP code snippet example, %2$s - Chrome
9192#. javascript console shortcut
9293msgid ""
@@ -96,77 +97,96 @@ msgid ""
9697"Terminal screen's \" Ignore Debug options\" ."
9798msgstr ""
9899
99- #: includes/Settings .php:196
100+ #: src/Admin/SettingsPage .php:296
100101msgid "Required"
101102msgstr ""
102103
103- #: includes/Settings.php:197
104- msgid "The password for the eval terminal. If empty, the plugin will not work."
105- msgstr ""
106-
107- #: includes/Settings.php:213 includes/Settings.php:262
108- #: includes/Settings.php:288 includes/Settings.php:305
109- msgid "Yes"
110- msgstr ""
111-
112- #: includes/Settings.php:214
113- msgid ""
114- "Tick this option if you want the eval terminal to work only on a SSL "
115- "connection."
116- msgstr ""
117-
118- #: includes/Settings.php:230
119- msgid "IP addresses (optional)"
104+ #: src/Admin/SettingsPage.php:323
105+ msgid "The password for the eval terminal. If empty, the connector will not work."
120106msgstr ""
121107
122- #: includes/Settings .php:231
108+ #: src/Admin/SettingsPage .php:336
123109msgid ""
124110"You may specify any of the following, to give access to specific IPs to the "
125111"eval terminal:"
126112msgstr ""
127113
128- #: includes/Settings .php:235
114+ #: src/Admin/SettingsPage .php:340
129115#. translators: Placeholders: %1$s - a single IP address, %2$s link to Varying
130116#. Vagrant Vagrants project repository
131117msgid "An IP address (for example %1$s, %2$s default IP address)."
132118msgstr ""
133119
134- #: includes/Settings .php:241
120+ #: src/Admin/SettingsPage .php:346
135121#. translators: Placeholders: %1$s a range of IP addresses, %2$s - comma
136122#. separated IP addresses
137123msgid "A range of addresses (%1$s) or multiple addresses, comma separated (%2$s)."
138124msgstr ""
139125
140- #: includes/Settings.php:264
141- msgid "Tick to register PC class in the global namespace."
126+ #: src/Admin/SettingsPage.php:374
127+ msgid "Yes"
128+ msgstr ""
129+
130+ #: src/Admin/SettingsPage.php:408
131+ msgid ""
132+ "Enable this option if you want the eval terminal to work only on a SSL "
133+ "connection."
134+ msgstr ""
135+
136+ #: src/Admin/SettingsPage.php:422
137+ msgid "Enable to register PC class in the global namespace."
142138msgstr ""
143139
144- #: includes/Settings .php:268
140+ #: src/Admin/SettingsPage .php:426
145141#. translators: Placeholders: %1$s, %2$s and %3$s are PHP code snippets
146142#. examples
147143msgid ""
148144"Allows to write %1$s or %2$s instructions in PHP to inspect %3$s in the "
149145"JavaScript console."
150146msgstr ""
151147
152- #: includes/Settings .php:289
148+ #: src/Admin/SettingsPage .php:443
153149msgid ""
154- "Tick to see the full call stack when PHP Console writes to the browser "
150+ "Enable to see the full call stack when PHP Console writes to the browser "
155151"JavaScript console."
156152msgstr ""
157153
158- #: includes/Settings .php:307
154+ #: src/Admin/SettingsPage .php:457
159155msgid ""
160- "Tick to shorten the length of PHP Console error sources and traces paths in "
161- "browser JavaScript console for better readability."
156+ "Enable to shorten the length of PHP Console error sources and traces paths "
157+ "in browser JavaScript console for better readability."
162158msgstr ""
163159
164- #: includes/Settings .php:311
160+ #: src/Admin/SettingsPage .php:461
165161#. translators: Placeholders: %1$s - long server path, %2$s - shortened server
166162#. path
167163msgid "Paths like %1$s will be displayed as %2$s"
168164msgstr ""
169165
166+ #: src/Admin.php:61
167+ #. translators: Placeholders: %1$s - WP PHP Console name, %2$s - opening HTML
168+ #. <a> link tag; %3$s closing HTML </a> link tag
169+ msgid ""
170+ "%1$s: Please remember to %2$sset a password%3$s if you want to enable the "
171+ "terminal."
172+ msgstr ""
173+
174+ #: src/Admin.php:87
175+ msgid "GitHub"
176+ msgstr ""
177+
178+ #: src/Admin.php:88
179+ msgid "Support"
180+ msgstr ""
181+
182+ #: src/Admin.php:89
183+ msgid "Review"
184+ msgstr ""
185+
186+ #. Plugin Name of the plugin/theme
187+ msgid "WP PHP Console"
188+ msgstr ""
189+
170190#. Plugin URI of the plugin/theme
171191msgid "https://github.com/unfulvio/wp-php-console/"
172192msgstr ""
@@ -186,7 +206,7 @@ msgstr ""
186206msgid "https://github.com/unfulvio/"
187207msgstr ""
188208
189- #: includes/Settings .php:150
209+ #: src/Admin/SettingsPage .php:166
190210#. translators: Placeholder: %s refers to the PHP Console library, pointing to
191211#. its GitHub repository
192212msgctxt "PHP Console, the PHP Library"
@@ -195,9 +215,9 @@ msgid ""
195215"testing, debugging and development purposes."
196216msgstr ""
197217
198- #: includes/Settings .php:160
199- #. translators: Placeholder: %s represents the Google Chrome PHP Console
200- #. extension download link
218+ #: src/Admin/SettingsPage .php:177
219+ #. translators: Placeholder: %s - the Google Chrome PHP Console extension
220+ #. download link
201221msgctxt "PHP Console, the Chrome Extension"
202- msgid "Make sure you have downloaded and installed %s."
222+ msgid "Make sure you have downloaded and installed the %s."
203223msgstr ""
0 commit comments