Add German language

- Correct some spacing and punctuation.
This commit is contained in:
Wolfgang Huß 2020-11-03 15:10:20 +01:00
parent cd7e519d4b
commit 66f1758c2d
9 changed files with 13 additions and 10 deletions

View File

@ -259,7 +259,10 @@
"success": "Gespeichert!", "success": "Gespeichert!",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Bestätigen", "cropperConfirm": "Bestätigen",
"supportedFormats": "Füge ein Bild im Dateiformat JPG, PNG oder GIF ein" "supportedFormats": "Füge ein Bild im Dateiformat JPG, PNG oder GIF ein",
"errors" : {
"unSupported-file-format" : "Bitte lade ein Bild in den folgenden Formaten hoch: JPG, JPEG, PNG or GIF!"
}
}, },
"title": "Titel" "title": "Titel"
}, },

View File

@ -259,9 +259,9 @@
"success": "Saved!", "success": "Saved!",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Confirm", "cropperConfirm": "Confirm",
"supportedFormats": "Insert a picture of file format JPG , PNG or GIF", "supportedFormats": "Insert a picture of file format JPG, PNG or GIF",
"errors" : { "errors" : {
"unSupported-file-format" : "Please upload an image of file format : JPG , JPEG , PNG or GIF" "unSupported-file-format" : "Please upload an image of file format: JPG, JPEG, PNG or GIF!"
} }
}, },
"title": "Title" "title": "Title"

View File

@ -257,7 +257,7 @@
"success": "¡Guardado!", "success": "¡Guardado!",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Confirmar", "cropperConfirm": "Confirmar",
"supportedFormats": "Insertar una imagen de formato de archivo JPG, PNG o GIF" "supportedFormats": "Insertar una imagen de formato de archivo JPG, PNG o GIF!"
}, },
"title": "Título" "title": "Título"
}, },

View File

@ -257,7 +257,7 @@
"success": "Enregistré!", "success": "Enregistré!",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Confirmer", "cropperConfirm": "Confirmer",
"supportedFormats": "Insérer une image au format de fichier JPG, PNG ou GIF" "supportedFormats": "Insérer une image au format de fichier JPG, PNG ou GIF!"
}, },
"title": "Titre" "title": "Titre"
}, },

View File

@ -262,7 +262,7 @@
"success": "", "success": "",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Confermare", "cropperConfirm": "Confermare",
"supportedFormats": "Inserisci un'immagine in formato file JPG, PNG o GIF" "supportedFormats": "Inserisci un'immagine in formato file JPG, PNG o GIF!"
}, },
"title": "" "title": ""
}, },

View File

@ -69,7 +69,7 @@
"edit": "Bijdrage bewerken", "edit": "Bijdrage bewerken",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Bevestigen", "cropperConfirm": "Bevestigen",
"supportedFormats": "Voeg een afbeelding in met het bestandsformaat JPG, PNG of GIF" "supportedFormats": "Voeg een afbeelding in met het bestandsformaat JPG, PNG of GIF!"
} }
}, },
"disable": { "disable": {

View File

@ -120,7 +120,7 @@
"success": "Zapisano!", "success": "Zapisano!",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Potwierdzać", "cropperConfirm": "Potwierdzać",
"supportedFormats": "Wstaw zdjęcie w formacie pliku JPG, PNG lub GIF" "supportedFormats": "Wstaw zdjęcie w formacie pliku JPG, PNG lub GIF!"
} }
}, },
"delete": { "delete": {

View File

@ -253,7 +253,7 @@
"success": "Salvo!", "success": "Salvo!",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Confirmar", "cropperConfirm": "Confirmar",
"supportedFormats": "Insira uma imagem do formato JPG, PNG ou GIF" "supportedFormats": "Insira uma imagem do formato JPG, PNG ou GIF!"
}, },
"title": "Título" "title": "Título"
}, },

View File

@ -257,7 +257,7 @@
"success": "Сохранено!", "success": "Сохранено!",
"teaserImage": { "teaserImage": {
"cropperConfirm": "Подтвердить", "cropperConfirm": "Подтвердить",
"supportedFormats": "Вставьте изображение файла формата JPG, PNG или GIF" "supportedFormats": "Вставьте изображение файла формата JPG, PNG или GIF!"
}, },
"title": "Заголовок" "title": "Заголовок"
}, },