Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorThibaud Leprêtre <thibaud.lepretre@gmail.com>2016-11-15 00:59:07 +0300
committerThibaud Leprêtre <thibaud.lepretre@gmail.com>2016-11-20 17:21:07 +0300
commit4567ee757caf6133eaa6f026308385fcaba19508 (patch)
tree31e2e529860362b32dc3e8973f6b6dd875ddc31e /i18n
parent97054739a2523dcecac4ca43c151b4140d0b8783 (diff)
Add theme translation
- [x] replace hardcoded string by `{{ i18n KEY }}` in html file - [x] Add *en-US* translation file - [x] Add *fr-FR* translation file - [x] Add *es-ES* translation file - [x] Add *ja* translation file - [x] Add *pt-br* translation file - [x] Add *ru* translation file - [x] Add *zh-cn* translation file - [x] Add *zh-tw* translation file - [x] Add *vi* translation file - [x] Add *de-de* translation file - [x] translate menu - [x] localize date (if possible) fixes #9
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de-de.yaml181
-rw-r--r--i18n/en-us.yaml181
l---------i18n/en.yaml1
-rw-r--r--i18n/es-es.yaml181
-rw-r--r--i18n/fr-fr.yaml175
-rw-r--r--i18n/ja.yaml181
-rw-r--r--i18n/pt-br.yaml181
-rw-r--r--i18n/ru.yaml181
-rw-r--r--i18n/vi.yaml181
-rw-r--r--i18n/zh-cn.yaml181
-rw-r--r--i18n/zh-tw.yaml181
11 files changed, 1805 insertions, 0 deletions
diff --git a/i18n/de-de.yaml b/i18n/de-de.yaml
new file mode 100644
index 0000000..d06161d
--- /dev/null
+++ b/i18n/de-de.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "Home"
+
+- id: "global.categories"
+ translation: "Kategorien"
+
+- id: "global.category"
+ translation: "Kategorie"
+
+- id: "global.tags"
+ translation: "Tags"
+
+- id: "global.tag"
+ translation: "Tag"
+
+- id: "global.archives"
+ translation: "Archiv"
+
+- id: "global.search"
+ translation: "Suche"
+
+- id: "global.about"
+ translation: "Über"
+
+- id: "global.author_picture"
+ translation: "Bild des Autors"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Mail"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Auf Google Plus teilen"
+
+- id: "global.share_on_facebook"
+ translation: "Auf Facebook teilen"
+
+- id: "global.share_on_twitter"
+ translation: "Auf Twitter teilen"
+
+- id: "global.search_category"
+ translation: "Suche Kategorie"
+
+- id: "global.search_tag"
+ translation: "Suche Tag"
+
+- id: "global.search_date"
+ translation: "Suche Datum (YYYY/MM/DD)"
+
+## GLOBAL.POST_FOUND ##
+- id: "global.posts_found.zero"
+ translation: "kein Beitrag gefunden"
+
+- id: "global.posts_found.one"
+ translation: "1 Beitrag gefunden"
+
+- id: "global.posts_found.other"
+ translation: "{n} Einträge gefunden"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "keine Kategorie gefunden"
+
+- id: "global.categories_found.one"
+ translation: "1 Kategorie gefunden"
+
+- id: "global.categories_found.other"
+ translation: "{n} Kategorien gefunden"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "kein Tag gefunden"
+
+- id: "global.tags_found.one"
+ translation: "1 Tag gefunden"
+
+- id: "global.tags_found.other"
+ translation: "{n} Tags gefunden"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "Seite {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "von {{ .Paginator.TotalPages }}"
+
+- id: "pagination.newer_posts"
+ translation: "NEUERE BEITRÄGE"
+
+- id: "pagination.older_posts"
+ translation: "ÄLTERE BEITRÄGE"
+
+- id: "pagination.previous"
+ translation: "VORHERIGE"
+
+- id: "pagination.next"
+ translation: "NÄCHSTE"
+
+## POST ##
+- id: "post.no_title"
+ translation: "kein Titel"
+
+- id: "post.categorized_in"
+ translation: "in"
+
+- id: "post.tagged_in"
+ translation: "GETAGGT IN"
+
+- id: "post.toc"
+ translation: "Inhaltsverzeichnis"
+
+- id: "post.read_more"
+ translation: "Weiterlesen"
+
+- id: "post.go_to_website"
+ translation: "Zur Website"
+
+- id: "post.comment_and_share"
+ translation: "kommentieren und teilen"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "Alle Rechte vorbehalten"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "januar"
+
+- id: "date.month.february"
+ translation: "februar"
+
+- id: "date.month.march"
+ translation: "märz"
+
+- id: "date.month.april"
+ translation: "april"
+
+- id: "date.month.may"
+ translation: "mai"
+
+- id: "date.month.june"
+ translation: "juni"
+
+- id: "date.month.july"
+ translation: "juli"
+
+- id: "date.month.august"
+ translation: "august"
+
+- id: "date.month.september"
+ translation: "september"
+
+- id: "date.month.october"
+ translation: "oktober"
+
+- id: "date.month.november"
+ translation: "november"
+
+- id: "date.month.december"
+ translation: "dezember" \ No newline at end of file
diff --git a/i18n/en-us.yaml b/i18n/en-us.yaml
new file mode 100644
index 0000000..338a625
--- /dev/null
+++ b/i18n/en-us.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "Home"
+
+- id: "global.categories"
+ translation: "Categories"
+
+- id: "global.category"
+ translation: "Category"
+
+- id: "global.tags"
+ translation: "Tags"
+
+- id: "global.tag"
+ translation: "Tag"
+
+- id: "global.archives"
+ translation: "Archives"
+
+- id: "global.search"
+ translation: "Search"
+
+- id: "global.about"
+ translation: "About"
+
+- id: "global.author_picture"
+ translation: "Author's picture"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Mail"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Share on Google Plus"
+
+- id: "global.share_on_facebook"
+ translation: "Share on Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "Share on Twitter"
+
+- id: "global.search_category"
+ translation: "Search category"
+
+- id: "global.search_tag"
+ translation: "Search tag"
+
+- id: "global.search_date"
+ translation: "Search date (YYYY/MM/DD)"
+
+## GLOBAL.POST_FOUND ##
+- id: "global.posts_found.zero"
+ translation: "no post found"
+
+- id: "global.posts_found.one"
+ translation: "1 post found"
+
+- id: "global.posts_found.other"
+ translation: "{n} posts found"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "no category found"
+
+- id: "global.categories_found.one"
+ translation: "1 cartegory found"
+
+- id: "global.categories_found.other"
+ translation: "{n} categories found"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "no tag found"
+
+- id: "global.tags_found.one"
+ translation: "1 tag found"
+
+- id: "global.tags_found.other"
+ translation: "{n} tags found"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "page {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "of {{ .Paginator.TotalPages }}"
+
+- id: "pagination.newer_posts"
+ translation: "NEWER POSTS"
+
+- id: "pagination.older_posts"
+ translation: "OLDER POSTS"
+
+- id: "pagination.previous"
+ translation: "PREVIOUS"
+
+- id: "pagination.next"
+ translation: "NEXT"
+
+## POST ##
+- id: "post.no_title"
+ translation: "no title"
+
+- id: "post.categorized_in"
+ translation: "in"
+
+- id: "post.tagged_in"
+ translation: "TAGGED IN"
+
+- id: "post.toc"
+ translation: "Table of Contents"
+
+- id: "post.read_more"
+ translation: "Continue reading"
+
+- id: "post.go_to_website"
+ translation: "Go to website"
+
+- id: "post.comment_and_share"
+ translation: "Comment and share"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "All Rights Reserved"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "january"
+
+- id: "date.month.february"
+ translation: "february"
+
+- id: "date.month.march"
+ translation: "march"
+
+- id: "date.month.april"
+ translation: "april"
+
+- id: "date.month.may"
+ translation: "may"
+
+- id: "date.month.june"
+ translation: "june"
+
+- id: "date.month.july"
+ translation: "july"
+
+- id: "date.month.august"
+ translation: "august"
+
+- id: "date.month.september"
+ translation: "september"
+
+- id: "date.month.october"
+ translation: "october"
+
+- id: "date.month.november"
+ translation: "november"
+
+- id: "date.month.december"
+ translation: "december"
diff --git a/i18n/en.yaml b/i18n/en.yaml
new file mode 120000
index 0000000..abcbc34
--- /dev/null
+++ b/i18n/en.yaml
@@ -0,0 +1 @@
+en-us.yaml \ No newline at end of file
diff --git a/i18n/es-es.yaml b/i18n/es-es.yaml
new file mode 100644
index 0000000..f513390
--- /dev/null
+++ b/i18n/es-es.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "Inicio"
+
+- id: "global.categories"
+ translation: "Categorías"
+
+- id: "global.category"
+ translation: "Categoría"
+
+- id: "global.tags"
+ translation: "Etiquetas"
+
+- id: "global.tag"
+ translation: "Etiqueta"
+
+- id: "global.archives"
+ translation: "Archivos"
+
+- id: "global.search"
+ translation: "Buscar"
+
+- id: "global.about"
+ translation: "Acerca de"
+
+- id: "global.author_picture"
+ translation: "Foto de autor"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Correo"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Compartir en Google Plus"
+
+- id: "global.share_on_facebook"
+ translation: "Compartir en Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "Compartir en Twitter"
+
+- id: "global.search_category"
+ translation: "Buscar categoría"
+
+- id: "global.search_tag"
+ translation: "Buscar etiqueta"
+
+- id: "global.search_date"
+ translation: "Buscar fecha (YYYY/MM/DD)"
+
+## GLOBAL.POSTS_FOUND ##
+- id: "global.posts_found.zero"
+ translation: "no se encontraron artículos"
+
+- id: "global.posts_found.one"
+ translation: "1 artículo encontrado"
+
+- id: "global.posts_found.other"
+ translation: "{n} artículos encontrados"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "no se encontraron categorías"
+
+- id: "global.categories_found.one"
+ translation: "1 categoría encontrada"
+
+- id: "global.categories_found.other"
+ translation: "{n} categorias encontradas"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "no se encontraron etiquetas"
+
+- id: "global.tags_found.one"
+ translation: "1 etiqueta encontrada"
+
+- id: "global.tags_found.other"
+ translation: "{n} etiquetas encontradas"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "página {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "de {{ .Paginator.TotalPages }}"
+
+- id: "pagination.newer_posts"
+ translation: "ARTÍCULOS RECIENTES"
+
+- id: "pagination.older_posts"
+ translation: "ARTÍCULOS ANTERIORES"
+
+- id: "pagination.previous"
+ translation: "ANTERIOR"
+
+- id: "pagination.next"
+ translation: "SIGUIENTE"
+
+## POST ##
+- id: "post.no_title"
+ translation: "sin título"
+
+- id: "post.categorized_in"
+ translation: "en"
+
+- id: "post.tagged_in"
+ translation: "ETIQUETADO EN"
+
+- id: "post.toc"
+ translation: "Tabla de contenido"
+
+- id: "post.read_more"
+ translation: "Seguir leyendo"
+
+- id: "post.go_to_website"
+ translation: "Ir al sitio web"
+
+- id: "post.comment_and_share"
+ translation: "Comentar y compartir"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "Todos los derechos reservados"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "enero"
+
+- id: "date.month.february"
+ translation: "febrero"
+
+- id: "date.month.march"
+ translation: "marzo"
+
+- id: "date.month.april"
+ translation: "abril"
+
+- id: "date.month.may"
+ translation: "mayo"
+
+- id: "date.month.june"
+ translation: "junio"
+
+- id: "date.month.july"
+ translation: "julio"
+
+- id: "date.month.august"
+ translation: "agosto"
+
+- id: "date.month.september"
+ translation: "septiembre"
+
+- id: "date.month.october"
+ translation: "octubre"
+
+- id: "date.month.november"
+ translation: "noviembre"
+
+- id: "date.month.december"
+ translation: "diciembre"
diff --git a/i18n/fr-fr.yaml b/i18n/fr-fr.yaml
new file mode 100644
index 0000000..2e95103
--- /dev/null
+++ b/i18n/fr-fr.yaml
@@ -0,0 +1,175 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "Accueil"
+
+- id: "global.categories"
+ translation: "Catégories"
+
+- id: "global.tags"
+ translation: "Tags"
+
+- id: "global.archives"
+ translation: "Archive"
+
+- id: "global.search"
+ translation: "Rechercher"
+
+- id: "global.about"
+ translation: "À propos"
+
+- id: "global.author_picture"
+ translation: "Photo de l'auteur"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Mail"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Partager sur Google Plus"
+
+- id: "global.share_on_facebook"
+ translation: "Partager sur Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "Partager sur Twitter"
+
+- id: "global.search_category"
+ translation: "Rechercher une catégorie"
+
+- id: "global.search_tag"
+ translation: "Rechercher un tag"
+
+- id: "global.search_date"
+ translation: "Rechercher une date (YYYY/MM/DD)"
+
+## GLOBAL.POSTS_FOUND ##
+- id: "global.posts_found.zero"
+ translation: "aucun article trouvé"
+
+- id: "global.posts_found.one"
+ translation: "1 article trouvé"
+
+- id: "global.posts_found.other"
+ translation: "{n} articles trouvés"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "aucune catégorie trouvée"
+
+- id: "global.categories_found.one"
+ translation: "1 catégorie trouvée"
+
+- id: "global.categories_found.other"
+ translation: "{n} catégories trouvées"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "aucun tags trouvé"
+
+- id: "global.tags_found.one"
+ translation: "1 tag trouvé"
+
+- id: "global.tags_found.other"
+ translation: "{n} tags trouvés"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "page {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "sur {{ .Paginator.TotalPages }}"
+
+- id: "pagination.newer_posts"
+ translation: "POSTS RÉCENTS"
+
+- id: "pagination.older_posts"
+ translation: "POSTS ANCIENTS"
+
+- id: "pagination.previous"
+ translation: "PRÉCÉDENT"
+
+- id: "pagination.next"
+ translation: "SUIVANT"
+
+## POST ##
+- id: "post.no_title"
+ translation: "sans titre"
+
+- id: "post.categorized_in"
+ translation: "dans"
+
+- id: "post.tagged_in"
+ translation: "TAGGÉ DANS"
+
+- id: "post.toc"
+ translation: "Table des matières"
+
+- id: "post.read_more"
+ translation: "Continuer"
+
+- id: "post.go_to_website"
+ translation: "Aller au site web"
+
+- id: "post.comment_and_share"
+ translation: "Commenter et partager"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "Tous droits réservés"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "janvier"
+
+- id: "date.month.february"
+ translation: "février"
+
+- id: "date.month.march"
+ translation: "mars"
+
+- id: "date.month.april"
+ translation: "avril"
+
+- id: "date.month.may"
+ translation: "mai"
+
+- id: "date.month.june"
+ translation: "juin"
+
+- id: "date.month.july"
+ translation: "juillet"
+
+- id: "date.month.august"
+ translation: "août"
+
+- id: "date.month.september"
+ translation: "septembre"
+
+- id: "date.month.october"
+ translation: "octobre"
+
+- id: "date.month.november"
+ translation: "novembre"
+
+- id: "date.month.december"
+ translation: "décembre"
diff --git a/i18n/ja.yaml b/i18n/ja.yaml
new file mode 100644
index 0000000..604897f
--- /dev/null
+++ b/i18n/ja.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "ホーム"
+
+- id: "global.categories"
+ translation: "カテゴリー"
+
+- id: "global.category"
+ translation: "カテゴリー"
+
+- id: "global.tags"
+ translation: "タグ"
+
+- id: "global.tag"
+ translation: "タグ"
+
+- id: "global.archives"
+ translation: "アーカイブ"
+
+- id: "global.search"
+ translation: "検索"
+
+- id: "global.about"
+ translation: "プロフィール"
+
+- id: "global.author_picture"
+ translation: "著者の絵"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "メール"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Google Plusで共有"
+
+- id: "global.share_on_facebook"
+ translation: "Facebookで共有"
+
+- id: "global.share_on_twitter"
+ translation: "Twitterで共有"
+
+- id: "global.search_category"
+ translation: "カテゴリー検索"
+
+- id: "global.search_tag"
+ translation: "タグ検索"
+
+- id: "global.search_date"
+ translation: "日付検索 (YYYY/MM/DD)"
+
+## GLOBAL.POST_FOUND ##
+- id: "global.post_found.zero"
+ translation: "見つかりませんでした。"
+
+- id: "global.post_found.one"
+ translation: "1件見つかりました。"
+
+- id: "global.post_found.other"
+ translation: "{n} 件見つかりました。"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "見つかりませんでした。"
+
+- id: "global.categories_found.one"
+ translation: "1件のカテゴリーが見つかりました。"
+
+- id: "global.categories_found.other"
+ translation: "{n} 件のカテゴリーが見つかりました。"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "globa.tags_found.zero"
+ translation: "見つかりませんでした。"
+
+- id: "globa.tags_found.one"
+ translation: "1件のタグが見つかりました。"
+
+- id: "globa.tags_found.other"
+ translation: "{n} 件のタグが見つかりました。"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "page {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "of {{ .Paginator.TotalPages }}"
+
+- id: "pagination.newer_posts"
+ translation: "新しい投稿"
+
+- id: "pagination.older_posts"
+ translation: "古い投稿"
+
+- id: "pagination.previous"
+ translation: "前"
+
+- id: "pagination.next"
+ translation: "次"
+
+## POST ##
+- id: "post.no_title"
+ translation: "タイトルなし"
+
+- id: "post.categorized_in"
+ translation: "カテゴリー"
+
+- id: "post.tagged_in"
+ translation: "タグ"
+
+- id: "post.toc"
+ translation: "目次"
+
+- id: "post.read_more"
+ translation: "続きを読む"
+
+- id: "post.go_to_website"
+ translation: "ウェブサイトへ"
+
+- id: "post.comment_and_share"
+ translation: "コメント・シェア"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "All Rights Reserved"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "一月"
+
+- id: "date.month.february"
+ translation: "二月"
+
+- id: "date.month.march"
+ translation: "三月"
+
+- id: "date.month.april"
+ translation: "四月"
+
+- id: "date.month.may"
+ translation: "五月"
+
+- id: "date.month.june"
+ translation: "六月"
+
+- id: "date.month.july"
+ translation: "七月"
+
+- id: "date.month.august"
+ translation: "八月"
+
+- id: "date.month.september"
+ translation: "九月"
+
+- id: "date.month.october"
+ translation: "十月"
+
+- id: "date.month.november"
+ translation: "十一月"
+
+- id: "date.month.december"
+ translation: "十二月"
diff --git a/i18n/pt-br.yaml b/i18n/pt-br.yaml
new file mode 100644
index 0000000..18a4237
--- /dev/null
+++ b/i18n/pt-br.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "Início"
+
+- id: "global.categories"
+ translation: "Categorias"
+
+- id: "global.category"
+ translation: "Category"
+
+- id: "global.tags"
+ translation: "Tags"
+
+- id: "global.tag"
+ translation: "Tag"
+
+- id: "global.archives"
+ translation: "Arquivo"
+
+- id: "global.search"
+ translation: "Pesquisar"
+
+- id: "global.about"
+ translation: "Sobre"
+
+- id: "global.author_picture"
+ translation: "Foto do autor"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Mail"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Partilhar no Google Plus"
+
+- id: "global.share_on_facebook"
+ translation: "Partilhar no Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "Partilhar no Twitter"
+
+- id: "global.search_category"
+ translation: "Pesquisar categoria"
+
+- id: "global.search_tag"
+ translation: "Pesquisar tag"
+
+- id: "global.search_date"
+ translation: "Pesquisar data (AAAA/MM/DD)"
+
+## GLOBAL.POST_FOUND ##
+- id: "global.post_found.zero"
+ translation: "não foram encontrados artigos"
+
+- id: "global.post_found.one"
+ translation: "1 artigo encontrados"
+
+- id: "global.post_found.other"
+ translation: "{n} artigos encontrados"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "não foram encontrados categorias"
+
+- id: "global.categories_found.one"
+ translation: "1 category encontrados"
+
+- id: "global.categories_found.other"
+ translation: "{n} categorias encontrados"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "não foram encontrados tag"
+
+- id: "global.tags_found.one"
+ translation: "1 tag encontrados"
+
+- id: "global.tags_found.other"
+ translation: "{n} tags encontrados"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "página {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "de {{ .Paginator.TotalPages }}"
+
+- id: "pagination.newer_posts"
+ translation: "POSTS MAIS NOVOS"
+
+- id: "pagination.older_posts"
+ translation: "POSTS MAIS ANTIGOS"
+
+- id: "pagination.previous"
+ translation: "ANTERIOR"
+
+- id: "pagination.next"
+ translation: "PRÓXIMO"
+
+## POST ##
+- id: "post.no_title"
+ translation: "sem título"
+
+- id: "post.categorized_in"
+ translation: "em"
+
+- id: "post.tagged_in"
+ translation: "ETIQUETADO em"
+
+- id: "post.toc"
+ translation: "Tabela de Conteúdos"
+
+- id: "post.read_more"
+ translation: "Continuar leitura"
+
+- id: "post.go_to_website"
+ translation: "Ir para o site"
+
+- id: "post.comment_and_share"
+ translation: "Comentar e compartilhar"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "All Rights Reserved"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "janeiro"
+
+- id: "date.month.february"
+ translation: "fevereiro"
+
+- id: "date.month.march"
+ translation: "março"
+
+- id: "date.month.april"
+ translation: "abril"
+
+- id: "date.month.may"
+ translation: "maio"
+
+- id: "date.month.june"
+ translation: "junho"
+
+- id: "date.month.july"
+ translation: "julho"
+
+- id: "date.month.august"
+ translation: "agosto"
+
+- id: "date.month.september"
+ translation: "setembro"
+
+- id: "date.month.october"
+ translation: "outubro"
+
+- id: "date.month.november"
+ translation: "novembro"
+
+- id: "date.month.december"
+ translation: "dezembro"
diff --git a/i18n/ru.yaml b/i18n/ru.yaml
new file mode 100644
index 0000000..7945729
--- /dev/null
+++ b/i18n/ru.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "Главная"
+
+- id: "global.categories"
+ translation: "Разделы"
+
+- id: "global.category"
+ translation: "Раздел"
+
+- id: "global.tags"
+ translation: "Теги"
+
+- id: "global.tag"
+ translation: "Тег"
+
+- id: "global.archives"
+ translation: "Архив"
+
+- id: "global.search"
+ translation: "Поиск"
+
+- id: "global.about"
+ translation: "Об авторе"
+
+- id: "global.author_picture"
+ translation: "Авторская фотография"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Mail"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Поделиться в Google Plus"
+
+- id: "global.share_on_facebook"
+ translation: "Поделиться в Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "Поделиться в Twitter"
+
+- id: "global.search_category"
+ translation: "Поиск по разделу"
+
+- id: "global.search_tag"
+ translation: "Поиск по тегу"
+
+- id: "global.search_date"
+ translation: "Поиск по дате (ГГГГ/ММ/ДД)"
+
+## GLOBAL.POST_FOUND ##
+- id: "global.posts_found.zero"
+ translation: "Статей не найдено"
+
+- id: "global.posts_found.one"
+ translation: "Найдена 1 статья"
+
+- id: "global.posts_found.other"
+ translation: "Статей найдено: {n}"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "Категории не найдены"
+
+- id: "global.categories_found.one"
+ translation: "Найдена 1 категория "
+
+- id: "global.categories_found.other"
+ translation: "Категорий нашлось: {n}"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "Теги не найдены"
+
+- id: "global.tags_found.one"
+ translation: "Найден 1 тег"
+
+- id: "global.tags_found.other"
+ translation: "Тегов найдено: {n}"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "Страница {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "из {{ .Paginator.TotalPages }}"
+
+- id: "pagination.newer_posts"
+ translation: "Новые записи"
+
+- id: "pagination.older_posts"
+ translation: "Прошлые записи"
+
+- id: "pagination.previous"
+ translation: "Пред."
+
+- id: "pagination.next"
+ translation: "След."
+
+## POST ##
+- id: "post.no_title"
+ translation: "Без названия"
+
+- id: "post.categorized_in"
+ translation: "в"
+
+- id: "post.tagged_in"
+ translation: "Теги: "
+
+- id: "post.toc"
+ translation: "Содержание"
+
+- id: "post.read_more"
+ translation: "Читать далее"
+
+- id: "post.go_to_website"
+ translation: "Перейти на сайт"
+
+- id: "post.comment_and_share"
+ translation: "Обсудить и поделиться"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "All Rights Reserved"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "январь"
+
+- id: "date.month.february"
+ translation: "февраль"
+
+- id: "date.month.march"
+ translation: "март"
+
+- id: "date.month.april"
+ translation: "апрель"
+
+- id: "date.month.may"
+ translation: "май"
+
+- id: "date.month.june"
+ translation: "июнь"
+
+- id: "date.month.july"
+ translation: "июль"
+
+- id: "date.month.august"
+ translation: "август"
+
+- id: "date.month.september"
+ translation: "сентябрь"
+
+- id: "date.month.october"
+ translation: "октябрь"
+
+- id: "date.month.november"
+ translation: "ноябрь"
+
+- id: "date.month.december"
+ translation: "декабрь"
diff --git a/i18n/vi.yaml b/i18n/vi.yaml
new file mode 100644
index 0000000..3f120d9
--- /dev/null
+++ b/i18n/vi.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "Trang chủ"
+
+- id: "global.categories"
+ translation: "Danh mục"
+
+- id: "global.category"
+ translation: "Mục"
+
+- id: "global.tags"
+ translation: "Thẻ thông tin"
+
+- id: "global.tag"
+ translation: "Thẻ"
+
+- id: "global.archives"
+ translation: "Lưu trữ"
+
+- id: "global.search"
+ translation: "Tìm kiếm"
+
+- id: "global.about"
+ translation: "Thông tin"
+
+- id: "global.author_picture"
+ translation: "Ảnh đại diện của tác giả"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Thư"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "Chia sẻ với Google Plus"
+
+- id: "global.share_on_facebook"
+ translation: "Chia sẻ với Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "Chia sẻ với Twitter"
+
+- id: "global.search_category"
+ translation: "Tìm kiếm danh mục"
+
+- id: "global.search_tag"
+ translation: "Tìm kiếm thẻ"
+
+- id: "global.search_date"
+ translation: "Tìm theo ngày (YYYY/MM/DD)"
+
+## GLOBAL.POST_FOUND ##
+- id: "global.posts_found.zero"
+ translation: "không tìm thấy kết quả"
+
+- id: "global.posts_found.one"
+ translation: "tìm thấy 1 kết quả "
+
+- id: "global.posts_found.other"
+ translation: "tìm thấy {n} kết quả"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "không tìm thấy kết quả"
+
+- id: "global.categories_found.one"
+ translation: "tìm thấy 1 kết quả"
+
+- id: "global.categories_found.other"
+ translation: "tìm thấy {n} kết quả"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "không tìm thấy kết quả"
+
+- id: "global.tags_found.one"
+ translation: "tìm thấy 1 thẻ"
+
+- id: "global.tags_found.other"
+ translation: "tìm thấy {n} thẻ"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "trang thứ {{ .Paginator.PageNumber }}"
+
+- id: "pagination.of"
+ translation: "trong {{ .Paginator.TotalPages }} trang."
+
+- id: "pagination.newer_posts"
+ translation: "Trang trước"
+
+- id: "pagination.older_posts"
+ translation: "Trang sau"
+
+- id: "pagination.previous"
+ translation: "Trước"
+
+- id: "pagination.next"
+ translation: "Tiếp"
+
+## POST ##
+- id: "post.no_title"
+ translation: "Không có tiêu đề"
+
+- id: "post.categorized_in"
+ translation: "trong"
+
+- id: "post.tagged_in"
+ translation: "THẺ ĐÁNH DẤU"
+
+- id: "post.toc"
+ translation: "Phụ lục"
+
+- id: "post.read_more"
+ translation: "Đọc tiếp..."
+
+- id: "post.go_to_website"
+ translation: "Đi tới website"
+
+- id: "post.comment_and_share"
+ translation: "Comment và chia sẻ"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "All Rights Reserved"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "tháng một"
+
+- id: "date.month.february"
+ translation: "tháng hai"
+
+- id: "date.month.march"
+ translation: "tháng ba"
+
+- id: "date.month.april"
+ translation: "tháng tư"
+
+- id: "date.month.may"
+ translation: "tháng năm"
+
+- id: "date.month.june"
+ translation: "tháng sáu"
+
+- id: "date.month.july"
+ translation: "tháng bảy"
+
+- id: "date.month.august"
+ translation: "tháng tám"
+
+- id: "date.month.september"
+ translation: "tháng chín"
+
+- id: "date.month.october"
+ translation: "tháng mười"
+
+- id: "date.month.november"
+ translation: "tháng mười một"
+
+- id: "date.month.december"
+ translation: "tháng mười hai"
diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml
new file mode 100644
index 0000000..57b86c2
--- /dev/null
+++ b/i18n/zh-cn.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "首页"
+
+- id: "global.categories"
+ translation: "分类"
+
+- id: "global.category"
+ translation: "分类"
+
+- id: "global.tags"
+ translation: "标签"
+
+- id: "global.tag"
+ translation: "标签"
+
+- id: "global.archives"
+ translation: "归档"
+
+- id: "global.search"
+ translation: "搜索"
+
+- id: "global.about"
+ translation: "关于"
+
+- id: "global.author_picture"
+ translation: "作者的图片"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "邮箱"
+
+- id: "global.rss"
+ translation: "RSS"
+
+- id: "global.share_on_google_plus"
+ translation: "分享到 Google+"
+
+- id: "global.share_on_facebook"
+ translation: "分享到 Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "分享到 Twitter"
+
+- id: "global.search_category"
+ translation: "搜索分类"
+
+- id: "global.search_tag"
+ translation: "搜索标签"
+
+- id: "global.search_date"
+ translation: "搜索日期 (YYYY/MM/DD)"
+
+## GLOBAL.POST_FOUND ##
+- id: "global.post_found.zero"
+ translation: "没有找到文章"
+
+- id: "global.post_found.one"
+ translation: "找到 1 篇文章"
+
+- id: "global.post_found.other"
+ translation: "找到 {n} 篇文章"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "没有找到分类"
+
+- id: "global.categories_found.one"
+ translation: "找到 1 个分类"
+
+- id: "global.categories_found.other"
+ translation: "找到 {n} 个分类"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "没有找到标签"
+
+- id: "global.tags_found.one"
+ translation: "找到 1 个标签"
+
+- id: "global.tags_found.other"
+ translation: "找到 {n} 个标签"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "第 {{ .Paginator.PageNumber }} 页"
+
+- id: "pagination.of"
+ translation: "共 {{ .Paginator.TotalPages }} 页"
+
+- id: "pagination.newer_posts"
+ translation: "上一页"
+
+- id: "pagination.older_posts"
+ translation: "下一页"
+
+- id: "pagination.previous"
+ translation: "上一篇"
+
+- id: "pagination.next"
+ translation: "下一篇"
+
+## POST ##
+- id: "post.no_title"
+ translation: "无标题"
+
+- id: "post.categorized_in"
+ translation: "发布在"
+
+- id: "post.tagged_in"
+ translation: "标签"
+
+- id: "post.toc"
+ translation: "目录"
+
+- id: "post.read_more"
+ translation: "阅读全文"
+
+- id: "post.go_to_website"
+ translation: "转到"
+
+- id: "post.comment_and_share"
+ translation: "注释和共享"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "All Rights Reserved"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "一月"
+
+- id: "date.month.february"
+ translation: "二月"
+
+- id: "date.month.march"
+ translation: "三月"
+
+- id: "date.month.april"
+ translation: "四月"
+
+- id: "date.month.may"
+ translation: "五月"
+
+- id: "date.month.june"
+ translation: "六月"
+
+- id: "date.month.july"
+ translation: "七月"
+
+- id: "date.month.august"
+ translation: "八月"
+
+- id: "date.month.september"
+ translation: "九月"
+
+- id: "date.month.october"
+ translation: "十月"
+
+- id: "date.month.november"
+ translation: "十一月"
+
+- id: "date.month.december"
+ translation: "十二月" \ No newline at end of file
diff --git a/i18n/zh-tw.yaml b/i18n/zh-tw.yaml
new file mode 100644
index 0000000..0444269
--- /dev/null
+++ b/i18n/zh-tw.yaml
@@ -0,0 +1,181 @@
+## GLOBAL ##
+- id: "global.home"
+ translation: "首頁"
+
+- id: "global.categories"
+ translation: "分類"
+
+- id: "global.category"
+ translation: "分類"
+
+- id: "global.tags"
+ translation: "標籤"
+
+- id: "global.tag"
+ translation: "標籤"
+
+- id: "global.archives"
+ translation: "所有文章"
+
+- id: "global.search"
+ translation: "搜尋"
+
+- id: "global.about"
+ translation: "關於"
+
+- id: "global.author_picture"
+ translation: "作者的圖片"
+
+- id: "global.github"
+ translation: "GitHub"
+
+- id: "global.stackoverflow"
+ translation: "Stack Overflow"
+
+- id: "global.twitter"
+ translation: "Twitter"
+
+- id: "global.facebook"
+ translation: "Facebook"
+
+- id: "global.google_plus"
+ translation: "Google Plus"
+
+- id: "global.linkedin"
+ translation: "LinkedIn"
+
+- id: "global.mail"
+ translation: "Email"
+
+- id: "global.rss"
+ translation: "Atom"
+
+- id: "global.share_on_google_plus"
+ translation: "分享到 Google+"
+
+- id: "global.share_on_facebook"
+ translation: "分享到 Facebook"
+
+- id: "global.share_on_twitter"
+ translation: "分享到 Twitter"
+
+- id: "global.search_category"
+ translation: "搜尋分類"
+
+- id: "global.search_tag"
+ translation: "搜尋標籤"
+
+- id: "global.search_date"
+ translation: "搜尋日期(YYYY/MM/DD)"
+
+## GLOBAL.POSTS_FOUND ##
+- id: "global.posts_found.zero"
+ translation: "沒有找到文章"
+
+- id: "global.posts_found.one"
+ translation: "找到 1 篇文章"
+
+- id: "global.posts_found.other"
+ translation: "找到 {n} 篇文章"
+
+## GLOBAL.CATEGORIES_FOUND ##
+- id: "global.categories_found.zero"
+ translation: "没有找到分類"
+
+- id: "global.categories_found.one"
+ translation: "找到 1 個分類"
+
+- id: "global.categories_found.other"
+ translation: "找到 {n} 個分類"
+
+## GLOBAL.TAGS_FOUND ##
+- id: "global.tags_found.zero"
+ translation: "沒有找到標籤"
+
+- id: "global.tags_found.one"
+ translation: "找到 1 個標籤"
+
+- id: "global.tags_found.other"
+ translation: "找到 {n} 個標籤"
+
+## PAGINATION ##
+- id: "pagination.page"
+ translation: "第 {{ .Paginator.PageNumber }} 頁"
+
+- id: "pagination.of"
+ translation: "共 {{ .Paginator.TotalPages }} 頁"
+
+- id: "pagination.newer_posts"
+ translation: "上一頁"
+
+- id: "pagination.older_posts"
+ translation: "下一頁"
+
+- id: "pagination.previous"
+ translation: "上一篇"
+
+- id: "pagination.next"
+ translation: "下一篇"
+
+## POST ##
+- id: "post.no_title"
+ translation: "無標題"
+
+- id: "post.categorized_in"
+ translation: "分類"
+
+- id: "post.tagged_in"
+ translation: "標籤"
+
+- id: "post.toc"
+ translation: "目錄"
+
+- id: "post.read_more"
+ translation: "繼續閱讀"
+
+- id: "post.go_to_website"
+ translation: "前往"
+
+- id: "post.comment_and_share"
+ translation: "留言與分享"
+
+## FOOTER ##
+- id: "footer.all_rights_reserved"
+ translation: "All Rights Reserved"
+
+## DATE ##
+- id: "date.month.january"
+ translation: "一月"
+
+- id: "date.month.february"
+ translation: "二月"
+
+- id: "date.month.march"
+ translation: "三月"
+
+- id: "date.month.april"
+ translation: "四月"
+
+- id: "date.month.may"
+ translation: "五月"
+
+- id: "date.month.june"
+ translation: "六月"
+
+- id: "date.month.july"
+ translation: "七月"
+
+- id: "date.month.august"
+ translation: "八月"
+
+- id: "date.month.september"
+ translation: "九月"
+
+- id: "date.month.october"
+ translation: "十月"
+
+- id: "date.month.november"
+ translation: "十一月"
+
+- id: "date.month.december"
+ translation: "十二月"