diff --git a/src/Resources/translations/messages.cs.yml b/src/Resources/translations/messages.cs.yml index 138695e2..490ff466 100755 --- a/src/Resources/translations/messages.cs.yml +++ b/src/Resources/translations/messages.cs.yml @@ -7,7 +7,7 @@ sylius_cms: page: Stránka title: Titul content_elements: - title: Obsahové prvky + title: Obsah type: textarea: Textarea single_media: Jediné médium @@ -22,6 +22,7 @@ sylius_cms: spacer: Oddělovač spacer_height: Výška oddělovače v pixelech heading_type: Typ nadpisu + template: Šablona prvků obsahu taxon: Taxon display_for_products: label: Zobrazit pro produkty @@ -34,6 +35,8 @@ sylius_cms: help: Vyberte taxony, ve kterých se bude tento blok zobrazovat manage_block_display: Správa zobrazení bloku templates: Šablony + template: Šablona + content_templates: Obsahové šablony new_template: Nová šablona edit_template: Upravit šablonu use_page_template: Použít šablonu stránky diff --git a/src/Resources/translations/messages.cs_CZ.yml b/src/Resources/translations/messages.cs_CZ.yml index 138695e2..490ff466 100755 --- a/src/Resources/translations/messages.cs_CZ.yml +++ b/src/Resources/translations/messages.cs_CZ.yml @@ -7,7 +7,7 @@ sylius_cms: page: Stránka title: Titul content_elements: - title: Obsahové prvky + title: Obsah type: textarea: Textarea single_media: Jediné médium @@ -22,6 +22,7 @@ sylius_cms: spacer: Oddělovač spacer_height: Výška oddělovače v pixelech heading_type: Typ nadpisu + template: Šablona prvků obsahu taxon: Taxon display_for_products: label: Zobrazit pro produkty @@ -34,6 +35,8 @@ sylius_cms: help: Vyberte taxony, ve kterých se bude tento blok zobrazovat manage_block_display: Správa zobrazení bloku templates: Šablony + template: Šablona + content_templates: Obsahové šablony new_template: Nová šablona edit_template: Upravit šablonu use_page_template: Použít šablonu stránky diff --git a/src/Resources/translations/messages.de.yml b/src/Resources/translations/messages.de.yml index 8a6c8b76..d1769c17 100755 --- a/src/Resources/translations/messages.de.yml +++ b/src/Resources/translations/messages.de.yml @@ -57,7 +57,7 @@ sylius_cms: successfully_imported: Die Daten wurden importiert. form_was_submitted_with_errors: "Das Formular wurde mit folgenden Fehlern übermittelt:" content_elements: - title: Inhalts-Elemente + title: Inhalt type: textarea: Textarea single_media: Einzelmedium @@ -72,6 +72,7 @@ sylius_cms: spacer: Abstandshalter spacer_height: Höhe des Abstandshalters in Pixeln heading_type: Überschrift-Typ + template: Inhaltselementvorlage taxon: Taxon display_for_products: label: Display für Produkte @@ -84,6 +85,8 @@ sylius_cms: help: Wählen Sie Taxonen aus, in denen dieser Block angezeigt wird manage_block_display: Blockanzeige verwalten templates: Vorlagen + template: Vorlage + content_templates: Inhaltsvorlagen new_template: Neue Vorlage edit_template: Vorlage bearbeiten use_page_template: Seitenschablone verwenden diff --git a/src/Resources/translations/messages.en.yml b/src/Resources/translations/messages.en.yml index 9d160b4b..bd4c1b0c 100755 --- a/src/Resources/translations/messages.en.yml +++ b/src/Resources/translations/messages.en.yml @@ -61,7 +61,7 @@ sylius_cms: page_will_be_publish_at: This page will be publish at save_with_original_name: Save with original name content_elements: - title: Content elements + title: Content type: textarea: Textarea single_media: Single media @@ -76,6 +76,7 @@ sylius_cms: spacer: Spacer spacer_height: Spacer height in pixels heading_type: Heading type + template: Content elements template taxon: Taxon seo: SEO display_for_products: @@ -89,6 +90,8 @@ sylius_cms: help: Select taxons in which this block will be displayed manage_block_display: Manage block display templates: Templates + template: Template + content_templates: Content Templates new_template: New template edit_template: Edit template use_page_template: Use page template diff --git a/src/Resources/translations/messages.es.yml b/src/Resources/translations/messages.es.yml index 53ee94a2..ab7c32b1 100755 --- a/src/Resources/translations/messages.es.yml +++ b/src/Resources/translations/messages.es.yml @@ -36,7 +36,7 @@ sylius_cms: position: Posición title: Título content_elements: - title: Elementos de contenido + title: Contenido type: textarea: Textarea single_media: Medio único @@ -51,6 +51,7 @@ sylius_cms: spacer: Separador spacer_height: Altura del separador en píxeles heading_type: Tipo de encabezado + template: Plantilla de elementos de contenido taxon: Taxón display_for_products: label: Mostrar para productos @@ -63,6 +64,8 @@ sylius_cms: help: Seleccione taxones en los que se mostrará este bloque manage_block_display: Administrar visualización de bloques templates: Plantillas + template: Plantilla + content_templates: Plantillas de contenido new_template: Nueva plantilla edit_template: Editar plantilla use_page_template: Usar plantilla de página diff --git a/src/Resources/translations/messages.fr.yml b/src/Resources/translations/messages.fr.yml index 4bf0e5c3..70d30e9c 100755 --- a/src/Resources/translations/messages.fr.yml +++ b/src/Resources/translations/messages.fr.yml @@ -54,7 +54,7 @@ sylius_cms: form_was_submitted_with_errors: "Le formulaire a les erreurs suivantes :" title: Titre content_elements: - title: Éléments de contenu + title: Contenu type: textarea: Textarea single_media: Média unique @@ -69,6 +69,7 @@ sylius_cms: spacer: Espacement spacer_height: Hauteur de l'espacement en pixels heading_type: Type d'en-tête + template: Modèle d'éléments de contenu taxon: Taxon display_for_products: label: Afficher pour les produits @@ -81,6 +82,8 @@ sylius_cms: help: Ce bloc sera affiché pour les taxons sélectionnés manage_block_display: Gérer l'affichage du bloc templates: Modèles + template: Modèle + content_templates: Modèles de contenu new_template: Nouveau modèle edit_template: Modifier le modèle use_page_template: Utiliser le modèle de page diff --git a/src/Resources/translations/messages.hr.yml b/src/Resources/translations/messages.hr.yml index 9c4f08be..f3d99745 100755 --- a/src/Resources/translations/messages.hr.yml +++ b/src/Resources/translations/messages.hr.yml @@ -36,7 +36,7 @@ sylius_cms: position: Pozicija (redosljed) title: Titula content_elements: - title: Elementi sadržaja + title: Sadržaj type: textarea: Textarea single_media: Jedan medij @@ -51,6 +51,7 @@ sylius_cms: spacer: Razmak spacer_height: Visina razmaka u pikselima heading_type: Tip naslova + template: Predložak elemenata sadržaja taxon: Takson display_for_products: label: Prikaz za proizvode @@ -63,6 +64,8 @@ sylius_cms: help: Odaberite taksone u kojima će se ovaj blok prikazati manage_block_display: Upravljanje prikazom bloka templates: Predlošci + template: Predložak + content_templates: Predloške sadržaja new_template: Novi predložak edit_template: Uredi predložak use_page_template: Koristi predložak stranice diff --git a/src/Resources/translations/messages.lt.yml b/src/Resources/translations/messages.lt.yml index 1613f8dd..b807a1eb 100644 --- a/src/Resources/translations/messages.lt.yml +++ b/src/Resources/translations/messages.lt.yml @@ -53,7 +53,7 @@ sylius_cms: successfully_imported: Duomenys sėkmingai importuoti. form_was_submitted_with_errors: "Forma pateikta su klaidomis:" content_elements: - title: Turinio elementai + title: Turinys type: textarea: Textarea single_media: Vienas medijos elementas @@ -68,6 +68,7 @@ sylius_cms: spacer: Tarpo elementas spacer_height: Tarpo aukštis pikseliais heading_type: Antraštės tipas + template: Turinio elementų šablonas taxon: Taksonas display_for_products: label: Rodyti produktams @@ -80,6 +81,8 @@ sylius_cms: help: Pasirinkite taksonus, kuriuose šis blokas bus rodomas manage_block_display: Bloko rodymo valdymas templates: Šablonai + template: Šablonas + content_templates: Turinys šablonai new_template: Naujas šablonas edit_template: Redaguoti šabloną use_page_template: Naudoti puslapio šabloną diff --git a/src/Resources/translations/messages.nl.yml b/src/Resources/translations/messages.nl.yml index 3ee4aee7..d107e9f9 100755 --- a/src/Resources/translations/messages.nl.yml +++ b/src/Resources/translations/messages.nl.yml @@ -35,7 +35,7 @@ sylius_cms: position: Positie title: Titel content_elements: - title: Inhoudselementen + title: Inhoud type: textarea: Textarea single_media: Enkel medium @@ -50,6 +50,7 @@ sylius_cms: spacer: Afstandhouder spacer_height: Hoogte van de afstandhouder in pixels heading_type: Kop type + template: Sjabloon voor inhoudselementen taxon: Taxon display_for_products: label: Display voor producten @@ -62,6 +63,8 @@ sylius_cms: help: Selecteer taxonen waarin dit blok wordt weergegeven manage_block_display: Beheer blok weergave templates: Sjablonen + template: Sjabloon + content_templates: Inhoudsjablonen new_template: Nieuwe sjabloon edit_template: Sjabloon bewerken use_page_template: Sjabloon voor pagina gebruiken diff --git a/src/Resources/translations/messages.pl.yml b/src/Resources/translations/messages.pl.yml index c56192f4..95fd2635 100755 --- a/src/Resources/translations/messages.pl.yml +++ b/src/Resources/translations/messages.pl.yml @@ -40,7 +40,7 @@ sylius_cms: page_will_be_publish_at: Strona zostanie opublikowana save_with_original_name: Zapisz z oryginalną nazwą content_elements: - title: Elementy treści + title: Treść type: textarea: Textarea single_media: Pojedyncze media @@ -55,6 +55,7 @@ sylius_cms: spacer: Odstęp spacer_height: Wysokość odstępu w pikselach heading_type: Typ nagłówka + template: Szablon elementów treści taxon: Taksonomia display_for_products: label: Wyświetlaj dla produktów @@ -67,6 +68,8 @@ sylius_cms: help: Wybież taksonomie, dla których ten blok będzie wyświetlany manage_block_display: Zarządzaj wyświetlaniem bloku templates: Szablony + template: Szablon + content_templates: Szablony treści new_template: Nowy szablon edit_template: Edytuj szablon use_page_template: Użyj szablonu strony diff --git a/src/Resources/translations/messages.ru.yml b/src/Resources/translations/messages.ru.yml index 15f0d76f..db928bf8 100755 --- a/src/Resources/translations/messages.ru.yml +++ b/src/Resources/translations/messages.ru.yml @@ -53,7 +53,7 @@ sylius_cms: successfully_imported: Данные успешно импортированы title: заглавие content_elements: - title: Элементы контента + title: Содержание type: textarea: Textarea single_media: Одиночный медиа @@ -68,6 +68,7 @@ sylius_cms: spacer: Пробел spacer_height: Высота пробела в пикселях heading_type: Тип заголовка + template: Шаблон элементов контента taxon: Таксон display_for_products: label: Отображать для товаров @@ -80,6 +81,8 @@ sylius_cms: help: Выберите таксоны, в которых будет отображаться этот блок manage_block_display: Управление отображением блоков templates: Шаблоны + template: Шаблон + content_templates: Шаблоны контента new_template: Новый шаблон edit_template: Редактировать шаблон use_page_template: Использовать шаблон страницы diff --git a/src/Resources/translations/messages.sk.yml b/src/Resources/translations/messages.sk.yml index c06934c1..57902b86 100644 --- a/src/Resources/translations/messages.sk.yml +++ b/src/Resources/translations/messages.sk.yml @@ -54,7 +54,7 @@ sylius_cms: form_was_submitted_with_errors: "Formulár obsahuje nasledovné chyby:" title: Titulok content_elements: - title: Obsahové prvky + title: Obsah type: textarea: Textarea single_media: Jedno médium @@ -69,6 +69,7 @@ sylius_cms: spacer: Medzera spacer_height: Výška medzery v pixeloch heading_type: Typ nadpisu + template: Šablóna prvkov obsahu taxon: Taxón display_for_products: label: Zobraziť pre produkty @@ -81,6 +82,8 @@ sylius_cms: help: Vyberte taxóny, v ktorých sa tento blok zobrazí manage_block_display: Spravovať zobrazenie bloku templates: Šablóny + template: Šablóna + content_templates: Šablóny obsahu new_template: Nová šablóna edit_template: Upraviť šablónu use_page_template: Použiť šablónu stránky diff --git a/src/Resources/translations/messages.uk.yml b/src/Resources/translations/messages.uk.yml index 0aa6e91a..3d339179 100755 --- a/src/Resources/translations/messages.uk.yml +++ b/src/Resources/translations/messages.uk.yml @@ -53,7 +53,7 @@ sylius_cms: successfully_imported: Дані успішно імпортовані title: заголовок content_elements: - title: Елементи контенту + title: Зміст type: textarea: Textarea single_media: Одиночне медіа @@ -68,6 +68,7 @@ sylius_cms: spacer: Роздільник spacer_height: Висота роздільника в пікселях heading_type: Тип заголовка + template: Шаблон елементів контенту taxon: Таксон display_for_products: label: Дисплей для продуктів @@ -80,6 +81,8 @@ sylius_cms: help: Виберіть таксони, в яких буде відображатися цей блок manage_block_display: Керування відображенням блоку templates: Шаблони + template: Шаблон + content_templates: Шаблони контенту new_template: Новий шаблон edit_template: Редагувати шаблон use_page_template: Використовувати шаблон сторінки