mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add German language
- Correct some spacing and punctuation.
This commit is contained in:
parent
cd7e519d4b
commit
66f1758c2d
@ -259,7 +259,10 @@
|
||||
"success": "Gespeichert!",
|
||||
"teaserImage": {
|
||||
"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"
|
||||
},
|
||||
|
||||
@ -259,9 +259,9 @@
|
||||
"success": "Saved!",
|
||||
"teaserImage": {
|
||||
"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" : {
|
||||
"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"
|
||||
|
||||
@ -257,7 +257,7 @@
|
||||
"success": "¡Guardado!",
|
||||
"teaserImage": {
|
||||
"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"
|
||||
},
|
||||
|
||||
@ -257,7 +257,7 @@
|
||||
"success": "Enregistré!",
|
||||
"teaserImage": {
|
||||
"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"
|
||||
},
|
||||
|
||||
@ -262,7 +262,7 @@
|
||||
"success": "",
|
||||
"teaserImage": {
|
||||
"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": ""
|
||||
},
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
"edit": "Bijdrage bewerken",
|
||||
"teaserImage": {
|
||||
"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": {
|
||||
|
||||
@ -120,7 +120,7 @@
|
||||
"success": "Zapisano!",
|
||||
"teaserImage": {
|
||||
"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": {
|
||||
|
||||
@ -253,7 +253,7 @@
|
||||
"success": "Salvo!",
|
||||
"teaserImage": {
|
||||
"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"
|
||||
},
|
||||
|
||||
@ -257,7 +257,7 @@
|
||||
"success": "Сохранено!",
|
||||
"teaserImage": {
|
||||
"cropperConfirm": "Подтвердить",
|
||||
"supportedFormats": "Вставьте изображение файла формата JPG, PNG или GIF"
|
||||
"supportedFormats": "Вставьте изображение файла формата JPG, PNG или GIF!"
|
||||
},
|
||||
"title": "Заголовок"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user