# Translation of Plugins - Code Snippets - Stable (latest release) in English (Australia)
# This file is distributed under the same license as the Plugins - Code Snippets - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-07-08 19:06:47+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_AU\n"
"Project-Id-Version: Plugins - Code Snippets - Stable (latest release)\n"

#: php/class-admin.php:247 dist/edit.js:2
msgid "Learn more"
msgstr "Learn more"

#: php/views/manage.php:62
msgid "Upgrade to <span class=\"badge\">Pro</span>"
msgstr "Upgrade to <span class=\"badge\">Pro</span>"

#: php/strings.php:52
msgid "Select a snippet to display"
msgstr "Select a snippet to display"

#: php/strings.php:51
msgid "Font Size"
msgstr "Font Size"

#: php/strings.php:50
msgid "Height"
msgstr "Height"

#: php/strings.php:49
msgid "Off"
msgstr "Off"

#: php/strings.php:48
msgid "On"
msgstr "On"

#: php/strings.php:47
msgid "Word Wrap"
msgstr "Word Wrap"

#: php/strings.php:46
msgid "Highlight Lines"
msgstr "Highlight Lines"

#: php/strings.php:45
msgid "Scripts (JS)"
msgstr "Scripts (JS)"

#: php/strings.php:44
msgid "Styles (CSS)"
msgstr "Styles (CSS)"

#: php/strings.php:43
msgid "Content (Mixed)"
msgstr "Content (Mixed)"

#: php/strings.php:42
msgid "Functions (PHP)"
msgstr "Functions (PHP)"

#: php/strings.php:41
msgid "Code Snippet Source"
msgstr "Code Snippet Source"

#: php/strings.php:38
msgid "Select a snippet to show"
msgstr "Select a snippet to show"

#: php/strings.php:37
msgid "Text Color"
msgstr "Text Colour"

#: php/strings.php:36
msgid "Justified"
msgstr "Justified"

#: php/strings.php:35
msgid "Right"
msgstr "Right"

#: php/strings.php:34
msgid "Center"
msgstr "Centre"

#: php/strings.php:33
msgid "Left"
msgstr "Left"

#: php/strings.php:32
msgid "Alignment"
msgstr "Alignment"

#: php/strings.php:31
msgid "Processing Options"
msgstr "Processing Options"

#: php/strings.php:27
msgid "JavaScript loaded just before the closing &amp;lt;/body&amp;gt; tag"
msgstr "JavaScript loaded just before the closing &amp;lt;/body&amp;gt; tag"

#: php/strings.php:26
msgid "JavaScript loaded in the site &amp;lt;head&amp;gt; section"
msgstr "JavaScript loaded in the site &amp;lt;head&amp;gt; section"

#: php/strings.php:25
msgid "Administration area stylesheet"
msgstr "Administration area style sheet"

#: php/strings.php:24
msgid "Site front-end stylesheet"
msgstr "Site front end style sheet"

#: php/strings.php:21
msgid "View Full Script"
msgstr "View Full Script"

#: php/strings.php:20
msgid "View Full Stylesheet"
msgstr "View Full Style sheet"

#: php/strings.php:17
msgid "Minify snippet output by removing whitespace and optimising code to reduce load times."
msgstr "Minify snippet output by removing whitespace and optimising code to reduce load times."

#: php/strings.php:16
msgid "Minify Snippet Output"
msgstr "Minify Snippet Output"

#: php/strings.php:13
msgid "Okay"
msgstr "Okay"

#: php/strings.php:12
msgid "Thanks"
msgstr "Thanks"

#: php/strings.php:11
msgid "Notice"
msgstr "Notice"

#: php/strings.php:10
msgid "Success"
msgstr "Success"

#: php/strings.php:8
msgid "You can now safely remove the free version of Code Snippets"
msgstr "You can now safely remove the free version of Code Snippets"

#: php/snippet-ops.php:312
msgid "Could not activate snippet."
msgstr "Could not activate snippet."

#: php/snippet-ops.php:300
msgid "Could not activate snippet: code did not pass validation."
msgstr "Could not activate snippet: code did not pass validation."

#. translators: %d: snippet identifier.
#: php/snippet-ops.php:295
msgid "Could not locate snippet with ID %d."
msgstr "Could not locate snippet with ID %d."

#: php/settings/settings-fields.php:224
msgid "Sublime Text"
msgstr "Sublime Text"

#: php/settings/settings-fields.php:223
msgid "Emacs"
msgstr "Emacs"

#: php/settings/settings-fields.php:222
msgid "Vim"
msgstr "Vim"

#: php/settings/settings-fields.php:218
msgid "The set of keyboard shortcuts to use in the code editor."
msgstr "The set of keyboard shortcuts to use in the code editor."

#: php/settings/settings-fields.php:216
msgid "Keymap"
msgstr "Keymap"

