RE: Knowledgebase Plugin » it.yml
| 1 |
# Italian strings go here for Rails i18n
|
|---|---|
| 2 |
it: |
| 3 |
field_tag_list: "Tag" |
| 4 |
label_content: "Contenuto" |
| 5 |
label_summary: "Sommario" |
| 6 |
label_title: "Titolo" |
| 7 |
label_category: "Categoria" |
| 8 |
label_description: "Descrizione" |
| 9 |
label_home: "Home" |
| 10 |
title_create_article: "Nuovo Articolo" |
| 11 |
title_edit_article: "Modifica Articolo" |
| 12 |
title_article_rating: "Popolarità Articolo" |
| 13 |
title_votes: "Voti" |
| 14 |
label_parent_category: "Categoria padre" |
| 15 |
label_root_category: "Categoria principale" |
| 16 |
title_edit_category: "Modifica Categoria" |
| 17 |
title_create_category: "Nuovo Categoria" |
| 18 |
label_title_articles: "Articolo" |
| 19 |
label_title_category: "Categoria" |
| 20 |
label_article_plural: "Articoli" |
| 21 |
label_category_plural: "Categorie" |
| 22 |
knowledgebase_title: "Knowledge base" |
| 23 |
label_jump_category: "Vai alla categoria" |
| 24 |
title_newest_articles: "Articoli recenti" |
| 25 |
title_recently_updated_articles: "Articoli modificati di recente" |
| 26 |
title_most_popular_articles: "Articoli più letti" |
| 27 |
title_top_rated_articles: "Articoli più votati" |
| 28 |
title_browse_by_category: "Naviga per categoria" |
| 29 |
title_new_category: "Nuova categoria" |
| 30 |
message_no_articles: "Nessun articolo è stato ancora aggiunto alla knowledgebase." |