From 0c6bf3e958f85d661eda9eedab3af59bbc863444 Mon Sep 17 00:00:00 2001 From: Pablo Guerrero Date: Fri, 2 Sep 2016 07:22:11 +0200 Subject: Added spanish locale --- locales/es.json | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 locales/es.json (limited to 'locales/es.json') diff --git a/locales/es.json b/locales/es.json new file mode 100644 index 00000000..e66b79b3 --- /dev/null +++ b/locales/es.json @@ -0,0 +1,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 huesped", + "Collaborate with URL": "Colaborar via URL", + "Support charts and MathJax": "Soporte para gráficos y MathJax", + "Support slide mode": "Soporte para modo dividido", + "Sign In": "Ingresar", + "Below is the history from browser": "A continuación, el historial del browser", + "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": "Refrescar historial", + "No history": "Ningún historial", + "Import from browser": "Importar del browser", + "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 dividido", + "Export": "Exportar", + "Import": "Importar", + "Clipboard": "Portapapeles", + "Download": "Download", + "Raw HTML": "HTML crudo", + "Edit": "Editar", + "View": "Ver", + "Both": "Ambos", + "Help": "Ayuda", + "Upload Image": "Subir imagen", + "Menu": "Menú", + "This page need refresh": "Esta página necesita ser cargada nuevamente", + "You have an incompatible client version.": "Tienes una version del cliente incompatible.", + "Refresh to update.": "Cargar nuevamente para actualizar.", + "New version available!": "Nueva versión disponible!", + "See releases notes here": "Ver las notas de publicación", + "Refresh to enjoy new features.": "Cargar nuevamente para usar las nuevas funciones.", + "Your user state has changed.": "El estado de tu usuario ha cambiado.", + "Refresh to load new user state.": "Cargar nuevamente para cargar el nuevo estado de tu usuario.", + "Refresh": "Cargar nuevamente", + "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 dividido", + "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 insertado", + "Marked text": "Texto marcado", + "Link": "Link", + "Image": "Imagen", + "Code": "Código", + "Externals": "Externos", + "This is a alert area.": "Este 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" +} -- cgit v1.2.3