# code-snippets/3.0.0/trunk/languages/code-snippets.pot

Code Snippets, version 3.0.0. 1,266 lines.

- Page: https://pluginprobe.com/plugins/code-snippets/3.0.0/code/trunk/languages/code-snippets.pot
- Raw: https://pluginprobe.com/plugins/code-snippets/3.0.0/raw/trunk/languages/code-snippets.pot
- Modified: 2022-05-14T04:42:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/code-snippets/3.0.0/code/trunk/languages/code-snippets.pot#L10-L20`.

```
# Copyright (C) 2022 Code Snippets
# This file is distributed under the same license as the Code Snippets package.
msgid ""
msgstr ""
"Project-Id-Version: Code Snippets\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-05-13 17:49+0000\n"
"Report-Msgid-Bugs-To: https://github.com/sheabunge/code-snippets/issues\n"
"X-Poedit-Basepath: ..\n"
"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"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
"X-Poedit-SourceCharset: UTF-8\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: code-snippets.php:16, php/admin-menus/class-import-menu.php:117
msgid "Code Snippets"
msgstr ""

#: code-snippets.php:17, code-snippets.php:20
msgid "https://codesnippets.pro"
msgstr ""

#: code-snippets.php:18
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!"
msgstr ""

#: code-snippets.php:19
msgid "Code Snippets Pro"
msgstr ""

#: code-snippets.php:47
msgid "Another version of Code Snippets appears to be installed. Deactivating this version."
msgstr ""

#: code-snippets.php:83
msgid "Code Snippets requires PHP 5.6 or later."
msgstr ""

#. translators: %s: Update PHP URL
#: code-snippets.php:90
msgid "Please <a href=\"%s\">upgrade your server to the latest version of PHP</a> to continue using Code Snippets."
msgstr ""

#: php/class-admin.php:77, php/class-admin.php:151, php/admin-menus/class-manage-menu.php:27, php/admin-menus/class-manage-menu.php:56, php/admin-menus/class-manage-menu.php:98, php/views/manage.php:28
msgid "Snippets"
msgstr ""

#: php/class-admin.php:78
msgid "Snippets &raquo; Settings"
msgstr ""

#: php/class-admin.php:140
msgid "Change plugin settings"
msgstr ""

#: php/class-admin.php:141, php/admin-menus/class-settings-menu.php:126
msgid "Settings"
msgstr ""

#: php/class-admin.php:150
msgid "Manage your existing snippets"
msgstr ""

#: php/class-admin.php:184
msgid "Find out more about Code Snippets"
msgstr ""

#: php/class-admin.php:185
msgid "About"
msgstr ""

#: php/class-admin.php:190
msgid "Find out how to get support with Code Snippets"
msgstr ""

#: php/class-admin.php:191
msgid "Support"
msgstr ""

#: php/class-admin.php:196
msgid "Upgrade to Code Snippets Pro"
msgstr ""

#: php/class-admin.php:197
msgid "Upgrade to Pro"
msgstr ""

#. translators: %s: formatted last modified date
#: php/class-admin.php:234
msgid "Last modified %s"
msgstr ""

#: php/class-admin.php:251
msgid "Active Snippets"
msgstr ""

#: php/class-admin.php:299
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."
msgstr ""

#: php/class-admin.php:306
msgid "Take the survey now"
msgstr ""

#: php/class-admin.php:310
msgid "Dismiss"
msgstr ""

#: php/class-contextual-help.php:59
msgid "About Plugin"
msgstr ""

#: php/class-contextual-help.php:60
msgid "FAQ"
msgstr ""

#: php/class-contextual-help.php:61
msgid "Support Forum"
msgstr ""

#: php/class-contextual-help.php:62
msgid "Plugin Website"
msgstr ""

#: php/class-contextual-help.php:65
msgid "For more information:"
msgstr ""

#: php/class-contextual-help.php:109
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. "
msgstr ""

#: php/class-contextual-help.php:119, php/class-contextual-help.php:142, php/class-contextual-help.php:168
msgid "Overview"
msgstr ""

#: php/class-contextual-help.php:121
msgid "Here you can manage your existing snippets and perform tasks on them such as activating, deactivating, deleting and exporting."
msgstr ""

#: php/class-contextual-help.php:126
msgid "Safe Mode"
msgstr ""

#: php/class-contextual-help.php:128
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."
msgstr ""

#: php/class-contextual-help.php:129
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>."
msgstr ""

#: php/class-contextual-help.php:130
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>."
msgstr ""

#: php/class-contextual-help.php:145
msgid "Here you can add a new snippet, or edit an existing one."
msgstr ""

#: php/class-contextual-help.php:146
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."
msgstr ""

#: php/class-contextual-help.php:152
msgid "Adding Snippets"
msgstr ""

#: php/class-contextual-help.php:154
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."
msgstr ""

#: php/class-contextual-help.php:155
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."
msgstr ""

#: php/class-contextual-help.php:170
msgid "Here you can load snippets from a code snippets export file into the database alongside existing snippets."
msgstr ""

#: php/class-contextual-help.php:175
msgid "Importing"
msgstr ""

#: php/class-contextual-help.php:176
msgid "You can load your snippets from a code snippets export file using this page."
msgstr ""

#. translators: %s: URL to Snippets admin menu
#: php/class-contextual-help.php:178
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."
msgstr ""

#: php/class-contextual-help.php:183
msgid "Exporting"
msgstr ""

#. translators: %s: URL to Manage Snippets admin menu
#: php/class-contextual-help.php:185
msgid "You can save your snippets to a code snippets export file using the <a href=\"%s\">Manage Snippets</a> page."
msgstr ""

#: php/class-list-table.php:84
msgid "Snippets per page"
msgstr ""

#: php/class-list-table.php:220
msgid "Edit"
msgstr ""

#: php/class-list-table.php:221, php/class-list-table.php:444
msgid "Clone"
msgstr ""

#: php/class-list-table.php:222, php/class-list-table.php:446, php/admin-menus/class-edit-menu.php:748
msgid "Export"
msgstr ""

#: php/class-list-table.php:231, php/class-list-table.php:447, php/admin-menus/class-edit-menu.php:749
msgid "Delete"
msgstr ""

#: php/class-list-table.php:236
msgid "You are about to permanently delete the selected item."
msgstr ""

#: php/class-list-table.php:237, php/admin-menus/class-edit-menu.php:778
msgid "'Cancel' to stop, 'OK' to delete."
msgstr ""

#: php/class-list-table.php:214
msgid "Network Only"
msgstr ""

#: php/class-list-table.php:212
msgid "Network Active"
msgstr ""

#: php/class-list-table.php:267, php/class-list-table.php:443
msgid "Network Deactivate"
msgstr ""

#: php/class-list-table.php:267, php/class-list-table.php:442
msgid "Network Activate"
msgstr ""

#: php/class-list-table.php:268, php/class-list-table.php:443, php/admin-menus/class-edit-menu.php:494, php/admin-menus/class-manage-menu.php:151
msgid "Deactivate"
msgstr ""

#: php/class-list-table.php:268, php/class-list-table.php:442, php/admin-menus/class-edit-menu.php:500, php/admin-menus/class-manage-menu.php:150
msgid "Activate"
msgstr ""

#: php/class-list-table.php:262
msgid "Run Once"
msgstr ""

#: php/class-list-table.php:313
msgid "Shared on Network"
msgstr ""

#: php/class-list-table.php:388, php/views/edit.php:71
msgid "Name"
msgstr ""

#: php/class-list-table.php:389
msgid "Type"
msgstr ""

#: php/class-list-table.php:390, php/admin-menus/class-edit-menu.php:390
msgid "Description"
msgstr ""

#: php/class-list-table.php:391, php/admin-menus/class-edit-menu.php:418
msgid "Tags"
msgstr ""

#: php/class-list-table.php:392
msgid "Modified"
msgstr ""

#: php/class-list-table.php:393, php/admin-menus/class-edit-menu.php:441, php/settings/settings-fields.php:77
msgid "Priority"
msgstr ""

#: php/class-list-table.php:394
msgid "ID"
msgstr ""

#: php/class-list-table.php:445, php/admin-menus/class-edit-menu.php:745
msgid "Download"
msgstr ""

#. translators: %s: total number of snippets
#: php/class-list-table.php:489
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#. translators: %s: total number of active snippets
#: php/class-list-table.php:497
msgid "Active <span class=\"count\">(%s)</span>"
msgid_plural "Active <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#. translators: %s: total number of inactive snippets
#: php/class-list-table.php:505
msgid "Inactive <span class=\"count\">(%s)</span>"
msgid_plural "Inactive <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#. translators: %s: total number of recently activated snippets
#: php/class-list-table.php:513
msgid "Recently Active <span class=\"count\">(%s)</span>"
msgid_plural "Recently Active <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""

#: php/class-list-table.php:587
msgid "Show all tags"
msgstr ""

#: php/class-list-table.php:602
msgid "Filter"
msgstr ""

#: php/class-list-table.php:610
msgid "Clear List"
msgstr ""

#: php/class-list-table.php:848
msgid "It looks like you don't have any snippets of this type."
msgstr ""

#: php/class-list-table.php:846
msgid "It looks like you don't have any snippets."
msgstr ""

#: php/class-list-table.php:855
msgid "Perhaps you would like to add a new one?"
msgstr ""

#: php/class-list-table.php:840
msgid "No snippets were found matching the current search query. Please enter a new query or use the \"Clear Filters\" button above."
msgstr ""

#: php/class-list-table.php:1218
msgid "Search results"
msgstr ""

#. translators: %s: search query
#: php/class-list-table.php:1233
msgid " for &ldquo;%s&rdquo;"
msgstr ""

#: php/class-list-table.php:1226
msgid " for &ldquo;%1$s&rdquo; on line %2$d"
msgstr ""

#. translators: %s: tag name
#: php/class-list-table.php:1240
msgid " in tag &ldquo;%s&rdquo;"
msgstr ""

#: php/class-list-table.php:1248
msgid "Clear Filters"
msgstr ""

#. translators: %s: snippet title
#: php/class-list-table.php:1287
msgid "%s [CLONE]"
msgstr ""

#: php/class-plugin.php:299, php/class-snippet.php:373
msgid "Functions"
msgstr ""

#: php/class-plugin.php:300, php/class-snippet.php:374, php/class-snippet.php:499
msgid "Content"
msgstr ""

#: php/class-plugin.php:313
msgid "Function snippets are run on your site as if there were in a plugin or theme functions.php file."
msgstr ""

#: php/class-plugin.php:314
msgid "Content snippets are bits of reusable PHP and HTML content that can be inserted into posts and pages."
msgstr ""

#: php/class-snippet.php:375
msgid "Styles"
msgstr ""

#: php/class-snippet.php:376
msgid "Scripts"
msgstr ""

#. translators: %d: snippet ID
#: php/class-snippet.php:434
msgid "Untitled #%d"
msgstr ""

#: php/class-snippet.php:491
msgid "Global function"
msgstr ""

#: php/class-snippet.php:493
msgid "Admin function"
msgstr ""

#: php/class-snippet.php:495
msgid "Front-end function"
msgstr ""

#: php/class-snippet.php:497
msgid "Single-use function"
msgstr ""

#: php/class-snippet.php:501
msgid "Head content"
msgstr ""

#: php/class-snippet.php:503
msgid "Footer content"
msgstr ""

#: php/class-snippet.php:505
msgid "Admin styles"
msgstr ""

#: php/class-snippet.php:507
msgid "Front-end styles"
msgstr ""

#: php/class-snippet.php:509
msgid "Head styles"
msgstr ""

#: php/class-snippet.php:511
msgid "Footer styles"
msgstr ""

#: php/class-snippet.php:611
msgid "Y/m/d"
msgstr ""

#: php/class-snippet.php:609
msgid "%s ago"
msgstr ""

#. translators: 1: date format, 2: time format
#: php/class-snippet.php:619
msgctxt "date and time format"
msgid "%1$s \a\t %2$s"
msgstr ""

#: php/class-upgrade.php:173
msgid "This is a sample snippet. Feel free to use it, edit it, or remove it."
msgstr ""

#: php/class-upgrade.php:178
msgid "Make upload filenames lowercase"
msgstr ""

#: php/class-upgrade.php:180
msgid "Makes sure that image and file uploads have lowercase filenames."
msgstr ""

#: php/class-upgrade.php:185
msgid "Disable admin bar"
msgstr ""

#: php/class-upgrade.php:187
msgid "Turns off the WordPress admin bar for everyone except administrators."
msgstr ""

#: php/class-upgrade.php:193
msgid "Allow smilies"
msgstr ""

#: php/class-upgrade.php:195
msgid "Allows smiley conversion in obscure places."
msgstr ""

#: php/class-upgrade.php:200
msgid "Current year"
msgstr ""

#: php/class-upgrade.php:202
msgid "Shortcode for inserting the current year into a post or page.."
msgstr ""

#: php/class-validator.php:190
msgid "Parse error: syntax error, unexpected end of snippet."
msgstr ""

#. translators: %s: PHP function name
#: php/class-validator.php:203
msgid "Cannot redeclare function %s."
msgstr ""

#. translators: %s: PHP class name
#: php/class-validator.php:207
msgid "Cannot redeclare class %s."
msgstr ""

#. translators: %s: PHP interface name
#: php/class-validator.php:211
msgid "Cannot redeclare interface %s."
msgstr ""

#. translators: %s: PHP identifier name
#: php/class-validator.php:215
msgid "Cannot redeclare %s."
msgstr ""

#: php/class-validator.php:253
msgid "Parse error: syntax error, unexpected end of snippet"
msgstr ""

#: php/admin-menus/class-admin-menu.php:172
msgid "You are not authorized to access this page."
msgstr ""

#: php/admin-menus/class-admin-menu.php:213, php/admin-menus/class-settings-menu.php:130
msgctxt "snippets"
msgid "Manage"
msgstr ""

#: php/admin-menus/class-admin-menu.php:216, php/admin-menus/class-settings-menu.php:131, php/views/edit.php:38
msgctxt "snippet"
msgid "Add New"
msgstr ""

#: php/admin-menus/class-admin-menu.php:219
msgctxt "snippets"
msgid "Import"
msgstr ""

#: php/admin-menus/class-admin-menu.php:222
msgctxt "snippets"
msgid "Settings"
msgstr ""

#: php/admin-menus/class-edit-menu.php:27
msgctxt "menu label"
msgid "Edit Snippet"
msgstr ""

#: php/admin-menus/class-edit-menu.php:28, php/views/edit.php:35
msgid "Edit Snippet"
msgstr ""

#: php/admin-menus/class-edit-menu.php:54
msgctxt "menu label"
msgid "Add New"
msgstr ""

#: php/admin-menus/class-edit-menu.php:55, php/views/edit.php:41
msgid "Add New Snippet"
msgstr ""

#: php/admin-menus/class-edit-menu.php:224
msgid "Don't Panic"
msgstr ""

#. translators: %d: line where error was produced
#: php/admin-menus/class-edit-menu.php:226
msgid "The code snippet you are trying to save produced a fatal error on line %d:"
msgstr ""

#: php/admin-menus/class-edit-menu.php:228
msgid "The previous version of the snippet is unchanged, and the rest of this site should be functioning normally as before."
msgstr ""

#: php/admin-menus/class-edit-menu.php:229
msgid "Please use the back button in your browser to return to the previous page and try to fix the code error."
msgstr ""

#: php/admin-menus/class-edit-menu.php:230
msgid "If you prefer, you can close this page and discard the changes you just made. No changes will be made to this site."
msgstr ""

#: php/admin-menus/class-edit-menu.php:423
msgid "Enter a list of tags; separated by commas"
msgstr ""

#: php/admin-menus/class-edit-menu.php:440
msgid "Snippets with a lower priority number will run before those with a higher number."
msgstr ""

#: php/admin-menus/class-edit-menu.php:459
msgid "Sharing Settings"
msgstr ""

#: php/admin-menus/class-edit-menu.php:463
msgid "Allow this snippet to be activated on individual sites on the network"
msgstr ""

#: php/admin-menus/class-edit-menu.php:478, php/admin-menus/class-edit-menu.php:722
msgid "Save Changes"
msgstr ""

#: php/admin-menus/class-edit-menu.php:479
msgid "Save Snippet"
msgstr ""

#: php/admin-menus/class-edit-menu.php:501
msgid "Save Snippet and Activate"
msgstr ""

#: php/admin-menus/class-edit-menu.php:495
msgid "Save Snippet and Deactivate"
msgstr ""

#: php/admin-menus/class-edit-menu.php:486
msgid "Execute Once"
msgstr ""

#: php/admin-menus/class-edit-menu.php:487
msgid "Save Snippet and Execute Once"
msgstr ""

#: php/admin-menus/class-edit-menu.php:522
msgid "Code Direction"
msgstr ""

#: php/admin-menus/class-edit-menu.php:525
msgid "LTR"
msgstr ""

#: php/admin-menus/class-edit-menu.php:526
msgid "RTL"
msgstr ""

#: php/admin-menus/class-edit-menu.php:600
msgid "The snippet has been deactivated due to an error in the code."
msgstr ""

#: php/admin-menus/class-edit-menu.php:590
msgid "The snippet has been deactivated due to an error on line %d:"
msgstr ""

#: php/admin-menus/class-edit-menu.php:609
msgid "An error occurred when saving the snippet."
msgstr ""

#: php/admin-menus/class-edit-menu.php:615
msgid "Snippet <strong>added</strong>."
msgstr ""

#: php/admin-menus/class-edit-menu.php:616
msgid "Snippet <strong>updated</strong>."
msgstr ""

#: php/admin-menus/class-edit-menu.php:617
msgid "Snippet <strong>added</strong> and <strong>activated</strong>."
msgstr ""

#: php/admin-menus/class-edit-menu.php:618
msgid "Snippet <strong>added</strong> and <strong>executed</strong>."
msgstr ""

#: php/admin-menus/class-edit-menu.php:619
msgid "Snippet <strong>updated</strong> and <strong>activated</strong>."
msgstr ""

#: php/admin-menus/class-edit-menu.php:620
msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>."
msgstr ""

#: php/admin-menus/class-edit-menu.php:657
msgid "This snippet has no code or title. Continue?"
msgstr ""

#: php/admin-menus/class-edit-menu.php:658
msgid "This snippet has no title. Continue?"
msgstr ""

#: php/admin-menus/class-edit-menu.php:659
msgid "This snippet has no snippet code. Continue?"
msgstr ""

#: php/admin-menus/class-edit-menu.php:732
msgid "Save Changes and Activate"
msgstr ""

#: php/admin-menus/class-edit-menu.php:730
msgid "Save Changes and Deactivate"
msgstr ""

#: php/admin-menus/class-edit-menu.php:725
msgid "Save Changes and Execute Once"
msgstr ""

#: php/admin-menus/class-edit-menu.php:777
msgid "You are about to permanently delete this snippet."
msgstr ""

#: php/admin-menus/class-edit-menu.php:820
msgctxt "keyboard key"
msgid "Cmd"
msgstr ""

#: php/admin-menus/class-edit-menu.php:821
msgctxt "keyboard key"
msgid "Ctrl"
msgstr ""

#: php/admin-menus/class-edit-menu.php:822
msgctxt "keyboard key"
msgid "Shift"
msgstr ""

#: php/admin-menus/class-edit-menu.php:823
msgctxt "keyboard key"
msgid "Option"
msgstr ""

#: php/admin-menus/class-edit-menu.php:824
msgctxt "keyboard key"
msgid "Alt"
msgstr ""

#: php/admin-menus/class-edit-menu.php:825
msgctxt "keyboard key"
msgid "F"
msgstr ""

#: php/admin-menus/class-edit-menu.php:826
msgctxt "keyboard key"
msgid "G"
msgstr ""

#: php/admin-menus/class-edit-menu.php:827
msgctxt "keyboard key"
msgid "R"
msgstr ""

#: php/admin-menus/class-edit-menu.php:828
msgctxt "keyboard key"
msgid "S"
msgstr ""

#: php/admin-menus/class-import-menu.php:18
msgctxt "menu label"
msgid "Import"
msgstr ""

#: php/admin-menus/class-import-menu.php:19, php/views/import.php:25
msgid "Import Snippets"
msgstr ""

#: php/admin-menus/class-import-menu.php:118
msgid "Import snippets from a code snippets export file"
msgstr ""

#: php/admin-menus/class-import-menu.php:130
msgid "An error occurred when processing the import files."
msgstr ""

#. translators: 1: amount of snippets imported, 2: link to Snippets menu
#: php/admin-menus/class-import-menu.php:144
msgid "Successfully imported <strong>%1$d</strong> snippet. <a href=\"%2$s\">Have fun!</a>"
msgid_plural "Successfully imported <strong>%1$d</strong> snippets. <a href=\"%2$s\">Have fun!</a>"
msgstr[0] ""
msgstr[1] ""

#: php/admin-menus/class-import-menu.php:140
msgid "No snippets were imported."
msgstr ""

#: php/admin-menus/class-manage-menu.php:26
msgctxt "menu label"
msgid "All Snippets"
msgstr ""

#: php/admin-menus/class-manage-menu.php:57
msgctxt "top-level menu label"
msgid "Snippets"
msgstr ""

#: php/admin-menus/class-manage-menu.php:99
msgctxt "tools submenu label"
msgid "Snippets"
msgstr ""

#: php/admin-menus/class-manage-menu.php:152
msgid "An error occurred when attempting to activate"
msgstr ""

#: php/admin-menus/class-manage-menu.php:165
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>"
msgstr ""

#: php/admin-menus/class-manage-menu.php:171
msgid "Snippet <strong>executed</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:172
msgid "Snippet <strong>activated</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:173
msgid "Selected snippets <strong>activated</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:174
msgid "Snippet <strong>deactivated</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:175
msgid "Selected snippets <strong>deactivated</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:176
msgid "Snippet <strong>deleted</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:177
msgid "Selected snippets <strong>deleted</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:178
msgid "Snippet <strong>cloned</strong>."
msgstr ""

#: php/admin-menus/class-manage-menu.php:179
msgid "Selected snippets <strong>cloned</strong>."
msgstr ""

#: php/admin-menus/class-settings-menu.php:24
msgctxt "menu label"
msgid "Settings"
msgstr ""

#: php/admin-menus/class-settings-menu.php:25
msgid "Snippets Settings"
msgstr ""

#: php/admin-menus/class-settings-menu.php:46
msgid "All settings have been reset to their defaults."
msgstr ""

#: php/admin-menus/class-settings-menu.php:161
msgid "Reset to Default"
msgstr ""

#: php/admin-menus/class-settings-menu.php:227, php/settings/settings.php:280
msgid "Settings saved."
msgstr ""

#. translators: %d: snippet ID
#: php/front-end/class-frontend.php:137
msgid "Could not load snippet with an invalid ID: %d."
msgstr ""

#. translators: 1: snippet name, 2: snippet edit link
#: php/front-end/class-frontend.php:182
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."
msgstr ""

#: php/front-end/mce-strings.php:13
msgid "Content Snippet"
msgstr ""

#: php/front-end/mce-strings.php:14
msgid "Insert Content Snippet"
msgstr ""

#: php/front-end/mce-strings.php:15
msgid "Snippet"
msgstr ""

#: php/front-end/mce-strings.php:16
msgid "Run PHP code"
msgstr ""

#: php/front-end/mce-strings.php:17
msgid "Apply formatting"
msgstr ""

#: php/front-end/mce-strings.php:18
msgid "Enable shortcodes"
msgstr ""

#: php/front-end/mce-strings.php:20
msgid "Snippet Source Code"
msgstr ""

#: php/front-end/mce-strings.php:21
msgid "Insert Snippet Source"
msgstr ""

#: php/front-end/mce-strings.php:22
msgid "Show line numbers"
msgstr ""

#: php/settings/settings-fields.php:52
msgid "Activate by Default"
msgstr ""

#: php/settings/settings-fields.php:54
msgid "Make the 'Save and Activate' button the default action when saving a snippet."
msgstr ""

#: php/settings/settings-fields.php:59
msgid "Enable Snippet Tags"
msgstr ""

#: php/settings/settings-fields.php:61
msgid "Show snippet tags on admin pages."
msgstr ""

#: php/settings/settings-fields.php:66
msgid "Enable Snippet Descriptions"
msgstr ""

#: php/settings/settings-fields.php:68
msgid "Show snippet descriptions on admin pages."
msgstr ""

#: php/settings/settings-fields.php:73
msgid "Snippets List Order"
msgstr ""

#: php/settings/settings-fields.php:75
msgid "Default way to order snippets on the All Snippets admin menu."
msgstr ""

#: php/settings/settings-fields.php:78
msgid "Name (A-Z)"
msgstr ""

#: php/settings/settings-fields.php:79
msgid "Name (Z-A)"
msgstr ""

#: php/settings/settings-fields.php:80
msgid "Modified (latest first)"
msgstr ""

#: php/settings/settings-fields.php:81
msgid "Modified (oldest first)"
msgstr ""

#: php/settings/settings-fields.php:87
msgid "Disable Shortcode Syntax Highlighter"
msgstr ""

#: php/settings/settings-fields.php:89
msgid "Disable the syntax highlighting for the [code_snippet] shortcode on the front-end."
msgstr ""

#: php/settings/settings-fields.php:94
msgid "Complete Uninstall"
msgstr ""

#: php/settings/settings-fields.php:96
msgid "When the plugin is deleted from the Plugins menu, also delete all snippets and plugin settings."
msgstr ""

#: php/settings/settings-fields.php:109
msgid "Row Height"
msgstr ""

#: php/settings/settings-fields.php:111
msgid "rows"
msgstr ""

#: php/settings/settings-fields.php:117
msgid "Use Full Editor"
msgstr ""

#: php/settings/settings-fields.php:119
msgid "Enable all features of the visual editor."
msgstr ""

#: php/settings/settings-fields.php:124
msgid "Media Buttons"
msgstr ""

#: php/settings/settings-fields.php:126
msgid "Enable the add media buttons."
msgstr ""

#: php/settings/settings-fields.php:135
msgid "Theme"
msgstr ""

#: php/settings/settings-fields.php:143
msgid "Indent With Tabs"
msgstr ""

#: php/settings/settings-fields.php:145
msgid "Use hard tabs (not spaces) for indentation."
msgstr ""

#: php/settings/settings-fields.php:151
msgid "Tab Size"
msgstr ""

#: php/settings/settings-fields.php:153
msgid "The width of a tab character."
msgstr ""

#: php/settings/settings-fields.php:160
msgid "Indent Unit"
msgstr ""

#: php/settings/settings-fields.php:162
msgid "How many spaces a block should be indented."
msgstr ""

#: php/settings/settings-fields.php:169
msgid "Wrap Lines"
msgstr ""

#: php/settings/settings-fields.php:171
msgid "Whether the editor should scroll or wrap for long lines."
msgstr ""

#: php/settings/settings-fields.php:177
msgid "Line Numbers"
msgstr ""

#: php/settings/settings-fields.php:179
msgid "Show line numbers to the left of the editor."
msgstr ""

#: php/settings/settings-fields.php:185
msgid "Auto Close Brackets"
msgstr ""

#: php/settings/settings-fields.php:187
msgid "Auto-close brackets and quotes when typed."
msgstr ""

#: php/settings/settings-fields.php:193
msgid "Highlight Selection Matches"
msgstr ""

#: php/settings/settings-fields.php:194
msgid "Highlight all instances of a currently selected word."
msgstr ""

#: php/settings/settings-fields.php:201
msgid "Highlight Active Line"
msgstr ""

#: php/settings/settings-fields.php:202
msgid "Highlight the line that is currently being edited."
msgstr ""

#: php/settings/settings.php:142
msgid "General"
msgstr ""

#: php/settings/settings.php:143
msgid "Description Editor"
msgstr ""

#: php/settings/settings.php:144
msgid "Code Editor"
msgstr ""

#: php/settings/settings.php:196
msgid "Editor Preview"
msgstr ""

#: php/views/edit.php:74
msgid "Enter title here"
msgstr ""

#: php/views/edit.php:84
msgid "Code"
msgstr ""

#: php/views/import.php:38
msgid "Upload one or more Code Snippets export files and the snippets will be imported."
msgstr ""

#. translators: %s: link to snippets admin menu
#: php/views/import.php:43
msgid "Afterwards, you will need to visit the <a href=\"%s\">All Snippets</a> page to activate the imported snippets."
msgstr ""

#: php/views/import.php:55
msgid "Duplicate Snippets"
msgstr ""

#: php/views/import.php:58
msgid "What should happen if an existing snippet is found with an identical name to an imported snippet?"
msgstr ""

#: php/views/import.php:65
msgid "Ignore any duplicate snippets: import all snippets from the file regardless and leave all existing snippets unchanged."
msgstr ""

#: php/views/import.php:72
msgid "Replace any existing snippets with a newly imported snippet of the same name."
msgstr ""

#: php/views/import.php:79
msgid "Do not import any duplicate snippets; leave all existing snippets unchanged."
msgstr ""

#: php/views/import.php:84
msgid "Upload Files"
msgstr ""

#: php/views/import.php:87
msgid "Choose one or more Code Snippets (.xml or .json) files to upload, then click \"Upload files and import\"."
msgstr ""

#: php/views/import.php:92
msgid "Choose files from your computer:"
msgstr ""

#. translators: %s: size in bytes
#: php/views/import.php:95
msgid "(Maximum size: %s)"
msgstr ""

#: php/views/import.php:106
msgid "Upload files and import"
msgstr ""

#: php/views/manage.php:18
msgid "All Snippets"
msgstr ""

#: php/views/manage.php:57
msgid "Go <span>Pro</span>"
msgstr ""

#: php/views/manage.php:67
msgid "function snippets"
msgstr ""

#: php/views/manage.php:68
msgid "content snippets"
msgstr ""

#: php/views/manage.php:69
msgid "style snippets"
msgstr ""

#: php/views/manage.php:70
msgid "javascript snippets"
msgstr ""

#. translators: %s: snippet type name
#: php/views/manage.php:74
msgid "Learn more about %s &rarr;"
msgstr ""

#: php/views/manage.php:92
msgid "Search Snippets"
msgstr ""

#: php/views/partials/edit-scopes.php:16
msgid "Scope"
msgstr ""

#: php/views/partials/edit-scopes.php:23
msgid "Run snippet everywhere"
msgstr ""

#: php/views/partials/edit-scopes.php:24
msgid "Only run in administration area"
msgstr ""

#: php/views/partials/edit-scopes.php:25
msgid "Only run on site front-end"
msgstr ""

#: php/views/partials/edit-scopes.php:26
msgid "Only run once"
msgstr ""

#: php/views/partials/edit-scopes.php:38
msgid "Site front-end styles"
msgstr ""

#: php/views/partials/edit-scopes.php:39
msgid "Administration area styles"
msgstr ""

#: php/views/partials/edit-scopes.php:51
msgid "Load JS at the end of the &lt;body&gt; section"
msgstr ""

#: php/views/partials/edit-scopes.php:52
msgid "Load JS in the &lt;head&gt; section"
msgstr ""

#: php/views/partials/edit-scopes.php:66
msgid "Only display when inserted into a post or page."
msgstr ""

#. translators: %s: snippet shortcode tag
#: php/views/partials/edit-scopes.php:75
msgid "You can use the %s shortcode to insert your content into a post or page."
msgstr ""

#: php/views/partials/edit-scopes.php:75
msgid "After saving, you will be able to use the %s shortcode to insert your content into a post or page."
msgstr ""

#: php/views/partials/edit-scopes.php:89
msgid "Shortcode Options: "
msgstr ""

#: php/views/partials/edit-scopes.php:93
msgid "Evaluate PHP code"
msgstr ""

#: php/views/partials/edit-scopes.php:97
msgid "Add paragraphs and formatting"
msgstr ""

#: php/views/partials/edit-scopes.php:101
msgid "Evaluate additional shortcode tags"
msgstr ""

#: php/views/partials/editor-shortcuts.php:17
msgctxt "help tooltip"
msgid "?"
msgstr ""

#: php/views/partials/editor-shortcuts.php:22
msgid "Save changes"
msgstr ""

#: php/views/partials/editor-shortcuts.php:26
msgid "Begin searching"
msgstr ""

#: php/views/partials/editor-shortcuts.php:30
msgid "Find next"
msgstr ""

#: php/views/partials/editor-shortcuts.php:34
msgid "Find previous"
msgstr ""

#: php/views/partials/editor-shortcuts.php:38
msgid "Replace"
msgstr ""

#: php/views/partials/editor-shortcuts.php:42
msgid "Replace all"
msgstr ""

#: php/views/partials/editor-shortcuts.php:46
msgid "Persistent search"
msgstr ""

```
