array ( 'This value should be false.' => 'Dieser Wert sollte false sein.', 'This value should be true.' => 'Dieser Wert sollte true sein.', 'This value should be of type {{ type }}.' => 'Dieser Wert sollte vom Typ {{ type }} sein.', 'This value should be blank.' => 'Dieser Wert sollte leer sein.', 'The value you selected is not a valid choice.' => 'Sie haben einen ungültigen Wert ausgewählt.', 'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'Sie müssen mindestens {{ limit }} Möglichkeit wählen.|Sie müssen mindestens {{ limit }} Möglichkeiten wählen.', 'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'Sie dürfen höchstens {{ limit }} Möglichkeit wählen.|Sie dürfen höchstens {{ limit }} Möglichkeiten wählen.', 'One or more of the given values is invalid.' => 'Einer oder mehrere der angegebenen Werte sind ungültig.', 'This field was not expected.' => 'Dieses Feld wurde nicht erwartet.', 'This field is missing.' => 'Dieses Feld fehlt.', 'This value is not a valid date.' => 'Dieser Wert entspricht keiner gültigen Datumsangabe.', 'This value is not a valid datetime.' => 'Dieser Wert entspricht keiner gültigen Datums- und Zeitangabe.', 'This value is not a valid email address.' => 'Dieser Wert ist keine gültige E-Mail-Adresse.', 'The file could not be found.' => 'Die Datei wurde nicht gefunden.', 'The file is not readable.' => 'Die Datei ist nicht lesbar.', 'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Die Datei ist zu groß ({{ size }} {{ suffix }}). Die maximal zulässige Größe beträgt {{ limit }} {{ suffix }}.', 'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'Der Dateityp ist ungültig ({{ type }}). Erlaubte Dateitypen sind {{ types }}.', 'This value should be {{ limit }} or less.' => 'Dieser Wert sollte kleiner oder gleich {{ limit }} sein.', 'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.' => 'Diese Zeichenkette ist zu lang. Sie sollte höchstens {{ limit }} Zeichen haben.|Diese Zeichenkette ist zu lang. Sie sollte höchstens {{ limit }} Zeichen haben.', 'This value should be {{ limit }} or more.' => 'Dieser Wert sollte größer oder gleich {{ limit }} sein.', 'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.' => 'Diese Zeichenkette ist zu kurz. Sie sollte mindestens {{ limit }} Zeichen haben.|Diese Zeichenkette ist zu kurz. Sie sollte mindestens {{ limit }} Zeichen haben.', 'This value should not be blank.' => 'Dieser Wert sollte nicht leer sein.', 'This value should not be null.' => 'Dieser Wert sollte nicht null sein.', 'This value should be null.' => 'Dieser Wert sollte null sein.', 'This value is not valid.' => 'Dieser Wert ist nicht gültig.', 'This value is not a valid time.' => 'Dieser Wert entspricht keiner gültigen Zeitangabe.', 'This value is not a valid URL.' => 'Dieser Wert ist keine gültige URL.', 'The two values should be equal.' => 'Die beiden Werte sollten identisch sein.', 'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'Die Datei ist zu groß. Die maximal zulässige Größe beträgt {{ limit }} {{ suffix }}.', 'The file is too large.' => 'Die Datei ist zu groß.', 'The file could not be uploaded.' => 'Die Datei konnte nicht hochgeladen werden.', 'This value should be a valid number.' => 'Dieser Wert sollte eine gültige Zahl sein.', 'This file is not a valid image.' => 'Diese Datei ist kein gültiges Bild.', 'This is not a valid IP address.' => 'Dies ist keine gültige IP-Adresse.', 'This value is not a valid language.' => 'Dieser Wert entspricht keiner gültigen Sprache.', 'This value is not a valid locale.' => 'Dieser Wert entspricht keinem gültigen Gebietsschema.', 'This value is not a valid country.' => 'Dieser Wert entspricht keinem gültigen Land.', 'This value is already used.' => 'Dieser Wert wird bereits verwendet.', 'The size of the image could not be detected.' => 'Die Größe des Bildes konnte nicht ermittelt werden.', 'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'Die Bildbreite ist zu groß ({{ width }}px). Die maximal zulässige Breite beträgt {{ max_width }}px.', 'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'Die Bildbreite ist zu gering ({{ width }}px). Die erwartete Mindestbreite beträgt {{ min_width }}px.', 'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'Die Bildhöhe ist zu groß ({{ height }}px). Die maximal zulässige Höhe beträgt {{ max_height }}px.', 'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'Die Bildhöhe ist zu gering ({{ height }}px). Die erwartete Mindesthöhe beträgt {{ min_height }}px.', 'This value should be the user\'s current password.' => 'Dieser Wert sollte dem aktuellen Benutzerpasswort entsprechen.', 'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'Dieser Wert sollte genau {{ limit }} Zeichen lang sein.|Dieser Wert sollte genau {{ limit }} Zeichen lang sein.', 'The file was only partially uploaded.' => 'Die Datei wurde nur teilweise hochgeladen.', 'No file was uploaded.' => 'Es wurde keine Datei hochgeladen.', 'No temporary folder was configured in php.ini.' => 'Es wurde kein temporärer Ordner in der php.ini konfiguriert oder der temporäre Ordner existiert nicht.', 'Cannot write temporary file to disk.' => 'Kann die temporäre Datei nicht speichern.', 'A PHP extension caused the upload to fail.' => 'Eine PHP-Erweiterung verhinderte den Upload.', 'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'Diese Sammlung sollte {{ limit }} oder mehr Elemente beinhalten.|Diese Sammlung sollte {{ limit }} oder mehr Elemente beinhalten.', 'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'Diese Sammlung sollte {{ limit }} oder weniger Elemente beinhalten.|Diese Sammlung sollte {{ limit }} oder weniger Elemente beinhalten.', 'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'Diese Sammlung sollte genau {{ limit }} Element beinhalten.|Diese Sammlung sollte genau {{ limit }} Elemente beinhalten.', 'Invalid card number.' => 'Ungültige Kartennummer.', 'Unsupported card type or invalid card number.' => 'Nicht unterstützer Kartentyp oder ungültige Kartennummer.', 'This is not a valid International Bank Account Number (IBAN).' => 'Dieser Wert ist keine gültige internationale Bankkontonummer (IBAN).', 'This value is not a valid ISBN-10.' => 'Dieser Wert entspricht keiner gültigen ISBN-10.', 'This value is not a valid ISBN-13.' => 'Dieser Wert entspricht keiner gültigen ISBN-13.', 'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'Dieser Wert ist weder eine gültige ISBN-10 noch eine gültige ISBN-13.', 'This value is not a valid ISSN.' => 'Dieser Wert ist keine gültige ISSN.', 'This value is not a valid currency.' => 'Dieser Wert ist keine gültige Währung.', 'This value should be equal to {{ compared_value }}.' => 'Dieser Wert sollte gleich {{ compared_value }} sein.', 'This value should be greater than {{ compared_value }}.' => 'Dieser Wert sollte größer als {{ compared_value }} sein.', 'This value should be greater than or equal to {{ compared_value }}.' => 'Dieser Wert sollte größer oder gleich {{ compared_value }} sein.', 'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Dieser Wert sollte identisch sein mit {{ compared_value_type }} {{ compared_value }}.', 'This value should be less than {{ compared_value }}.' => 'Dieser Wert sollte kleiner als {{ compared_value }} sein.', 'This value should be less than or equal to {{ compared_value }}.' => 'Dieser Wert sollte kleiner oder gleich {{ compared_value }} sein.', 'This value should not be equal to {{ compared_value }}.' => 'Dieser Wert sollte nicht {{ compared_value }} sein.', 'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'Dieser Wert sollte nicht identisch sein mit {{ compared_value_type }} {{ compared_value }}.', 'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'Das Seitenverhältnis des Bildes ist zu groß ({{ ratio }}). Der erlaubte Maximalwert ist {{ max_ratio }}.', 'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'Das Seitenverhältnis des Bildes ist zu klein ({{ ratio }}). Der erwartete Minimalwert ist {{ min_ratio }}.', 'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'Das Bild ist quadratisch ({{ width }}x{{ height }}px). Quadratische Bilder sind nicht erlaubt.', 'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'Das Bild ist im Querformat ({{ width }}x{{ height }}px). Bilder im Querformat sind nicht erlaubt.', 'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'Das Bild ist im Hochformat ({{ width }}x{{ height }}px). Bilder im Hochformat sind nicht erlaubt.', 'An empty file is not allowed.' => 'Eine leere Datei ist nicht erlaubt.', 'The host could not be resolved.' => 'Der Hostname konnte nicht aufgelöst werden.', 'This value does not match the expected {{ charset }} charset.' => 'Dieser Wert entspricht nicht dem erwarteten Zeichensatz {{ charset }}.', 'This is not a valid Business Identifier Code (BIC).' => 'Dieser Wert ist kein gültiger BIC.', 'This form should not contain extra fields.' => 'Dieses Formular sollte keine zusätzlichen Felder enthalten.', 'The uploaded file was too large. Please try to upload a smaller file.' => 'Die hochgeladene Datei ist zu groß. Versuchen Sie bitte eine kleinere Datei hochzuladen.', 'The CSRF token is invalid. Please try to resubmit the form.' => 'Der CSRF-Token ist ungültig. Versuchen Sie bitte das Formular erneut zu senden.', ), 'security' => array ( 'An authentication exception occurred.' => 'Es ist ein Fehler bei der Authentifikation aufgetreten.', 'Authentication credentials could not be found.' => 'Es konnten keine Zugangsdaten gefunden werden.', 'Authentication request could not be processed due to a system problem.' => 'Die Authentifikation konnte wegen eines Systemproblems nicht bearbeitet werden.', 'Invalid credentials.' => 'Fehlerhafte Zugangsdaten.', 'Cookie has already been used by someone else.' => 'Cookie wurde bereits von jemand anderem verwendet.', 'Not privileged to request the resource.' => 'Keine Rechte, um die Ressource anzufragen.', 'Invalid CSRF token.' => 'Ungültiges CSRF-Token.', 'Digest nonce has expired.' => 'Digest nonce ist abgelaufen.', 'No authentication provider found to support the authentication token.' => 'Es wurde kein Authentifizierungs-Provider gefunden, der das Authentifizierungs-Token unterstützt.', 'No session available, it either timed out or cookies are not enabled.' => 'Keine Session verfügbar, entweder ist diese abgelaufen oder Cookies sind nicht aktiviert.', 'No token could be found.' => 'Es wurde kein Token gefunden.', 'Username could not be found.' => 'Der Benutzername wurde nicht gefunden.', 'Account has expired.' => 'Der Account ist abgelaufen.', 'Credentials have expired.' => 'Die Zugangsdaten sind abgelaufen.', 'Account is disabled.' => 'Der Account ist deaktiviert.', 'Account is locked.' => 'Der Account ist gesperrt.', ), )); $catalogueDe_DE = new MessageCatalogue('de_DE', array ( )); $catalogue->addFallbackCatalogue($catalogueDe_DE); $catalogueEn = new MessageCatalogue('en', array ( 'validators' => array ( 'This value should be false.' => 'This value should be false.', 'This value should be true.' => 'This value should be true.', 'This value should be of type {{ type }}.' => 'This value should be of type {{ type }}.', 'This value should be blank.' => 'This value should be blank.', 'The value you selected is not a valid choice.' => 'The value you selected is not a valid choice.', 'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.' => 'You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices.', 'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.' => 'You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices.', 'One or more of the given values is invalid.' => 'One or more of the given values is invalid.', 'This field was not expected.' => 'This field was not expected.', 'This field is missing.' => 'This field is missing.', 'This value is not a valid date.' => 'This value is not a valid date.', 'This value is not a valid datetime.' => 'This value is not a valid datetime.', 'This value is not a valid email address.' => 'This value is not a valid email address.', 'The file could not be found.' => 'The file could not be found.', 'The file is not readable.' => 'The file is not readable.', 'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.' => 'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.', 'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.' => 'The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.', 'This value should be {{ limit }} or less.' => 'This value should be {{ limit }} or less.', 'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.' => 'This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.', 'This value should be {{ limit }} or more.' => 'This value should be {{ limit }} or more.', 'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.' => 'This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.', 'This value should not be blank.' => 'This value should not be blank.', 'This value should not be null.' => 'This value should not be null.', 'This value should be null.' => 'This value should be null.', 'This value is not valid.' => 'This value is not valid.', 'This value is not a valid time.' => 'This value is not a valid time.', 'This value is not a valid URL.' => 'This value is not a valid URL.', 'The two values should be equal.' => 'The two values should be equal.', 'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.' => 'The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}.', 'The file is too large.' => 'The file is too large.', 'The file could not be uploaded.' => 'The file could not be uploaded.', 'This value should be a valid number.' => 'This value should be a valid number.', 'This file is not a valid image.' => 'This file is not a valid image.', 'This is not a valid IP address.' => 'This is not a valid IP address.', 'This value is not a valid language.' => 'This value is not a valid language.', 'This value is not a valid locale.' => 'This value is not a valid locale.', 'This value is not a valid country.' => 'This value is not a valid country.', 'This value is already used.' => 'This value is already used.', 'The size of the image could not be detected.' => 'The size of the image could not be detected.', 'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.' => 'The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.', 'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.' => 'The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.', 'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.' => 'The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.', 'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.' => 'The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.', 'This value should be the user\'s current password.' => 'This value should be the user\'s current password.', 'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.' => 'This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.', 'The file was only partially uploaded.' => 'The file was only partially uploaded.', 'No file was uploaded.' => 'No file was uploaded.', 'No temporary folder was configured in php.ini.' => 'No temporary folder was configured in php.ini, or the configured folder does not exist.', 'Cannot write temporary file to disk.' => 'Cannot write temporary file to disk.', 'A PHP extension caused the upload to fail.' => 'A PHP extension caused the upload to fail.', 'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.' => 'This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more.', 'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.' => 'This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less.', 'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.' => 'This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements.', 'Invalid card number.' => 'Invalid card number.', 'Unsupported card type or invalid card number.' => 'Unsupported card type or invalid card number.', 'This is not a valid International Bank Account Number (IBAN).' => 'This is not a valid International Bank Account Number (IBAN).', 'This value is not a valid ISBN-10.' => 'This value is not a valid ISBN-10.', 'This value is not a valid ISBN-13.' => 'This value is not a valid ISBN-13.', 'This value is neither a valid ISBN-10 nor a valid ISBN-13.' => 'This value is neither a valid ISBN-10 nor a valid ISBN-13.', 'This value is not a valid ISSN.' => 'This value is not a valid ISSN.', 'This value is not a valid currency.' => 'This value is not a valid currency.', 'This value should be equal to {{ compared_value }}.' => 'This value should be equal to {{ compared_value }}.', 'This value should be greater than {{ compared_value }}.' => 'This value should be greater than {{ compared_value }}.', 'This value should be greater than or equal to {{ compared_value }}.' => 'This value should be greater than or equal to {{ compared_value }}.', 'This value should be identical to {{ compared_value_type }} {{ compared_value }}.' => 'This value should be identical to {{ compared_value_type }} {{ compared_value }}.', 'This value should be less than {{ compared_value }}.' => 'This value should be less than {{ compared_value }}.', 'This value should be less than or equal to {{ compared_value }}.' => 'This value should be less than or equal to {{ compared_value }}.', 'This value should not be equal to {{ compared_value }}.' => 'This value should not be equal to {{ compared_value }}.', 'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.' => 'This value should not be identical to {{ compared_value_type }} {{ compared_value }}.', 'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.' => 'The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}.', 'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.' => 'The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}.', 'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.' => 'The image is square ({{ width }}x{{ height }}px). Square images are not allowed.', 'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.' => 'The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.', 'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.' => 'The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.', 'An empty file is not allowed.' => 'An empty file is not allowed.', 'The host could not be resolved.' => 'The host could not be resolved.', 'This value does not match the expected {{ charset }} charset.' => 'This value does not match the expected {{ charset }} charset.', 'This is not a valid Business Identifier Code (BIC).' => 'This is not a valid Business Identifier Code (BIC).', 'This form should not contain extra fields.' => 'This form should not contain extra fields.', 'The uploaded file was too large. Please try to upload a smaller file.' => 'The uploaded file was too large. Please try to upload a smaller file.', 'The CSRF token is invalid. Please try to resubmit the form.' => 'The CSRF token is invalid. Please try to resubmit the form.', ), 'security' => array ( 'An authentication exception occurred.' => 'An authentication exception occurred.', 'Authentication credentials could not be found.' => 'Authentication credentials could not be found.', 'Authentication request could not be processed due to a system problem.' => 'Authentication request could not be processed due to a system problem.', 'Invalid credentials.' => 'Invalid credentials.', 'Cookie has already been used by someone else.' => 'Cookie has already been used by someone else.', 'Not privileged to request the resource.' => 'Not privileged to request the resource.', 'Invalid CSRF token.' => 'Invalid CSRF token.', 'Digest nonce has expired.' => 'Digest nonce has expired.', 'No authentication provider found to support the authentication token.' => 'No authentication provider found to support the authentication token.', 'No session available, it either timed out or cookies are not enabled.' => 'No session available, it either timed out or cookies are not enabled.', 'No token could be found.' => 'No token could be found.', 'Username could not be found.' => 'Username could not be found.', 'Account has expired.' => 'Account has expired.', 'Credentials have expired.' => 'Credentials have expired.', 'Account is disabled.' => 'Account is disabled.', 'Account is locked.' => 'Account is locked.', ), )); $catalogueDe_DE->addFallbackCatalogue($catalogueEn); return $catalogue;