msgid ""
msgstr ""
"Project-Id-Version: text_animation 0.5\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: 2024-04-03T14:00:51+00:00\n"
"PO-Revision-Date: 2024-04-03T14:00:51+00:00\n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2);\n"

#: packages/text_animation/controller.php:33
#: packages/text_animation/blocks/text_animation/controller.php:41
msgid "Enhance your Concrete CMS website with dynamic text effects using Typed.js. Create captivating animations and typewritten text to make your content stand out."
msgstr ""

#: packages/text_animation/controller.php:37
#: packages/text_animation/blocks/text_animation/controller.php:33
msgid "Text Animation"
msgstr ""

#: packages/text_animation/controller.php:47
msgid "You must be run PHP 7.4 or greater to use this package."
msgstr ""

#: packages/text_animation/blocks/text_animation/controller.php:135
msgid "Please enter text."
msgstr ""

#: packages/text_animation/blocks/text_animation/controller.php:138
msgid "Please enter the html code."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:15
msgid "Content Type"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:18
msgid "Text Strings"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:22
msgid "Strings from static HTML (SEO Friendly)."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:28
msgid "Strings array"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:31
msgid "Text strings to type, separated by commas. Example: Welcome to our website, Discover something new, Find amazing content."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:37
msgid "Static Html"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:47
msgid "The above code contains a div with a unique ID (\"typed-strings\"), where messages are placed, and also a span tag with a unique ID (\"typed\"), where the animation will be displayed. The Typed.js script is responsible for the text animation based on the content of the \"typed-strings\" div. You can customize the content of the messages in the div according to your own needs."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:54
msgid "ID for Typed.js"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:57
msgid "Insert the ID of the tag in which the animation is to be displayed (e.g. #typed)."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:62
msgid "Strings Element"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:65
msgid "Insert the id of the div where the content to be animated is placed (e.g. #typed-strings)."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:71
msgid "Type Speed"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:74
msgid "Typing speed in milliseconds. Enter the time interval between each typed character. A lower value, like 0, will result in faster typing, while higher values, such as 50 or 100, will slow down the typing speed, simulating a slower keyboard inpu."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:79
msgid "Back Speed"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:82
msgid "Backspacing speed in milliseconds. Enter the time interval between each erased character. A lower value, like 30, will result in faster erasing, while higher values will slow down the backspacing speed, simulating a slower deletion process."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:86
msgid "Start Delay"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:89
msgid "Delay before typing begins in milliseconds. Example: startDelay: 1000 for a 1-second delay."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:93
msgid "Back Delay"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:96
msgid "Delay before backspacing in milliseconds. Example: backDelay: 500 for a 0.5-second delay."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:102
msgid "Loop"
msgstr "Boucle"

#: packages/text_animation/blocks/text_animation/form.php:105
msgid "Loop strings. Example: loop: true to enable looping."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:111
msgid "Fade Out"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:114
msgid "Fade out instead of backspacing. Example: fadeOut: true to enable fading."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:120
msgid "Show Cursor"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:123
msgid "Show cursor. Example: showCursor: false to hide it."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:127
msgid "Cursor Char"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:130
msgid "Character for cursor"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:136
msgid "Smart Backspace"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:139
msgid "Backspace only different characters."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:145
msgid "Shuffle"
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:148
msgid "Randomly select strings to type. Example: shuffle: true to enable shuffling."
msgstr ""

#: packages/text_animation/blocks/text_animation/form.php:153
msgid "Preview"
msgstr "Prévisualiser"

#: packages/text_animation/blocks/text_animation/form.php:154
msgid "HTML"
msgstr "HTML"

#: packages/text_animation/blocks/text_animation/view.php:8
msgid "Text Animation disabled in edit mode."
msgstr ""
