Skip to content

Commit 4550d5a

Browse files
committed
Update potfile
1 parent 807b528 commit 4550d5a

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

languages/wp-php-console.pot

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: WP PHP Console 1.5.0\n"
66
"Report-Msgid-Bugs-To: https://github.com/unfulvio/wp-php-console\n"
7-
"POT-Creation-Date: 2016-05-29 10:27:15+00:00\n"
7+
"POT-Creation-Date: 2016-05-30 19:18:55+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -29,6 +29,7 @@ msgid "WP PHP Console"
2929
msgstr ""
3030

3131
#: includes/class-wp-php-console-settings.php:102
32+
#: includes/class-wp-php-console.php:119
3233
msgid "Settings"
3334
msgstr ""
3435

@@ -79,8 +80,8 @@ msgid ""
7980
msgstr ""
8081

8182
#: includes/class-wp-php-console-settings.php:175
82-
#. translators: %1$s - PHP code snippet example, %2$s - Chrome javascript
83-
#. console shortcut
83+
#. translators: Placeholders: %1$s - PHP code snippet example, %2$s - Chrome
84+
#. javascript console shortcut
8485
msgid ""
8586
"In your PHP code, you can call PHP Console debug statements like %1$s to "
8687
"display PHP variables in the browser's JavaScript-console (e.g. %2$s) and "
@@ -121,7 +122,7 @@ msgstr ""
121122

122123
#: includes/class-wp-php-console-settings.php:239
123124
#. translators: Placeholders: %1$s - a single IP address, %2$s link to Varying
124-
#. Vagrant Vagrants repo
125+
#. Vagrant Vagrants project repository
125126
msgid "An IP address (for example %1$s, %2$s default IP address)."
126127
msgstr ""
127128

@@ -136,7 +137,8 @@ msgid "Tick to register PC class in the global namespace."
136137
msgstr ""
137138

138139
#: includes/class-wp-php-console-settings.php:270
139-
#. translators: Placeholders: PHP code snippets examples
140+
#. translators: Placeholders: %1$s, %2$s and %3$s are PHP code snippets
141+
#. examples
140142
msgid ""
141143
"Allows to write %1$s or %2$s instructions in PHP to inspect %3$s in the "
142144
"JavaScript console."
@@ -155,11 +157,12 @@ msgid ""
155157
msgstr ""
156158

157159
#: includes/class-wp-php-console-settings.php:310
158-
#. translators: %1$s - long server path, %2$s shortened server path
160+
#. translators: Placeholders: %1$s - long server path, %2$s - shortened server
161+
#. path
159162
msgid "Paths like %1$s will be displayed as %2$s"
160163
msgstr ""
161164

162-
#: includes/class-wp-php-console.php:335
165+
#: includes/class-wp-php-console.php:336
163166
#. translators: Placeholders: %1$s - WP Php Console name, %2$s - opening HTML
164167
#. <a> link tag; %3$s closing HTML </a> link tag
165168
msgid ""
@@ -187,16 +190,17 @@ msgid "https://github.com/unfulvio/"
187190
msgstr ""
188191

189192
#: includes/class-wp-php-console-settings.php:158
190-
#. translators: %s refers to 'PHP Console' Chrome extension, will print
191-
#. download link for the Chrome extension
193+
#. translators: Placeholder: %s refers to the PHP Console library, pointing to
194+
#. its GitHub repository
192195
msgctxt "PHP Console, the PHP Library"
193196
msgid ""
194197
"This plugin allows you to use %s within your WordPress installation for "
195198
"testing, debugging and development purposes."
196199
msgstr ""
197200

198201
#: includes/class-wp-php-console-settings.php:168
199-
#. translators: Install PHP Console extension for Google Chrome download link
202+
#. translators: Placeholder: %s represents the Google Chrome PHP Console
203+
#. extension download link
200204
msgctxt "PHP Console, the Chrome Extension"
201205
msgid "Make sure you have downloaded and installed %s."
202206
msgstr ""

0 commit comments

Comments
 (0)