PluginProbe
Code Profiler – WordPress Performance Profiling and Debugging Made Easy / 1.9.5
Code Profiler – WordPress Performance Profiling and Debugging Made Easy v1.9.5
1.9.5 1.9.4 1.9.3 trunk 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.5 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.6 1.6.1 1.6.10 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 All 40 releases
code-profiler / lib / i18n-extra.php

i18n-extra.php in Code Profiler – WordPress Performance Profiling and Debugging Made Easy 1.9.5, at lib/i18n-extra.php

156 lines 11.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /* Those extra strings come from the pro. */
3 __('File does not seem valid', 'code-profiler');
4 __('File does not seem valid: %s', 'code-profiler');
5 __('File is not in the ABSPATH or DOCUMENT_ROOT: %s', 'code-profiler');
6 __('This is a binary file and it cannot be viewed.', 'code-profiler');
7 __('query', 'code-profiler');
8 __('queries', 'code-profiler');
9 __('No records were found.', 'code-profiler');
10 __('Case sensitive', 'code-profiler');
11 __('Query', 'code-profiler');
12 __('Time (sec)', 'code-profiler');
13 __('Order', 'code-profiler');
14 __('Component', 'code-profiler');
15 __('Click to view the script', 'code-profiler');
16 __('Click to view the function', 'code-profiler');
17 __('View backtrace', 'code-profiler');
18 __('%s%% of all queries (plugins and theme)', 'code-profiler');
19 __('Cannot open profile file: %s', 'code-profiler');
20 __('HTTP', 'code-profiler');
21 __('The execution time for this profile may have taken longer than expected because the PHP backtrace for methods and functions option was enabled.', 'code-profiler');
22 __('function', 'code-profiler');
23 __('functions', 'code-profiler');
24 __('Function', 'code-profiler');
25 __('Caller', 'code-profiler');
26 __('Script', 'code-profiler');
27 __('deleted file', 'code-profiler');
28 __('Click to view', 'code-profiler');
29 __('Show backtrace', 'code-profiler');
30 __('No backtrace available for this item.', 'code-profiler');
31 __('View script', 'code-profiler');
32 __('View function', 'code-profiler');
33 __('View caller', 'code-profiler');
34 __('View callers', 'code-profiler');
35 __('%s%% of all functions (plugins and theme)', 'code-profiler');
36 __('Filter: %s', 'code-profiler');
37 __('Caller script', 'code-profiler');
38 __('Backtrace', 'code-profiler');
39 __('URL', 'code-profiler');
40 __('Code', 'code-profiler');
41 __('Message', 'code-profiler');
42 __('Operation', 'code-profiler');
43 __('Resource ID', 'code-profiler');
44 __('Status', 'code-profiler');
45 __('Called', 'code-profiler');
46 __('Cannot download CSV, profile not found: %s', 'code-profiler');
47 __('Unclosed', 'code-profiler');
48 __('Closed', 'code-profiler');
49 __('Cannot open source file: %s', 'code-profiler');
50 __('Plugins & themes', 'code-profiler');
51 __('Tables & charts', 'code-profiler');
52 __('Do not display more than %s rows in a table', 'code-profiler');
53 __('Truncate database queries and URLs to %s characters', 'code-profiler');
54 __('General options', 'code-profiler');
55 __('Disable wp-content/db.php when running the profiler.', 'code-profiler');
56 __('This option will temporarily disable any potential wp-content/db.php script found on your site to prevent it from interfering with the profiler and database queries.', 'code-profiler');
57 __('Methods & functions', 'code-profiler');
58 __('When this option is enabled, the profiler will display a PHP backtrace for each caller function in the "%s" section. You can also select the maximum number of stack frames returned.', 'code-profiler');
59 __('Methods & Functions Performance', 'code-profiler');
60 __('Note that enabling this option on a WordPress site that has some heavy plugins installed will substantially increase their execution time because PHP will have to do much more work than usual. Consider disabling it when you don\'t need it.', 'code-profiler');
61 __('Making change to this option will affect new profiles only.', 'code-profiler');
62 __('Generate a PHP backtrace for each caller function', 'code-profiler');
63 __('Limit the number of stack frames returned to %s', 'code-profiler');
64 __('Accuracy & precision', 'code-profiler');
65 __('iolist', 'code-profiler');
66 __('iolists', 'code-profiler');
67 __('File', 'code-profiler');
68 __('Resource id', 'code-profiler');
69 __('View file', 'code-profiler');
70 __('This resource was not closed by the component.', 'code-profiler');
71 __('License', 'code-profiler');
72 __('The MU plugin isn\'t loaded, please check the log', 'code-profiler');
73 __('Initializing Code Profiler Pro v%s on %s. Profile: %s - %s', 'code-profiler');
74 __('Temporarily disabling %s', 'code-profiler');
75 __('Cannot disable %s. Some errors may occur with DB queries.', 'code-profiler');
76 __('Your Code Profilder Pro license will expire soon.', 'code-profiler');
77 __('Please %sclick here%s to renew it.', 'code-profiler');
78 __('Your Code Profilder Pro license has expired.', 'code-profiler');
79 __('Missing license expiration date. Please click the "%s" button below to fix the problem.', 'code-profiler');
80 __('Check License', 'code-profiler');
81 __('Code Profiler Pro license', 'code-profiler');
82 __('License Number', 'code-profiler');
83 __('Expiration date', 'code-profiler');
84 __('Enter your Code Profiler Pro license:', 'code-profiler');
85 __('Save License', 'code-profiler');
86 __('Cannot read file: %s', 'code-profiler');
87 __('Data is empty: no running scripts found', 'code-profiler');
88 __('Data is empty: no class/methods or functions found', 'code-profiler');
89 __('Delete file', 'code-profiler');
90 __('Rename file', 'code-profiler');
91 __('Remove directory', 'code-profiler');
92 __('Open directory', 'code-profiler');
93 __('Change mode [chmod %s]', 'code-profiler');
94 __('Make directory [%s]', 'code-profiler');
95 __('Change group [chgrp %s]', 'code-profiler');
96 __('Change owner [chown %s]', 'code-profiler');
97 __('Change timestamps', 'code-profiler');
98 __('Open file: %s [%s]', 'code-profiler');
99 __('Open file [%s]', 'code-profiler');
100 __('Buffer is empty, no data to save (%s)', 'code-profiler');
101 __('This chart shows the execution time of all activated plugins and the current theme, in seconds and percentage, for the current profile. It can be downloaded as an image or even exported as a CSV file (comma-separated values) that you can open with your favorite spreadsheet editor.', 'code-profiler');
102 __('That section shows the time it took for each PHP script to execute its code while your website was loading. The "Time" column shows their respective processing time in seconds and, with a green horizontal bar, the percentage it represents.', 'code-profiler');
103 __('That section shows the time it took for each class/method or function to execute its code while your website was loading. The "Time" column shows their respective processing time in seconds and, with a green horizontal bar, the percentage it represents. The "Caller" column shows the sum of all functions that called it.', 'code-profiler');
104 __('The two action links below each item let you view the corresponding function, or the list of all caller functions. If you want to display a backtrace for each caller function, you can enable that feature in the %s page.', 'code-profiler');
105 __('In addition to method and function names, the following labels can be found in the "Function" column:', 'code-profiler');
106 __('It means the whole script was called, not just a specific method, using a PHP function such as require or include, which you can view by clicking on the "View caller" link.', 'code-profiler');
107 __('It means it is an anonymous function, i.e., a function that can be created without a specified name.', 'code-profiler');
108 __('That section shows the time it took to process each database query. Note that only queries from the plugins and the theme are displayed, not WordPress core queries.', 'code-profiler');
109 __('The "View backtrace" action link below each item lets you view a list of the scripts and function calls that lead to the query, sorted by execution order.', 'code-profiler');
110 __('That section shows all HTTP connections originating from your WordPress website (WordPress core, its plugins and the theme).', 'code-profiler');
111 __('The "View backtrace" action link below each item lets you view a list of the scripts and function calls that lead to the HTTP request.', 'code-profiler');
112 __('That section shows all files and directories with their respective I/O operations that occurred while your website was loading. The default sorting order is based on the control flow, i.e., the order in which the PHP code was executed while the website was loading. The following 10 operations are monitored by Code Profiler:', 'code-profiler');
113 __('Regarding open file operations, Code Profiler displays the mode parameter used to specify the type of access. It may be any of the following:', 'code-profiler');
114 __('Open for reading only; place the file pointer at the beginning of the file.', 'code-profiler');
115 __('Open for reading and writing; place the file pointer at the beginning of the file.', 'code-profiler');
116 __('Open for writing only; place the file pointer at the beginning of the file and truncate the file to zero length. If the file does not exist, attempt to create it.', 'code-profiler');
117 __('Open for reading and writing; otherwise it has the same behavior as \'w\'.', 'code-profiler');
118 __('Open for writing only; place the file pointer at the end of the file. If the file does not exist, attempt to create it. In this mode, fseek has no effect, writes are always appended.', 'code-profiler');
119 __('Open for reading and writing; place the file pointer at the end of the file. If the file does not exist, attempt to create it. In this mode, fseek only affects the reading position, writes are always appended.', 'code-profiler');
120 __('Create and open for writing only; place the file pointer at the beginning of the file. If the file does not exist, attempt to create it.', 'code-profiler');
121 __('Create and open for reading and writing; otherwise it has the same behavior as \'x\'.', 'code-profiler');
122 __('Open the file for writing only. If the file does not exist, it is created. If it exists, it is neither truncated (as opposed to \'w\'), nor the call to this function fails (as is the case with \'x\'). The file pointer is positioned on the beginning of the file.', 'code-profiler');
123 __('Open the file for reading and writing; otherwise it has the same behavior as \'c\'.', 'code-profiler');
124 __('Set close-on-exec flag on the opened file descriptor. Only available in PHP compiled on POSIX.1-2008 conform systems.', 'code-profiler');
125 __('You can use your license on the following subdomains as well, at no extra cost:', 'code-profiler');
126 __('HTTP: sum of all HTTP connections to a remote website.', 'code-profiler');
127 __('Restoring %s', 'code-profiler');
128 __('Found %s. If some errors occurred with DB queries, consider deactivating it from the Settings page.', 'code-profiler');
129 __('Click to download as a CVS file', 'code-profiler');
130 __('Download as a CSV file', 'code-profiler');
131 __('Remote connections: %s', 'code-profiler');
132 __('Please %sclick here%s to enter your Code Profiler Pro license.', 'code-profiler');
133 __('Missing license expiry date. Please click the "%s" button below to fix the problem.', 'code-profiler');
134 __('Please enter a valid license.', 'code-profiler');
135 __('Your license was saved.', 'code-profiler');
136 __('Your license is valid.', 'code-profiler');
137 __('Unknown error', 'code-profiler');
138 __('Error: The server returned HTTP code %s', 'code-profiler');
139 __('Error: Unable to connect to the remote server (%s)', 'code-profiler');
140 __('script', 'code-profiler');
141 __('scripts', 'code-profiler');
142 __('%s%% of all scripts (plugins and theme)', 'code-profiler');
143 __('Scripts Performance', 'code-profiler');
144 __('Database Queries Performance', 'code-profiler');
145 __('Remote Connections', 'code-profiler');
146 __('File I/O List', 'code-profiler');
147 __('Warning: the SAVEQUERIES constant is set to false on your site. Code Profiler will not be able to profile your database queries.', 'code-profiler');
148 __('connection', 'code-profiler');
149 __('connections', 'code-profiler');
150 __('%s%% of all HTTP requests', 'code-profiler');
151 __('Starting Code Profiler Pro v%s (profile: %s)', 'code-profiler');
152 __('Enter your license:', 'code-profiler');
153 __('Run the profiler', 'code-profiler');
154 __('Enter your license', 'code-profiler');
155 __('WordPress cron event to profile. Note that if "--dest" is set, "--wpcron" will be ignored.', 'code-profiler');
156