diff options
Diffstat (limited to 'nikola/data/themes/base/messages/messages_az.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_az.py | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/nikola/data/themes/base/messages/messages_az.py b/nikola/data/themes/base/messages/messages_az.py index 15b2341..11e45ba 100644 --- a/nikola/data/themes/base/messages/messages_az.py +++ b/nikola/data/themes/base/messages/messages_az.py @@ -3,10 +3,10 @@ from __future__ import unicode_literals MESSAGES = { "%d min remaining to read": "%d dəqiqəlik oxuma", - "(active)": "", + "(active)": "(aktiv)", "Also available in:": "Həmçinin mövcuddur:", "Archive": "Arxiv", - "Authors": "", + "Authors": "Müəlliflər", "Categories": "Kateqoriyalar", "Comments": "Şərhlər", "LANGUAGE": "Azərbaycan dili", @@ -20,7 +20,7 @@ MESSAGES = { "Original site": "Original sayt", "Posted:": "yazılma tarixi:", "Posts about %s": "%s ilə bağlı yazılar", - "Posts by %s": "", + "Posts by %s": "%s tərəfindən yazılmış yazılar", "Posts for year %s": "%s ilindəki yazılar", "Posts for {month} {day}, {year}": "{month} {day}, {year} üçün yazılar", "Posts for {month} {year}": "{month} {year} üçün yazılar", @@ -31,13 +31,14 @@ MESSAGES = { "Read more": "Davamı", "Skip to main content": "Əsas mövzuya keç", "Source": "Mənbə", - "Subcategories:": "", + "Subcategories:": "Subkateqoriyalar", "Tags and Categories": "Teqlər və Kateqoriyalar", "Tags": "Teqlər", - "Uncategorized": "", - "Updates": "", - "Write your page here.": "", - "Write your post here.": "", + "Toggle navigation": "", + "Uncategorized": "Kateqoriyasız", + "Updates": "Yenilənmələr", + "Write your page here.": "Öz səhifəni bura yaz", + "Write your post here.": "Öz məqaləni bura yaz", "old posts, page %d": "köhnə yazılar, səhifə %s", "page %d": "səhifə %d", } |
