msgid ""
msgstr ""
"Project-Id-Version: smooth_tag 1.2.2\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-08-08T10:28:01+00:00\n"
"PO-Revision-Date: 2022-08-08T10:28:01+00:00\n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: packages/smooth_tag/controller.php:22
msgid "Adds a smooth scrolling effect to anchor links on a page"
msgstr ""

#: packages/smooth_tag/controller.php:27
msgid "Smooth Link Scrolling"
msgstr ""

#: packages/smooth_tag/controller.php:43
msgid " Settings"
msgstr ""

#: packages/smooth_tag/controllers/single_page/dashboard/smoothtag/settings.php:38
msgid "Settings saved."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:22
msgid "Plugin Enabled"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:24
msgid "When enabled the plugin is loaded onto all non-admin pages of your website.  If you wish, you may disable it from here."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:32
msgid "Include Areas"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:34
msgid "A list of classes, ids, or any dom elements for the plugin to target.  If no classes or id names are given, it runs globally (via the body element) minus what its told to exclude. Multiple selectors are to be seperated with a single space character."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:38
msgid "Include Area Selectors:"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:38
msgid "You may use any type of CSS selector for the areas to be included.  The entire page can be targeted via 'body'.  These are to be the elements that contain the anchor links, not the anchor links themselves."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:46
msgid "Exclude Areas"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:48
msgid "Class names only. Seperate multiple class names with a single space character."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:52
msgid "Exclude Area Selectors:"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:52
msgid "You may only use class names for elements to exclude.  Any anchor link, or container that includes anchor links with one of these classes will be ignored by the plugin."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:60
msgid "Breakpoint"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:62
msgid "Smooth link scrolling will apply to screen sizes bigger than this. ( example: 900 ). Set to 0 to apply to all screens including mobile."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:72
msgid "Additional Info"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:74
msgid "This area is here just to help explain things incase you want to understand how the plugin works."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:78
msgid "Include and Exclude Selectors:"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:78
msgid "This plugin works by controlling what happens when an anchor link is clicked.  Since other plugins may also make use of anchor links for their own functionality, this plugin allows you to control what anchor links the plugin should actually target.  Instead of assuming every anchor link it finds is for jumping to content on a page, this plugin will only target what you tell it to."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:79
msgid "An 'Exclude' selector will always override an 'Include' selector."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:79
msgid "So if you tell it to include items with class name .my-link, and exclude class names of .exclude-link, and element that contains both these class names with be ignored."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:80
msgid "Include Selectors are not applied to anchor links themselves."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:80
msgid "If you set it to include an element with the id of #my-link, and this element is an anchor link itself, the element will be ignored.  Include Selectors are applied to the container element.  All anchor links within these elements are what gets targeted."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:81
msgid "Exclude Selectors can be applied directly to an anchor link itself."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:81
msgid "You may set it to exclude class name of .exclude-me and apply this class directly to an anchor link tag.  Likewise it will ignore all anchor links that are within an element that has that class name."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:82
msgid "An example case:"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:82
msgid "Say you had a FAQ page on your website with the questions linking to answers on the same page.  If you don't want the plugin to run on the entire body element, you could instead give it a class name or id that contains the question links, and then only they would be targeted by the plugin."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:83
msgid "Typical use requires no configuration:"
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:83
msgid "The 'Include' and 'Exclude' features are here to give you total control over what gets targeted.  But typically, its fine to run it on the entire body element, which is the default setting.  In the scenario you need to ignore certain areas, or you prefer to only target certain areas, that is what this settings page is here for."
msgstr ""

#: packages/smooth_tag/single_pages/dashboard/smoothtag/settings.php:89
msgid "Save"
msgstr "Desa"
