msgid ""
msgstr ""
"Project-Id-Version: background_image_overlay 0.9.9\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-05-10T21:23:09+00:00\n"
"PO-Revision-Date: 2022-05-10T21:23:09+00:00\n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#: packages/background_image_overlay/controller.php:21
#: packages/background_image_overlay/blocks/background_image_overlay/controller.php:24
msgid "Background Image and Overlay"
msgstr ""

#: packages/background_image_overlay/controller.php:26
#: packages/background_image_overlay/blocks/background_image_overlay/controller.php:19
msgid "Add a full screen background image and overlay on your pages."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/controller.php:37
msgid "Please select an image."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:40
msgid "Background Image"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:41
msgid "An image must be selected when using this block. If the block is added or saved without an image, it will trigger an error."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:42
msgid "Select Image"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:47
msgid "Responsive Image Scaling"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:48
msgid "Responsive image scaling will proportionally scale the background image according to the width of the page. If the page is equal to or greater than 1000px wide the image is scaled to a maximum 1600px in width. If the page is between 701px and 999px wide the image is scaled to a maximum 1300px in width. If the page is less than or equal to 700px wide the image is scaled to a maximum 1000px in width."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:49
#: packages/background_image_overlay/blocks/background_image_overlay/form.php:56
#: packages/background_image_overlay/blocks/background_image_overlay/form.php:114
#: packages/background_image_overlay/blocks/background_image_overlay/form.php:161
msgid "off"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:49
#: packages/background_image_overlay/blocks/background_image_overlay/form.php:56
#: packages/background_image_overlay/blocks/background_image_overlay/form.php:161
msgid "on"
msgstr "en"

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:54
msgid "Background Image Focal Point"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:55
msgid "An optional focal point can be set using the CSS background-position property. This will allow the focal point of an image to stay visible on different screen sizes. Without a focal point set, the center of the image is the focal point. The first value of the background-position is the X percentage and the second value is the Y percentage."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:59
msgid "background-position: X% Y%;"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:63
msgid "X"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:70
msgid "Y"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:75
msgid "FocusPoint Helper Tool:"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:75
msgid "Use the FocusPoint Helper Tool to get the background-position values for your focal point."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:77
msgid "http://jonom.github.io/jquery-focuspoint/demos/helper/index.html"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:82
msgid "Background Overlay Color"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:83
msgid "The selected RGBA color will be layered on top of the background image. The slider under the color palette controls the transparency. Selecting an overlay color is optional."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:112
msgid "Fallback Overlay Color"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:113
msgid "Older browsers do not support RGBA colors. A fallback option is provided using semi-transparent PNG files."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:114
msgid "black"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:114
msgid "red"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:114
msgid "orange"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:114
msgid "yellow"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:114
msgid "green"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:114
msgid "lightblue"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:115
msgid "blue"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:115
msgid "purple"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:115
msgid "magenta"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:115
msgid "sepia"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:120
msgid "Background Fallback Color"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:121
msgid "The placement of the background image relies on CSS that is not supported, or improperly implemented, on older mobile browsers. For these browsers, a fallback color can be chosen to be displayed instead of the image."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:129
msgid "Image Vignette Color"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:130
msgid "The selected RGBA color will be used to give the background image an inset box shadow vignette effect. The slider under the color palette controls the transparency. Selecting an vignette color is optional and is not supported in older browsers."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:159
msgid "Override Elemental Theme Styling"
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/form.php:160
msgid "Override the default Elemental theme CSS styling that blocks the proper viewing of full screen background images."
msgstr ""

#: packages/background_image_overlay/blocks/background_image_overlay/view.php:19
msgid "Edit Background Image and Overlay"
msgstr ""
