-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add persian local and fix menu direction for rtl display
- Loading branch information
Showing
9 changed files
with
267 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
import component from './fa-IR/component'; | ||
import globalHeader from './fa-IR/globalHeader'; | ||
import menu from './fa-IR/menu'; | ||
import pwa from './fa-IR/pwa'; | ||
import settingDrawer from './fa-IR/settingDrawer'; | ||
import settings from './fa-IR/settings'; | ||
import pages from './fa-IR/pages'; | ||
|
||
export default { | ||
'navBar.lang': 'زبان ها ', | ||
'layout.user.link.help': 'کمک', | ||
'layout.user.link.privacy': 'حریم خصوصی', | ||
'layout.user.link.terms': 'مقررات', | ||
'app.preview.down.block': 'این صفحه را در پروژه محلی خود بارگیری کنید', | ||
'app.welcome.link.fetch-blocks': 'دریافت تمام بلوک', | ||
'app.welcome.link.block-list': 'به سرعت صفحات استاندارد مبتنی بر توسعه "بلوک" را بسازید', | ||
...globalHeader, | ||
...menu, | ||
...settingDrawer, | ||
...settings, | ||
...pwa, | ||
...component, | ||
...pages, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
export default { | ||
'component.tagSelect.expand': 'باز', | ||
'component.tagSelect.collapse': 'بسته ', | ||
'component.tagSelect.all': 'همه', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
export default { | ||
'component.globalHeader.search': 'جستجو ', | ||
'component.globalHeader.search.example1': 'مثال 1 را جستجو کنید', | ||
'component.globalHeader.search.example2': 'مثال 2 را جستجو کنید', | ||
'component.globalHeader.search.example3': 'مثال 3 را جستجو کنید', | ||
'component.globalHeader.help': 'کمک', | ||
'component.globalHeader.notification': 'اعلان', | ||
'component.globalHeader.notification.empty': 'شما همه اعلان ها را مشاهده کرده اید.', | ||
'component.globalHeader.message': 'پیام', | ||
'component.globalHeader.message.empty': 'شما همه پیام ها را مشاهده کرده اید.', | ||
'component.globalHeader.event': 'رویداد', | ||
'component.globalHeader.event.empty': 'شما همه رویدادها را مشاهده کرده اید.', | ||
'component.noticeIcon.clear': 'پاک کردن', | ||
'component.noticeIcon.cleared': 'پاک شد', | ||
'component.noticeIcon.empty': 'بدون اعلان', | ||
'component.noticeIcon.view-more': 'نمایش بیشتر', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
export default { | ||
'menu.welcome': 'خوش آمدید', | ||
'menu.more-blocks': 'بلوک های بیشتر', | ||
'menu.home': 'خانه', | ||
'menu.admin': 'مدیر', | ||
'menu.admin.sub-page': 'زیر صفحه', | ||
'menu.login': 'ورود', | ||
'menu.register': 'ثبت نام', | ||
'menu.register.result': 'ثبت نام نتیجه', | ||
'menu.dashboard': 'داشبورد', | ||
'menu.dashboard.analysis': 'تحلیل و بررسی', | ||
'menu.dashboard.monitor': 'نظارت', | ||
'menu.dashboard.workplace': 'محل کار', | ||
'menu.exception.403': '403', | ||
'menu.exception.404': '404', | ||
'menu.exception.500': '500', | ||
'menu.form': 'فرم', | ||
'menu.form.basic-form': 'فرم اساسی', | ||
'menu.form.step-form': 'فرم مرحله', | ||
'menu.form.step-form.info': 'فرم مرحله (نوشتن اطلاعات انتقال)', | ||
'menu.form.step-form.confirm': 'فرم مرحله (تأیید اطلاعات انتقال)', | ||
'menu.form.step-form.result': 'فرم مرحله (تمام شده)', | ||
'menu.form.advanced-form': 'فرم پیشرفته', | ||
'menu.list': 'لیست', | ||
'menu.list.table-list': 'جدول جستجو', | ||
'menu.list.basic-list': 'لیست اصلی', | ||
'menu.list.card-list': 'لیست کارت', | ||
'menu.list.search-list': 'لیست جستجو', | ||
'menu.list.search-list.articles': 'لیست جستجو (مقالات)', | ||
'menu.list.search-list.projects': 'لیست جستجو (پروژه ها)', | ||
'menu.list.search-list.applications': 'لیست جستجو (برنامه ها)', | ||
'menu.profile': 'مشخصات', | ||
'menu.profile.basic': 'مشخصات عمومی', | ||
'menu.profile.advanced': 'مشخصات پیشرفته', | ||
'menu.result': 'نتیجه', | ||
'menu.result.success': 'موفق', | ||
'menu.result.fail': 'ناموفق', | ||
'menu.exception': 'استثنا', | ||
'menu.exception.not-permission': '403', | ||
'menu.exception.not-find': '404', | ||
'menu.exception.server-error': '500', | ||
'menu.exception.trigger': 'راه اندازی', | ||
'menu.account': 'حساب', | ||
'menu.account.center': 'مرکز حساب', | ||
'menu.account.settings': 'تنظیمات حساب', | ||
'menu.account.trigger': 'خطای راه اندازی', | ||
'menu.account.logout': 'خروج', | ||
'menu.editor': 'ویرایشگر گرافیک', | ||
'menu.editor.flow': 'ویرایشگر جریان', | ||
'menu.editor.mind': 'ویرایشگر ذهن', | ||
'menu.editor.koni': 'ویرایشگر Koni', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
export default { | ||
'pages.layouts.userLayout.title': 'طراحی مورچه تأثیرگذارترین مشخصات طراحی وب در منطقه Xihu است', | ||
'pages.login.accountLogin.tab': 'ورود به حساب کاربری', | ||
'pages.login.accountLogin.errorMessage': 'نام کاربری / رمزعبور نادرست (مدیر / ant.design)', | ||
'pages.login.username.placeholder': 'نام کاربری: مدیر یا کاربر', | ||
'pages.login.username.required': 'لطفا نام کاربری خود را وارد کنید!', | ||
'pages.login.password.placeholder': 'رمز عبور: ant.design', | ||
'pages.login.password.required': 'لطفاً رمز ورود خود را وارد کنید!', | ||
'pages.login.phoneLogin.tab': 'ورود به سیستم تلفن', | ||
'pages.login.phoneLogin.errorMessage': 'خطای کد تأیید', | ||
'pages.login.phoneNumber.placeholder': 'شماره تلفن', | ||
'pages.login.phoneNumber.required': 'لطفاً شماره تلفن خود را وارد کنید!', | ||
'pages.login.phoneNumber.invalid': 'شماره تلفن نامعتبر است!', | ||
'pages.login.captcha.placeholder': 'کد تایید', | ||
'pages.login.captcha.required': 'لطفا کد تأیید را وارد کنید!', | ||
'pages.login.phoneLogin.getVerificationCode': 'دریافت کد', | ||
'pages.getCaptchaSecondText': 'ثانیه', | ||
'pages.login.rememberMe': 'مرا به خاطر بسپار', | ||
'pages.login.forgotPassword': 'رمز عبور را فراموش کرده اید ?', | ||
'pages.login.submit': 'ارسال', | ||
'pages.login.loginWith': 'وارد شوید با :', | ||
'pages.login.registerAccount': 'ثبت نام', | ||
'pages.welcome.advancedComponent': 'مولفه پیشرفته', | ||
'pages.welcome.link': 'خوش آمدید', | ||
'pages.welcome.advancedLayout': 'چیدمان پیشرفته', | ||
'pages.welcome.alertMessage': 'اجزای سنگین تر سریعتر و قوی تر آزاد شده اند.', | ||
'pages.admin.subPage.title': 'این صفحه فقط توسط مدیر قابل مشاهده است', | ||
'pages.admin.subPage.alertMessage': | ||
'رابط کاربری Umi اکنون منتشر شده است ، برای شروع تجربه استفاده از npm run ui خوش آمدید.', | ||
'pages.searchTable.createForm.newRule': 'قانون جدید', | ||
'pages.searchTable.updateForm.ruleConfig': 'پیکربندی قانون', | ||
'pages.searchTable.updateForm.basicConfig': 'اطلاعات اولیه', | ||
'pages.searchTable.updateForm.ruleName.nameLabel': ' نام قانون', | ||
'pages.searchTable.updateForm.ruleName.nameRules': 'لطفاً نام قانون را وارد کنید!', | ||
'pages.searchTable.updateForm.ruleDesc.descLabel': 'شرح قانون', | ||
'pages.searchTable.updateForm.ruleDesc.descPlaceholder': 'لطفاً حداقل پنج حرف وارد کنید', | ||
'pages.searchTable.updateForm.ruleDesc.descRules': | ||
'لطفاً حداقل یک قانون حاوی پنج کاراکتر شرح دهید!', | ||
'pages.searchTable.updateForm.ruleProps.title': 'پیکربندی خصوصیات', | ||
'pages.searchTable.updateForm.object': 'نظارت بر شی', | ||
'pages.searchTable.updateForm.ruleProps.templateLabel': 'الگوی قانون', | ||
'pages.searchTable.updateForm.ruleProps.typeLabel': 'نوع قانون', | ||
'pages.searchTable.updateForm.schedulingPeriod.title': 'تنظیم دوره زمان بندی', | ||
'pages.searchTable.updateForm.schedulingPeriod.timeLabel': 'زمان شروع', | ||
'pages.searchTable.updateForm.schedulingPeriod.timeRules': 'لطفاً زمان شروع را انتخاب کنید!', | ||
'pages.searchTable.titleDesc': 'شرح', | ||
'pages.searchTable.ruleName': 'نام قانون لازم است', | ||
'pages.searchTable.titleCallNo': 'تعداد تماس های خدماتی', | ||
'pages.searchTable.titleStatus': 'وضعیت', | ||
'pages.searchTable.nameStatus.default': 'پیش فرض', | ||
'pages.searchTable.nameStatus.running': 'در حال دویدن', | ||
'pages.searchTable.nameStatus.online': 'برخط', | ||
'pages.searchTable.nameStatus.abnormal': 'غیرطبیعی', | ||
'pages.searchTable.titleUpdatedAt': 'آخرین برنامه ریزی در', | ||
'pages.searchTable.exception': 'لطفا دلیل استثنا را وارد کنید!', | ||
'pages.searchTable.titleOption': 'گزینه', | ||
'pages.searchTable.config': 'پیکربندی', | ||
'pages.searchTable.subscribeAlert': 'مشترک شدن در هشدارها', | ||
'pages.searchTable.title': 'فرم درخواست', | ||
'pages.searchTable.new': 'جدید', | ||
'pages.searchTable.chosen': 'انتخاب شده', | ||
'pages.searchTable.item': 'مورد', | ||
'pages.searchTable.totalServiceCalls': 'تعداد کل تماس های خدماتی', | ||
'pages.searchTable.tenThousand': '0000', | ||
'pages.searchTable.batchDeletion': 'حذف دسته ای', | ||
'pages.searchTable.batchApproval': 'تصویب دسته ای', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
'app.pwa.offline': 'شما اکنون آفلاین هستید', | ||
'app.pwa.serviceworker.updated': 'مطالب جدید در دسترس است', | ||
'app.pwa.serviceworker.updated.hint': | ||
'لطفاً برای بارگیری مجدد صفحه فعلی ، دکمه "تازه سازی" را فشار دهید', | ||
'app.pwa.serviceworker.updated.ok': 'تازه سازی', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
export default { | ||
'app.setting.pagestyle': 'تنظیم نوع صفحه', | ||
'app.setting.pagestyle.dark': 'سبک تیره', | ||
'app.setting.pagestyle.light': 'سبک سبک', | ||
'app.setting.content-width': 'عرض محتوا', | ||
'app.setting.content-width.fixed': 'ثابت', | ||
'app.setting.content-width.fluid': 'شناور', | ||
'app.setting.themecolor': 'رنگ تم', | ||
'app.setting.themecolor.dust': 'گرد و غبار قرمز', | ||
'app.setting.themecolor.volcano': 'آتشفشان', | ||
'app.setting.themecolor.sunset': 'غروب نارنجی', | ||
'app.setting.themecolor.cyan': 'فیروزه ای', | ||
'app.setting.themecolor.green': 'سبز قطبی', | ||
'app.setting.themecolor.daybreak': 'آبی روشن(پیشفرض)', | ||
'app.setting.themecolor.geekblue': 'چسب گیک', | ||
'app.setting.themecolor.purple': 'بنفش طلایی', | ||
'app.setting.navigationmode': 'حالت پیمایش', | ||
'app.setting.sidemenu': 'طرح منوی کناری', | ||
'app.setting.topmenu': 'طرح منوی بالایی', | ||
'app.setting.fixedheader': 'سرصفحه ثابت', | ||
'app.setting.fixedsidebar': 'نوار کناری ثابت', | ||
'app.setting.fixedsidebar.hint': 'کار بر روی منوی کناری', | ||
'app.setting.hideheader': 'هدر پنهان هنگام پیمایش', | ||
'app.setting.hideheader.hint': 'وقتی Hidden Header فعال باشد کار می کند', | ||
'app.setting.othersettings': 'تنظیمات دیگر', | ||
'app.setting.weakmode': 'حالت ضعیف', | ||
'app.setting.copy': 'تنظیمات کپی', | ||
'app.setting.copyinfo': | ||
'موفقیت در کپی کردن , لطفا defaultSettings را در src / models / setting.js جایگزین کنید', | ||
'app.setting.production.hint': | ||
'صفحه تنظیم فقط در محیط توسعه نمایش داده می شود ، لطفاً دستی تغییر دهید', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
export default { | ||
'app.settings.menuMap.basic': 'تنظیمات پایه ', | ||
'app.settings.menuMap.security': 'تنظیمات امنیتی', | ||
'app.settings.menuMap.binding': 'صحافی حساب', | ||
'app.settings.menuMap.notification': 'اعلان پیام جدید', | ||
'app.settings.basic.avatar': 'آواتار', | ||
'app.settings.basic.change-avatar': 'آواتار را تغییر دهید', | ||
'app.settings.basic.email': 'ایمیل', | ||
'app.settings.basic.email-message': 'لطفا ایمیل خود را وارد کنید!', | ||
'app.settings.basic.nickname': 'نام مستعار', | ||
'app.settings.basic.nickname-message': 'لطفاً نام مستعار خود را وارد کنید!', | ||
'app.settings.basic.profile': 'پروفایل شخصی', | ||
'app.settings.basic.profile-message': 'لطفاً مشخصات شخصی خود را وارد کنید!', | ||
'app.settings.basic.profile-placeholder': 'معرفی مختصر خودتان', | ||
'app.settings.basic.country': 'کشور / منطقه', | ||
'app.settings.basic.country-message': 'لطفاً کشور خود را وارد کنید!', | ||
'app.settings.basic.geographic': 'استان یا شهر', | ||
'app.settings.basic.geographic-message': 'لطفاً اطلاعات جغرافیایی خود را وارد کنید!', | ||
'app.settings.basic.address': 'آدرس خیابان', | ||
'app.settings.basic.address-message': 'لطفا آدرس خود را وارد کنید!', | ||
'app.settings.basic.phone': 'شماره تلفن', | ||
'app.settings.basic.phone-message': 'لطفاً تلفن خود را وارد کنید!', | ||
'app.settings.basic.update': 'به روز رسانی اطلاعات', | ||
'app.settings.security.strong': 'قوی', | ||
'app.settings.security.medium': 'متوسط', | ||
'app.settings.security.weak': 'ضعیف', | ||
'app.settings.security.password': 'رمز عبور حساب کاربری', | ||
'app.settings.security.password-description': 'قدرت رمز عبور فعلی', | ||
'app.settings.security.phone': 'تلفن امنیتی', | ||
'app.settings.security.phone-description': 'تلفن مقید', | ||
'app.settings.security.question': 'سوال امنیتی', | ||
'app.settings.security.question-description': | ||
'سوال امنیتی تنظیم نشده است و سیاست امنیتی می تواند به طور موثر از امنیت حساب محافظت کند', | ||
'app.settings.security.email': 'ایمیل پشتیبان', | ||
'app.settings.security.email-description': 'ایمیل مقید', | ||
'app.settings.security.mfa': 'دستگاه MFA', | ||
'app.settings.security.mfa-description': | ||
'دستگاه MFA بسته نشده ، پس از اتصال ، می تواند دو بار تأیید شود', | ||
'app.settings.security.modify': 'تغییر', | ||
'app.settings.security.set': 'تنظیم', | ||
'app.settings.security.bind': 'بستن', | ||
'app.settings.binding.taobao': 'اتصال Taobao', | ||
'app.settings.binding.taobao-description': 'حساب Taobao در حال حاضر بسته نشده است', | ||
'app.settings.binding.alipay': 'اتصال Alipay', | ||
'app.settings.binding.alipay-description': 'حساب Alipay در حال حاضر بسته نشده است', | ||
'app.settings.binding.dingding': 'اتصال DingTalk', | ||
'app.settings.binding.dingding-description': 'حساب DingTalk در حال حاضر محدود نشده است', | ||
'app.settings.binding.bind': 'بستن', | ||
'app.settings.notification.password': 'رمز عبور حساب کاربری', | ||
'app.settings.notification.password-description': | ||
'پیام های سایر کاربران در قالب یک نامه ایستگاهی اعلام خواهد شد', | ||
'app.settings.notification.messages': 'پیام های سیستم', | ||
'app.settings.notification.messages-description': | ||
'پیام های سیستم به صورت نامه ایستگاه مطلع می شوند', | ||
'app.settings.notification.todo': 'اعلان کارها', | ||
'app.settings.notification.todo-description': | ||
'لیست کارها به صورت نامه ای از ایستگاه اطلاع داده می شود', | ||
'app.settings.open': 'باز کن', | ||
'app.settings.close': 'بستن', | ||
}; |