Initial Commit

This commit is contained in:
2019-11-21 12:25:31 +01:00
commit f4aabcb9b1
13959 changed files with 787761 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?php
return [
'Add an image to the carousel' => 'Ein Bild zu Karussell hinzufügen',
'Add this image to the carousel' => 'Dieses Bild zu Karussell hinzufügen',
'Carousel image' => 'Karussell-Bild',
'Carousel images' => 'Karussell-Bilder',
'Delete a carousel image' => 'Ein Karussell-Bild löschen',
'Do you really want to remove this image from the carousel ?' => 'Wollen Sie dieses Bild wirklich aus dem Karussell entfernen?',
'Edit your carousel.' => 'Karussell bearbeiten.',
'Remove this image' => 'Dieses Bild entfernen',
'Your carousel contains no image. Please add one using the form above.' => 'Das Karussell enthält kein Bild. Bitte fügen Sie mit dem Formular oben eines hinzu.',
];

View File

@@ -0,0 +1,13 @@
<?php
return array(
'Add an image to the carousel' => 'Add an image to the carousel',
'Add this image to the carousel' => 'Add this image to the carousel',
'Carousel image' => 'Carousel image',
'Carousel images' => 'Carousel images',
'Delete a carousel image' => 'Delete a carousel image',
'Do you really want to remove this image from the carousel ?' => 'Do you really want to remove this image from the carousel ?',
'Edit your carousel.' => 'Edit your carousel.',
'Remove this image' => 'Remove this image',
'Your carousel contains no image. Please add one using the form above.' => 'Your carousel contains no image. Please add one using the form above.',
);

View File

@@ -0,0 +1,13 @@
<?php
return [
'Add an image to the carousel' => 'Ajouter une image au carrousel',
'Add this image to the carousel' => 'Ajouter l\'image au carrousel',
'Carousel image' => 'Image du carrousel',
'Carousel images' => 'Images du carrousel',
'Delete a carousel image' => 'Supprimer une image du carrousel',
'Do you really want to remove this image from the carousel ?' => 'Voulez-vous vraiment retirer cette image du carrousel ?',
'Edit your carousel.' => 'Modifier votre carrousel',
'Remove this image' => 'Supprimer cette image',
'Your carousel contains no image. Please add one using the form above.' => 'Votre carrousel ne contient aucune image. Ajoutez votre première image avec le formulaire ci-dessus',
];

View File

@@ -0,0 +1,13 @@
<?php
return [
'Add an image to the carousel' => 'Slayt için bir resim ekle',
'Add this image to the carousel' => 'slayt için bu resim ekleme',
'Carousel image' => 'slayt görüntü',
'Carousel images' => 'slayt görüntüleri',
'Delete a carousel image' => 'Bir slayt resmi silme',
'Do you really want to remove this image from the carousel ?' => 'Bu görüntüyü slayttan kaldırmak istiyor musunuz?',
'Edit your carousel.' => 'slayt düzenleyin.',
'Remove this image' => 'Bu resmi kaldırma',
'Your carousel contains no image. Please add one using the form above.' => 'Senin slayt hiçbir görüntü içermiyor . Lütfen yukarıdaki formu kullanarak ekleyin.',
];