aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorGNUxeava <bluenerd@protonmail.com>2022-03-11 10:32:10 +0530
committerGNUxeava <bluenerd@protonmail.com>2022-03-11 10:32:10 +0530
commitfecc9b268410c8fefcd1ca32bc4228bba9002178 (patch)
treeaa621093976dbbe8961f723ddb3569737e96932a /i18n
parent2dfa39111cd76b102dbb3f58c1754b6c93b0265a (diff)
use theme
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.yaml102
-rw-r--r--i18n/en.yaml102
-rw-r--r--i18n/es.yaml102
-rw-r--r--i18n/fr.yaml102
-rw-r--r--i18n/ja.yaml102
-rw-r--r--i18n/ru.yaml105
-rw-r--r--i18n/tr.yaml102
-rw-r--r--i18n/zh-CN.yaml102
-rw-r--r--i18n/zh-TW.yaml102
9 files changed, 921 insertions, 0 deletions
diff --git a/i18n/de.yaml b/i18n/de.yaml
new file mode 100644
index 0000000..5f78c9e
--- /dev/null
+++ b/i18n/de.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "Archiv"
+
+tags:
+ other: "Tags"
+
+categories:
+ other: "Kategorien"
+
+# ===== footer =====
+powered:
+ other: "Powered by %s"
+
+theme:
+ other: "Theme"
+
+siteUV:
+ other: "site uv: %s"
+
+sitePV:
+ other: "site pv: %s"
+
+pagePV:
+ other: "%s mal gelesen"
+
+# ===== post =====
+prevPage:
+ other: "vorher"
+
+nextPage:
+ other: "nächstes"
+
+prevPost:
+ other: "vorher"
+
+nextPost:
+ other: "nächstes"
+
+toc:
+ other: "Inhalt"
+
+readMore:
+ other: "Weiterlesen..."
+
+reward:
+ other: "Belohnung"
+
+rewardAlipay:
+ other: "alipay"
+
+rewardWechat:
+ other: "wechat"
+
+wordCount:
+ one: "{{ .Count }} Wort"
+ other: "{{ .Count }} Wörter"
+
+readingTime:
+ one: "{{ .Count }} Min Lesezeit"
+ other: "{{ .Count }} Min Lesezeit"
+
+outdatedInfoWarningBefore:
+ other: "[HINWEIS] aktualisiert "
+
+outdatedInfoWarningAfter:
+ other: ". Der Inhalt dieses Artikels kann veraltet sein."
+
+# ===== content license =====
+author:
+ other: "Autor"
+
+lastMod:
+ other: "letzte Änderung"
+
+markdown:
+ other: "Markdown"
+
+seeMarkDown:
+ other: "Die Markdown Version »"
+
+license:
+ other: "Lizenz"
+
+# ===== counter =====
+archiveCounter:
+ one: "{{ .Count }} Aritkel in Summe"
+ other: "{{ .Count }} Artikel in Summe"
+
+tagCounter:
+ one: "{{ .Count }} Tag in Summe"
+ other: "{{ .Count }} Tags in Summe"
+
+zeroTagCounter:
+ other: "Keine Tags"
+
+categoryCounter:
+ one: "{{ .Count }} Kategorie in Summe"
+ other: "{{ .Count }} Kategorien in Summe"
+
+zeroCategoryCounter:
+ other: "Keine Kategorien"
diff --git a/i18n/en.yaml b/i18n/en.yaml
new file mode 100644
index 0000000..bee91f7
--- /dev/null
+++ b/i18n/en.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "Archive"
+
+tags:
+ other: "Tags"
+
+categories:
+ other: "Categories"
+
+# ===== footer =====
+powered:
+ other: "Powered by %s"
+
+theme:
+ other: "Theme"
+
+siteUV:
+ other: "site uv: %s"
+
+sitePV:
+ other: "site pv: %s"
+
+pagePV:
+ other: "%s times read"
+
+# ===== post =====
+prevPage:
+ other: "Prev"
+
+nextPage:
+ other: "Next"
+
+prevPost:
+ other: "Prev"
+
+nextPost:
+ other: "Next"
+
+toc:
+ other: "Contents"
+
+readMore:
+ other: "Read more..."
+
+reward:
+ other: "Reward"
+
+rewardAlipay:
+ other: "alipay"
+
+rewardWechat:
+ other: "wechat"
+
+wordCount:
+ one: "{{ .Count }} word"
+ other: "{{ .Count }} words"
+
+readingTime:
+ one: "{{ .Count }} min read"
+ other: "{{ .Count }} mins read"
+
+outdatedInfoWarningBefore:
+ other: "[NOTE] Updated "
+
+outdatedInfoWarningAfter:
+ other: ". This article may have outdated content or subject matter."
+
+# ===== content license =====
+author:
+ other: "Author"
+
+lastMod:
+ other: "LastMod"
+
+markdown:
+ other: "Markdown"
+
+seeMarkDown:
+ other: "The Markdown version »"
+
+license:
+ other: "License"
+
+# ===== counter =====
+archiveCounter:
+ one: "{{ .Count }} Post In Total"
+ other: "{{ .Count }} Posts In Total"
+
+tagCounter:
+ one: "{{ .Count }} Tag In Total"
+ other: "{{ .Count }} Tags In Total"
+
+zeroTagCounter:
+ other: "No tags"
+
+categoryCounter:
+ one: "{{ .Count }} Category In Total"
+ other: "{{ .Count }} Categories In Total"
+
+zeroCategoryCounter:
+ other: "No categories"
diff --git a/i18n/es.yaml b/i18n/es.yaml
new file mode 100644
index 0000000..93ff9f8
--- /dev/null
+++ b/i18n/es.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "Archivo"
+
+tags:
+ other: "Etiquetas"
+
+categories:
+ other: "Categorías"
+
+# ===== footer =====
+powered:
+ other: "Creado con %s"
+
+theme:
+ other: "Tema"
+
+siteUV:
+ other: "sitio uv: %s"
+
+sitePV:
+ other: "sitio pv: %s"
+
+pagePV:
+ other: "%s leido"
+
+# ===== post =====
+prevPage:
+ other: "Previo"
+
+nextPage:
+ other: "Siguiente"
+
+prevPost:
+ other: "Previo"
+
+nextPost:
+ other: "Siguiente"
+
+toc:
+ other: "Contenidos"
+
+readMore:
+ other: "Leer mas..."
+
+reward:
+ other: "Reward"
+
+rewardAlipay:
+ other: "alipay"
+
+rewardWechat:
+ other: "wechat"
+
+wordCount:
+ one: "{{ .Count }} palabra"
+ other: "{{ .Count }} palabras"
+
+readingTime:
+ one: "{{ .Count }} min lectura"
+ other: "{{ .Count }} mins lectura"
+
+outdatedInfoWarningBefore:
+ other: "[NOTE] Updated "
+
+outdatedInfoWarningAfter:
+ other: ". This article may have outdated content or subject matter."
+
+# ===== content license =====
+author:
+ other: "Autor"
+
+lastMod:
+ other: "Ultima modificación"
+
+markdown:
+ other: "Markdown"
+
+seeMarkDown:
+ other: "Versión Markdown »"
+
+license:
+ other: "Licencia"
+
+# ===== counter =====
+archiveCounter:
+ one: "{{ .Count }} Post en Total"
+ other: "{{ .Count }} Posts en Total"
+
+tagCounter:
+ one: "{{ .Count }} Tag en Total"
+ other: "{{ .Count }} Tags en Total"
+
+zeroTagCounter:
+ other: "No tags"
+
+categoryCounter:
+ one: "{{ .Count }} Categoria en Total"
+ other: "{{ .Count }} Categorias en Total"
+
+zeroCategoryCounter:
+ other: "No categorias"
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
new file mode 100644
index 0000000..9262efe
--- /dev/null
+++ b/i18n/fr.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "Archive"
+
+tags:
+ other: "Tags"
+
+categories:
+ other: "Catégories"
+
+# ===== footer =====
+powered:
+ other: "Propulsé par %s"
+
+theme:
+ other: "Thème"
+
+siteUV:
+ other: "site uv: %s"
+
+sitePV:
+ other: "site pv: %s"
+
+pagePV:
+ other: "%s temps de lecture"
+
+# ===== post =====
+prevPage:
+ other: "Plus récents"
+
+nextPage:
+ other: "Plus vieux"
+
+prevPost:
+ other: "Précédent"
+
+nextPost:
+ other: "Suivant"
+
+toc:
+ other: "Contenu"
+
+readMore:
+ other: "Lire la suite..."
+
+reward:
+ other: "Reward"
+
+rewardAlipay:
+ other: "alipay"
+
+rewardWechat:
+ other: "wechat"
+
+wordCount:
+ one: "{{ .Count }} mots"
+ other: "{{ .Count }} mots"
+
+readingTime:
+ one: "{{ .Count }} min de lecture"
+ other: "{{ .Count }} mins de lecture"
+
+outdatedInfoWarningBefore:
+ other: "[NOTE] Updated "
+
+outdatedInfoWarningAfter:
+ other: ". This article may have outdated content or subject matter."
+
+# ===== content license =====
+author:
+ other: "Auteur"
+
+lastMod:
+ other: "Modifié"
+
+markdown:
+ other: "Markdown"
+
+seeMarkDown:
+ other: "Version de Markdown »"
+
+license:
+ other: "Licence"
+
+# ===== counter =====
+archiveCounter:
+ one: "{{ .Count }} Articles au total"
+ other: "{{ .Count }} Articles au total"
+
+tagCounter:
+ one: "{{ .Count }} Tag au total"
+ other: "{{ .Count }} Tags au total"
+
+zeroTagCounter:
+ other: "Aucun tag"
+
+categoryCounter:
+ one: "{{ .Count }} Catégorie au total"
+ other: "{{ .Count }} Catégories au total"
+
+zeroCategoryCounter:
+ other: "Aucune catégorie"
diff --git a/i18n/ja.yaml b/i18n/ja.yaml
new file mode 100644
index 0000000..ede8e8b
--- /dev/null
+++ b/i18n/ja.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "アーカイブ"
+
+tags:
+ other: "タグ"
+
+categories:
+ other: "カテゴリ"
+
+# ===== footer =====
+powered:
+ other: "Powered by %s"
+
+theme:
+ other: "Theme"
+
+siteUV:
+ other: "総訪問者数: %s"
+
+sitePV:
+ other: "総ページビュー: %s"
+
+pagePV:
+ other: "ページビュー: %s"
+
+# ===== post =====
+prevPage:
+ other: "前へ"
+
+nextPage:
+ other: "次へ"
+
+prevPost:
+ other: "前の記事へ"
+
+nextPost:
+ other: "次の記事へ"
+
+toc:
+ other: "コンテンツ"
+
+readMore:
+ other: "続きを読む..."
+
+reward:
+ other: "Reword"
+
+rewardAlipay:
+ other: "alipay"
+
+rewardWechat:
+ other: "wechat"
+
+wordCount:
+ one: "{{ .Count }} 文字"
+ other: "{{ .Count }} 文字"
+
+readingTime:
+ one: "読了時間: {{ .Count }} 分"
+ other: "読了時間: {{ .Count }} 分"
+
+outdatedInfoWarningBefore:
+ other: "【注意】最後更新日は "
+
+outdatedInfoWarningAfter:
+ other: "のため、記事の内容が古い可能性があります。"
+
+# ===== content license =====
+author:
+ other: "作成者"
+
+lastMod:
+ other: "最終更新時刻"
+
+markdown:
+ other: "Markdown"
+
+seeMarkDown:
+ other: "Markdownで本文を見る »"
+
+license:
+ other: "ライセンス"
+
+# ===== counter =====
+archiveCounter:
+ one: "投稿数: {{ .Count }} 記事"
+ other: "投稿数: {{ .Count }} 記事"
+
+tagCounter:
+ one: "タグ: {{ .Count }}"
+ other: "タグ: {{ .Count }}"
+
+zeroTagCounter:
+ other: "タグなし"
+
+categoryCounter:
+ one: "カテゴリ: {{ .Count }}"
+ other: "カテゴリ: {{ .Count }}"
+
+zeroCategoryCounter:
+ other: "カテゴリなし"
diff --git a/i18n/ru.yaml b/i18n/ru.yaml
new file mode 100644
index 0000000..f1c8677
--- /dev/null
+++ b/i18n/ru.yaml
@@ -0,0 +1,105 @@
+# ===== title =====
+archive:
+ other: "Архив"
+
+tags:
+ other: "Теги"
+
+categories:
+ other: "Категории"
+
+# ===== footer =====
+powered:
+ other: "Создано с помощью %s"
+
+theme:
+ other: "Тема"
+
+siteUV:
+ other: "Просмотров страниц: %s"
+
+sitePV:
+ other: "Уникальных посетителей: %s"
+
+pagePV:
+ other: "Прочитано раз: %s"
+
+# ===== post =====
+prevPage:
+ other: "Назад"
+
+nextPage:
+ other: "Вперёд"
+
+prevPost:
+ other: "Предыдущий"
+
+nextPost:
+ other: "Следующий"
+
+toc:
+ other: "Содержание"
+
+readMore:
+ other: "Читать дальше..."
+
+reward:
+ other: "Наградить"
+
+rewardAlipay:
+ other: "alipay"
+
+rewardWechat:
+ other: "wechat"
+
+wordCount:
+ one: "{{ .Count }} слово"
+ few: "{{ .Count }} слова"
+ many: "{{ .Count }} слов"
+
+readingTime:
+ other: "{{ .Count }} мин. на прочтение"
+
+outdatedInfoWarningBefore:
+ other: "[ВНИМАНИЕ] Обновлено "
+
+outdatedInfoWarningAfter:
+ other: ". Содержание этой статьи может быть устаревшим."
+
+# ===== content license =====
+author:
+ other: "Автор"
+
+lastMod:
+ other: "Последнее изменение"
+
+markdown:
+ other: "Markdown"
+
+seeMarkDown:
+ other: "Версия Markdown »"
+
+license:
+ other: "Лицензия"
+
+# ===== counter =====
+archiveCounter:
+ one: "{{ .Count }} публикация"
+ few: "{{ .Count }} публикации"
+ many: "{{ .Count }} пибликаций"
+
+tagCounter:
+ one: "{{ .Count }} тег"
+ few: "{{ .Count }} тега"
+ many: "{{ .Count }} тегов"
+
+zeroTagCounter:
+ other: "Нет тегов"
+
+categoryCounter:
+ one: "{{ .Count }} категория"
+ few: "{{ .Count }} категории"
+ many: "{{ .Count }} категорий"
+
+zeroCategoryCounter:
+ other: "Нет категорий"
diff --git a/i18n/tr.yaml b/i18n/tr.yaml
new file mode 100644
index 0000000..8d249a1
--- /dev/null
+++ b/i18n/tr.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "Arşiv"
+
+tags:
+ other: "Etiketler"
+
+categories:
+ other: "Kategoriler"
+
+# ===== footer =====
+powered:
+ other: "%s tarafından desteklenmektedir"
+
+theme:
+ other: "Tema"
+
+siteUV:
+ other: "site uv: %s"
+
+sitePV:
+ other: "site pv: %s"
+
+pagePV:
+ other: "okuma süresi: %s"
+
+# ===== post =====
+prevPage:
+ other: "Önceki"
+
+nextPage:
+ other: "Sonraki"
+
+prevPost:
+ other: "Önceki"
+
+nextPost:
+ other: "Sonraki"
+
+toc:
+ other: "İçerikler"
+
+readMore:
+ other: "Daha fazla..."
+
+reward:
+ other: "Ödül"
+
+rewardAlipay:
+ other: "alipay"
+
+rewardWechat:
+ other: "wechat"
+
+wordCount:
+ one: "{{ .Count }} kelime"
+ other: "{{ .Count }} kelime"
+
+readingTime:
+ one: "{{ .Count }} dakikalık okuma süresi"
+ other: "{{ .Count }} dakikalık okuma süresi"
+
+outdatedInfoWarningBefore:
+ other: "[NOT] Güncellendi "
+
+outdatedInfoWarningAfter:
+ other: ". Bu makale güncel olmayan içeriğe veya konuya sahip olabilir."
+
+# ===== content license =====
+author:
+ other: "Yazar"
+
+lastMod:
+ other: "LastMod"
+
+markdown:
+ other: "Markdown"
+
+seeMarkDown:
+ other: "Markdown sürümü »"
+
+license:
+ other: "Lisans"
+
+# ===== counter =====
+archiveCounter:
+ one: "Toplam {{ .Count }} gönderi"
+ other: "Toplam {{ .Count }} gönderi"
+
+tagCounter:
+ one: "Toplam {{ .Count }} etiket"
+ other: "Toplam {{ .Count }} etiket"
+
+zeroTagCounter:
+ other: "Etiket yok"
+
+categoryCounter:
+ one: "Toplam {{ .Count }} kategori"
+ other: "Toplam {{ .Count }} kategori"
+
+zeroCategoryCounter:
+ other: "Kategori yok"
diff --git a/i18n/zh-CN.yaml b/i18n/zh-CN.yaml
new file mode 100644
index 0000000..b6ecf5c
--- /dev/null
+++ b/i18n/zh-CN.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "归档"
+
+tags:
+ other: "标签"
+
+categories:
+ other: "分类"
+
+# ===== footer =====
+powered:
+ other: "由 %s 强力驱动"
+
+theme:
+ other: "主题"
+
+siteUV:
+ other: "本站总访客数 %s 人"
+
+sitePV:
+ other: "本站总访问量 %s 次"
+
+pagePV:
+ other: "%s 次阅读"
+
+# ===== post =====
+prevPage:
+ other: "上一页"
+
+nextPage:
+ other: "下一页"
+
+prevPost:
+ other: "上一篇"
+
+nextPost:
+ other: "下一篇"
+
+toc:
+ other: "文章目录"
+
+readMore:
+ other: "阅读更多"
+
+reward:
+ other: "赞赏支持"
+
+rewardAlipay:
+ other: "支付宝打赏"
+
+rewardWechat:
+ other: "微信打赏"
+
+wordCount:
+ one: "约 {{ .Count }} 字"
+ other: "约 {{ .Count }} 字"
+
+readingTime:
+ one: "预计阅读 {{ .Count }} 分钟"
+ other: "预计阅读 {{ .Count }} 分钟"
+
+outdatedInfoWarningBefore:
+ other: "【注意】最后更新于 "
+
+outdatedInfoWarningAfter:
+ other: ",文中内容可能已过时,请谨慎使用。"
+
+# ===== content license =====
+author:
+ other: "文章作者"
+
+lastMod:
+ other: "上次更新"
+
+markdown:
+ other: "原始文档"
+
+seeMarkDown:
+ other: "查看本文 Markdown 版本 »"
+
+license:
+ other: "许可协议"
+
+# ===== counter =====
+archiveCounter:
+ one: "共计 {{ .Count }} 篇文章"
+ other: "共计 {{ .Count }} 篇文章"
+
+tagCounter:
+ one: "共计 {{ .Count }} 个标签"
+ other: "共计 {{ .Count }} 个标签"
+
+zeroTagCounter:
+ other: "暂无标签"
+
+categoryCounter:
+ one: "共计 {{ .Count }} 个分类"
+ other: "共计 {{ .Count }} 个分类"
+
+zeroCategoryCounter:
+ other: "暂无分类"
diff --git a/i18n/zh-TW.yaml b/i18n/zh-TW.yaml
new file mode 100644
index 0000000..9f4ac0d
--- /dev/null
+++ b/i18n/zh-TW.yaml
@@ -0,0 +1,102 @@
+# ===== title =====
+archive:
+ other: "歸檔"
+
+tags:
+ other: "標簽"
+
+categories:
+ other: "分類"
+
+# ===== footer =====
+powered:
+ other: "由 %s 強力驅動"
+
+theme:
+ other: "主題"
+
+siteUV:
+ other: "本站總訪客數 %s 人"
+
+sitePV:
+ other: "本站總訪問量 %s 次"
+
+pagePV:
+ other: "%s 次閱讀"
+
+# ===== post =====
+prevPage:
+ other: "上一頁"
+
+nextPage:
+ other: "下一頁"
+
+prevPost:
+ other: "上一篇"
+
+nextPost:
+ other: "下一篇"
+
+toc:
+ other: "文章目錄"
+
+readMore:
+ other: "閱讀更多"
+
+reward:
+ other: "讚賞支持"
+
+rewardAlipay:
+ other: "支付寶贊助"
+
+rewardWechat:
+ other: "微信贊助"
+
+wordCount:
+ one: "約 {{ .Count }} 字"
+ other: "約 {{ .Count }} 字"
+
+readingTime:
+ one: "預計閱讀 {{ .Count }} 分鐘"
+ other: "預計閱讀 {{ .Count }} 分鐘"
+
+outdatedInfoWarningBefore:
+ other: "注意:最後更新於 "
+
+outdatedInfoWarningAfter:
+ other: ",文中內容可能已過時,請謹慎參考。"
+
+# ===== content license =====
+author:
+ other: "文章作者"
+
+lastMod:
+ other: "上次更新"
+
+markdown:
+ other: "原始文檔"
+
+seeMarkDown:
+ other: "查看本文 Markdown 版本 »"
+
+license:
+ other: "許可證"
+
+# ===== counter =====
+archiveCounter:
+ one: "共計 {{ .Count }} 篇文章"
+ other: "共計 {{ .Count }} 篇文章"
+
+tagCounter:
+ one: "共計 {{ .Count }} 個標籤"
+ other: "共計 {{ .Count }} 個標籤"
+
+zeroTagCounter:
+ other: "暫無標籤"
+
+categoryCounter:
+ one: "共計 {{ .Count }} 個分類"
+ other: "共計 {{ .Count }} 個分類"
+
+zeroCategoryCounter:
+ other: "暫無分類"