From f7ec12d90f9a94aa64845c5c1262746921d49b38 Mon Sep 17 00:00:00 2001 From: Conner Chu Date: Sun, 6 Jul 2025 12:55:07 +0200 Subject: [PATCH] fix translation error --- .../hugo-theme-hello-friend-ng/i18n/da.toml | 39 +++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/en.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/es.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/fr.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/gl.toml | 41 ++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/hi.toml | 39 +++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/id.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/it.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/ja.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/lmo.toml | 39 +++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/ml.toml | 39 +++++++++++++++ .../i18n/pt-br.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/ro.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/ru.toml | 48 +++++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/tr.toml | 44 +++++++++++++++++ .../hugo-theme-hello-friend-ng/i18n/uk.toml | 48 +++++++++++++++++++ .../i18n/zh-cn.toml | 44 +++++++++++++++++ .../i18n/zh-hk.toml | 39 +++++++++++++++ .../i18n/zh-tw.toml | 39 +++++++++++++++ 19 files changed, 811 insertions(+) create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/da.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/en.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/es.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/fr.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/gl.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/hi.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/id.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/it.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ja.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/lmo.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ml.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/pt-br.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ro.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ru.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/tr.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/uk.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-cn.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-hk.toml create mode 100644 _vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-tw.toml diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/da.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/da.toml new file mode 100644 index 0000000..15c1152 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/da.toml @@ -0,0 +1,39 @@ +# Translations for Danish +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Oversættelser" + +[postAvailable] +other = "Også tilgængelig på" + + +# 404.html +# +[archives] +other = "Arkiver" + +[home] +other = "Hjem" + +[notFound] +other = "Ups, siden blev ikke fundet…" + + +# posts/single.html +# +[readingTime] +one = "Ét minut" +other = "{{ .Count }} minutter" + +[tableOfContents] +other = "Indholdsfortegnelse" + +[wordCount] +one = "Ét Ord" +other = "{{ .Count }} Ord" + +[lastModified] +other = "Sidst opdateret" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/en.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/en.toml new file mode 100644 index 0000000..9783c83 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/en.toml @@ -0,0 +1,44 @@ +# Translations for English +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Translations" + +[postAvailable] +other = "Also available in" + + +# 404.html +# +[archives] +other = "Archives" + +[home] +other = "Home" + +[notFound] +other = "Oops, page not found…" + + +# posts/single.html +# +[readingTime] +one = "One minute" +other = "{{ .Count }} minutes" + +[tableOfContents] +other = "Table of Contents" + +[wordCount] +one = "One Word" +other = "{{ .Count }} Words" + +[lastModified] +other = "Last updated" + +# partials/pagination-list.html +[pagination] +newerPosts = "Newer posts" +olderPosts = "Older posts" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/es.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/es.toml new file mode 100644 index 0000000..98faacc --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/es.toml @@ -0,0 +1,44 @@ +# Translations for Spanish +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Traducciones" + +[postAvailable] +other = "También disponible en" + + +# 404.html +# +[archives] +other = "Archivo" + +[home] +other = "Home" + +[notFound] +other = "Oops, página no encontrada…" + + +# posts/single.html +# +[readingTime] +one = "Un minuto" +other = "{{ .Count }} minutos" + +[tableOfContents] +other = "Tabla de Contenido" + +[wordCount] +one = "Una Palabra" +other = "{{ .Count }} Palabras" + +[lastModified] +other = "Ultima actualización" + +# partials/pagination-list.html +[pagination] +newerPosts = "Entradas más recientes" +olderPosts = "Entradas antiguas" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/fr.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/fr.toml new file mode 100644 index 0000000..ead83f5 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/fr.toml @@ -0,0 +1,44 @@ +# Translations for French +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Traductions" + +[postAvailable] +other = "Aussi disponible en" + + +# 404.html +# +[archives] +other = "Les archives" + +[home] +other = "Accueil" + +[notFound] +other = "Oups, page non trouvée …" + + +# posts/single.html +# +[readingTime] +one = "Une minute" +other = "{{ .Count }} minutes" + +[tableOfContents] +other = "Table des matières" + +[wordCount] +one = "Un Mot" +other = "{{ .Count }} Mots" + +[lastModified] +other = "Mise à jour" + +# partials/pagination-list.html +[pagination] +newerPosts = "Articles plus récents" +olderPosts = "Articles plus anciens" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/gl.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/gl.toml new file mode 100644 index 0000000..e805f0d --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/gl.toml @@ -0,0 +1,41 @@ +# Translations for Galician +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Traducións" + +[postAvailable] +other = "Tamén dispoñible en" + + +# 404.html +# +[archives] +other = "Arquivos" + +[home] +other = "Inicio" + +[notFound] +other = "Vaia, non se atopou a páxina..." + + +# posts/single.html +# +[readingTime] +one = "Un minuto" +other = "{{ .Count }} minutos" + +[tableOfContents] +other = "Táboa de contidos" + +[wordCount] +one = "Unha Palabra" +other = "{{ .Count }} Palabras" + +# partials/pagination-list.html +[pagination] +newerPosts = "Entradas más recientes" +olderPosts = "Entradas antiguas" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/hi.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/hi.toml new file mode 100644 index 0000000..6486c73 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/hi.toml @@ -0,0 +1,39 @@ +# Translations for Hindi +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "अनुवाद" + +[postAvailable] +other = "पढ़ें इस भाषा में" + + +# 404.html +# +[archives] +other = "पुरालेख" + +[home] +other = "घर" + +[notFound] +other = "क्षमा करें ! पेज़ नहीं मिला…" + + +# posts/single.html +# +[readingTime] +one = "एक मिनट" +other = "{{ .Count }} मिनट" + +[tableOfContents] +other = "अनुक्रमणिका" + +[wordCount] +one = "एक शब्द" +other = "{{ .Count }} शब्द" + +[lastModified] +other = "आखरी अपडेट" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/id.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/id.toml new file mode 100644 index 0000000..c817730 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/id.toml @@ -0,0 +1,44 @@ +# Translations for Indonesia +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Terjemahan" + +[postAvailable] +other = "Tersedia juga di" + + +# 404.html +# +[archives] +other = "Arsip" + +[home] +other = "Beranda" + +[notFound] +other = "Oops, halaman tidak ditemukan…" + + +# posts/single.html +# +[readingTime] +one = "Satu menit" +other = "{{ .Count }} menit" + +[tableOfContents] +other = "Daftar isi" + +[wordCount] +one = "Satu Kata" +other = "{{ .Count }} Kata" + +[lastModified] +other = "Terakhir diupdate" + +# partials/pagination-list.html +[pagination] +newerPosts = "Postingan yang lebih baru" +olderPosts = "Postingan yang lebih lama" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/it.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/it.toml new file mode 100644 index 0000000..3f89d6f --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/it.toml @@ -0,0 +1,44 @@ +# Translations for Italian +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Traduzioni" + +[postAvailable] +other = "Disponibile anche in" + + +# 404.html +# +[archives] +other = "Archivi" + +[home] +other = "Home" + +[notFound] +other = "Oops, pagina non trovata…" + + +# posts/single.html +# +[readingTime] +one = "Un minuto" +other = "{{ .Count }} minuti" + +[tableOfContents] +other = "Contenuti" + +[wordCount] +one = "Una parola" +other = "{{ .Count }} parole" + +[lastModified] +other = "Ultimo aggiornamento" + +# partials/pagination-list.html +[pagination] +newerPosts = "Voci più recenti" +olderPosts = "Voci più vecchie" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ja.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ja.toml new file mode 100644 index 0000000..8e949f2 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ja.toml @@ -0,0 +1,44 @@ +# Translations for Japanese +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "翻訳" + +[postAvailable] +other = "他の言語" + + +# 404.html +# +[archives] +other = "アーカイブ" + +[home] +other = "ホームページ" + +[notFound] +other = "あっ、ページが見つかりません……" + +# Please add hasCJKLanguage = true under [languages.ja] for the below to behave correctly +# posts/single.html +# +[readingTime] +one = "一分" +other = "{{ .Count }}分" + +[tableOfContents] +other = "目次" + +[wordCount] +one = "一文字" +other = "{{ .Count }}文字" + +[lastModified] +other = "最終更新" + +# partials/pagination-list.html +[pagination] +newerPosts = "新しいエントリー" +olderPosts = "古いエントリー" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/lmo.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/lmo.toml new file mode 100644 index 0000000..4cfbbaa --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/lmo.toml @@ -0,0 +1,39 @@ +# Translations for Lombardian +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Traduzion" + +[postAvailable] +other = "Disponibel anca in" + + +# 404.html +# +[archives] +other = "Archivi" + +[home] +other = "Home" + +[notFound] +other = "Oops, pagina minga trovada…" + + +# posts/single.html +# +[readingTime] +one = "On megnuu" +other = "{{ .Count }} megnuu" + +[tableOfContents] +other = "Contegnuu" + +[wordCount] +one = "Ona parolla" +other = "{{ .Count }} paroll" + +[lastModified] +other = "Last update" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ml.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ml.toml new file mode 100644 index 0000000..a6aa087 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ml.toml @@ -0,0 +1,39 @@ +# Translations for മലയാളം [Malayalam] +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "വിവർത്തനങ്ങൾ" + +[postAvailable] +other = "ഈ പോസ്റ്റ് ലഭ്യമായ മറ്റ് ഭാഷകൾ:" + + +# 404.html +# +[archives] +other = "ശേഖരം" + +[home] +other = "പ്രധാന താൾ" + +[notFound] +other = "ക്ഷമിക്കണം. താൾ ലഭ്യമല്ല. ദേയവയി വിലാസം പരിശോധിക്കുക അല്ലെങ്കിൽ അൽപ സമയത്തിനു ശേഷം വീണ്ടും പരിശ്രമിക്കുക." + + +# posts/single.html +# +[readingTime] +one = "ഒരു മിനിറ്റ്" +other = "{{ .Count }} മിനിറ്റുകൾ" + +[tableOfContents] +other = "ഉള്ളടക്ക പട്ടിക" + +[wordCount] +one = "ഒരു വാക്ക്" +other = "{{ .Count }} വാക്കുകൾ" + +[lastModified] +other = "അവസാനമായി പുതുക്കിയത്" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/pt-br.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/pt-br.toml new file mode 100644 index 0000000..16db33f --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/pt-br.toml @@ -0,0 +1,44 @@ +# Translations for Portuguese (Brasilian) +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Traduções" + +[postAvailable] +other = "Também disponível em" + + +# 404.html +# +[archives] +other = "Arquivo" + +[home] +other = "Início" + +[notFound] +other = "Oops, página não encontrada…" + + +# posts/single.html +# +[readingTime] +one = "Um minuto" +other = "{{ .Count }} minutos" + +[tableOfContents] +other = "Índice" + +[wordCount] +one = "Uma Palavra" +other = "{{ .Count }} Palavras" + +[lastModified] +other = "Última actualização" + +# partials/pagination-list.html +[pagination] +newerPosts = "Entradas mais recentes" +olderPosts = "Entradas mais antigas" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ro.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ro.toml new file mode 100644 index 0000000..8b9ece4 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ro.toml @@ -0,0 +1,44 @@ +# Translations for Romanian +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Traduceri" + +[postAvailable] +other = "Disponibil și în" + + +# 404.html +# +[archives] +other = "Arhive" + +[home] +other = "Acasă" + +[notFound] +other = "Ups, pagina nu a fost găsită…" + + +# posts/single.html +# +[readingTime] +one = "Un minut" +other = "{{ .Count }} de minute" + +[tableOfContents] +other = "Cuprins" + +[wordCount] +one = "Un cuvânt" +other = "{{ .Count }} de cuvinte" + +[lastModified] +other = "Ultima modificare" + +# partials/pagination-list.html +[pagination] +newerPosts = "Intrări mai noi" +olderPosts = "Intrări mai vechi" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ru.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ru.toml new file mode 100644 index 0000000..d7df61a --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/ru.toml @@ -0,0 +1,48 @@ +# Translations for Russian +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Переводы" + +[postAvailable] +other = "Доступно на " + + +# 404.html +# +[archives] +other = "Архивы" + +[home] +other = "Главная" + +[notFound] +other = "Упс, страница не найдена…" + + +# posts/single.html +# +[readingTime] +one = "{{ .Count }} минута" +few = "{{ .Count }} минуты" +many = "{{ .Count }} минут" +other = "{{ .Count }} минут" + +[tableOfContents] +other = "Содержимое" + +[wordCount] +one = "{{ .Count }} слово" +few = "{{ .Count }} слова" +many = "{{ .Count }} слов" +other = "{{ .Count }} слов" + +[lastModified] +other = "Последнее обновление" + +# partials/pagination-list.html +[pagination] +newerPosts = "Более новые записи" +olderPosts = "Старые записи" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/tr.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/tr.toml new file mode 100644 index 0000000..70d20ab --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/tr.toml @@ -0,0 +1,44 @@ +# Translations for Turkish +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Çeviriler" + +[postAvailable] +other = "Ayrıca" + + +# 404.html +# +[archives] +other = "Arşiv" + +[home] +other = "Ana Sayfa" + +[notFound] +other = "Sayfa bulunamadı…" + + +# posts/single.html +# +[readingTime] +one = "Bir dakika" +other = "{{ .Count }} dakika" + +[tableOfContents] +other = "İçindekiler" + +[wordCount] +one = "One Kelime" +other = "{{ .Count }} Kelime" + +[lastModified] +other = "Son güncelleme" + +# partials/pagination-list.html +[pagination] +newerPosts = "Daha yeni girişler" +olderPosts = "Eski girişler" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/uk.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/uk.toml new file mode 100644 index 0000000..c0669f4 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/uk.toml @@ -0,0 +1,48 @@ +# Translations for Ukrainian +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "Переклади" + +[postAvailable] +other = "Доступне на " + + +# 404.html +# +[archives] +other = "Архіви" + +[home] +other = "Головна" + +[notFound] +other = "Упс, сторінка не знайдена…" + + +# posts/single.html +# +[readingTime] +one = "{{ .Count }} хвилина" +few = "{{ .Count }} хвилини" +many = "{{ .Count }} хвилин" +other = "{{ .Count }} хвилин" + +[tableOfContents] +other = "Вміст" + +[wordCount] +one = "{{ .Count }} слово" +few = "{{ .Count }} слова" +many = "{{ .Count }} слів" +other = "{{ .Count }} слів" + +[lastModified] +other = "Останнє оновлення" + +# partials/pagination-list.html +[pagination] +newerPosts = "Нові записи" +olderPosts = "Старіші записи" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-cn.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-cn.toml new file mode 100644 index 0000000..2f106a0 --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-cn.toml @@ -0,0 +1,44 @@ +# Translations for Chinese (China) +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "译文" + +[postAvailable] +other = "其他语言" + + +# 404.html +# +[archives] +other = "档案" + +[home] +other = "主页" + +[notFound] +other = "噢,找不到页面……" + +# Please add hasCJKLanguage = true under [languages.zh-cn] for the below to behave correctly +# posts/single.html +# +[readingTime] +one = "一分钟" +other = "{{ .Count }}分钟" + +[tableOfContents] +other = "目录" + +[wordCount] +one = "一字" +other = "{{ .Count }}字" + +[lastModified] +other = "最后修改" + +# partials/pagination-list.html +[pagination] +newerPosts = "较新条目" +olderPosts = "旧条目" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-hk.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-hk.toml new file mode 100644 index 0000000..4f52ffc --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-hk.toml @@ -0,0 +1,39 @@ +# Translations for Chinese (Hong Kong) [Cantonese] +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "譯文" + +[postAvailable] +other = "其他語言" + + +# 404.html +# +[archives] +other = "貼文" + +[home] +other = "主頁" + +[notFound] +other = "哎呀,揾唔到添……" + +# Please add hasCJKLanguage = true under [languages.zh-hk] for the below to behave correctly +# posts/single.html +# +[readingTime] +one = "一分鐘" +other = "{{ .Count }}分鐘" + +[tableOfContents] +other = "目錄" + +[wordCount] +one = "一粒字" +other = "{{ .Count }}字" + +[lastModified] +other = "最後修改" diff --git a/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-tw.toml b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-tw.toml new file mode 100644 index 0000000..4a83bac --- /dev/null +++ b/_vendor/github.com/rhazdon/hugo-theme-hello-friend-ng/i18n/zh-tw.toml @@ -0,0 +1,39 @@ +# Translations for Chinese (Taiwan) +# https://gohugo.io/content-management/multilingual/#translation-of-strings + +# Generic +# +[translations] +other = "譯文" + +[postAvailable] +other = "其他語言" + + +# 404.html +# +[archives] +other = "檔案" + +[home] +other = "主頁" + +[notFound] +other = "噢,找不到頁面……" + +# Please add hasCJKLanguage = true under [languages.zh-tw] for the below to behave correctly +# posts/single.html +# +[readingTime] +one = "一分鐘" +other = "{{ .Count }}分鐘" + +[tableOfContents] +other = "目錄" + +[wordCount] +one = "一字" +other = "{{ .Count }}字" + +[lastModified] +other = "最後修改"