# Translation of Plugins - Code Snippets - Development (trunk) in English (UK)
# This file is distributed under the same license as the Plugins - Code Snippets - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-07-05 10:45:23+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.0-alpha.1\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - Code Snippets - Development (trunk)\n"

#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://codesnippets.pro"
msgstr "https://codesnippets.pro"

#. Author of the plugin
msgid "Code Snippets Pro"
msgstr "Code Snippets Pro"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 "Here you can load snippets from a code snippets export file into the database alongside existing snippets."

#: 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 "Here you can manage your existing snippets and perform tasks on them such as activating, deactivating, deleting and exporting."

#: 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 "Snippets are similar to plugins - they both extend and expand the functionality of WordPress. Snippets are more lightweight, just a few lines of code, and do not put as much load on your server. "

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

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

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

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

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

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

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

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

#: php/class-list-table.php:241 php/class-list-table.php:465
msgid "Clone"
msgstr "Clone"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 "Choose one or more Code Snippets (.xml or .json) files to upload, then click \"Upload files and import\"."

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. translators: %d: line of file where error originated
#: php/admin-menus/class-edit-menu.php:589
msgid "The snippet has been deactivated due to an error on line %d:"
msgstr "The snippet has been deactivated due to an error on line %d:"

#: php/admin-menus/class-edit-menu.php:228
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 "If you prefer, you can close this page and discard the changes you just made. No changes will be made to this site."

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

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

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

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

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

#: php/admin-menus/class-settings-menu.php:229 php/settings/settings.php:283
msgid "Settings saved."
msgstr "Settings saved."

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

#: php/admin-menus/class-edit-menu.php:499
#: php/admin-menus/class-manage-menu.php:148 php/class-list-table.php:288
#: php/class-list-table.php:463
msgid "Activate"
msgstr "Activate"

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

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

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

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

#: php/admin-menus/class-edit-menu.php:749 php/class-list-table.php:251
#: php/class-list-table.php:468
msgid "Delete"
msgstr "Delete"

#: php/admin-menus/class-edit-menu.php:748 php/class-list-table.php:242
#: php/class-list-table.php:467
msgid "Export"
msgstr "Export"

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

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

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

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

#: php/class-list-table.php:409 php/views/edit.php:72
msgid "Name"
msgstr "Name"

#: php/admin-menus/class-edit-menu.php:493
#: php/admin-menus/class-manage-menu.php:149 php/class-list-table.php:288
#: php/class-list-table.php:464
msgid "Deactivate"
msgstr "Deactivate"

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

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

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

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

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

#. 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 "Afterwards, you will need to visit the <a href=\"%s\">All Snippets</a> page to activate the imported snippets."

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 "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."

#: 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 "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."

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

#: 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 "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."

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

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

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

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

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

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

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

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

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

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

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

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

#: php/class-list-table.php:287 php/class-list-table.php:463
msgid "Network Activate"
msgstr "Network Activate"

#: php/class-list-table.php:287 php/class-list-table.php:464
msgid "Network Deactivate"
msgstr "Network Deactivate"

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

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

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

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

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

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

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

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

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

#. 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 "You can save your snippets to a code snippets export file using the <a href=\"%s\">Manage Snippets</a> page."

#. 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 "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."

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

#. Description of the plugin
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 "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!"

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

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

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

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

#. Plugin Name of the plugin
#: php/admin-menus/class-import-menu.php:114
msgid "Code Snippets"
msgstr "Code Snippets"

#: php/admin-menus/class-edit-menu.php:417 php/class-list-table.php:412
msgid "Tags"
msgstr "Tags"

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

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

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

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

#: 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/class-admin.php:77
#: php/class-admin.php:151 php/views/manage.php:28
msgid "Snippets"
msgstr "Snippets"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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