|
| 1 | +msgid "" |
| 2 | +msgstr "" |
| 3 | +"Project-Id-Version: BenchPress\n" |
| 4 | +"POT-Creation-Date: 2025-02-06 03:25-0500\n" |
| 5 | +"PO-Revision-Date: 2025-02-06 03:27-0500\n" |
| 6 | +"Last-Translator: \n" |
| 7 | +"Language-Team: \n" |
| 8 | +"Language: af\n" |
| 9 | +"MIME-Version: 1.0\n" |
| 10 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 11 | +"Content-Transfer-Encoding: 8bit\n" |
| 12 | +"X-Generator: Poedit 3.5\n" |
| 13 | +"X-Poedit-Basepath: ..\n" |
| 14 | +"X-Poedit-Flags-xgettext: --add-comments=translators:\n" |
| 15 | +"X-Poedit-WPHeader: benchpress.php\n" |
| 16 | +"X-Poedit-SourceCharset: UTF-8\n" |
| 17 | +"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" |
| 18 | +"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;" |
| 19 | +"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n" |
| 20 | +"X-Poedit-SearchPath-0: .\n" |
| 21 | +"X-Poedit-SearchPathExcluded-0: *.min.js\n" |
| 22 | +"X-Poedit-SearchPathExcluded-1: vendor\n" |
| 23 | + |
| 24 | +#: admin/ajax.php:62 |
| 25 | +msgid "Snapshot saved!" |
| 26 | +msgstr "Snapshot gestoor!" |
| 27 | + |
| 28 | +#: admin/ajax.php:89 |
| 29 | +msgid "Snapshot deleted successfully." |
| 30 | +msgstr "Snapshot is suksesvol uitgevee." |
| 31 | + |
| 32 | +#: admin/ajax.php:91 |
| 33 | +msgid "Failed to delete snapshot." |
| 34 | +msgstr "Kon nie momentopname uitvee nie." |
| 35 | + |
| 36 | +#: admin/ajax.php:94 |
| 37 | +msgid "Invalid snapshot ID." |
| 38 | +msgstr "Ongeldige momentopname-ID." |
| 39 | + |
| 40 | +#: admin/ajax.php:120 |
| 41 | +msgid "All snapshots deleted successfully." |
| 42 | +msgstr "Alle foto's is suksesvol uitgevee." |
| 43 | + |
| 44 | +#: admin/ajax.php:122 |
| 45 | +msgid "Failed to delete snapshots." |
| 46 | +msgstr "Kon nie foto's uitvee nie." |
| 47 | + |
| 48 | +#: admin/ajax.php:148 |
| 49 | +msgid "No snapshots available to download." |
| 50 | +msgstr "Geen kiekies beskikbaar om af te laai nie." |
| 51 | + |
| 52 | +#. Plugin Name of the plugin/theme |
| 53 | +#: admin/settings.php:16 admin/settings.php:17 admin/settings.php:90 |
| 54 | +#: includes/helper-functions.php:364 |
| 55 | +msgid "BenchPress" |
| 56 | +msgstr "BenchPress" |
| 57 | + |
| 58 | +#: admin/settings.php:27 admin/settings.php:28 |
| 59 | +#: classes/BenchPress_Snapshots_Table.php:12 |
| 60 | +msgid "Snapshots" |
| 61 | +msgstr "Foto's" |
| 62 | + |
| 63 | +#: admin/settings.php:36 admin/settings.php:37 benchpress.php:50 |
| 64 | +msgid "Settings" |
| 65 | +msgstr "Vertellings" |
| 66 | + |
| 67 | +#: admin/settings.php:57 admin/settings.php:144 |
| 68 | +#: includes/helper-functions.php:356 |
| 69 | +msgid "BenchPress Settings" |
| 70 | +msgstr "BenchPress-instellings" |
| 71 | + |
| 72 | +#: admin/settings.php:68 |
| 73 | +msgid "Snapshot Data" |
| 74 | +msgstr "Snapshot Data" |
| 75 | + |
| 76 | +#: admin/settings.php:96 |
| 77 | +#, php-format |
| 78 | +msgid "Total Execution Time: %s seconds" |
| 79 | +msgstr "Totale uitvoeringstyd: %s sekondes" |
| 80 | + |
| 81 | +#: admin/settings.php:149 |
| 82 | +msgid "Benchmark Options" |
| 83 | +msgstr "Benchmark Opsies" |
| 84 | + |
| 85 | +#: admin/settings.php:151 |
| 86 | +msgid "Loop Count for Benchmarks" |
| 87 | +msgstr "Looptelling vir maatstawwe" |
| 88 | + |
| 89 | +#: admin/settings.php:155 |
| 90 | +msgid "Enable Switch vs Match Benchmark" |
| 91 | +msgstr "Aktiveer Switch vs Match Benchmark" |
| 92 | + |
| 93 | +#: admin/settings.php:158 |
| 94 | +msgid "Enable Transient vs Direct Query Benchmark" |
| 95 | +msgstr "Aktiveer Transient vs Direct Query Benchmark" |
| 96 | + |
| 97 | +#: admin/settings.php:160 |
| 98 | +msgid "Enable Post Meta Access Benchmark" |
| 99 | +msgstr "Aktiveer Post Meta Access Benchmark" |
| 100 | + |
| 101 | +#: admin/settings.php:166 |
| 102 | +msgid "WP_Query Settings" |
| 103 | +msgstr "WP_Query-instellings" |
| 104 | + |
| 105 | +#: admin/settings.php:170 |
| 106 | +msgid "Query Type" |
| 107 | +msgstr "Soort navraag" |
| 108 | + |
| 109 | +#: admin/settings.php:173 |
| 110 | +msgid "Single Post" |
| 111 | +msgstr "Enkelpos" |
| 112 | + |
| 113 | +#: admin/settings.php:174 |
| 114 | +msgid "Multiple Posts" |
| 115 | +msgstr "Veelvuldige plasings" |
| 116 | + |
| 117 | +#: admin/settings.php:181 |
| 118 | +msgid "Single Post Query" |
| 119 | +msgstr "Enkelpos-navraag" |
| 120 | + |
| 121 | +#: admin/settings.php:183 |
| 122 | +msgid "Post ID" |
| 123 | +msgstr "Miniblad ID" |
| 124 | + |
| 125 | +#: admin/settings.php:190 |
| 126 | +msgid "Multiple Post Query" |
| 127 | +msgstr "Meervoudige plasingsnavraag" |
| 128 | + |
| 129 | +#: admin/settings.php:194 |
| 130 | +msgid "Post Type" |
| 131 | +msgstr "Artikel Tipe" |
| 132 | + |
| 133 | +#: admin/settings.php:207 |
| 134 | +msgid "Number of Posts" |
| 135 | +msgstr "Aantal Arikels" |
| 136 | + |
| 137 | +#: admin/settings.php:211 |
| 138 | +msgid "Taxonomy" |
| 139 | +msgstr "Taksonomie" |
| 140 | + |
| 141 | +#: admin/settings.php:213 |
| 142 | +msgid "Select Taxonomy" |
| 143 | +msgstr "Kies Taksonomie" |
| 144 | + |
| 145 | +#: admin/settings.php:225 |
| 146 | +msgid "Terms (comma-separated)" |
| 147 | +msgstr "Bepalings (kommageskei)" |
| 148 | + |
| 149 | +#: admin/settings.php:229 |
| 150 | +msgid "Order By" |
| 151 | +msgstr "Bestel by" |
| 152 | + |
| 153 | +#: admin/settings.php:232 classes/BenchPress_Snapshots_Table.php:26 |
| 154 | +msgid "Date" |
| 155 | +msgstr "Datum" |
| 156 | + |
| 157 | +#: admin/settings.php:233 |
| 158 | +msgid "Title" |
| 159 | +msgstr "Titel" |
| 160 | + |
| 161 | +#: admin/settings.php:234 classes/BenchPress_Snapshots_Table.php:25 |
| 162 | +msgid "ID" |
| 163 | +msgstr "ID" |
| 164 | + |
| 165 | +#: admin/settings.php:235 |
| 166 | +msgid "Name" |
| 167 | +msgstr "Naam" |
| 168 | + |
| 169 | +#: admin/settings.php:236 |
| 170 | +msgid "Author" |
| 171 | +msgstr "Skrywer" |
| 172 | + |
| 173 | +#: admin/settings.php:237 |
| 174 | +msgid "Modified" |
| 175 | +msgstr "Gewysig" |
| 176 | + |
| 177 | +#: admin/settings.php:238 |
| 178 | +msgid "Random" |
| 179 | +msgstr "Willekeurig" |
| 180 | + |
| 181 | +#: admin/settings.php:250 |
| 182 | +msgid "Order" |
| 183 | +msgstr "Stuur aansoek" |
| 184 | + |
| 185 | +#: admin/settings.php:253 |
| 186 | +msgid "Ascending" |
| 187 | +msgstr "Stygend" |
| 188 | + |
| 189 | +#: admin/settings.php:254 |
| 190 | +msgid "Descending" |
| 191 | +msgstr "Dalend" |
| 192 | + |
| 193 | +#: admin/settings.php:260 |
| 194 | +msgid "Save Settings" |
| 195 | +msgstr "Stoor Instellings" |
| 196 | + |
| 197 | +#: classes/BenchPress_Snapshots_Table.php:11 |
| 198 | +msgid "Snapshot" |
| 199 | +msgstr "Snapshot" |
| 200 | + |
| 201 | +#: classes/BenchPress_Snapshots_Table.php:27 |
| 202 | +msgid "Actions" |
| 203 | +msgstr "Aksies" |
| 204 | + |
| 205 | +#: classes/BenchPress_Snapshots_Table.php:100 |
| 206 | +msgid "View Data" |
| 207 | +msgstr "Bekyk data" |
| 208 | + |
| 209 | +#: classes/BenchPress_Snapshots_Table.php:102 |
| 210 | +msgid "Delete Snapshot" |
| 211 | +msgstr "Vee Snapshot uit" |
| 212 | + |
| 213 | +#: classes/BenchPress_Table.php:18 |
| 214 | +msgid "Benchmark" |
| 215 | +msgstr "Maatstaf" |
| 216 | + |
| 217 | +#: classes/BenchPress_Table.php:19 |
| 218 | +msgid "Benchmarks" |
| 219 | +msgstr "Maatstawwe" |
| 220 | + |
| 221 | +#: classes/BenchPress_Table.php:32 |
| 222 | +msgid "Benchmark Name" |
| 223 | +msgstr "Benchmark Naam" |
| 224 | + |
| 225 | +#: classes/BenchPress_Table.php:33 |
| 226 | +msgid "Execution Time (s)" |
| 227 | +msgstr "Uitvoering tyd (s)" |
| 228 | + |
| 229 | +#: classes/BenchPress_Table.php:34 |
| 230 | +msgid "Description" |
| 231 | +msgstr "Beskrywing" |
| 232 | + |
| 233 | +#: includes/helper-functions.php:63 |
| 234 | +#, php-format |
| 235 | +msgid "" |
| 236 | +"Time to execute WP_Query by post ID %d, post type %s, ordering by %s (%s), " |
| 237 | +"averaged over %d iteration(s)." |
| 238 | +msgstr "" |
| 239 | +"Tyd om WP_Query uit te voer deur pos-ID %d, postipe %s, gerangskik volgens " |
| 240 | +"%s (%s), gemiddeld oor %d iterasie(s)." |
| 241 | + |
| 242 | +#: includes/helper-functions.php:72 |
| 243 | +#, php-format |
| 244 | +msgid "" |
| 245 | +"Time to execute WP_Query for %d posts of post type %s, ordering by %s (%s), " |
| 246 | +"with taxonomy (%s) and terms (%s), averaged over %d iteration(s)." |
| 247 | +msgstr "" |
| 248 | +"Tyd om WP_Query uit te voer vir %d plasings van plasingstipe %s, gerangskik " |
| 249 | +"volgens %s (%s), met taksonomie (%s) en terme (%s), gemiddeld oor %d " |
| 250 | +"iterasie(s)." |
| 251 | + |
| 252 | +#: includes/helper-functions.php:77 includes/helper-functions.php:78 |
| 253 | +msgid "none" |
| 254 | +msgstr "geen" |
| 255 | + |
| 256 | +#: includes/helper-functions.php:84 |
| 257 | +msgid "WP_Query Benchmark" |
| 258 | +msgstr "WP_Query Benchmark" |
| 259 | + |
| 260 | +#: includes/helper-functions.php:124 |
| 261 | +msgid "Array Merge vs Union" |
| 262 | +msgstr "Array Merge vs Union" |
| 263 | + |
| 264 | +#: includes/helper-functions.php:127 |
| 265 | +#, php-format |
| 266 | +msgid "" |
| 267 | +"Comparing array_merge and array union (+). The array_merge is %s by %s " |
| 268 | +"seconds on average over %d iterations." |
| 269 | +msgstr "" |
| 270 | +"Vergelyk array_merge en array union (+). Die array_merge is gemiddeld %s by " |
| 271 | +"%s sekondes oor %d iterasies." |
| 272 | + |
| 273 | +#: includes/helper-functions.php:168 |
| 274 | +msgid "Dot Operator vs sprintf" |
| 275 | +msgstr "Puntoperateur vs sprintf" |
| 276 | + |
| 277 | +#: includes/helper-functions.php:171 |
| 278 | +#, php-format |
| 279 | +msgid "" |
| 280 | +"Comparing dot operator (.) and sprintf for string concatenation. The dot " |
| 281 | +"operator is %s by %s seconds on average over %d iterations." |
| 282 | +msgstr "" |
| 283 | +"Vergelyk puntoperateur (.) en sprintf vir string aaneenskakeling. Die " |
| 284 | +"puntoperateur is gemiddeld %s by %s sekondes oor %d iterasies." |
| 285 | + |
| 286 | +#: includes/helper-functions.php:251 |
| 287 | +msgid "Transient Caching vs Direct Query" |
| 288 | +msgstr "Verbygaande caching vs direkte navraag" |
| 289 | + |
| 290 | +#: includes/helper-functions.php:254 |
| 291 | +#, php-format |
| 292 | +msgid "Direct query is %s by %s seconds compared to transient caching." |
| 293 | +msgstr "" |
| 294 | +"Direkte navraag is %s by %s sekondes in vergelyking met verbygaande kas." |
| 295 | + |
| 296 | +#: includes/helper-functions.php:321 |
| 297 | +#, php-format |
| 298 | +msgid "" |
| 299 | +"Retrieving post meta for post ID %d using get_post_meta is %s by %s seconds " |
| 300 | +"compared to WP_Meta_Query." |
| 301 | +msgstr "" |
| 302 | +"Die herwinning van plasingsmeta vir plasing-ID %d deur gebruik te maak van " |
| 303 | +"get_post_meta is %s by %s sekondes in vergelyking met WP_Meta_Query." |
| 304 | + |
| 305 | +#: includes/helper-functions.php:327 |
| 306 | +#, php-format |
| 307 | +msgid "" |
| 308 | +"Retrieving post meta for %d posts using get_post_meta is %s by %s seconds " |
| 309 | +"compared to WP_Meta_Query." |
| 310 | +msgstr "" |
| 311 | +"Die herwinning van plasingsmeta vir %d plasings met get_post_meta is %s by " |
| 312 | +"%s sekondes in vergelyking met WP_Meta_Query." |
| 313 | + |
| 314 | +#: includes/helper-functions.php:334 |
| 315 | +msgid "get_post_meta() vs WP_Meta_Query" |
| 316 | +msgstr "get_post_meta() vs WP_Meta_Query" |
| 317 | + |
| 318 | +#: includes/helper-functions.php:352 |
| 319 | +msgid "BenchPress Snapshots" |
| 320 | +msgstr "BenchPress-kiekies" |
| 321 | + |
| 322 | +#: includes/helper-functions.php:353 |
| 323 | +msgid "Clear Snapshots" |
| 324 | +msgstr "Maak kiekies skoon" |
| 325 | + |
| 326 | +#: includes/helper-functions.php:354 |
| 327 | +msgid "Download Snapshots" |
| 328 | +msgstr "Laai Snapshots af" |
| 329 | + |
| 330 | +#: includes/helper-functions.php:358 includes/helper-functions.php:370 |
| 331 | +msgid "Support" |
| 332 | +msgstr "Hulp" |
| 333 | + |
| 334 | +#: includes/helper-functions.php:361 includes/helper-functions.php:370 |
| 335 | +msgid "Documentation" |
| 336 | +msgstr "Dokumentasie" |
| 337 | + |
| 338 | +#: includes/helper-functions.php:365 |
| 339 | +msgid "Save Snapshot" |
| 340 | +msgstr "Stoor Snapshot" |
| 341 | + |
| 342 | +#: includes/helper-functions.php:366 |
| 343 | +msgid "Refresh Tests" |
| 344 | +msgstr "Herlaai toetse" |
| 345 | + |
| 346 | +#: includes/helper-functions.php:370 |
| 347 | +msgid "More Plugins" |
| 348 | +msgstr "Meer inproppe" |
| 349 | + |
| 350 | +#: includes/php-8.0-functions.php:56 |
| 351 | +msgid "Switch vs Match" |
| 352 | +msgstr "Switch vs Match" |
| 353 | + |
| 354 | +#: includes/php-8.0-functions.php:59 |
| 355 | +#, php-format |
| 356 | +msgid "The switch statement is %s by %s seconds compared to match." |
| 357 | +msgstr "Die skakelstelling is %s by %s sekondes in vergelyking met passing." |
| 358 | + |
| 359 | +#. Plugin URI of the plugin/theme |
| 360 | +msgid "https://github.com/robertdevore/benchpress/" |
| 361 | +msgstr "https://github.com/robertdevore/benchpress/" |
| 362 | + |
| 363 | +#. Description of the plugin/theme |
| 364 | +msgid "" |
| 365 | +"A tool for benchmarking PHP code snippets and WordPress® queries to help " |
| 366 | +"developers optimize performance." |
| 367 | +msgstr "" |
| 368 | +"'n Hulpmiddel om PHP-kodebrokkies en WordPress®-navrae te meet om " |
| 369 | +"ontwikkelaars te help om werkverrigting te optimaliseer." |
| 370 | + |
| 371 | +#. Author of the plugin/theme |
| 372 | +msgid "Robert DeVore" |
| 373 | +msgstr "Robert DeVore" |
| 374 | + |
| 375 | +#. Author URI of the plugin/theme |
| 376 | +msgid "https://robertdevore.com/" |
| 377 | +msgstr "https://robertdevore.com/" |
0 commit comments