Show Sidebar option translated

This commit is contained in:
pmoreno.rodriguez 2023-02-06 20:44:00 +01:00
parent a313d9d94b
commit 89029c34ba
3 changed files with 22 additions and 14 deletions

23
blueprints.yaml Normal file → Executable file
View file

@ -32,6 +32,18 @@ form:
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
sidebar:
type: toggle
label: FUTURE.ADMIN.THEME.SIDEBAR
help: FUTURE.ADMIN.THEME.SIDEBAR_HELP
highlight: 1
default: 1
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
header_section:
type: fieldset
@ -91,17 +103,6 @@ form:
size: medium
default: '/blog'
sidebar:
type: toggle
label: FUTURE.ADMIN.THEME.SIDEBAR
highlight: 1
default: 1
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
miniposts:
type: toggle
label: FUTURE.ADMIN.THEME.MINIPOSTS

View file

@ -37,7 +37,7 @@ form:
header.show_sidebar:
type: toggle
toggleable: true
label: Show Sidebar
label: FUTURE.ADMIN.BLOG.BLOG_CONTENT_ITEMS_SIDEBAR
ordering@: -99
default: 0
highlight: 0

View file

@ -14,7 +14,8 @@ en:
BLOG_DEFAULTS: Blog Defaults
BLOG_PAGE: Blog Page
BLOG_PAGE_HELP: The route to the blog page when working with blog sidebar
SIDEBAR: Show sidebar on blog page
SIDEBAR: Show sidebar on non-editable pages
SIDEBAR_HELP: Show sidebar on pages like Offline, SimpleSearch Results, Error, etc.
MINIPOSTS: Show miniposts in sidebar
MINIPOSTS_NUMBER: Miniposts number to show
MINIPOSTS_NUMBER_DESCRIPTION: Number of miniposts that will be showed in sidebar
@ -82,6 +83,7 @@ en:
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descending
BLOG_CONTENT_ITEMS_BREADCRUMBS: Show Breadcrumbs
BLOG_CONTENT_ITEMS_PAGINATION: Show Pagination
BLOG_CONTENT_ITEMS_SIDEBAR: Show Sidebar
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: URL Taxonomy Filters
ITEM:
ITEM_TAB: Blog Item
@ -161,7 +163,8 @@ de:
BLOG_DEFAULTS: Blog-Optionen
BLOG_PAGE: Blog-Seite
BLOG_PAGE_HELP: Der Pfad zur Blog-Seite wenn die Blog-Seitenleiste aktiv ist
SIDEBAR: Seitenleiste auf der Blog-Seite zeigen
SIDEBAR: Seitenleiste auf nicht bearbeitbaren Seiten anzeigen
SIDEBAR_HELP: Seitenleiste auf Seiten wie Offline, SimpleSearch-Ergebnisse, Fehler usw. anzeigen.
MINIPOSTS: Miniposts in der Seitenleiste zeigen
MINIPOSTS_NUMBER: Anzahl der anzuzeigenden Miniposts
MINIPOSTS_NUMBER_DESCRIPTION: Anzahl der in der Seitenleiste anzuzeigenden Miniposts
@ -229,6 +232,7 @@ de:
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Absteigend
BLOG_CONTENT_ITEMS_BREADCRUMBS: Paniermehl anzeigen
BLOG_CONTENT_ITEMS_PAGINATION: Seitennummerierung
BLOG_CONTENT_ITEMS_SIDEBAR: Seitenleiste anzeigen
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Taxonomie filtern nach URL
ITEM:
ITEM_TAB: Blog-Artikel
@ -308,6 +312,8 @@ es:
BLOG_DEFAULTS: Opciones de Blog
BLOG_PAGE: Página de Blog
BLOG_PAGE_HELP: Ruta de la página de Blog cuando funciona con el blog de barra lateral
SIDEBAR: Mostrar barra lateral en página no editables
SIDEBAR_HELP: Mostrar barra lateral en páginas como Offline, SimpleSearch Results, Error, etc.
MINIPOSTS: Activar Miniposts en la barra lateral
MINIPOSTS_NUMBER: Número de miniposts a mostrar
MINIPOSTS_NUMBER_DESCRIPTION: Número de miniposts que se mostrarán en la barra lateral
@ -361,6 +367,7 @@ es:
BLOG_CONTENT_ITEMS_ORDER_DIR_DESC: Descendente
BLOG_CONTENT_ITEMS_BREADCRUMBS: Mostrar Migas de Pan
BLOG_CONTENT_ITEMS_PAGINATION: Mostrar Paginación
BLOG_CONTENT_ITEMS_SIDEBAR: Mostrar Barra Lateral
BLOG_CONTENT_ITEMS_URL_TAXONOMY_FILTERS: Filtros de taxonomía por URL
ITEM:
ITEM_TAB: Artículo de Blog