using trans for most common short texts

This commit is contained in:
Hamid R. K. Pishghadam
2021-01-03 19:00:14 +03:30
parent 63d9828213
commit 478b4cb808
3 changed files with 68 additions and 18 deletions

View File

@@ -35,15 +35,65 @@ author = { name = "Philipp Oppermann" }
[translations.en]
lang_name = "English"
toc = "Table Of Contents"
all_posts = "« All Posts"
support_me = "Support Me"
comments = "Comments"
comments_notice = "Please leave your comments in English if possible."
other_languages = "Other Languages"
about_me = "About Me"
about_me_text_1 = "I'm a Rust freelancer with a master's degree in computer science. I love systems programming, open source software, and new challenges."
readmore = "read more »"
not_translated = "(This post is not translated yet.)"
[translations.zh-CN]
lang_name = "Chinese (simplified)"
toc = "Table Of Contents"
all_posts = "« All Posts"
support_me = "Support Me"
comments = "Comments"
comments_notice = "Please leave your comments in English if possible."
other_languages = "Other Languages"
about_me = "About Me"
about_me_text_1 = "I'm a Rust freelancer with a master's degree in computer science. I love systems programming, open source software, and new challenges."
readmore = "read more »"
not_translated = "(This post is not translated yet.)"
[translations.zh-TW]
lang_name = "Chinese (traditional)"
toc = "Table Of Contents"
all_posts = "« All Posts"
support_me = "Support Me"
comments = "Comments"
comments_notice = "Please leave your comments in English if possible."
other_languages = "Other Languages"
about_me = "About Me"
about_me_text_1 = "I'm a Rust freelancer with a master's degree in computer science. I love systems programming, open source software, and new challenges."
readmore = "read more »"
not_translated = "(This post is not translated yet.)"
[translations.ja]
lang_name = "Japanese"
toc = "Table Of Contents"
all_posts = "« All Posts"
support_me = "Support Me"
comments = "Comments"
comments_notice = "Please leave your comments in English if possible."
other_languages = "Other Languages"
about_me = "About Me"
about_me_text_1 = "I'm a Rust freelancer with a master's degree in computer science. I love systems programming, open source software, and new challenges."
readmore = "read more »"
not_translated = "(This post is not translated yet.)"
[translations.fa]
lang_name = "Persian"
toc = "فهرست مطالب"
all_posts = "« همه پست‌ها"
support_me = "مرا پشتیبانی کنید"
comments = "نظرات"
comments_notice = "لطفا نظرات خود را در صورت امکان به انگلیسی بنویسید."
other_languages = "زبان های دیگر"
about_me = "درباره من"
about_me_text_1 = "من یک فریلنسر Rust با مدرک ارشد علوم کامپیوتر هستم. من عاشق برنامه نویسی سیستمی، نرم افزار متن باز و چالش های جدید هستم."
readmore = "ادامه‌مطلب»"
not_translated = "(این پست هنوز ترجمه نشده است.)"