-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
139 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
{ | ||
"menu": { | ||
"home": "Inicio", | ||
"about": "Acerca de", | ||
"archives": "Archivo", | ||
"categories": "Categorias", | ||
"tags": "Etiquetas", | ||
"post": "Artículos", | ||
"search": "Resultados de la búsqueda", | ||
"message-board": "Centro de mensajes", | ||
"not-found": "Página no encontrada" | ||
}, | ||
"home": { | ||
"editor_selection": "SELECCION DEL EDITOR", | ||
"recommended": "Destacados" | ||
}, | ||
"titles": { | ||
"articles": "Artículos", | ||
"about": "Acerca de", | ||
"category_list": "Categorias", | ||
"tag_list": "Etiquetas", | ||
"toc": "Tabla de Contenido", | ||
"comment": "Comentarios", | ||
"recent_comment": "Comentarios Recientes" | ||
}, | ||
"settings": { | ||
"months": [ | ||
"Enero", | ||
"Febrero", | ||
"Marzo", | ||
"Abril", | ||
"Mayo", | ||
"Junio", | ||
"Julio", | ||
"Agosto", | ||
"Septiembre", | ||
"Octubre", | ||
"Noviembre", | ||
"Diciembre" | ||
], | ||
"articles": "Artículos", | ||
"categories": "Categorias", | ||
"tags": "Etiquetas", | ||
"words": "Palabras", | ||
"visitor_count": "Cantidad de visitantes", | ||
"visit_count": "Cantidad de visitas", | ||
"button-all": "Todos", | ||
"paginator": { | ||
"newer": "Pre", | ||
"older": "Siguiente", | ||
"prev": "Anterior", | ||
"next": "Siguiente" | ||
}, | ||
"more-tags": "Ver más", | ||
"admin-user": "Dueño", | ||
"shared-on": "compartido en", | ||
"recently-search": "Buscado recientemente:", | ||
"search-result": "Encontrados [total] resultados.", | ||
"no-recent-search": "Sin busquedas recientes.", | ||
"no-search-result": "No se encontraron resultados.", | ||
"cmd-to-select": "para seleccionar", | ||
"cmd-to-navigate": "para navegar", | ||
"cmd-to-close": "para cerrar", | ||
"searched-by": "Búsqueda por", | ||
"tips-back-to-top": "Volver arriba", | ||
"tips-open-menu": "Abrir menú", | ||
"tips-back-to-home": "Volver al inicio", | ||
"tips-open-search": "Abrir buscador", | ||
"default-category": "Artículo", | ||
"default-tag": "ninguno", | ||
"empty-tag": "Sin etiquetas.", | ||
"empty-recent-comments": "Sin comentarios.", | ||
"pinned": "Pin", | ||
"featured": "Hot", | ||
"page-views-value": "Visitas a la Página: ", | ||
"site-running-for": "Tiempo de actividad: ", | ||
"site-running-for-unit": "días", | ||
"links": "Links Amigos", | ||
"links-slogan": "Mejorando con cada blogger", | ||
"links-random-visit": "Visitas random", | ||
"links-apply": "Aplicar a lista de amigos", | ||
"links-badge-personal": "Personal", | ||
"links-badge-personal-desc": "Graba cada paso del camino.", | ||
"links-badge-tech": "Tecnología", | ||
"links-badge-tech-desc": "Blogs de tecnología relacionados.", | ||
"links-badge-designer": "Diseñador", | ||
"links-badge-designer-desc": "Blogs de diseño relacionados.", | ||
"links-badge-vip": "Patrocinadores", | ||
"links-badge-vip-desc": "Patrocinadores recientes", | ||
"notification-random-jump": "Elegir un blogger afortunado al que recurrir." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters