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

952 lines 22.4 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.1\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2018-11-15 23:41+1100\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:105
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:32
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:38
36 msgid "Add New Snippet"
37 msgstr ""
38
39 #: php/admin-menus/class-edit-menu.php:165
40 msgid "Don't Panic"
41 msgstr ""
42
43 #: php/admin-menus/class-edit-menu.php:167
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:169
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:170
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:171
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:311 php/class-list-table.php:337
68 msgid "Description"
69 msgstr ""
70
71 #: php/admin-menus/class-edit-menu.php:344 php/class-list-table.php:338
72 msgid "Tags"
73 msgstr ""
74
75 #: php/admin-menus/class-edit-menu.php:349
76 msgid "Enter a list of tags; separated by commas"
77 msgstr ""
78
79 #: php/admin-menus/class-edit-menu.php:371
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:372 php/class-list-table.php:339
86 msgid "Priority"
87 msgstr ""
88
89 #: php/admin-menus/class-edit-menu.php:389
90 msgid "Run snippet everywhere"
91 msgstr ""
92
93 #: php/admin-menus/class-edit-menu.php:390
94 msgid "Only run in administration area"
95 msgstr ""
96
97 #: php/admin-menus/class-edit-menu.php:391
98 msgid "Only run on site front-end"
99 msgstr ""
100
101 #: php/admin-menus/class-edit-menu.php:392
102 msgid "Only run once"
103 msgstr ""
104
105 #: php/admin-menus/class-edit-menu.php:395
106 msgid "Scope"
107 msgstr ""
108
109 #: php/admin-menus/class-edit-menu.php:416
110 msgid "Sharing Settings"
111 msgstr ""
112
113 #: php/admin-menus/class-edit-menu.php:420
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:481
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:486
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:493
127 msgid "An error occurred when saving the snippet."
128 msgstr ""
129
130 #: php/admin-menus/class-edit-menu.php:499
131 msgid "Snippet <strong>added</strong>."
132 msgstr ""
133
134 #: php/admin-menus/class-edit-menu.php:500
135 msgid "Snippet <strong>updated</strong>."
136 msgstr ""
137
138 #: php/admin-menus/class-edit-menu.php:501
139 msgid "Snippet <strong>added</strong> and <strong>activated</strong>."
140 msgstr ""
141
142 #: php/admin-menus/class-edit-menu.php:502
143 msgid "Snippet <strong>added</strong> and <strong>executed</strong>."
144 msgstr ""
145
146 #: php/admin-menus/class-edit-menu.php:503
147 msgid "Snippet <strong>updated</strong> and <strong>activated</strong>."
148 msgstr ""
149
150 #: php/admin-menus/class-edit-menu.php:504
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:19
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:132
180 #, php-format
181 msgid ""
182 "Successfully imported <strong>%1$d</strong> snippet. <a href=\"%2$s\">Have "
183 "fun!</a>"
184 msgid_plural ""
185 "Successfully imported <strong>%1$d</strong> snippets. <a href=\"%2$s\">Have "
186 "fun!</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:153 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:209
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:152
280 msgid "Manage your existing snippets"
281 msgstr ""
282
283 #: php/class-admin.php:183
284 msgid "Visit the WordPress.org plugin page"
285 msgstr ""
286
287 #: php/class-admin.php:184
288 msgid "About"
289 msgstr ""
290
291 #: php/class-admin.php:188
292 msgid "Visit the support forums"
293 msgstr ""
294
295 #: php/class-admin.php:189
296 msgid "Support"
297 msgstr ""
298
299 #: php/class-admin.php:193
300 msgid "Support this plugin's development"
301 msgstr ""
302
303 #: php/class-admin.php:194
304 msgid "Donate"
305 msgstr ""
306
307 #: php/class-admin.php:226
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:230
315 msgid "Take the survey now"
316 msgstr ""
317
318 #: php/class-admin.php:233
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:84
343 #: php/class-contextual-help.php:126
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:63
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:64
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:69
378 msgid "Uninstall"
379 msgstr ""
380
381 #: php/class-contextual-help.php:72
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:73
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:85
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:89
407 msgid "WP-Snippets"
408 msgstr ""
409
410 #: php/class-contextual-help.php:89
411 msgid "http://wp-snippets.com"
412 msgstr ""
413
414 #: php/class-contextual-help.php:90
415 msgid "WP Snipp"
416 msgstr ""
417
418 #: php/class-contextual-help.php:90
419 msgid "http://wpsnipp.com"
420 msgstr ""
421
422 #: php/class-contextual-help.php:91
423 msgid "Cats Who Code"
424 msgstr ""
425
426 #: php/class-contextual-help.php:91
427 msgid "http://www.catswhocode.com/blog/snippets"
428 msgstr ""
429
430 #: php/class-contextual-help.php:92
431 msgid "WP Function Me"
432 msgstr ""
433
434 #: php/class-contextual-help.php:92
435 msgid "http://www.wpfunction.me"
436 msgstr ""
437
438 #: php/class-contextual-help.php:102
439 msgid "Finding Snippets"
440 msgstr ""
441
442 #: php/class-contextual-help.php:104
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:106
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:111
456 msgid "Adding Snippets"
457 msgstr ""
458
459 #: php/class-contextual-help.php:113
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:114
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:127
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:132
484 msgid "Importing"
485 msgstr ""
486
487 #: php/class-contextual-help.php:134
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:136
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:141
503 msgid "Exporting"
504 msgstr ""
505
506 #: php/class-contextual-help.php:143
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-list-table.php:58
514 msgid "Snippets per page"
515 msgstr ""
516
517 #: php/class-list-table.php:148
518 msgid "Network Active"
519 msgstr ""
520
521 #: php/class-list-table.php:150
522 msgid "Network Only"
523 msgstr ""
524
525 #: php/class-list-table.php:156
526 msgid "Edit"
527 msgstr ""
528
529 #: php/class-list-table.php:157 php/class-list-table.php:378
530 msgid "Clone"
531 msgstr ""
532
533 #: php/class-list-table.php:158 php/class-list-table.php:380
534 #: php/views/edit.php:133
535 msgid "Export"
536 msgstr ""
537
538 #: php/class-list-table.php:167 php/class-list-table.php:381
539 #: php/views/edit.php:146
540 msgid "Delete"
541 msgstr ""
542
543 #: php/class-list-table.php:171
544 msgid "You are about to permanently delete the selected item."
545 msgstr ""
546
547 #: php/class-list-table.php:172 php/views/edit.php:141
548 msgid "'Cancel' to stop, 'OK' to delete."
549 msgstr ""
550
551 #: php/class-list-table.php:234
552 #, php-format
553 msgid "Untitled #%d"
554 msgstr ""
555
556 #: php/class-list-table.php:258
557 msgid "Shared on Network"
558 msgstr ""
559
560 #: php/class-list-table.php:335 php/views/edit.php:55
561 msgid "Name"
562 msgstr ""
563
564 #: php/class-list-table.php:336
565 msgid "ID"
566 msgstr ""
567
568 #: php/class-list-table.php:376
569 msgid "Network Activate"
570 msgstr ""
571
572 #: php/class-list-table.php:376
573 msgid "Activate"
574 msgstr ""
575
576 #: php/class-list-table.php:377
577 msgid "Network Deactivate"
578 msgstr ""
579
580 #: php/class-list-table.php:377
581 msgid "Deactivate"
582 msgstr ""
583
584 #: php/class-list-table.php:379 php/views/edit.php:128
585 msgid "Download"
586 msgstr ""
587
588 #: php/class-list-table.php:423
589 #, php-format
590 msgid "All <span class=\"count\">(%s)</span>"
591 msgid_plural "All <span class=\"count\">(%s)</span>"
592 msgstr[0] ""
593 msgstr[1] ""
594
595 #: php/class-list-table.php:426
596 #, php-format
597 msgid "Active <span class=\"count\">(%s)</span>"
598 msgid_plural "Active <span class=\"count\">(%s)</span>"
599 msgstr[0] ""
600 msgstr[1] ""
601
602 #: php/class-list-table.php:429
603 #, php-format
604 msgid "Inactive <span class=\"count\">(%s)</span>"
605 msgid_plural "Inactive <span class=\"count\">(%s)</span>"
606 msgstr[0] ""
607 msgstr[1] ""
608
609 #: php/class-list-table.php:432
610 #, php-format
611 msgid "Recently Active <span class=\"count\">(%s)</span>"
612 msgid_plural "Recently Active <span class=\"count\">(%s)</span>"
613 msgstr[0] ""
614 msgstr[1] ""
615
616 #: php/class-list-table.php:501
617 msgid "Show all tags"
618 msgstr ""
619
620 #: php/class-list-table.php:515
621 msgid "Filter"
622 msgstr ""
623
624 #: php/class-list-table.php:523
625 msgid "Clear List"
626 msgstr ""
627
628 #: php/class-list-table.php:738
629 msgid "It looks like you don't have any snippets."
630 msgstr ""
631
632 #: php/class-list-table.php:742
633 msgid "Perhaps you would like to add a new one?"
634 msgstr ""
635
636 #: php/class-list-table.php:1039
637 msgid "Search results"
638 msgstr ""
639
640 #: php/class-list-table.php:1043
641 #, php-format
642 msgid " for &ldquo;%s&rdquo;"
643 msgstr ""
644
645 #: php/class-list-table.php:1048
646 #, php-format
647 msgid " in tag &ldquo;%s&rdquo;"
648 msgstr ""
649
650 #: php/class-list-table.php:1057
651 msgid "Clear Filters"
652 msgstr ""
653
654 #: php/class-upgrade.php:146
655 msgid "Example HTML shortcode"
656 msgstr ""
657
658 #: php/class-upgrade.php:149
659 msgid "write your HTML shortcode content here"
660 msgstr ""
661
662 #: php/class-upgrade.php:151
663 msgid ""
664 "This is an example snippet for demonstrating how to add an HTML shortcode."
665 msgstr ""
666
667 #: php/class-upgrade.php:156
668 msgid "Example CSS snippet"
669 msgstr ""
670
671 #: php/class-upgrade.php:159
672 msgid "write your CSS code here"
673 msgstr ""
674
675 #: php/class-upgrade.php:161
676 msgid ""
677 "This is an example snippet for demonstrating how to add custom CSS code to "
678 "your website."
679 msgstr ""
680
681 #: php/class-upgrade.php:167
682 msgid "Example JavaScript snippet"
683 msgstr ""
684
685 #: php/class-upgrade.php:170
686 msgid "write your JavaScript code here"
687 msgstr ""
688
689 #: php/class-upgrade.php:172
690 msgid ""
691 "This is an example snippet for demonstrating how to add custom JavaScript "
692 "code to your website."
693 msgstr ""
694
695 #: php/class-upgrade.php:180
696 msgid "You can remove it, or edit it to add your own content."
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:81
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:96
754 msgid "Row Height"
755 msgstr ""
756
757 #: php/settings/settings-fields.php:98
758 msgid "rows"
759 msgstr ""
760
761 #: php/settings/settings-fields.php:104
762 msgid "Use Full Editor"
763 msgstr ""
764
765 #: php/settings/settings-fields.php:106
766 msgid "Enable all features of the visual editor"
767 msgstr ""
768
769 #: php/settings/settings-fields.php:111
770 msgid "Media Buttons"
771 msgstr ""
772
773 #: php/settings/settings-fields.php:113
774 msgid "Enable the add media buttons"
775 msgstr ""
776
777 #: php/settings/settings-fields.php:122
778 msgid "Theme"
779 msgstr ""
780
781 #: php/settings/settings-fields.php:129
782 msgid "Indent With Tabs"
783 msgstr ""
784
785 #: php/settings/settings-fields.php:131
786 msgid "Use hard tabs (not spaces) for indentation."
787 msgstr ""
788
789 #: php/settings/settings-fields.php:137
790 msgid "Tab Size"
791 msgstr ""
792
793 #: php/settings/settings-fields.php:139
794 msgid "The width of a tab character."
795 msgstr ""
796
797 #: php/settings/settings-fields.php:146
798 msgid "Indent Unit"
799 msgstr ""
800
801 #: php/settings/settings-fields.php:148
802 msgid "How many spaces a block should be indented."
803 msgstr ""
804
805 #: php/settings/settings-fields.php:155
806 msgid "Wrap Lines"
807 msgstr ""
808
809 #: php/settings/settings-fields.php:157
810 msgid "Whether the editor should scroll or wrap for long lines."
811 msgstr ""
812
813 #: php/settings/settings-fields.php:163
814 msgid "Line Numbers"
815 msgstr ""
816
817 #: php/settings/settings-fields.php:165
818 msgid "Show line numbers to the left of the editor."
819 msgstr ""
820
821 #: php/settings/settings-fields.php:171
822 msgid "Auto Close Brackets"
823 msgstr ""
824
825 #: php/settings/settings-fields.php:173
826 msgid "Auto-close brackets and quotes when typed."
827 msgstr ""
828
829 #: php/settings/settings-fields.php:179
830 msgid "Highlight Selection Matches"
831 msgstr ""
832
833 #: php/settings/settings-fields.php:180
834 msgid "Highlight all instances of a currently selected word."
835 msgstr ""
836
837 #: php/settings/settings.php:92
838 msgid "General"
839 msgstr ""
840
841 #: php/settings/settings.php:93
842 msgid "Description Editor"
843 msgstr ""
844
845 #: php/settings/settings.php:94
846 msgid "Code Editor"
847 msgstr ""
848
849 #: php/settings/settings.php:151
850 msgid "Editor Preview"
851 msgstr ""
852
853 #: php/views/edit.php:35 php/views/manage.php:24
854 msgctxt "snippet"
855 msgid "Add New"
856 msgstr ""
857
858 #: php/views/edit.php:56
859 msgid "Enter title here"
860 msgstr ""
861
862 #: php/views/edit.php:62
863 msgid "Code"
864 msgstr ""
865
866 #: php/views/edit.php:88
867 msgid "Save Changes and Execute Once"
868 msgstr ""
869
870 #: php/views/edit.php:97 php/views/edit.php:111
871 msgid "Save Changes and Activate"
872 msgstr ""
873
874 #: php/views/edit.php:117
875 msgid "Save Changes and Deactivate"
876 msgstr ""
877
878 #: php/views/edit.php:140
879 msgid "You are about to permanently delete this snippet."
880 msgstr ""
881
882 #: php/views/import.php:23
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:28
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:35
896 msgid "Duplicate Snippets"
897 msgstr ""
898
899 #: php/views/import.php:38
900 msgid ""
901 "What should happen if an existing snippet is found with an identical name to "
902 "an imported snippet?"
903 msgstr ""
904
905 #: php/views/import.php:45
906 msgid ""
907 "Ignore any duplicate snippets: import all snippets from the file regardless "
908 "and leave all existing snippets unchanged."
909 msgstr ""
910
911 #: php/views/import.php:52
912 msgid ""
913 "Replace any existing snippets with a newly imported snippet of the same name."
914 msgstr ""
915
916 #: php/views/import.php:59
917 msgid ""
918 "Do not import any duplicate snippets; leave all existing snippets unchanged."
919 msgstr ""
920
921 #: php/views/import.php:64
922 msgid "Upload Files"
923 msgstr ""
924
925 #: php/views/import.php:67
926 msgid ""
927 "Choose one or more Code Snippets (.xml or .json) files to upload, then click "
928 "\"Upload files and import\"."
929 msgstr ""
930
931 #: php/views/import.php:72
932 msgid "Choose files from your computer:"
933 msgstr ""
934
935 #: php/views/import.php:75
936 #, php-format
937 msgid "(Maximum size: %s)"
938 msgstr ""
939
940 #: php/views/import.php:86
941 msgid "Upload files and import"
942 msgstr ""
943
944 #: php/views/manage.php:29
945 msgctxt "snippets"
946 msgid "Import"
947 msgstr ""
948
949 #: php/views/manage.php:41
950 msgid "Search Installed Snippets"
951 msgstr ""
952