summaryrefslogtreecommitdiffstats
path: root/nikola/data/themes/base/messages/messages_hi.py
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/data/themes/base/messages/messages_hi.py')
-rw-r--r--nikola/data/themes/base/messages/messages_hi.py17
1 files changed, 9 insertions, 8 deletions
diff --git a/nikola/data/themes/base/messages/messages_hi.py b/nikola/data/themes/base/messages/messages_hi.py
index afbd8d5..551a9df 100644
--- a/nikola/data/themes/base/messages/messages_hi.py
+++ b/nikola/data/themes/base/messages/messages_hi.py
@@ -3,10 +3,10 @@ from __future__ import unicode_literals
MESSAGES = {
"%d min remaining to read": "पढ़ने में %d मिनट बाकी",
- "(active)": "",
+ "(active)": "(सक्रिय)",
"Also available in:": "उपलब्ध भाषाएँ:",
"Archive": "आर्काइव",
- "Authors": "",
+ "Authors": "लेखक",
"Categories": "श्रेणियाँ",
"Comments": "टिप्पणियाँ",
"LANGUAGE": "हिन्दी",
@@ -20,7 +20,7 @@ MESSAGES = {
"Original site": "असली साइट",
"Posted:": "पोस्टेड:",
"Posts about %s": "%s के बारे में पोस्टें",
- "Posts by %s": "",
+ "Posts by %s": "%s की पोस्टें",
"Posts for year %s": "साल %s की पोस्टें",
"Posts for {month} {day}, {year}": "{day} {month} {year} की पोस्टें",
"Posts for {month} {year}": "{month} {year} की पोस्टें",
@@ -31,13 +31,14 @@ MESSAGES = {
"Read more": "और पढ़िए",
"Skip to main content": "मुख्य सामग्री पर जाएँ",
"Source": "सोर्स",
- "Subcategories:": "",
+ "Subcategories:": "उपश्रेणी",
"Tags and Categories": "टैग्स और श्रेणियाँ",
"Tags": "टैग्स",
- "Uncategorized": "",
- "Updates": "",
- "Write your page here.": "",
- "Write your post here.": "",
+ "Toggle navigation": "",
+ "Uncategorized": "बिना श्रेणी",
+ "Updates": "अपडेट्स",
+ "Write your page here.": "अपना पेज यहाँ लिखिए",
+ "Write your post here.": "अपनी पोस्ट यहाँ लिखिए",
"old posts, page %d": "पुरानी पोस्टें, पृष्‍ठ %d",
"page %d": "पृष्‍ठ %d",
}