Delete i18n directory

Delete i18n to reduce footprint
This commit is contained in:
BLZR
2024-04-24 09:17:44 +05:30
committed by GitHub
parent 91fef8025c
commit faabcb7ff3
6 changed files with 0 additions and 243 deletions

View File

@ -1,41 +0,0 @@
# Translations for German
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "Seite nicht gefunden…"
[home]
other = "Startseite"
[archives]
other = "Archive"
# posts/single.html
#
[seeAlso]
other = "Siehe auch"
[wordCount]
other = "{{ .WordCount }} Wörter"
[tableOfContents]
other = "Inhalt"
[newer]
other = "Neuer"
[older]
other = "Älter"
# partials/header.html
#
[menu]
other = "Menü"
[share]
other = "Teilen"
[featuredImage]
other = "Ausgewähltes Bild"

View File

@ -1,41 +0,0 @@
# Translations for English
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "Oops, page not found…"
[home]
other = "Home"
[archives]
other = "Archives"
# posts/single.html
#
[seeAlso]
other = "See Also"
[wordCount]
other = "{{ .WordCount }} Words"
[tableOfContents]
other = "Table of Contents"
[newer]
other = "Newer"
[older]
other = "Older"
# partials/header.html
#
[menu]
other = "Menu"
[share]
other = "Share"
[featuredImage]
other = "Featured Image"

View File

@ -1,41 +0,0 @@
# Translations for Spanish
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "Oops, esta página no fue encontrada…"
[home]
other = "Inicio"
[archives]
other = "Archivos"
# posts/single.html
#
[seeAlso]
other = "Vea también"
[wordCount]
other = "{{ .WordCount }} Palabras"
[tableOfContents]
other = "Tabla de Contenido"
[newer]
other = "Siguiente"
[older]
other = "Previo"
# partials/header.html
#
[menu]
other = "Menú"
[share]
other = "Cuota"
[featuredImage]
other = "Imagen Presentada"

View File

@ -1,41 +0,0 @@
# Translations for French
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "Oh non! page non-trouvée…"
[home]
other = "Accueil"
[archives]
other = "Archives"
# posts/single.html
#
[seeAlso]
other = "Voir également"
[wordCount]
other = "{{ .WordCount }} mots"
[tableOfContents]
other = "Sommaire"
[newer]
other = "Suivant"
[older]
other = "Précédent"
# partials/header.html
#
[menu]
other = "Menu"
[share]
other = "Partager"
[featuredImage]
other = "Image sélectionnée"

View File

@ -1,38 +0,0 @@
# Translations for Italian
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "Oops, pagina non trovata…"
[home]
other = "Home"
[archives]
other = "Archivi"
# posts/single.html
#
[wordCount]
other = "{{ .WordCount }} Parole"
[tableOfContents]
other = "Sommario"
[newer]
other = "Prossimo"
[older]
other = "Precedente"
# partials/header.html
#
[menu]
other = "Menu"
[share]
other = "Condividere"
[featuredImage]
other = "Immagine in primo piano"

View File

@ -1,41 +0,0 @@
# Translations for Simplified Chinese - 简体中文
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "糟糕,您要访问的页面不存在……"
[home]
other = "主页"
[archives]
other = "归档"
# posts/single.html
#
[seeAlso]
other = "相关推荐"
[wordCount]
other = "{{ .WordCount }} 字"
[tableOfContents]
other = "目录"
[newer]
other = "新"
[older]
other = "旧"
# partials/header.html
#
[menu]
other = "菜单"
[share]
other = "分享"
[featuredImage]
other = "特色图片"