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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorJordan de la Houssaye <jordan.delahoussaye@gmail.com>2020-05-22 17:50:07 +0300
committerJordan de la Houssaye <jordan.delahoussaye@gmail.com>2020-05-22 17:50:07 +0300
commit80528202e2b0cc0a643d37e539ed91132d6e5a1d (patch)
treedc03b01a7babf427fde3dbf7fce977f5b4273882 /i18n
parentadace134fe0c3f79af844eb56e4d03ae7323361b (diff)
Internationalization, add english and french translations.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml28
-rw-r--r--i18n/fr.yaml28
2 files changed, 56 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
new file mode 100644
index 0000000..a37e54c
--- /dev/null
+++ b/i18n/en.yaml
@@ -0,0 +1,28 @@
+- id: last_mod_on
+ translation: Last modified on {{ .Format "2006-01-02" }}
+- id: format_date
+ translation: '{{ .Format "2006-01-02" }}'
+- id: format_date_tosec
+ translation: '{{ .Format "2006-01-02 15:04" }}'
+- id: next_link
+ translation: Next
+- id: prev_link
+ translation: Previous
+- id: no_newer_posts
+ translation: No newer posts.
+- id: no_older_posts
+ translation: No older posts.
+- id: comments_disabled
+ translation: Comments Disabled.
+- id: livere_comments_activate_js
+ translation: Please activate JavaScript to use Livere Comment.
+- id: hugo_theme
+ translation: Hugo Theme
+- id: ported_from
+ translation: Ported from
+- id: by
+ translation: by
+- id: draft
+ translation: DRAFT
+- id: toc_title
+ translation: CATALOG
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
new file mode 100644
index 0000000..c3990a6
--- /dev/null
+++ b/i18n/fr.yaml
@@ -0,0 +1,28 @@
+- id: last_mod_on
+ translation: Dernière modification le {{ .Format "02/01/2006" }}
+- id: format_date
+ translation: '{{ .Format "02/01/2006" }}'
+- id: format_date_tosec
+ translation: '{{ .Format "02/01/2006 15h04" }}'
+- id: next_link
+ translation: Suivant
+- id: prev_link
+ translation: Précédent
+- id: no_newer_posts
+ translation: Pas de post plus récent.
+- id: no_older_posts
+ translation: Pas de post plus ancien.
+- id: comments_disabled
+ translation: Commentaires Désactivés.
+- id: livere_comments_activate_js
+ translation: Veuillez activer JavaScript pour utiliser le système de commentaires Livere.
+- id: hugo_theme
+ translation: Theme Hugo
+- id: ported_from
+ translation: Adapté de
+- id: by
+ translation: par
+- id: draft
+ translation: BROUILLON
+- id: toc_title
+ translation: TABLE