PluginProbe
WPSSO Core – Complete Schema Markup and Meta Tags / 22.7.0
WPSSO Core – Complete Schema Markup and Meta Tags v22.7.0
22.7.0 22.6.1 22.6.0 22.5.3 22.5.2 22.5.1 22.4.0 22.3.0 22.2.1 22.2.0 22.1.3 22.1.2 22.1.1 22.1.0 22.0.0 21.13.3 21.13.2 trunk 21.13.1
wpsso / gettext / gettext-lib-com.php

gettext-lib-com.php in WPSSO Core – Complete Schema Markup and Meta Tags 22.7.0, at gettext/gettext-lib-com.php

71 lines 3.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php die( 'These aren\'t the droids you\'re looking for.' );
2 //
3 // Extract of translatable strings from lib/com/.
4 //
5 __( '%s Notice', 'wpsso' );
6 __( 'Notice', 'wpsso' );
7 __( 'The "%1$s" hook with priority %2$d in the "%3$s" filter has incorrectly sent output to the webpage.', 'wpsso' );
8 __( 'Unlike WordPress actions, WordPress filters must always return their text, not echo it to the webpage output.', 'wpsso' );
9 __( 'Please contact the author of that filter and report this issue as a coding error.', 'wpsso' );
10 __( 'Incorrect webpage output:', 'wpsso' );
11 __( 'BEGIN OUTPUT', 'wpsso' );
12 __( 'END OUTPUT', 'wpsso' );
13 __( 'Group name "%s" not found in the Bitly API response data.', 'wpsso' );
14 __( '%1$s shortener API error: %2$s', 'wpsso' );
15 __( 'Groups property missing from the Bitly API response data.', 'wpsso' );
16 __( '%1$s shortener API error: %2$s', 'wpsso' );
17 __( 'Link property value is empty.', 'wpsso' );
18 __( '%1$s shortener API error: %2$s', 'wpsso' );
19 __( '%1$s shortener API error: %2$s', 'wpsso' );
20 __( '%1$s shortener API error: %2$s', 'wpsso' );
21 __( '%1$s shortener API error: %2$s', 'wpsso' );
22 __( 'JSON response decode error code %d.', 'wpsso' );
23 __( '%1$s shortener API error: %2$s', 'wpsso' );
24 __( '%s Notice', 'wpsso' );
25 __( 'Notice', 'wpsso' );
26 __( 'Error retrieving %1$s for caching (after %2$.3f seconds).', 'wpsso' );
27 __( 'Error retrieving %1$s for caching.', 'wpsso' );
28 __( 'cURL error code %1$d %2$s.', 'wpsso' );
29 __( 'SSL verification failed with code %1$d.', 'wpsso' );
30 __( 'HTTP connection returned code %1$d.', 'wpsso' );
31 __( 'The PHP "%s" setting is enabled - the PHP cURL library cannot follow URL redirects.', 'wpsso' );
32 __( 'The "%s" setting is deprecated since PHP version 5.3 and removed from PHP since version 5.4.', 'wpsso' );
33 __( 'Please contact your hosting provider to have this setting disabled or install a newer version of PHP.', 'wpsso' );
34 __( 'The PHP "%s" setting is enabled - the PHP cURL library cannot follow URL redirects.', 'wpsso' );
35 __( 'Please contact your hosting provider to have this setting disabled.', 'wpsso' );
36 __( 'The maximum number of URL redirects (%d) may have been exceeded.', 'wpsso' );
37 __( 'Additional requests to retrieve this URL will be ignored for another %d second(s).', 'wpsso' );
38 __( 'Error removing cache file %s.', 'wpsso' );
39 __( 'PHP cURL library missing - contact your hosting provider to have the cURL library installed.', 'wpsso' );
40 __( 'Error removing cache file %s.', 'wpsso' );
41 __( 'Cache file %s is not readable.', 'wpsso' );
42 __( 'Failed to open the cache file %s for reading.', 'wpsso' );
43 __( 'Failed to create the %s cache folder.', 'wpsso' );
44 __( 'Cache folder %s is not writable.', 'wpsso' );
45 __( 'Failed to open the cache file %s for writing.', 'wpsso' );
46 __( 'Failed writing data to cache file %s.', 'wpsso' );
47 _x( 'days', 'option comment', 'wpsso' );
48 _x( 'hours', 'option comment', 'wpsso' );
49 _x( 'mins', 'option comment', 'wpsso' );
50 _x( 'secs', 'option comment', 'wpsso' );
51 _x( 'crop', 'option comment', 'wpsso' );
52 _x( 'from', 'option comment', 'wpsso' );
53 // translators: Please ignore - translation uses a different text domain.
54 __( 'Media Library' );
55 // translators: Please ignore - translation uses a different text domain.
56 __( 'Select Image' );
57 _x( 'days', 'option comment', 'wpsso' );
58 _x( 'hours', 'option comment', 'wpsso' );
59 _x( 'mins', 'option comment', 'wpsso' );
60 _x( 'secs', 'option comment', 'wpsso' );
61 __( '%s Notice', 'wpsso' );
62 __( 'Notice', 'wpsso' );
63 __( 'Edit', 'wpsso' );
64 __( 'Reference: %s', 'wpsso' );
65 __( 'The WordPress admin toolbar appears to be disabled (ie. the WordPress <code>%s</code> function returned false).', 'wpsso' );
66 __( 'As a consequence, showing discreet notices in the admin toolbar is not possible.', 'wpsso' );
67 __( 'Please diagnose the issue to re-enable the admin toolbar.', 'wpsso' );
68 __( 'Forever', 'wpsso' );
69 __( 'This notice can be dismissed permanently.', 'wpsso' );
70 __( 'This notice can be dismissed for %s.', 'wpsso' );
71