From f67111dde3b6e090fbc4a3e3935adbb07bc25169 Mon Sep 17 00:00:00 2001 From: denisdulici Date: Thu, 21 May 2020 13:06:45 +0300 Subject: [PATCH] updated translations --- resources/lang/fa-IR/auth.php | 6 +- resources/lang/fa-IR/bills.php | 79 ++++++++------- resources/lang/fa-IR/bulk_actions.php | 21 ++++ resources/lang/fa-IR/companies.php | 7 +- resources/lang/fa-IR/customers.php | 8 +- resources/lang/fa-IR/dashboards.php | 11 +++ resources/lang/fa-IR/demo.php | 38 +++++-- resources/lang/fa-IR/email_templates.php | 50 ++++++++++ resources/lang/fa-IR/errors.php | 23 +++++ resources/lang/fa-IR/general.php | 74 ++++++++++++-- resources/lang/fa-IR/header.php | 2 +- resources/lang/fa-IR/install.php | 5 +- resources/lang/fa-IR/invoices.php | 99 ++++++++++--------- resources/lang/fa-IR/items.php | 10 -- resources/lang/fa-IR/maintenance.php | 11 +++ resources/lang/fa-IR/messages.php | 21 ++-- resources/lang/fa-IR/modules.php | 50 +++++----- resources/lang/fa-IR/notifications.php | 2 +- resources/lang/fa-IR/pagination.php | 7 +- resources/lang/fa-IR/passwords.php | 1 + resources/lang/fa-IR/reconciliations.php | 14 +-- resources/lang/fa-IR/reports.php | 10 +- resources/lang/fa-IR/settings.php | 85 ++++++++++------ resources/lang/fa-IR/taxes.php | 2 +- resources/lang/fa-IR/validation.php | 28 +++--- .../lang/fa-IR/{dashboard.php => widgets.php} | 17 ++-- resources/lang/hi-IN/bills.php | 10 +- resources/lang/hi-IN/bulk_actions.php | 2 +- resources/lang/hi-IN/invoices.php | 12 +-- resources/lang/hi-IN/modules.php | 1 - resources/lang/hi-IN/settings.php | 8 +- resources/lang/pt-BR/general.php | 2 +- resources/lang/pt-BR/modules.php | 1 - resources/lang/pt-BR/reports.php | 2 +- resources/lang/pt-BR/widgets.php | 6 +- resources/lang/pt-PT/auth.php | 2 +- resources/lang/pt-PT/bills.php | 6 +- resources/lang/pt-PT/bulk_actions.php | 1 + resources/lang/pt-PT/dashboards.php | 6 +- resources/lang/pt-PT/demo.php | 10 +- resources/lang/pt-PT/install.php | 1 + resources/lang/pt-PT/invoices.php | 5 + resources/lang/pt-PT/modules.php | 1 - resources/lang/pt-PT/passwords.php | 10 +- resources/lang/pt-PT/reconciliations.php | 2 +- resources/lang/pt-PT/reports.php | 8 +- resources/lang/pt-PT/settings.php | 6 ++ resources/lang/pt-PT/validation.php | 2 +- resources/lang/pt-PT/widgets.php | 36 +++---- 49 files changed, 537 insertions(+), 284 deletions(-) create mode 100644 resources/lang/fa-IR/bulk_actions.php create mode 100644 resources/lang/fa-IR/dashboards.php create mode 100644 resources/lang/fa-IR/email_templates.php create mode 100644 resources/lang/fa-IR/errors.php create mode 100644 resources/lang/fa-IR/maintenance.php rename resources/lang/fa-IR/{dashboard.php => widgets.php} (56%) diff --git a/resources/lang/fa-IR/auth.php b/resources/lang/fa-IR/auth.php index 3b6ee2b85..b9e4c5df2 100644 --- a/resources/lang/fa-IR/auth.php +++ b/resources/lang/fa-IR/auth.php @@ -13,16 +13,18 @@ return [ 'current_email' => 'ایمیل فعلی', 'reset' => 'بازنشانی', 'never' => 'هرگز', - + 'landing_page' => 'صفحه فرود', + 'password' => [ 'current' => 'رمز عبور', 'current_confirm' => 'تکرار رمز عبور', 'new' => 'رمز عبور جدید', 'new_confirm' => 'تکرار رمز عبور', ], - + 'error' => [ 'self_delete' => 'خطا: نمی‌توانید خودتان حذف کنید!', + 'self_disable' => 'خطا: نمی‌توانید خودتان را غیر فعال کنید!', 'no_company' => 'خطا: هیچ کمپانی به حساب شما متصل نیست. لطفا با مدیر سیستم تماس بگیرید.', ], diff --git a/resources/lang/fa-IR/bills.php b/resources/lang/fa-IR/bills.php index 508456394..c762825c4 100644 --- a/resources/lang/fa-IR/bills.php +++ b/resources/lang/fa-IR/bills.php @@ -2,54 +2,65 @@ return [ - 'bill_number' => 'شماره صورتحساب', - 'bill_date' => 'تاریخ صورتحساب', - 'total_price' => 'قیمت کل', - 'due_date' => 'سررسید', - 'order_number' => 'شماره سفارش', - 'bill_from' => 'صورتحساب از', + 'bill_number' => 'شماره صورتحساب', + 'bill_date' => 'تاریخ صورتحساب', + 'total_price' => 'قیمت کل', + 'due_date' => 'سررسید', + 'order_number' => 'شماره سفارش', + 'bill_from' => 'صورتحساب از', - 'quantity' => 'تعداد', - 'price' => 'قيمت', - 'sub_total' => 'جمع کل', - 'discount' => 'تخفیف', - 'tax_total' => 'مجموع مالیات', - 'total' => 'مجموع', + 'quantity' => 'تعداد', + 'price' => 'قيمت', + 'sub_total' => 'جمع کل', + 'discount' => 'تخفیف', + 'item_discount' => 'Line Discount', + 'tax_total' => 'مجموع مالیات', + 'total' => 'مجموع', - 'item_name' => 'نام آیتم | نام آیتم ها', + 'item_name' => 'نام آیتم | نام آیتم ها', - 'show_discount' => 'تخفیف: discount%', - 'add_discount' => 'اضافه کردن تخفیف', - 'discount_desc' => 'از جمع کل', + 'show_discount' => 'تخفیف: discount%', + 'add_discount' => 'اضافه کردن تخفیف', + 'discount_desc' => 'از جمع کل', - 'payment_due' => 'سررسید پرداخت', - 'amount_due' => 'مقدار سررسید', - 'paid' => 'پرداخت شده', - 'histories' => 'تاریخچه', - 'payments' => 'پرداخت ها', - 'add_payment' => 'پرداخت', - 'mark_received' => 'دریافت شده', - 'download_pdf' => 'دانلود PDF', - 'send_mail' => 'ارسال ایمیل', + 'payment_due' => 'سررسید پرداخت', + 'amount_due' => 'مقدار سررسید', + 'paid' => 'پرداخت شده', + 'histories' => 'تاریخچه', + 'payments' => 'پرداخت ها', + 'add_payment' => 'پرداخت', + 'mark_paid' => 'Mark Paid', + 'mark_received' => 'دریافت شده', + 'mark_cancelled' => 'Mark Cancelled', + 'download_pdf' => 'دانلود PDF', + 'send_mail' => 'ارسال ایمیل', + 'create_bill' => 'ایجاد صورتحساب', + 'receive_bill' => 'دریافت صورتحساب', + 'make_payment' => 'پرداخت کردن', 'statuses' => [ - 'draft' => 'پیش‌ نویس', - 'received' => 'دریافت شده', - 'partial' => 'جزئیات', - 'paid' => 'پرداخت شده', + 'draft' => 'پیش‌نویس', + 'received' => 'دریافت شده', + 'partial' => 'جزئی', + 'paid' => 'پرداخت شده', + 'overdue' => 'سر رسید شده', + 'unpaid' => 'پرداخت نشده', + 'cancelled' => 'Cancelled', ], 'messages' => [ - 'received' => 'صورتحساب مشخص شده با موفقیت علامت گذاری شد.', - 'draft' => 'این صورت حساب به صورت پیشنویس است و پس از دریافت وجه بر روی نمودار را اعمال می شود.', + 'marked_received' => 'Bill marked as received!', + 'marked_paid' => 'Bill marked as paid!', + 'marked_cancelled' => 'Bill marked as cancelled!', + 'draft' => 'این صورت حساب به صورت پیشنویس است و پس از دریافت وجه بر روی نمودار را اعمال می شود.', 'status' => [ - 'created' => 'تاریخ ایجاد :date', - 'receive' => [ + 'created' => 'تاریخ ایجاد :date', + 'receive' => [ 'draft' => 'ارسال نشده', 'received' => 'تاریخ دریافت :date', ], - 'paid' => [ + 'paid' => [ 'await' => 'انتظار پرداخت', ], ], diff --git a/resources/lang/fa-IR/bulk_actions.php b/resources/lang/fa-IR/bulk_actions.php new file mode 100644 index 000000000..0cb52a06c --- /dev/null +++ b/resources/lang/fa-IR/bulk_actions.php @@ -0,0 +1,21 @@ + 'Bulk Action|Bulk Actions', + 'selected' => 'انتخاب شده', + 'no_action' => 'No action available', + + 'message' => [ + 'duplicate' => 'Are you sure you want to duplicate selected record?', + 'delete' => 'Are you sure you want to delete selected record?|Are you sure you want to delete selected records?', + 'export' => 'Are you sure you want to export selected record?|Are you sure you want to export selected records?', + 'enable' => 'Are you sure you want to enable selected record?|Are you sure you want to enable selected records?', + 'disable' => 'Are you sure you want to disable selected record?|Are you sure you want to disable selected records?', + 'paid' => 'Are you sure you want to mark selected invoice as paid?|Are you sure you want to mark selected invoices as paid?', + 'sent' => 'Are you sure you want to mark selected invoice as sent?|Are you sure you want to mark selected invoices as sent?', + 'received' => 'Are you sure you want to mark selected bill as received?|Are you sure you want to mark selected bills as received?', + 'cancelled' => 'Are you sure you want to cancel selected invoice/bill?|Are you sure you want to cancel selected invoices/bills?', + ], + +]; diff --git a/resources/lang/fa-IR/companies.php b/resources/lang/fa-IR/companies.php index 6b9ea230e..308c4a622 100644 --- a/resources/lang/fa-IR/companies.php +++ b/resources/lang/fa-IR/companies.php @@ -4,10 +4,11 @@ return [ 'domain' => 'دامنه', 'logo' => 'لوگو', - 'manage' => 'مدیریت شرکت ها', - 'all' => 'تمام شرکت ها', + 'error' => [ - 'delete_active' => 'خطا:نمی توانید شرکت فعال را حذف نمایید، ابتدا آن را ویرایش کنید!', + 'not_user_company' => 'خطا: شما اجازه تغییر این شرکت را ندارید!', + 'delete_active' => 'خطا: نمی توانید شرکت فعال را حذف نمایید، ابتدا به یک شرکت دیگر تغییر دهید!', + 'disable_active' => 'خطا: نمی توانید شرکت فعال را غیرفعال نمایید، ابتدا به یک شرکت دیگر تغییر دهید!', ], ]; diff --git a/resources/lang/fa-IR/customers.php b/resources/lang/fa-IR/customers.php index ee53a7a0d..f3a9210f6 100644 --- a/resources/lang/fa-IR/customers.php +++ b/resources/lang/fa-IR/customers.php @@ -2,15 +2,11 @@ return [ - 'allow_login' => 'مجاز به ورود به سیستم؟', + 'can_login' => 'می‌توانید وارد شوید؟', 'user_created' => 'کاربر ایجاد شده', 'error' => [ - 'email' => 'این ایمیل قبلا انتخاب شده است.' + 'email' => 'این ایمیل قبلا انتخاب شده است.', ], - 'notification' => [ - 'message' => ':customer made :amount payment to invoice number :invoice_number.', - 'button' => 'نمایش', - ], ]; diff --git a/resources/lang/fa-IR/dashboards.php b/resources/lang/fa-IR/dashboards.php new file mode 100644 index 000000000..561ac9580 --- /dev/null +++ b/resources/lang/fa-IR/dashboards.php @@ -0,0 +1,11 @@ + [ + 'not_user_dashboard' => 'خطا:شما اجازه تغییر این داشبورد رو ندارید!', + 'delete_last' => 'خطا: امکان حذف آخرین داشبورد وجود ندارد . لطفا اول یک داشبورد جدید بسازید!', + 'disable_last' => 'خطا: امکان غیر فعال کردن آخرین داشبورد وجود ندارد . لطفا اول یک داشبورد جدید بسازید!', + ], + +]; diff --git a/resources/lang/fa-IR/demo.php b/resources/lang/fa-IR/demo.php index bdabe273d..ef1472d27 100644 --- a/resources/lang/fa-IR/demo.php +++ b/resources/lang/fa-IR/demo.php @@ -2,15 +2,33 @@ return [ - 'accounts_cash' => 'پول نقد', - 'categories_deposit' => 'سپرده', - 'categories_sales' => 'فروش', - 'currencies_usd' => 'دلار آمریکا', - 'currencies_eur' => 'یورو', - 'currencies_gbp' => 'پوند انگلیس', - 'currencies_try' => 'لیره ترکیه', - 'taxes_exempt' => 'معاف از مالیات', - 'taxes_normal' => 'مالیات عادی', - 'taxes_sales' => 'مالیات بر فروش', + 'accounts' => [ + 'cash' => 'Cash', + ], + + 'categories' => [ + 'deposit' => 'Deposit', + 'sales' => 'Sales', + ], + + 'currencies' => [ + 'usd' => 'US Dollar', + 'eur' => 'Euro', + 'gbp' => 'British Pound', + 'try' => 'Turkish Lira', + ], + + 'offline_payments' => [ + 'cash' => 'Cash', + 'bank' => 'Bank Transfer', + ], + + 'reports' => [ + 'income' => 'Monthly income summary by category.', + 'expense' => 'Monthly expense summary by category.', + 'income_expense' => 'Monthly income vs expense by category.', + 'tax' => 'Quarterly tax summary.', + 'profit_loss' => 'Quarterly profit & loss by category.', + ], ]; diff --git a/resources/lang/fa-IR/email_templates.php b/resources/lang/fa-IR/email_templates.php new file mode 100644 index 000000000..59e874483 --- /dev/null +++ b/resources/lang/fa-IR/email_templates.php @@ -0,0 +1,50 @@ + [ + 'subject' => '{invoice_number} invoice created', + 'body' => 'Dear {customer_name},

We have prepared the following invoice for you: {invoice_number}.

You can see the invoice details and proceed with the payment from the following link: {invoice_number}.

Feel free to contact us for any question.

Best Regards,
{company_name}', + ], + + 'invoice_remind_customer' => [ + 'subject' => '{invoice_number} invoice overdue notice', + 'body' => 'Dear {customer_name},

This is an overdue notice for {invoice_number} invoice.

The invoice total is {invoice_total} and was due {invoice_due_date}.

You can see the invoice details and proceed with the payment from the following link: {invoice_number}.

Best Regards,
{company_name}', + ], + + 'invoice_remind_admin' => [ + 'subject' => '{invoice_number} invoice overdue notice', + 'body' => 'Hello,

{customer_name} has received an overdue notice for {invoice_number} invoice.

The invoice total is {invoice_total} and was due {invoice_due_date}.

You can see the invoice details from the following link: {invoice_number}.

Best Regards,
{company_name}', + ], + + 'invoice_recur_customer' => [ + 'subject' => '{invoice_number} recurring invoice created', + 'body' => 'Dear {customer_name},

Based on your recurring circle, we have prepared the following invoice for you: {invoice_number}.

You can see the invoice details and proceed with the payment from the following link: {invoice_number}.

Feel free to contact us for any question.

Best Regards,
{company_name}', + ], + + 'invoice_recur_admin' => [ + 'subject' => '{invoice_number} recurring invoice created', + 'body' => 'Hello,

Based on {customer_name} recurring circle, {invoice_number} invoice has been automatically created.

You can see the invoice details from the following link: {invoice_number}.

Best Regards,
{company_name}', + ], + + 'invoice_payment_customer' => [ + 'subject' => 'Payment received for {invoice_number} invoice', + 'body' => 'Dear {customer_name},

Thank you for the payment. Find the payment details below:

-------------------------------------------------
Amount: {transaction_total}
Date: {transaction_paid_date}
Invoice Number: {invoice_number}
-------------------------------------------------

You can always see the invoice details from the following link: {invoice_number}.

Feel free to contact us for any question.

Best Regards,
{company_name}', + ], + + 'invoice_payment_admin' => [ + 'subject' => 'Payment received for {invoice_number} invoice', + 'body' => 'Hello,

{customer_name} recorded a payment for {invoice_number} invoice.

You can see the invoice details from the following link: {invoice_number}.

Best Regards,
{company_name}', + ], + + 'bill_remind_admin' => [ + 'subject' => '{bill_number} bill reminding notice', + 'body' => 'Hello,

This is a reminding notice for {bill_number} bill to {vendor_name}.

The bill total is {bill_total} and is due {bill_due_date}.

You can see the bill details from the following link: {bill_number}.

Best Regards,
{company_name}', + ], + + 'bill_recur_admin' => [ + 'subject' => '{bill_number} recurring bill created', + 'body' => 'Hello,

Based on {vendor_name} recurring circle, {bill_number} invoice has been automatically created.

You can see the bill details from the following link: {bill_number}.

Best Regards,
{company_name}', + ], + +]; diff --git a/resources/lang/fa-IR/errors.php b/resources/lang/fa-IR/errors.php new file mode 100644 index 000000000..c72a47530 --- /dev/null +++ b/resources/lang/fa-IR/errors.php @@ -0,0 +1,23 @@ + [ + '403' => 'Oops! Forbidden Access', + '404' => 'Oops! Page not found', + '500' => 'Oops! Something went wrong', + ], + + 'header' => [ + '403' => '403 Forbidden', + '404' => '404 Not Found', + '500' => '500 Internal Server Error', + ], + + 'message' => [ + '403' => 'You can not access this page.', + '404' => 'We could not find the page you were looking for.', + '500' => 'We will work on fixing that right away.', + ], + +]; diff --git a/resources/lang/fa-IR/general.php b/resources/lang/fa-IR/general.php index 43f91e51b..bb1524c81 100644 --- a/resources/lang/fa-IR/general.php +++ b/resources/lang/fa-IR/general.php @@ -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 documentation 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.', + ], + ]; diff --git a/resources/lang/fa-IR/header.php b/resources/lang/fa-IR/header.php index 52ac03bae..81bca56d0 100644 --- a/resources/lang/fa-IR/header.php +++ b/resources/lang/fa-IR/header.php @@ -8,9 +8,9 @@ return [ 'counter' => '{0} شما اطلاعیه ای ندارید |{1} شما:count اطلاعیه دارید | [2, *] شما :coun اطلاعیه دارید', 'overdue_invoices' => '{1} :count فاکتور سررسید شده دارید | [2, *]: :count فاکتور سررسید شده دارید', 'upcoming_bills' => '{1}:count صورتحساب دارید | [2, *]:count صورتحساب دارید', - 'items_stock' => '{1} :count موجود است | [2,*] :count موجود است', 'view_all' => 'نمایش همه' ], 'docs_link' => 'https://akaunting.com/docs', + 'support_link' => 'https://akaunting.com/support', ]; diff --git a/resources/lang/fa-IR/install.php b/resources/lang/fa-IR/install.php index 5d0e462df..d6575035f 100644 --- a/resources/lang/fa-IR/install.php +++ b/resources/lang/fa-IR/install.php @@ -6,7 +6,7 @@ return [ 'refresh' => 'تازه سازی', 'steps' => [ - 'requirements' => 'Please, ask your hosting provider to fix the errors!', + 'requirements' => 'لطفاً از ارائه دهنده سرویس میزبانی خود بخواهید که ایراد را بر طرف کند!', 'language' => 'گام 1/3: انتخاب زبان', 'database' => 'مرحله 2/3: راه اندازی پایگاه داده', 'settings' => 'مرحله 3/3: شرکت و مدیریت اطلاعات', @@ -19,8 +19,9 @@ return [ 'requirements' => [ 'enabled' => ':feature باید فعال باشد!', 'disabled' => ':feature باید غیر فعال باشد!', - 'extension' => ':extension extension needs to be installed and loaded!', + 'extension' => ':افزونه نیاز است افزونه نصب و بارگذاری شود!', 'directory' => ':directory باید فابل نوشتن باشد!', + 'executable' => 'The PHP CLI executable file is not defined/working or its version is not :php_version or higher! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.', ], 'database' => [ diff --git a/resources/lang/fa-IR/invoices.php b/resources/lang/fa-IR/invoices.php index c3732b1a3..2bfbbb71a 100644 --- a/resources/lang/fa-IR/invoices.php +++ b/resources/lang/fa-IR/invoices.php @@ -2,67 +2,76 @@ return [ - 'invoice_number' => 'شماره فاکتور', - 'invoice_date' => 'تاریخ فاکتور', - 'total_price' => 'قیمت کل', - 'due_date' => 'سررسید', - 'order_number' => 'شماره فاکتور', - 'bill_to' => 'صورتحساب برای', + 'invoice_number' => 'شماره فاکتور', + 'invoice_date' => 'تاریخ فاکتور', + 'total_price' => 'قیمت کل', + 'due_date' => 'سررسید', + 'order_number' => 'شماره فاکتور', + 'bill_to' => 'صورتحساب برای', - 'quantity' => 'تعداد', - 'price' => 'قيمت', - 'sub_total' => 'جمع کل', - 'discount' => 'تخفیف', - 'tax_total' => 'مجموع مالیات', - 'total' => 'مجموع', + 'quantity' => 'تعداد', + 'price' => 'قيمت', + 'sub_total' => 'جمع کل', + 'discount' => 'تخفیف', + 'item_discount' => 'Line Discount', + 'tax_total' => 'مجموع مالیات', + 'total' => 'مجموع', - 'item_name' => 'نام آیتم | نام آیتم ها', + 'item_name' => 'نام آیتم | نام آیتم ها', - 'show_discount' => ':discount% Discount', - 'add_discount' => 'افزودن تخفیف', - 'discount_desc' => 'از جمع کل', + 'show_discount' => ':تخفیف% تخفیف', + 'add_discount' => 'افزودن تخفیف', + 'discount_desc' => 'از جمع کل', - 'payment_due' => 'سررسید پرداخت', - 'paid' => 'پرداخت شده', - 'histories' => 'تاریخچه', - 'payments' => 'پرداخت ها', - 'add_payment' => 'پرداخت', - 'mark_paid' => 'پرداخت شده', - 'mark_sent' => 'ارسال شده', - 'download_pdf' => 'دانلود PDF', - 'send_mail' => 'ارسال ایمیل', - 'all_invoices' => 'Login to view all invoices', + 'payment_due' => 'سررسید پرداخت', + 'paid' => 'پرداخت شده', + 'histories' => 'تاریخچه', + 'payments' => 'پرداخت ها', + 'add_payment' => 'پرداخت', + 'mark_paid' => 'پرداخت شده', + 'mark_sent' => 'ارسال شده', + 'mark_viewed' => 'Mark Viewed', + 'mark_cancelled' => 'Mark Cancelled', + 'download_pdf' => 'دانلود PDF', + 'send_mail' => 'ارسال ایمیل', + 'all_invoices' => 'ورود برای دیدن تمام فاکتور ها', + 'create_invoice' => 'ایجاد فاکتور', + 'send_invoice' => 'ارسال فاکتور', + 'get_paid' => 'پرداخت شده', + 'accept_payments' => 'پذیرفتن پرداخت های آنلاین', 'statuses' => [ - 'draft' => 'پیش‌ نویس', - 'sent' => 'ارسال شده', - 'viewed' => 'مشاهده شده', - 'approved' => 'تایید شده', - 'partial' => 'جزئیات', - 'paid' => 'پرداخت شده', + 'draft' => 'Draft', + 'sent' => 'Sent', + 'viewed' => 'Viewed', + 'approved' => 'Approved', + 'partial' => 'Partial', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'unpaid' => 'Unpaid', + 'cancelled' => 'Cancelled', ], 'messages' => [ - 'email_sent' => 'فاکتور با موفقت ارسال شده است!', - 'marked_sent' => 'فاکتور با موفقت ارسال شده است!', - 'email_required' => 'هیچ آدرس ایمیل برای این مشتری موجود نیست!', - 'draft' => 'This is a DRAFT invoice and will be reflected to charts after it gets sent.', + 'email_sent' => 'Invoice email has been sent!', + 'marked_sent' => 'Invoice marked as sent!', + 'marked_paid' => 'Invoice marked as paid!', + 'marked_viewed' => 'Invoice marked as viewed!', + 'marked_cancelled' => 'Invoice marked as cancelled!', + 'email_required' => 'هیچ آدرس ایمیل برای این مشتری موجود نیست!', + 'draft' => 'این یک پیشنویس است و پس از ارسال بر روی نمودار اعمال می شود.', 'status' => [ - 'created' => 'Created on :date', - 'send' => [ + 'created' => 'ایجاد شده در تاریخ:', + 'viewed' => 'Viewed', + 'send' => [ 'draft' => 'ارسال نشده', - 'sent' => 'Sent on :date', + 'sent' => 'ارسال شده در تاریخ:', ], - 'paid' => [ + 'paid' => [ 'await' => 'در انتظار پرداخت', ], ], ], - 'notification' => [ - 'message' => 'شما این ایمیل را دریافت کردید به دلیل اینکه مشتری شما :customer مقدار :amount فاکتور دارد.', - 'button' => 'پرداخت', - ], - ]; diff --git a/resources/lang/fa-IR/items.php b/resources/lang/fa-IR/items.php index ce7cb68e4..18159017f 100644 --- a/resources/lang/fa-IR/items.php +++ b/resources/lang/fa-IR/items.php @@ -2,17 +2,7 @@ return [ - 'quantities' => 'تعداد | تعداد', 'sales_price' => 'قیمت فروش', 'purchase_price' => 'قیمت خرید', - 'sku' => 'کد کالا', - - 'notification' => [ - 'message' => [ - 'reminder' => 'You are receiving this email because only :quantity of :name has remained.', - 'out_of_stock' => 'You are receiving this email because the :name is running out of stock.', - ], - 'button' => 'مشاهده', - ], ]; diff --git a/resources/lang/fa-IR/maintenance.php b/resources/lang/fa-IR/maintenance.php new file mode 100644 index 000000000..514800dcd --- /dev/null +++ b/resources/lang/fa-IR/maintenance.php @@ -0,0 +1,11 @@ + 'Under Maintenance', + + 'message' => 'Sorry, we\'re down for maintenance. Please, try again later!', + + 'last-updated' => 'This message was last updated :timestamp.', + +]; diff --git a/resources/lang/fa-IR/messages.php b/resources/lang/fa-IR/messages.php index f9876a1e3..9fafea372 100644 --- a/resources/lang/fa-IR/messages.php +++ b/resources/lang/fa-IR/messages.php @@ -8,25 +8,30 @@ return [ 'deleted' => ':type حذف شد!', 'duplicated' => ':type دو عدد موجود است!', 'imported' => ':type درون ریزی شد!', - 'enabled' => ':type enabled!', - 'disabled' => ':type disabled!', + 'exported' => ':type exported!', + 'enabled' => ':نوع فعال است!', + 'disabled' => ':نوع غیر فعال است!', ], 'error' => [ - 'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount', + 'over_payment' => 'خطا: پرداخت اضافه نشد! مبلغی که وارد کردید از کل گذر کرد :مبلغ', 'not_user_company' => 'خطا: شما اجازه مدیریت این شرکت را ندارید!', 'customer' => 'خطا: کاربر ایجاد نشد :name از ایمیل وارد شده استفاده می کند.', 'no_file' => 'خطا: فایلی انتخاب نشده است!', - 'last_category' => 'Error: Can not delete the last :type category!', - 'invalid_apikey' => 'Error: The token entered is invalid!', - 'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.', - 'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.', + 'last_category' => 'خطا: نمیتوان :نوع دسته بندی قبل را پاک کرد!', + 'change_type' => 'Error: Can not change the type because it has :text related!', + 'invalid_apikey' => 'Error: The API Key entered is invalid!', + 'import_column' => 'خطا: :پیام :نام ورق :ورق. شماره خط :خط.', + 'import_sheet' => 'خطا: نام ورق معتبر نیست. لطفاً، فایل نمونه را بررسی کنید.', ], 'warning' => [ 'deleted' => 'هشدار: شما نمی توانید :name را به دلیل :text حذف کنید.', 'disabled' => 'هشدار: شما نمی توانید :name را به دلیل :text غیر فعال کنید.', - 'disable_code' => 'Warning: You are not allowed to disable or change the currency of :name because it has :text related.', + 'reconciled_tran' => 'Warning: You are not allowed to change/delete transaction because it is reconciled!', + 'reconciled_doc' => 'Warning: You are not allowed to change/delete :type because it has reconciled transactions!', + 'disable_code' => 'هشدار: شما مجاز نیستید که واحد پولی :name را تغییر دهید یا غیر فعال کنید زیرا آن با :متن در ارتباط است.', + 'payment_cancel' => 'Warning: You have cancelled your recent :method payment!', ], ]; diff --git a/resources/lang/fa-IR/modules.php b/resources/lang/fa-IR/modules.php index 686ba45aa..cfe170c2a 100644 --- a/resources/lang/fa-IR/modules.php +++ b/resources/lang/fa-IR/modules.php @@ -2,20 +2,18 @@ return [ - 'title' => 'API Token', - 'api_token' => 'Token', + 'api_key' => 'API Key', 'my_apps' => 'برنامه‌های من', + 'pre_sale' => 'پیش فروش', 'top_paid' => 'بهترین غیر رایگان', 'new' => 'جدید', 'top_free' => 'بهترین رایگان', 'free' => 'رایگان', - 'search' => 'جستجو', 'install' => 'نصب', 'buy_now' => 'خرید', - 'token_link' => 'دریافت Token.', + 'get_api_key' => 'Click here to get your API key.', 'no_apps' => 'در این بخش هیچ نرم افزاری وجود ندارد.', - 'developer' => 'آیا شما یک توسعه دهنده هستید؟با مراجعه به سایت فروشگاهی می توانید نرم افزار های خود را بسیازید و بفروشید.', - + 'become_developer' => 'Are you a developer? Here you can learn how to create an app and start selling today!', 'recommended_apps' => 'برنامه‌های توصیه شده', 'about' => 'درباره ما', @@ -37,30 +35,30 @@ return [ 'installation' => 'نصب', 'faq' => 'سوالات متداول', 'changelog' => 'تغییرات', - 'reviews' => 'نظرات', + 'reviews' => 'نظرات', ], 'installation' => [ 'header' => 'محل نصب نرم افزار', - 'download' => 'دریافت فایل :module', - 'unzip' => 'استخراج فایل :module.', - 'file_copy' => 'Copying :module files.', - 'migrate' => 'Applying :module updates.', - 'finish' => 'The update was successfully installed. You will be redirect Update Center.', - 'install' => 'نصب فایل های :module .', + 'download' => 'Downloading :module', + 'unzip' => 'Extracting :module files', + 'file_copy' => 'Copying :module files', + 'finish' => 'Finalizing :module installation', + 'redirect' => ':module installed, redirecting to updates page', + 'install' => 'Installing :module', ], 'errors' => [ - 'download' => ':module can not download!', - 'upload' => 'Downloaded :module can not saved!', - 'unzip' => ':module can not unzip!', - 'file_copy' => ':module files can not copy!', - 'migrate' => ':module migrate broken!', - 'migrate core' => ':module already latest version so then yon can not update.', + 'download' => 'Not able to download :module', + 'zip' => 'Not able to create :module zip file', + 'unzip' => 'Not able to unzip :module', + 'file_copy' => 'Not able to copy :module files', + 'finish' => 'Not able to finalize :module installation', ], 'badge' => [ - 'installed' => 'نصب شده', + 'installed' => 'نصب شده', + 'pre_sale' => 'پیش فروش', ], 'button' => [ @@ -70,14 +68,16 @@ return [ ], 'my' => [ - 'purchased' => 'خریداری شد', - 'installed' => 'نصب شده', + 'purchased' => 'خریداری شد', + 'installed' => 'نصب شده', ], 'reviews' => [ 'button' => [ - 'add' => 'اضافه کردن نظر' + 'add' => 'اضافه کردن نظر' ], - 'na' => 'هیچ بررسی وجود دارد.' - ] + + 'na' => 'هیچ بررسی وجود دارد.' + ], + ]; diff --git a/resources/lang/fa-IR/notifications.php b/resources/lang/fa-IR/notifications.php index 002f903cc..d33965903 100644 --- a/resources/lang/fa-IR/notifications.php +++ b/resources/lang/fa-IR/notifications.php @@ -5,6 +5,6 @@ return [ 'whoops' => 'آخ!', 'hello' => 'سلام!', 'salutation' => 'با احترام،
:company_name ', - 'subcopy' => 'If you’re having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)', + 'subcopy' => 'اگر شما هنگام کلیک کردن دکمه ":text" مشکل دارید ، آدرس URL را کپی کرده و در مرورگر وب خود بازنشانی کنید: [:url](:url)', ]; diff --git a/resources/lang/fa-IR/pagination.php b/resources/lang/fa-IR/pagination.php index 61ad705e2..876ab3bf1 100644 --- a/resources/lang/fa-IR/pagination.php +++ b/resources/lang/fa-IR/pagination.php @@ -2,8 +2,9 @@ return [ - 'previous' => '« قبلی', - 'next' => 'بعدی »', - 'showing' => 'نمایش :first تا :last از :total :typr', + 'previous' => 'پیشین', + 'next' => 'بعدی', + 'showing' => ':first-:last of :total records.', + 'page' => 'در صفحه.', ]; diff --git a/resources/lang/fa-IR/passwords.php b/resources/lang/fa-IR/passwords.php index 995269161..a90df915a 100644 --- a/resources/lang/fa-IR/passwords.php +++ b/resources/lang/fa-IR/passwords.php @@ -18,5 +18,6 @@ return [ 'sent' => 'لینک بازگردانی گذرواژه به ایمیل شما ارسال شد.', 'token' => 'مشخصه‌ی بازگردانی گذرواژه معتبر نیست.', 'user' => "ما کاربری با این نشانی ایمیل نداریم!", + 'throttle' => 'Please wait before retrying.', ]; diff --git a/resources/lang/fa-IR/reconciliations.php b/resources/lang/fa-IR/reconciliations.php index 456e11ef2..e6de5dd4c 100644 --- a/resources/lang/fa-IR/reconciliations.php +++ b/resources/lang/fa-IR/reconciliations.php @@ -2,15 +2,15 @@ return [ - 'reconcile' => 'Reconcile', - 'reconciled' => 'Reconciled', - 'closing_balance' => 'Closing Balance', - 'unreconciled' => 'Unreconciled', - 'list_transactions' => 'فهرست تراکنش‌ها', + 'reconcile' => 'مغایرت گیری', + 'reconciled' => 'مغایرت گیری شده', + 'closing_balance' => 'تراز پایان دوره', + 'unreconciled' => 'مغایرت گیری نشده', + 'transactions' => 'تراکنش‌ها', 'start_date' => 'تاریخ شروع', 'end_date' => 'تاریخ پایان', - 'cleared_amount' => 'Cleared Amount', + 'cleared_amount' => 'مبلغ تصفیه شده', 'deposit' => 'سپرده', - 'withdrawal' => 'Withdrawal', + 'withdrawal' => 'برداشت', ]; diff --git a/resources/lang/fa-IR/reports.php b/resources/lang/fa-IR/reports.php index 94a86525d..db07d8f39 100644 --- a/resources/lang/fa-IR/reports.php +++ b/resources/lang/fa-IR/reports.php @@ -12,6 +12,7 @@ return [ 'net_profit' => 'سود خالص', 'total_expenses' => 'هزینه های کل', 'net' => 'خالص', + 'income_expense' => 'Income & Expense', 'summary' => [ 'income' => 'خلاصه درآمد', @@ -20,11 +21,10 @@ return [ 'tax' => 'خلاصه مالیات', ], - 'quarter' => [ - '1' => 'Jan-Mar', - '2' => 'Apr-Jun', - '3' => 'Jul-Sep', - '4' => 'Oct-Dec', + 'charts' => [ + 'line' => 'خطی', + 'bar' => 'میله‌ای', + 'pie' => 'کیکی', ], ]; diff --git a/resources/lang/fa-IR/settings.php b/resources/lang/fa-IR/settings.php index 785a2f925..f98a12cc0 100644 --- a/resources/lang/fa-IR/settings.php +++ b/resources/lang/fa-IR/settings.php @@ -3,14 +3,18 @@ return [ 'company' => [ + 'description' => 'Change company name, email, address, tax number etc', 'name' => 'نام', 'email' => 'ایمیل', 'phone' => 'تلفن', 'address' => 'آدرس', 'logo' => 'لوگو', ], + 'localisation' => [ - 'tab' => 'موقعیت', + 'description' => 'Set fiscal year, time zone, date format and more locals', + 'financial_start' => 'شروع سال مالی', + 'timezone' => 'منطقه زمانی', 'date' => [ 'format' => 'فرمت تاریخ', 'separator' => 'جداکننده تاریخ', @@ -20,15 +24,21 @@ return [ 'slash' => 'علامت ممیز (/)', 'space' => 'فضا ( )', ], - 'timezone' => 'منطقه زمانی', 'percent' => [ 'title' => 'درصد (%) موقعیت', 'before' => 'قبل از شماره', 'after' => 'پس از شماره', ], + 'discount_location' => [ + 'name' => 'Discount Location', + 'item' => 'At line', + 'total' => 'At total', + 'both' => 'Both line and total', + ], ], + 'invoice' => [ - 'tab' => 'فاکتور', + 'description' => 'Customize invoice prefix, number, terms, footer etc', 'prefix' => 'پیشوند شماره', 'digit' => 'تعداد ارقام', 'next' => 'شماره بعدی', @@ -43,16 +53,25 @@ return [ 'rate' => 'نرخ', 'quantity_name' => 'نام مقدار', 'quantity' => 'مقدار', + 'payment_terms' => 'Payment Terms', + 'title' => 'Title', + 'subheading' => 'Subheading', + 'due_receipt' => 'Due upon receipt', + 'due_days' => 'Due within :days days', + 'choose_template' => 'Choose invoice template', + 'default' => 'Default', + 'classic' => 'Classic', + 'modern' => 'Modern', ], + 'default' => [ - 'tab' => 'پیش‌فرض‌ها', - 'account' => 'حساب پیش فرض', - 'currency' => 'واحد پول پیش فرض', - 'tax' => 'نرخ مالیات پیش فرض', - 'payment' => 'پیش فرض روش پرداخت', - 'language' => 'زبان پیش فرض', + 'description' => 'Default account, currency, language of your company', + 'list_limit' => 'Records Per Page', + 'use_gravatar' => 'Use Gravatar', ], + 'email' => [ + 'description' => 'Change the sending protocol and email templates', 'protocol' => 'پروتکل', 'php' => 'ایمیل PHP', 'smtp' => [ @@ -67,36 +86,44 @@ return [ 'sendmail' => 'Sendmail ', 'sendmail_path' => 'مسیر Sendmail', 'log' => 'رکورد های ایمیل', + + 'templates' => [ + 'subject' => 'Subject', + 'body' => 'Body', + 'tags' => 'Available Tags: :tag_list', + 'invoice_new_customer' => 'New Invoice Template (sent to customer)', + 'invoice_remind_customer' => 'Invoice Reminder Template (sent to customer)', + 'invoice_remind_admin' => 'Invoice Reminder Template (sent to admin)', + 'invoice_recur_customer' => 'Invoice Recurring Template (sent to customer)', + 'invoice_recur_admin' => 'Invoice Recurring Template (sent to admin)', + 'invoice_payment_customer' => 'Payment Received Template (sent to customer)', + 'invoice_payment_admin' => 'Payment Received Template (sent to admin)', + 'bill_remind_admin' => 'Bill Reminder Template (sent to admin)', + 'bill_recur_admin' => 'Bill Recurring Template (sent to admin)', + ], ], + 'scheduling' => [ - 'tab' => 'برنامه‌ریزی', + 'name' => 'برنامه‌ریزی', + 'description' => 'Automatic reminders and command for recurring', 'send_invoice' => 'ارسال فاکتور یادآور', 'invoice_days' => 'ارسال بعد از چند روز', 'send_bill' => 'ارسال یاد آور صورتحساب', 'bill_days' => 'تعداد روز ارسال قبل از سررسید', 'cron_command' => 'فرمان Cron', 'schedule_time' => 'ساعت به اجرا', - 'send_item_reminder'=> 'ارسال به یادآوری', - 'item_stocks' => 'ارسال زمانی که موجود باشد', ], - 'appearance' => [ - 'tab' => 'ظاهر', - 'theme' => 'قالب', - 'light' => 'روشن', - 'dark' => 'تاریک', - 'list_limit' => 'نتایج در هر صفحه', - 'use_gravatar' => 'استفاده از Gravatar', + + 'categories' => [ + 'description' => 'Unlimited categories for income, expense, and item', ], - 'system' => [ - 'tab' => 'سیستم', - 'session' => [ - 'lifetime' => 'جلسه طول عمر (دقیقه)', - 'handler' => 'مکانیزم نشست', - 'file' => 'فایل', - 'database' => 'پایگاه داده', - ], - 'file_size' => 'حداکثر اندازه فایل (MB)', - 'file_types' => 'نوع فایل مجاز', + + 'currencies' => [ + 'description' => 'Create and manage currencies and set their rates', + ], + + 'taxes' => [ + 'description' => 'Fixed, normal, inclusive, and compound tax rates', ], ]; diff --git a/resources/lang/fa-IR/taxes.php b/resources/lang/fa-IR/taxes.php index 427d24aeb..f04299073 100644 --- a/resources/lang/fa-IR/taxes.php +++ b/resources/lang/fa-IR/taxes.php @@ -7,5 +7,5 @@ return [ 'normal' => 'عادی', 'inclusive' => 'شامل', 'compound' => 'ترکیب', - + 'fixed' => 'ثابت', ]; diff --git a/resources/lang/fa-IR/validation.php b/resources/lang/fa-IR/validation.php index c476a722e..136eef639 100644 --- a/resources/lang/fa-IR/validation.php +++ b/resources/lang/fa-IR/validation.php @@ -33,16 +33,17 @@ return [ 'confirmed' => ':attribute با فیلد تکرار مطابقت ندارد.', 'date' => ':attribute یک تاریخ معتبر نیست.', 'date_format' => ':attribute با الگوی :format مطاقبت ندارد.', - 'different' => ':attribute و :other باید متفاوت باشند.', + 'different' => ':attribute و :other باید از یکدیگر متفاوت باشند.', 'digits' => ':attribute باید :digits رقم باشد.', 'digits_between' => ':attribute باید بین :min و :max رقم باشد.', 'dimensions' => 'ابعاد تصویر :attribute قابل قبول نیست.', 'distinct' => 'فیلد :attribute تکراری است.', - 'email' => ':attribute باید یک ایمیل معتبر باشد', + 'email' => ':attribute باید یک ایمیل معتبر باشد.', + 'ends_with' => 'فیلد :attribute باید با یکی از مقادیر زیر خاتمه یابد: :values', 'exists' => ':attribute انتخاب شده، معتبر نیست.', - 'file' => ':attribute باید یک فایل باشد', - 'filled' => 'فیلد :attribute الزامی است', - 'image' => ':attribute باید تصویر باشد.', + 'file' => ':attribute باید یک فایل معتبر باشد.', + 'filled' => 'فیلد :attribute باید مقدار داشته باشد.', + 'image' => ':attribute باید یک تصویر معتبر باشد.', 'in' => ':attribute انتخاب شده، معتبر نیست.', 'in_array' => 'فیلد :attribute در :other وجود ندارد.', 'integer' => ':attribute باید عدد صحیح باشد.', @@ -65,8 +66,8 @@ return [ 'not_in' => ':attribute انتخاب شده، معتبر نیست.', 'numeric' => ':attribute باید عدد باشد.', 'present' => 'فیلد :attribute باید در پارامترهای ارسالی وجود داشته باشد.', - 'regex' => 'فرمت :attribute معتبر نیست', - 'required' => 'فیلد :attribute الزامی است', + 'regex' => 'فرمت :attribute معتبر نیست.', + 'required' => 'فیلد :attribute الزامی است.', 'required_if' => 'هنگامی که :other برابر با :value است، فیلد :attribute الزامی است.', 'required_unless' => 'فیلد :attribute ضروری است، مگر آنکه :other در :values موجود باشد.', 'required_with' => 'در صورت وجود فیلد :values، فیلد :attribute الزامی است.', @@ -80,11 +81,11 @@ return [ 'string' => ':attribute باید برابر با :size کاراکتر باشد.', 'array' => ':attribute باسد شامل :size آیتم باشد.', ], - 'string' => 'فیلد :attribute باید متن باشد.', + 'string' => 'فیلد :attribute باید رشته باشد.', 'timezone' => 'فیلد :attribute باید یک منطقه زمانی قابل قبول باشد.', 'unique' => ':attribute قبلا انتخاب شده است.', - 'uploaded' => 'آپلود فایل :attribute موفقیت آمیز نبود.', - 'url' => 'فرمت آدرس :attribute اشتباه است.', + 'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.', + 'url' => ':attribute معتبر نمی‌باشد.', /* |-------------------------------------------------------------------------- @@ -99,10 +100,11 @@ return [ 'custom' => [ 'attribute-name' => [ - 'rule-name' => 'custom-message', + 'rule-name' => 'custom-message', ], - 'invalid_currency' => 'فرمت آدرس :attribute اشتباه است.', - 'invalid_amount' => ':attribute وارد شده، معتبر نیست.', + 'invalid_currency' => 'فرمت آدرس :attribute اشتباه است.', + 'invalid_amount' => ':attribute وارد شده، معتبر نیست.', + 'invalid_extension' => 'The file extension is invalid.', ], /* diff --git a/resources/lang/fa-IR/dashboard.php b/resources/lang/fa-IR/widgets.php similarity index 56% rename from resources/lang/fa-IR/dashboard.php rename to resources/lang/fa-IR/widgets.php index a7248d603..4796f84e4 100644 --- a/resources/lang/fa-IR/dashboard.php +++ b/resources/lang/fa-IR/widgets.php @@ -2,12 +2,12 @@ return [ - 'total_incomes' => 'کل درآمد', - 'receivables' => 'مطالبات', - 'open_invoices' => 'فاکتورها باز', + 'total_income' => 'کل درآمد', + 'receivables' => 'دریافتنی', + 'open_invoices' => 'فاکتورهای باز', 'overdue_invoices' => 'فاکتورها سر رسیده', 'total_expenses' => 'هزینه های کل', - 'payables' => 'Payables', + 'payables' => 'پرداختنی', 'open_bills' => 'صورتحساب های باز', 'overdue_bills' => 'صورتحساب های سررسید شده', 'total_profit' => 'کل سود', @@ -15,10 +15,9 @@ return [ 'overdue_profit' => 'سود سررسید شده', 'cash_flow' => 'جریان نقدی', 'no_profit_loss' => 'بدون سود از دست رفته', - 'incomes_by_category' => 'درآمد بر اساس بخش بندی', - 'expenses_by_category' => 'هزینه بر اساس بخش بندی', - 'account_balance' => 'مانده حساب', - 'latest_incomes' => 'آخرین درآمد', + 'income_by_category' => 'درآمد بر اساس گروه‌بندی', + 'expenses_by_category' => 'هزینه بر اساس گروه‌بندی', + 'account_balance' => 'موجودی حساب', + 'latest_income' => 'آخرین درآمد', 'latest_expenses' => 'آخرین هزینه ها', - ]; diff --git a/resources/lang/hi-IN/bills.php b/resources/lang/hi-IN/bills.php index 366abac5d..28669061c 100644 --- a/resources/lang/hi-IN/bills.php +++ b/resources/lang/hi-IN/bills.php @@ -13,7 +13,7 @@ return [ 'price' => 'मूल्य', 'sub_total' => 'पूर्ण योग', 'discount' => 'छूट', - 'item_discount' => 'Line Discount', + 'item_discount' => 'पंक्ति डिस्काउंट', 'tax_total' => 'कर राशि', 'total' => 'कुल', @@ -31,7 +31,7 @@ return [ 'add_payment' => 'भुगतान जोड़ें', 'mark_paid' => 'मार्क करे की भुगतान किया हुआ है', 'mark_received' => 'प्राप्त किए हुए में मार्क करे', - 'mark_cancelled' => 'Mark Cancelled', + 'mark_cancelled' => 'रद्द किए हुए में मार्क करे', 'download_pdf' => 'डाउनलोड PDF', 'send_mail' => 'ईमेल भेजें', 'create_bill' => 'बिल बनाएं', @@ -45,13 +45,13 @@ return [ 'paid' => 'भुगतान किया', 'overdue' => 'समय पर भुगतान नहीं किया', 'unpaid' => 'भुगतान नहीं किया है', - 'cancelled' => 'Cancelled', + 'cancelled' => 'रद्द कर दिया', ], 'messages' => [ - 'marked_received' => 'Bill marked as received!', + 'marked_received' => 'बिल स्वीकार किये के रूप में मार्क किया गया!', 'marked_paid' => 'बिल भुगतान के रूप में मार्क किया गया!', - 'marked_cancelled' => 'Bill marked as cancelled!', + 'marked_cancelled' => 'बिल रद्द के रूप में मार्क किया गया!', 'draft' => 'यह एक ड्राफ्ट बिल है और इसे प्राप्त होने के बाद चार्ट पर प्रतिबिंबित किया जाएगा।', 'status' => [ diff --git a/resources/lang/hi-IN/bulk_actions.php b/resources/lang/hi-IN/bulk_actions.php index 4b86107f5..e78871903 100644 --- a/resources/lang/hi-IN/bulk_actions.php +++ b/resources/lang/hi-IN/bulk_actions.php @@ -15,7 +15,7 @@ return [ 'paid' => 'क्या आप वाकई चयनित चालान को भुगतान के रूप में चिह्नित करना चाहते हैं?|क्या आप सुनिश्चित हैं कि आप चयनित चालान को भुगतान के रूप में चिह्नित करना चाहते हैं?', 'sent' => 'क्या आप सुनिश्चित हैं कि आप चयनित चालान को भेजे गए के रूप में चिह्नित करना चाहते हैं?|क्या आप सुनिश्चित हैं कि आप चयनित चालान को भेजे गए के रूप में चिह्नित करना चाहते हैं?', 'received' => 'क्या आप वाकई चयनित बिल को प्राप्त किये गए के रूप में चिह्नित करना चाहते हैं?|क्या आप वाकई चयनित बिलों को प्राप्त किये गए के रूप में चिह्नित करना चाहते हैं?', - 'cancelled' => 'Are you sure you want to cancel selected invoice/bill?|Are you sure you want to cancel selected invoices/bills?', + 'cancelled' => 'क्या आप वाकई चयनित चालान/बिल को रद्द करना चाहते हैं?|क्या आप वाकई चयनित चालान/बिल को रद्द करना चाहते हैं?', ], ]; diff --git a/resources/lang/hi-IN/invoices.php b/resources/lang/hi-IN/invoices.php index 154c71561..900fb11b6 100644 --- a/resources/lang/hi-IN/invoices.php +++ b/resources/lang/hi-IN/invoices.php @@ -13,7 +13,7 @@ return [ 'price' => 'कीमत', 'sub_total' => 'पूर्ण योग', 'discount' => 'छूट', - 'item_discount' => 'Line Discount', + 'item_discount' => 'पंक्ति डिस्काउंट', 'tax_total' => 'कुल कर', 'total' => 'कुल', @@ -31,7 +31,7 @@ return [ 'mark_paid' => 'मार्क करे की भुगतान किया हुआ है', 'mark_sent' => 'मार्क करे की भेजा गया', 'mark_viewed' => 'मार्क किया हुआ देखे', - 'mark_cancelled' => 'Mark Cancelled', + 'mark_cancelled' => 'रद्द किए हुए में मार्क करे', 'download_pdf' => 'डाउनलोड PDF', 'send_mail' => 'ईमेल भेजें', 'all_invoices' => 'सभी चालान देखने के लिए लॉगिन करें', @@ -49,15 +49,15 @@ return [ 'paid' => 'भुगतान किया है', 'overdue' => 'समय पर भुगतान नहीं किया', 'unpaid' => 'भुगतान नहीं किया है', - 'cancelled' => 'Cancelled', + 'cancelled' => 'रद्द कर दिया', ], 'messages' => [ 'email_sent' => 'चालान ईमेल भेजा गया है!', - 'marked_sent' => 'भेजे गए के रूप में मार्क किया गया!', + 'marked_sent' => 'चालान भेजे गए के रूप में मार्क किया गया!', 'marked_paid' => 'चालान भुगतान के रूप में मार्क किया गया!', - 'marked_viewed' => 'Invoice marked as viewed!', - 'marked_cancelled' => 'Invoice marked as cancelled!', + 'marked_viewed' => 'चालान देखे गए के रूप में मार्क किया गया!', + 'marked_cancelled' => 'चालान रद्द के रूप में मार्क किया गया!', 'email_required' => 'इस ग्राहक के लिए कोई ईमेल पता नहीं!', 'draft' => 'यह एक ड्राफ्ट चालान है और इसे भेजे जाने के बाद चार्ट में प्रतिबिंबित होगा।', diff --git a/resources/lang/hi-IN/modules.php b/resources/lang/hi-IN/modules.php index f11bffd78..0b513eb18 100644 --- a/resources/lang/hi-IN/modules.php +++ b/resources/lang/hi-IN/modules.php @@ -9,7 +9,6 @@ return [ 'new' => 'नया', 'top_free' => 'टॉप फ़्री', 'free' => 'फ़्री', - 'search' => 'खोज', 'install' => 'इंस्टॉल करें', 'buy_now' => 'अभी खरीदें', 'get_api_key' => 'अपनी एपीआई कुंजी प्राप्त करने के लिए यहां क्लिक करें।', diff --git a/resources/lang/hi-IN/settings.php b/resources/lang/hi-IN/settings.php index 0dba551f3..42c54191b 100644 --- a/resources/lang/hi-IN/settings.php +++ b/resources/lang/hi-IN/settings.php @@ -30,10 +30,10 @@ return [ 'after' => 'नंबर के बाद', ], 'discount_location' => [ - 'name' => 'Discount Location', - 'item' => 'At line', - 'total' => 'At total', - 'both' => 'Both line and total', + 'name' => 'छूट का स्थान', + 'item' => 'रेखा पर', + 'total' => 'कुल पर', + 'both' => 'लाइन और कुल दोनों पर', ], ], diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php index 88e3ce394..a6a4de20f 100644 --- a/resources/lang/pt-BR/general.php +++ b/resources/lang/pt-BR/general.php @@ -81,7 +81,7 @@ return [ 'delete_confirm' => 'Confirma a exclusão :name :type?', 'name' => 'Nome', 'email' => 'E-mail', - 'tax_number' => 'Número de identificação fisca', + 'tax_number' => 'Número de identificação fiscal', 'phone' => 'Telefone', 'address' => 'Endereço', 'website' => 'Site', diff --git a/resources/lang/pt-BR/modules.php b/resources/lang/pt-BR/modules.php index 39db039ab..45341ccc8 100644 --- a/resources/lang/pt-BR/modules.php +++ b/resources/lang/pt-BR/modules.php @@ -9,7 +9,6 @@ return [ 'new' => 'Novo', 'top_free' => 'Melhores Grátis', 'free' => 'Gratis', - 'search' => 'Pesquisa', 'install' => 'Instalar', 'buy_now' => 'Comprar Agora', 'get_api_key' => 'Clique aqui para obter sua chave de API.', diff --git a/resources/lang/pt-BR/reports.php b/resources/lang/pt-BR/reports.php index d671ed781..ea25fbe4f 100644 --- a/resources/lang/pt-BR/reports.php +++ b/resources/lang/pt-BR/reports.php @@ -10,7 +10,7 @@ return [ 'profit_loss' => 'Receitas & Despesas', 'gross_profit' => 'Lucro Bruto', 'net_profit' => 'Lucro líquido', - 'total_expenses' => 'Total Despesas', + 'total_expenses' => 'Despesas Totais', 'net' => 'Líquido', 'income_expense' => 'Receita vs Despesa', diff --git a/resources/lang/pt-BR/widgets.php b/resources/lang/pt-BR/widgets.php index d4db19cf1..08b9a7004 100644 --- a/resources/lang/pt-BR/widgets.php +++ b/resources/lang/pt-BR/widgets.php @@ -2,11 +2,11 @@ return [ - 'total_income' => 'Rendimentos totais', + 'total_income' => 'Receitas totais', 'receivables' => 'Recebíveis', 'open_invoices' => 'Faturas em aberto', 'overdue_invoices' => 'Faturas vencidas', - 'total_expenses' => 'Total Despesas', + 'total_expenses' => 'Despesas Totais', 'payables' => 'Pagamentos', 'open_bills' => 'Contas em Aberto', 'overdue_bills' => 'Contas Vencidas', @@ -18,6 +18,6 @@ return [ 'income_by_category' => 'Resultados por Categoria', 'expenses_by_category' => 'Despesas por Categoria', 'account_balance' => 'Saldo da Conta', - 'latest_income' => 'Últimos Rendimentos', + 'latest_income' => 'Últimas Receitas', 'latest_expenses' => 'Últimas Despesas', ]; diff --git a/resources/lang/pt-PT/auth.php b/resources/lang/pt-PT/auth.php index a68bc946f..ae643c3c8 100644 --- a/resources/lang/pt-PT/auth.php +++ b/resources/lang/pt-PT/auth.php @@ -24,7 +24,7 @@ return [ 'error' => [ 'self_delete' => 'Erro: Não pode se excluir!', - 'self_disable' => 'Error: Can not disable yourself!', + 'self_disable' => 'Não se pode desativar!', 'no_company' => 'Erro: Nenhuma empresa atribuída à sua conta. Por favor, contacte o administrador do sistema.', ], diff --git a/resources/lang/pt-PT/bills.php b/resources/lang/pt-PT/bills.php index f83669530..5cc9076c6 100644 --- a/resources/lang/pt-PT/bills.php +++ b/resources/lang/pt-PT/bills.php @@ -13,6 +13,7 @@ return [ 'price' => 'Preço', 'sub_total' => 'Subtotal', 'discount' => 'Desconto', + 'item_discount' => 'Line Discount', 'tax_total' => 'Imposto', 'total' => 'Total', @@ -30,6 +31,7 @@ return [ 'add_payment' => 'Pagar Conta', 'mark_paid' => 'Mark Paid', 'mark_received' => 'Marcar como Recebida', + 'mark_cancelled' => 'Mark Cancelled', 'download_pdf' => 'Transferir em PDF', 'send_mail' => 'Enviar e-mail', 'create_bill' => 'Criar Conta', @@ -43,11 +45,13 @@ return [ 'paid' => 'Paga', 'overdue' => 'Vencida', 'unpaid' => 'Por Pagar', + 'cancelled' => 'Cancelled', ], 'messages' => [ - 'received' => 'Conta marcada como recebida com sucesso!', + 'marked_received' => 'Bill marked as received!', 'marked_paid' => 'Bill marked as paid!', + 'marked_cancelled' => 'Bill marked as cancelled!', 'draft' => 'Isto é um RASCUNHO da conta e será refletida nos gráficos depois de recebida.', 'status' => [ diff --git a/resources/lang/pt-PT/bulk_actions.php b/resources/lang/pt-PT/bulk_actions.php index 495357740..f2338881d 100644 --- a/resources/lang/pt-PT/bulk_actions.php +++ b/resources/lang/pt-PT/bulk_actions.php @@ -15,6 +15,7 @@ return [ 'paid' => 'Are you sure you want to mark selected invoice as paid?|Are you sure you want to mark selected invoices as paid?', 'sent' => 'Are you sure you want to mark selected invoice as sent?|Are you sure you want to mark selected invoices as sent?', 'received' => 'Are you sure you want to mark selected bill as received?|Are you sure you want to mark selected bills as received?', + 'cancelled' => 'Are you sure you want to cancel selected invoice/bill?|Are you sure you want to cancel selected invoices/bills?', ], ]; diff --git a/resources/lang/pt-PT/dashboards.php b/resources/lang/pt-PT/dashboards.php index cdee3cb28..54706fa30 100644 --- a/resources/lang/pt-PT/dashboards.php +++ b/resources/lang/pt-PT/dashboards.php @@ -3,9 +3,9 @@ return [ 'error' => [ - 'not_user_dashboard' => 'Error: You are not allowed to change this dashboard!', - 'delete_last' => 'Error: Can not delete the last dashboard. Please, create a new one first!', - 'disable_last' => 'Error: Can not disable the last dashboard. Please, create a new one first!', + 'not_user_dashboard' => 'Não tem permissão para alterar este painel!', + 'delete_last' => 'Não é possível apagar o último painel. Por favor, crie um novo primeiro!', + 'disable_last' => 'Não é possível desativar o último painel. Por favor, crie um novo primeiro!', ], ]; diff --git a/resources/lang/pt-PT/demo.php b/resources/lang/pt-PT/demo.php index df6afba2e..f0f94b7a0 100644 --- a/resources/lang/pt-PT/demo.php +++ b/resources/lang/pt-PT/demo.php @@ -24,11 +24,11 @@ return [ ], 'reports' => [ - 'income' => 'Monthly income summary by category.', - 'expense' => 'Monthly expense summary by category.', - 'income_expense' => 'Monthly income vs expense by category.', - 'tax' => 'Quarterly tax summary.', - 'profit_loss' => 'Quarterly profit & loss by category.', + 'income' => 'Resumo mensal de receitas por categoria', + 'expense' => 'Resumo mensal de despesas por categoria.', + 'income_expense' => 'Receitas vs despesas mensais por categoria.', + 'tax' => 'Resumo trimestral de impostos.', + 'profit_loss' => 'Lucro & perda trimestral por categoria.', ], ]; diff --git a/resources/lang/pt-PT/install.php b/resources/lang/pt-PT/install.php index 59976d538..c9ffbb129 100644 --- a/resources/lang/pt-PT/install.php +++ b/resources/lang/pt-PT/install.php @@ -21,6 +21,7 @@ return [ 'disabled' => ':feature precisa estar desativada!', 'extension' => ':extensão extensão precisa estar instalada e carregada!', 'directory' => 'O diretório :directory precisa de permissão para escrita!', + 'executable' => 'The PHP CLI executable file is not defined/working or its version is not :php_version or higher! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.', ], 'database' => [ diff --git a/resources/lang/pt-PT/invoices.php b/resources/lang/pt-PT/invoices.php index a8c008afc..bbeeb887e 100644 --- a/resources/lang/pt-PT/invoices.php +++ b/resources/lang/pt-PT/invoices.php @@ -13,6 +13,7 @@ return [ 'price' => 'Preço', 'sub_total' => 'Subtotal', 'discount' => 'Desconto', + 'item_discount' => 'Line Discount', 'tax_total' => 'Total de imposto', 'total' => 'Total', @@ -30,6 +31,7 @@ return [ 'mark_paid' => 'Marcar como Pago', 'mark_sent' => 'Marcar como Enviada', 'mark_viewed' => 'Mark Viewed', + 'mark_cancelled' => 'Mark Cancelled', 'download_pdf' => 'Transferir em PDF', 'send_mail' => 'Enviar E-mail', 'all_invoices' => 'Faça o login para ver todas as faturas', @@ -47,12 +49,15 @@ return [ 'paid' => 'Paid', 'overdue' => 'Overdue', 'unpaid' => 'Por Pagar', + 'cancelled' => 'Cancelled', ], 'messages' => [ 'email_sent' => 'Invoice email has been sent!', 'marked_sent' => 'Invoice marked as sent!', 'marked_paid' => 'Invoice marked as paid!', + 'marked_viewed' => 'Invoice marked as viewed!', + 'marked_cancelled' => 'Invoice marked as cancelled!', 'email_required' => 'Nenhum endereço de e-mail para este cliente!', 'draft' => 'Isto é um RASCUNHO da fatura e será refletida nos gráficos depois de enviada.', diff --git a/resources/lang/pt-PT/modules.php b/resources/lang/pt-PT/modules.php index fcfc170fd..6645d5d70 100644 --- a/resources/lang/pt-PT/modules.php +++ b/resources/lang/pt-PT/modules.php @@ -9,7 +9,6 @@ return [ 'new' => 'Recentes', 'top_free' => 'Melhores Grátis', 'free' => 'GRÁTIS', - 'search' => 'Pesquisar', 'install' => 'Instalar', 'buy_now' => 'Comprar Agora', 'get_api_key' => 'Click here to get your API key.', diff --git a/resources/lang/pt-PT/passwords.php b/resources/lang/pt-PT/passwords.php index 3d1c64ca4..db8d386c9 100644 --- a/resources/lang/pt-PT/passwords.php +++ b/resources/lang/pt-PT/passwords.php @@ -13,11 +13,11 @@ return [ | */ - 'password' => 'A senha deve conter no mínimo 6 caracteres e ser igual à confirmação.', - 'reset' => 'A senha foi redefinida!', - 'sent' => 'O link para redefinição de senha foi enviado para o seu e-mail!', - 'token' => 'Token para recuperação de senha inválido.', + 'password' => 'A password necessita conter, pelo menos, 6 caracteres e corresponder à sua confirmacao.', + 'reset' => 'A sua password foi redefinida!', + 'sent' => 'Enviámos um e-mail com o link para redefinir a sua password!', + 'token' => 'Token para recuperação da password inválido.', 'user' => "Não encontramos nenhum utilizador com esse endereço de e-mail.", - 'throttle' => 'Please wait before retrying.', + 'throttle' => 'Por favor, aguarde antes de tentar novamente.', ]; diff --git a/resources/lang/pt-PT/reconciliations.php b/resources/lang/pt-PT/reconciliations.php index 8b96f3bcf..f99990725 100644 --- a/resources/lang/pt-PT/reconciliations.php +++ b/resources/lang/pt-PT/reconciliations.php @@ -6,7 +6,7 @@ return [ 'reconciled' => 'Reconciliado', 'closing_balance' => 'Balanço Final', 'unreconciled' => 'Não Reconciliado', - 'transactions' => 'Transactions', + 'transactions' => 'Transações', 'start_date' => 'Data Inicial', 'end_date' => 'Data Final', 'cleared_amount' => 'Montante Apurado', diff --git a/resources/lang/pt-PT/reports.php b/resources/lang/pt-PT/reports.php index bec6c9d78..1615c072b 100644 --- a/resources/lang/pt-PT/reports.php +++ b/resources/lang/pt-PT/reports.php @@ -12,7 +12,7 @@ return [ 'net_profit' => 'Lucro Líquido', 'total_expenses' => 'Despesas Totais', 'net' => 'Líquido', - 'income_expense' => 'Income & Expense', + 'income_expense' => 'Receita & Despesa', 'summary' => [ 'income' => 'Resumo das Receitas', @@ -22,9 +22,9 @@ return [ ], 'charts' => [ - 'line' => 'Line', - 'bar' => 'Bar', - 'pie' => 'Pie', + 'line' => 'Linha', + 'bar' => 'Barras', + 'pie' => 'Circular', ], ]; diff --git a/resources/lang/pt-PT/settings.php b/resources/lang/pt-PT/settings.php index 18778cd1e..10a9216ef 100644 --- a/resources/lang/pt-PT/settings.php +++ b/resources/lang/pt-PT/settings.php @@ -29,6 +29,12 @@ return [ 'before' => 'Antes do Número', 'after' => 'Depois do Número', ], + 'discount_location' => [ + 'name' => 'Discount Location', + 'item' => 'At line', + 'total' => 'At total', + 'both' => 'Both line and total', + ], ], 'invoice' => [ diff --git a/resources/lang/pt-PT/validation.php b/resources/lang/pt-PT/validation.php index a8e1cb693..1b3bd9c14 100644 --- a/resources/lang/pt-PT/validation.php +++ b/resources/lang/pt-PT/validation.php @@ -104,7 +104,7 @@ return [ ], 'invalid_currency' => 'O código do :attribute é inválido.', 'invalid_amount' => 'O montante do campo :attribute não é válido.', - 'invalid_extension' => 'The file extension is invalid.', + 'invalid_extension' => 'A extensão do ficheiro é inválida.', ], /* diff --git a/resources/lang/pt-PT/widgets.php b/resources/lang/pt-PT/widgets.php index f9fe1fce6..b2d469e7a 100644 --- a/resources/lang/pt-PT/widgets.php +++ b/resources/lang/pt-PT/widgets.php @@ -2,22 +2,22 @@ return [ - 'total_income' => 'Total Income', - 'receivables' => 'Receivables', - 'open_invoices' => 'Open Invoices', - 'overdue_invoices' => 'Overdue Invoices', - 'total_expenses' => 'Total Expenses', - 'payables' => 'Payables', - 'open_bills' => 'Open Bills', - 'overdue_bills' => 'Overdue Bills', - 'total_profit' => 'Total Profit', - 'open_profit' => 'Open Profit', - 'overdue_profit' => 'Overdue Profit', - 'cash_flow' => 'Cash Flow', - 'no_profit_loss' => 'No Profit Loss', - 'income_by_category' => 'Income By Category', - 'expenses_by_category' => 'Expenses By Category', - 'account_balance' => 'Account Balance', - 'latest_income' => 'Latest Income', - 'latest_expenses' => 'Latest Expenses', + 'total_income' => 'Rendimento Total', + 'receivables' => 'A Receber', + 'open_invoices' => 'Faturas em Aberto', + 'overdue_invoices' => 'Faturas Vencidas', + 'total_expenses' => 'Despesas Totais', + 'payables' => 'A Pagar', + 'open_bills' => 'Contas em Aberto', + 'overdue_bills' => 'Contas Vencidas', + 'total_profit' => 'Lucro Total', + 'open_profit' => 'Lucro em Aberto', + 'overdue_profit' => 'Lucro Vencido', + 'cash_flow' => 'Fluxo de Caixa', + 'no_profit_loss' => 'Sem Perda de Lucro', + 'income_by_category' => 'Rendimento por Categoria', + 'expenses_by_category' => 'Despesas por Categoria', + 'account_balance' => 'Saldo da Conta', + 'latest_income' => 'Últimas Receitas', + 'latest_expenses' => 'Últimas Despesas', ];