RE: Knowledgebase Plugin ยป es.yml
| 1 |
# Spanish strings go here for Rails i18n
|
|---|---|
| 2 |
es: |
| 3 |
field_tag_list: "Lista de Etiquetas" |
| 4 |
label_content: "Contenido" |
| 5 |
label_summary: "Resumen" |
| 6 |
label_title: "T?tulo" |
| 7 |
label_category: "Categor?a" |
| 8 |
label_description: "Descripci?n" |
| 9 |
label_home: "Inicio" |
| 10 |
title_create_article: "Crear Art?culo" |
| 11 |
title_edit_article: "Modificar Art?culo" |
| 12 |
title_article_rating: "Valoraci?n del Art?culo" |
| 13 |
title_votes: "Votos" |
| 14 |
label_parent_category: "Categor?a Principal" |
| 15 |
label_root_category: "Categor?a Ra?z" |
| 16 |
title_edit_category: "Modificar Categor?a" |
| 17 |
title_create_category: "Crear Categor?a" |
| 18 |
label_title_articles: Art?culo |
| 19 |
label_title_category: Categor?a |
| 20 |
label_article_plural: Art?culos |
| 21 |
label_category_plural: Categor?as |
| 22 |
knowledgebase_title: "Base de conocimiento" |
| 23 |
label_jump_category: "Ir a Categor?a" |
| 24 |
title_newest_articles: "Art?culos m?s recientes" |
| 25 |
title_recently_updated_articles: "Art?culos actualizados" |
| 26 |
title_most_popular_articles: "Art?culos populares" |
| 27 |
title_top_rated_articles: "Art?culos de m?s valor" |
| 28 |
title_browse_by_category: "Navegar por Categor?a" |
| 29 |
title_new_category: "Nueva Categor?a" |
| 30 |
message_no_articles: "No se han a?adido ningunos art?culos. Puede empezar..." |