summaryrefslogtreecommitdiff
path: root/locales/es.json
blob: a3bc1fc42535911c1cc08ecf4c3f47df12c690ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
	"Collaborative markdown notes": "Notas colaborativas en Markdown",
	"Realtime collaborative markdown notes on all platforms.": "Notas colaborativas en Markdown para todas las plataformas.",
	"Best way to write and share your knowledge in markdown.": "La mejor forma de escribir y compartir tu conocimiento en Markdown.",
	"Intro": "Introducción",
	"History": "Historia",
	"New guest note": "Nueva nota como invitado",
	"Collaborate with URL": "Colaborar via URL",
	"Support charts and MathJax": "Soporte para gráficos y MathJax",
	"Support slide mode": "Soporte para diapositivas",
	"Sign In": "Ingresar",
	"Below is the history from browser": "A continuación se muestra el historial del navegador",
	"Welcome!": "¡Bienvenido!",
	"New note": "Nueva nota",
	"or": "o",
	"Sign Out": "Salir",
	"Explore all features": "Explorar todas las funciones",
	"Select tags...": "Seleccionar etiquetas...",
	"Search keyword...": "Buscar palabras clave...",
	"Sort by title": "Ordenar por título",
	"Title": "Título",
	"Sort by time": "Ordenar por fecha",
	"Time": "Tiempo",
	"Export history": "Exportar historial",
	"Import history": "Importar historial",
	"Clear history": "Borrar historial",
	"Refresh history": "Actualizar historial",
	"No history": "Ningún historial",
	"Import from browser": "Importar del navegador",
	"Releases": "Versiones",
	"Are you sure?": "¿Estás seguro?",
	"Cancel": "Cancelar",
	"Yes, do it!": "Si, ¡hazlo!",
	"Choose method": "Elegir método",
	"Sign in via %s": "Ingresar via %s",
	"New": "Nuevo",
	"Publish": "Publicar",
	"Extra": "Extra",
	"Revision": "Revision",
	"Slide Mode": "Modo presentación",
	"Export": "Exportar",
	"Import": "Importar",
	"Clipboard": "Portapapeles",
	"Download": "Descargar",
	"Raw HTML": "HTML puro",
	"Edit": "Editar",
	"View": "Ver",
	"Both": "Ambos",
	"Help": "Ayuda",
	"Upload Image": "Subir imagen",
	"Menu": "Menú",
	"This page need refresh": "Esta página necesita ser cargada de nuevo",
	"You have an incompatible client version.": "Tienes una version del cliente incompatible.",
	"Refresh to update.": "Cargar de nuevo para actualizar.",
	"New version available!": "¡Nueva versión disponible!",
	"See releases notes here": "Ver aquí las notas de publicación",
	"Refresh to enjoy new features.": "Actualizar para usar las nuevas funciones.",
	"Your user state has changed.": "El estado de tu usuario ha cambiado.",
	"Refresh to load new user state.": "Recargar para actualizar el estado de tu usuario.",
	"Refresh": "Recargar",
	"Contacts": "Contactos",
	"Report an issue": "Reportar un problema",
	"Send us email": "Enviarnos un email",
	"Documents": "Documentos",
	"Features": "Funciones",
	"YAML Metadata": "Metadatos en YAML",
	"Slide Example": "Ejemplo de diapositiva",
	"Cheatsheet": "Ayudamemorias",
	"Example": "Ejemplo",
	"Syntax": "Sintaxis",
	"Header": "Cabecera",
	"Unordered List": "Lista desordenada",
	"Ordered List": "Lista ordenada",
	"Todo List": "Lista de tareas",
	"Blockquote": "Bloque de cita",
	"Bold font": "Fuente negrita",
	"Italics font": "Fuente itálica",
	"Strikethrough": "Tachado",
	"Inserted text": "Texto subrayado",
	"Marked text": "Texto marcado",
	"Link": "Enlace",
	"Image": "Imagen",
	"Code": "Código",
	"Externals": "Externos",
	"This is a alert area.": "Esto es un área de alerta.",
	"Revert": "Revertir",
	"Import from clipboard": "Importar del portapapeles",
	"Paste your markdown or webpage here...": "Pega tu markdown o página web aquí...",
	"Clear": "Limpiar",
	"This note is locked": "Esta nota está bloqueada",
	"Sorry, only owner can edit this note.": "Disculpa, solo el dueño puede editar esta nota.",
	"OK": "OK",
	"Reach the limit": "Haz alcanzado el límite",
	"Sorry, you've reached the max length this note can be.": "Disculpa, haz alcanzado la longitud máxima que puede tener esta nota.",
	"Please reduce the content or divide it to more notes, thank you!": "Por favor, reduce el contenido o dividela en mas notas, ¡gracias!",
	"Import from Gist": "Importar de un Gist",
	"Paste your gist url here...": "Pega el URL de tu Gist aquí...",
	"Import from Snippet": "Importar de Snippet",
	"Select From Available Projects": "Elegir de un proyecto disponible",
	"Select From Available Snippets": "Elegir de un Snippet disponible",
	"OR": "O",
	"Export to Snippet": "Exportar a Snippet",
	"Select Visibility Level": "Elegir el nivel de visibilidad"
}