# Translation of Plugins - Code Snippets - Stable (latest release) in English (UK)
# This file is distributed under the same license as the Plugins - Code Snippets - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-12-20 10:20:02+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.11\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - Code Snippets - Stable (latest release)\n"
#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://codesnippets.pro"
msgstr "https://codesnippets.pro"
#: php/class-list-table.php:861
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:36
msgctxt "menu label"
msgid "Edit Snippet"
msgstr "Edit Snippet"
#: php/class-contextual-help.php:143
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:168
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:120
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:161
msgctxt "tools submenu label"
msgid "Snippets"
msgstr "Snippets"
#: php/admin-menus/class-admin-menu.php:213
msgctxt "snippets"
msgid "Settings"
msgstr "Settings"
#: php/admin-menus/class-admin-menu.php:204
#: php/admin-menus/class-settings-menu.php:114
msgctxt "snippets"
msgid "Manage"
msgstr "Manage"
#. translators: %s: tag name.
#: php/class-list-table.php:1255
msgid " in tag “%s”"
msgstr " in tag “%s”"
#. translators: %s: search query.
#: php/class-list-table.php:1248
msgid " for “%s”"
msgstr " for “%s”"
#: php/admin-menus/class-admin-menu.php:210
msgctxt "snippets"
msgid "Import"
msgstr "Import"
#: php/views/import.php:87
msgid "Upload Files"
msgstr "Upload Files"
#: php/class-list-table.php:867
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:464
msgid "Clone"
msgstr "Clone"
#: php/admin-menus/class-manage-menu.php:259
msgid "Selected snippets cloned."
msgstr "Selected snippets cloned."
#: php/admin-menus/class-manage-menu.php:258
msgid "Snippet cloned."
msgstr "Snippet cloned."
#: php/class-list-table.php:414 php/settings/settings-fields.php:96
#: dist/edit.js:2
msgid "Priority"
msgstr "Priority"
#: php/views/import.php:58
msgid "Duplicate Snippets"
msgstr "Duplicate Snippets"
#: php/settings/settings-fields.php:122
msgid "Complete Uninstall"
msgstr "Complete Uninstall"
#: php/admin-menus/class-settings-menu.php:145
msgid "Reset to Default"
msgstr "Reset to Default"
#: php/settings/settings.php:249
msgid "All settings have been reset to their defaults."
msgstr "All settings have been reset to their defaults."
#: php/admin-menus/class-import-menu.php:137
msgid "No snippets were imported."
msgstr "No snippets were imported."
#: php/views/import.php:82
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:75
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:68
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:61
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:90
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:41
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/cloud/list-table-shared-ops.php:93
msgid "Download"
msgstr "Download"
#: php/class-admin.php:75
msgid "Snippets » Settings"
msgstr "Snippets » Settings"
#: php/admin-menus/class-manage-menu.php:251
msgid "Snippet executed."
msgstr "Snippet executed."
#: php/class-list-table.php:281
msgid "Run Once"
msgstr "Run Once"
#: php/settings/settings-fields.php:124
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/class-list-table.php:876
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-settings-menu.php:110 php/class-admin.php:102
msgid "Settings"
msgstr "Settings"
#: php/admin-menus/class-settings-menu.php:218 php/settings/settings.php:310
msgid "Settings saved."
msgstr "Settings saved."
#: php/class-list-table.php:415
msgid "ID"
msgstr "ID"
#: php/class-list-table.php:287 php/class-list-table.php:462 dist/edit.js:2
#: dist/manage.js:2
msgid "Activate"
msgstr "Activate"
#: php/class-contextual-help.php:118 php/class-contextual-help.php:140
#: php/class-contextual-help.php:166
msgid "Overview"
msgstr "Overview"
#: php/settings/settings-fields.php:133
msgid "Theme"
msgstr "Theme"
#: php/settings/settings.php:137
msgid "General"
msgstr "General"
#: php/class-list-table.php:251 php/class-list-table.php:467 dist/edit.js:2
msgid "Delete"
msgstr "Delete"
#: php/class-list-table.php:242 php/class-list-table.php:466 dist/edit.js:2
msgid "Export"
msgstr "Export"
#: php/class-contextual-help.php:65
msgid "For more information:"
msgstr "For more information:"
#: php/class-contextual-help.php:125
msgid "Safe Mode"
msgstr "Safe Mode"
#: php/class-list-table.php:409 dist/edit.js:2
msgid "Name"
msgstr "Name"
#: php/class-list-table.php:287 php/class-list-table.php:463 dist/edit.js:2
#: dist/manage.js:2
msgid "Deactivate"
msgstr "Deactivate"
#: php/class-list-table.php:240
msgid "Edit"
msgstr "Edit"
#: php/class-list-table.php:622
msgid "Filter"
msgstr "Filter"
#. Plugin Name of the plugin
#: php/admin-menus/class-import-menu.php:114
msgid "Code Snippets"
msgstr "Code Snippets"
#: php/class-list-table.php:412 dist/edit.js:2
msgid "Tags"
msgstr "Tags"
#: php/class-list-table.php:411 dist/edit.js:2
msgid "Description"
msgstr "Description"
#: 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:29
msgctxt "menu label"
msgid "Settings"
msgstr "Settings"
#: php/admin-menus/class-manage-menu.php:69
msgctxt "top-level menu label"
msgid "Snippets"
msgstr "Snippets"
#: php/admin-menus/class-manage-menu.php:37
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:65
msgctxt "menu label"
msgid "Add New"
msgstr "Add New"
#: php/class-contextual-help.php:62
msgid "Plugin Website"
msgstr "Plugin Website"
#: php/class-admin.php:281
msgid "Dismiss"
msgstr "Dismiss"
#: php/views/import.php:109
msgid "Upload files and import"
msgstr "Upload files and import"
#: php/admin-menus/class-admin-menu.php:207
#: php/admin-menus/class-settings-menu.php:115 dist/edit.js:2
msgctxt "snippet"
msgid "Add New"
msgstr "Add New"
#: php/settings/settings.php:180
msgid "Editor Preview"
msgstr "Editor Preview"
#: php/settings/settings.php:138
msgid "Code Editor"
msgstr "Code Editor"
#: php/settings/settings-fields.php:202
msgid "Highlight all instances of a currently selected word."
msgstr "Highlight all instances of a currently selected word."
#: php/settings/settings-fields.php:201
msgid "Highlight Selection Matches"
msgstr "Highlight Selection Matches"
#: php/settings/settings-fields.php:195
msgid "Auto-close brackets and quotes when typed."
msgstr "Auto-close brackets and quotes when typed."
#: php/settings/settings-fields.php:193
msgid "Auto Close Brackets"
msgstr "Auto Close Brackets"
#: php/settings/settings-fields.php:187
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:185
msgid "Line Numbers"
msgstr "Line Numbers"
#: php/settings/settings-fields.php:169
msgid "Wrap Lines"
msgstr "Wrap Lines"
#: php/settings/settings-fields.php:159
msgid "Indent Unit"
msgstr "Indent Unit"
#: php/settings/settings-fields.php:151
msgid "The width of a tab character."
msgstr "The width of a tab character."
#: php/settings/settings-fields.php:149
msgid "Tab Size"
msgstr "Tab Size"
#: php/settings/settings-fields.php:141
msgid "Indent With Tabs"
msgstr "Indent With Tabs"
#: php/settings/settings-fields.php:77
msgid "Enable Snippet Descriptions"
msgstr "Enable Snippet Descriptions"
#: php/settings/settings-fields.php:70
msgid "Enable Snippet Tags"
msgstr "Enable Snippet Tags"
#: php/settings/settings-fields.php:65
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:63
msgid "Activate by Default"
msgstr "Activate by Default"
#: php/class-contextual-help.php:181
msgid "Exporting"
msgstr "Exporting"
#: php/class-contextual-help.php:173
msgid "Importing"
msgstr "Importing"
#: php/class-contextual-help.php:153
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:152
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:150
msgid "Adding Snippets"
msgstr "Adding Snippets"
#: php/class-contextual-help.php:127
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:1264
msgid "Clear Filters"
msgstr "Clear Filters"
#: php/class-list-table.php:1231
msgid "Search results"
msgstr "Search results"
#: php/class-list-table.php:630
msgid "Clear List"
msgstr "Clear List"
#: php/class-list-table.php:607
msgid "Show all tags"
msgstr "Show all tags"
#. translators: %s: total number of recently activated snippets.
#: php/class-list-table.php:530
msgid "Recently Active (%s)"
msgid_plural "Recently Active (%s)"
msgstr[0] "Recently Active (%s)"
msgstr[1] "Recently Active (%s)"
#. translators: %s: total number of inactive snippets.
#: php/class-list-table.php:522
msgid "Inactive (%s)"
msgid_plural "Inactive (%s)"
msgstr[0] "Inactive (%s)"
msgstr[1] "Inactive (%s)"
#. translators: %s: total number of active snippets.
#: php/class-list-table.php:514
msgid "Active (%s)"
msgid_plural "Active (%s)"
msgstr[0] "Active (%s)"
msgstr[1] "Active (%s)"
#. translators: %s: total number of snippets.
#: php/class-list-table.php:506
msgid "All (%s)"
msgid_plural "All (%s)"
msgstr[0] "All (%s)"
msgstr[1] "All (%s)"
#: php/class-list-table.php:332
msgid "Shared on Network"
msgstr "Shared on Network"
#. translators: %d: snippet ID.
#: php/class-snippet.php:249
msgid "Untitled #%d"
msgstr "Untitled #%d"
#: php/class-list-table.php:286 php/class-list-table.php:462
msgid "Network Activate"
msgstr "Network Activate"
#: php/class-list-table.php:286 php/class-list-table.php:463
msgid "Network Deactivate"
msgstr "Network Deactivate"
#: php/class-list-table.php:83
msgid "Snippets per page"
msgstr "Snippets per page"
#: php/class-admin.php:259
msgid "Take the survey now"
msgstr "Take the survey now"
#: php/class-admin.php:260
msgid "Have feedback on Code Snippets? 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 "Have feedback on Code Snippets? 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:107
msgid "Manage your existing snippets"
msgstr "Manage your existing snippets"
#: php/admin-menus/class-settings-menu.php:30
msgid "Snippets Settings"
msgstr "Snippets Settings"
#: php/admin-menus/class-manage-menu.php:257
msgid "Selected snippets deleted."
msgstr "Selected snippets deleted."
#: php/admin-menus/class-manage-menu.php:256
msgid "Snippet deleted."
msgstr "Snippet deleted."
#: php/admin-menus/class-manage-menu.php:255
msgid "Selected snippets deactivated."
msgstr "Selected snippets deactivated."
#: php/admin-menus/class-manage-menu.php:254
msgid "Snippet deactivated."
msgstr "Snippet deactivated."
#: php/admin-menus/class-manage-menu.php:253
msgid "Selected snippets activated."
msgstr "Selected snippets activated."
#: php/admin-menus/class-manage-menu.php:252
msgid "Snippet activated."
msgstr "Snippet activated."
#: php/admin-menus/class-manage-menu.php:38
#: php/admin-menus/class-manage-menu.php:68
#: php/admin-menus/class-manage-menu.php:160 php/class-admin.php:74
#: php/class-admin.php:108 php/views/manage.php:41
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."
#: 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:28
msgid "Import Snippets"
msgstr "Import Snippets"
#: php/admin-menus/class-edit-menu.php:66 dist/edit.js:2
msgid "Add New Snippet"
msgstr "Add New Snippet"
#: php/admin-menus/class-edit-menu.php:37 dist/edit.js:2
msgid "Edit Snippet"
msgstr "Edit Snippet"
#: php/admin-menus/class-admin-menu.php:161
msgid "You are not authorized to access this page."
msgstr "You are not authorised to access this page."
#. translators: %s: size in bytes
#: php/views/import.php:98
msgid "(Maximum size: %s)"
msgstr "(Maximum size: %s)"
#: php/views/import.php:95
msgid "Choose files from your computer:"
msgstr "Choose files from your computer:"
#. translators: %s: link to snippets admin menu
#: php/views/import.php:46
msgid "Afterward, you will need to visit the All Snippets page to activate the imported snippets."
msgstr "Afterwards, you will need to visit the All Snippets page to activate the imported snippets."
#. translators: 1: amount of snippets imported, 2: link to Snippets menu
#: php/admin-menus/class-import-menu.php:141
msgid "Successfully imported %1$d snippet. Have fun!"
msgid_plural "Successfully imported %1$d snippets. Have fun!"
msgstr[0] "Successfully imported %1$d snippet. Have fun!"
msgstr[1] "Successfully imported %1$d snippets. Have fun!"
#. 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!"
#. translators: %s: URL to Manage Snippets admin menu
#: php/class-contextual-help.php:183
msgid "You can save your snippets to a code snippets export file using the Manage Snippets page."
msgstr "You can save your snippets to a code snippets export file using the Manage Snippets page."
#. translators: %s: URL to Snippets admin menu
#: php/class-contextual-help.php:176
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 Manage Snippets 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 Manage Snippets page."
#: php/class-contextual-help.php:174
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."
#: php/class-contextual-help.php:61
msgid "Support Forum"
msgstr "Support Forum"
#: php/admin-menus/class-manage-menu.php:243
msgid "Warning: Safe mode is active and snippets will not execute! Remove the CODE_SNIPPETS_SAFE_MODE constant from wp-config.php to turn off safe mode. Help"
msgstr "Warning: Safe mode is active and snippets will not execute! Remove the CODE_SNIPPETS_SAFE_MODE constant from wp-config.php to turn off safe mode. Help"
#: php/settings/settings-fields.php:79
msgid "Show snippet descriptions on admin pages."
msgstr "Show snippet descriptions on admin pages."
#: php/settings/settings-fields.php:72
msgid "Show snippet tags on admin pages."
msgstr "Show snippet tags on admin pages."