#: php/settings/settings-fields.php:179
msgid "Allow folding functions or other blocks into a single line."
msgstr "Allow folding functions or other blocks into a single line."

#: php/settings/settings-fields.php:177
msgid "Code Folding"
msgstr "Code Folding"

#: php/settings/settings-fields.php:171
msgid "Soft-wrap long lines of code instead of horizontally scrolling."
msgstr "Soft-wrap long lines of code instead of horizontally scrolling."

#: php/settings/settings-fields.php:161
msgid "The number of spaces to indent a block."
msgstr "The number of spaces to indent a block."

#: php/settings/settings-fields.php:153 php/settings/settings-fields.php:163
msgctxt "unit"
msgid "spaces"
msgstr "spaces"

#: php/settings/settings-fields.php:108
msgid "Disable syntax highlighting when displaying snippet code on the front-end."
msgstr "Disable syntax highlighting when displaying snippet code on the front end."

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

#: php/settings/settings-fields.php:86
msgctxt "unit"
msgid "rows"
msgstr "rows"

#: php/settings/settings-fields.php:84
msgid "Description Editor Height"
msgstr "Description Editor Height"

#: php/settings/editor-preview.php:73 php/settings/settings-fields.php:221
msgid "Default"
msgstr "Default"

#: php/rest-api/class-snippets-rest-controller.php:531
msgid "Date and time when the snippet was last modified, in ISO format."
msgstr "Date and time when the snippet was last modified, in ISO format."

#: php/rest-api/class-snippets-rest-controller.php:527
msgid "If a network snippet, whether can be activated on discrete sites instead of network-wide."
msgstr "If a network snippet, whether can be activated on discrete sites instead of network-wide."

#: php/rest-api/class-snippets-rest-controller.php:522
msgid "Whether the snippet is network-wide instead of site-wide."
msgstr "Whether the snippet is network-wide instead of site-wide."

#: php/rest-api/class-snippets-rest-controller.php:518
msgid "Relative priority in which the snippet is executed."
msgstr "Relative priority in which the snippet is executed."

#: php/rest-api/class-snippets-rest-controller.php:514
msgid "Snippet activation status."
msgstr "Snippet activation status."

#: php/rest-api/class-snippets-rest-controller.php:510
msgid "Context in which the snippet is executable."
msgstr "Context in which the snippet is executable."

#: php/rest-api/class-snippets-rest-controller.php:506
msgid "List of tag categories the snippet belongs to."
msgstr "List of tag categories the snippet belongs to."

#: php/rest-api/class-snippets-rest-controller.php:502
msgid "Executable snippet code."
msgstr "Executable snippet code."

#: php/rest-api/class-snippets-rest-controller.php:498
msgid "Descriptive text associated with snippet."
msgstr "Descriptive text associated with snippet."

#: php/rest-api/class-snippets-rest-controller.php:494
msgid "Descriptive title for the snippet."
msgstr "Descriptive title for the snippet."

#: php/rest-api/class-snippets-rest-controller.php:489
msgid "Unique identifier for the snippet."
msgstr "Unique identifier for the snippet."

#: php/rest-api/class-snippets-rest-controller.php:336
msgid "The snippet could not be deactivated."
msgstr "The snippet could not be deactivated."

#: php/rest-api/class-snippets-rest-controller.php:296
msgid "The snippet could not be deleted."
msgstr "The snippet could not be deleted."

#: php/rest-api/class-snippets-rest-controller.php:276
msgid "The snippet could not be updated."
msgstr "The snippet could not be updated."

#: php/rest-api/class-snippets-rest-controller.php:264
msgid "Cannot update a snippet without a valid ID."
msgstr "Cannot update a snippet without a valid ID."

#: php/rest-api/class-snippets-rest-controller.php:245
msgid "The snippet could not be created."
msgstr "The snippet could not be created."

#: php/rest-api/class-snippets-rest-controller.php:221
msgid "The snippet could not be found."
msgstr "The snippet could not be found."

#: php/views/manage.php:86
msgid "Script snippets are loaded on the site front-end in a JavaScript file, either in the head or body sections."
msgstr "Script snippets are loaded on the site front end in a JavaScript file, either in the head or body sections."

#: php/views/manage.php:81
msgid "Style snippets are written in CSS and loaded in the admin area or on the site front-end, just like the theme style.css."
msgstr "Style snippets are written in CSS and loaded in the admin area or on the site front end, just like the theme style.css."

#: php/class-list-table.php:465 dist/edit.js:2
msgid "Export Code"
msgstr "Export Code"

#: php/class-admin.php:304
msgid "Available in Code Snippets Pro (external link)"
msgstr "Available in Code Snippets Pro (external link)"

#: php/class-admin.php:253
msgid "Upgrade now"
msgstr "Upgrade now"

#: php/class-admin.php:151
msgid "Join our community on Facebook"
msgstr "Join our community on Facebook"

