123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- # Content
- - id: dateFormat
- translation: "2 January 2006"
- - id: shortdateFormat
- translation: "2 Jan 2006 15:04:05"
- - id: postedOnDate
- translation: "Publegaa il {{ .Count }}"
- - id: lastModified
- translation: "(Darrera modifega ell {{ .Count }})"
- - id: translationsLabel
- translation: "Alter lengov: "
- - id: translationsSeparator
- translation: ", "
- - id: readMore
- translation: "Lensg"
- - id: olderPosts
- translation: "Articol pussee vegg"
- - id: newerPosts
- translation: "Articoli pussee noeuv"
- - id: previousPost
- translation: "Articolo de prima"
- - id: nextPost
- translation: "Articolo dopo"
- - id: readTime
- translation: "megnuu"
- - id: words
- translation: "paroll"
- # 404 page
- - id: pageNotFound
- translation: "Ocio, quella pagina chi la esist no. (errore 404)"
- # Footer
- - id: poweredBy # Accepts HTML
- translation: '<a href="https://gohugo.io">Desviluppaa con Hugo v{{ .Site.Hugo.Version }}</a> • Tema <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adattaa de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
- # Navigation
- - id: toggleNavigation
- translation: "Attiva/disattiva la navigazion"
- - id: languageSwitcherLabel
- translation: "Lengua"
- - id: gcseLabelShort
- translation: "Cerca"
- - id: gcseLabelLong
- translation: "Cerca {{ .Site.Title }}"
- - id: gcseClose
- translation: "Sara su"
- # Staticman
- - id: noComment
- translation: "Nissub comment"
- - id: oneComment
- translation: "comment"
- - id: moreComment
- translation: "comment"
- - id: useMarkdown
- translation: "Te pòdet doperà la sintassi Markdown"
- - id: yourName
- translation: "El tò nomm"
- - id: yourEmail
- translation: "La toa adressa e-mail"
- - id: yourWebsite
- translation: "El tò sitt web"
- # Delayed Disqus
- - id: show
- translation: "Mostra"
- - id: comments
- translation: "comment"
- # Related posts
- - id: seeAlso
- translation: "Varda anca"
- # 404 page
- - id: pageNotFound
- translation: "Ocio, quella pagina chi la esist no. (errore 404)"
- # Footer
- - id: poweredBy # Accepts HTML
- translation: '<a href="https://gohugo.io">Desviluppaa con Hugo v{{ .Site.Hugo.Version }}</a> • Tema <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adattaa de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
- # Navigation
- - id: toggleNavigation
- translation: "Attiva/disattiva la navigazion"
- - id: languageSwitcherLabel
- translation: "Lengua"
- - id: gcseLabelShort
- translation: "Cerca"
- - id: gcseLabelLong
- translation: "Cerca {{ .Site.Title }}"
- - id: gcseClose
- translation: "Sara su"
- # Staticman
- - id: noComment
- translation: "Nissub comment"
- - id: oneComment
- translation: "comment"
- - id: moreComment
- translation: "comment"
- - id: useMarkdown
- translation: "Te pòdet doperà la sintassi Markdown"
- - id: yourName
- translation: "El tò nomm"
- - id: yourEmail
- translation: "La toa adressa e-mail"
- - id: yourWebsite
- translation: "El tò sitt web"
- # Delayed Disqus
- - id: show
- translation: "Mostra"
- - id: comments
- translation: "comment"
- # Related posts
- - id: seeAlso
- translation: "Varda anca"
|