From ddb62c838ea41d09f0836be61869734f7ed74433 Mon Sep 17 00:00:00 2001 From: Simon Krull Date: Sat, 9 Sep 2023 01:27:45 +0200 Subject: [PATCH] TASK: Refactor UI Validator translations to Neos.Neos.Ui package --- Resources/Private/Translations/ar/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/cs/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/da/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/de/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/el/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/en/Main.xlf | 63 ++++++++++++++ Resources/Private/Translations/es/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/fi/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/fr/Main.xlf | 81 ++++++++++++++++++ Resources/Private/Translations/hu/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/id/Main.xlf | 83 ++++++++++++++++++ Resources/Private/Translations/it/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/ja/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/km/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/lv/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/nl/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/no/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/pl/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/pt/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/pt_PT/Main.xlf | 83 ++++++++++++++++++ Resources/Private/Translations/ru/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/sr/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/sv/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/tl/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/tr/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/uk/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/vi/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/zh/Main.xlf | 84 +++++++++++++++++++ Resources/Private/Translations/zh_TW/Main.xlf | 84 +++++++++++++++++++ .../src/Alphanumeric/index.tsx | 2 +- .../neos-ui-validators/src/Count/index.tsx | 2 +- .../neos-ui-validators/src/DateTime/index.tsx | 2 +- .../src/EmailAddress/index.tsx | 2 +- .../neos-ui-validators/src/Float/index.tsx | 2 +- .../neos-ui-validators/src/Integer/index.tsx | 2 +- .../neos-ui-validators/src/Label/index.tsx | 2 +- .../neos-ui-validators/src/NotEmpty/index.tsx | 2 +- .../src/NumberRange/index.tsx | 2 +- .../src/RegularExpression/index.tsx | 2 +- .../neos-ui-validators/src/String/index.tsx | 2 +- .../src/StringLength/index.tsx | 6 +- .../neos-ui-validators/src/Text/index.tsx | 2 +- .../neos-ui-validators/src/Uuid/index.tsx | 2 +- 43 files changed, 2426 insertions(+), 16 deletions(-) diff --git a/Resources/Private/Translations/ar/Main.xlf b/Resources/Private/Translations/ar/Main.xlf index bf7113b120..52c89125f0 100644 --- a/Resources/Private/Translations/ar/Main.xlf +++ b/Resources/Private/Translations/ar/Main.xlf @@ -376,6 +376,90 @@ {tabName} – {amountOfErrors} validation issue + + The length of this text must be between {minimum} and {maximum} characters. + يجب أن يكون طول هذا النص بين {minimum} و {maximum} حرفاً. + + + This field must contain at least {minimum} characters. + هذا المجال يجب ان يحتوى على الاقل {minimum} حروف. + + + This text may not exceed {maximum} characters. + النص لايجب ان يتخطى{maximum} حروف. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + + + The given subject was not countable. + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + الاحصاء يجب ان يكون بين{minimum} و {maximum}. + + + The given value was not a valid date. + القيمة المعطاة لم تكن تاريخاً صالحاً. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + التاريخ المعطى يجب ان يكون بين{formatEarliestDate} و {formatLatestDate} + + + The given date must be after {formatEarliestDate} + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + الرجاء تحديد عنوان بريد إلكتروني صالح. + + + A valid float number is expected. + A valid float number is expected. + + + A valid integer number is expected. + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + يُسمح ببعض الحروف، والأرقام، والفراغات، وعلامات الترقيم. + + + This property is required. + هذه الخاصية مطلوبة. + + + A valid number is expected. + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + الرجاء إدخل رقم صالح بين {minimum} و{maximum} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + A valid string is expected. + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/cs/Main.xlf b/Resources/Private/Translations/cs/Main.xlf index f40d097d89..df6c7d1962 100644 --- a/Resources/Private/Translations/cs/Main.xlf +++ b/Resources/Private/Translations/cs/Main.xlf @@ -379,6 +379,90 @@ Select a single document in order to be able to edit its properties + + The length of this text must be between {minimum} and {maximum} characters. + The length of this text must be between {minimum} and {maximum} characters. + + + This field must contain at least {minimum} characters. + This field must contain at least {minimum} characters. + + + This text may not exceed {maximum} characters. + This text may not exceed {maximum} characters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Jsou povoleny pouze znaky a–z a číslice. + + + The given subject was not countable. + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + The given value was not a valid date. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + The given date must be between {formatEarliestDate} and {formatLatestDate} + + + The given date must be after {formatEarliestDate} + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + Please specify a valid email address. + + + A valid float number is expected. + A valid float number is expected. + + + A valid integer number is expected. + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Only letters, numbers, spaces and certain punctuation marks are expected. + + + This property is required. + This property is required. + + + A valid number is expected. + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + Please enter a valid number between {minimum} and {maximum} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + A valid string is expected. + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/da/Main.xlf b/Resources/Private/Translations/da/Main.xlf index d34846678d..c198103c8a 100644 --- a/Resources/Private/Translations/da/Main.xlf +++ b/Resources/Private/Translations/da/Main.xlf @@ -427,6 +427,90 @@ Preformatted Forformateret + + The length of this text must be between {minimum} and {maximum} characters. + Længden af denne tekst skal være mellem {minimum} og {maximum} tegn. + + + This field must contain at least {minimum} characters. + Dette felt skal indeholde mindst {minimum} tegn. + + + This text may not exceed {maximum} characters. + Denne tekst må ikke overstige {maximum} tegn. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Kun almindelige bogstaver (a-z, æøå) og tal er tilladt. + + + The given subject was not countable. + Givet emne var ikke tællelig. + + + The count must be between {minimum} and {maximum}. + Optællingen skal være mellem {minimum} og {maximum}. + + + The given value was not a valid date. + Den angivne værdi er ikke en gyldig dato. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Den angivne dato skal være mellem {formatEarliestDate} og {formatLatestDate} + + + The given date must be after {formatEarliestDate} + Den angivne dato skal være efter {formatEarliestDate} + + + The given date must be before {formatLatestDate} + Den angivne dato skal være før {formatLatestDate} + + + Please specify a valid email address. + Angiv venligst en gyldig e-mailadresse. + + + A valid float number is expected. + Et gyldigt decimaltal forventes. + + + A valid integer number is expected. + Et gyldigt heltal forventes. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Kun bogstaver, tal, mellemrum og visse skilletegn forventes. + + + This property is required. + Dette felt er påkrævet. + + + A valid number is expected. + Et gyldigt tal forventes. + + + Please enter a valid number between {minimum} and {maximum} + Angiv venligst et gyldigt tal mellem {minimum} og {maximum} + + + The given subject did not match the pattern ({pattern}) + Den givne værdi matcher ikke mønsteret ({pattern}) + + + A valid string is expected. + En gyldig streng forventes. + + + Valid text without any XML tags is expected. + Gyldig tekst uden XML-tags er forventet. + + + The given subject is not a valid UUID. + Det givne emne er ikke et gyldigt UUID. + diff --git a/Resources/Private/Translations/de/Main.xlf b/Resources/Private/Translations/de/Main.xlf index 3dacba50fb..0a087dd49c 100644 --- a/Resources/Private/Translations/de/Main.xlf +++ b/Resources/Private/Translations/de/Main.xlf @@ -634,6 +634,90 @@ Inside Innen + + The length of this text must be between {minimum} and {maximum} characters. + Die Länge dieses Textes muss zwischen {minimum} und {maximum} Zeichen sein. + + + This field must contain at least {minimum} characters. + Dieses Feld muss mindestens {minimum} Zeichen enthalten. + + + This text may not exceed {maximum} characters. + Dieser Text darf {maximum} Zeichen nicht überschreiten. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Nur Buchstaben (A-Z, Umlaute usw.) und Ziffern sind erlaubt. + + + The given subject was not countable. + Das Objekt ist nicht zählbar. + + + The count must be between {minimum} and {maximum}. + Die Anzahl muss zwischen {minimum} und {maximum} liegen. + + + The given value was not a valid date. + Der angegebene Wert ist kein gültiges Datum. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Das angegebene Datum muss zwischen {formatEarliestDate} und {formatLatestDate} liegen + + + The given date must be after {formatEarliestDate} + Das angegebene Datum muss nach {formatEarliestDate} liegen + + + The given date must be before {formatLatestDate} + Das angegebene Datum muss vor {formatLatestDate} liegen + + + Please specify a valid email address. + Bitte geben Sie eine gültige E-Mail-Adresse an. + + + A valid float number is expected. + Eine gültige Dezimalzahl wird erwartet. + + + A valid integer number is expected. + Eine gültige Ganzzahl wird erwartet. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Nur Buchstaben, Ziffern, Leerzeichen und bestimmte Satzzeichen sind erlaubt. + + + This property is required. + Diese Eigenschaft ist erforderlich. + + + A valid number is expected. + Eine gültige Zahl wird erwartet. + + + Please enter a valid number between {minimum} and {maximum} + Bitte geben Sie eine gültige Zahl zwischen {minimum} und {maximum} ein. + + + The given subject did not match the pattern ({pattern}) + Der angegebene Wert stimmt nicht mit dem Muster ({pattern}) überein + + + A valid string is expected. + Eine gültige Zeichenfolge wird erwartet. + + + Valid text without any XML tags is expected. + Gültiger Text ohne XML-Tags wird erwartet. + + + The given subject is not a valid UUID. + Der Wert ist keine gültige UUID. + diff --git a/Resources/Private/Translations/el/Main.xlf b/Resources/Private/Translations/el/Main.xlf index 5543f54e7a..9ed7e91bd8 100644 --- a/Resources/Private/Translations/el/Main.xlf +++ b/Resources/Private/Translations/el/Main.xlf @@ -376,6 +376,90 @@ Delete {amount} nodes + + The length of this text must be between {minimum} and {maximum} characters. + The length of this text must be between {minimum} and {maximum} characters. + + + This field must contain at least {minimum} characters. + This field must contain at least {minimum} characters. + + + This text may not exceed {maximum} characters. + This text may not exceed {maximum} characters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + + + The given subject was not countable. + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + The given value was not a valid date. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + The given date must be between {formatEarliestDate} and {formatLatestDate} + + + The given date must be after {formatEarliestDate} + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + Please specify a valid email address. + + + A valid float number is expected. + A valid float number is expected. + + + A valid integer number is expected. + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Only letters, numbers, spaces and certain punctuation marks are expected. + + + This property is required. + This property is required. + + + A valid number is expected. + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + Please enter a valid number between {minimum} and {maximum} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + A valid string is expected. + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/en/Main.xlf b/Resources/Private/Translations/en/Main.xlf index bb33ed1b50..cbaf163721 100644 --- a/Resources/Private/Translations/en/Main.xlf +++ b/Resources/Private/Translations/en/Main.xlf @@ -371,6 +371,69 @@ For more information about the error please refer to the JavaScript console. + + The length of this text must be between {minimum} and {maximum} characters. + + + This field must contain at least {minimum} characters. + + + This text may not exceed {maximum} characters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + + + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + + + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + + + A valid float number is expected. + + + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + + + This property is required. + + + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + + + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + + + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/es/Main.xlf b/Resources/Private/Translations/es/Main.xlf index 1d3b41fc42..9b04715011 100644 --- a/Resources/Private/Translations/es/Main.xlf +++ b/Resources/Private/Translations/es/Main.xlf @@ -534,6 +534,90 @@ Format options Opciones del formato + + The length of this text must be between {minimum} and {maximum} characters. + La longitud de este texto debe ser entre {{minimum}} y {{maximum}} caracteres. + + + This field must contain at least {minimum} characters. + Este campo debe contener al menos {{minimum}} caracteres. + + + This text may not exceed {maximum} characters. + Este texto no puede superar {{maximum}} caracteres. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Sólo están permitidos caracteres alfabéticos (de la a a la z, tildes,...) y números. + + + The given subject was not countable. + El objeto no es contable. + + + The count must be between {minimum} and {maximum}. + La cuenta debe estar entre {{minimum}} y {{maximum}}. + + + The given value was not a valid date. + El valor dado no era una fecha válida. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + La fecha debe estar entre {{formatEarliestDate}} y {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + La fecha debe ser posterior a {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + La fecha debe ser anterior a {{formatLatestDate}} + + + Please specify a valid email address. + Especifique una dirección de correo electrónico válida. + + + A valid float number is expected. + Se esperaba un número con decimales válido. + + + A valid integer number is expected. + Se esperaba un número entero válido. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Sólo son permitidas letras, números, espacios y algunos signos de puntuación. + + + This property is required. + Esta propiedad es necesaria. + + + A valid number is expected. + Se esperaba un número válido. + + + Please enter a valid number between {minimum} and {maximum} + Por favor, introduzca un número válido entre {{minimum}} y {{maximum}} + + + The given subject did not match the pattern ({pattern}) + El objeto no coincide con el patrón ({{pattern}}) + + + A valid string is expected. + Se esperaba una cadena válida. + + + Valid text without any XML tags is expected. + Se esperaba un texto válido sin ninguna etiqueta XML. + + + The given subject is not a valid UUID. + El objeto no es un UUID válido. + diff --git a/Resources/Private/Translations/fi/Main.xlf b/Resources/Private/Translations/fi/Main.xlf index 461f2b2ea9..fc1b2333db 100644 --- a/Resources/Private/Translations/fi/Main.xlf +++ b/Resources/Private/Translations/fi/Main.xlf @@ -388,6 +388,90 @@ Delete {amount} nodes + + The length of this text must be between {minimum} and {maximum} characters. + Tekstin pituuden on oltava {{minimum}}-{{maximum}} merkkiä. + + + This field must contain at least {minimum} characters. + Kentän vähimmäispituus on {{minimum}} merkkiä. + + + This text may not exceed {maximum} characters. + Tekstin enimmäispituus on {{maximum}} merkkiä. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Ainoastaan kirjaimet ja numerot ovat sallittuja + + + The given subject was not countable. + Kohde ei ole laskettavissa. + + + The count must be between {minimum} and {maximum}. + Määrän on oltava väliltä {{minimum}}-{{maximum}}. + + + The given value was not a valid date. + Arvo ei ole kelvollinen päivämäärä. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Päivämäärän on oltava väliltä {{formatEarliestDate}}-{{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + Päivämäärän on oltava {{formatEarliestDate}} jälkeen + + + The given date must be before {formatLatestDate} + Päivämäärän on oltava ennen {{formatLatestDate}} + + + Please specify a valid email address. + Anna kelvollinen sähköpostiosoite. + + + A valid float number is expected. + Anna kelvollinen liukuluku. + + + A valid integer number is expected. + Anna kelvollinen kokonaisluku. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Ainoastaan kirjaimet, numerot, välilyönnit ja tietyt välimerkit ovat sallittuja. + + + This property is required. + Pakollinen ominaisuus. + + + A valid number is expected. + Kelvollinen numero vaaditaan. + + + Please enter a valid number between {minimum} and {maximum} + Anna kelvollinen numero väliltä {{minimum}}-{{maximum}} + + + The given subject did not match the pattern ({pattern}) + Syöte ei vastaa mallia ({pattern}) + + + A valid string is expected. + Kelvollinen merkkijono vaaditaan. + + + Valid text without any XML tags is expected. + Kelvollinen teksti ilman XML-tageja vaaditaan. + + + The given subject is not a valid UUID. + Syöte ei ole kelvollinen UUID. + diff --git a/Resources/Private/Translations/fr/Main.xlf b/Resources/Private/Translations/fr/Main.xlf index 2adaad09bf..2cbe304813 100644 --- a/Resources/Private/Translations/fr/Main.xlf +++ b/Resources/Private/Translations/fr/Main.xlf @@ -388,6 +388,87 @@ documents selected + + The length of this text must be between {minimum} and {maximum} characters. + La longueur de ce texte doit être comprise entre {{minimum}} et {{maximum}} caractères. + + + This field must contain at least {minimum} characters. + Ce champ doit contenir au moins {{minimum}} caractères. + + + This text may not exceed {maximum} characters. + Ce texte ne doit pas dépasser {{maximum}} caractères. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Seuls les caractères a à z et les nombres sont autorisés + + + The given subject was not countable. + Le sujet donné n'est pas dénombrable. + + + The count must be between {minimum} and {maximum}. + Le décompte doit être compris entre {{minimum}} et {{maximum}}. + + + The given value was not a valid date. + La valeur donnée n'était pas une date valide. + + The given date must be between {formatEarliestDate} and {formatLatestDate} + La date doit être comprise entre le {{formatEarliestDate}} et le {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + La date donnée doit être après le {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + La date donnée doit être avant le {{formatLatestDate}} + + + Please specify a valid email address. + Veuillez entrer une adresse e-mail valide. + + A valid float number is expected. + Un nombre à virgule flottante valide est attendu. + + + A valid integer number is expected. + Un nombre entier valide est attendu. + + Only letters, numbers, spaces and certain punctuation marks are expected. + Seuls les lettres, les nombres, les espaces et certaines ponctuations sont attentus. + + + This property is required. + Cette propriété est obligatoire. + + + A valid number is expected. + Un nombre valide est attendu. + + + Please enter a valid number between {minimum} and {maximum} + Veuillez entrer un nombre valide entre {{minimum}} et {{maximum}} + + + The given subject did not match the pattern ({pattern}) + Le sujet donné ne correspond pas au modèle ({{pattern}}) + + + A valid string is expected. + Une chaîne valide est attendue. + + + Valid text without any XML tags is expected. + Le texte ne doit pas contenir de balises XML. + + + The given subject is not a valid UUID. + Le sujet donné n'est pas un UUID valide. + diff --git a/Resources/Private/Translations/hu/Main.xlf b/Resources/Private/Translations/hu/Main.xlf index 5fa540b7a4..3123f33184 100644 --- a/Resources/Private/Translations/hu/Main.xlf +++ b/Resources/Private/Translations/hu/Main.xlf @@ -376,6 +376,90 @@ Select a single document in order to be able to edit its properties + + The length of this text must be between {minimum} and {maximum} characters. + A szöveg hossza {minimum} és {maximum} karakter között kell legyen. + + + This field must contain at least {minimum} characters. + Ez a mező legalább {minimum} karakter kell legyen. + + + This text may not exceed {maximum} characters. + Ez a szöveg maximum {maximum} karakter lehet. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Csak reguláris karakterek és számok megengedettek. + + + The given subject was not countable. + A megadott objektum nem számolható meg. + + + The count must be between {minimum} and {maximum}. + A számnak {minimum} és {maximum} között kell lennie. + + + The given value was not a valid date. + A megadott érték nem érvényes dátum. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + A dátumnak {formatEarliestDate} és {formatLatestDate} között kell lennie + + + The given date must be after {formatEarliestDate} + A dátumnak {formatEarliestDate} után kell lennie + + + The given date must be before {formatLatestDate} + A dátumnak {formatLatestDate} előtt kell lennie + + + Please specify a valid email address. + Adjon meg egy érvényes e-mail címet. + + + A valid float number is expected. + Egy érvényes lebegőpontos szám szükséges. + + + A valid integer number is expected. + Egy érvényes egész szám szükséges. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Csak betűk, számok, szóközök és egyes írásjelek érvényesek. + + + This property is required. + Ez a tulajdonság szükséges. + + + A valid number is expected. + Érvényes szám szükséges. + + + Please enter a valid number between {minimum} and {maximum} + Adjon meg egy érvényes számot {minimum} és {maximum} között + + + The given subject did not match the pattern ({pattern}) + Az megadott tárgy nem található a mintában. {pattern} adott + + + A valid string is expected. + Érvényes karakterlánc szükséges. + + + Valid text without any XML tags is expected. + XML tagok nélküli text szükséges. + + + The given subject is not a valid UUID. + Az adott tárgy nem egy érvényes UUID. + diff --git a/Resources/Private/Translations/id/Main.xlf b/Resources/Private/Translations/id/Main.xlf index fcf42862dc..77864cfb41 100644 --- a/Resources/Private/Translations/id/Main.xlf +++ b/Resources/Private/Translations/id/Main.xlf @@ -379,6 +379,89 @@ {tabName} – {amountOfErrors} validation issue + + The length of this text must be between {minimum} and {maximum} characters. + Panjang teks ini harus antara {minimum} dan {maximum} karakter. + + + This field must contain at least {minimum} characters. + Bidang ini harus mengandung setidaknya {minimum} karakter. + + + This text may not exceed {maximum} characters. + Teks ini tidak boleh melebihi {maximum} karakter. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Hanya karakter biasa (A sampai z, umlauts,...) dan angka yang diperbolehkan. + + + The given subject was not countable. + Subjek tertentu itu tidak dihitung. + + + The count must be between {minimum} and {maximum}. + Jumlah harus antara {minimum} dan {maximum}. + + + The given value was not a valid date. + Nilai yang diberikan bukanlah tanggal yang valid. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Tanggal yang diberikan harus antara {formatEarliestDate} dan {formatLatestDate} + + + The given date must be after {formatEarliestDate} + Tanggal yang diberikan harus setelah {formatEarliestDate} + + + The given date must be before {formatLatestDate} + Tanggal yang diberikan harus sebelum {formatLatestDate} + + + Please specify a valid email address. + Silakan tentukan alamat email yang valid. + + + A valid float number is expected. + Angka valid yang muncul diharapkan. + + + A valid integer number is expected. + Bilangan bulat yang valid diharapkan. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Hanya huruf, angka, spasi dan tanda baca tertentu diharapkan. + + + This property is required. + Properti ini diperlukan. + + A valid number is expected. + Nomor yang valid diharapkan. + + + Please enter a valid number between {minimum} and {maximum} + Masukkan nomor yang valid antara {minimum} dan {maximum} + + + The given subject did not match the pattern ({pattern}) + Subjek yang diberikan tidak cocok dengan pola ({pattern}) + + + A valid string is expected. + String yang valid diharapkan. + + + Valid text without any XML tags is expected. + Teks yang valid tanpa tag XML diharapkan. + + + The given subject is not a valid UUID. + Subjek tertentu bukanlah UUID yang valid. + diff --git a/Resources/Private/Translations/it/Main.xlf b/Resources/Private/Translations/it/Main.xlf index c117ef8177..b46bce8b41 100644 --- a/Resources/Private/Translations/it/Main.xlf +++ b/Resources/Private/Translations/it/Main.xlf @@ -376,6 +376,90 @@ Syncronize with the title property + + The length of this text must be between {minimum} and {maximum} characters. + La lunghezza di questo testo deve essere compresa tra {minimum} e {maximum} caratteri. + + + This field must contain at least {minimum} characters. + Questo campo deve contenere almeno {minimum} caratteri. + + + This text may not exceed {maximum} characters. + Questo testo non può superare {maximum} caratteri. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Solo caratteri normali (a-z, dieresi,...) e numeri sono ammessi. + + + The given subject was not countable. + Il soggetto dato non era numerabile. + + + The count must be between {minimum} and {maximum}. + Il conto deve essere compreso tra {minimum} e {maximum}. + + + The given value was not a valid date. + Il valore dato non era una data valida. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + La data data deve essere compresa tra {formatEarliestDate} e {formatLatestDate} + + + The given date must be after {formatEarliestDate} + La data data deve essere successiva a {formatEarliestDate} + + + The given date must be before {formatLatestDate} + La data data deve essere precedente a {formatLatestDate} + + + Please specify a valid email address. + Si prega di specificare un indirizzo email valido. + + + A valid float number is expected. + Un numero virtuale valido è previsto. + + + A valid integer number is expected. + Un numero intero valido è previsto. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Solo lettere, numeri, spazi e certi segni di punteggiatura sono previsti. + + + This property is required. + Questa proprietà è richiesta. + + + A valid number is expected. + Un numero valido è previsto. + + + Please enter a valid number between {minimum} and {maximum} + Si prega di inserire un numero valido tra {minimum} e {maximum} + + + The given subject did not match the pattern ({pattern}) + Il soggetto dato non corrisponde al modello ({pattern}) + + + A valid string is expected. + Una stringa valida è prevista. + + + Valid text without any XML tags is expected. + Testo valido senza qualsiasi tag XML è previsto. + + + The given subject is not a valid UUID. + Il soggetto dato non è un UUID valido. + diff --git a/Resources/Private/Translations/ja/Main.xlf b/Resources/Private/Translations/ja/Main.xlf index 9c7df363f8..1c7b2c9e66 100644 --- a/Resources/Private/Translations/ja/Main.xlf +++ b/Resources/Private/Translations/ja/Main.xlf @@ -376,6 +376,90 @@ content elements selected + + The length of this text must be between {minimum} and {maximum} characters. + The length of this text must be between {minimum} and {maximum} characters. + + + This field must contain at least {minimum} characters. + This field must contain at least {minimum} characters. + + + This text may not exceed {maximum} characters. + This text may not exceed {maximum} characters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + 通常の文字(a〜z、ウムラウト、...) と数字のみが許されます。 + + + The given subject was not countable. + 与えられたテーマは、可算でした。 + + + The count must be between {minimum} and {maximum}. + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + 指定された値は有効な日付ではありませんでした。 + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + The given date must be between {formatEarliestDate} and {formatLatestDate} + + + The given date must be after {formatEarliestDate} + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + 有効なメール アドレスを指定してください + + + A valid float number is expected. + 有効な浮動小数点数が期待されます。 + + + A valid integer number is expected. + 有効な整数が必要です + + + Only letters, numbers, spaces and certain punctuation marks are expected. + 有効な浮動小数点数が期待されます。文字、数字、スペース、およびある特定の句読点だけを期待されています。 + + + This property is required. + このプロパティが必要です。 + + + A valid number is expected. + 有効な番号になっています。 + + + Please enter a valid number between {minimum} and {maximum} + Please enter a valid number between {minimum} and {maximum} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + 有効な文字列が期待される。 + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/km/Main.xlf b/Resources/Private/Translations/km/Main.xlf index 8e10298799..33bfc63314 100644 --- a/Resources/Private/Translations/km/Main.xlf +++ b/Resources/Private/Translations/km/Main.xlf @@ -388,6 +388,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + ប្រវែងនៃអត្ថបទនេះត្រូវតែនៅចន្លោះ {{អប្បរមា}} និង {{អតិបរមា}} តួអក្សរ។ + + + This field must contain at least {minimum} characters. + ជួរឈរនេះត្រូវតែមានយ៉ាងហោចណាស់ {{អប្បរមា}} តួអក្សរ។ + + + This text may not exceed {maximum} characters. + អត្ថបទនេះមិនអាចលើសពី {{អតិបរមា}} តួអក្សរ។ + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + បានតែអក្សរឡាតាំង និងលេខតែប៉ុណ្ណោះ + + + The given subject was not countable. + ប្រធានបទមិនត្រូវបានរាប់បញ្ជូល. + + + The count must be between {minimum} and {maximum}. + ការរាប់ចំនួនត្រូវតែនៅចន្លោះ {{អប្បរមា}} និង {{អតិបរមា}} ។ + + + The given value was not a valid date. + តម្លៃដែលឲ្យមិនត្រឹមត្រូវថ្ងៃទេ + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + កាលបរិច្ឆេទដែលបានផ្ដល់ឱ្យត្រូវតែនៅចន្លោះ {{formatEarliestDate}} និង {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + កាលបរិច្ឆេទដែលបានផ្ដល់ឱ្យត្រូវតែនៅបន្ទាប់ពី {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + កាលបរិច្ឆេទដែលបានផ្ដល់ឱ្យត្រូវតែនៅពីមុខ {{formatEarliestDate}} + + + Please specify a valid email address. + សូមបញ្ជាក់អាស័យដ្ឋានអ៊ីម៉ែលត្រឹមត្រូវមួយ។ + + + A valid float number is expected. + ត្រូវការជាចំនួនទសភាគ + + + A valid integer number is expected. + ត្រូវការជាចំនួនលេខគត់ + + + Only letters, numbers, spaces and certain punctuation marks are expected. + ត្រឹមតែអក្សរ, លេខ, ចន្លោះនិងសញ្ញាវណ្ណយុត្តមួយចំនួនត្រូវបានគេរំពឹងទុក។ + + + This property is required. + អចលនទ្រព្យនេះត្រូវបានទាមទារ។ + + + A valid number is expected. + ត្រូវការជាចំនួនលេខ + + + Please enter a valid number between {minimum} and {maximum} + សូមបញ្ចូលលេខដែលត្រឹមត្រូវរវាងចន្លោះ {{អប្បរមា}} និង {{អតិបរមា}} + + + The given subject did not match the pattern ({pattern}) + គាត់បានផ្តល់ឱ្យប្រធានបទនោះមិនជាផ្គូផ្គងលំនាំ ({{គំរូ}}) + + + A valid string is expected. + អក្សរដែលត្រូវរំពឹងថានឹងមានសុពលភាព + + + Valid text without any XML tags is expected. + អត្ថបទដែលត្រឹមត្រូវដោយគ្មានស្លាក XML ណាមួយត្រូវបានរំពឹងទុក។ + + + The given subject is not a valid UUID. + ការផ្ដល់ឲ្យនូវប្រធានបទគឺមិនមែនជាការ UUID ត្រឹមត្រូវ។ + diff --git a/Resources/Private/Translations/lv/Main.xlf b/Resources/Private/Translations/lv/Main.xlf index 81d1a9120e..90f8a6027c 100644 --- a/Resources/Private/Translations/lv/Main.xlf +++ b/Resources/Private/Translations/lv/Main.xlf @@ -447,6 +447,90 @@ Preformatted Iepriekš formatēts + + The length of this text must be between {minimum} and {maximum} characters. + Šim tekstam jābūt starp {{minimum}} un {{maximum}} rakstzīmēm. + + + This field must contain at least {minimum} characters. + Šim laukam jāsatur vismaz {{minimum}} rakstzīmes. + + + This text may not exceed {maximum} characters. + Šis teksts nedrīkst būt garāks par {{maximum}} rakstzīmēm. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Tikai rakstzīmes (līdz z … umlauts) un numuri ir atļauti. + + + The given subject was not countable. + Attiecīgais elements nav saskaitāms. + + + The count must be between {minimum} and {maximum}. + Skaitam ir jābūt starp {{minimum}} un {{maximum}}. + + + The given value was not a valid date. + Noteiktā vērtība nav derīgs datums. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Dotajam datumam jābūt starp {{formatEarliestDate}} un {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + Dotajam datumam jābūt pēc {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + Dotajam datumam jābūt pirms {{formatLatestDate}} + + + Please specify a valid email address. + Lūdzu, norādiet derīgu e-pasta adresi. + + + A valid float number is expected. + Tiek gaidīts derīgs mainīgais. + + + A valid integer number is expected. + Tiek gaidīts vesels skaitlis. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Ir paredzēts tikai burtiem, cipariem, atstarpēm un dažām interpunkcijas zīmēm. + + + This property is required. + Šī vērtība ir nepieciešama. + + + A valid number is expected. + Tiek gaidīts derīgs skaitlis. + + + Please enter a valid number between {minimum} and {maximum} + Lūdzu, ievadiet derīgu skaitli starp {{minimum}} un {{maximum}} + + + The given subject did not match the pattern ({pattern}) + Attiecīgais lauks neatbilst šablonam ({{pattern}}) + + + A valid string is expected. + Tiek gaidīts teksts. + + + Valid text without any XML tags is expected. + Tiek gaidīts derīgs teksts, bez jebkādiem XML tagiem. + + + The given subject is not a valid UUID. + Attiecīgajā vērtībā nav derīgs UUID. + diff --git a/Resources/Private/Translations/nl/Main.xlf b/Resources/Private/Translations/nl/Main.xlf index f06c28a1fc..6ad1e9a321 100644 --- a/Resources/Private/Translations/nl/Main.xlf +++ b/Resources/Private/Translations/nl/Main.xlf @@ -519,6 +519,90 @@ Format options Opmaakopties + + The length of this text must be between {minimum} and {maximum} characters. + De lengte van deze tekst moet minimaal {minimum} en maximaal {maximum} karakters bevatten. + + + This field must contain at least {minimum} characters. + Dit veld moet op zijn minst {minimum} karakters bevatten. + + + This text may not exceed {maximum} characters. + Deze tekst mag niet langer zijn dan {maximum} karakters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Alleen de karakters a tot en met z en getallen zijn toegestaan. + + + The given subject was not countable. + Het gegeven onderwerp is niet telbaar. + + + The count must be between {minimum} and {maximum}. + Het resultaat van de optelsom moet minimaal {minimum} zijn en maximaal {maximum}. + + + The given value was not a valid date. + De gegeven waarde is geen geldige datum. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + De opgegeven datum moet zich tussen {formatEarliestDate} en {formatLatestDate} bevinden + + + The given date must be after {formatEarliestDate} + De opgegeven datum moet na {formatEarliestDate} zijn + + + The given date must be before {formatLatestDate} + De opgegeven datum moet voor {formatLatestDate} zijn + + + Please specify a valid email address. + Vul een geldig e-mailadres in. + + + A valid float number is expected. + Een geldige float waarde wordt verwacht. + + + A valid integer number is expected. + Een geldig integer getal wordt verwacht. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Alleen letters, cijfers, spaties en sommige leestekens worden verwacht. + + + This property is required. + Dit is een verplicht veld. + + + A valid number is expected. + Een geldig nummer wordt verwacht. + + + Please enter a valid number between {minimum} and {maximum} + Voer een geldig getal tussen {minimum} en {maximum} + + + The given subject did not match the pattern ({pattern}) + Het gegeven onderwerp komt niet overeen met het patroon ({pattern}) + + + A valid string is expected. + Een geldige tekenreeks (string) wordt verwacht. + + + Valid text without any XML tags is expected. + Geldige tekst zonder XML-tags wordt verwacht. + + + The given subject is not a valid UUID. + De opgegeven waarde is geen geldige UUID. + diff --git a/Resources/Private/Translations/no/Main.xlf b/Resources/Private/Translations/no/Main.xlf index 25caa7f9bf..64d2884b57 100644 --- a/Resources/Private/Translations/no/Main.xlf +++ b/Resources/Private/Translations/no/Main.xlf @@ -388,6 +388,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + Lengden på denne teksten må være mellom {{minimum}} og {{maximum}} tegn. + + + This field must contain at least {minimum} characters. + Dette feltet må inneholde minst {{minimum}} tegn. + + + This text may not exceed {maximum} characters. + Denne teksten kan ikke være lenger enn {{maximum}} tegn. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Bare vanlige tegn (a til å, omlyder, m. fl.) og tall er tillatt. + + + The given subject was not countable. + Verdien var ikke tellbar. + + + The count must be between {minimum} and {maximum}. + Antallet må være mellom {{minimum}} og {{maximum}}. + + + The given value was not a valid date. + Den gitte verdien var ikke en gyldig dato. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Den angitte datoen må være mellom {{formatEarliestDate}} og {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + Den angitte datoen må være etter {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + Den angitte datoen må være før {{formatLatestDate}} + + + Please specify a valid email address. + Angi en gyldig epostadresse. + + + A valid float number is expected. + Verdien må være et gyldig desimaltall. + + + A valid integer number is expected. + Verdien må være et gyldig heltall. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Bare bokstaver, tall, mellomrom og visse tegn kan brukes. + + + This property is required. + Denne verdien er påkrevet. + + + A valid number is expected. + Verdien må være et gyldig tall. + + + Please enter a valid number between {minimum} and {maximum} + Angi et tall mellom {{minimum}} og {{maximum}} + + + The given subject did not match the pattern ({pattern}) + Verdien samsvarte ikke med mønsteret ({{pattern}}) + + + A valid string is expected. + Verdien må være en tekst. + + + Valid text without any XML tags is expected. + Teksten må være uten XML-tagger. + + + The given subject is not a valid UUID. + Verdien er ikke en gyldig UUID. + diff --git a/Resources/Private/Translations/pl/Main.xlf b/Resources/Private/Translations/pl/Main.xlf index f8336e7529..04f0209b9c 100644 --- a/Resources/Private/Translations/pl/Main.xlf +++ b/Resources/Private/Translations/pl/Main.xlf @@ -388,6 +388,90 @@ documents selected + + The length of this text must be between {minimum} and {maximum} characters. + Długość tego tekstu musi zawierać się między {minimum} i {maximum} znakami. + + + This field must contain at least {minimum} characters. + To pole musi zawierać co najmniej {{minimum}} znaków. + + + This text may not exceed {maximum} characters. + Tekst nie może przekraczać {{maximum}} znaków. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Dozwolone są tylko znaki od a do z i cyfry + + + The given subject was not countable. + Podany element nie jest policzalny. + + + The count must be between {minimum} and {maximum}. + Wartość licznika musi zawierać się pomiędzy {{minimum}} a {{maximum}}. + + + The given value was not a valid date. + Podana wartość nie jest poprawną datą. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Podana data musi zawierać się między {{formatEarliestDate}} i {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + Podana data musi być po {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + Podana data musi być przed {{formatLatestDate}} + + + Please specify a valid email address. + Proszę podać poprawny adres email. + + + A valid float number is expected. + Oczekiwana jest poprawna liczba zmiennoprzecinkowa. + + + A valid integer number is expected. + Oczekiwana jest poprawna liczba całkowita. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Oczekiwane są tylko litery, cyfry, spacje i wybrane znaki interpunkcyjne. + + + This property is required. + Ta właściwość jest wymagana. + + + A valid number is expected. + Oczekiwana jest poprawna liczba. + + + Please enter a valid number between {minimum} and {maximum} + Proszę podać poprawną liczbę pomiędzy {{minimum}} a {{maximum}} + + + The given subject did not match the pattern ({pattern}) + Podany ciąg znaków nie odpowiada wzorcowi ({pattern}) + + + A valid string is expected. + Oczekiwany jest poprawny ciąg znaków. + + + Valid text without any XML tags is expected. + Oczekiwany jest poprawny tekst bez żadnych znaczników XML. + + + The given subject is not a valid UUID. + Podana wartość posiada niepoprawny identyfikator. + diff --git a/Resources/Private/Translations/pt/Main.xlf b/Resources/Private/Translations/pt/Main.xlf index aa709ce9a8..8e59f315fb 100644 --- a/Resources/Private/Translations/pt/Main.xlf +++ b/Resources/Private/Translations/pt/Main.xlf @@ -387,6 +387,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + O comprimento deste texto deve estar entre {{minimum}} e {{maximum}} caracteres. + + + This field must contain at least {minimum} characters. + Este campo deve conter pelo menos {{minimum}} caracteres. + + + This text may not exceed {maximum} characters. + Este texto não pode exceder {{maximum}} caracteres. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Apenas caracteres regulares (a a z, tremas, ...) e números são permitidos. + + + The given subject was not countable. + O assunto fornecido não é contável. + + + The count must be between {minimum} and {maximum}. + A contagem deve estar entre {{minimum}} e {{maximum}}. + + + The given value was not a valid date. + O valor fornecido não é uma data válida. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + A data deve estar entre {{formatEarliestDate}} e {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + A data deve ser depois de {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + A data deve ser antes de {{formatLatestDate}} + + + Please specify a valid email address. + Por favor, especifique um endereço de email válido. + + + A valid float number is expected. + É esperado um número flutuador válido. + + + A valid integer number is expected. + É esperado um número inteiro válido. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + São esperados apenas letras, números, espaços e certas marcas de pontuação. + + + This property is required. + Esta propriedade é necessária. + + + A valid number is expected. + É esperado um número válido. + + + Please enter a valid number between {minimum} and {maximum} + Por favor, digite um número válido entre {{minimum}} e {{maximum}} + + + The given subject did not match the pattern ({pattern}) + O determinado assunto não corresponde ao padrão ({{pattern}}) + + + A valid string is expected. + Espera-se uma cadeia de caracteres válida + + + Valid text without any XML tags is expected. + Texto válido sem quaisquer tags XML é esperado. + + + The given subject is not a valid UUID. + O determinado assunto não é um válido UUID. + diff --git a/Resources/Private/Translations/pt_PT/Main.xlf b/Resources/Private/Translations/pt_PT/Main.xlf index bcb039e5ba..1dca07b742 100644 --- a/Resources/Private/Translations/pt_PT/Main.xlf +++ b/Resources/Private/Translations/pt_PT/Main.xlf @@ -388,6 +388,89 @@ {tabName} – {amountOfErrors} validation issue + + The length of this text must be between {minimum} and {maximum} characters. + O comprimento deste texto deve estar entre {{minimum}} e {{maximum}} caracteres. + + + This field must contain at least {minimum} characters. + Este campo deve conter pelo menos {{minimum}} caracteres. + + + This text may not exceed {maximum} characters. + Este texto não pode exceder {{maximum}} caracteres. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Somente letras baixas (a a z , tremas, ... ) e números são permitidos. + + + The given subject was not countable. + O assunto fornecido não é contável. + + + The count must be between {minimum} and {maximum}. + A contagem deve estar entre {{minimum}} e {{maximum}}. + + + The given value was not a valid date. + O valor fornecido não é uma data válida. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + A data deve estar entre {{formatEarliestDate}} e {{formatLatestDate}} + + + The given date must be after {formatEarliestDate} + A data deve ser depois de {{formatEarliestDate}} + + + The given date must be before {formatLatestDate} + A data deve ser antes de {{formatLatestDate}} + + Please specify a valid email address. + Por favor, especifique um endereço de email válido. + + + A valid float number is expected. + É esperado um número flutuador válido. + + + A valid integer number is expected. + É esperado um número inteiro válido. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + É esperado apenas letras, números, espaços e certas marcas de pontuação. + + + This property is required. + Esta propriedade é necessária. + + + A valid number is expected. + É esperado um número válido. + + + Please enter a valid number between {minimum} and {maximum} + Por favor, digite um número válido entre {{minimum}} e {{maximum}} + + + The given subject did not match the pattern ({pattern}) + O determinado assunto não corresponde ao padrão ({{pattern}}) + + + A valid string is expected. + Espera-se caracteres válidos. + + + Valid text without any XML tags is expected. + Texto válido sem quaisquer tags XML é esperado. + + + The given subject is not a valid UUID. + O determinado assunto não é um válido UUID. + diff --git a/Resources/Private/Translations/ru/Main.xlf b/Resources/Private/Translations/ru/Main.xlf index ea99b654c1..95993687cf 100644 --- a/Resources/Private/Translations/ru/Main.xlf +++ b/Resources/Private/Translations/ru/Main.xlf @@ -388,6 +388,90 @@ Select a single content element in order to be able to edit its properties + + The length of this text must be between {minimum} and {maximum} characters. + Длина этого текста должна быть между {minimum} и {maximum} символами. + + + This field must contain at least {minimum} characters. + Это поле должно содержать по крайней мере {minimum} символов. + + + This text may not exceed {maximum} characters. + Этот текст не может превышать {maximum} символов. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Разрешены только латинские(a до z, умлауты, ...) малые буквы и цифры. + + + The given subject was not countable. + Содержимое не является исчислимым. + + + The count must be between {minimum} and {maximum}. + Количество должно быть между {minimum} и {maximum}. + + + The given value was not a valid date. + Данное значение не является допустимой датой. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Данная дата должна быть между {formatEarliestDate} и {formatLatestDate} + + + The given date must be after {formatEarliestDate} + Данная дата должна быть позже чем {formatEarliestDate} + + + The given date must be before {formatLatestDate} + Данная дата должна быть раньше {formatLatestDate} + + + Please specify a valid email address. + Пожалуйста укажите верный адрес электронной почты. + + + A valid float number is expected. + Ожидается вещественное число. + + + A valid integer number is expected. + Ожидается целое число. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Ожидаются только буквы, цифры, пробелы и определенные знаки пунктуации. + + + This property is required. + Это свойство является обязательным. + + + A valid number is expected. + Ожидается число. + + + Please enter a valid number between {minimum} and {maximum} + Пожалуйста, введите число от {minimum} до {maximum} + + + The given subject did not match the pattern ({pattern}) + Данное поле не соответствует шаблону ({pattern}) + + + A valid string is expected. + Ожидается строковый тип. + + + Valid text without any XML tags is expected. + Ожидается текст без XML-тэгов. + + + The given subject is not a valid UUID. + Значение не является допустимым UUID. + diff --git a/Resources/Private/Translations/sr/Main.xlf b/Resources/Private/Translations/sr/Main.xlf index 5d7333a7d9..5131dc74fa 100644 --- a/Resources/Private/Translations/sr/Main.xlf +++ b/Resources/Private/Translations/sr/Main.xlf @@ -376,6 +376,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + The length of this text must be between {minimum} and {maximum} characters. + + + This field must contain at least {minimum} characters. + This field must contain at least {minimum} characters. + + + This text may not exceed {maximum} characters. + This text may not exceed {maximum} characters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + + + The given subject was not countable. + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + The given value was not a valid date. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + The given date must be between {formatEarliestDate} and {formatLatestDate} + + + The given date must be after {formatEarliestDate} + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + Please specify a valid email address. + + + A valid float number is expected. + A valid float number is expected. + + + A valid integer number is expected. + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Only letters, numbers, spaces and certain punctuation marks are expected. + + + This property is required. + This property is required. + + + A valid number is expected. + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + Please enter a valid number between {minimum} and {maximum} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + A valid string is expected. + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/sv/Main.xlf b/Resources/Private/Translations/sv/Main.xlf index 0da8eac847..b750c972e0 100644 --- a/Resources/Private/Translations/sv/Main.xlf +++ b/Resources/Private/Translations/sv/Main.xlf @@ -376,6 +376,90 @@ Published {0} changes to "{1}". + + The length of this text must be between {minimum} and {maximum} characters. + Texten måste vara mellan {minimum} och {maximum} tecken lång. + + + This field must contain at least {minimum} characters. + Detta fält måste innehålla minst {minimum} tecken. + + + This text may not exceed {maximum} characters. + Denna text får ej överstiga {maximum} tecken. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Endast vanliga tecken (a till ö) och siffror är tillåtna. + + + The given subject was not countable. + Det angivna ämnet är inte räkenbart. + + + The count must be between {minimum} and {maximum}. + Antalet måste vara mellan {minimum} och {maximum}. + + + The given value was not a valid date. + Det angivna värdet var inte ett giltigt datum. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Det angivna datumet måste ligga mellan {formatEarliestDate} och {formatLatestDate} + + + The given date must be after {formatEarliestDate} + Det angivna datumet måste infalla efter {formatEarliestDate} + + + The given date must be before {formatLatestDate} + Det angivna datumet måste infalla före {formatLatestDate} + + + Please specify a valid email address. + Vänligen ange en giltig e-postadress. + + + A valid float number is expected. + Ett giltigt decimalt nummer förväntas. + + + A valid integer number is expected. + Ett giltigt heltal förväntas. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Endast bokstäver, siffror, mellanslag och vissa skiljetecken förväntas. + + + This property is required. + Denna egenskap krävs. + + + A valid number is expected. + Ett giltigt tal förväntas. + + + Please enter a valid number between {minimum} and {maximum} + Ange ett giltigt nummer mellan {minimum} och {maximum} + + + The given subject did not match the pattern ({pattern}) + Det angivna ämnet matchar inte mönstret ({pattern}) + + + A valid string is expected. + En giltig sträng förväntas. + + + Valid text without any XML tags is expected. + En giltig text utan XML-taggar förväntas. + + + The given subject is not a valid UUID. + Det angivna ämnet är ej en giltig UUID. + diff --git a/Resources/Private/Translations/tl/Main.xlf b/Resources/Private/Translations/tl/Main.xlf index 3b67556632..2b2c630c4e 100644 --- a/Resources/Private/Translations/tl/Main.xlf +++ b/Resources/Private/Translations/tl/Main.xlf @@ -376,6 +376,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + The length of this text must be between {minimum} and {maximum} characters. + + + This field must contain at least {minimum} characters. + This field must contain at least {minimum} characters. + + + This text may not exceed {maximum} characters. + This text may not exceed {maximum} characters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + + + The given subject was not countable. + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + The given value was not a valid date. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Ang binigay na petsa ay dapat sa gitna ng {formatEarliestDate} at {formatLatestDate} + + + The given date must be after {formatEarliestDate} + Ang binigay na petsa ay dapat sa pagkatapos ng {formatEarliestDate} + + + The given date must be before {formatLatestDate} + Ang binigay na petsa ay dapat sa bagong {formatLatestDate} + + + Please specify a valid email address. + Please specify a valid email address. + + + A valid float number is expected. + A valid float number is expected. + + + A valid integer number is expected. + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Only letters, numbers, spaces and certain punctuation marks are expected. + + + This property is required. + This property is required. + + + A valid number is expected. + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + Please enter a valid number between {minimum} and {maximum} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + A valid string is expected. + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/tr/Main.xlf b/Resources/Private/Translations/tr/Main.xlf index c0ea728881..7dd9d376d3 100644 --- a/Resources/Private/Translations/tr/Main.xlf +++ b/Resources/Private/Translations/tr/Main.xlf @@ -379,6 +379,90 @@ Published {0} change to "{1}". + + The length of this text must be between {minimum} and {maximum} characters. + Bu metnin uzunluğu {minimum} ile {maximum} karakter arasında olmalıdır. + + + This field must contain at least {minimum} characters. + Bu alan en az {minimum} karakter içermeli. + + + This text may not exceed {maximum} characters. + Bu metin {maximum} karakteri aşamaz. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Yalnızca İngilizce normal karakterlere (a'dan z'ye, çift noktalı karakterler, ...) ve sayılara izin verilir. + + + The given subject was not countable. + Verilen başlık sayılabilir değildi. + + + The count must be between {minimum} and {maximum}. + Sayaç {minimum} ile {maximum} arasında olmalıdır. + + + The given value was not a valid date. + Verilen değer geçerli bir tarih değildi. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + Verilen tarih {formatEarliestDate} ile {formatLatestDate} arasında olmalıdır + + + The given date must be after {formatEarliestDate} + Verilen tarih, {formatEarliestDate} tarihinden sonra olmalıdır + + + The given date must be before {formatLatestDate} + Verilen tarih {formatLatestDate} tarihinden önce olmalıdır + + + Please specify a valid email address. + Lütfen geçerli bir e-posta adresi belirleyin. + + + A valid float number is expected. + Geçerli bir ondalık sayı bekleniyor. + + + A valid integer number is expected. + Geçerli bir tamsayı bekleniyor. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Yalnızca harfler, sayılar, boşluklar ve belirli noktalama işaretleri kabul edilir. + + + This property is required. + Bu özellik gereklidir. + + + A valid number is expected. + Geçerli bir sayı bekleniyor. + + + Please enter a valid number between {minimum} and {maximum} + Lütfen {minimum} ile {maximum} arasında geçerli bir sayı girin + + + The given subject did not match the pattern ({pattern}) + Verilen konu şablon ({pattern}) ile eşleşmedi + + + A valid string is expected. + Geçerli bir dizi bekleniyor. + + + Valid text without any XML tags is expected. + XML etiketleri bulundurmayan, geçerli bir metin bekleniyor. + + + The given subject is not a valid UUID. + Verilen konu geçerli bir UUID değil. + diff --git a/Resources/Private/Translations/uk/Main.xlf b/Resources/Private/Translations/uk/Main.xlf index 9898cc6546..8856d64f0f 100644 --- a/Resources/Private/Translations/uk/Main.xlf +++ b/Resources/Private/Translations/uk/Main.xlf @@ -379,6 +379,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + The length of this text must be between {minimum} and {maximum} characters. + + + This field must contain at least {minimum} characters. + This field must contain at least {minimum} characters. + + + This text may not exceed {maximum} characters. + This text may not exceed {maximum} characters. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + + + The given subject was not countable. + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + The given value was not a valid date. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + The given date must be between {formatEarliestDate} and {formatLatestDate} + + + The given date must be after {formatEarliestDate} + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + Please specify a valid email address. + + + A valid float number is expected. + A valid float number is expected. + + + A valid integer number is expected. + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Only letters, numbers, spaces and certain punctuation marks are expected. + + + This property is required. + This property is required. + + + A valid number is expected. + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + Please enter a valid number between {minimum} and {maximum} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + A valid string is expected. + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/vi/Main.xlf b/Resources/Private/Translations/vi/Main.xlf index c3fa98f80f..0afc1a0376 100644 --- a/Resources/Private/Translations/vi/Main.xlf +++ b/Resources/Private/Translations/vi/Main.xlf @@ -376,6 +376,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + Độ dài của văn bản nên ở khoảng {{minimum}} và {{maximum}} ký tự. + + + This field must contain at least {minimum} characters. + Trường này phải chứa ít nhất {{minimum}} ký tự. + + + This text may not exceed {maximum} characters. + Văn bản này không thể vượt quá {{maximum}} ký tự. + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + + + The given subject was not countable. + The given subject was not countable. + + + The count must be between {minimum} and {maximum}. + The count must be between {minimum} and {maximum}. + + + The given value was not a valid date. + The given value was not a valid date. + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + The given date must be between {formatEarliestDate} and {formatLatestDate} + + + The given date must be after {formatEarliestDate} + The given date must be after {formatEarliestDate} + + + The given date must be before {formatLatestDate} + The given date must be before {formatLatestDate} + + + Please specify a valid email address. + Please specify a valid email address. + + + A valid float number is expected. + A valid float number is expected. + + + A valid integer number is expected. + A valid integer number is expected. + + + Only letters, numbers, spaces and certain punctuation marks are expected. + Only letters, numbers, spaces and certain punctuation marks are expected. + + + This property is required. + Thuộc tính này là bắt buộc + + + A valid number is expected. + A valid number is expected. + + + Please enter a valid number between {minimum} and {maximum} + Vui lòng nhập vào số hợp lệ trong khoảng {{minimum}} and {{maximum}} + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + A valid string is expected. + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/Resources/Private/Translations/zh/Main.xlf b/Resources/Private/Translations/zh/Main.xlf index ee12ad7926..d538447fa2 100644 --- a/Resources/Private/Translations/zh/Main.xlf +++ b/Resources/Private/Translations/zh/Main.xlf @@ -388,6 +388,90 @@ Maximum + + The length of this text must be between {minimum} and {maximum} characters. + 此文本的长度必须介于 {{minimum}} 和 {{maximum}} 个字符之间。 + + + This field must contain at least {minimum} characters. + 此字段必须包含至少 {{minimum}} 字符。 + + + This text may not exceed {maximum} characters. + 此文本可能不超过 {{maximum}} 个字符。 + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + 只允许字母和数字 + + + The given subject was not countable. + 给定的主题不是可数的。 + + + The count must be between {minimum} and {maximum}. + 该计数必须 {{minimum}} 和 {{maximum}} 之间。 + + + The given value was not a valid date. + 给定的值不是有效的日期。 + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + 给定的日期必须介于 {{formatEarliestDate}} 和 {{formatLatestDate}} 之间 + + + The given date must be after {formatEarliestDate} + 给定的日期必须在 {{formatEarliestDate}} 后 + + + The given date must be before {formatLatestDate} + 给定的日期必须在 {{formatLatestDate}} 之前 + + + Please specify a valid email address. + 请指定一个有效的电子邮件地址。 + + + A valid float number is expected. + 要求有效的浮点数字 + + + A valid integer number is expected. + 要求有效的整数。 + + + Only letters, numbers, spaces and certain punctuation marks are expected. + 要求只有字母、 数字、 空格和某些标点符号。 + + + This property is required. + 此属性是必需的。 + + + A valid number is expected. + 要求一个有效的数字。 + + + Please enter a valid number between {minimum} and {maximum} + 请输入一个有效号码 {{minimum}} 和 {{maximum}} 之间 + + + The given subject did not match the pattern ({pattern}) + 给定的主题不匹配模式 ({{pattern}}) + + + A valid string is expected. + 要求有效的字符串。 + + + Valid text without any XML tags is expected. + 要求没有任何 XML 标签有效文本。 + + + The given subject is not a valid UUID. + 给定的标题不是一个有效的 UUID。 + diff --git a/Resources/Private/Translations/zh_TW/Main.xlf b/Resources/Private/Translations/zh_TW/Main.xlf index 35041ea45f..a978282d96 100644 --- a/Resources/Private/Translations/zh_TW/Main.xlf +++ b/Resources/Private/Translations/zh_TW/Main.xlf @@ -376,6 +376,90 @@ Current value + + The length of this text must be between {minimum} and {maximum} characters. + 此文字長度必須介於 {minimum} 和 {maximum} 個字元。 + + + This field must contain at least {minimum} characters. + 此欄位必須包含至少 {minimum} 個字元。 + + + This text may not exceed {maximum} characters. + 此文字可能不超過 {maximum} 個字元。 + + + Only regular characters (a to z, umlauts, ...) and numbers are allowed. + 只允許使用一般字元 (a 至 z, 變音, ...) 和數字。 + + + The given subject was not countable. + 給予的主題不可數。 + + + The count must be between {minimum} and {maximum}. + 計數必須在 {minimum} 和 {maximum} 之間。 + + + The given value was not a valid date. + 給予的值不是有效日期。 + + + The given date must be between {formatEarliestDate} and {formatLatestDate} + 有效日期必須在 {formatEarliestDate} 和 {formatLatestDate} 之間。 + + + The given date must be after {formatEarliestDate} + 有效日期必須在 {formatEarliestDate} 之後 + + + The given date must be before {formatLatestDate} + 有效日期必須在 {formatLatestDate} 之前 + + + Please specify a valid email address. + 請指定一個有效的電子郵件。 + + + A valid float number is expected. + 預期為有效的浮點數字。 + + + A valid integer number is expected. + 預期為有效的整數。 + + + Only letters, numbers, spaces and certain punctuation marks are expected. + 預期只有文字、數字、空格和部份標點符號。 + + + This property is required. + 此為必要屬性。 + + + A valid number is expected. + 預期為有效的數字。 + + + Please enter a valid number between {minimum} and {maximum} + 請輸入一個介於 {minimum} 和 {maximum} 之間的有效數字 + + + The given subject did not match the pattern ({pattern}) + The given subject did not match the pattern ({pattern}) + + + A valid string is expected. + 預期為有效的字串。 + + + Valid text without any XML tags is expected. + Valid text without any XML tags is expected. + + + The given subject is not a valid UUID. + The given subject is not a valid UUID. + diff --git a/packages/neos-ui-validators/src/Alphanumeric/index.tsx b/packages/neos-ui-validators/src/Alphanumeric/index.tsx index 414d9ed353..9836c8e949 100644 --- a/packages/neos-ui-validators/src/Alphanumeric/index.tsx +++ b/packages/neos-ui-validators/src/Alphanumeric/index.tsx @@ -17,7 +17,7 @@ const Alphanumeric = (value: any, validatorOptions: AlphanumericOptions) => { return null; } const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.alphanumericValidator'; - return ; + return ; }; export default Alphanumeric; diff --git a/packages/neos-ui-validators/src/Count/index.tsx b/packages/neos-ui-validators/src/Count/index.tsx index 35f6960349..e637374e35 100644 --- a/packages/neos-ui-validators/src/Count/index.tsx +++ b/packages/neos-ui-validators/src/Count/index.tsx @@ -41,7 +41,7 @@ const Count = (value: any, validatorOptions: CountOptions) => { if (length < minimum || length > maximum) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.countValidator.countBetween'; - return ; + return ; } return null; diff --git a/packages/neos-ui-validators/src/DateTime/index.tsx b/packages/neos-ui-validators/src/DateTime/index.tsx index ea00039c25..79c76cb215 100644 --- a/packages/neos-ui-validators/src/DateTime/index.tsx +++ b/packages/neos-ui-validators/src/DateTime/index.tsx @@ -12,7 +12,7 @@ const DateTime = (value: any, validatorOptions: DateTimeOptions) => { if (value !== undefined && value !== null && value !== '' && value.length > 0 && (dateRegularExpression.test(value) === false || /Invalid|NaN/.test(new Date(value).toString()))) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.dateTimeRangeValidator.invalidDate'; - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/EmailAddress/index.tsx b/packages/neos-ui-validators/src/EmailAddress/index.tsx index d17f30e433..c0b4b2f38f 100644 --- a/packages/neos-ui-validators/src/EmailAddress/index.tsx +++ b/packages/neos-ui-validators/src/EmailAddress/index.tsx @@ -12,7 +12,7 @@ const EmailAddress = (value: any, validatorOptions: EmailAddressOptions) => { return null; } const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.emailAddressValidator.invalidEmail'; - return isEmail.validate(value) ? null : ; + return isEmail.validate(value) ? null : ; }; export default EmailAddress; diff --git a/packages/neos-ui-validators/src/Float/index.tsx b/packages/neos-ui-validators/src/Float/index.tsx index 19057a2e54..4ccdeab489 100644 --- a/packages/neos-ui-validators/src/Float/index.tsx +++ b/packages/neos-ui-validators/src/Float/index.tsx @@ -10,7 +10,7 @@ const Float = (value: any, validatorOptions: FloatOptions) => { const number = parseFloat(value); if (value !== null && value !== undefined && value.length !== 0 && ((isNaN(number) || value.toString().match(/^[-+]?[0-9]*\.[0-9]+([eE][-+]?[0-9]+)?$/) === null))) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.floatValidator.validFloatExpected'; - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/Integer/index.tsx b/packages/neos-ui-validators/src/Integer/index.tsx index d375ffd905..f1dd796ff8 100644 --- a/packages/neos-ui-validators/src/Integer/index.tsx +++ b/packages/neos-ui-validators/src/Integer/index.tsx @@ -19,7 +19,7 @@ const Integer = (value: any, validatorOptions: IntegerOptions) => { // if the value contains other characters than '-' or a digit it's not valid !(/^[\d-]+$/.test(value)))) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.integerValidator.aValidIntegerNumberIsExpected'; - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/Label/index.tsx b/packages/neos-ui-validators/src/Label/index.tsx index cd829cd037..0865dd6a1c 100644 --- a/packages/neos-ui-validators/src/Label/index.tsx +++ b/packages/neos-ui-validators/src/Label/index.tsx @@ -17,7 +17,7 @@ const Label = (value: any, validatorOptions: LabelOptions) => { return null; } const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.labelValidator.invalidLabel'; - return ; + return ; }; export default Label; diff --git a/packages/neos-ui-validators/src/NotEmpty/index.tsx b/packages/neos-ui-validators/src/NotEmpty/index.tsx index 4d43c687f7..d2a52bcc1b 100644 --- a/packages/neos-ui-validators/src/NotEmpty/index.tsx +++ b/packages/neos-ui-validators/src/NotEmpty/index.tsx @@ -10,7 +10,7 @@ interface NotEmptyOptions { const NotEmpty = (value: any, validatorOptions: NotEmptyOptions) => { if (value === undefined || value === null || value === '' || value.length === 0) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.notEmptyValidator.isEmpty'; - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/NumberRange/index.tsx b/packages/neos-ui-validators/src/NumberRange/index.tsx index e0cf204ce4..c4d1a17016 100644 --- a/packages/neos-ui-validators/src/NumberRange/index.tsx +++ b/packages/neos-ui-validators/src/NumberRange/index.tsx @@ -37,7 +37,7 @@ const NumberRange = (value: any, validatorOptions: NumberRangeOptions) => { } if (number < minimum || number > maximum) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.numberRangeValidator.numberShouldBeInRange'; - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/RegularExpression/index.tsx b/packages/neos-ui-validators/src/RegularExpression/index.tsx index b05276d980..8d21d33a93 100644 --- a/packages/neos-ui-validators/src/RegularExpression/index.tsx +++ b/packages/neos-ui-validators/src/RegularExpression/index.tsx @@ -25,7 +25,7 @@ const RegularExpression = (value: any, validatorOptions: RegularExpressionOption } const pattern = regularExpression.toString(); const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.regularExpressionValidator.patternDoesNotMatch'; - return ; + return ; }; export default RegularExpression; diff --git a/packages/neos-ui-validators/src/String/index.tsx b/packages/neos-ui-validators/src/String/index.tsx index 5bd0514b52..f64e7fa190 100644 --- a/packages/neos-ui-validators/src/String/index.tsx +++ b/packages/neos-ui-validators/src/String/index.tsx @@ -10,7 +10,7 @@ interface StringOptions { const String = (value: any, validatorOptions: StringOptions) => { if (value !== undefined && value !== null && typeof value !== 'string') { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.stringValidator.stringIsExpected'; - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/StringLength/index.tsx b/packages/neos-ui-validators/src/StringLength/index.tsx index 5875c16f38..a7b44f8b82 100644 --- a/packages/neos-ui-validators/src/StringLength/index.tsx +++ b/packages/neos-ui-validators/src/StringLength/index.tsx @@ -40,12 +40,12 @@ const StringLength = (value: any, validatorOptions: StringLengthOptions) => { if (stringLength < minimum || stringLength > maximum) { if (minimum > 0 && maximum < 10000) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.stringLength.outOfBounds'; - return ; + return ; } if (minimum > 0) { - return ; + return ; } - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/Text/index.tsx b/packages/neos-ui-validators/src/Text/index.tsx index dd2159d415..cb7193aa1c 100644 --- a/packages/neos-ui-validators/src/Text/index.tsx +++ b/packages/neos-ui-validators/src/Text/index.tsx @@ -11,7 +11,7 @@ interface TextOptions { const Text = (value: any, validatorOptions: TextOptions) => { if (value !== undefined && value !== null && value !== value.replace(/<\/?([a-z][a-z0-9]*)\b[^>]*>/gi, '')) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.textValidator.validTextWithoutAnyXMLtagsIsExpected'; - return ; + return ; } return null; }; diff --git a/packages/neos-ui-validators/src/Uuid/index.tsx b/packages/neos-ui-validators/src/Uuid/index.tsx index aa89e137f4..8c87d1d5ab 100644 --- a/packages/neos-ui-validators/src/Uuid/index.tsx +++ b/packages/neos-ui-validators/src/Uuid/index.tsx @@ -10,7 +10,7 @@ interface UuidOptions { const Uuid = (value: any, validatorOptions: UuidOptions) => { if (value !== undefined && value !== null && value.length !== 0 && value.match(/([a-f0-9]){8}-([a-f0-9]){4}-([a-f0-9]){4}-([a-f0-9]){4}-([a-f0-9]){12}/) === null) { const label = validatorOptions?.validationErrorMessage ?? 'content.inspector.validators.uuidValidator.invalidUuid'; - return ; + return ; } return null; };