# 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-11-11 14:52:07+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.3\n"
"Language: en_AU\n"
"Project-Id-Version: Plugins - Code Snippets - Stable (latest release)\n"

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

#: php/settings/settings-fields.php:196 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:16
msgid "Minify Snippet Output"
msgstr "Minify Snippet Output"

#: 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:316
msgid "Could not activate snippet."
msgstr "Could not activate snippet."

#: php/snippet-ops.php:303
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:297
msgid "Could not locate snippet with ID %d."
msgstr "Could not locate snippet with ID %d."

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

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

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

#: php/settings/settings-fields.php:243
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:241
msgid "Keymap"
msgstr "Keymap"

#: php/settings/settings-fields.php:213
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:211
msgid "Code Folding"
msgstr "Code Folding"

#: php/settings/settings-fields.php:206
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:190
msgid "The number of spaces to indent a block."
msgstr "The number of spaces to indent a block."

#: php/settings/settings-fields.php:183 php/settings/settings-fields.php:191
msgctxt "unit"
msgid "spaces"
msgstr "spaces"

#: php/settings/settings-fields.php:152
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:150
msgid "Disable Syntax Highlighter"
msgstr "Disable Syntax Highlighter"

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

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

#: php/settings/editor-preview.php:94 php/settings/settings-fields.php:245
msgid "Default"
msgstr "Default"

#: php/rest-api/class-snippets-rest-controller.php:603
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:599
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:594
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:590
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:586
msgid "Snippet activation status."
msgstr "Snippet activation status."

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

#: php/rest-api/class-snippets-rest-controller.php:571
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:567
msgid "Executable snippet code."
msgstr "Executable snippet code."

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

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

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

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

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

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

#: php/rest-api/class-snippets-rest-controller.php:323
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:304
msgid "The snippet could not be created."
msgstr "The snippet could not be created."

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

#: php/views/manage.php:90
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:85
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:536 dist/edit.js:2
msgid "Export Code"
msgstr "Export Code"

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

#: php/admin-menus/class-edit-menu.php:118
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:23 dist/import.js:2
msgid "All Snippets"
msgstr "All Snippets"

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

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

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

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

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

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

#: php/settings/settings-fields.php:140
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:138
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: %d: snippet ID.
#: php/front-end/class-front-end.php:207
msgid "Could not load snippet with an invalid ID: %d."
msgstr "Could not load snippet with an invalid ID: %d."

#: php/class-upgrade.php:213
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:211
msgid "Current year"
msgstr "Current year"

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

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

#: php/class-upgrade.php:200
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:198
msgid "Disable admin bar"
msgstr "Disable admin bar"

#: php/class-upgrade.php:194
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:192
msgid "Make upload filenames lowercase"
msgstr "Make upload filenames lowercase"

#: php/class-upgrade.php:188
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:355
msgid "Front-end styles"
msgstr "Front-end styles"

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

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

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

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

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

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

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

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

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

#: php/views/manage.php:80
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:75
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:394 php/class-snippet.php:347 dist/edit.js:2
msgid "Content"
msgstr "Content"

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

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

#: php/class-list-table.php:1025
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:477 dist/import.js:2
msgid "Type"
msgstr "Type"

#: php/class-contextual-help.php:144
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:241
msgid "Active Snippets"
msgstr "Active Snippets"

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

#: php/admin-menus/class-manage-menu.php:94
#: php/admin-menus/class-welcome-menu.php:82 php/class-admin.php:155
msgid "Upgrade to Pro"
msgstr "Upgrade to Pro"

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

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

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

#. translators: %s: Update PHP URL.
#: php/deactivation-notice.php:40
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:32
msgid "Code Snippets requires PHP %s or later."
msgstr "Code Snippets requires PHP %s or later."

#: php/deactivation-notice.php:50
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."

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

#. Author of the plugin
#: code-snippets.php
msgid "Code Snippets Pro"
msgstr "Code Snippets Pro"

#: php/class-list-table.php:1017
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:38
msgctxt "menu label"
msgid "Edit Snippet"
msgstr "Edit 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 php/class-validator.php:258
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:1450
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:480
msgid "Modified"
msgstr "Modified"

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

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

#: php/class-contextual-help.php:186
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:160
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:136
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:125
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-manage-menu.php:155
msgctxt "tools submenu label"
msgid "Snippets"
msgstr "Snippets"

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

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

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

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

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

#: php/class-list-table.php:1023
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:297 php/class-list-table.php:535
msgid "Clone"
msgstr "Clone"

#: php/views/partials/list-table-notices.php:60
msgid "Selected snippets <strong>cloned</strong>."
msgstr "Selected snippets <strong>cloned</strong>."

#: php/views/partials/list-table-notices.php:59
msgid "Snippet <strong>cloned</strong>."
msgstr "Snippet <strong>cloned</strong>."

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

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

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

