mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-30 19:06:59 -05:00
Update fa.coffee
Delet #
This commit is contained in:
parent
a63f8afff0
commit
17803d018c
1 changed files with 46 additions and 46 deletions
|
@ -1,59 +1,59 @@
|
||||||
module.exports = nativeDescription: "فارسی", englishDescription: "Persian", translation:
|
module.exports = nativeDescription: "فارسی", englishDescription: "Persian", translation:
|
||||||
common:
|
common:
|
||||||
loading: "...در حال بارگذاری"
|
loading: "...در حال بارگذاری"
|
||||||
# saving: "...در حال ذخیره سازی"
|
saving: "...در حال ذخیره سازی"
|
||||||
# sending: "...در حال ارسال"
|
sending: "...در حال ارسال"
|
||||||
|
|
||||||
# modal:
|
modal:
|
||||||
# close: "بستن"
|
close: "بستن"
|
||||||
# okay: "تایید"
|
okay: "تایید"
|
||||||
|
|
||||||
# not_found:
|
not_found:
|
||||||
# page_not_found: "صفحه پیدا نشد"
|
page_not_found: "صفحه پیدا نشد"
|
||||||
|
|
||||||
# nav:
|
nav:
|
||||||
# sign_up: "ایجاد حساب کاربری"
|
sign_up: "ایجاد حساب کاربری"
|
||||||
# log_in: "ورود"
|
log_in: "ورود"
|
||||||
# log_out: "خروج"
|
log_out: "خروج"
|
||||||
# play: "سطوح"
|
play: "سطوح"
|
||||||
# editor: "ویرایشگر"
|
editor: "ویرایشگر"
|
||||||
# blog: "بلاگ"
|
blog: "بلاگ"
|
||||||
# forum: "انجمن"
|
forum: "انجمن"
|
||||||
# admin: "مدیر"
|
admin: "مدیر"
|
||||||
# home: "خانه"
|
home: "خانه"
|
||||||
# contribute: "همکاری"
|
contribute: "همکاری"
|
||||||
# legal: "موارد قانونی"
|
legal: "موارد قانونی"
|
||||||
# about: "درباره"
|
about: "درباره"
|
||||||
# contact: "تماس "
|
contact: "تماس "
|
||||||
# twitter_follow: "دنبال کردن"
|
twitter_follow: "دنبال کردن"
|
||||||
# employers: "Employers"
|
employers: "Employers"
|
||||||
|
|
||||||
# forms:
|
forms:
|
||||||
# name: "نام"
|
name: "نام"
|
||||||
# email: "ایمیل"
|
email: "ایمیل"
|
||||||
# message: "پیام"
|
message: "پیام"
|
||||||
# cancel: "لغو"
|
cancel: "لغو"
|
||||||
# save: "ذخیره "
|
save: "ذخیره "
|
||||||
|
|
||||||
# versions:
|
versions:
|
||||||
# save_version_title: "ذخیره کردن نسخه جدید"
|
save_version_title: "ذخیره کردن نسخه جدید"
|
||||||
# commit_message: "Commit Message"
|
commit_message: "Commit Message"
|
||||||
# new_major_version: "New Major Version"
|
new_major_version: "New Major Version"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
cla_prefix: "To save changes, first you must agree to our"
|
||||||
# cla_url: "CLA"
|
cla_url: "CLA"
|
||||||
# cla_suffix: "."
|
cla_suffix: "."
|
||||||
# cla_agree: "I AGREE"
|
cla_agree: "موافقم"
|
||||||
|
|
||||||
# login:
|
login:
|
||||||
# login_modal_title: "ورود"
|
login_modal_title: "ورود"
|
||||||
# log_in: "ورود"
|
log_in: "ورود"
|
||||||
# sign_up: "ایجاد حساب کاربری"
|
sign_up: "ایجاد حساب کاربری"
|
||||||
# or: ", یا "
|
or: ", یا "
|
||||||
# recover: "بازیابی حساب کاربری"
|
recover: "بازیابی حساب کاربری"
|
||||||
|
|
||||||
# recover:
|
recover:
|
||||||
# recover_account_title: "بازیابی حساب کاربری"
|
recover_account_title: "بازیابی حساب کاربری"
|
||||||
# send_password: "Send Recovery Password"
|
send_password: "ارسال رمز عبور بازیابی شده"
|
||||||
|
|
||||||
# signup:
|
# signup:
|
||||||
# create_account_title: "Create Account to Save Progress"
|
# create_account_title: "Create Account to Save Progress"
|
||||||
|
|
Loading…
Reference in a new issue