All the translation things that look like they make sense
This commit is contained in:
parent
ae0ce646be
commit
1cbae60841
58 changed files with 131 additions and 60 deletions
|
@ -11,7 +11,7 @@ bundle: basic
|
|||
label: 'Block description'
|
||||
description: 'A brief description of your block.'
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: basic
|
|||
label: Metatags
|
||||
description: 'The meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: slide
|
|||
label: 'Block description'
|
||||
description: 'A brief description of your block.'
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: slide
|
|||
label: Metatags
|
||||
description: 'The meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: comment
|
|||
label: Name
|
||||
description: 'The comment author''s name.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: ''
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: comment
|
|||
label: Subject
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: Changed
|
||||
description: 'The time that the node was last edited.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: 'Authored on'
|
||||
description: 'The time that the node was created.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: 'Menu link'
|
||||
description: 'Computed menu link for the node (only available during node saving).'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: Metatags
|
||||
description: 'The meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: blog
|
|||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: Published
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: 'Sticky at top of lists'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: Title
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: blog
|
|||
label: 'Authored by'
|
||||
description: 'The username of the content author.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId'
|
||||
settings:
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: case_study
|
|||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: landing_page
|
|||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: page
|
|||
label: Metatags
|
||||
description: 'The meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: page
|
|||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: action_type
|
|||
label: Description
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: action_type
|
|||
label: Metatags
|
||||
description: 'The meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: action_type
|
|||
label: Name
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: action_type
|
|||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: article_type
|
|||
label: Description
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: article_type
|
|||
label: Metatags
|
||||
description: 'The meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: article_type
|
|||
label: Name
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: article_type
|
|||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: services
|
|||
label: Description
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: services
|
|||
label: Metatags
|
||||
description: 'The meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -11,7 +11,7 @@ bundle: services
|
|||
label: Name
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -13,7 +13,7 @@ bundle: services
|
|||
label: 'URL alias'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -16,7 +16,7 @@ bundle: basic
|
|||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
|
@ -25,7 +25,7 @@ bundle: comment
|
|||
label: Comment
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -16,7 +16,7 @@ bundle: blog
|
|||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
|
@ -16,7 +16,7 @@ bundle: blog
|
|||
label: Comments
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
status: 2
|
||||
|
|
|
@ -15,7 +15,7 @@ bundle: blog
|
|||
label: Authors
|
||||
description: 'Add one or more authors of your content by linking to existing "people."'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
|
@ -6,7 +6,14 @@ dependencies:
|
|||
- field.storage.node.field_image
|
||||
- node.type.blog
|
||||
module:
|
||||
- content_translation
|
||||
- image
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
_core:
|
||||
default_config_hash: KPa9MXneq-CbAUQ62RWaehWwyDzjxtYbcSFrY5m6wNQ
|
||||
id: node.blog.field_image
|
||||
|
@ -16,7 +23,7 @@ bundle: blog
|
|||
label: Image
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
|
@ -16,7 +16,7 @@ bundle: blog
|
|||
label: 'Meta tags'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 'a:0:{}'
|
||||
|
|
|
@ -16,7 +16,7 @@ bundle: blog
|
|||
label: Summary
|
||||
description: 'Enter a short description of what this blog post is about. The summary is displayed on blog teasers, such as on the blog listing page. '
|
||||
required: true
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
|
|
@ -15,7 +15,7 @@ bundle: blog
|
|||
label: Tags
|
||||
description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ bundle: blog
|
|||
label: Topics
|
||||
description: 'Choose one or more high-level topics to categorize your content across multiple content types.'
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
|
|
@ -16,7 +16,7 @@ bundle: landing_page
|
|||
label: 'Meta tags'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 'a:0:{}'
|
||||
|
|
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: block_content.basic
|
||||
target_entity_type_id: block_content
|
||||
target_bundle: basic
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: block_content.slide
|
||||
target_entity_type_id: block_content
|
||||
target_bundle: slide
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: comment.comment
|
||||
target_entity_type_id: comment
|
||||
target_bundle: comment
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: node.blog
|
||||
target_entity_type_id: node
|
||||
target_bundle: blog
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.action_type
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: action_type
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.article_type
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: article_type
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -8,11 +8,11 @@ dependencies:
|
|||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.services
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: services
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -15,4 +15,4 @@ id: taxonomy_term.technologies
|
|||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: technologies
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -15,4 +15,4 @@ id: taxonomy_term.topics
|
|||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: topics
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
language_alterable: true
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
settings:
|
||||
label: 'Desarrollado por Drutopia'
|
|
@ -6,7 +6,7 @@ display:
|
|||
content:
|
||||
value: |
|
||||
<div class="titlebar">
|
||||
<div class="titlebar_links"><a href="/blog">More blog posts</a></div>
|
||||
<div class="titlebar_links"><a href="/blog">Más entradas de blog</a></div>
|
||||
</div>
|
||||
format: full_html
|
||||
page_listing:
|
||||
|
|
|
@ -1,3 +1,16 @@
|
|||
display:
|
||||
block_work:
|
||||
display_title: Proyectos
|
||||
default:
|
||||
display_options:
|
||||
title: Work
|
||||
block_promoted:
|
||||
display_options:
|
||||
title: Proyectos
|
||||
page_listing:
|
||||
display_title: Página
|
||||
display_options:
|
||||
menu:
|
||||
title: Proyectos
|
||||
description: Proyectos
|
||||
label: Work
|
||||
|
|
|
@ -8,3 +8,6 @@ display:
|
|||
title: Buscar
|
||||
page_1:
|
||||
display_title: Página
|
||||
display_options:
|
||||
menu:
|
||||
title: Buscar
|
||||
|
|
22
config/sync/language/es/webform.webform.capacitacion.yml
Normal file
22
config/sync/language/es/webform.webform.capacitacion.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
elements: |
|
||||
intro_text:
|
||||
'#text': "<p>Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.</p>\r\n"
|
||||
name:
|
||||
'#title': Nombre
|
||||
topics:
|
||||
'#title': Temas
|
||||
'#options':
|
||||
'Introduction to Drupal': 'Introducción a Drupal'
|
||||
'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'
|
||||
'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'
|
||||
'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'
|
||||
'Drupal theming and templating': 'Diseño y theming en Drupal'
|
||||
'Data migration': 'Migración de Datos'
|
||||
size:
|
||||
'#title': Tamaño
|
||||
'#options':
|
||||
'Personal training': 'Capacitación personal'
|
||||
'Small group (2-5)': 'Grupo pequeño(2-5)'
|
||||
'Larger group (more than 5)': 'Grupo grande (mas de 5)'
|
||||
actions:
|
||||
'#submit__label': 'Pedir una capacitación'
|
24
config/sync/language/es/webform.webform.contacto.yml
Normal file
24
config/sync/language/es/webform.webform.contacto.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
title: Contacto
|
||||
elements: |
|
||||
introduction:
|
||||
'#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'
|
||||
name:
|
||||
'#title': 'Tu Nombre'
|
||||
email:
|
||||
'#title': 'Tu Correo Electrónico'
|
||||
subject:
|
||||
'#title': 'El Tema'
|
||||
message:
|
||||
'#title': Mensaje
|
||||
how_did_you_find_us:
|
||||
'#title': '¿Cómo se enteró de nosotros?'
|
||||
'#options':
|
||||
'A professional or personal recommendation': 'Una recomendación profesional o personal'
|
||||
'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación'
|
||||
'Google or something similar': 'Google o algo similar'
|
||||
'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice'
|
||||
'#other__option_label': Otro
|
||||
actions:
|
||||
'#submit__label': 'Enviar Mensaje'
|
||||
settings:
|
||||
confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.'
|
Loading…
Reference in a new issue