updated translations
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'dashboards' => 'داشبورد | داشبوردها',
|
||||
'items' => 'مورد | موارد',
|
||||
'incomes' => 'درآمد | درآمد',
|
||||
'invoices' => 'فاکتور | فاکتورها',
|
||||
@ -38,10 +39,20 @@ return [
|
||||
'numbers' => 'شماره | تعداد',
|
||||
'statuses' => 'وضعیت | وضعیت',
|
||||
'others' => 'سایر | سایرین',
|
||||
'contacts' => 'Contact|Contacts',
|
||||
'reconciliations' => 'Reconciliation|Reconciliations',
|
||||
'contacts' => 'مخاطب|مخاطبین',
|
||||
'reconciliations' => 'مصالحه|مصالحه ها',
|
||||
'developers' => 'توسعه دهنده|توسعه دهندگان',
|
||||
'schedules' => 'زمانبندی | زمانبندی ها',
|
||||
'groups' => 'گروه | گروهها',
|
||||
'charts' => 'نمودار | نمودارها',
|
||||
'localisations' => 'بومی سازی|بومی سازی ها',
|
||||
'defaults' => 'پیش فرض | پیش فرضها',
|
||||
'widgets' => 'ابزارک | ابزارکها',
|
||||
'templates' => 'قالب | قالبها',
|
||||
'sales' => 'فروش | فروشها',
|
||||
'purchases' => 'خرید | خریدها',
|
||||
|
||||
'dashboard' => 'پیشخوان',
|
||||
'welcome' => 'خوش آمدید',
|
||||
'banking' => 'بانکداری',
|
||||
'general' => 'عمومی',
|
||||
'no_records' => 'بدون سابقه',
|
||||
@ -53,15 +64,19 @@ return [
|
||||
'no' => 'خیر',
|
||||
'na' => '(تعریف نشده)',
|
||||
'daily' => 'روزانه',
|
||||
'weekly' => 'هفتگی',
|
||||
'monthly' => 'ماهانه',
|
||||
'quarterly' => 'فصلی',
|
||||
'yearly' => 'سالانه',
|
||||
'add' => 'افزودن',
|
||||
'add_new' => 'افزودن جدید',
|
||||
'add_income' => 'اضافه کردن درآمد',
|
||||
'add_expense' => 'اضافه کردن هزینه',
|
||||
'show' => 'نمایش',
|
||||
'edit' => 'ويرايش',
|
||||
'delete' => 'حذف',
|
||||
'send' => 'ارسال',
|
||||
'share' => 'سهم',
|
||||
'download' => 'دريافت',
|
||||
'delete_confirm' => 'تایید حذف :name :type ؟',
|
||||
'name' => 'نام',
|
||||
@ -79,9 +94,11 @@ return [
|
||||
'reference' => 'مرجع',
|
||||
'attachment' => 'پیوست',
|
||||
'change' => 'تغییر',
|
||||
'change_type' => 'تغییر:نوع',
|
||||
'switch' => 'جایهجایی',
|
||||
'color' => 'رنگ',
|
||||
'save' => 'ذخیره کردن',
|
||||
'confirm' => 'تأیید کردن',
|
||||
'cancel' => 'انصراف',
|
||||
'loading' => 'درحال بارگذاری...',
|
||||
'from' => 'از',
|
||||
@ -105,26 +122,53 @@ return [
|
||||
'partially_paid' => 'پرداخت جزئی',
|
||||
'export' => 'گرفتن خروجی',
|
||||
'finish' => 'پایان',
|
||||
'wizard' => 'Wizard',
|
||||
'wizard' => 'مراحل جادویی',
|
||||
'skip' => 'صرفنظر',
|
||||
'enable' => 'فعال',
|
||||
'disable' => 'غیر فعال',
|
||||
'select_all' => 'انتخاب همه',
|
||||
'unselect_all' => 'عدم انتخاب همه',
|
||||
'go_to' => 'برو به: نام',
|
||||
'created_date' => 'تاریخ ایجاد',
|
||||
'period' => 'دوره',
|
||||
'frequency' => 'فراوانی',
|
||||
'start' => 'شروع',
|
||||
'end' => 'پایان',
|
||||
'clear' => 'پاک کردن',
|
||||
'difference' => 'تفاوت',
|
||||
'footer' => 'پاورقی',
|
||||
'start_date' => 'تاریخ شروع',
|
||||
'end_date' => 'تاریخ پایان',
|
||||
'basis' => 'مبنا',
|
||||
'accrual' => 'تعهدی',
|
||||
'cash' => 'پول نقد',
|
||||
'group_by' => 'گروه بندی بر اساس',
|
||||
'accounting' => 'حسابداری',
|
||||
'sort' => 'مرتبسازی',
|
||||
'width' => 'عرض',
|
||||
'month' => 'ماه',
|
||||
'year' => 'سال',
|
||||
'type_item_name' => 'نام یک کالا را تایپ کنید',
|
||||
'no_data' => 'دادهای وجود ندارد',
|
||||
'no_matching_data' => 'با هیچ دادهای مطابق نیست',
|
||||
'clear_cache' => 'پاکسازی حافظه نهان',
|
||||
'go_to_dashboard' => 'Go to dashboard',
|
||||
|
||||
'card' => [
|
||||
'name' => 'نام روی کارت',
|
||||
'number' => 'شمارهی کارت',
|
||||
'expiration_date' => 'تاریخ انقضا',
|
||||
'cvv' => 'کد CVV',
|
||||
],
|
||||
|
||||
'title' => [
|
||||
'new' => ':type جدید',
|
||||
'edit' => 'ویرایش :type',
|
||||
'delete' => 'حذف',
|
||||
'create' => 'ایجاد: نوع',
|
||||
'send' => 'ارسال: نوع',
|
||||
'get' => 'Get :type',
|
||||
'get' => 'دریافت:نوع',
|
||||
'add' => 'اضافه',
|
||||
'manage' => 'مدیریت',
|
||||
],
|
||||
|
||||
'form' => [
|
||||
@ -133,14 +177,30 @@ return [
|
||||
'field' => '-انتخاب :field-',
|
||||
'file' => 'انتخاب فایل',
|
||||
],
|
||||
'add_new' => 'افزودن فیلد جدید',
|
||||
'no_file_selected' => 'هیچ فایلی انتخاب نشده...',
|
||||
],
|
||||
|
||||
'date_range' => [
|
||||
'today' => 'امروز',
|
||||
'yesterday' => 'ديروز',
|
||||
'last_days' => 'Last :day Days',
|
||||
'last_days' => 'گذشته:روز روز',
|
||||
'this_month' => 'این ماه',
|
||||
'last_month' => 'ماه قبل',
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'documentation' => 'Check out the <a href=":url" target="_blank">documentation</a> for more details.',
|
||||
'items' => 'کالاها میتوانند محصولات یا خدمات باشند. شما میتوانید از کالا ها زمان ایجاد فکتور ها یا صورتحسابها برای داشتن قیمت، مالیات و دیگر فیلد های دلخواه استفاده کنید.',
|
||||
'invoices' => 'Invoices can be one time or recurring. You can send them to customers and start accepting online payments.',
|
||||
'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.',
|
||||
'customers' => 'Customers are required if you want to create invoices. They may also log in to Client Portal and see their balance.',
|
||||
'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.',
|
||||
'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.',
|
||||
'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.',
|
||||
'transfers' => 'Transfers allow you to move money from one account to another, whether they use the same currency or not.',
|
||||
'taxes' => 'Taxes are used to apply extra fees to invoices and bills. Your financials are affected by these regulatory taxes.',
|
||||
'reconciliations' => 'Bank reconciliation is a process performed to ensure that your company bank records are also correct.',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user