#: php/settings/settings.php:264
msgid "All settings have been reset to their defaults."
msgstr "All settings have been reset to their defaults."

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

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

#: php/views/partials/list-table-notices.php:48
msgid "Snippet <strong>executed</strong>."
msgstr "Snippet <strong>executed</strong>."

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

#: php/settings/settings-fields.php:168
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:1032
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:290
msgid "Network Only"
msgstr "Network Only"

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

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

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

#: php/class-contextual-help.php:134 php/class-contextual-help.php:157
#: php/class-contextual-help.php:184
msgid "Overview"
msgstr "Overview"

#. translators: %s: total number of active snippets.
#: php/class-list-table.php:588
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>"

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

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

#: php/class-list-table.php:361 php/class-list-table.php:534 dist/manage.js:2
msgid "Deactivate"
msgstr "Deactivate"

#: php/class-list-table.php:361 php/class-list-table.php:533 dist/manage.js:2
msgid "Activate"
msgstr "Activate"

#: php/class-list-table.php:482 dist/import.js:2
msgid "ID"
msgstr "ID"

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

#: php/class-list-table.php:360 php/class-list-table.php:533
msgid "Network Activate"
msgstr "Network Activate"

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

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

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

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

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

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

#. translators: %s: total number of inactive snippets.
#: php/class-list-table.php:598
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>"

#: php/admin-menus/class-welcome-menu.php:64
msgid "Support"
msgstr "Support"

#: php/class-list-table.php:478 dist/edit.js:2 dist/import.js:2
msgid "Description"
msgstr "Description"

#: php/class-list-table.php:479 dist/import.js:2
msgid "Tags"
msgstr "Tags"

#: php/class-list-table.php:281
msgid "'Cancel' to stop, 'OK' to delete."
msgstr "'Cancel' to stop, 'OK' to delete."

#: php/class-list-table.php:280
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:64
msgctxt "top-level menu label"
msgid "Snippets"
msgstr "Snippets"

#: php/admin-menus/class-manage-menu.php:36
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:69
msgctxt "menu label"
msgid "Add New"
msgstr "Add New"

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

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

#: php/admin-menus/class-admin-menu.php:177
#: php/admin-menus/class-settings-menu.php:115 dist/edit.js:2
msgctxt "snippet"
msgid "Add New"
msgstr "Add New"

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

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

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

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

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

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

#: php/settings/settings-fields.php:219
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:217
msgid "Line Numbers"
msgstr "Line Numbers"

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

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

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

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

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

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

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

#: php/settings/settings-fields.php:119
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:117
msgid "Activate by Default"
msgstr "Activate by Default"

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

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

#: php/class-contextual-help.php:170
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:168
msgid "Adding Snippets"
msgstr "Adding Snippets"

#: php/class-contextual-help.php:143
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:141
msgid "Safe Mode"
msgstr "Safe Mode"

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

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

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

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

#. translators: %s: total number of recently activated snippets.
#: php/class-list-table.php:608
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 snippets.
#: php/class-list-table.php:578
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:360 php/class-list-table.php:534
msgid "Network Deactivate"
msgstr "Network Deactivate"

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

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

#: php/class-admin.php:303
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:143
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/views/partials/list-table-notices.php:52
msgid "Selected snippets <strong>deactivated</strong>."
msgstr "Selected snippets <strong>deactivated</strong>."

#: php/views/partials/list-table-notices.php:51
msgid "Snippet <strong>deactivated</strong>."
msgstr "Snippet <strong>deactivated</strong>."

#: php/views/partials/list-table-notices.php:50
msgid "Selected snippets <strong>activated</strong>."
msgstr "Selected snippets <strong>activated</strong>."

#: php/views/partials/list-table-notices.php:49
msgid "Snippet <strong>activated</strong>."
msgstr "Snippet <strong>activated</strong>."

#: php/admin-menus/class-manage-menu.php:37
#: php/admin-menus/class-manage-menu.php:63
#: php/admin-menus/class-manage-menu.php:154 php/class-admin.php:87
#: php/class-admin.php:110 php/class-admin.php:144 php/views/manage.php:46
msgid "Snippets"
msgstr "Snippets"

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

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

#: php/admin-menus/class-import-menu.php:20 php/views/import.php:27
#: dist/import.js:2
msgid "Import Snippets"
msgstr "Import Snippets"

#: php/admin-menus/class-edit-menu.php:39 dist/edit.js:2
msgid "Edit Snippet"
msgstr "Edit Snippet"

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

#. Description of the plugin
#: code-snippets.php
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:201
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:194
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:192
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:71
msgid "Support Forum"
msgstr "Support Forum"

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

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

#: php/settings/settings-fields.php:176
msgid "Use hard tabs instead of spaces for indentation."
msgstr "Use hard tabs instead of spaces for indentation."