diff options
author | Julio Capote <jcapote@gmail.com> | 2018-11-06 02:49:16 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2018-11-06 02:49:16 +0000 |
commit | a62a3e7755579d93ce3a87243dd277575930fffe (patch) | |
tree | 6d074f7294c5b7a45bed7ac229a6802830da2a04 /themes/even/i18n | |
download | capotej.com-a62a3e7755579d93ce3a87243dd277575930fffe.tar.gz |
init
Diffstat (limited to 'themes/even/i18n')
-rw-r--r-- | themes/even/i18n/en.yaml | 102 | ||||
-rw-r--r-- | themes/even/i18n/es.yaml | 102 | ||||
-rw-r--r-- | themes/even/i18n/fr.yaml | 102 | ||||
-rw-r--r-- | themes/even/i18n/zh-CN.yaml | 102 |
4 files changed, 408 insertions, 0 deletions
diff --git a/themes/even/i18n/en.yaml b/themes/even/i18n/en.yaml new file mode 100644 index 0000000..48870d6 --- /dev/null +++ b/themes/even/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/themes/even/i18n/es.yaml b/themes/even/i18n/es.yaml new file mode 100644 index 0000000..ea6e079 --- /dev/null +++ b/themes/even/i18n/es.yaml @@ -0,0 +1,102 @@ +# ===== title ===== +archive: + other: "Archivo" + +tags: + other: "Tags" + +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/themes/even/i18n/fr.yaml b/themes/even/i18n/fr.yaml new file mode 100644 index 0000000..9262efe --- /dev/null +++ b/themes/even/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/themes/even/i18n/zh-CN.yaml b/themes/even/i18n/zh-CN.yaml new file mode 100644 index 0000000..b6ecf5c --- /dev/null +++ b/themes/even/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: "暂无分类" |