initial commit
This commit is contained in:
134
themes/hugo-theme-relearn/i18n/it.toml
Normal file
134
themes/hugo-theme-relearn/i18n/it.toml
Normal file
@@ -0,0 +1,134 @@
|
||||
[Reading-direction]
|
||||
other = "ltr"
|
||||
|
||||
[Search]
|
||||
other = "Cerca"
|
||||
|
||||
[Search-placeholder]
|
||||
other = "Cerca..."
|
||||
|
||||
[Clear-search]
|
||||
other = "Cancella ricerca"
|
||||
|
||||
[No-results-found]
|
||||
other = "Nessun risultato trovato per \"{0}\""
|
||||
|
||||
[N-results-found]
|
||||
other = "{1} risultati trovati per \"{0}\""
|
||||
|
||||
[Clear-History]
|
||||
other = "Reimposta storico"
|
||||
|
||||
[Reset-view]
|
||||
other = "Azzeramento vista"
|
||||
|
||||
[View-reset]
|
||||
other = "Vista azzerata!"
|
||||
|
||||
[Attachments-label]
|
||||
other = "Allegati"
|
||||
|
||||
[title-404]
|
||||
other = "Non localizzato"
|
||||
|
||||
[message-404]
|
||||
other = "Oh no! Sembra che la pagina da te cercata non esista ¯\\_(ツ)_/¯."
|
||||
|
||||
[Go-to-homepage]
|
||||
other = "Ritorna alla pagina iniziale"
|
||||
|
||||
[Edit-this-page]
|
||||
other = "Modifica"
|
||||
|
||||
[Show-Markdown]
|
||||
other = "Mostra Markdown"
|
||||
|
||||
[Show-source]
|
||||
other = "Mostra il codice sorgente"
|
||||
|
||||
[Print-this-chapter]
|
||||
other = "Stampa l'intero capitolo"
|
||||
|
||||
[More-action]
|
||||
other = "Altro"
|
||||
|
||||
[shortcuts-menuTitle]
|
||||
other = "Altro"
|
||||
|
||||
[Expand-title]
|
||||
other = "Espandi..."
|
||||
|
||||
[Navigation-toggle]
|
||||
other = "Menu"
|
||||
|
||||
[Toc-toggle]
|
||||
other = "Indice"
|
||||
|
||||
[Byte-symbol]
|
||||
other = "B"
|
||||
|
||||
[Kilobyte-symbol]
|
||||
other = "KB"
|
||||
|
||||
[Megabyte-symbol]
|
||||
other = "MB"
|
||||
|
||||
[caution]
|
||||
other = "Attenzione"
|
||||
|
||||
[important]
|
||||
other = "Importante"
|
||||
|
||||
[info]
|
||||
other = "Informazione"
|
||||
|
||||
[note]
|
||||
other = "Nota"
|
||||
|
||||
[tip]
|
||||
other = "Suggerimento"
|
||||
|
||||
[warning]
|
||||
other = "Attenzione"
|
||||
|
||||
[Copy-to-clipboard]
|
||||
other = "Copia nella clipboard"
|
||||
|
||||
[Copied-to-clipboard]
|
||||
other = "Copia dalla clipboard!"
|
||||
|
||||
[Copy-link-to-clipboard]
|
||||
other = "Copia collegamento in clipboard"
|
||||
|
||||
[Link-copied-to-clipboard]
|
||||
other = "Collegamento copiato dalla clipboard!"
|
||||
|
||||
[Chapter]
|
||||
other = "Capitolo {{.}}"
|
||||
|
||||
[Language]
|
||||
other = "Lingua"
|
||||
|
||||
[Theme]
|
||||
other = "Tema"
|
||||
|
||||
[Submenu]
|
||||
other = "Sottomenu {{.}}"
|
||||
|
||||
[Subsections]
|
||||
other = "Sottosezioni di {{.}}"
|
||||
|
||||
[tags]
|
||||
other = "Tag"
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
|
||||
[categories]
|
||||
other = "Categorie"
|
||||
|
||||
[category]
|
||||
other = "Categoria"
|
||||
|
||||
[Details]
|
||||
other = "Dettagli"
|
||||
Reference in New Issue
Block a user