From a942bdeafca36cd5c1693538fbdbf9ec780ef5ac Mon Sep 17 00:00:00 2001 From: MODX Bot Date: Fri, 5 Jul 2024 19:32:19 +0200 Subject: [PATCH] New Crowdin updates (#16588) --- core/lexicon/ar/tv_widget.inc.php | 6 ++++++ core/lexicon/be/tv_widget.inc.php | 6 ++++++ core/lexicon/bg/tv_widget.inc.php | 6 ++++++ core/lexicon/cs/tv_widget.inc.php | 6 ++++++ core/lexicon/da/tv_widget.inc.php | 6 ++++++ core/lexicon/de/tv_widget.inc.php | 6 ++++++ core/lexicon/el/tv_widget.inc.php | 6 ++++++ core/lexicon/es/tv_widget.inc.php | 6 ++++++ core/lexicon/et/tv_widget.inc.php | 6 ++++++ core/lexicon/fa/tv_widget.inc.php | 6 ++++++ core/lexicon/fi/tv_widget.inc.php | 6 ++++++ core/lexicon/fr/tv_widget.inc.php | 6 ++++++ core/lexicon/he/tv_widget.inc.php | 6 ++++++ core/lexicon/hi/tv_widget.inc.php | 6 ++++++ core/lexicon/hu/tv_widget.inc.php | 6 ++++++ core/lexicon/id/tv_widget.inc.php | 6 ++++++ core/lexicon/it/tv_widget.inc.php | 6 ++++++ core/lexicon/ja/tv_widget.inc.php | 6 ++++++ core/lexicon/nl/tv_widget.inc.php | 6 ++++++ core/lexicon/pl/tv_widget.inc.php | 6 ++++++ core/lexicon/pt/tv_widget.inc.php | 6 ++++++ core/lexicon/ro/tv_widget.inc.php | 6 ++++++ core/lexicon/ru/tv_widget.inc.php | 6 ++++++ core/lexicon/sl/tv_widget.inc.php | 6 ++++++ core/lexicon/sv/tv_widget.inc.php | 6 ++++++ core/lexicon/th/tv_widget.inc.php | 6 ++++++ core/lexicon/tr/tv_widget.inc.php | 6 ++++++ core/lexicon/uk/tv_widget.inc.php | 6 ++++++ core/lexicon/yo/tv_widget.inc.php | 6 ++++++ core/lexicon/zh/tv_widget.inc.php | 6 ++++++ 30 files changed, 180 insertions(+) diff --git a/core/lexicon/ar/tv_widget.inc.php b/core/lexicon/ar/tv_widget.inc.php index 6399b3e01fa..df81760e732 100644 --- a/core/lexicon/ar/tv_widget.inc.php +++ b/core/lexicon/ar/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'وسم HTML'; $_lang['image'] = 'صورة'; $_lang['image_alt'] = 'النص البديل'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'التاريخ الأخير'; $_lang['latest_date_desc'] = 'التاريخ الأخير المسموح الممكن اختياره.'; $_lang['latest_time'] = 'الوقت الآخير'; @@ -181,6 +183,10 @@ $_lang['target'] = 'هدف'; $_lang['text'] = 'نص'; $_lang['textarea'] = 'مساحة نصية'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'مساحة النص(على الأقل)'; $_lang['textbox'] = 'مربع نص'; $_lang['time_increment'] = 'زيادة الوقت'; diff --git a/core/lexicon/be/tv_widget.inc.php b/core/lexicon/be/tv_widget.inc.php index 65174f82f0a..655f4d01afd 100644 --- a/core/lexicon/be/tv_widget.inc.php +++ b/core/lexicon/be/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML тэг'; $_lang['image'] = 'Малюнак'; $_lang['image_alt'] = 'Альтэрнатыўны тэкст'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Апошняя дата'; $_lang['latest_date_desc'] = 'Апошняя дазволеная дата якая можа быць выбрана.'; $_lang['latest_time'] = 'Апошні час'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Мэта'; $_lang['text'] = 'Тэкст'; $_lang['textarea'] = 'Тэкставая вобласць'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Тэкставая вобласць (мiнi)'; $_lang['textbox'] = 'Тэкставае поле'; $_lang['time_increment'] = 'Павелічэнне часу'; diff --git a/core/lexicon/bg/tv_widget.inc.php b/core/lexicon/bg/tv_widget.inc.php index eea33b673a3..d8042e60da8 100644 --- a/core/lexicon/bg/tv_widget.inc.php +++ b/core/lexicon/bg/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Цел'; $_lang['text'] = 'Текст'; $_lang['textarea'] = 'Текстова област'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/cs/tv_widget.inc.php b/core/lexicon/cs/tv_widget.inc.php index 733a36b73e1..32339a3b697 100644 --- a/core/lexicon/cs/tv_widget.inc.php +++ b/core/lexicon/cs/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML tag'; $_lang['image'] = 'Obrázek'; $_lang['image_alt'] = 'Alternativní text'; +$_lang['input_height'] = 'Výška vstupního pole'; +$_lang['input_height_desc'] = 'Číslo specifikující výšku vstupního pole v pixelech. (výchozí: 140)'; $_lang['latest_date'] = 'Nejnovější možné datum'; $_lang['latest_date_desc'] = 'Nejnovější datum, který může být zvoleno.'; $_lang['latest_time'] = 'Nejnovější možný čas'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Cíl'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textové pole'; +$_lang['textarea_grow'] = 'Automatické zvětšení'; +$_lang['textarea_grow_desc'] = 'Zvolte „Ano“, abyste umožnili automaticky měnit výšku vstupního pole na základě jeho obsahu. (Výchozí: „Ne“)'; +$_lang['textarea_resizable'] = 'Možnost úpravy velikosti'; +$_lang['textarea_resizable_desc'] = 'Zvolte "Ano", abyste umožnili změnu výšky vstupního pole pomocí myši. (Výchozí: "Ne")'; $_lang['textareamini'] = 'Textové pole (malé)'; $_lang['textbox'] = 'Textové pole'; $_lang['time_increment'] = 'Přírustek času'; diff --git a/core/lexicon/da/tv_widget.inc.php b/core/lexicon/da/tv_widget.inc.php index 3ce874cfab8..617a4433c95 100644 --- a/core/lexicon/da/tv_widget.inc.php +++ b/core/lexicon/da/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Billede'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Mål'; $_lang['text'] = 'Tekst'; $_lang['textarea'] = 'Stort tekstfelt'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/de/tv_widget.inc.php b/core/lexicon/de/tv_widget.inc.php index a4f8b4fc220..49d8827972a 100644 --- a/core/lexicon/de/tv_widget.inc.php +++ b/core/lexicon/de/tv_widget.inc.php @@ -102,6 +102,8 @@ $_lang['htmltag'] = 'HTML-Tag'; $_lang['image'] = 'Bild'; $_lang['image_alt'] = 'Alternativtext'; +$_lang['input_height'] = 'Eingabehöhe'; +$_lang['input_height_desc'] = 'Eine Zahl, die die Eingabehöhe des Feldes in Pixeln angibt. (Standard: 140)'; $_lang['latest_date'] = 'Spätestes Datum'; $_lang['latest_date_desc'] = 'Das späteste erlaubte Datum, das ausgewählt werden kann.'; $_lang['latest_time'] = 'Späteste Zeit'; @@ -184,6 +186,10 @@ $_lang['target'] = 'Ziel'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Automatisch wachsen?'; +$_lang['textarea_grow_desc'] = 'Wählen Sie "Ja", damit sich die Eingabehöhe des Feldes automatisch abhängig von ihrem Inhalt ändert. (Standard: "Nein")'; +$_lang['textarea_resizable'] = 'Größenverstellbar?'; +$_lang['textarea_resizable_desc'] = 'Wählen Sie "Ja", um die Eingabehöhe des Feldes durch Ziehen an der unteren Begrenzung zu ändern. (Standard: "Nein")'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Zeitintervall'; diff --git a/core/lexicon/el/tv_widget.inc.php b/core/lexicon/el/tv_widget.inc.php index b14a3b06ab5..fd4ce147198 100644 --- a/core/lexicon/el/tv_widget.inc.php +++ b/core/lexicon/el/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Προορισμός'; $_lang['text'] = 'Κείμενο'; $_lang['textarea'] = 'Περιοχή κειμένου'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/es/tv_widget.inc.php b/core/lexicon/es/tv_widget.inc.php index 7afacd33226..765e63e4ad9 100644 --- a/core/lexicon/es/tv_widget.inc.php +++ b/core/lexicon/es/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'Etiqueta HTML'; $_lang['image'] = 'Imagen'; $_lang['image_alt'] = 'Texto Alternativo'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Última Fecha'; $_lang['latest_date_desc'] = 'La última fecha que puede ser seleccionada.'; $_lang['latest_time'] = 'Última Hora'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Objetivo'; $_lang['text'] = 'Texto'; $_lang['textarea'] = 'Área de texto'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Area de Texto (Mini)'; $_lang['textbox'] = 'Caja de Texto'; $_lang['time_increment'] = 'Intervalo de Tiempo entre Valores'; diff --git a/core/lexicon/et/tv_widget.inc.php b/core/lexicon/et/tv_widget.inc.php index 1f49ffdddd5..61525795481 100644 --- a/core/lexicon/et/tv_widget.inc.php +++ b/core/lexicon/et/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Pilt'; $_lang['image_alt'] = 'Alternatiivne Tekst'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Target'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/fa/tv_widget.inc.php b/core/lexicon/fa/tv_widget.inc.php index 52d3f137c17..297aaeea8df 100644 --- a/core/lexicon/fa/tv_widget.inc.php +++ b/core/lexicon/fa/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Target'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/fi/tv_widget.inc.php b/core/lexicon/fi/tv_widget.inc.php index 68534ef820f..cccd201a49a 100644 --- a/core/lexicon/fi/tv_widget.inc.php +++ b/core/lexicon/fi/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Kohde'; $_lang['text'] = 'Teksti'; $_lang['textarea'] = 'Tekstialue'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/fr/tv_widget.inc.php b/core/lexicon/fr/tv_widget.inc.php index 6101e187c8e..b593c793307 100644 --- a/core/lexicon/fr/tv_widget.inc.php +++ b/core/lexicon/fr/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'Balise HTML'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Texte alternatif'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Date de fin'; $_lang['latest_date_desc'] = 'Date jusqu\'à laquelle on peut autoriser la sélection.'; $_lang['latest_time'] = 'Heure de fin'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Cible'; $_lang['text'] = 'Texte'; $_lang['textarea'] = 'Zone de texte'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Zone de texte (Mini)'; $_lang['textbox'] = 'Zone de texte'; $_lang['time_increment'] = 'Incrémentation d\'heure'; diff --git a/core/lexicon/he/tv_widget.inc.php b/core/lexicon/he/tv_widget.inc.php index 9b17763442a..61319bc66e1 100644 --- a/core/lexicon/he/tv_widget.inc.php +++ b/core/lexicon/he/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'יעד'; $_lang['text'] = 'טקסט'; $_lang['textarea'] = 'אזור טקסט'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/hi/tv_widget.inc.php b/core/lexicon/hi/tv_widget.inc.php index 2e5f1f429d7..afe1e0f1c81 100644 --- a/core/lexicon/hi/tv_widget.inc.php +++ b/core/lexicon/hi/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML टैग'; $_lang['image'] = 'छवि'; $_lang['image_alt'] = 'वैकल्पिक पाठ'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'नवीनतम दिनांक'; $_lang['latest_date_desc'] = 'नवीनतम अनुमति प्राप्त तिथि कि चयनित किया जा सकता।'; $_lang['latest_time'] = 'नवीनतम समय'; @@ -180,6 +182,10 @@ $_lang['target'] = 'लक्ष्य'; $_lang['text'] = 'मूलपाठ'; $_lang['textarea'] = 'पाठ क्षेत्र'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'टेक्सटेरिया (मिनी)'; $_lang['textbox'] = 'पाठ बॉक्स'; $_lang['time_increment'] = 'समय बृद्दी'; diff --git a/core/lexicon/hu/tv_widget.inc.php b/core/lexicon/hu/tv_widget.inc.php index af67620fcc8..2f51df38566 100644 --- a/core/lexicon/hu/tv_widget.inc.php +++ b/core/lexicon/hu/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML jelölő'; $_lang['image'] = 'Kép'; $_lang['image_alt'] = 'Kép hiánya esetén megjelenítendő szöveg'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Legkésőbbi dátum'; $_lang['latest_date_desc'] = 'A legkésőbbi választható dátum.'; $_lang['latest_time'] = 'Legkésőbbi időpont'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Cél'; $_lang['text'] = 'Szöveg'; $_lang['textarea'] = 'Szövegmező'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Szövegmező (mini)'; $_lang['textbox'] = 'Szövegdoboz'; $_lang['time_increment'] = 'Idő növelése'; diff --git a/core/lexicon/id/tv_widget.inc.php b/core/lexicon/id/tv_widget.inc.php index 6827eecd576..4f80ca502b8 100644 --- a/core/lexicon/id/tv_widget.inc.php +++ b/core/lexicon/id/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML yang ditandai'; $_lang['image'] = 'Gambar'; $_lang['image_alt'] = 'Teks alternatif'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Tanggal terakhir'; $_lang['latest_date_desc'] = 'Tanggal terakhir yang bisa dipilih.'; $_lang['latest_time'] = 'Waktu terakhir'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Target'; $_lang['text'] = 'Teks'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'kenaikan waktu'; diff --git a/core/lexicon/it/tv_widget.inc.php b/core/lexicon/it/tv_widget.inc.php index a873989ca68..c47d60a37f7 100644 --- a/core/lexicon/it/tv_widget.inc.php +++ b/core/lexicon/it/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'Tag HTML'; $_lang['image'] = 'Immagine'; $_lang['image_alt'] = 'Testo Alternativo'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Ultima data'; $_lang['latest_date_desc'] = 'La data entro la quale è consentito scegliere.'; $_lang['latest_time'] = 'Ultimo orario'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Obiettivo'; $_lang['text'] = 'Testo'; $_lang['textarea'] = 'Area di testo (Textarea)'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Mini Area Testo(Mini TextArea)'; $_lang['textbox'] = 'Box Testo'; $_lang['time_increment'] = 'Incremento Orario'; diff --git a/core/lexicon/ja/tv_widget.inc.php b/core/lexicon/ja/tv_widget.inc.php index d7f9e7e29ce..1f23fa20088 100644 --- a/core/lexicon/ja/tv_widget.inc.php +++ b/core/lexicon/ja/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTMLタグ'; $_lang['image'] = '画像'; $_lang['image_alt'] = '代替テキスト'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = '最も新しい日付'; $_lang['latest_date_desc'] = '選択可能な最も新しい日付を指定します。'; $_lang['latest_time'] = '最も遅い時刻'; @@ -181,6 +183,10 @@ $_lang['target'] = 'ターゲット'; $_lang['text'] = 'テキスト'; $_lang['textarea'] = '複数行テキスト'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = '複数行テキスト (ミニ)'; $_lang['textbox'] = 'テキストボックス'; $_lang['time_increment'] = '時刻の間隔'; diff --git a/core/lexicon/nl/tv_widget.inc.php b/core/lexicon/nl/tv_widget.inc.php index ce2c210dd10..b7d2074be36 100644 --- a/core/lexicon/nl/tv_widget.inc.php +++ b/core/lexicon/nl/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Afbeelding'; $_lang['image_alt'] = 'ALT tekst'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Laatste datum'; $_lang['latest_date_desc'] = 'De laatst toegestane datum welke geselecteerd kan worden.'; $_lang['latest_time'] = 'Laatste tijd'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Bestemming'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Tekstvak (Klein)'; $_lang['textbox'] = 'Tekstbox'; $_lang['time_increment'] = 'Tijdsinterval'; diff --git a/core/lexicon/pl/tv_widget.inc.php b/core/lexicon/pl/tv_widget.inc.php index caf96f63765..475d535a217 100644 --- a/core/lexicon/pl/tv_widget.inc.php +++ b/core/lexicon/pl/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'Tag HTML'; $_lang['image'] = 'Zdjęcie'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Ostatnia data'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Ostatni czas'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Cel'; $_lang['text'] = 'Tekst'; $_lang['textarea'] = 'Obszar tekstu'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/pt/tv_widget.inc.php b/core/lexicon/pt/tv_widget.inc.php index 122787caeac..0658cad70df 100644 --- a/core/lexicon/pt/tv_widget.inc.php +++ b/core/lexicon/pt/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'Tag HTML'; $_lang['image'] = 'Imagem'; $_lang['image_alt'] = 'Texto Alternativo'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Data'; $_lang['latest_date_desc'] = 'A data mais recente permitiu que podem ser selecionados.'; $_lang['latest_time'] = 'Última Hora'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Destino'; $_lang['text'] = 'Texto'; $_lang['textarea'] = 'Area de Texto (textarea)'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Área de Texto (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Incremento'; diff --git a/core/lexicon/ro/tv_widget.inc.php b/core/lexicon/ro/tv_widget.inc.php index fb676c79a57..0f28c99bcf9 100644 --- a/core/lexicon/ro/tv_widget.inc.php +++ b/core/lexicon/ro/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Imagine'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Target'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Zonă de text (mică)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/ru/tv_widget.inc.php b/core/lexicon/ru/tv_widget.inc.php index 0e00dd230a9..e256a6dc439 100644 --- a/core/lexicon/ru/tv_widget.inc.php +++ b/core/lexicon/ru/tv_widget.inc.php @@ -99,6 +99,8 @@ $_lang['htmltag'] = 'HTML-тег'; $_lang['image'] = 'Изображение'; $_lang['image_alt'] = 'Альтернативный текст'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Поздняя дата'; $_lang['latest_date_desc'] = 'Самая поздняя дата, которую можно выбрать.'; $_lang['latest_time'] = 'Позднее время'; @@ -177,6 +179,10 @@ $_lang['target'] = 'Цель'; $_lang['text'] = 'Текст'; $_lang['textarea'] = 'Текстовая область'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Текстовая область (мини)'; $_lang['textbox'] = 'Текстовый блок'; $_lang['time_increment'] = 'Приращение времени'; diff --git a/core/lexicon/sl/tv_widget.inc.php b/core/lexicon/sl/tv_widget.inc.php index b3e93a1b75b..c0033c9e8f1 100644 --- a/core/lexicon/sl/tv_widget.inc.php +++ b/core/lexicon/sl/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Target'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/sv/tv_widget.inc.php b/core/lexicon/sv/tv_widget.inc.php index 62dd6651ab6..3901b89c98e 100644 --- a/core/lexicon/sv/tv_widget.inc.php +++ b/core/lexicon/sv/tv_widget.inc.php @@ -100,6 +100,8 @@ $_lang['htmltag'] = 'HTML-tagg'; $_lang['image'] = 'Bild'; $_lang['image_alt'] = 'Alternativtext'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Senaste datum'; $_lang['latest_date_desc'] = 'Det senaste datum som kan väljas.'; $_lang['latest_time'] = 'Senaste klockslag'; @@ -180,6 +182,10 @@ $_lang['target'] = 'Mål'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textruta'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textruta (liten)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Tidsintervall'; diff --git a/core/lexicon/th/tv_widget.inc.php b/core/lexicon/th/tv_widget.inc.php index 8c1ee858702..301c94deba1 100644 --- a/core/lexicon/th/tv_widget.inc.php +++ b/core/lexicon/th/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'แท็ก HTML'; $_lang['image'] = 'รูปภาพ'; $_lang['image_alt'] = 'ข้อความสำรอง'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'วันที่ล่าสุด'; $_lang['latest_date_desc'] = 'วันที่ล่าสุดที่อนุญาตให้สามารถเลือกได้'; $_lang['latest_time'] = 'เวลาล่าสุด'; @@ -181,6 +183,10 @@ $_lang['target'] = 'เป้าหมาย'; $_lang['text'] = 'ข้อความ'; $_lang['textarea'] = 'textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (ขนาดย่อม)'; $_lang['textbox'] = 'กล่องข้อความ'; $_lang['time_increment'] = 'การเพิ่มของเวลา'; diff --git a/core/lexicon/tr/tv_widget.inc.php b/core/lexicon/tr/tv_widget.inc.php index 3fc45539df7..fec004484b0 100644 --- a/core/lexicon/tr/tv_widget.inc.php +++ b/core/lexicon/tr/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML etiketi'; $_lang['image'] = 'Resim'; $_lang['image_alt'] = 'Alternatif Metin'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Son Tarih'; $_lang['latest_date_desc'] = 'Seçilebilecek en son izin verilen tarih.'; $_lang['latest_time'] = 'En son zaman'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Hedef'; $_lang['text'] = 'Metin'; $_lang['textarea'] = 'Metin Alanı'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Metin alanı (Kısa)'; $_lang['textbox'] = 'Metin Kutusu'; $_lang['time_increment'] = 'Zaman Artışı'; diff --git a/core/lexicon/uk/tv_widget.inc.php b/core/lexicon/uk/tv_widget.inc.php index e8912de31bf..b0bc4bc8678 100644 --- a/core/lexicon/uk/tv_widget.inc.php +++ b/core/lexicon/uk/tv_widget.inc.php @@ -99,6 +99,8 @@ $_lang['htmltag'] = 'HTML-теґ'; $_lang['image'] = 'Зображення'; $_lang['image_alt'] = 'Альтернативний текст'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Найпізніша дата'; $_lang['latest_date_desc'] = 'Найпізніша дата, яку можна вибрати.'; $_lang['latest_time'] = 'Найпізніший час'; @@ -184,6 +186,10 @@ $_lang['target'] = 'Ціль'; $_lang['text'] = 'Текст'; $_lang['textarea'] = 'Текстова область'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Текстова область (міні)'; $_lang['textbox'] = 'Текстове поле'; $_lang['time_increment'] = 'Прирощення часу'; diff --git a/core/lexicon/yo/tv_widget.inc.php b/core/lexicon/yo/tv_widget.inc.php index b3e93a1b75b..c0033c9e8f1 100644 --- a/core/lexicon/yo/tv_widget.inc.php +++ b/core/lexicon/yo/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = 'Image'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = 'Target'; $_lang['text'] = 'Text'; $_lang['textarea'] = 'Textarea'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = 'Textarea (Mini)'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment'; diff --git a/core/lexicon/zh/tv_widget.inc.php b/core/lexicon/zh/tv_widget.inc.php index e41dca81bc5..98ce83116ce 100644 --- a/core/lexicon/zh/tv_widget.inc.php +++ b/core/lexicon/zh/tv_widget.inc.php @@ -101,6 +101,8 @@ $_lang['htmltag'] = 'HTML Tag'; $_lang['image'] = '图像'; $_lang['image_alt'] = 'Alternate Text'; +$_lang['input_height'] = 'Input Height'; +$_lang['input_height_desc'] = 'A number specifying the input’s height in pixels. (Default: 140)'; $_lang['latest_date'] = 'Latest Date'; $_lang['latest_date_desc'] = 'The latest allowed date that can be selected.'; $_lang['latest_time'] = 'Latest Time'; @@ -181,6 +183,10 @@ $_lang['target'] = '目标'; $_lang['text'] = '文本'; $_lang['textarea'] = '多行文本框'; +$_lang['textarea_grow'] = 'Auto Grow?'; +$_lang['textarea_grow_desc'] = 'Select “Yes” to allow the input’s height to automatically change based on its content. (Default: “No”)'; +$_lang['textarea_resizable'] = 'Resizable?'; +$_lang['textarea_resizable_desc'] = 'Select “Yes” to allow the input’s height to be changed by dragging its bottom boundary. (Default: “No”)'; $_lang['textareamini'] = '文本框'; $_lang['textbox'] = 'Textbox'; $_lang['time_increment'] = 'Time Increment';