| Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-extbase/Resources/Private/Language/ |
| Current File : /var/www/surf/TYPO3/vendor/typo3/cms-extbase/Resources/Private/Language/locallang.xlf |
<?xml version="1.0" encoding="UTF-8"?> <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> <file source-language="en" datatype="plaintext" original="EXT:extbase/Resources/Private/Language/locallang.xlf" date="2012-10-17T19:30:32Z" product-name="extbase"> <header/> <body> <trans-unit id="property.error" resname="property.error"> <source>Validation errors for property "%s"</source> </trans-unit> <trans-unit id="validator.emailaddress.notvalid" resname="validator.emailaddress.notvalid"> <source>The given subject was not a valid email address.</source> </trans-unit> <trans-unit id="validator.stringlength.between" resname="validator.stringlength.between"> <source>The length of the given string was not between %s and %s characters.</source> </trans-unit> <trans-unit id="validator.stringlength.less" resname="validator.stringlength.less"> <source>The length of the given string is less than %s characters.</source> </trans-unit> <trans-unit id="validator.string.notvalid" resname="validator.string.notvalid"> <source>A valid string is expected.</source> </trans-unit> <trans-unit id="validator.stringlength.exceed" resname="validator.stringlength.exceed"> <source>The length of the given string exceeded %s characters.</source> </trans-unit> <trans-unit id="validator.alphanumeric.notvalid" resname="validator.alphanumeric.notvalid"> <source>The given subject was not a valid alphanumeric string.</source> </trans-unit> <trans-unit id="validator.datetime.notvalid" resname="validator.datetime.notvalid"> <source>The given subject was not a valid DateTime. Got: '%s'</source> </trans-unit> <trans-unit id="validator.genericobject.noobject" resname="validator.genericobject.noobject"> <source>Value is no object.</source> </trans-unit> <trans-unit id="validator.float.notvalid" resname="validator.float.notvalid"> <source>The given subject was not a valid float.</source> </trans-unit> <trans-unit id="validator.text.notvalid" resname="validator.text.notvalid"> <source>The given subject was not a valid text (e.g. contained XML tags).</source> </trans-unit> <trans-unit id="validator.regularexpression.empty" resname="validator.regularexpression.empty"> <source>The regular expression was empty.</source> </trans-unit> <trans-unit id="validator.regularexpression.nomatch" resname="validator.regularexpression.nomatch"> <source>The given subject did not match the pattern.</source> </trans-unit> <trans-unit id="validator.regularexpression.error" resname="validator.regularexpression.error"> <source>The regular expression '%s' contained an error.</source> </trans-unit> <trans-unit id="validator.numberrange.notvalid" resname="validator.numberrange.notvalid"> <source>The given subject was not a valid number.</source> </trans-unit> <trans-unit id="validator.numberrange.range" resname="validator.numberrange.range"> <source>The given subject was not in the valid range (%s - %s).</source> </trans-unit> <trans-unit id="validator.notempty.null" resname="validator.notempty.null"> <source>The given subject was NULL.</source> </trans-unit> <trans-unit id="validator.notempty.empty" resname="validator.notempty.empty"> <source>The given subject was empty.</source> </trans-unit> <trans-unit id="validator.number.notvalid" resname="validator.number.notvalid"> <source>The given subject was not a valid number.</source> </trans-unit> <trans-unit id="validator.integer.notvalid" resname="validator.integer.notvalid"> <source>The given subject was not a valid integer.</source> </trans-unit> <trans-unit id="validator.boolean.nottrue" resname="validator.boolean.nottrue"> <source>The given subject was not true.</source> </trans-unit> <trans-unit id="validator.boolean.notfalse" resname="validator.boolean.notfalse"> <source>The given subject was not false.</source> </trans-unit> <trans-unit id="validator.url.notvalid" resname="validator.url.notvalid"> <source>The given subject is no valid URL.</source> </trans-unit> </body> </file> </xliff>