lmo.yaml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. # Content
  2. - id: dateFormat
  3. translation: "2 January 2006"
  4. - id: shortdateFormat
  5. translation: "2 Jan 2006 15:04:05"
  6. - id: postedOnDate
  7. translation: "Publegaa il {{ .Count }}"
  8. - id: lastModified
  9. translation: "(Darrera modifega ell {{ .Count }})"
  10. - id: translationsLabel
  11. translation: "Alter lengov: "
  12. - id: translationsSeparator
  13. translation: ", "
  14. - id: readMore
  15. translation: "Lensg"
  16. - id: olderPosts
  17. translation: "Articol pussee vegg"
  18. - id: newerPosts
  19. translation: "Articoli pussee noeuv"
  20. - id: previousPost
  21. translation: "Articolo de prima"
  22. - id: nextPost
  23. translation: "Articolo dopo"
  24. - id: readTime
  25. translation: "megnuu"
  26. - id: words
  27. translation: "paroll"
  28. # 404 page
  29. - id: pageNotFound
  30. translation: "Ocio, quella pagina chi la esist no. (errore 404)"
  31. # Footer
  32. - id: poweredBy # Accepts HTML
  33. translation: '<a href="https://gohugo.io">Desviluppaa con Hugo v{{ .Site.Hugo.Version }}</a> &nbsp;&bull;&nbsp; Tema <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adattaa de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
  34. # Navigation
  35. - id: toggleNavigation
  36. translation: "Attiva/disattiva la navigazion"
  37. - id: languageSwitcherLabel
  38. translation: "Lengua"
  39. - id: gcseLabelShort
  40. translation: "Cerca"
  41. - id: gcseLabelLong
  42. translation: "Cerca {{ .Site.Title }}"
  43. - id: gcseClose
  44. translation: "Sara su"
  45. # Staticman
  46. - id: noComment
  47. translation: "Nissub comment"
  48. - id: oneComment
  49. translation: "comment"
  50. - id: moreComment
  51. translation: "comment"
  52. - id: useMarkdown
  53. translation: "Te pòdet doperà la sintassi Markdown"
  54. - id: yourName
  55. translation: "El tò nomm"
  56. - id: yourEmail
  57. translation: "La toa adressa e-mail"
  58. - id: yourWebsite
  59. translation: "El tò sitt web"
  60. # Delayed Disqus
  61. - id: show
  62. translation: "Mostra"
  63. - id: comments
  64. translation: "comment"
  65. # Related posts
  66. - id: seeAlso
  67. translation: "Varda anca"
  68. # 404 page
  69. - id: pageNotFound
  70. translation: "Ocio, quella pagina chi la esist no. (errore 404)"
  71. # Footer
  72. - id: poweredBy # Accepts HTML
  73. translation: '<a href="https://gohugo.io">Desviluppaa con Hugo v{{ .Site.Hugo.Version }}</a> &nbsp;&bull;&nbsp; Tema <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adattaa de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
  74. # Navigation
  75. - id: toggleNavigation
  76. translation: "Attiva/disattiva la navigazion"
  77. - id: languageSwitcherLabel
  78. translation: "Lengua"
  79. - id: gcseLabelShort
  80. translation: "Cerca"
  81. - id: gcseLabelLong
  82. translation: "Cerca {{ .Site.Title }}"
  83. - id: gcseClose
  84. translation: "Sara su"
  85. # Staticman
  86. - id: noComment
  87. translation: "Nissub comment"
  88. - id: oneComment
  89. translation: "comment"
  90. - id: moreComment
  91. translation: "comment"
  92. - id: useMarkdown
  93. translation: "Te pòdet doperà la sintassi Markdown"
  94. - id: yourName
  95. translation: "El tò nomm"
  96. - id: yourEmail
  97. translation: "La toa adressa e-mail"
  98. - id: yourWebsite
  99. translation: "El tò sitt web"
  100. # Delayed Disqus
  101. - id: show
  102. translation: "Mostra"
  103. - id: comments
  104. translation: "comment"
  105. # Related posts
  106. - id: seeAlso
  107. translation: "Varda anca"