# Alnum::NOT_ALNUM msgid "'%value%' has not only alphabetic and digit characters" msgstr "" # Alnum::STRING_EMPTY # Alpha::STRING_EMPTY # Digits::STRING_EMPTY msgid "'%value%' is an empty string" msgstr "" # Alpha::NOT_ALPHA msgid "'%value%' has not only alphabetic characters" msgstr "" # Barcode_Ean13::INVALID msgid "'%value%' is an invalid EAN-13 barcode" msgstr "" # Barcode_Ean13::INVALID_LENGTH msgid "'%value%' should be 13 characters" msgstr "" # Barcode_Ean13::NOT_NUMERIC msgid "'%value%' should contain only numeric characters" msgstr "" # Barcode_UpcA::INVALID msgid "'%value%' is an invalid UPC-A barcode" msgstr "" # Barcode_UpcA::INVALID_LENGTH msgid "'%value%' should be 12 characters" msgstr "" # Between::NOT_BETWEEN msgid "'%value%' is not between '%min%' and '%max%', inclusively" msgstr "" # Between::NOT_BETWEEN_STRICT msgid "'%value%' is not strictly between '%min%' and '%max%'" msgstr "" # Ccnum::LENGTH msgid "'%value%' must contain between 13 and 19 digits" msgstr "" # Ccnum::CHECKSUM msgid "Luhn algorithm (mod-10 checksum) failed on '%value%'" msgstr "" # Date::FALSEFORMAT msgid "'%value%' does not fit given date format" msgstr "" # Date::INVALID msgid "'%value%' does not appear to be a valid date" msgstr "" # Date::NOT_YYYY_MM_DD msgid "'%value%' is not of the format YYYY-MM-DD" msgstr "" # Digits::NOT_DIGITS msgid "'%value%' contains not only digit characters" msgstr "" # EmailAddress::INVALID msgid "'%value%' is not a valid email address in the basic format local-part@hostname" msgstr "" # EmailAddress::INVALID_HOSTNAME msgid "'%hostname%' is not a valid hostname for email address '%value%'" msgstr "" # EmailAddress::INVALID_MX_RECORD msgid "'%hostname%' does not appear to have a valid MX record for the email address '%value%'" msgstr "" # EmailAddress::DOT_ATOM msgid "'%localPart%' not matched against dot-atom format" msgstr "" # EmailAddress::QUOTED_STRING msgid "'%localPart%' not matched against quoted-string format" msgstr "" # EmailAddress::INVALID_LOCAL_PART msgid "'%localPart%' is not a valid local part for email address '%value%'" msgstr "" # EmailAddress::LENGTH_EXCEEDED msgid "'%value%' exceeds the allowed length" msgstr "" # File_Count::TOO_MUCH msgid "Too much files, maximum '%max%' are allowed but '%count%' are given" msgstr "" # File_Count::TOO_LESS msgid "Too less files, minimum '%min%' are expected but '%count%' are given" msgstr "" # File_Crc32::DOES_NOT_MATCH msgid "The file '%value%' does not match the given crc32 hashes" msgstr "" # File_Crc32::NOT_DETECTED msgid "There was no crc32 hash detected for the given file" msgstr "" # File_Crc32::NOT_FOUND # File_Md5::NOT_FOUND # File_Sha1::NOT_FOUND # File_WordCount::NOT_FOUND # File_Size::NOT_FOUND # File_Hash::NOT_FOUND msgid "The file '%value%' could not be found" msgstr "" # File_ExcludeExtension::FALSE_EXTENSION # File_Extension::FALSE_EXTENSION msgid "The file '%value%' has a false extension" msgstr "" # File_ExcludeExtension::NOT_FOUND # File_Extension::NOT_FOUND # File_Upload::FILE_NOT_FOUND msgid "The file '%value%' was not found" msgstr "" # File_ExcludeMimeType::FALSE_TYPE # File_MimeType::FALSE_TYPE msgid "The file '%value%' has a false mimetype of '%type%'" msgstr "" # File_ExcludeMimeType::NOT_DETECTED # File_MimeType::NOT_DETECTED # File_IsImage::NOT_DETECTED # File_IsCompressed::NOT_DETECTED msgid "The mimetype of file '%value%' could not been detected" msgstr "" # File_ExcludeMimeType::NOT_READABLE # File_MimeType::NOT_READABLE # File_IsImage::NOT_READABLE # File_IsCompressed::NOT_READABLE msgid "The file '%value%' can not be read" msgstr "" # File_Exists::DOES_NOT_EXIST msgid "The file '%value%' does not exist" msgstr "" # File_FilesSize::TOO_BIG msgid "All files in sum should have a maximum size of '%max%' but '%size%' were detected" msgstr "" # File_FilesSize::TOO_SMALL msgid "All files in sum should have a minimum size of '%min%' but '%size%' were detected" msgstr "" # File_FilesSize::NOT_READABLE msgid "One or more files can not be read" msgstr "" # File_Hash::DOES_NOT_MATCH msgid "The file '%value%' does not match the given hashes" msgstr "" # File_Hash::NOT_DETECTED msgid "There was no hash detected for the given file" msgstr "" # File_ImageSize::WIDTH_TOO_BIG msgid "Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected" msgstr "" # File_ImageSize::WIDTH_TOO_SMALL msgid "Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected" msgstr "" # File_ImageSize::HEIGHT_TOO_BIG msgid "Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected" msgstr "" # File_ImageSize::HEIGHT_TOO_SMALL msgid "Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected" msgstr "" # File_ImageSize::NOT_DETECTED msgid "The size of image '%value%' could not be detected" msgstr "" # File_ImageSize::NOT_READABLE msgid "The image '%value%' can not be read" msgstr "" # File_IsCompressed::FALSE_TYPE msgid "The file '%value%' is not compressed, '%type%' detected" msgstr "" # File_IsImage::FALSE_TYPE msgid "The file '%value%' is no image, '%type%' detected" msgstr "" # File_Md5::DOES_NOT_MATCH msgid "The file '%value%' does not match the given md5 hashes" msgstr "" # File_Md5::NOT_DETECTED msgid "There was no md5 hash detected for the given file" msgstr "" # File_NotExists::DOES_EXIST msgid "The file '%value%' does exist" msgstr "" # File_Sha1::DOES_NOT_MATCH msgid "The file '%value%' does not match the given sha1 hashes" msgstr "" # File_Sha1::NOT_DETECTED msgid "There was no sha1 hash detected for the given file" msgstr "" # File_Size::TOO_BIG msgid "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected" msgstr "" # File_Size::TOO_SMALL msgid "Minimum expected size for file '%value%' is '%min%' but '%size%' detected" msgstr "" # File_Upload::INI_SIZE msgid "The file '%value%' exceeds the defined ini size" msgstr "" # File_Upload::FORM_SIZE msgid "The file '%value%' exceeds the defined form size" msgstr "" # File_Upload::PARTIAL msgid "The file '%value%' was only partially uploaded" msgstr "" # File_Upload::NO_FILE msgid "The file '%value%' was not uploaded" msgstr "" # File_Upload::NO_TMP_DIR msgid "No temporary directory was found for the file '%value%'" msgstr "" # File_Upload::CANT_WRITE msgid "The file '%value%' can't be written" msgstr "" # File_Upload::EXTENSION msgid "The extension returned an error while uploading the file '%value%'" msgstr "" # File_Upload::ATTACK msgid "The file '%value%' was illegal uploaded, possible attack" msgstr "" # File_Upload::UNKNOWN msgid "Unknown error while uploading the file '%value%'" msgstr "" # File_WordCount::TOO_MUCH msgid "Too much words, maximum '%max%' are allowed but '%count%' were counted" msgstr "" # File_WordCount::TOO_LESS msgid "Too less words, minimum '%min%' are expected but '%count%' were counted" msgstr "" # Float::NOT_FLOAT msgid "'%value%' does not appear to be a float" msgstr "" # GreaterThan::NOT_GREATER msgid "'%value%' is not greater than '%min%'" msgstr "" # Hex::NOT_HEX msgid "'%value%' has not only hexadecimal digit characters" msgstr "" # Hostname::IP_ADDRESS_NOT_ALLOWED msgid "'%value%' appears to be an IP address, but IP addresses are not allowed" msgstr "" # Hostname::UNKNOWN_TLD msgid "'%value%' appears to be a DNS hostname but cannot match TLD against known list" msgstr "" # Hostname::INVALID_DASH msgid "'%value%' appears to be a DNS hostname but contains a dash (-) in an invalid position" msgstr "" # Hostname::INVALID_HOSTNAME_SCHEMA msgid "'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'" msgstr "" # Hostname::UNDECIPHERABLE_TLD msgid "'%value%' appears to be a DNS hostname but cannot extract TLD part" msgstr "" # Hostname::INVALID_HOSTNAME msgid "'%value%' does not match the expected structure for a DNS hostname" msgstr "" # Hostname::INVALID_LOCAL_NAME msgid "'%value%' does not appear to be a valid local network name" msgstr "" # Hostname::LOCAL_NAME_NOT_ALLOWED msgid "'%value%' appears to be a local network name but local network names are not allowed" msgstr "" # Iban::NOTSUPPORTED msgid "'%value%' does not have IBAN" msgstr "" # Iban::FALSEFORMAT msgid "'%value%' has a false format" msgstr "" # Iban::CHECKFAILED msgid "'%value%' has failed the IBAN check" msgstr "" # Identical::NOT_SAME msgid "The token '%token%' does not match the given token '%value%'" msgstr "" # Identical::MISSING_TOKEN msgid "No token was provided to match against" msgstr "" # InArray::NOT_IN_ARRAY msgid "'%value%' was not found in the haystack" msgstr "" # Int::NOT_INT msgid "'%value%' does not appear to be an integer" msgstr "" # Ip::NOT_IP_ADDRESS msgid "'%value%' does not appear to be a valid IP address" msgstr "" # LessThan::NOT_LESS msgid "'%value%' is not less than '%max%'" msgstr "" # NotEmpty::IS_EMPTY msgid "Value is required and can't be empty" msgstr "" # Regex::NOT_MATCH msgid "'%value%' does not match against pattern '%pattern%'" msgstr "" # StringLength::TOO_SHORT msgid "'%value%' is less than %min% characters long" msgstr "" # StringLength::TOO_LONG msgid "'%value%' is greater than %max% characters long" msgstr ""