#: php/admin-menus/class-edit-menu.php:109
msgid "Loading edit page…"
msgstr "Loading edit page…"

#: php/views/partials/list-table.php:22
msgid "Search Snippets"
msgstr "Search Snippets"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: php/class-plugin.php:317 php/class-snippet.php:190 dist/edit.js:2
msgid "Scripts"
msgstr "Scripts"

#: php/class-plugin.php:316 php/class-snippet.php:189 dist/edit.js:2
msgid "Styles"
msgstr "Styles"

#: php/views/manage.php:76
msgid "Content snippets are bits of reusable PHP and HTML content that can be inserted into posts and pages."
msgstr "Content snippets are bits of reusable PHP and HTML content that can be inserted into posts and pages."

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

#: php/class-plugin.php:314 php/class-snippet.php:188 php/class-snippet.php:314
#: dist/edit.js:2
msgid "Content"
msgstr "Content"

#: php/class-plugin.php:313 php/class-snippet.php:187 dist/edit.js:2
msgid "Functions"
msgstr "Functions"

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

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

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

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

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

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

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

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

#: php/admin-menus/class-manage-menu.php:99
msgid "Upgrade to Pro"
msgstr "Upgrade to Pro"

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

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

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

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

#. translators: %s: required PHP version number.
#: php/deactivation-notice.php:31
msgid "Code Snippets requires PHP %s or later."
msgstr "Code Snippets requires PHP %s or later."

#: php/deactivation-notice.php:49
msgid "Another version of Code Snippets appears to be installed. Deactivating this version."
msgstr "Another version of Code Snippets appears to be installed. Deactivating this version."

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

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

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

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

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

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

#. translators: 1: search query, 2: line number.
#: php/class-list-table.php:1239
msgid " for &ldquo;%1$s&rdquo; on line %2$d"
msgstr " for &ldquo;%1$s&rdquo; on line %2$d"

#: 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/class-list-table.php:413
msgid "Modified"
msgstr "Modified"

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

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

#. translators: %s: Human-readable time difference.
#: php/class-snippet.php:426 php/cloud/class-cloud-search-list-table.php:200
msgid "%s ago"
msgstr "%s ago"

#: 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: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: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 light-weight, just a few lines of code, and do not put as much load on your server. "

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

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

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

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

#: 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-admin-menu.php:210
msgctxt "snippets"
msgid "Import"
msgstr "Import"

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

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

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

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

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

#: php/class-list-table.php:414 php/settings/settings-fields.php:96
#: dist/edit.js:2
msgid "Priority"
msgstr "Priority"

#: 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:58
msgid "Duplicate Snippets"
msgstr "Duplicate Snippets"

#: 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/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/settings/settings-fields.php:122
msgid "Complete Uninstall"
msgstr "Complete Uninstall"

#: php/cloud/list-table-shared-ops.php:93
msgid "Download"
msgstr "Download"

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

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

#: 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-manage-menu.php:251
msgid "Snippet <strong>executed</strong>."
msgstr "Snippet <strong>executed</strong>."

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

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

#. 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/views/import.php:109
msgid "Upload files and import"
msgstr "Upload files and import"

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

#: 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/admin-menus/class-settings-menu.php:218 php/settings/settings.php:310
msgid "Settings saved."
msgstr "Settings saved."

#: 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.php:137
msgid "General"
msgstr "General"

#: 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:143
msgid "Use hard tabs instead of spaces for indentation."
msgstr "Use hard tabs instead of spaces for indentation."

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

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

#: 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:77
msgid "Enable Snippet Descriptions"
msgstr "Enable Snippet Descriptions"

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

#: 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-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:622
msgid "Filter"
msgstr "Filter"

#: 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 <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:522
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:514
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:506
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:415
msgid "ID"
msgstr "ID"

#: php/class-list-table.php:409 dist/edit.js:2
msgid "Name"
msgstr "Name"

#: 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: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/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-list-table.php:240
msgid "Edit"
msgstr "Edit"

#: 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-list-table.php:286 php/class-list-table.php:462
msgid "Network Activate"
msgstr "Network Activate"

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

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

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

#. 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 <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: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: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:125
msgid "Safe Mode"
msgstr "Safe Mode"

#: php/class-contextual-help.php:118 php/class-contextual-help.php:140
#: php/class-contextual-help.php:166
msgid "Overview"
msgstr "Overview"

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

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

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

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

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

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

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

#: php/class-admin.php:260
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:107
msgid "Manage your existing snippets"
msgstr "Manage your existing snippets"

#: php/admin-menus/class-settings-menu.php:110 php/class-admin.php:102
msgid "Settings"
msgstr "Settings"

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

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

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

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

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

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

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

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

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

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

#: 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-manage-menu.php:37
msgctxt "menu label"
msgid "All Snippets"
msgstr "All 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"

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

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

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

#: 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/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:65
msgctxt "menu label"
msgid "Add New"
msgstr "Add New"

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