From 239d68f94c6250276850fbe95eaa6cdd5c38fb26 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 16 Nov 2024 19:32:18 +0300 Subject: Своя тема, полностью всё переделал MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hugo-theme-stack/i18n/it.yaml | 73 ------------------------------------ 1 file changed, 73 deletions(-) delete mode 100644 themes/hugo-theme-stack/i18n/it.yaml (limited to 'themes/hugo-theme-stack/i18n/it.yaml') diff --git a/themes/hugo-theme-stack/i18n/it.yaml b/themes/hugo-theme-stack/i18n/it.yaml deleted file mode 100644 index 0cbeeab..0000000 --- a/themes/hugo-theme-stack/i18n/it.yaml +++ /dev/null @@ -1,73 +0,0 @@ -toggleMenu: - other: Toggle Menu - -darkMode: - other: Dark Mode - -list: - page: - one: "{{ .Count }} pagina" - other: "{{ .Count }} pagine" - - section: - other: Sezione - - subsection: - one: Sottosezione - other: Sottosezioni - -article: - back: - other: Indietro - - tableOfContents: - other: Indice - - relatedContent: - other: Contenuti correlati - - lastUpdatedOn: - other: Aggiornato il - - readingTime: - one: "{{ .Count }} min per leggere" - other: "{{ .Count }} min per leggere" - -notFound: - title: - other: Non trovato - subtitle: - other: Questa pagina non esiste. - -widget: - archives: - title: - other: Archivi - - more: - other: Di più - - tagCloud: - title: - other: Tags - - categoriesCloud: - title: - other: Categorie - -search: - title: - other: Cerca - - placeholder: - other: Scrivi qualcosa... - - resultTitle: - other: "#PAGES_COUNT pagine (#TIME_SECONDS secondi)" - -footer: - builtWith: - other: Realizzato con {{ .Generator }} - - designedBy: - other: Tema {{ .Theme }} realizzato da {{ .DesignedBy }} -- cgit v1.2.3