PluginProbe
WP Debugging / 2.11.17
WP Debugging v2.11.17
2.12.6 2.12.5 trunk 2.10.0 2.10.1 2.10.2 2.11.0 2.11.1 2.11.10 2.11.11 2.11.12 2.11.13 2.11.14 2.11.15 2.11.16 2.11.17 2.11.18 2.11.19 2.11.2 2.11.20 2.11.21 2.11.22 2.11.23 2.11.24 2.11.3 All 59 releases
wp-debugging / languages / wp-debugging.pot

wp-debugging.pot in WP Debugging 2.11.17, at languages/wp-debugging.pot

79 lines 2.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2023 Andy Fragen
2 # This file is distributed under the MIT.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: WP Debugging 2.11.16.1\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-debugging\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2023-01-27T18:18:41+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.7.1\n"
15 "X-Domain: wp-debugging\n"
16
17 #. Plugin Name of the plugin
18 #: src/Settings.php:107
19 #: src/Settings.php:413
20 msgid "WP Debugging"
21 msgstr ""
22
23 #. Plugin URI of the plugin
24 msgid "https://github.com/afragen/wp-debugging"
25 msgstr ""
26
27 #. Description of the plugin
28 msgid "A support/troubleshooting plugin for WordPress."
29 msgstr ""
30
31 #. Author of the plugin
32 msgid "Andy Fragen"
33 msgstr ""
34
35 #: src/Bootstrap.php:78
36 msgid "The <strong>WP Debugging</strong> plugin must have a <code>wp-config.php</code> file that is writable by the filesystem."
37 msgstr ""
38
39 #: src/Settings.php:108
40 msgctxt "Menu item"
41 msgid "WP Debugging"
42 msgstr ""
43
44 #: src/Settings.php:297
45 msgid "Saved."
46 msgstr ""
47
48 #: src/Settings.php:317
49 msgid "Debugging Constants"
50 msgstr ""
51
52 #: src/Settings.php:330
53 msgid "Set WP_DEBUG to true."
54 msgstr ""
55
56 #: src/Settings.php:342
57 msgid "Set WP_DEBUG_DISPLAY to false, default is true."
58 msgstr ""
59
60 #: src/Settings.php:354
61 msgid "Set WP_DISABLE_FATAL_ERROR_HANDLER to true."
62 msgstr ""
63
64 #: src/Settings.php:366
65 msgid "The following constants are set with plugin activation and removed with plugin deactivation."
66 msgstr ""
67
68 #: src/Settings.php:368
69 msgid "Select the debugging constants."
70 msgstr ""
71
72 #: src/Settings.php:415
73 msgid "<strong>Please note:</strong> Your <code>wp-config.php</code> file must be writable by the filesystem. Any errors will result in a PHP Exception being thrown. Debug constants as documented in <a href=\"https://wordpress.org/documentation/article/debugging-in-wordpress/\">Debugging in WordPress</a>."
74 msgstr ""
75
76 #: src/Settings.php:472
77 msgid "Settings"
78 msgstr ""
79