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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorDmitry Verkhoturov <paskal.07@gmail.com>2018-03-24 09:38:25 +0300
committerGitHub <noreply@github.com>2018-03-24 09:38:25 +0300
commitb88a4838a052bcf62d6a17dc385096d96f7c3121 (patch)
tree59c5262d1af03c746c84cbac34f071087b9b1831 /i18n
parent44a46a3a3cdeb8bae2c63ff572640f9ca988a4e8 (diff)
add Russian translation stub
Diffstat (limited to 'i18n')
-rw-r--r--i18n/ru.yaml82
1 files changed, 82 insertions, 0 deletions
diff --git a/i18n/ru.yaml b/i18n/ru.yaml
new file mode 100644
index 0000000..1a72b74
--- /dev/null
+++ b/i18n/ru.yaml
@@ -0,0 +1,82 @@
+- id: archive
+ translation: Archive
+
+- id: tags
+ translation: Tags
+
+- id: tag
+ translation: "Tag: "
+
+- id: categories
+ translation: Categories
+
+- id: category
+ translation: "Category: "
+
+# posts
+- id: prev
+ translation: Prev
+
+- id: next
+ translation: Next
+
+- id: prev_post
+ translation: Prev
+
+- id: next_post
+ translation: Next
+
+- id: toc
+ translation: Table of Contents
+
+- id: readmore
+ translation: Read more
+
+- id: reward
+ translation: Reward
+
+- id: rewardAlipay
+ translation: Alipay
+
+- id: rewardWechat
+ translation: Wechat
+
+- id: seeMarkDown
+ translation: The Markdown version ยป
+
+- id: loadDisqus
+ translation: Show Disqus Comments
+
+# posts.header
+- id: wordCount
+ translation: "{{.Count}} words"
+
+- id: readingTime
+ translation: "{{.Count}} min read"
+
+# copyright
+- id: author
+ translation: Author
+
+- id: lastMod
+ translation: LastMod
+
+- id: markdown
+ translation: Markdown
+
+- id: license
+ translation: License
+
+# counter
+- id: counter_archives
+ translation: "{{.Count}} posts In Total"
+
+- id: counter_tagcloud
+ translation: "{{.Count}} Tags In Total"
+
+- id: counter_categories
+ translation: "{{.Count}} Categories In Total"
+
+# other
+- id: morePost
+ translation: "More Post >>>"