PluginProbe
Code Snippets / 2.12.0
Code Snippets v2.12.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 2.12.0, at languages/code-snippets.pot

958 lines 22.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the code-snippets package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: code-snippets 2.12.0\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2018-09-23 23:48+1000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #: php/admin-menus/class-admin-menu.php:103
22 msgid "You are not authorized to access this page."
23 msgstr ""
24
25 #: php/admin-menus/class-edit-menu.php:13
26 #: php/admin-menus/class-edit-menu.php:14 php/views/edit.php:31
27 msgid "Edit Snippet"
28 msgstr ""
29
30 #: php/admin-menus/class-edit-menu.php:39
31 msgctxt "menu label"
32 msgid "Add New"
33 msgstr ""
34
35 #: php/admin-menus/class-edit-menu.php:40 php/views/edit.php:37
36 msgid "Add New Snippet"
37 msgstr ""
38
39 #: php/admin-menus/class-edit-menu.php:164
40 msgid "Don't Panic"
41 msgstr ""
42
43 #: php/admin-menus/class-edit-menu.php:165
44 #, php-format
45 msgid ""
46 "The code snippet you are trying to save produced a fatal error on line %d:"
47 msgstr ""
48
49 #: php/admin-menus/class-edit-menu.php:167
50 msgid ""
51 "The previous version of the snippet is unchanged, and the rest of this site "
52 "should be functioning normally as before."
53 msgstr ""
54
55 #: php/admin-menus/class-edit-menu.php:168
56 msgid ""
57 "Please use the back button in your browser to return to the previous page "
58 "and try to fix the code error."
59 msgstr ""
60
61 #: php/admin-menus/class-edit-menu.php:169
62 msgid ""
63 "If you prefer, you can close this page and discard the changes you just "
64 "made. No changes will be made to this site."
65 msgstr ""
66
67 #: php/admin-menus/class-edit-menu.php:309 php/class-list-table.php:332
68 msgid "Description"
69 msgstr ""
70
71 #: php/admin-menus/class-edit-menu.php:342 php/class-list-table.php:333
72 msgid "Tags"
73 msgstr ""
74
75 #: php/admin-menus/class-edit-menu.php:347
76 msgid "Enter a list of tags; separated by commas"
77 msgstr ""
78
79 #: php/admin-menus/class-edit-menu.php:369
80 msgid ""
81 "Snippets with a lower priority number will run before those with a higher "
82 "number."
83 msgstr ""
84
85 #: php/admin-menus/class-edit-menu.php:370 php/class-list-table.php:334
86 msgid "Priority"
87 msgstr ""
88
89 #: php/admin-menus/class-edit-menu.php:387
90 msgid "Run snippet everywhere"
91 msgstr ""
92
93 #: php/admin-menus/class-edit-menu.php:388
94 msgid "Only run in administration area"
95 msgstr ""
96
97 #: php/admin-menus/class-edit-menu.php:389
98 msgid "Only run on site front-end"
99 msgstr ""
100
101 #: php/admin-menus/class-edit-menu.php:390
102 msgid "Only run once"
103 msgstr ""
104
105 #: php/admin-menus/class-edit-menu.php:393
106 msgid "Scope"
107 msgstr ""
108
109 #: php/admin-menus/class-edit-menu.php:413
110 msgid "Sharing Settings"
111 msgstr ""
112
113 #: php/admin-menus/class-edit-menu.php:417
114 msgid "Allow this snippet to be activated on individual sites on the network"
115 msgstr ""
116
117 #: php/admin-menus/class-edit-menu.php:477
118 #, php-format
119 msgid "The snippet has been deactivated due to an error on line %d:"
120 msgstr ""
121
122 #: php/admin-menus/class-edit-menu.php:482
123 msgid "The snippet has been deactivated due to an error in the code."
124 msgstr ""
125
126 #: php/admin-menus/class-edit-menu.php:489
127 msgid "An error occurred when saving the snippet."
128 msgstr ""
129
130 #: php/admin-menus/class-edit-menu.php:494
131 msgid "Snippet <strong>added</strong>."
132 msgstr ""
133
134 #: php/admin-menus/class-edit-menu.php:495
135 msgid "Snippet <strong>updated</strong>."
136 msgstr ""
137
138 #: php/admin-menus/class-edit-menu.php:496
139 msgid "Snippet <strong>added</strong> and <strong>activated</strong>."
140 msgstr ""
141
142 #: php/admin-menus/class-edit-menu.php:497
143 msgid "Snippet <strong>added</strong> and <strong>executed</strong>."
144 msgstr ""
145
146 #: php/admin-menus/class-edit-menu.php:498
147 msgid "Snippet <strong>updated</strong> and <strong>activated</strong>."
148 msgstr ""
149
150 #: php/admin-menus/class-edit-menu.php:499
151 msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>."
152 msgstr ""
153
154 #: php/admin-menus/class-import-menu.php:15
155 msgctxt "menu label"
156 msgid "Import"
157 msgstr ""
158
159 #: php/admin-menus/class-import-menu.php:16 php/views/import.php:21
160 msgid "Import Snippets"
161 msgstr ""
162
163 #: php/admin-menus/class-import-menu.php:102
164 msgid "Code Snippets"
165 msgstr ""
166
167 #: php/admin-menus/class-import-menu.php:103
168 msgid "Import snippets from a code snippets export file"
169 msgstr ""
170
171 #: php/admin-menus/class-import-menu.php:115
172 msgid "An error occurred when processing the import files."
173 msgstr ""
174
175 #: php/admin-menus/class-import-menu.php:125
176 msgid "No snippets were imported."
177 msgstr ""
178
179 #: php/admin-menus/class-import-menu.php:131
180 #, php-format
181 msgid ""
182 "Successfully imported <strong>%d</strong> snippet. <a href=\"%s\">Have fun!</"
183 "a>"
184 msgid_plural ""
185 "Successfully imported <strong>%d</strong> snippets. <a href=\"%s\">Have fun!"
186 "</a>"
187 msgstr[0] ""
188 msgstr[1] ""
189
190 #: php/admin-menus/class-manage-menu.php:22
191 msgctxt "menu label"
192 msgid "All Snippets"
193 msgstr ""
194
195 #: php/admin-menus/class-manage-menu.php:23
196 #: php/admin-menus/class-manage-menu.php:46 php/class-admin.php:61
197 #: php/class-admin.php:150 php/views/manage.php:21
198 msgid "Snippets"
199 msgstr ""
200
201 #: php/admin-menus/class-manage-menu.php:47
202 msgctxt "top-level menu label"
203 msgid "Snippets"
204 msgstr ""
205
206 #: php/admin-menus/class-manage-menu.php:94
207 msgid ""
208 "<strong>Warning:</strong> Safe mode is active and snippets will not execute! "
209 "Remove the <code>CODE_SNIPPETS_SAFE_MODE</code> constant from <code>wp-"
210 "config.php</code> to turn off safe mode. <a href=\"https://github.com/"
211 "sheabunge/code-snippets/wiki/Safe-Mode\" target=\"_blank\">Help</a>"
212 msgstr ""
213
214 #: php/admin-menus/class-manage-menu.php:100
215 msgid "Snippet <strong>executed</strong>."
216 msgstr ""
217
218 #: php/admin-menus/class-manage-menu.php:101
219 msgid "Snippet <strong>activated</strong>."
220 msgstr ""
221
222 #: php/admin-menus/class-manage-menu.php:102
223 msgid "Selected snippets <strong>activated</strong>."
224 msgstr ""
225
226 #: php/admin-menus/class-manage-menu.php:103
227 msgid "Snippet <strong>deactivated</strong>."
228 msgstr ""
229
230 #: php/admin-menus/class-manage-menu.php:104
231 msgid "Selected snippets <strong>deactivated</strong>."
232 msgstr ""
233
234 #: php/admin-menus/class-manage-menu.php:105
235 msgid "Snippet <strong>deleted</strong>."
236 msgstr ""
237
238 #: php/admin-menus/class-manage-menu.php:106
239 msgid "Selected snippets <strong>deleted</strong>."
240 msgstr ""
241
242 #: php/admin-menus/class-manage-menu.php:107
243 msgid "Snippet <strong>cloned</strong>."
244 msgstr ""
245
246 #: php/admin-menus/class-manage-menu.php:108
247 msgid "Selected snippets <strong>cloned</strong>."
248 msgstr ""
249
250 #: php/admin-menus/class-settings-menu.php:16
251 msgctxt "menu label"
252 msgid "Settings"
253 msgstr ""
254
255 #: php/admin-menus/class-settings-menu.php:17
256 msgid "Snippets Settings"
257 msgstr ""
258
259 #: php/admin-menus/class-settings-menu.php:35
260 msgid "All settings have been reset to their defaults."
261 msgstr ""
262
263 #: php/admin-menus/class-settings-menu.php:61
264 msgid "Settings"
265 msgstr ""
266
267 #: php/admin-menus/class-settings-menu.php:77
268 msgid "Reset to Default"
269 msgstr ""
270
271 #: php/admin-menus/class-settings-menu.php:103 php/settings/settings.php:204
272 msgid "Settings saved."
273 msgstr ""
274
275 #: php/class-admin.php:62
276 msgid "Snippets &raquo; Settings"
277 msgstr ""
278
279 #: php/class-admin.php:149
280 msgid "Manage your existing snippets"
281 msgstr ""
282
283 #: php/class-admin.php:180
284 msgid "Visit the WordPress.org plugin page"
285 msgstr ""
286
287 #: php/class-admin.php:181
288 msgid "About"
289 msgstr ""
290
291 #: php/class-admin.php:185
292 msgid "Visit the support forums"
293 msgstr ""
294
295 #: php/class-admin.php:186
296 msgid "Support"
297 msgstr ""
298
299 #: php/class-admin.php:190
300 msgid "Support this plugin's development"
301 msgstr ""
302
303 #: php/class-admin.php:191
304 msgid "Donate"
305 msgstr ""
306
307 #: php/class-admin.php:222
308 msgid ""
309 "<strong>Have feedback on Code Snippets?</strong> Please take the time to "
310 "answer a short survey on how you use this plugin and what you'd like to see "
311 "changed or added in the future."
312 msgstr ""
313
314 #: php/class-admin.php:226
315 msgid "Take the survey now"
316 msgstr ""
317
318 #: php/class-admin.php:229
319 msgid "Dismiss"
320 msgstr ""
321
322 #: php/class-contextual-help.php:40
323 msgid "For more information:"
324 msgstr ""
325
326 #: php/class-contextual-help.php:41
327 msgid "About Plugin"
328 msgstr ""
329
330 #: php/class-contextual-help.php:42
331 msgid "FAQ"
332 msgstr ""
333
334 #: php/class-contextual-help.php:43
335 msgid "Support Forums"
336 msgstr ""
337
338 #: php/class-contextual-help.php:44
339 msgid "Plugin Website"
340 msgstr ""
341
342 #: php/class-contextual-help.php:55 php/class-contextual-help.php:81
343 #: php/class-contextual-help.php:121
344 msgid "Overview"
345 msgstr ""
346
347 #: php/class-contextual-help.php:56
348 msgid ""
349 "Snippets are similar to plugins - they both extend and expand the "
350 "functionality of WordPress. Snippets are more light-weight, just a few lines "
351 "of code, and do not put as much load on your server. Here you can manage "
352 "your existing snippets and perform tasks on them such as activating, "
353 "deactivating, deleting and exporting."
354 msgstr ""
355
356 #: php/class-contextual-help.php:61
357 msgid "Safe Mode"
358 msgstr ""
359
360 #: php/class-contextual-help.php:62
361 msgid ""
362 "Be sure to check your snippets for errors before you activate them, as a "
363 "faulty snippet could bring your whole blog down. If your site starts doing "
364 "strange things, deactivate all your snippets and activate them one at a time."
365 msgstr ""
366
367 #: php/class-contextual-help.php:63
368 msgid ""
369 "If something goes wrong with a snippet and you can't use WordPress, you can "
370 "cause all snippets to stop executing by adding "
371 "<code>define('CODE_SNIPPETS_SAFE_MODE', true);</code> to your <code>wp-"
372 "config.php</code> file. After you have deactivated the offending snippet, "
373 "you can turn off safe mode by removing this line or replacing <strong>true</"
374 "strong> with <strong>false</strong>."
375 msgstr ""
376
377 #: php/class-contextual-help.php:68
378 msgid "Uninstall"
379 msgstr ""
380
381 #: php/class-contextual-help.php:69
382 #, php-format
383 msgid ""
384 "When you delete Code Snippets through the Plugins menu in WordPress it will "
385 "clear up the <code>%1$s</code> table and a few other bits of data stored in "
386 "the database. If you want to keep this data (ie: you are only temporally "
387 "uninstalling Code Snippets) then remove the <code>%2$s</code> folder using "
388 "FTP."
389 msgstr ""
390
391 #: php/class-contextual-help.php:70
392 msgid ""
393 "Even if you're sure that you don't want to use Code Snippets ever again on "
394 "this WordPress installation, you may want to use the export feature to back "
395 "up your snippets."
396 msgstr ""
397
398 #: php/class-contextual-help.php:82
399 msgid ""
400 "Snippets are similar to plugins - they both extend and expand the "
401 "functionality of WordPress. Snippets are more light-weight, just a few lines "
402 "of code, and do not put as much load on your server. Here you can add a new "
403 "snippet, or edit an existing one."
404 msgstr ""
405
406 #: php/class-contextual-help.php:86
407 msgid "WP-Snippets"
408 msgstr ""
409
410 #: php/class-contextual-help.php:86
411 msgid "http://wp-snippets.com"
412 msgstr ""
413
414 #: php/class-contextual-help.php:87
415 msgid "WP Snipp"
416 msgstr ""
417
418 #: php/class-contextual-help.php:87
419 msgid "http://wpsnipp.com"
420 msgstr ""
421
422 #: php/class-contextual-help.php:88
423 msgid "Cats Who Code"
424 msgstr ""
425
426 #: php/class-contextual-help.php:88
427 msgid "http://www.catswhocode.com/blog/snippets"
428 msgstr ""
429
430 #: php/class-contextual-help.php:89
431 msgid "WP Function Me"
432 msgstr ""
433
434 #: php/class-contextual-help.php:89
435 msgid "http://www.wpfunction.me"
436 msgstr ""
437
438 #: php/class-contextual-help.php:99
439 msgid "Finding Snippets"
440 msgstr ""
441
442 #: php/class-contextual-help.php:100
443 msgid ""
444 "Here are some links to websites which host a large number of snippets that "
445 "you can add to your site:"
446 msgstr ""
447
448 #: php/class-contextual-help.php:102
449 msgid ""
450 "More places to find snippets, as well as a selection of example snippets, "
451 "can be found in the <a href=\"https://github.com/sheabunge/code-snippets/"
452 "wiki/Finding-snippets\">plugin documentation</a>."
453 msgstr ""
454
455 #: php/class-contextual-help.php:107
456 msgid "Adding Snippets"
457 msgstr ""
458
459 #: php/class-contextual-help.php:108
460 msgid ""
461 "You need to fill out the name and code fields for your snippet to be added. "
462 "While the description field will add more information about how your snippet "
463 "works, what is does and where you found it, it is completely optional."
464 msgstr ""
465
466 #: php/class-contextual-help.php:109
467 msgid ""
468 "Please be sure to check that your snippet is valid PHP code and will not "
469 "produce errors before adding it through this page. While doing so will not "
470 "become active straight away, it will help to minimise the chance of a faulty "
471 "snippet becoming active on your site."
472 msgstr ""
473
474 #: php/class-contextual-help.php:122
475 msgid ""
476 "Snippets are similar to plugins - they both extend and expand the "
477 "functionality of WordPress. Snippets are more light-weight, just a few lines "
478 "of code, and do not put as much load on your server. Here you can load "
479 "snippets from a Code Snippets (.xml) import file into the database with your "
480 "existing snippets."
481 msgstr ""
482
483 #: php/class-contextual-help.php:127
484 msgid "Importing"
485 msgstr ""
486
487 #: php/class-contextual-help.php:128
488 msgid ""
489 "You can load your snippets from a code snippets (.xml) export file using "
490 "this page."
491 msgstr ""
492
493 #: php/class-contextual-help.php:129
494 #, php-format
495 msgid ""
496 "Snippets will be added to the database along with your existing snippets. "
497 "Regardless of whether the snippets were active on the previous site, "
498 "imported snippets are always inactive until activated using the <a href=\"%s"
499 "\">All Snippets</a> page.</p>"
500 msgstr ""
501
502 #: php/class-contextual-help.php:134
503 msgid "Exporting"
504 msgstr ""
505
506 #: php/class-contextual-help.php:135
507 #, php-format
508 msgid ""
509 "You can save your snippets to a Code Snippets (.xml) export file using the "
510 "<a href=\"%s\">Manage Snippets</a> page."
511 msgstr ""
512
513 #: php/class-db.php:168
514 msgid "Example HTML shortcode"
515 msgstr ""
516
517 #: php/class-db.php:171
518 msgid "write your HTML shortcode content here"
519 msgstr ""
520
521 #: php/class-db.php:173
522 msgid ""
523 "This is an example snippet for demonstrating how to add an HTML shortcode."
524 msgstr ""
525
526 #: php/class-db.php:178
527 msgid "Example CSS snippet"
528 msgstr ""
529
530 #: php/class-db.php:181
531 msgid "write your CSS code here"
532 msgstr ""
533
534 #: php/class-db.php:183
535 msgid ""
536 "This is an example snippet for demonstrating how to add custom CSS code to "
537 "your website."
538 msgstr ""
539
540 #: php/class-db.php:189
541 msgid "Example JavaScript snippet"
542 msgstr ""
543
544 #: php/class-db.php:192
545 msgid "write your JavaScript code here"
546 msgstr ""
547
548 #: php/class-db.php:194
549 msgid ""
550 "This is an example snippet for demonstrating how to add custom JavaScript "
551 "code to your website."
552 msgstr ""
553
554 #: php/class-db.php:202
555 msgid "You can remove it, or edit it to add your own content."
556 msgstr ""
557
558 #: php/class-list-table.php:58
559 msgid "Snippets per page"
560 msgstr ""
561
562 #: php/class-list-table.php:147
563 msgid "Network Active"
564 msgstr ""
565
566 #: php/class-list-table.php:149
567 msgid "Network Only"
568 msgstr ""
569
570 #: php/class-list-table.php:155
571 msgid "Edit"
572 msgstr ""
573
574 #: php/class-list-table.php:156 php/class-list-table.php:373
575 msgid "Clone"
576 msgstr ""
577
578 #: php/class-list-table.php:157 php/class-list-table.php:375
579 #: php/views/edit.php:130
580 msgid "Export"
581 msgstr ""
582
583 #: php/class-list-table.php:166 php/class-list-table.php:376
584 #: php/views/edit.php:143
585 msgid "Delete"
586 msgstr ""
587
588 #: php/class-list-table.php:170
589 msgid "You are about to permanently delete the selected item."
590 msgstr ""
591
592 #: php/class-list-table.php:171 php/views/edit.php:138
593 msgid "'Cancel' to stop, 'OK' to delete."
594 msgstr ""
595
596 #: php/class-list-table.php:230
597 #, php-format
598 msgid "Untitled #%d"
599 msgstr ""
600
601 #: php/class-list-table.php:254
602 msgid "Shared on Network"
603 msgstr ""
604
605 #: php/class-list-table.php:330 php/views/edit.php:54
606 msgid "Name"
607 msgstr ""
608
609 #: php/class-list-table.php:331
610 msgid "ID"
611 msgstr ""
612
613 #: php/class-list-table.php:371
614 msgid "Network Activate"
615 msgstr ""
616
617 #: php/class-list-table.php:371
618 msgid "Activate"
619 msgstr ""
620
621 #: php/class-list-table.php:372
622 msgid "Network Deactivate"
623 msgstr ""
624
625 #: php/class-list-table.php:372
626 msgid "Deactivate"
627 msgstr ""
628
629 #: php/class-list-table.php:374 php/views/edit.php:125
630 msgid "Download"
631 msgstr ""
632
633 #: php/class-list-table.php:416
634 #, php-format
635 msgid "All <span class=\"count\">(%s)</span>"
636 msgid_plural "All <span class=\"count\">(%s)</span>"
637 msgstr[0] ""
638 msgstr[1] ""
639
640 #: php/class-list-table.php:417
641 #, php-format
642 msgid "Active <span class=\"count\">(%s)</span>"
643 msgid_plural "Active <span class=\"count\">(%s)</span>"
644 msgstr[0] ""
645 msgstr[1] ""
646
647 #: php/class-list-table.php:418
648 #, php-format
649 msgid "Inactive <span class=\"count\">(%s)</span>"
650 msgid_plural "Inactive <span class=\"count\">(%s)</span>"
651 msgstr[0] ""
652 msgstr[1] ""
653
654 #: php/class-list-table.php:419
655 #, php-format
656 msgid "Recently Active <span class=\"count\">(%s)</span>"
657 msgid_plural "Recently Active <span class=\"count\">(%s)</span>"
658 msgstr[0] ""
659 msgstr[1] ""
660
661 #: php/class-list-table.php:488
662 msgid "Show all tags"
663 msgstr ""
664
665 #: php/class-list-table.php:502
666 msgid "Filter"
667 msgstr ""
668
669 #: php/class-list-table.php:510
670 msgid "Clear List"
671 msgstr ""
672
673 #: php/class-list-table.php:725
674 msgid "It looks like you don't have any snippets."
675 msgstr ""
676
677 #: php/class-list-table.php:729
678 msgid "Perhaps you would like to add a new one?"
679 msgstr ""
680
681 #: php/class-list-table.php:1025
682 msgid "Search results"
683 msgstr ""
684
685 #: php/class-list-table.php:1028
686 #, php-format
687 msgid " for &#8220;%s&#8221;"
688 msgstr ""
689
690 #: php/class-list-table.php:1032
691 #, php-format
692 msgid " in tag &#8220;%s&#8221;"
693 msgstr ""
694
695 #: php/class-list-table.php:1040
696 msgid "Clear Filters"
697 msgstr ""
698
699 #: php/settings/settings-fields.php:42
700 msgid "Activate by Default"
701 msgstr ""
702
703 #: php/settings/settings-fields.php:44
704 msgid ""
705 "Make the 'Save and Activate' button the default action when saving a snippet."
706 msgstr ""
707
708 #: php/settings/settings-fields.php:49
709 msgid "Enable Scope Selector"
710 msgstr ""
711
712 #: php/settings/settings-fields.php:51
713 msgid "Enable the scope selector when editing a snippet"
714 msgstr ""
715
716 #: php/settings/settings-fields.php:56
717 msgid "Enable Snippet Tags"
718 msgstr ""
719
720 #: php/settings/settings-fields.php:58
721 msgid "Show snippet tags on admin pages"
722 msgstr ""
723
724 #: php/settings/settings-fields.php:63
725 msgid "Enable Snippet Descriptions"
726 msgstr ""
727
728 #: php/settings/settings-fields.php:65
729 msgid "Show snippet descriptions on admin pages"
730 msgstr ""
731
732 #: php/settings/settings-fields.php:70
733 msgid "Disable Shortcode Syntax Highlighter"
734 msgstr ""
735
736 #: php/settings/settings-fields.php:72
737 msgid ""
738 "Disable the syntax highlighting for the [code_snippet] shortcode on the "
739 "front-end"
740 msgstr ""
741
742 #: php/settings/settings-fields.php:77
743 msgid "Complete Uninstall"
744 msgstr ""
745
746 #: php/settings/settings-fields.php:80
747 #, php-format
748 msgid ""
749 "When the plugin is deleted from the <a href=\"%s\">Plugins</a> menu, also "
750 "delete all snippets and plugin settings."
751 msgstr ""
752
753 #: php/settings/settings-fields.php:95
754 msgid "Row Height"
755 msgstr ""
756
757 #: php/settings/settings-fields.php:97
758 msgid "rows"
759 msgstr ""
760
761 #: php/settings/settings-fields.php:103
762 msgid "Use Full Editor"
763 msgstr ""
764
765 #: php/settings/settings-fields.php:105
766 msgid "Enable all features of the visual editor"
767 msgstr ""
768
769 #: php/settings/settings-fields.php:110
770 msgid "Media Buttons"
771 msgstr ""
772
773 #: php/settings/settings-fields.php:112
774 msgid "Enable the add media buttons"
775 msgstr ""
776
777 #: php/settings/settings-fields.php:121
778 msgid "Theme"
779 msgstr ""
780
781 #: php/settings/settings-fields.php:128
782 msgid "Indent With Tabs"
783 msgstr ""
784
785 #: php/settings/settings-fields.php:130
786 msgid "Use hard tabs (not spaces) for indentation."
787 msgstr ""
788
789 #: php/settings/settings-fields.php:136
790 msgid "Tab Size"
791 msgstr ""
792
793 #: php/settings/settings-fields.php:138
794 msgid "The width of a tab character."
795 msgstr ""
796
797 #: php/settings/settings-fields.php:145
798 msgid "Indent Unit"
799 msgstr ""
800
801 #: php/settings/settings-fields.php:147
802 msgid "How many spaces a block should be indented."
803 msgstr ""
804
805 #: php/settings/settings-fields.php:154
806 msgid "Wrap Lines"
807 msgstr ""
808
809 #: php/settings/settings-fields.php:156
810 msgid "Whether the editor should scroll or wrap for long lines."
811 msgstr ""
812
813 #: php/settings/settings-fields.php:162
814 msgid "Line Numbers"
815 msgstr ""
816
817 #: php/settings/settings-fields.php:164
818 msgid "Show line numbers to the left of the editor."
819 msgstr ""
820
821 #: php/settings/settings-fields.php:170
822 msgid "Auto Close Brackets"
823 msgstr ""
824
825 #: php/settings/settings-fields.php:172
826 msgid "Auto-close brackets and quotes when typed."
827 msgstr ""
828
829 #: php/settings/settings-fields.php:178
830 msgid "Highlight Selection Matches"
831 msgstr ""
832
833 #: php/settings/settings-fields.php:179
834 msgid "Highlight all instances of a currently selected word."
835 msgstr ""
836
837 #: php/settings/settings.php:88
838 msgid "General"
839 msgstr ""
840
841 #: php/settings/settings.php:89
842 msgid "Description Editor"
843 msgstr ""
844
845 #: php/settings/settings.php:90
846 msgid "Code Editor"
847 msgstr ""
848
849 #: php/settings/settings.php:147
850 msgid "Editor Preview"
851 msgstr ""
852
853 #: php/views/edit.php:34 php/views/manage.php:24
854 msgctxt "snippet"
855 msgid "Add New"
856 msgstr ""
857
858 #: php/views/edit.php:55
859 msgid "Enter title here"
860 msgstr ""
861
862 #: php/views/edit.php:60
863 msgid "Code"
864 msgstr ""
865
866 #: php/views/edit.php:85
867 msgid "Save Changes and Execute Once"
868 msgstr ""
869
870 #: php/views/edit.php:94 php/views/edit.php:108
871 msgid "Save Changes and Activate"
872 msgstr ""
873
874 #: php/views/edit.php:114
875 msgid "Save Changes and Deactivate"
876 msgstr ""
877
878 #: php/views/edit.php:137
879 msgid "You are about to permanently delete this snippet."
880 msgstr ""
881
882 #: php/views/import.php:25
883 msgid ""
884 "Upload one or more Code Snippets export files and the snippets will be "
885 "imported."
886 msgstr ""
887
888 #: php/views/import.php:29
889 #, php-format
890 msgid ""
891 "Afterwards, you will need to visit the <a href=\"%s\">All Snippets</a> page "
892 "to activate the imported snippets."
893 msgstr ""
894
895 #: php/views/import.php:36
896 msgid ""
897 "Before you can upload your import file, you will need to fix the following "
898 "error:"
899 msgstr ""
900
901 #: php/views/import.php:46
902 msgid "Duplicate Snippets"
903 msgstr ""
904
905 #: php/views/import.php:49
906 msgid ""
907 "What should happen if an existing snippet is found with an identical name to "
908 "an imported snippet?"
909 msgstr ""
910
911 #: php/views/import.php:56
912 msgid ""
913 "Ignore any duplicate snippets: import all snippets from the file regardless "
914 "and leave all existing snippets unchanged."
915 msgstr ""
916
917 #: php/views/import.php:63
918 msgid ""
919 "Replace any existing snippets with a newly imported snippet of the same name."
920 msgstr ""
921
922 #: php/views/import.php:70
923 msgid ""
924 "Do not import any duplicate snippets; leave all existing snippets unchanged."
925 msgstr ""
926
927 #: php/views/import.php:75
928 msgid "Upload Files"
929 msgstr ""
930
931 #: php/views/import.php:78
932 msgid ""
933 "Choose one or more Code Snippets (.xml or .json) files to upload, then click "
934 "\"Upload files and import\"."
935 msgstr ""
936
937 #: php/views/import.php:83
938 msgid "Choose files from your computer:"
939 msgstr ""
940
941 #: php/views/import.php:84
942 #, php-format
943 msgid "(Maximum size: %s)"
944 msgstr ""
945
946 #: php/views/import.php:93
947 msgid "Upload files and import"
948 msgstr ""
949
950 #: php/views/manage.php:29
951 msgctxt "snippets"
952 msgid "Import"
953 msgstr ""
954
955 #: php/views/manage.php:41
956 msgid "Search Installed Snippets"
957 msgstr ""
958