mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Updated translations for new options
This commit is contained in:
parent
65d2d4df41
commit
ad423485c0
1 changed files with 36 additions and 6 deletions
|
@ -55,7 +55,14 @@ en:
|
||||||
CUSTOM_MENU_ITEM_TARGET_SELF: 'Open in the same frame as clicked'
|
CUSTOM_MENU_ITEM_TARGET_SELF: 'Open in the same frame as clicked'
|
||||||
CUSTOM_MENU_ITEM_TARGET_TOP: 'Open in the full body of the window'
|
CUSTOM_MENU_ITEM_TARGET_TOP: 'Open in the full body of the window'
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
PRIMARY_IMAGE: Primary image
|
CONTENT: Content
|
||||||
|
IMAGE_OPTIONS: Image options
|
||||||
|
PRIMARY_IMAGE:
|
||||||
|
LABEL: Primary image
|
||||||
|
WIDTH: Width
|
||||||
|
HEIGHT: Height
|
||||||
|
SHOW_PAGEIMAGE: Show Image
|
||||||
|
SHOW_PAGEIMAGE_HELP: Enable primary image if it is defined or the first image of the media page.
|
||||||
SHOW_SIDEBAR: Show Sidebar
|
SHOW_SIDEBAR: Show Sidebar
|
||||||
BODY_CLASSES: 'You can create new CSS classes for the body and add them here'
|
BODY_CLASSES: 'You can create new CSS classes for the body and add them here'
|
||||||
MODULAR:
|
MODULAR:
|
||||||
|
@ -81,6 +88,8 @@ en:
|
||||||
|
|
||||||
BLOG:
|
BLOG:
|
||||||
BLOG_TAB: Blog Config
|
BLOG_TAB: Blog Config
|
||||||
|
BLOG_ROUTE: Blog Route
|
||||||
|
BLOG_ROUTE_HELP: The route to the main blog page that contains the "Show ..." configuration
|
||||||
BLOG_CONTENT_TITLE: Content Definition
|
BLOG_CONTENT_TITLE: Content Definition
|
||||||
BLOG_CONTENT_ITEMS: Items
|
BLOG_CONTENT_ITEMS: Items
|
||||||
BLOG_CONTENT_ITEMS_LIMIT: Max Item Count
|
BLOG_CONTENT_ITEMS_LIMIT: Max Item Count
|
||||||
|
@ -93,7 +102,8 @@ en:
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascending
|
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascending
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descending
|
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descending
|
||||||
BLOG_CONTENT_ITEMS_BREADCRUMBS: Show Breadcrumbs
|
BLOG_CONTENT_ITEMS_BREADCRUMBS: Show Breadcrumbs
|
||||||
BLOG_CONTENT_ITEMS_PAGINATION: Show Pagination
|
BLOG_CONTENT_ITEMS_SHOWPAGINATION: Show Pagination
|
||||||
|
BLOG_CONTENT_ITEMS_PAGINATION: Pagination
|
||||||
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: URL Taxonomy Filters
|
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: URL Taxonomy Filters
|
||||||
BLOG_CONTENT_SHAREICONS_TITLE: Social Media Icons
|
BLOG_CONTENT_SHAREICONS_TITLE: Social Media Icons
|
||||||
BLOG_CONTENT_SHAREICONS: Select Social Media Icons
|
BLOG_CONTENT_SHAREICONS: Select Social Media Icons
|
||||||
|
@ -288,7 +298,14 @@ de:
|
||||||
CUSTOM_MENU_ITEM_TARGET_SELF: In selbem Frame öffnen
|
CUSTOM_MENU_ITEM_TARGET_SELF: In selbem Frame öffnen
|
||||||
CUSTOM_MENU_ITEM_TARGET_TOP: In vollem Fensterkörper öffnen
|
CUSTOM_MENU_ITEM_TARGET_TOP: In vollem Fensterkörper öffnen
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
PRIMARY_IMAGE: Hauptbild
|
CONTENT: Inhalt
|
||||||
|
IMAGE_OPTIONS: Bildoptionen
|
||||||
|
PRIMARY_IMAGE:
|
||||||
|
LABEL: Hauptbild
|
||||||
|
WIDTH: Breite
|
||||||
|
HEIGHT: Höhe
|
||||||
|
SHOW_PAGEIMAGE: Show Image
|
||||||
|
SHOW_PAGEIMAGE_HELP: Enable primary image if it is defined or the first image of the media page.
|
||||||
SHOW_SIDEBAR: Seitenleiste anzeigen
|
SHOW_SIDEBAR: Seitenleiste anzeigen
|
||||||
BODY_CLASSES: 'Sie können neue CSS-Klassen für den body erstellen und hier hinzufügen.'
|
BODY_CLASSES: 'Sie können neue CSS-Klassen für den body erstellen und hier hinzufügen.'
|
||||||
MODULAR:
|
MODULAR:
|
||||||
|
@ -314,6 +331,8 @@ de:
|
||||||
|
|
||||||
BLOG:
|
BLOG:
|
||||||
BLOG_TAB: Blog-Einstellungen
|
BLOG_TAB: Blog-Einstellungen
|
||||||
|
BLOG_ROUTE: Blogroute
|
||||||
|
BLOG_ROUTE_HELP: Die Route zur Hauptseite des Blogs, die die Konfiguration "Show ..." enthält
|
||||||
BLOG_CONTENT_TITLE: Inhaltseinstellungen
|
BLOG_CONTENT_TITLE: Inhaltseinstellungen
|
||||||
BLOG_CONTENT_ITEMS: Artikel
|
BLOG_CONTENT_ITEMS: Artikel
|
||||||
BLOG_CONTENT_ITEMS_LIMIT: Maximale Artikel-Anzahl
|
BLOG_CONTENT_ITEMS_LIMIT: Maximale Artikel-Anzahl
|
||||||
|
@ -326,7 +345,8 @@ de:
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Aufsteigend
|
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Aufsteigend
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend
|
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend
|
||||||
BLOG_CONTENT_ITEMS_BREADCRUMBS: Brotkrümelnavigation anzeigen
|
BLOG_CONTENT_ITEMS_BREADCRUMBS: Brotkrümelnavigation anzeigen
|
||||||
BLOG_CONTENT_ITEMS_PAGINATION: Seitennummerierung
|
BLOG_CONTENT_ITEMS_SHOWPAGINATION: Paginierung anzeigen
|
||||||
|
BLOG_CONTENT_ITEMS_PAGINATION: Paginierung
|
||||||
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL
|
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL
|
||||||
ITEM:
|
ITEM:
|
||||||
ITEM_TAB: Blog-Artikel
|
ITEM_TAB: Blog-Artikel
|
||||||
|
@ -518,7 +538,14 @@ es:
|
||||||
CUSTOM_MENU_ITEM_TARGET_SELF: 'Abrir en el mismo marco en el que se hizo clic'
|
CUSTOM_MENU_ITEM_TARGET_SELF: 'Abrir en el mismo marco en el que se hizo clic'
|
||||||
CUSTOM_MENU_ITEM_TARGET_TOP: 'Abrir en todo el cuerpo de la ventana'
|
CUSTOM_MENU_ITEM_TARGET_TOP: 'Abrir en todo el cuerpo de la ventana'
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
PRIMARY_IMAGE: Imagen principal
|
CONTENT: Contenido
|
||||||
|
IMAGE_OPTIONS: Opciones de imagen
|
||||||
|
PRIMARY_IMAGE:
|
||||||
|
LABEL: Imagen principal
|
||||||
|
WIDTH: Ancho
|
||||||
|
HEIGHT: Alto
|
||||||
|
SHOW_PAGEIMAGE: Mostrar imagen
|
||||||
|
SHOW_PAGEIMAGE_HELP: Habilitar la imagen principal si está definida o la primera de las imágenes de la página.
|
||||||
SHOW_SIDEBAR: Mostrar Barra Lateral
|
SHOW_SIDEBAR: Mostrar Barra Lateral
|
||||||
BODY_CLASSES: 'Puede crear nuevas clases CSS para el body y añadirlas aquí.'
|
BODY_CLASSES: 'Puede crear nuevas clases CSS para el body y añadirlas aquí.'
|
||||||
MODULAR:
|
MODULAR:
|
||||||
|
@ -544,6 +571,8 @@ es:
|
||||||
|
|
||||||
BLOG:
|
BLOG:
|
||||||
BLOG_TAB: Configuración del Blog
|
BLOG_TAB: Configuración del Blog
|
||||||
|
BLOG_ROUTE: Ruta del Blog
|
||||||
|
BLOG_ROUTE_HELP: La ruta a la página principal del blog que contiene la configuración "Mostrar..."
|
||||||
BLOG_CONTENT_TITLE: Definición de Contenido
|
BLOG_CONTENT_TITLE: Definición de Contenido
|
||||||
BLOG_CONTENT_ITEMS: Artículos
|
BLOG_CONTENT_ITEMS: Artículos
|
||||||
BLOG_CONTENT_ITEMS_LIMIT: Límite máximo de artículos
|
BLOG_CONTENT_ITEMS_LIMIT: Límite máximo de artículos
|
||||||
|
@ -556,7 +585,8 @@ es:
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascendente
|
BLOG_CONTENT_ITEMS_ORDER_DIR_ASC: Ascendente
|
||||||
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descendente
|
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descendente
|
||||||
BLOG_CONTENT_ITEMS_BREADCRUMBS: Mostrar Migas de Pan
|
BLOG_CONTENT_ITEMS_BREADCRUMBS: Mostrar Migas de Pan
|
||||||
BLOG_CONTENT_ITEMS_PAGINATION: Mostrar Paginación
|
BLOG_CONTENT_ITEMS_SHOWPAGINATION: Mostrar paginación
|
||||||
|
BLOG_CONTENT_ITEMS_PAGINATION: Paginación
|
||||||
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Filtros de taxonomía por URL
|
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Filtros de taxonomía por URL
|
||||||
BLOG_CONTENT_SHAREICONS_TITLE: Iconos de Redes Sociales
|
BLOG_CONTENT_SHAREICONS_TITLE: Iconos de Redes Sociales
|
||||||
BLOG_CONTENT_SHAREICONS: Mostrar iconos de Redes Sociales
|
BLOG_CONTENT_SHAREICONS: Mostrar iconos de Redes Sociales
|
||||||
|
|
Loading…
Add table
Reference in a new issue