|
| 1 | +#, fuzzy |
| 2 | +msgid "" |
| 3 | +msgstr "" |
| 4 | +"Project-Id-Version: BenchPress\n" |
| 5 | +"POT-Creation-Date: 2024-11-10 23:42-0500\n" |
| 6 | +"PO-Revision-Date: 2024-11-10 23:42-0500\n" |
| 7 | +"Last-Translator: \n" |
| 8 | +"Language-Team: \n" |
| 9 | +"MIME-Version: 1.0\n" |
| 10 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 11 | +"Content-Transfer-Encoding: 8bit\n" |
| 12 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 13 | +"X-Generator: Poedit 3.2.2\n" |
| 14 | +"X-Poedit-Basepath: ..\n" |
| 15 | +"X-Poedit-Flags-xgettext: --add-comments=translators:\n" |
| 16 | +"X-Poedit-WPHeader: benchpress.php\n" |
| 17 | +"X-Poedit-SourceCharset: UTF-8\n" |
| 18 | +"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" |
| 19 | +"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;" |
| 20 | +"_nx_noop:3c,1,2;__ngettext_noop:1,2\n" |
| 21 | +"X-Poedit-SearchPath-0: .\n" |
| 22 | +"X-Poedit-SearchPathExcluded-0: *.min.js\n" |
| 23 | +"X-Poedit-SearchPathExcluded-1: vendor\n" |
| 24 | + |
| 25 | +#. Plugin Name of the plugin/theme |
| 26 | +#: benchpress.php:86 benchpress.php:87 benchpress.php:162 |
| 27 | +msgid "BenchPress" |
| 28 | +msgstr "" |
| 29 | + |
| 30 | +#: benchpress.php:97 benchpress.php:98 |
| 31 | +#: classes/BenchPress_Snapshots_Table.php:12 |
| 32 | +msgid "Snapshots" |
| 33 | +msgstr "" |
| 34 | + |
| 35 | +#: benchpress.php:106 benchpress.php:107 |
| 36 | +msgid "Settings" |
| 37 | +msgstr "" |
| 38 | + |
| 39 | +#: benchpress.php:126 |
| 40 | +msgid "BenchPress Snapshots" |
| 41 | +msgstr "" |
| 42 | + |
| 43 | +#: benchpress.php:127 |
| 44 | +msgid "Clear Snapshots" |
| 45 | +msgstr "" |
| 46 | + |
| 47 | +#: benchpress.php:128 |
| 48 | +msgid "Download Snapshots" |
| 49 | +msgstr "" |
| 50 | + |
| 51 | +#: benchpress.php:130 benchpress.php:167 benchpress.php:225 |
| 52 | +msgid "Documentation" |
| 53 | +msgstr "" |
| 54 | + |
| 55 | +#: benchpress.php:130 benchpress.php:167 benchpress.php:222 |
| 56 | +msgid "Support" |
| 57 | +msgstr "" |
| 58 | + |
| 59 | +#: benchpress.php:130 benchpress.php:167 |
| 60 | +msgid "More Plugins" |
| 61 | +msgstr "" |
| 62 | + |
| 63 | +#: benchpress.php:141 |
| 64 | +msgid "Snapshot Data" |
| 65 | +msgstr "" |
| 66 | + |
| 67 | +#: benchpress.php:163 |
| 68 | +msgid "Save Snapshot" |
| 69 | +msgstr "" |
| 70 | + |
| 71 | +#: benchpress.php:164 |
| 72 | +msgid "Refresh Tests" |
| 73 | +msgstr "" |
| 74 | + |
| 75 | +#: benchpress.php:173 |
| 76 | +#, php-format |
| 77 | +msgid "Total Execution Time: %s seconds" |
| 78 | +msgstr "" |
| 79 | + |
| 80 | +#: benchpress.php:220 |
| 81 | +msgid "BenchPress Settings" |
| 82 | +msgstr "" |
| 83 | + |
| 84 | +#: benchpress.php:232 |
| 85 | +msgid "Benchmark Options" |
| 86 | +msgstr "" |
| 87 | + |
| 88 | +#: benchpress.php:234 |
| 89 | +msgid "Loop Count for Benchmarks" |
| 90 | +msgstr "" |
| 91 | + |
| 92 | +#: benchpress.php:236 |
| 93 | +msgid "Enable Switch vs Match Benchmark" |
| 94 | +msgstr "" |
| 95 | + |
| 96 | +#: benchpress.php:238 |
| 97 | +msgid "Enable Transient vs Direct Query Benchmark" |
| 98 | +msgstr "" |
| 99 | + |
| 100 | +#: benchpress.php:240 |
| 101 | +msgid "Enable Post Meta Access Benchmark" |
| 102 | +msgstr "" |
| 103 | + |
| 104 | +#: benchpress.php:246 |
| 105 | +msgid "WP_Query Settings" |
| 106 | +msgstr "" |
| 107 | + |
| 108 | +#: benchpress.php:250 |
| 109 | +msgid "Query Type" |
| 110 | +msgstr "" |
| 111 | + |
| 112 | +#: benchpress.php:253 |
| 113 | +msgid "Single Post" |
| 114 | +msgstr "" |
| 115 | + |
| 116 | +#: benchpress.php:254 |
| 117 | +msgid "Multiple Posts" |
| 118 | +msgstr "" |
| 119 | + |
| 120 | +#: benchpress.php:261 |
| 121 | +msgid "Single Post Query" |
| 122 | +msgstr "" |
| 123 | + |
| 124 | +#: benchpress.php:263 |
| 125 | +msgid "Post ID" |
| 126 | +msgstr "" |
| 127 | + |
| 128 | +#: benchpress.php:270 |
| 129 | +msgid "Multiple Post Query" |
| 130 | +msgstr "" |
| 131 | + |
| 132 | +#: benchpress.php:274 |
| 133 | +msgid "Post Type" |
| 134 | +msgstr "" |
| 135 | + |
| 136 | +#: benchpress.php:287 |
| 137 | +msgid "Number of Posts" |
| 138 | +msgstr "" |
| 139 | + |
| 140 | +#: benchpress.php:291 |
| 141 | +msgid "Taxonomy" |
| 142 | +msgstr "" |
| 143 | + |
| 144 | +#: benchpress.php:293 |
| 145 | +msgid "Select Taxonomy" |
| 146 | +msgstr "" |
| 147 | + |
| 148 | +#: benchpress.php:305 |
| 149 | +msgid "Terms (comma-separated)" |
| 150 | +msgstr "" |
| 151 | + |
| 152 | +#: benchpress.php:309 |
| 153 | +msgid "Order By" |
| 154 | +msgstr "" |
| 155 | + |
| 156 | +#: benchpress.php:312 classes/BenchPress_Snapshots_Table.php:23 |
| 157 | +msgid "Date" |
| 158 | +msgstr "" |
| 159 | + |
| 160 | +#: benchpress.php:313 |
| 161 | +msgid "Title" |
| 162 | +msgstr "" |
| 163 | + |
| 164 | +#: benchpress.php:314 classes/BenchPress_Snapshots_Table.php:22 |
| 165 | +msgid "ID" |
| 166 | +msgstr "" |
| 167 | + |
| 168 | +#: benchpress.php:315 |
| 169 | +msgid "Name" |
| 170 | +msgstr "" |
| 171 | + |
| 172 | +#: benchpress.php:316 |
| 173 | +msgid "Author" |
| 174 | +msgstr "" |
| 175 | + |
| 176 | +#: benchpress.php:317 |
| 177 | +msgid "Modified" |
| 178 | +msgstr "" |
| 179 | + |
| 180 | +#: benchpress.php:318 |
| 181 | +msgid "Random" |
| 182 | +msgstr "" |
| 183 | + |
| 184 | +#: benchpress.php:330 |
| 185 | +msgid "Order" |
| 186 | +msgstr "" |
| 187 | + |
| 188 | +#: benchpress.php:333 |
| 189 | +msgid "Ascending" |
| 190 | +msgstr "" |
| 191 | + |
| 192 | +#: benchpress.php:334 |
| 193 | +msgid "Descending" |
| 194 | +msgstr "" |
| 195 | + |
| 196 | +#: benchpress.php:340 |
| 197 | +msgid "Save Settings" |
| 198 | +msgstr "" |
| 199 | + |
| 200 | +#: benchpress.php:440 |
| 201 | +msgid "Snapshot saved!" |
| 202 | +msgstr "" |
| 203 | + |
| 204 | +#: benchpress.php:468 |
| 205 | +msgid "Snapshot deleted successfully." |
| 206 | +msgstr "" |
| 207 | + |
| 208 | +#: benchpress.php:470 |
| 209 | +msgid "Failed to delete snapshot." |
| 210 | +msgstr "" |
| 211 | + |
| 212 | +#: benchpress.php:473 |
| 213 | +msgid "Invalid snapshot ID." |
| 214 | +msgstr "" |
| 215 | + |
| 216 | +#: benchpress.php:499 |
| 217 | +msgid "All snapshots deleted successfully." |
| 218 | +msgstr "" |
| 219 | + |
| 220 | +#: benchpress.php:501 |
| 221 | +msgid "Failed to delete snapshots." |
| 222 | +msgstr "" |
| 223 | + |
| 224 | +#: benchpress.php:527 |
| 225 | +msgid "No snapshots available to download." |
| 226 | +msgstr "" |
| 227 | + |
| 228 | +#: classes/BenchPress_Snapshots_Table.php:11 |
| 229 | +msgid "Snapshot" |
| 230 | +msgstr "" |
| 231 | + |
| 232 | +#: classes/BenchPress_Snapshots_Table.php:24 |
| 233 | +msgid "Actions" |
| 234 | +msgstr "" |
| 235 | + |
| 236 | +#: classes/BenchPress_Snapshots_Table.php:88 |
| 237 | +msgid "View Data" |
| 238 | +msgstr "" |
| 239 | + |
| 240 | +#: classes/BenchPress_Snapshots_Table.php:90 |
| 241 | +msgid "Delete Snapshot" |
| 242 | +msgstr "" |
| 243 | + |
| 244 | +#: classes/BenchPress_Table.php:18 |
| 245 | +msgid "Benchmark" |
| 246 | +msgstr "" |
| 247 | + |
| 248 | +#: classes/BenchPress_Table.php:19 |
| 249 | +msgid "Benchmarks" |
| 250 | +msgstr "" |
| 251 | + |
| 252 | +#: classes/BenchPress_Table.php:31 |
| 253 | +msgid "Benchmark Name" |
| 254 | +msgstr "" |
| 255 | + |
| 256 | +#: classes/BenchPress_Table.php:32 |
| 257 | +msgid "Execution Time (s)" |
| 258 | +msgstr "" |
| 259 | + |
| 260 | +#: classes/BenchPress_Table.php:33 |
| 261 | +msgid "Description" |
| 262 | +msgstr "" |
| 263 | + |
| 264 | +#: includes/helper-functions.php:56 |
| 265 | +msgid "Switch vs Match" |
| 266 | +msgstr "" |
| 267 | + |
| 268 | +#: includes/helper-functions.php:59 |
| 269 | +#, php-format |
| 270 | +msgid "The switch statement is %s by %s seconds compared to match." |
| 271 | +msgstr "" |
| 272 | + |
| 273 | +#: includes/helper-functions.php:121 |
| 274 | +#, php-format |
| 275 | +msgid "" |
| 276 | +"Time to execute WP_Query by post ID %d, post type %s, ordering by %s (%s), " |
| 277 | +"averaged over %d iteration(s)." |
| 278 | +msgstr "" |
| 279 | + |
| 280 | +#: includes/helper-functions.php:130 |
| 281 | +#, php-format |
| 282 | +msgid "" |
| 283 | +"Time to execute WP_Query for %d posts of post type %s, ordering by %s (%s), " |
| 284 | +"with taxonomy (%s) and terms (%s), averaged over %d iteration(s)." |
| 285 | +msgstr "" |
| 286 | + |
| 287 | +#: includes/helper-functions.php:135 includes/helper-functions.php:136 |
| 288 | +msgid "none" |
| 289 | +msgstr "" |
| 290 | + |
| 291 | +#: includes/helper-functions.php:142 |
| 292 | +msgid "WP_Query Benchmark" |
| 293 | +msgstr "" |
| 294 | + |
| 295 | +#: includes/helper-functions.php:182 |
| 296 | +msgid "Array Merge vs Union" |
| 297 | +msgstr "" |
| 298 | + |
| 299 | +#: includes/helper-functions.php:185 |
| 300 | +#, php-format |
| 301 | +msgid "" |
| 302 | +"Comparing array_merge and array union (+). The array_merge is %s by %s " |
| 303 | +"seconds on average over %d iterations." |
| 304 | +msgstr "" |
| 305 | + |
| 306 | +#: includes/helper-functions.php:226 |
| 307 | +msgid "Dot Operator vs sprintf" |
| 308 | +msgstr "" |
| 309 | + |
| 310 | +#: includes/helper-functions.php:229 |
| 311 | +#, php-format |
| 312 | +msgid "" |
| 313 | +"Comparing dot operator (.) and sprintf for string concatenation. The dot " |
| 314 | +"operator is %s by %s seconds on average over %d iterations." |
| 315 | +msgstr "" |
| 316 | + |
| 317 | +#: includes/helper-functions.php:308 |
| 318 | +msgid "Transient Caching vs Direct Query" |
| 319 | +msgstr "" |
| 320 | + |
| 321 | +#: includes/helper-functions.php:311 |
| 322 | +#, php-format |
| 323 | +msgid "Direct query is %s by %s seconds compared to transient caching." |
| 324 | +msgstr "" |
| 325 | + |
| 326 | +#: includes/helper-functions.php:378 |
| 327 | +#, php-format |
| 328 | +msgid "" |
| 329 | +"Retrieving post meta for post ID %d using get_post_meta is %s by %s seconds " |
| 330 | +"compared to WP_Meta_Query." |
| 331 | +msgstr "" |
| 332 | + |
| 333 | +#: includes/helper-functions.php:384 |
| 334 | +#, php-format |
| 335 | +msgid "" |
| 336 | +"Retrieving post meta for %d posts using get_post_meta is %s by %s seconds " |
| 337 | +"compared to WP_Meta_Query." |
| 338 | +msgstr "" |
| 339 | + |
| 340 | +#: includes/helper-functions.php:391 |
| 341 | +msgid "get_post_meta() vs WP_Meta_Query" |
| 342 | +msgstr "" |
| 343 | + |
| 344 | +#. Plugin URI of the plugin/theme |
| 345 | +msgid "https://github.com/robertdevore/benchpress/" |
| 346 | +msgstr "" |
| 347 | + |
| 348 | +#. Description of the plugin/theme |
| 349 | +msgid "" |
| 350 | +"A tool for benchmarking PHP code snippets and WordPress® queries to help " |
| 351 | +"developers optimize performance." |
| 352 | +msgstr "" |
| 353 | + |
| 354 | +#. Author of the plugin/theme |
| 355 | +msgid "Robert DeVore" |
| 356 | +msgstr "" |
| 357 | + |
| 358 | +#. Author URI of the plugin/theme |
| 359 | +msgid "https://robertdevore.com/" |
| 360 | +msgstr "" |
0 commit comments