diff options
Diffstat (limited to 'nikola/data/themes/base/messages/messages_fa.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_fa.py | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/nikola/data/themes/base/messages/messages_fa.py b/nikola/data/themes/base/messages/messages_fa.py index b69d57a..ade3276 100644 --- a/nikola/data/themes/base/messages/messages_fa.py +++ b/nikola/data/themes/base/messages/messages_fa.py @@ -1,11 +1,13 @@ # -*- encoding:utf-8 -*- -from __future__ import unicode_literals +"""Autogenerated file, do not edit. Submit translations on Transifex.""" MESSAGES = { "%d min remaining to read": "%d دقیقه برای خواندن باقی مانده", - "(active)": "", + "(active)": "(فعال)", "Also available in:": "همچنین قابل دسترس از:", "Archive": "آرشیو", + "Atom feed": "", + "Authors": "نویسندهها", "Categories": "دستهها", "Comments": "دیدگاهها", "LANGUAGE": "فارسی", @@ -13,27 +15,35 @@ MESSAGES = { "More posts about %s": "ارسالهای بیشتر دربارهٔ%s", "Newer posts": "ارسالهای جدیدتر", "Next post": "ارسال بعدی", + "Next": "بعدی", "No posts found.": "هیچ پستی پیدا نشد.", "Nothing found.": "هیچچیزی پیدا نشد.", "Older posts": "پستهای قدیمیتر", "Original site": "سایت اصلی", "Posted:": "ارسال شده:", "Posts about %s": "ارسالها دربارهٔ %s", + "Posts by %s": "ارسالهای %s", "Posts for year %s": "ارسالها برای سال %s", - "Posts for {month} {day}, {year}": "ارسال برای {month} {day}. {year}", - "Posts for {month} {year}": "ارسال برای {month} {year}", + "Posts for {month_day_year}": "ارسال برای {month_day_year}", + "Posts for {month_year}": "ارسال برای {month_year}", "Previous post": "ارسال پیشین", + "Previous": "قبلی", "Publication date": "تاریخ انتشار", "RSS feed": "خوراک", "Read in English": "به فارسی بخوانید", "Read more": "بیشتر بخوانید", "Skip to main content": "متن اصلی را نادیده بگیر", "Source": "منبع", - "Subcategories:": "", + "Subcategories:": "زیر بخشها:", "Tags and Categories": "برچسبها و دستهها", "Tags": "برچسبها", - "Write your page here.": "", - "Write your post here.": "", + "Toggle navigation": "", + "Uncategorized": "دستهبندی نشده", + "Up": "", + "Updates": "بروزرسانیها", + "Write your page here.": "من صفحه را اینجا بنویسید. ", + "Write your post here.": "متن پستتان را اینجا بنویسید.", "old posts, page %d": "صفحهٔ ارسالهای قدیمی %d", "page %d": "برگه %d", + "updated": "", } |
