initial commit
This commit is contained in:
parent
2012aa8834
commit
9ddfa58ace
2289 changed files with 11217 additions and 0 deletions
59
themes/hugo-ficurinia/i18n/de.toml
Normal file
59
themes/hugo-ficurinia/i18n/de.toml
Normal file
|
@ -0,0 +1,59 @@
|
|||
[404message]
|
||||
other = "das ist nicht die Seite die Ihr sucht."
|
||||
|
||||
[searchbarTxt]
|
||||
other = "Suchen"
|
||||
|
||||
[tags]
|
||||
other = "Tags"
|
||||
|
||||
[date]
|
||||
other = "Datum"
|
||||
|
||||
[continueReading]
|
||||
other = "Weiter Lesen"
|
||||
|
||||
[previousPage]
|
||||
other = "vorherige Seite"
|
||||
|
||||
[nextPage]
|
||||
other = "Nächste Seite"
|
||||
|
||||
[shareOnTheFediverse]
|
||||
other = "Teilen im Fediverse"
|
||||
|
||||
[enterFediverseInstanceAddress]
|
||||
other = "Trage deine Instanzadresse hier ein"
|
||||
|
||||
[fediverseInstanceExample]
|
||||
other = "Z.b. mastodon.social"
|
||||
|
||||
[cancel]
|
||||
other = "Abbrechen"
|
||||
|
||||
[share]
|
||||
other = "Teilen"
|
||||
|
||||
[themeCopyrightNotice]
|
||||
other = "<a href='https://gitlab.com/gabmus/hugo-ficurinia'>Ficurinia Design</a> für <a href='https://gohugo.io'>Hugo</a> by <a href='https://gabmus.org'>Gabriele Musco</a>. Lizensiert unter <a href='https://www.gnu.org/licenses/agpl-3.0.html'>GNU AGPLv3</a>."
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[posts]
|
||||
other = "Posts"
|
||||
|
||||
[search]
|
||||
other = "Search"
|
||||
|
||||
[tagsColumn]
|
||||
other = "Tags:"
|
||||
|
||||
[tagColumn]
|
||||
other = "Tag:"
|
||||
|
||||
[morePostsLikeThis]
|
||||
other = "Mehr Posts wie dieser"
|
||||
|
||||
[noResultsFound]
|
||||
other = "Nichts gefunden"
|
59
themes/hugo-ficurinia/i18n/en.toml
Normal file
59
themes/hugo-ficurinia/i18n/en.toml
Normal file
|
@ -0,0 +1,59 @@
|
|||
[404message]
|
||||
other = "This is not the page you were looking for"
|
||||
|
||||
[searchbarTxt]
|
||||
other = "Search"
|
||||
|
||||
[tags]
|
||||
other = "Tags"
|
||||
|
||||
[date]
|
||||
other = "Date"
|
||||
|
||||
[continueReading]
|
||||
other = "Continue reading"
|
||||
|
||||
[previousPage]
|
||||
other = "Previous page"
|
||||
|
||||
[nextPage]
|
||||
other = "Next page"
|
||||
|
||||
[shareOnTheFediverse]
|
||||
other = "Share on the Fediverse"
|
||||
|
||||
[enterFediverseInstanceAddress]
|
||||
other = "Enter your instance's address"
|
||||
|
||||
[fediverseInstanceExample]
|
||||
other = "Eg. mastodon.social"
|
||||
|
||||
[cancel]
|
||||
other = "Cancel"
|
||||
|
||||
[share]
|
||||
other = "Share"
|
||||
|
||||
[themeCopyrightNotice]
|
||||
other = "<a href='https://gitlab.com/gabmus/hugo-ficurinia'>Ficurinia theme</a> for <a href='https://gohugo.io'>Hugo</a> by <a href='https://gabmus.org'>Gabriele Musco</a>. Licensed under <a href='https://www.gnu.org/licenses/agpl-3.0.html'>GNU AGPLv3</a>."
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[posts]
|
||||
other = "Posts"
|
||||
|
||||
[search]
|
||||
other = "Search"
|
||||
|
||||
[tagsColumn]
|
||||
other = "Tags:"
|
||||
|
||||
[tagColumn]
|
||||
other = "Tag:"
|
||||
|
||||
[morePostsLikeThis]
|
||||
other = "More posts like this"
|
||||
|
||||
[noResultsFound]
|
||||
other = "No results found"
|
59
themes/hugo-ficurinia/i18n/es.toml
Normal file
59
themes/hugo-ficurinia/i18n/es.toml
Normal file
|
@ -0,0 +1,59 @@
|
|||
[404message]
|
||||
other = "Esta no es la página que está buscando"
|
||||
|
||||
[searchbarTxt]
|
||||
other = "Buscar"
|
||||
|
||||
[tags]
|
||||
other = "Etiquetas"
|
||||
|
||||
[date]
|
||||
other = "Fecha"
|
||||
|
||||
[continueReading]
|
||||
other = "Continuar leyendo"
|
||||
|
||||
[previousPage]
|
||||
other = "Página anterior"
|
||||
|
||||
[nextPage]
|
||||
other = "Página siguiente"
|
||||
|
||||
[shareOnTheFediverse]
|
||||
other = "Compartir en el Fediverse"
|
||||
|
||||
[enterFediverseInstanceAddress]
|
||||
other = "Ingrese la dirección de su instancia"
|
||||
|
||||
[fediverseInstanceExample]
|
||||
other = "Por ej.: mastodon.social"
|
||||
|
||||
[cancel]
|
||||
other = "Cancelar"
|
||||
|
||||
[share]
|
||||
other = "Compartir"
|
||||
|
||||
[themeCopyrightNotice]
|
||||
other = "<a href='https://gitlab.com/gabmus/hugo-ficurinia'>Ficurinia theme</a> para <a href='https://gohugo.io'>Hugo</a> hecho por <a href='https://gabmus.org'>Gabriele Musco</a>. Licenciado bajo <a href='https://www.gnu.org/licenses/agpl-3.0.html'>GNU AGPLv3</a>."
|
||||
|
||||
[home]
|
||||
other = "Principal"
|
||||
|
||||
[posts]
|
||||
other = "Posts"
|
||||
|
||||
[search]
|
||||
other = "Buscar"
|
||||
|
||||
[tagsColumn]
|
||||
other = "Etiquetas:"
|
||||
|
||||
[tagColumn]
|
||||
other = "Etiqueta:"
|
||||
|
||||
[morePostsLikeThis]
|
||||
other = "Más posts como este"
|
||||
|
||||
[noResultsFound]
|
||||
other = "No se encontraron resultados"
|
59
themes/hugo-ficurinia/i18n/fr.toml
Normal file
59
themes/hugo-ficurinia/i18n/fr.toml
Normal file
|
@ -0,0 +1,59 @@
|
|||
[404message]
|
||||
other = "Ceci n'est pas la page que vous cherchez..."
|
||||
|
||||
[searchbarTxt]
|
||||
other = "Chercher"
|
||||
|
||||
[tags]
|
||||
other = "Tags"
|
||||
|
||||
[date]
|
||||
other = "Date"
|
||||
|
||||
[continueReading]
|
||||
other = "Continuer la lecture"
|
||||
|
||||
[previousPage]
|
||||
other = "Page précédente"
|
||||
|
||||
[nextPage]
|
||||
other = "Page suivante"
|
||||
|
||||
[shareOnTheFediverse]
|
||||
other = "Partager sur Fediverse"
|
||||
|
||||
[enterFediverseInstanceAddress]
|
||||
other = "Saisissez votre adresse d'instance"
|
||||
|
||||
[fediverseInstanceExample]
|
||||
other = "Eg. mastodon.social"
|
||||
|
||||
[cancel]
|
||||
other = "Annuler"
|
||||
|
||||
[share]
|
||||
other = "Partager"
|
||||
|
||||
[themeCopyrightNotice]
|
||||
other = "Réalisé avec ♥️ par un débianeu à poil dur."
|
||||
|
||||
[home]
|
||||
other = "Accueil"
|
||||
|
||||
[posts]
|
||||
other = "Posts"
|
||||
|
||||
[search]
|
||||
other = "Rechercher"
|
||||
|
||||
[tagsColumn]
|
||||
other = "Tags:"
|
||||
|
||||
[tagColumn]
|
||||
other = "Tag:"
|
||||
|
||||
[morePostsLikeThis]
|
||||
other = "Plus de posts comme celui-ci"
|
||||
|
||||
[noResultsFound]
|
||||
other = "Aucun résultat trouvé"
|
59
themes/hugo-ficurinia/i18n/it.toml
Normal file
59
themes/hugo-ficurinia/i18n/it.toml
Normal file
|
@ -0,0 +1,59 @@
|
|||
[404message]
|
||||
other = "Questa non è la pagina che stavi cercando"
|
||||
|
||||
[searchbarTxt]
|
||||
other = "Cerca"
|
||||
|
||||
[tags]
|
||||
other = "Tag"
|
||||
|
||||
[date]
|
||||
other = "Data"
|
||||
|
||||
[continueReading]
|
||||
other = "Continua a leggere"
|
||||
|
||||
[previousPage]
|
||||
other = "Pagina precedente"
|
||||
|
||||
[nextPage]
|
||||
other = "Pagina successiva"
|
||||
|
||||
[shareOnTheFediverse]
|
||||
other = "Condividi sul Fediverse"
|
||||
|
||||
[enterFediverseInstanceAddress]
|
||||
other = "Inserisci l'indirizzo della tua istanza"
|
||||
|
||||
[fediverseInstanceExample]
|
||||
other = "Es. mastodon.social"
|
||||
|
||||
[cancel]
|
||||
other = "Annulla"
|
||||
|
||||
[share]
|
||||
other = "Condividi"
|
||||
|
||||
[themeCopyrightNotice]
|
||||
other = "<a href='https://gitlab.com/gabmus/hugo-ficurinia'>Tema Ficurinia</a> per <a href='https://gohugo.io'>Hugo</a> creato da <a href='https://gabmus.org'>Gabriele Musco</a>. Disponibile con licenza <a href='https://www.gnu.org/licenses/agpl-3.0.html'>GNU AGPLv3</a>."
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[posts]
|
||||
other = "Post"
|
||||
|
||||
[search]
|
||||
other = "Cerca"
|
||||
|
||||
[tagsColumn]
|
||||
other = "Tag:"
|
||||
|
||||
[tagColumn]
|
||||
other = "Tag:"
|
||||
|
||||
[morePostsLikeThis]
|
||||
other = "Altri post come questo"
|
||||
|
||||
[noResultsFound]
|
||||
other = "Nessun risultato trovato"
|
59
themes/hugo-ficurinia/i18n/pt.toml
Normal file
59
themes/hugo-ficurinia/i18n/pt.toml
Normal file
|
@ -0,0 +1,59 @@
|
|||
[404message]
|
||||
other = "Esta não é a página que procuras"
|
||||
|
||||
[searchbarTxt]
|
||||
other = "Pesquisar"
|
||||
|
||||
[tags]
|
||||
other = "Etiquetas"
|
||||
|
||||
[date]
|
||||
other = "Data"
|
||||
|
||||
[continueReading]
|
||||
other = "Continuar a ler"
|
||||
|
||||
[previousPage]
|
||||
other = "Página anterior"
|
||||
|
||||
[nextPage]
|
||||
other = "Página seguinte"
|
||||
|
||||
[shareOnTheFediverse]
|
||||
other = "Partilhar no Fediverso"
|
||||
|
||||
[enterFediverseInstanceAddress]
|
||||
other = "Inserir o endereço da instância"
|
||||
|
||||
[fediverseInstanceExample]
|
||||
other = "ex: mastodon.social"
|
||||
|
||||
[cancel]
|
||||
other = "Cancelar"
|
||||
|
||||
[share]
|
||||
other = "Partilhar"
|
||||
|
||||
[themeCopyrightNotice]
|
||||
other = "<a href='https://gitlab.com/gabmus/hugo-ficurinia'>Tema Ficurinia</a> para <a href='https://gohugo.io'>Hugo</a> por <a href='https://gabmus.org'>Gabriele Musco</a>. Sob licença <a href='https://www.gnu.org/licenses/agpl-3.0.html'>GNU AGPLv3</a>."
|
||||
|
||||
[home]
|
||||
other = "Página Inicial"
|
||||
|
||||
[posts]
|
||||
other = "Publicações"
|
||||
|
||||
[search]
|
||||
other = "Pesquisar"
|
||||
|
||||
[tagsColumn]
|
||||
other = "Etiquetas:"
|
||||
|
||||
[tagColumn]
|
||||
other = "Etiqueta:"
|
||||
|
||||
[morePostsLikeThis]
|
||||
other = "Mais publicações como esta"
|
||||
|
||||
[noResultsFound]
|
||||
other = "Não foram encontrados resultados"
|
Loading…
Add table
Add a link
Reference in a new issue