Skip to content

Commit

Permalink
New Crowdin updates (#16588)
Browse files Browse the repository at this point in the history
  • Loading branch information
modxbot authored Jul 5, 2024
1 parent 78d3a99 commit a942bde
Show file tree
Hide file tree
Showing 30 changed files with 180 additions and 0 deletions.
6 changes: 6 additions & 0 deletions core/lexicon/ar/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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'] = 'الوقت الآخير';
Expand Down Expand Up @@ -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'] = 'زيادة الوقت';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/be/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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'] = 'Апошні час';
Expand Down Expand Up @@ -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'] = 'Павелічэнне часу';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/bg/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/cs/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/da/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/de/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/el/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/es/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/et/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/fa/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/fi/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/fr/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/he/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/hi/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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'] = 'नवीनतम समय';
Expand Down Expand Up @@ -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'] = 'समय बृद्दी';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/hu/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/id/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/it/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions core/lexicon/ja/tv_widget.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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'] = '最も遅い時刻';
Expand Down Expand Up @@ -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'] = '時刻の間隔';
Expand Down
Loading

0 comments on commit a942bde

Please sign in to comment.