PluginProbe
Code Snippets / 3.1.0
Code Snippets v3.1.0
3.10.2 3.10.1 3.10.0 3.10.0-beta.2 3.10.0-beta.1 4.0.0-beta.1 3.9.6 trunk 2.10.0 2.10.1 2.12.0 2.12.1 2.13.0 2.13.1 2.13.2 2.13.3 2.14.0 2.14.1 2.14.2 2.14.3 2.14.4 2.14.5 2.14.6 3.0.0 3.0.1 All 64 releases
code-snippets / languages / code-snippets.pot

code-snippets.pot in Code Snippets 3.1.0, at languages/code-snippets.pot

1,266 lines 31.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2022 Code Snippets
2 # This file is distributed under the same license as the Code Snippets package.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Code Snippets\n"
6 "MIME-Version: 1.0\n"
7 "Content-Type: text/plain; charset=UTF-8\n"
8 "Content-Transfer-Encoding: 8bit\n"
9 "POT-Creation-Date: 2022-05-17 06:49+0000\n"
10 "Report-Msgid-Bugs-To: https://github.com/sheabunge/code-snippets/issues\n"
11 "X-Poedit-Basepath: ..\n"
12 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
13 "X-Poedit-SearchPath-0: .\n"
14 "X-Poedit-SearchPathExcluded-0: *.js\n"
15 "X-Poedit-SourceCharset: UTF-8\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: code-snippets.php:16, php/admin-menus/class-import-menu.php:114
19 msgid "Code Snippets"
20 msgstr ""
21
22 #: code-snippets.php:17, code-snippets.php:20
23 msgid "https://codesnippets.pro"
24 msgstr ""
25
26 #: code-snippets.php:18
27 msgid "An easy, clean and simple way to run code snippets on your site. No need to edit to your theme's functions.php file again!"
28 msgstr ""
29
30 #: code-snippets.php:19
31 msgid "Code Snippets Pro"
32 msgstr ""
33
34 #: code-snippets.php:47
35 msgid "Another version of Code Snippets appears to be installed. Deactivating this version."
36 msgstr ""
37
38 #: code-snippets.php:83
39 msgid "Code Snippets requires PHP 5.6 or later."
40 msgstr ""
41
42 #. translators: %s: Update PHP URL
43 #: code-snippets.php:90
44 msgid "Please <a href=\"%s\">upgrade your server to the latest version of PHP</a> to continue using Code Snippets."
45 msgstr ""
46
47 #: php/class-admin.php:77, php/class-admin.php:151, php/admin-menus/class-manage-menu.php:28, php/admin-menus/class-manage-menu.php:54, php/admin-menus/class-manage-menu.php:96, php/views/manage.php:28
48 msgid "Snippets"
49 msgstr ""
50
51 #: php/class-admin.php:78
52 msgid "Snippets &raquo; Settings"
53 msgstr ""
54
55 #: php/class-admin.php:140
56 msgid "Change plugin settings"
57 msgstr ""
58
59 #: php/class-admin.php:141, php/admin-menus/class-settings-menu.php:127
60 msgid "Settings"
61 msgstr ""
62
63 #: php/class-admin.php:150
64 msgid "Manage your existing snippets"
65 msgstr ""
66
67 #: php/class-admin.php:184
68 msgid "Find out more about Code Snippets"
69 msgstr ""
70
71 #: php/class-admin.php:185
72 msgid "About"
73 msgstr ""
74
75 #: php/class-admin.php:190
76 msgid "Find out how to get support with Code Snippets"
77 msgstr ""
78
79 #: php/class-admin.php:191
80 msgid "Support"
81 msgstr ""
82
83 #: php/class-admin.php:196
84 msgid "Upgrade to Code Snippets Pro"
85 msgstr ""
86
87 #: php/class-admin.php:197
88 msgid "Upgrade to Pro"
89 msgstr ""
90
91 #. translators: %s: formatted last modified date
92 #: php/class-admin.php:234
93 msgid "Last modified %s"
94 msgstr ""
95
96 #: php/class-admin.php:251
97 msgid "Active Snippets"
98 msgstr ""
99
100 #: php/class-admin.php:300
101 msgid "<strong>Have feedback on Code Snippets?</strong> Please take the time to answer a short survey on how you use this plugin and what you'd like to see changed or added in the future."
102 msgstr ""
103
104 #: php/class-admin.php:307
105 msgid "Take the survey now"
106 msgstr ""
107
108 #: php/class-admin.php:311
109 msgid "Dismiss"
110 msgstr ""
111
112 #: php/class-contextual-help.php:59
113 msgid "About Plugin"
114 msgstr ""
115
116 #: php/class-contextual-help.php:60
117 msgid "FAQ"
118 msgstr ""
119
120 #: php/class-contextual-help.php:61
121 msgid "Support Forum"
122 msgstr ""
123
124 #: php/class-contextual-help.php:62
125 msgid "Plugin Website"
126 msgstr ""
127
128 #: php/class-contextual-help.php:65
129 msgid "For more information:"
130 msgstr ""
131
132 #: php/class-contextual-help.php:109
133 msgid "Snippets are similar to plugins - they both extend and expand the functionality of WordPress. Snippets are more light-weight, just a few lines of code, and do not put as much load on your server. "
134 msgstr ""
135
136 #: php/class-contextual-help.php:119, php/class-contextual-help.php:142, php/class-contextual-help.php:168
137 msgid "Overview"
138 msgstr ""
139
140 #: php/class-contextual-help.php:121
141 msgid "Here you can manage your existing snippets and perform tasks on them such as activating, deactivating, deleting and exporting."
142 msgstr ""
143
144 #: php/class-contextual-help.php:126
145 msgid "Safe Mode"
146 msgstr ""
147
148 #: php/class-contextual-help.php:128
149 msgid "Be sure to check your snippets for errors before you activate them, as a faulty snippet could bring your whole blog down. If your site starts doing strange things, deactivate all your snippets and activate them one at a time."
150 msgstr ""
151
152 #: php/class-contextual-help.php:129
153 msgid "If something goes wrong with a snippet, and you can't use WordPress, you can cause all snippets to stop executing by turning on <strong>safe mode</strong>."
154 msgstr ""
155
156 #: php/class-contextual-help.php:130
157 msgid "You can find out how to enable safe mode in the <a href=\"https://help.codesnippets.pro/article/12-safe-mode\">Code Snippets Pro Docs</a>."
158 msgstr ""
159
160 #: php/class-contextual-help.php:145
161 msgid "Here you can add a new snippet, or edit an existing one."
162 msgstr ""
163
164 #: php/class-contextual-help.php:146
165 msgid "If you're not sure about the types of snippets you can add, take a look at the <a href=\"https://help.codesnippets.pro/collection/2-adding-snippets\">Code Snippets Pro Docs</a> for inspiration."
166 msgstr ""
167
168 #: php/class-contextual-help.php:152
169 msgid "Adding Snippets"
170 msgstr ""
171
172 #: php/class-contextual-help.php:154
173 msgid "You need to fill out the name and code fields for your snippet to be added. While the description field will add more information about how your snippet works, what is does and where you found it, it is completely optional."
174 msgstr ""
175
176 #: php/class-contextual-help.php:155
177 msgid "Please be sure to check that your snippet is valid PHP code and will not produce errors before adding it through this page. While doing so will not become active straight away, it will help to minimise the chance of a faulty snippet becoming active on your site."
178 msgstr ""
179
180 #: php/class-contextual-help.php:170
181 msgid "Here you can load snippets from a code snippets export file into the database alongside existing snippets."
182 msgstr ""
183
184 #: php/class-contextual-help.php:175
185 msgid "Importing"
186 msgstr ""
187
188 #: php/class-contextual-help.php:176
189 msgid "You can load your snippets from a code snippets export file using this page."
190 msgstr ""
191
192 #. translators: %s: URL to Snippets admin menu
193 #: php/class-contextual-help.php:178
194 msgid "Imported snippets will be added to the database along with your existing snippets. Regardless of whether the snippets were active on the previous site, imported snippets are always inactive until activated using the <a href=\"%s\">Manage Snippets</a> page."
195 msgstr ""
196
197 #: php/class-contextual-help.php:183
198 msgid "Exporting"
199 msgstr ""
200
201 #. translators: %s: URL to Manage Snippets admin menu
202 #: php/class-contextual-help.php:185
203 msgid "You can save your snippets to a code snippets export file using the <a href=\"%s\">Manage Snippets</a> page."
204 msgstr ""
205
206 #: php/class-list-table.php:84
207 msgid "Snippets per page"
208 msgstr ""
209
210 #: php/class-list-table.php:240
211 msgid "Edit"
212 msgstr ""
213
214 #: php/class-list-table.php:241, php/class-list-table.php:465
215 msgid "Clone"
216 msgstr ""
217
218 #: php/class-list-table.php:242, php/class-list-table.php:467, php/admin-menus/class-edit-menu.php:748
219 msgid "Export"
220 msgstr ""
221
222 #: php/class-list-table.php:251, php/class-list-table.php:468, php/admin-menus/class-edit-menu.php:749
223 msgid "Delete"
224 msgstr ""
225
226 #: php/class-list-table.php:256
227 msgid "You are about to permanently delete the selected item."
228 msgstr ""
229
230 #: php/class-list-table.php:257, php/admin-menus/class-edit-menu.php:778
231 msgid "'Cancel' to stop, 'OK' to delete."
232 msgstr ""
233
234 #: php/class-list-table.php:234
235 msgid "Network Only"
236 msgstr ""
237
238 #: php/class-list-table.php:232
239 msgid "Network Active"
240 msgstr ""
241
242 #: php/class-list-table.php:287, php/class-list-table.php:464
243 msgid "Network Deactivate"
244 msgstr ""
245
246 #: php/class-list-table.php:287, php/class-list-table.php:463
247 msgid "Network Activate"
248 msgstr ""
249
250 #: php/class-list-table.php:288, php/class-list-table.php:464, php/admin-menus/class-edit-menu.php:493, php/admin-menus/class-manage-menu.php:149
251 msgid "Deactivate"
252 msgstr ""
253
254 #: php/class-list-table.php:288, php/class-list-table.php:463, php/admin-menus/class-edit-menu.php:499, php/admin-menus/class-manage-menu.php:148
255 msgid "Activate"
256 msgstr ""
257
258 #: php/class-list-table.php:282
259 msgid "Run Once"
260 msgstr ""
261
262 #: php/class-list-table.php:333
263 msgid "Shared on Network"
264 msgstr ""
265
266 #: php/class-list-table.php:409, php/views/edit.php:72
267 msgid "Name"
268 msgstr ""
269
270 #: php/class-list-table.php:410
271 msgid "Type"
272 msgstr ""
273
274 #: php/class-list-table.php:411, php/admin-menus/class-edit-menu.php:388
275 msgid "Description"
276 msgstr ""
277
278 #: php/class-list-table.php:412, php/admin-menus/class-edit-menu.php:417
279 msgid "Tags"
280 msgstr ""
281
282 #: php/class-list-table.php:413
283 msgid "Modified"
284 msgstr ""
285
286 #: php/class-list-table.php:414, php/admin-menus/class-edit-menu.php:440, php/settings/settings-fields.php:77
287 msgid "Priority"
288 msgstr ""
289
290 #: php/class-list-table.php:415
291 msgid "ID"
292 msgstr ""
293
294 #: php/class-list-table.php:466, php/admin-menus/class-edit-menu.php:745
295 msgid "Download"
296 msgstr ""
297
298 #. translators: %s: total number of snippets
299 #: php/class-list-table.php:510
300 msgid "All <span class=\"count\">(%s)</span>"
301 msgid_plural "All <span class=\"count\">(%s)</span>"
302 msgstr[0] ""
303 msgstr[1] ""
304
305 #. translators: %s: total number of active snippets
306 #: php/class-list-table.php:518
307 msgid "Active <span class=\"count\">(%s)</span>"
308 msgid_plural "Active <span class=\"count\">(%s)</span>"
309 msgstr[0] ""
310 msgstr[1] ""
311
312 #. translators: %s: total number of inactive snippets
313 #: php/class-list-table.php:526
314 msgid "Inactive <span class=\"count\">(%s)</span>"
315 msgid_plural "Inactive <span class=\"count\">(%s)</span>"
316 msgstr[0] ""
317 msgstr[1] ""
318
319 #. translators: %s: total number of recently activated snippets
320 #: php/class-list-table.php:534
321 msgid "Recently Active <span class=\"count\">(%s)</span>"
322 msgid_plural "Recently Active <span class=\"count\">(%s)</span>"
323 msgstr[0] ""
324 msgstr[1] ""
325
326 #: php/class-list-table.php:609
327 msgid "Show all tags"
328 msgstr ""
329
330 #: php/class-list-table.php:624
331 msgid "Filter"
332 msgstr ""
333
334 #: php/class-list-table.php:632
335 msgid "Clear List"
336 msgstr ""
337
338 #: php/class-list-table.php:871
339 msgid "It looks like you don't have any snippets of this type."
340 msgstr ""
341
342 #: php/class-list-table.php:869
343 msgid "It looks like you don't have any snippets."
344 msgstr ""
345
346 #: php/class-list-table.php:878
347 msgid "Perhaps you would like to add a new one?"
348 msgstr ""
349
350 #: php/class-list-table.php:863
351 msgid "No snippets were found matching the current search query. Please enter a new query or use the \"Clear Filters\" button above."
352 msgstr ""
353
354 #: php/class-list-table.php:1227
355 msgid "Search results"
356 msgstr ""
357
358 #. translators: %s: search query
359 #: php/class-list-table.php:1244
360 msgid " for &ldquo;%s&rdquo;"
361 msgstr ""
362
363 #: php/class-list-table.php:1235
364 msgid " for &ldquo;%1$s&rdquo; on line %2$d"
365 msgstr ""
366
367 #. translators: %s: tag name
368 #: php/class-list-table.php:1251
369 msgid " in tag &ldquo;%s&rdquo;"
370 msgstr ""
371
372 #: php/class-list-table.php:1260
373 msgid "Clear Filters"
374 msgstr ""
375
376 #. translators: %s: snippet title
377 #: php/class-list-table.php:1299
378 msgid "%s [CLONE]"
379 msgstr ""
380
381 #: php/class-plugin.php:301, php/class-snippet.php:373
382 msgid "Functions"
383 msgstr ""
384
385 #: php/class-plugin.php:302, php/class-snippet.php:374, php/class-snippet.php:499
386 msgid "Content"
387 msgstr ""
388
389 #: php/class-plugin.php:315
390 msgid "Function snippets are run on your site as if there were in a plugin or theme functions.php file."
391 msgstr ""
392
393 #: php/class-plugin.php:316
394 msgid "Content snippets are bits of reusable PHP and HTML content that can be inserted into posts and pages."
395 msgstr ""
396
397 #: php/class-snippet.php:375
398 msgid "Styles"
399 msgstr ""
400
401 #: php/class-snippet.php:376
402 msgid "Scripts"
403 msgstr ""
404
405 #. translators: %d: snippet ID
406 #: php/class-snippet.php:434
407 msgid "Untitled #%d"
408 msgstr ""
409
410 #: php/class-snippet.php:491
411 msgid "Global function"
412 msgstr ""
413
414 #: php/class-snippet.php:493
415 msgid "Admin function"
416 msgstr ""
417
418 #: php/class-snippet.php:495
419 msgid "Front-end function"
420 msgstr ""
421
422 #: php/class-snippet.php:497
423 msgid "Single-use function"
424 msgstr ""
425
426 #: php/class-snippet.php:501
427 msgid "Head content"
428 msgstr ""
429
430 #: php/class-snippet.php:503
431 msgid "Footer content"
432 msgstr ""
433
434 #: php/class-snippet.php:505
435 msgid "Admin styles"
436 msgstr ""
437
438 #: php/class-snippet.php:507
439 msgid "Front-end styles"
440 msgstr ""
441
442 #: php/class-snippet.php:509
443 msgid "Head styles"
444 msgstr ""
445
446 #: php/class-snippet.php:511
447 msgid "Footer styles"
448 msgstr ""
449
450 #: php/class-snippet.php:611
451 msgid "Y/m/d"
452 msgstr ""
453
454 #: php/class-snippet.php:609
455 msgid "%s ago"
456 msgstr ""
457
458 #. translators: 1: date format, 2: time format
459 #: php/class-snippet.php:619
460 msgctxt "date and time format"
461 msgid "%1$s \a\t %2$s"
462 msgstr ""
463
464 #: php/class-upgrade.php:175
465 msgid "This is a sample snippet. Feel free to use it, edit it, or remove it."
466 msgstr ""
467
468 #: php/class-upgrade.php:179
469 msgid "Make upload filenames lowercase"
470 msgstr ""
471
472 #: php/class-upgrade.php:181
473 msgid "Makes sure that image and file uploads have lowercase filenames."
474 msgstr ""
475
476 #: php/class-upgrade.php:185
477 msgid "Disable admin bar"
478 msgstr ""
479
480 #: php/class-upgrade.php:187
481 msgid "Turns off the WordPress admin bar for everyone except administrators."
482 msgstr ""
483
484 #: php/class-upgrade.php:192
485 msgid "Allow smilies"
486 msgstr ""
487
488 #: php/class-upgrade.php:194
489 msgid "Allows smiley conversion in obscure places."
490 msgstr ""
491
492 #: php/class-upgrade.php:198
493 msgid "Current year"
494 msgstr ""
495
496 #: php/class-upgrade.php:200
497 msgid "Shortcode for inserting the current year into a post or page.."
498 msgstr ""
499
500 #: php/class-validator.php:190
501 msgid "Parse error: syntax error, unexpected end of snippet."
502 msgstr ""
503
504 #. translators: %s: PHP function name
505 #: php/class-validator.php:203
506 msgid "Cannot redeclare function %s."
507 msgstr ""
508
509 #. translators: %s: PHP class name
510 #: php/class-validator.php:207
511 msgid "Cannot redeclare class %s."
512 msgstr ""
513
514 #. translators: %s: PHP interface name
515 #: php/class-validator.php:211
516 msgid "Cannot redeclare interface %s."
517 msgstr ""
518
519 #. translators: %s: PHP identifier name
520 #: php/class-validator.php:215
521 msgid "Cannot redeclare %s."
522 msgstr ""
523
524 #: php/class-validator.php:253
525 msgid "Parse error: syntax error, unexpected end of snippet"
526 msgstr ""
527
528 #: php/admin-menus/class-admin-menu.php:172
529 msgid "You are not authorized to access this page."
530 msgstr ""
531
532 #: php/admin-menus/class-admin-menu.php:213, php/admin-menus/class-settings-menu.php:131
533 msgctxt "snippets"
534 msgid "Manage"
535 msgstr ""
536
537 #: php/admin-menus/class-admin-menu.php:216, php/admin-menus/class-settings-menu.php:132, php/views/edit.php:39
538 msgctxt "snippet"
539 msgid "Add New"
540 msgstr ""
541
542 #: php/admin-menus/class-admin-menu.php:219
543 msgctxt "snippets"
544 msgid "Import"
545 msgstr ""
546
547 #: php/admin-menus/class-admin-menu.php:222
548 msgctxt "snippets"
549 msgid "Settings"
550 msgstr ""
551
552 #: php/admin-menus/class-edit-menu.php:27
553 msgctxt "menu label"
554 msgid "Edit Snippet"
555 msgstr ""
556
557 #: php/admin-menus/class-edit-menu.php:28, php/views/edit.php:35
558 msgid "Edit Snippet"
559 msgstr ""
560
561 #: php/admin-menus/class-edit-menu.php:54
562 msgctxt "menu label"
563 msgid "Add New"
564 msgstr ""
565
566 #: php/admin-menus/class-edit-menu.php:55, php/views/edit.php:42
567 msgid "Add New Snippet"
568 msgstr ""
569
570 #: php/admin-menus/class-edit-menu.php:222
571 msgid "Don't Panic"
572 msgstr ""
573
574 #. translators: %d: line where error was produced
575 #: php/admin-menus/class-edit-menu.php:224
576 msgid "The code snippet you are trying to save produced a fatal error on line %d:"
577 msgstr ""
578
579 #: php/admin-menus/class-edit-menu.php:226
580 msgid "The previous version of the snippet is unchanged, and the rest of this site should be functioning normally as before."
581 msgstr ""
582
583 #: php/admin-menus/class-edit-menu.php:227
584 msgid "Please use the back button in your browser to return to the previous page and try to fix the code error."
585 msgstr ""
586
587 #: php/admin-menus/class-edit-menu.php:228
588 msgid "If you prefer, you can close this page and discard the changes you just made. No changes will be made to this site."
589 msgstr ""
590
591 #: php/admin-menus/class-edit-menu.php:422
592 msgid "Enter a list of tags; separated by commas"
593 msgstr ""
594
595 #: php/admin-menus/class-edit-menu.php:439
596 msgid "Snippets with a lower priority number will run before those with a higher number."
597 msgstr ""
598
599 #: php/admin-menus/class-edit-menu.php:458
600 msgid "Sharing Settings"
601 msgstr ""
602
603 #: php/admin-menus/class-edit-menu.php:462
604 msgid "Allow this snippet to be activated on individual sites on the network"
605 msgstr ""
606
607 #: php/admin-menus/class-edit-menu.php:477, php/admin-menus/class-edit-menu.php:722
608 msgid "Save Changes"
609 msgstr ""
610
611 #: php/admin-menus/class-edit-menu.php:478
612 msgid "Save Snippet"
613 msgstr ""
614
615 #: php/admin-menus/class-edit-menu.php:500
616 msgid "Save Snippet and Activate"
617 msgstr ""
618
619 #: php/admin-menus/class-edit-menu.php:494
620 msgid "Save Snippet and Deactivate"
621 msgstr ""
622
623 #: php/admin-menus/class-edit-menu.php:485
624 msgid "Execute Once"
625 msgstr ""
626
627 #: php/admin-menus/class-edit-menu.php:486
628 msgid "Save Snippet and Execute Once"
629 msgstr ""
630
631 #: php/admin-menus/class-edit-menu.php:521
632 msgid "Code Direction"
633 msgstr ""
634
635 #: php/admin-menus/class-edit-menu.php:524
636 msgid "LTR"
637 msgstr ""
638
639 #: php/admin-menus/class-edit-menu.php:525
640 msgid "RTL"
641 msgstr ""
642
643 #: php/admin-menus/class-edit-menu.php:599
644 msgid "The snippet has been deactivated due to an error in the code."
645 msgstr ""
646
647 #: php/admin-menus/class-edit-menu.php:589
648 msgid "The snippet has been deactivated due to an error on line %d:"
649 msgstr ""
650
651 #: php/admin-menus/class-edit-menu.php:608
652 msgid "An error occurred when saving the snippet."
653 msgstr ""
654
655 #: php/admin-menus/class-edit-menu.php:614
656 msgid "Snippet <strong>added</strong>."
657 msgstr ""
658
659 #: php/admin-menus/class-edit-menu.php:615
660 msgid "Snippet <strong>updated</strong>."
661 msgstr ""
662
663 #: php/admin-menus/class-edit-menu.php:616
664 msgid "Snippet <strong>added</strong> and <strong>activated</strong>."
665 msgstr ""
666
667 #: php/admin-menus/class-edit-menu.php:617
668 msgid "Snippet <strong>added</strong> and <strong>executed</strong>."
669 msgstr ""
670
671 #: php/admin-menus/class-edit-menu.php:618
672 msgid "Snippet <strong>updated</strong> and <strong>activated</strong>."
673 msgstr ""
674
675 #: php/admin-menus/class-edit-menu.php:619
676 msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>."
677 msgstr ""
678
679 #: php/admin-menus/class-edit-menu.php:656
680 msgid "This snippet has no code or title. Continue?"
681 msgstr ""
682
683 #: php/admin-menus/class-edit-menu.php:657
684 msgid "This snippet has no title. Continue?"
685 msgstr ""
686
687 #: php/admin-menus/class-edit-menu.php:658
688 msgid "This snippet has no snippet code. Continue?"
689 msgstr ""
690
691 #: php/admin-menus/class-edit-menu.php:732
692 msgid "Save Changes and Activate"
693 msgstr ""
694
695 #: php/admin-menus/class-edit-menu.php:730
696 msgid "Save Changes and Deactivate"
697 msgstr ""
698
699 #: php/admin-menus/class-edit-menu.php:725
700 msgid "Save Changes and Execute Once"
701 msgstr ""
702
703 #: php/admin-menus/class-edit-menu.php:777
704 msgid "You are about to permanently delete this snippet."
705 msgstr ""
706
707 #: php/admin-menus/class-edit-menu.php:820
708 msgctxt "keyboard key"
709 msgid "Cmd"
710 msgstr ""
711
712 #: php/admin-menus/class-edit-menu.php:821
713 msgctxt "keyboard key"
714 msgid "Ctrl"
715 msgstr ""
716
717 #: php/admin-menus/class-edit-menu.php:822
718 msgctxt "keyboard key"
719 msgid "Shift"
720 msgstr ""
721
722 #: php/admin-menus/class-edit-menu.php:823
723 msgctxt "keyboard key"
724 msgid "Option"
725 msgstr ""
726
727 #: php/admin-menus/class-edit-menu.php:824
728 msgctxt "keyboard key"
729 msgid "Alt"
730 msgstr ""
731
732 #: php/admin-menus/class-edit-menu.php:825
733 msgctxt "keyboard key"
734 msgid "F"
735 msgstr ""
736
737 #: php/admin-menus/class-edit-menu.php:826
738 msgctxt "keyboard key"
739 msgid "G"
740 msgstr ""
741
742 #: php/admin-menus/class-edit-menu.php:827
743 msgctxt "keyboard key"
744 msgid "R"
745 msgstr ""
746
747 #: php/admin-menus/class-edit-menu.php:828
748 msgctxt "keyboard key"
749 msgid "S"
750 msgstr ""
751
752 #: php/admin-menus/class-import-menu.php:19
753 msgctxt "menu label"
754 msgid "Import"
755 msgstr ""
756
757 #: php/admin-menus/class-import-menu.php:20, php/views/import.php:25
758 msgid "Import Snippets"
759 msgstr ""
760
761 #: php/admin-menus/class-import-menu.php:115
762 msgid "Import snippets from a code snippets export file"
763 msgstr ""
764
765 #: php/admin-menus/class-import-menu.php:127
766 msgid "An error occurred when processing the import files."
767 msgstr ""
768
769 #. translators: 1: amount of snippets imported, 2: link to Snippets menu
770 #: php/admin-menus/class-import-menu.php:141
771 msgid "Successfully imported <strong>%1$d</strong> snippet. <a href=\"%2$s\">Have fun!</a>"
772 msgid_plural "Successfully imported <strong>%1$d</strong> snippets. <a href=\"%2$s\">Have fun!</a>"
773 msgstr[0] ""
774 msgstr[1] ""
775
776 #: php/admin-menus/class-import-menu.php:137
777 msgid "No snippets were imported."
778 msgstr ""
779
780 #: php/admin-menus/class-manage-menu.php:27
781 msgctxt "menu label"
782 msgid "All Snippets"
783 msgstr ""
784
785 #: php/admin-menus/class-manage-menu.php:55
786 msgctxt "top-level menu label"
787 msgid "Snippets"
788 msgstr ""
789
790 #: php/admin-menus/class-manage-menu.php:97
791 msgctxt "tools submenu label"
792 msgid "Snippets"
793 msgstr ""
794
795 #: php/admin-menus/class-manage-menu.php:150
796 msgid "An error occurred when attempting to activate"
797 msgstr ""
798
799 #: php/admin-menus/class-manage-menu.php:163
800 msgid "<strong>Warning:</strong> Safe mode is active and snippets will not execute! Remove the <code>CODE_SNIPPETS_SAFE_MODE</code> constant from <code>wp-config.php</code> to turn off safe mode. <a href=\"https://help.codesnippets.pro/article/12-safe-mode\" target=\"_blank\">Help</a>"
801 msgstr ""
802
803 #: php/admin-menus/class-manage-menu.php:169
804 msgid "Snippet <strong>executed</strong>."
805 msgstr ""
806
807 #: php/admin-menus/class-manage-menu.php:170
808 msgid "Snippet <strong>activated</strong>."
809 msgstr ""
810
811 #: php/admin-menus/class-manage-menu.php:171
812 msgid "Selected snippets <strong>activated</strong>."
813 msgstr ""
814
815 #: php/admin-menus/class-manage-menu.php:172
816 msgid "Snippet <strong>deactivated</strong>."
817 msgstr ""
818
819 #: php/admin-menus/class-manage-menu.php:173
820 msgid "Selected snippets <strong>deactivated</strong>."
821 msgstr ""
822
823 #: php/admin-menus/class-manage-menu.php:174
824 msgid "Snippet <strong>deleted</strong>."
825 msgstr ""
826
827 #: php/admin-menus/class-manage-menu.php:175
828 msgid "Selected snippets <strong>deleted</strong>."
829 msgstr ""
830
831 #: php/admin-menus/class-manage-menu.php:176
832 msgid "Snippet <strong>cloned</strong>."
833 msgstr ""
834
835 #: php/admin-menus/class-manage-menu.php:177
836 msgid "Selected snippets <strong>cloned</strong>."
837 msgstr ""
838
839 #: php/admin-menus/class-settings-menu.php:25
840 msgctxt "menu label"
841 msgid "Settings"
842 msgstr ""
843
844 #: php/admin-menus/class-settings-menu.php:26
845 msgid "Snippets Settings"
846 msgstr ""
847
848 #: php/admin-menus/class-settings-menu.php:47
849 msgid "All settings have been reset to their defaults."
850 msgstr ""
851
852 #: php/admin-menus/class-settings-menu.php:162
853 msgid "Reset to Default"
854 msgstr ""
855
856 #: php/admin-menus/class-settings-menu.php:229, php/settings/settings.php:283
857 msgid "Settings saved."
858 msgstr ""
859
860 #. translators: %d: snippet ID
861 #: php/front-end/class-frontend.php:137
862 msgid "Could not load snippet with an invalid ID: %d."
863 msgstr ""
864
865 #. translators: 1: snippet name, 2: snippet edit link
866 #: php/front-end/class-frontend.php:182
867 msgid "<strong>%1$s</strong> is currently inactive. You can <a href=\"%2$s\">edit this snippet</a> to activate it and make it visible. This message will not appear in the published post."
868 msgstr ""
869
870 #: php/front-end/mce-strings.php:13
871 msgid "Content Snippet"
872 msgstr ""
873
874 #: php/front-end/mce-strings.php:14
875 msgid "Insert Content Snippet"
876 msgstr ""
877
878 #: php/front-end/mce-strings.php:15
879 msgid "Snippet"
880 msgstr ""
881
882 #: php/front-end/mce-strings.php:16
883 msgid "Run PHP code"
884 msgstr ""
885
886 #: php/front-end/mce-strings.php:17
887 msgid "Apply formatting"
888 msgstr ""
889
890 #: php/front-end/mce-strings.php:18
891 msgid "Enable shortcodes"
892 msgstr ""
893
894 #: php/front-end/mce-strings.php:20
895 msgid "Snippet Source Code"
896 msgstr ""
897
898 #: php/front-end/mce-strings.php:21
899 msgid "Insert Snippet Source"
900 msgstr ""
901
902 #: php/front-end/mce-strings.php:22
903 msgid "Show line numbers"
904 msgstr ""
905
906 #: php/settings/settings-fields.php:52
907 msgid "Activate by Default"
908 msgstr ""
909
910 #: php/settings/settings-fields.php:54
911 msgid "Make the 'Save and Activate' button the default action when saving a snippet."
912 msgstr ""
913
914 #: php/settings/settings-fields.php:59
915 msgid "Enable Snippet Tags"
916 msgstr ""
917
918 #: php/settings/settings-fields.php:61
919 msgid "Show snippet tags on admin pages."
920 msgstr ""
921
922 #: php/settings/settings-fields.php:66
923 msgid "Enable Snippet Descriptions"
924 msgstr ""
925
926 #: php/settings/settings-fields.php:68
927 msgid "Show snippet descriptions on admin pages."
928 msgstr ""
929
930 #: php/settings/settings-fields.php:73
931 msgid "Snippets List Order"
932 msgstr ""
933
934 #: php/settings/settings-fields.php:75
935 msgid "Default way to order snippets on the All Snippets admin menu."
936 msgstr ""
937
938 #: php/settings/settings-fields.php:78
939 msgid "Name (A-Z)"
940 msgstr ""
941
942 #: php/settings/settings-fields.php:79
943 msgid "Name (Z-A)"
944 msgstr ""
945
946 #: php/settings/settings-fields.php:80
947 msgid "Modified (latest first)"
948 msgstr ""
949
950 #: php/settings/settings-fields.php:81
951 msgid "Modified (oldest first)"
952 msgstr ""
953
954 #: php/settings/settings-fields.php:87
955 msgid "Disable Shortcode Syntax Highlighter"
956 msgstr ""
957
958 #: php/settings/settings-fields.php:89
959 msgid "Disable the syntax highlighting for the [code_snippet] shortcode on the front-end."
960 msgstr ""
961
962 #: php/settings/settings-fields.php:94
963 msgid "Complete Uninstall"
964 msgstr ""
965
966 #: php/settings/settings-fields.php:96
967 msgid "When the plugin is deleted from the Plugins menu, also delete all snippets and plugin settings."
968 msgstr ""
969
970 #: php/settings/settings-fields.php:109
971 msgid "Row Height"
972 msgstr ""
973
974 #: php/settings/settings-fields.php:111
975 msgid "rows"
976 msgstr ""
977
978 #: php/settings/settings-fields.php:117
979 msgid "Use Full Editor"
980 msgstr ""
981
982 #: php/settings/settings-fields.php:119
983 msgid "Enable all features of the visual editor."
984 msgstr ""
985
986 #: php/settings/settings-fields.php:124
987 msgid "Media Buttons"
988 msgstr ""
989
990 #: php/settings/settings-fields.php:126
991 msgid "Enable the add media buttons."
992 msgstr ""
993
994 #: php/settings/settings-fields.php:135
995 msgid "Theme"
996 msgstr ""
997
998 #: php/settings/settings-fields.php:143
999 msgid "Indent With Tabs"
1000 msgstr ""
1001
1002 #: php/settings/settings-fields.php:145
1003 msgid "Use hard tabs (not spaces) for indentation."
1004 msgstr ""
1005
1006 #: php/settings/settings-fields.php:151
1007 msgid "Tab Size"
1008 msgstr ""
1009
1010 #: php/settings/settings-fields.php:153
1011 msgid "The width of a tab character."
1012 msgstr ""
1013
1014 #: php/settings/settings-fields.php:160
1015 msgid "Indent Unit"
1016 msgstr ""
1017
1018 #: php/settings/settings-fields.php:162
1019 msgid "How many spaces a block should be indented."
1020 msgstr ""
1021
1022 #: php/settings/settings-fields.php:169
1023 msgid "Wrap Lines"
1024 msgstr ""
1025
1026 #: php/settings/settings-fields.php:171
1027 msgid "Whether the editor should scroll or wrap for long lines."
1028 msgstr ""
1029
1030 #: php/settings/settings-fields.php:177
1031 msgid "Line Numbers"
1032 msgstr ""
1033
1034 #: php/settings/settings-fields.php:179
1035 msgid "Show line numbers to the left of the editor."
1036 msgstr ""
1037
1038 #: php/settings/settings-fields.php:185
1039 msgid "Auto Close Brackets"
1040 msgstr ""
1041
1042 #: php/settings/settings-fields.php:187
1043 msgid "Auto-close brackets and quotes when typed."
1044 msgstr ""
1045
1046 #: php/settings/settings-fields.php:193
1047 msgid "Highlight Selection Matches"
1048 msgstr ""
1049
1050 #: php/settings/settings-fields.php:194
1051 msgid "Highlight all instances of a currently selected word."
1052 msgstr ""
1053
1054 #: php/settings/settings-fields.php:201
1055 msgid "Highlight Active Line"
1056 msgstr ""
1057
1058 #: php/settings/settings-fields.php:202
1059 msgid "Highlight the line that is currently being edited."
1060 msgstr ""
1061
1062 #: php/settings/settings.php:143
1063 msgid "General"
1064 msgstr ""
1065
1066 #: php/settings/settings.php:144
1067 msgid "Description Editor"
1068 msgstr ""
1069
1070 #: php/settings/settings.php:145
1071 msgid "Code Editor"
1072 msgstr ""
1073
1074 #: php/settings/settings.php:197
1075 msgid "Editor Preview"
1076 msgstr ""
1077
1078 #: php/views/edit.php:75
1079 msgid "Enter title here"
1080 msgstr ""
1081
1082 #: php/views/edit.php:86
1083 msgid "Code"
1084 msgstr ""
1085
1086 #: php/views/import.php:38
1087 msgid "Upload one or more Code Snippets export files and the snippets will be imported."
1088 msgstr ""
1089
1090 #. translators: %s: link to snippets admin menu
1091 #: php/views/import.php:43
1092 msgid "Afterwards, you will need to visit the <a href=\"%s\">All Snippets</a> page to activate the imported snippets."
1093 msgstr ""
1094
1095 #: php/views/import.php:55
1096 msgid "Duplicate Snippets"
1097 msgstr ""
1098
1099 #: php/views/import.php:58
1100 msgid "What should happen if an existing snippet is found with an identical name to an imported snippet?"
1101 msgstr ""
1102
1103 #: php/views/import.php:65
1104 msgid "Ignore any duplicate snippets: import all snippets from the file regardless and leave all existing snippets unchanged."
1105 msgstr ""
1106
1107 #: php/views/import.php:72
1108 msgid "Replace any existing snippets with a newly imported snippet of the same name."
1109 msgstr ""
1110
1111 #: php/views/import.php:79
1112 msgid "Do not import any duplicate snippets; leave all existing snippets unchanged."
1113 msgstr ""
1114
1115 #: php/views/import.php:84
1116 msgid "Upload Files"
1117 msgstr ""
1118
1119 #: php/views/import.php:87
1120 msgid "Choose one or more Code Snippets (.xml or .json) files to upload, then click \"Upload files and import\"."
1121 msgstr ""
1122
1123 #: php/views/import.php:92
1124 msgid "Choose files from your computer:"
1125 msgstr ""
1126
1127 #. translators: %s: size in bytes
1128 #: php/views/import.php:95
1129 msgid "(Maximum size: %s)"
1130 msgstr ""
1131
1132 #: php/views/import.php:106
1133 msgid "Upload files and import"
1134 msgstr ""
1135
1136 #: php/views/manage.php:18
1137 msgid "All Snippets"
1138 msgstr ""
1139
1140 #: php/views/manage.php:59
1141 msgid "Go <span class=\"badge\">Pro</span>"
1142 msgstr ""
1143
1144 #: php/views/manage.php:70
1145 msgid "function snippets"
1146 msgstr ""
1147
1148 #: php/views/manage.php:71
1149 msgid "content snippets"
1150 msgstr ""
1151
1152 #: php/views/manage.php:72
1153 msgid "style snippets"
1154 msgstr ""
1155
1156 #: php/views/manage.php:73
1157 msgid "javascript snippets"
1158 msgstr ""
1159
1160 #. translators: %s: snippet type name
1161 #: php/views/manage.php:77
1162 msgid "Learn more about %s &rarr;"
1163 msgstr ""
1164
1165 #: php/views/manage.php:95
1166 msgid "Search Snippets"
1167 msgstr ""
1168
1169 #: php/views/partials/edit-scopes.php:16
1170 msgid "Scope"
1171 msgstr ""
1172
1173 #: php/views/partials/edit-scopes.php:23
1174 msgid "Run snippet everywhere"
1175 msgstr ""
1176
1177 #: php/views/partials/edit-scopes.php:24
1178 msgid "Only run in administration area"
1179 msgstr ""
1180
1181 #: php/views/partials/edit-scopes.php:25
1182 msgid "Only run on site front-end"
1183 msgstr ""
1184
1185 #: php/views/partials/edit-scopes.php:26
1186 msgid "Only run once"
1187 msgstr ""
1188
1189 #: php/views/partials/edit-scopes.php:38
1190 msgid "Site front-end styles"
1191 msgstr ""
1192
1193 #: php/views/partials/edit-scopes.php:39
1194 msgid "Administration area styles"
1195 msgstr ""
1196
1197 #: php/views/partials/edit-scopes.php:51
1198 msgid "Load JS at the end of the &lt;body&gt; section"
1199 msgstr ""
1200
1201 #: php/views/partials/edit-scopes.php:52
1202 msgid "Load JS in the &lt;head&gt; section"
1203 msgstr ""
1204
1205 #: php/views/partials/edit-scopes.php:66
1206 msgid "Only display when inserted into a post or page."
1207 msgstr ""
1208
1209 #. translators: %s: snippet shortcode tag
1210 #: php/views/partials/edit-scopes.php:75
1211 msgid "You can use the %s shortcode to insert your content into a post or page."
1212 msgstr ""
1213
1214 #: php/views/partials/edit-scopes.php:75
1215 msgid "After saving, you will be able to use the %s shortcode to insert your content into a post or page."
1216 msgstr ""
1217
1218 #: php/views/partials/edit-scopes.php:90
1219 msgid "Shortcode Options: "
1220 msgstr ""
1221
1222 #: php/views/partials/edit-scopes.php:94
1223 msgid "Evaluate PHP code"
1224 msgstr ""
1225
1226 #: php/views/partials/edit-scopes.php:98
1227 msgid "Add paragraphs and formatting"
1228 msgstr ""
1229
1230 #: php/views/partials/edit-scopes.php:102
1231 msgid "Evaluate additional shortcode tags"
1232 msgstr ""
1233
1234 #: php/views/partials/editor-shortcuts.php:17
1235 msgctxt "help tooltip"
1236 msgid "?"
1237 msgstr ""
1238
1239 #: php/views/partials/editor-shortcuts.php:22
1240 msgid "Save changes"
1241 msgstr ""
1242
1243 #: php/views/partials/editor-shortcuts.php:26
1244 msgid "Begin searching"
1245 msgstr ""
1246
1247 #: php/views/partials/editor-shortcuts.php:30
1248 msgid "Find next"
1249 msgstr ""
1250
1251 #: php/views/partials/editor-shortcuts.php:34
1252 msgid "Find previous"
1253 msgstr ""
1254
1255 #: php/views/partials/editor-shortcuts.php:38
1256 msgid "Replace"
1257 msgstr ""
1258
1259 #: php/views/partials/editor-shortcuts.php:42
1260 msgid "Replace all"
1261 msgstr ""
1262
1263 #: php/views/partials/editor-shortcuts.php:46
1264 msgid "Persistent search"
1265 msgstr ""
1266