Initial Commit
This commit is contained in:
13
local/modules/Carousel/I18n/backOffice/default/de_DE.php
Normal file
13
local/modules/Carousel/I18n/backOffice/default/de_DE.php
Normal 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.',
|
||||
];
|
||||
13
local/modules/Carousel/I18n/backOffice/default/en_US.php
Normal file
13
local/modules/Carousel/I18n/backOffice/default/en_US.php
Normal 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.',
|
||||
);
|
||||
13
local/modules/Carousel/I18n/backOffice/default/fr_FR.php
Normal file
13
local/modules/Carousel/I18n/backOffice/default/fr_FR.php
Normal 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',
|
||||
];
|
||||
13
local/modules/Carousel/I18n/backOffice/default/tr_TR.php
Normal file
13
local/modules/Carousel/I18n/backOffice/default/tr_TR.php
Normal 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.',
|
||||
];
|
||||
20
local/modules/Carousel/I18n/de_DE.php
Normal file
20
local/modules/Carousel/I18n/de_DE.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'A descriptive title' => 'Beschreibungstitel',
|
||||
'A short description, used when a summary or an introduction is required' => 'Eine kurze beschreibung, benutzt wenn eine Zusammenfassung order eine Einleitung ist nötig',
|
||||
'A short text, used when an additional or supplemental information is required.' => 'Ein kurzer Text, der verwendet wird, wenn eine zusätzliche oder ergänzende Information erforderlich ist.',
|
||||
'Alternative image text' => 'Alternativer Bildtext',
|
||||
'Carousel image' => 'Karussell-Bild',
|
||||
'Conclusion' => 'Abschluss',
|
||||
'Detailed description' => 'Detaillierte Beschreibung',
|
||||
'Displayed when image is not visible' => 'Angezeigt, wenn das Bild nicht sichtbar ist',
|
||||
'Image URL' => 'Bild-URL',
|
||||
'Image position in carousel' => 'Position des Bildes im Karussell',
|
||||
'Please enter a valid URL' => 'Bitte geben Sie eine gültige URL ein',
|
||||
'Short additional text' => 'Kurzer zusätzlicher Text',
|
||||
'Short description text' => 'Kurzes Beschreibungstext',
|
||||
'Summary' => 'Zusammenfassung',
|
||||
'The detailed description.' => 'Die detaillierte Beschreibung.',
|
||||
'Title' => 'Titel',
|
||||
];
|
||||
20
local/modules/Carousel/I18n/en_US.php
Normal file
20
local/modules/Carousel/I18n/en_US.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'A descriptive title' => 'A descriptive title',
|
||||
'A short description, used when a summary or an introduction is required' => 'A short description, used when a summary or an introduction is required',
|
||||
'A short text, used when an additional or supplemental information is required.' => 'A short text, used when an additional or supplemental information is required.',
|
||||
'Alternative image text' => 'Alternative image text',
|
||||
'Carousel image' => 'Carousel image',
|
||||
'Conclusion' => 'Conclusion',
|
||||
'Detailed description' => 'Detailed description',
|
||||
'Displayed when image is not visible' => 'Displayed when image is not visible',
|
||||
'Image URL' => 'Image URL',
|
||||
'Image position in carousel' => 'Image position in carousel',
|
||||
'Please enter a valid URL' => 'Please enter a valid URL',
|
||||
'Short additional text' => 'Short additional text',
|
||||
'Short description text' => 'Short description text',
|
||||
'Summary' => 'Summary',
|
||||
'The detailed description.' => 'The detailed description.',
|
||||
'Title' => 'Title',
|
||||
);
|
||||
20
local/modules/Carousel/I18n/fr_FR.php
Normal file
20
local/modules/Carousel/I18n/fr_FR.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'A descriptive title' => 'Un titre descriptif',
|
||||
'A short description, used when a summary or an introduction is required' => 'Une courte description, utilisée lorsqu\'un résumé ou une introduction est requise',
|
||||
'A short text, used when an additional or supplemental information is required.' => 'Un texte court, utilisé quand une conclusion ou une information complémentaire est nécessaire.',
|
||||
'Alternative image text' => 'Texte alternatif de l\'image',
|
||||
'Carousel image' => 'Image du carrousel',
|
||||
'Conclusion' => 'Conclusion',
|
||||
'Detailed description' => 'Description détaillée',
|
||||
'Displayed when image is not visible' => 'Affiché lorsque l\'image n\'est pas visible',
|
||||
'Image URL' => 'URL de l\'image',
|
||||
'Image position in carousel' => 'Position de l\'image dans le carrousel',
|
||||
'Please enter a valid URL' => 'Merci d\'ndiquer une URL valide',
|
||||
'Short additional text' => 'Un court texte supplémentaire',
|
||||
'Short description text' => 'Un court texte de description',
|
||||
'Summary' => 'Résumé',
|
||||
'The detailed description.' => 'La description détaillée.',
|
||||
'Title' => 'Titre',
|
||||
];
|
||||
11
local/modules/Carousel/I18n/it_IT.php
Normal file
11
local/modules/Carousel/I18n/it_IT.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'A descriptive title' => 'Un titolo descrittivo',
|
||||
'A short description, used when a summary or an introduction is required' => 'Una breve descrizione, utilizzata quando è necessario un sommario o un\'introduzione',
|
||||
'Conclusion' => 'Conclusione',
|
||||
'Detailed description' => 'Descrizione dettagliata',
|
||||
'Summary' => 'Riassunto',
|
||||
'The detailed description.' => 'La descrizione dettagliata.',
|
||||
'Title' => 'Titolo',
|
||||
];
|
||||
20
local/modules/Carousel/I18n/tr_TR.php
Normal file
20
local/modules/Carousel/I18n/tr_TR.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'A descriptive title' => 'Açıklayıcı bir başlık',
|
||||
'A short description, used when a summary or an introduction is required' => 'Bir Özeti veya giriş gerekli olduğunda kullanılan kısa bir açıklama',
|
||||
'A short text, used when an additional or supplemental information is required.' => 'Bir ek ya da tamamlayıcı bilgi gerekli olduğunda kullanılan kısa bir metin.',
|
||||
'Alternative image text' => 'Alternatif resim metini',
|
||||
'Carousel image' => 'slayt görüntü',
|
||||
'Conclusion' => 'Sonuç',
|
||||
'Detailed description' => 'Detaylı açıklama',
|
||||
'Displayed when image is not visible' => 'resim görünür olmadığında görüntülenen',
|
||||
'Image URL' => 'Resim Bağlantı [Link]',
|
||||
'Image position in carousel' => 'slayt bulunduğu resim',
|
||||
'Please enter a valid URL' => 'Lütfen geçerli bir URL girin',
|
||||
'Short additional text' => 'Kısa ek metin',
|
||||
'Short description text' => 'Kısa açıklama metni',
|
||||
'Summary' => 'Özet',
|
||||
'The detailed description.' => 'Ayrıntılı açıklama.',
|
||||
'Title' => 'Başlık',
|
||||
];
|
||||
Reference in New Issue
Block a user