Sha256: a4770afc7ff2bff65241119bf013e00230b1cf6a00b3078e4d184fa507d41f2e
Contents?: true
Size: 1.39 KB
Versions: 10
Compression:
Stored size: 1.39 KB
Contents
SirTrevor.Locales.es = { general: { 'delete': '¿Eliminar?', 'drop': 'Arrastrar __block__ ici', 'paste': 'O copie el enlace aquí', 'upload': '...o seleccione un fichero', 'close': 'cerrar', 'position': 'Posición', 'wait': 'Por favor, espere...', 'link': 'Introduce un link' }, errors: { 'title': "Aparecerá el siguiente error :", 'validation_fail': "Bloque __type__ inválido", 'block_empty': "__name__ no debe estar vacío", 'type_missing': "Debe tene un tipo de bloque __type__", 'required_type_empty': "Un bloque obligatorio de tipo __type__ está vacío", 'load_fail': "Hay un problema con la carga de datos" }, blocks: { text: { 'title': "Texto" }, list: { 'title': "Lista" }, quote: { 'title': "Cita", 'credit_field': "Autor" }, image: { 'title': "Imagen", 'upload_error': "Hay un problema con la subida" }, video: { 'title': "Vídeo" }, tweet: { 'title': "Tweet", 'fetch_error': "Se produjo un problema al recuperar su tweet" }, embedly: { 'title': "Embebido", 'fetch_error': "Se produjo un problema al recuperar su video", 'key_missing': "Debe tener asociada una clave API" }, heading: { 'title': 'Título' } } };
Version data entries
10 entries across 10 versions & 1 rubygems