diff --git a/resources/lang/ar-SA/bills.php b/resources/lang/ar-SA/bills.php
index e113c5fc9..f855e5100 100644
--- a/resources/lang/ar-SA/bills.php
+++ b/resources/lang/ar-SA/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'الكمية',
'price' => 'السعر',
'sub_total' => 'المبلغ الاجمالى',
+ 'discount' => 'Discount',
'tax_total' => 'اجمالى الضريبة',
'total' => 'اجمالى',
'item_name' => 'اسم الصنف | اسماء الصنف',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'استحقاق الدفع',
'amount_due' => 'استحقاق المبلغ',
'paid' => 'مدفوع',
diff --git a/resources/lang/ar-SA/general.php b/resources/lang/ar-SA/general.php
index b8eb3bb30..8afb0bc1b 100644
--- a/resources/lang/ar-SA/general.php
+++ b/resources/lang/ar-SA/general.php
@@ -2,47 +2,49 @@
return [
- 'items' => 'الصنف| أصناف',
- 'incomes' => 'دخل | دخل',
+ 'items' => 'الصنف|أصناف',
+ 'incomes' => 'إيراد|إيرادات',
'invoices' => 'فاتورة|فواتير',
- 'revenues' => 'الايراد | الايرادات',
- 'customers' => 'العميل | العملاء',
- 'expenses' => 'المصروف | المصروفات',
- 'bills' => 'فاتورة شراء| فواتير شراء',
- 'payments' => 'دفع | مدفوعات',
- 'vendors' => 'المورد | الموردين',
- 'accounts' => 'حساب | حسابات',
- 'transfers' => 'تحويل | تحويلات',
- 'transactions' => 'عملية | عمليات',
- 'reports' => 'تقرير | تقارير',
- 'settings' => 'اعداد | اعدادات',
- 'categories' => 'الفئة | الفئات',
- 'currencies' => 'عملة | عملات',
- 'tax_rates' => 'معدل الضريبة | معدلات الضرائب',
- 'users' => 'مستخدم | مستخدمين',
- 'roles' => 'الوظيفة | الوظائف',
- 'permissions' => 'تصريح | تصريحات',
- 'modules' => 'تطبيق | تطبيقات',
- 'companies' => 'شركة | شركات',
- 'profits' => 'ربح | أرباح',
- 'taxes' => 'ضريبة | ضرائب',
- 'pictures' => 'صورة | صور',
- 'types' => 'نوع | أنواع',
- 'payment_methods' => 'طريقة الدفع | طرق الدفع',
- 'compares' => 'الايراد مقابل المصروف | الايرادات مقابل المصروفات',
- 'notes' => 'ملحوظة | ملاحظات',
- 'totals' => 'اجمالى | اجماليات',
- 'languages' => 'لغة | لغات',
- 'updates' => 'تحديث | تحديثات',
- 'numbers' => 'رقم | أرقام',
- 'statuses' => 'حالة | حالات',
+ 'revenues' => 'الدخل|الدخل',
+ 'customers' => 'العميل|العملاء',
+ 'expenses' => 'المصروف|المصروفات',
+ 'bills' => 'سند | سندات الإيصال',
+ 'payments' => 'دفع|مدفوعات',
+ 'vendors' => 'المورد|الموردين',
+ 'accounts' => 'حساب|حسابات',
+ 'transfers' => 'تحويل|تحويلات',
+ 'transactions' => 'عملية|عمليات',
+ 'reports' => 'تقرير|تقارير',
+ 'settings' => 'اعداد|اعدادات',
+ 'categories' => 'الفئة|الفئات',
+ 'currencies' => 'عملة|عملات',
+ 'tax_rates' => 'معدل الضريبة|معدلات الضرائب',
+ 'users' => 'مستخدم|مستخدمين',
+ 'roles' => 'الوظيفة|الوظائف',
+ 'permissions' => 'تصريح|تصريحات',
+ 'modules' => 'تطبيق|تطبيقات',
+ 'companies' => 'شركة|شركات',
+ 'profits' => 'ربح|أرباح',
+ 'taxes' => 'ضريبة|ضرائب',
+ 'logos' => 'الشعار',
+ 'pictures' => 'صورة|صور',
+ 'types' => 'نوع|أنواع',
+ 'payment_methods' => 'طريقة الدفع|طرق الدفع',
+ 'compares' => 'الإيراد مقابل المصروف|الإيرادات مقابل المصروفات',
+ 'notes' => 'ملحوظة|ملاحظات',
+ 'totals' => 'المجموع|الإجمالي',
+ 'languages' => 'لغة|لغات',
+ 'updates' => 'تحديث|تحديثات',
+ 'numbers' => 'رقم|أرقام',
+ 'statuses' => 'حالة|حالات',
+ 'others' => 'Other|Others',
'dashboard' => 'لوحة التحكم',
'banking' => 'الخدمات المصرفية',
'general' => 'عام',
'no_records' => 'لا توجد سجلات.',
'date' => 'تاريخ',
- 'amount' => 'قيمة',
+ 'amount' => 'المبلغ',
'enabled' => 'مفعل',
'disabled' => 'غير مفعل',
'yes' => 'نعم',
@@ -52,64 +54,64 @@ return [
'monthly' => 'شهرى',
'quarterly' => 'ربع سنوي',
'yearly' => 'سنوى',
- 'add' => 'اضافة',
- 'add_new' => 'اضافة جديد',
+ 'add' => 'إضافة',
+ 'add_new' => 'إضافة جديد',
'show' => 'عرض',
'edit' => 'تعديل',
'delete' => 'حذف',
- 'send' => 'ارسال',
- 'download' => 'تحميل',
- 'delete_confirm' => 'تأكيد الحذف : الأسم : النوع؟',
+ 'send' => 'إرسال',
+ 'download' => 'تنزيل',
+ 'delete_confirm' => 'تأكيد الحذف :الاسم :type؟',
'name' => 'الاسم',
'email' => 'البريد الالكتروني',
'tax_number' => 'رقم الضريبة',
'phone' => 'هاتف',
- 'address' => 'عنوان',
+ 'address' => 'العنوان',
'website' => 'الموقع الالكتروني',
- 'actions' => 'الاجراءات',
+ 'actions' => 'الإجراءات',
'description' => 'الوصف',
- 'manage' => 'ادارة',
- 'code' => 'كود',
+ 'manage' => 'إدارة',
+ 'code' => 'الرمز',
'alias' => 'اسم مستعار',
- 'balance' => 'رصيد',
+ 'balance' => 'الرصيد',
'reference' => 'مرجع',
'attachment' => 'مرفق',
'change' => 'تغيير',
'switch' => 'تبديل',
- 'color' => 'لون',
+ 'color' => 'اللون',
'save' => 'حفظ',
- 'cancel' => 'الغاء',
+ 'cancel' => 'إلغاء',
'from' => 'من',
- 'to' => 'الى',
+ 'to' => 'إلى',
'print' => 'طباعة',
'search' => 'بحث',
'search_placeholder' => 'اكتب للبحث..',
'filter' => 'تصفية البحث',
'help' => 'مساعدة',
'all' => 'الكل',
- 'all_type' => 'الكل : نوع',
- 'upcoming' => 'المقبل',
- 'created' => 'تم انشاؤه',
- 'id' => 'الرقم المعرفى',
+ 'all_type' => 'الكل :type',
+ 'upcoming' => 'القادمة',
+ 'created' => 'تم إنشاؤه',
+ 'id' => 'رقم الهوية',
'more_actions' => 'المزيد من الاجراءات',
'duplicate' => 'تكرار',
- 'unpaid' => 'Unpaid',
- 'paid' => 'Paid',
- 'overdue' => 'Overdue',
- 'partially' => 'Partially',
- 'partially_paid' => 'Partially Paid',
+ 'unpaid' => 'غير مدفوع',
+ 'paid' => 'مدفوع',
+ 'overdue' => 'مبلغ متأخر',
+ 'partially' => 'جزئي',
+ 'partially_paid' => 'مدفوع جزئياً',
'title' => [
- 'new' => 'جديد : نوع',
- 'edit' => 'تعديل : نوع',
+ 'new' => 'جديد :type',
+ 'edit' => 'تعديل :type',
],
'form' => [
- 'enter' => 'ادخال : التخصص',
+ 'enter' => 'إدخال :field',
'select' => [
- 'field' => '-اختر : التخصص-',
- 'file' => 'اختر ملف',
+ 'field' => '-اختر :field-',
+ 'file' => 'اختر ملفاً',
],
- 'no_file_selected' => 'لم تختر أي ملف...',
+ 'no_file_selected' => 'لم يتم اختيار أي ملف...',
],
];
diff --git a/resources/lang/ar-SA/header.php b/resources/lang/ar-SA/header.php
index 3752871b9..bd257ed99 100644
--- a/resources/lang/ar-SA/header.php
+++ b/resources/lang/ar-SA/header.php
@@ -3,12 +3,12 @@
return [
'change_language' => 'تغيير اللغة',
- 'last_login' => 'أخر تسجيل دخول : الوقت',
+ 'last_login' => 'آخر تسجيل دخول :time',
'notifications' => [
- 'counter' => '{0} ليس لديك تنبيهات|{1} لديك :عدد تنبيهات|[2,*] لديك :عدد تنبيهات',
- 'overdue_invoices' => '{1} :عدد الفواتير المتأخرة|[2,*] :عدد الفواتير المتأخرة',
- 'upcoming_bills' => '{1} :عدد فواتير البيع الغير مدفوعة|[2,*] :عدد فواتير المشتريات الغير مدفوعة',
- 'items_stock' => '{1} :عدد الأصناف الغير متوفرة بالمخزن|[2,*] :عدد الأصناف الغير متوفرة بالمخزن',
+ 'counter' => '{0} ليس لديك تنبيهات|{1} لديك :count تنبيهات|[2,*] لديك :count تنبيهات',
+ 'overdue_invoices' => '{1} :count فاتورة متأخرة|[2,*] :count فواتير متأخرة',
+ 'upcoming_bills' => '{1} :count فاتورة بيع قادمة|[2,*] :count فواتير بيع قادمة',
+ 'items_stock' => '{1} :count منتج غير متوفر|[2,*] :count منتجات غير متوفرة',
'view_all' => 'عرض الكل'
],
diff --git a/resources/lang/ar-SA/invoices.php b/resources/lang/ar-SA/invoices.php
index 80921f318..003843efb 100644
--- a/resources/lang/ar-SA/invoices.php
+++ b/resources/lang/ar-SA/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'الكمية',
'price' => 'السعر',
'sub_total' => 'المبلغ الاجمالى',
+ 'discount' => 'Discount',
'tax_total' => 'اجمالى الضريبة',
'total' => 'الاجمالى',
'item_name' => 'اسم الصنف | اسماء الاصناف',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'استحقاق الدفع',
'paid' => 'مدفوع',
'histories' => 'سجلات',
diff --git a/resources/lang/ar-SA/messages.php b/resources/lang/ar-SA/messages.php
index 57d187f3d..41e1bdf77 100644
--- a/resources/lang/ar-SA/messages.php
+++ b/resources/lang/ar-SA/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':نوع تم الاستيراد!',
],
'error' => [
- 'payment_add' => 'خطأ: لا يمكنك إضافة الدفع! يجب عليك التحقق من إضافة المبلغ.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'خطأ: غير مسموح لك بادرة هذة الشركة!',
- 'customer' => 'خطأ:غير مسموح لك باضافة مستخدم! :اسم استخدام هذا البريد الالكترونية.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'خطأ: لم يتم تحديد ملف!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'تحذير: غير مسموح لك بحذف :اسم لأن هذا : مرتبط ب.',
diff --git a/resources/lang/ar-SA/modules.php b/resources/lang/ar-SA/modules.php
index a32ed3828..a1abd8b2e 100644
--- a/resources/lang/ar-SA/modules.php
+++ b/resources/lang/ar-SA/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'جديد',
'top_free' => 'المجانيات الأعلى',
'free' => 'مجانى',
+ 'search' => 'Search',
'install' => 'تثبيت',
'buy_now' => 'اشترى الأن',
'token_link' => 'اضغط هنا للحصول على رمز الوصول الخاص بك API.',
diff --git a/resources/lang/ar-SA/recurring.php b/resources/lang/ar-SA/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/ar-SA/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/ar-SA/reports.php b/resources/lang/ar-SA/reports.php
index e207a4892..5a4eff622 100644
--- a/resources/lang/ar-SA/reports.php
+++ b/resources/lang/ar-SA/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'هذا الربع',
'previous_quarter' => 'الربع السابق',
'last_12_months' => 'آخر 12 شهر',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'ملخص الايرادات',
'expense' => 'مخلص المصروفات',
'income_expense' => 'الإيرادات مقابل المصروفات',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/ar-SA/settings.php b/resources/lang/ar-SA/settings.php
index b8d1bade7..e0f637d18 100644
--- a/resources/lang/ar-SA/settings.php
+++ b/resources/lang/ar-SA/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'مسافة ( )',
],
'timezone' => 'التوقيت',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'فاتورة الشراء',
diff --git a/resources/lang/bg-BG/bills.php b/resources/lang/bg-BG/bills.php
index 373df65d2..ca058cf99 100644
--- a/resources/lang/bg-BG/bills.php
+++ b/resources/lang/bg-BG/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Количество',
'price' => 'Цена',
'sub_total' => 'Междинна сума',
+ 'discount' => 'Discount',
'tax_total' => 'Общо данък',
'total' => 'Общо',
'item_name' => 'Име на артикул | Имена на артикули',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Дължимото плащане',
'amount_due' => 'Дължимата сума',
'paid' => 'Платени',
diff --git a/resources/lang/bg-BG/general.php b/resources/lang/bg-BG/general.php
index 02a3991a1..65fc2bd3d 100644
--- a/resources/lang/bg-BG/general.php
+++ b/resources/lang/bg-BG/general.php
@@ -37,6 +37,7 @@ return [
'updates' => 'Актуализация | Актуализации',
'numbers' => 'Номер | Числа',
'statuses' => 'Статус | Статуси',
+ 'others' => 'Other|Others',
'dashboard' => 'Табло',
'banking' => 'Банкиране',
diff --git a/resources/lang/bg-BG/invoices.php b/resources/lang/bg-BG/invoices.php
index eb128ec19..5e7ca9e96 100644
--- a/resources/lang/bg-BG/invoices.php
+++ b/resources/lang/bg-BG/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Количество',
'price' => 'Цена',
'sub_total' => 'Междинна сума',
+ 'discount' => 'Discount',
'tax_total' => 'Общо данък',
'total' => 'Общо',
'item_name' => 'Име на артикул | Имена на артикули',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Дължимото плащане',
'paid' => 'Платен',
'histories' => 'История',
diff --git a/resources/lang/bg-BG/messages.php b/resources/lang/bg-BG/messages.php
index 8ac1d5279..026be03bc 100644
--- a/resources/lang/bg-BG/messages.php
+++ b/resources/lang/bg-BG/messages.php
@@ -14,6 +14,8 @@ return [
'not_user_company' => 'Грешка: Не ви е позволено да управлявате тази компания!',
'customer' => 'Грешка: Потребителят не е създаден! :name вече използва този имейл адрес.',
'no_file' => 'Грешка: Няма избран файл!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Предупреждение: Не ви е позволено да изтриете :name, защото има :text свързан.',
diff --git a/resources/lang/bg-BG/modules.php b/resources/lang/bg-BG/modules.php
index f5604040c..0f76b5796 100644
--- a/resources/lang/bg-BG/modules.php
+++ b/resources/lang/bg-BG/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Нов',
'top_free' => 'Топ безплатни',
'free' => 'БЕЗПЛАТНО',
+ 'search' => 'Search',
'install' => 'Инсталирай',
'buy_now' => 'Купете сега',
'token_link' => 'Натиснете тук за да получите Вашия API token.',
diff --git a/resources/lang/bg-BG/recurring.php b/resources/lang/bg-BG/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/bg-BG/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/bg-BG/reports.php b/resources/lang/bg-BG/reports.php
index 2babe504d..24e23c49e 100644
--- a/resources/lang/bg-BG/reports.php
+++ b/resources/lang/bg-BG/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Текущото тримесечие',
'previous_quarter' => 'Предходното тримесечие',
'last_12_months' => 'Последните 12 месеца',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Приходи',
'expense' => 'Разходи',
'income_expense' => 'Приходи срещу разходи',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/bg-BG/settings.php b/resources/lang/bg-BG/settings.php
index 904bf0781..2f1e8677e 100644
--- a/resources/lang/bg-BG/settings.php
+++ b/resources/lang/bg-BG/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Празно място ( )',
],
'timezone' => 'Часова зона',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Фактура',
diff --git a/resources/lang/cs-CZ/bills.php b/resources/lang/cs-CZ/bills.php
index 2d5556081..e95ad8e79 100644
--- a/resources/lang/cs-CZ/bills.php
+++ b/resources/lang/cs-CZ/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Množství',
'price' => 'Cena',
'sub_total' => 'Mezisoučet',
+ 'discount' => 'Discount',
'tax_total' => 'Dph celkem',
'total' => 'Celkem',
'item_name' => 'Jméno položky | Jméno položek',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Splatnost platby',
'amount_due' => 'Dlužná částka',
'paid' => 'Zaplaceno',
diff --git a/resources/lang/cs-CZ/general.php b/resources/lang/cs-CZ/general.php
index 388d30f89..7d1327897 100644
--- a/resources/lang/cs-CZ/general.php
+++ b/resources/lang/cs-CZ/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Společnost | Společnosti',
'profits' => 'Zisk | Zisky',
'taxes' => 'Daň | Daně',
+ 'logos' => 'Logo|Logos',
'pictures' => 'Obrázek | Obrázky',
'types' => 'Typ | Typy',
'payment_methods' => 'Způsob platby | Způsoby platby',
@@ -36,6 +37,7 @@ return [
'updates' => 'Aktualizace | Aktualizace',
'numbers' => 'Číslo | Čísla',
'statuses' => 'Stav | Stav',
+ 'others' => 'Other|Others',
'dashboard' => 'Ovládací panel',
'banking' => 'Bankovnictví',
diff --git a/resources/lang/cs-CZ/invoices.php b/resources/lang/cs-CZ/invoices.php
index ff76c44d4..76949adcd 100644
--- a/resources/lang/cs-CZ/invoices.php
+++ b/resources/lang/cs-CZ/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Množství',
'price' => 'Cena',
'sub_total' => 'Mezisoučet',
+ 'discount' => 'Discount',
'tax_total' => 'Daň celkem',
'total' => 'Celkem',
'item_name' => 'Jméno položky | Jméno položek',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Splatnost platby',
'paid' => 'Zaplaceno',
'histories' => 'Historie',
diff --git a/resources/lang/cs-CZ/messages.php b/resources/lang/cs-CZ/messages.php
index d072822b2..88346a7a3 100644
--- a/resources/lang/cs-CZ/messages.php
+++ b/resources/lang/cs-CZ/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type importováno!',
],
'error' => [
- 'payment_add' => 'Chyba: Nelze přidat platbu! Měli byste přidat částku.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'Chyba: nemůžeš provádět správu společností!',
- 'customer' => 'Chyba: Nemůžeš vytvořit uživatele! :name používá tento email.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Chyba: Nebyl vybrán žádný soubor!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Upozornění: Nemůžeš odstranit :name protože je spojená s :text.',
diff --git a/resources/lang/cs-CZ/modules.php b/resources/lang/cs-CZ/modules.php
index 567d0a950..92acbd0ed 100644
--- a/resources/lang/cs-CZ/modules.php
+++ b/resources/lang/cs-CZ/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Nové',
'top_free' => 'Nejlepší zdarma',
'free' => 'ZDARMA',
+ 'search' => 'Search',
'install' => 'Instalovat',
'buy_now' => 'Koupit',
'token_link' => 'Klikni sem pro získání tokenu k API.',
diff --git a/resources/lang/cs-CZ/recurring.php b/resources/lang/cs-CZ/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/cs-CZ/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/cs-CZ/reports.php b/resources/lang/cs-CZ/reports.php
index 4266cf7ad..c1cb551a2 100644
--- a/resources/lang/cs-CZ/reports.php
+++ b/resources/lang/cs-CZ/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Aktuální čtvrtletí',
'previous_quarter' => 'Předchozí čtvrtletí',
'last_12_months' => 'Posledních 12 měsíců',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Přehled příjmů',
'expense' => 'Přehled výdajů',
'income_expense' => 'Příjmy vs Výdaje',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/cs-CZ/settings.php b/resources/lang/cs-CZ/settings.php
index c6871a4be..0ac5a7820 100644
--- a/resources/lang/cs-CZ/settings.php
+++ b/resources/lang/cs-CZ/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Mezera ( )',
],
'timezone' => 'Časové pásmo',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Faktura',
diff --git a/resources/lang/da-DK/bills.php b/resources/lang/da-DK/bills.php
index cfa9b84c2..247f8b339 100644
--- a/resources/lang/da-DK/bills.php
+++ b/resources/lang/da-DK/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Antal',
'price' => 'Pris',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Moms i alt',
'total' => 'I alt',
'item_name' => 'Punkt navn | Varenavne',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Betalingsfrist',
'amount_due' => 'Forfaldent beløb',
'paid' => 'Betalt',
diff --git a/resources/lang/da-DK/general.php b/resources/lang/da-DK/general.php
index c1897c46d..02fc02b01 100644
--- a/resources/lang/da-DK/general.php
+++ b/resources/lang/da-DK/general.php
@@ -37,6 +37,7 @@ return [
'updates' => 'Opdatering|Opdateringer',
'numbers' => 'Nummer|Numre',
'statuses' => 'Status|Statusser',
+ 'others' => 'Other|Others',
'dashboard' => 'Oversigt',
'banking' => 'Bank',
diff --git a/resources/lang/da-DK/invoices.php b/resources/lang/da-DK/invoices.php
index ecb3e2701..e000d1279 100644
--- a/resources/lang/da-DK/invoices.php
+++ b/resources/lang/da-DK/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Antal',
'price' => 'Pris',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Moms i alt',
'total' => 'I alt',
'item_name' => 'Vare navn|Vare navne',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Betalingsfrist',
'paid' => 'Betalt',
'histories' => 'Historik',
diff --git a/resources/lang/da-DK/messages.php b/resources/lang/da-DK/messages.php
index 723f869eb..4220a09b1 100644
--- a/resources/lang/da-DK/messages.php
+++ b/resources/lang/da-DK/messages.php
@@ -14,6 +14,8 @@ return [
'not_user_company' => 'Fejl: Du har ikke tilladelse til at kontrollere denne virksomhed!',
'customer' => 'Fejl: Brugeren ikke oprettet! :name bruger allerede denne e-mail.',
'no_file' => 'Fejl: Ingen fil valgt!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Advarsel: Du har ikke tilladelse tiil at slette :name fordi den er :text relateret.',
diff --git a/resources/lang/da-DK/modules.php b/resources/lang/da-DK/modules.php
index 2119497e5..f02cd71b6 100644
--- a/resources/lang/da-DK/modules.php
+++ b/resources/lang/da-DK/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Ny',
'top_free' => 'Top gratis',
'free' => 'GRATIS',
+ 'search' => 'Search',
'install' => 'Installer',
'buy_now' => 'Køb nu',
'token_link' => 'Klik her for at få din API-token.',
diff --git a/resources/lang/da-DK/recurring.php b/resources/lang/da-DK/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/da-DK/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/da-DK/reports.php b/resources/lang/da-DK/reports.php
index 930b6eaf3..e0b2df6e8 100644
--- a/resources/lang/da-DK/reports.php
+++ b/resources/lang/da-DK/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Dette kvartal',
'previous_quarter' => 'Foregående kvartal',
'last_12_months' => 'Seneste 12 måneder',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Indkomst Resumé',
'expense' => 'Udgift Resumé',
'income_expense' => 'Indkomst vs udgift',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/da-DK/settings.php b/resources/lang/da-DK/settings.php
index ba3a42878..365f72e01 100644
--- a/resources/lang/da-DK/settings.php
+++ b/resources/lang/da-DK/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Mellemrum ( )',
],
'timezone' => 'Tidszone',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Faktura',
diff --git a/resources/lang/de-DE/bills.php b/resources/lang/de-DE/bills.php
index 467c96e31..c8aeb95ac 100644
--- a/resources/lang/de-DE/bills.php
+++ b/resources/lang/de-DE/bills.php
@@ -12,19 +12,24 @@ return [
'quantity' => 'Menge',
'price' => 'Preis',
'sub_total' => 'Zwischensumme',
+ 'discount' => 'Rabatt',
'tax_total' => 'Steuern Gesamt',
'total' => 'Gesamt',
- 'item_name' => 'Artikel-Name | Artikel-Name',
+ 'item_name' => 'Artikel-Name|Artikel-Namen',
+
+ 'show_discount' => ':discount % Rabatt',
+ 'add_discount' => 'füge Rabatt hinzu',
+ 'discount_desc' => 'Zwischensumme',
'payment_due' => 'Fälligkeit der Zahlung',
- 'amount_due' => 'Summe bis',
+ 'amount_due' => 'Fälliger Betrag',
'paid' => 'Bezahlt',
'histories' => 'Historie',
'payments' => 'Zahlungen',
'add_payment' => 'Zahlung hinzufügen',
'mark_received' => 'Als erhalten markieren',
- 'download_pdf' => 'PDF herunterladen',
+ 'download_pdf' => 'Als PDF herunterladen',
'send_mail' => 'E-Mail senden',
'status' => [
diff --git a/resources/lang/de-DE/currencies.php b/resources/lang/de-DE/currencies.php
index 928c5ad1b..735a57eaa 100644
--- a/resources/lang/de-DE/currencies.php
+++ b/resources/lang/de-DE/currencies.php
@@ -2,8 +2,8 @@
return [
- 'code' => 'Code',
- 'rate' => 'Preis',
+ 'code' => 'Kürzel',
+ 'rate' => 'Kurs',
'default' => 'Standardwährung',
'decimal_mark' => 'Dezimaltrennzeichen',
'thousands_separator' => 'Tausendertrennzeichen',
diff --git a/resources/lang/de-DE/dashboard.php b/resources/lang/de-DE/dashboard.php
index 24670b560..73b7934e1 100644
--- a/resources/lang/de-DE/dashboard.php
+++ b/resources/lang/de-DE/dashboard.php
@@ -18,7 +18,7 @@ return [
'incomes_by_category' => 'Einkommen nach Kategorie',
'expenses_by_category' => 'Ausgaben nach Kategorie',
'account_balance' => 'Kontostand',
- 'latest_incomes' => 'Neustes Einkommen',
+ 'latest_incomes' => 'Neuestes Einkommen',
'latest_expenses' => 'Letzte Ausgaben',
];
diff --git a/resources/lang/de-DE/demo.php b/resources/lang/de-DE/demo.php
index 849e1a0d3..fcd03a6e5 100644
--- a/resources/lang/de-DE/demo.php
+++ b/resources/lang/de-DE/demo.php
@@ -5,7 +5,7 @@ return [
'accounts_cash' => 'Bar',
'categories_uncat' => 'Unkategorisiert',
'categories_deposit' => 'Einzahlen',
- 'categories_sales' => 'Vertrieb',
+ 'categories_sales' => 'Verkäufe',
'currencies_usd' => 'US-Dollar',
'currencies_eur' => 'Euro',
'currencies_gbp' => 'Britisches Pfund',
diff --git a/resources/lang/de-DE/general.php b/resources/lang/de-DE/general.php
index 0585624e4..3520eca35 100644
--- a/resources/lang/de-DE/general.php
+++ b/resources/lang/de-DE/general.php
@@ -2,47 +2,49 @@
return [
- 'items' => 'Artikel | Artikel',
- 'incomes' => 'Einkommen | Einkommen',
- 'invoices' => 'Rechnung | Rechnungen',
- 'revenues' => 'Einnahmen | Einnahmen',
- 'customers' => 'Kunde | Kunden',
+ 'items' => 'Artikel|Artikel',
+ 'incomes' => 'Einkommen|Einkommen',
+ 'invoices' => 'Rechnung|Rechnungen',
+ 'revenues' => 'Einnahme|Einnahmen',
+ 'customers' => 'Kunde|Kunden',
'expenses' => 'Ausgabe| Ausgaben',
- 'bills' => 'Rechnung | Rechnungen',
- 'payments' => 'Zahlung | Zahlungen',
- 'vendors' => 'Kreditor | Kreditoren',
- 'accounts' => 'Konto | Konten',
- 'transfers' => 'Übertragung | Übertragungen',
- 'transactions' => 'Transaktion | Transaktionen',
- 'reports' => 'Bericht | Berichte',
- 'settings' => 'Einstellung | Einstellungen',
- 'categories' => 'Kategorie | Kategorien',
- 'currencies' => 'Währung | Währungen',
- 'tax_rates' => 'Steuersatz | Steuersätze',
+ 'bills' => 'Rechnung|Rechnungen',
+ 'payments' => 'Zahlung|Zahlungen',
+ 'vendors' => 'Kreditor|Kreditoren',
+ 'accounts' => 'Konto|Konten',
+ 'transfers' => 'Übertragung|Übertragungen',
+ 'transactions' => 'Transaktion|Transaktionen',
+ 'reports' => 'Bericht|Berichte',
+ 'settings' => 'Einstellung|Einstellungen',
+ 'categories' => 'Kategorie|Kategorien',
+ 'currencies' => 'Währung|Währungen',
+ 'tax_rates' => 'Steuersatz|Steuersätze',
'users' => 'Benutzer | Benutzer',
- 'roles' => 'Rolle | Rollen',
- 'permissions' => 'Berechtigung| Berechtigungen',
- 'modules' => 'App | Apps',
- 'companies' => 'Unternehmen | Unternehmen',
- 'profits' => 'Gewinn | Gewinne',
- 'taxes' => 'Steuer | Steuern',
- 'pictures' => 'Bild | Bilder',
- 'types' => 'Typ | Typen',
- 'payment_methods' => 'Zahlungsmethode | Zahlungsmethoden',
- 'compares' => 'Einkommen vs Kosten | Einkommen vs Kosten',
- 'notes' => 'Notiz | Notizen',
- 'totals' => 'Summe| Summen',
- 'languages' => 'Sprache | Sprachen',
- 'updates' => 'Aktualisierung| Aktualisierungen',
- 'numbers' => 'Nummer| Nummern',
- 'statuses' => 'Status | Stati',
+ 'roles' => 'Rolle|Rollen',
+ 'permissions' => 'Berechtigung|Berechtigungen',
+ 'modules' => 'App|Apps',
+ 'companies' => 'Unternehmen|Unternehmen',
+ 'profits' => 'Gewinn|Gewinne',
+ 'taxes' => 'Steuer|Steuern',
+ 'logos' => 'Logo|Logos',
+ 'pictures' => 'Bild|Bilder',
+ 'types' => 'Typ|Typen',
+ 'payment_methods' => 'Zahlungsmethode|Zahlungsmethoden',
+ 'compares' => 'Einkommen vs Kosten|Einkommen vs Kosten',
+ 'notes' => 'Notiz|Notizen',
+ 'totals' => 'Summe|Summen',
+ 'languages' => 'Sprache|Sprachen',
+ 'updates' => 'Aktualisierung|Aktualisierungen',
+ 'numbers' => 'Nummer|Nummern',
+ 'statuses' => 'Status|Stati',
+ 'others' => 'Anderer|Andere',
'dashboard' => 'Kontrollzentrum',
- 'banking' => 'Banking',
+ 'banking' => 'Bankwesen',
'general' => 'Allgemein',
'no_records' => 'Keine Einträge.',
'date' => 'Datum',
- 'amount' => 'Menge',
+ 'amount' => 'Betrag',
'enabled' => 'Aktiviert',
'disabled' => 'Deaktiviert',
'yes' => 'Ja',
@@ -59,7 +61,7 @@ return [
'delete' => 'Löschen',
'send' => 'Senden',
'download' => 'Herunterladen',
- 'delete_confirm' => 'Löschen bestätigen: Name: Typ?',
+ 'delete_confirm' => 'Löschen bestätigen :name :type?',
'name' => 'Name',
'email' => 'E-Mail',
'tax_number' => 'Steuernummer',
@@ -69,7 +71,7 @@ return [
'actions' => 'Aktionen',
'description' => 'Beschreibung',
'manage' => 'Verwalten',
- 'code' => 'Code',
+ 'code' => 'Kürzel',
'alias' => 'Alias',
'balance' => 'Kontostand',
'reference' => 'Referenz',
@@ -83,28 +85,28 @@ return [
'to' => 'An',
'print' => 'Drucken',
'search' => 'Suchen',
- 'search_placeholder' => 'Typ um zu suchen..',
+ 'search_placeholder' => 'Suchbegriff eingeben..',
'filter' => 'Filter',
'help' => 'Hilfe',
'all' => 'Alle',
- 'all_type' => 'Alle :Typ',
+ 'all_type' => 'Alle :type',
'upcoming' => 'Anstehend',
'created' => 'Erstellt',
'id' => 'ID',
'more_actions' => 'Weitere Aktionen',
'duplicate' => 'Duplizieren',
- 'unpaid' => 'Unpaid',
- 'paid' => 'Paid',
- 'overdue' => 'Overdue',
- 'partially' => 'Partially',
- 'partially_paid' => 'Partially Paid',
+ 'unpaid' => 'Zahlung offen',
+ 'paid' => 'Bezahlt',
+ 'overdue' => 'Überfällig',
+ 'partially' => 'Teilweise',
+ 'partially_paid' => 'Teilweise bezahlt',
'title' => [
'new' => 'Neu :type',
'edit' => 'Bearbeiten :type',
],
'form' => [
- 'enter' => 'Eingeben :field',
+ 'enter' => 'Geben Sie :field an',
'select' => [
'field' => '- Auswählen :field -',
'file' => 'Datei auswählen',
diff --git a/resources/lang/de-DE/import.php b/resources/lang/de-DE/import.php
index 63214c2f9..5cfe33f39 100644
--- a/resources/lang/de-DE/import.php
+++ b/resources/lang/de-DE/import.php
@@ -4,6 +4,6 @@ return [
'import' => 'Importieren',
'title' => ':type importieren',
- 'message' => 'Erlaubte Datei-Typen: CSV, XLS. Bitte, laden Sie eine Beispiel-Datei.',
+ 'message' => 'Erlaubte Datei-Typen: CSV, XLS. Bitte, laden Sie eine Beispiel-Datei.',
];
diff --git a/resources/lang/de-DE/install.php b/resources/lang/de-DE/install.php
index 82645fd91..cde7aa86d 100644
--- a/resources/lang/de-DE/install.php
+++ b/resources/lang/de-DE/install.php
@@ -38,7 +38,7 @@ return [
],
'error' => [
- 'connection' => 'Fehler: Konnte keine Verbindung zur Datenbank hergestellt werden! Stellen Sie sicher, dass die Angaben korrekt sind.',
+ 'connection' => 'Fehler: Es konnte keine Verbindung zur Datenbank hergestellt werden! Stellen Sie sicher, dass die Angaben korrekt sind.',
],
];
diff --git a/resources/lang/de-DE/invoices.php b/resources/lang/de-DE/invoices.php
index f43bdea23..22865cba6 100644
--- a/resources/lang/de-DE/invoices.php
+++ b/resources/lang/de-DE/invoices.php
@@ -7,15 +7,20 @@ return [
'total_price' => 'Gesamtpreis',
'due_date' => 'Fälligkeitsdatum',
'order_number' => 'Bestellnummer',
- 'bill_to' => 'Rechnung Zu',
+ 'bill_to' => 'Rechnung an',
- 'quantity' => 'Menge',
+ 'quantity' => 'Betrag',
'price' => 'Preis',
'sub_total' => 'Zwischensumme',
+ 'discount' => 'Rabatt',
'tax_total' => 'Steuern Gesamt',
'total' => 'Gesamt',
- 'item_name' => 'Artikel | Artikel',
+ 'item_name' => 'Artikelname|Artikel Namen',
+
+ 'show_discount' => ':discount % Rabatt',
+ 'add_discount' => 'füge Rabatt hinzu',
+ 'discount_desc' => 'Zwischensumme',
'payment_due' => 'Fälligkeit der Zahlung',
'paid' => 'Bezahlt',
@@ -23,7 +28,7 @@ return [
'payments' => 'Zahlungen',
'add_payment' => 'Zahlung hinzufügen',
'mark_paid' => 'Als bezahlt markieren',
- 'mark_sent' => 'Als versendet markieren',
+ 'mark_sent' => 'Als gesendet markieren',
'download_pdf' => 'PDF herunterladen',
'send_mail' => 'E-Mail senden',
@@ -39,7 +44,7 @@ return [
'messages' => [
'email_sent' => 'Rechnungsemail wurde erfolgreich versendet!',
'marked_sent' => 'Rechnung als erfolgreich versendet markiert!',
- 'email_required' => 'No email address for this customer!',
+ 'email_required' => 'Es existiert keine E-Mailadresse zu diesem Kunden!',
],
'notification' => [
diff --git a/resources/lang/de-DE/items.php b/resources/lang/de-DE/items.php
index 7b5940e42..3b26afedd 100644
--- a/resources/lang/de-DE/items.php
+++ b/resources/lang/de-DE/items.php
@@ -2,13 +2,13 @@
return [
- 'quantities' => 'Menge | Mengen',
+ 'quantities' => 'Menge|Mengen',
'sales_price' => 'Verkaufspreis',
'purchase_price' => 'Einkaufspreis',
- 'sku' => 'SKU',
+ 'sku' => 'Artikelnummer',
'notification' => [
- 'message' => 'Sie erhalten diese EMail, da :name nur noch begrenzt verfügbar ist.',
+ 'message' => 'Sie erhalten diese E-Mail, da :name nur noch begrenzt verfügbar ist.',
'button' => 'Jetzt ansehen',
],
diff --git a/resources/lang/de-DE/messages.php b/resources/lang/de-DE/messages.php
index e6e8dc597..d2f8d10b3 100644
--- a/resources/lang/de-DE/messages.php
+++ b/resources/lang/de-DE/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type importiert!',
],
'error' => [
- 'payment_add' => 'Fehler: Sie können die Zahlung nicht hinzufügen. Überprüfen Sie die Einträge und fügen sie einen Betrag hinzu.',
+ 'over_payment' => 'Fehler: Zahlung wurde nicht hinzugefügt! Betrag überschreitet die Gesamtsumme.',
'not_user_company' => 'Fehler: Sie haben nicht die Berechtigung um diese Firma zu verwalten!',
- 'customer' => 'Fehler: Sie können diesen Benutzer nicht erstellen! Die Email wird durch :name bereits genutzt.',
+ 'customer' => 'Fehler: User wurde nicht angelegt! :name benutzt schon diese Email-Adresse.',
'no_file' => 'Fehler: Keine Datei ausgewählt!',
+ 'last_category' => 'Fehler: Kann die letzte Kategorie :type nicht löschen!',
+ 'invalid_token' => 'Fehler: Der eingegebene Token ist ungültig!',
],
'warning' => [
'deleted' => 'Warnung: Sie dürfen :name nicht löschen, da :text dazu in Bezug steht.',
diff --git a/resources/lang/de-DE/modules.php b/resources/lang/de-DE/modules.php
index 4fb93835e..0c5b35e52 100644
--- a/resources/lang/de-DE/modules.php
+++ b/resources/lang/de-DE/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Neu',
'top_free' => 'Top kostenlos',
'free' => 'Kostenlos',
+ 'search' => 'Suchen',
'install' => 'Installieren',
'buy_now' => 'Jetzt kaufen',
'token_link' => 'Hier klicken um Ihren API Token zu erhalten.',
diff --git a/resources/lang/de-DE/pagination.php b/resources/lang/de-DE/pagination.php
index 991fa6e6e..326e00e28 100644
--- a/resources/lang/de-DE/pagination.php
+++ b/resources/lang/de-DE/pagination.php
@@ -2,8 +2,8 @@
return [
- 'previous' => '« Zurück',
- 'next' => 'Weiter »',
+ 'previous' => '« Vorherige',
+ 'next' => 'Nächste »',
'showing' => 'Zeige :first bis :last von :total :type',
];
diff --git a/resources/lang/de-DE/passwords.php b/resources/lang/de-DE/passwords.php
index 99d0ffa88..6b225f12b 100644
--- a/resources/lang/de-DE/passwords.php
+++ b/resources/lang/de-DE/passwords.php
@@ -13,9 +13,9 @@ return [
|
*/
- 'password' => 'Das Passwort muss Sechs Zeichen haben und übereinstimmen.',
+ 'password' => 'Das Passwort muss mindestens sechs Zeichen haben und mit der Bestätigung übereinstimmen.',
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
- 'sent' => 'Wir haben den Link zum Zurücksetzen des Kennworts per E-Mail gesendet!',
+ 'sent' => 'Wir haben den Link zum zurücksetzen des Kennworts per E-Mail gesendet!',
'token' => 'Das Token um das Passwort zurückzusetzen ist ungültig.',
'user' => "Einen Benutzer mit dieser E-Mail-Adresse wurde nicht gefunden.",
diff --git a/resources/lang/de-DE/recurring.php b/resources/lang/de-DE/recurring.php
new file mode 100644
index 000000000..bd90a4994
--- /dev/null
+++ b/resources/lang/de-DE/recurring.php
@@ -0,0 +1,20 @@
+ 'Wiederkehrend',
+ 'every' => 'Jeden',
+ 'period' => 'Zeitraum',
+ 'times' => 'mal',
+ 'daily' => 'Täglich',
+ 'weekly' => 'Wöchentlich',
+ 'monthly' => 'Monatlich',
+ 'yearly' => 'Jährlich',
+ 'custom' => 'Benutzerdefiniert',
+ 'days' => 'Tag(e)',
+ 'weeks' => 'Woche(n)',
+ 'months' => 'Monat(e)',
+ 'years' => 'Jahr(e)',
+ 'message' => 'Dies ist ein sich wiederholender :type und der nächste :type wird automatisch am :date erzeugt',
+
+];
diff --git a/resources/lang/de-DE/reports.php b/resources/lang/de-DE/reports.php
index 574167e24..91646b683 100644
--- a/resources/lang/de-DE/reports.php
+++ b/resources/lang/de-DE/reports.php
@@ -6,12 +6,25 @@ return [
'previous_year' => 'Vorheriges Jahr',
'this_quarter' => 'Dieses Quartal',
'previous_quarter' => 'Letztes Quartal',
- 'last_12_months' => 'Letzte 12 Monate',
+ 'last_12_months' => 'Die letzten 12 Monate',
+ 'profit_loss' => 'Gewinn & Verlust',
+ 'gross_profit' => 'Bruttoertrag',
+ 'net_profit' => 'Reingewinn',
+ 'total_expenses' => 'Gesamtausgaben',
+ 'net' => 'Netto',
'summary' => [
- 'income' => 'Einkommen Zusammenfassung',
- 'expense' => 'Ausgaben Übersicht',
- 'income_expense' => 'Einkommen vs Kosten',
+ 'income' => 'Einkommensübersicht',
+ 'expense' => 'Ausgabenübersicht',
+ 'income_expense' => 'Einkommen vs Ausgaben',
+ 'tax' => 'Steuerzusammenfassung',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mär',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Okt-Dez',
],
];
diff --git a/resources/lang/de-DE/settings.php b/resources/lang/de-DE/settings.php
index 34637fa78..3773fe433 100644
--- a/resources/lang/de-DE/settings.php
+++ b/resources/lang/de-DE/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Leerzeichen ( )',
],
'timezone' => 'Zeitzone',
+ 'percent' => [
+ 'title' => 'Position des Prozent (%)',
+ 'before' => 'Vor der Zahl',
+ 'after' => 'Nach der Zahl',
+ ],
],
'invoice' => [
'tab' => 'Rechnung',
@@ -34,7 +39,7 @@ return [
'account' => 'Standardkonto',
'currency' => 'Standardwährung',
'tax' => 'Standard-Steuersatz',
- 'payment' => 'Standard-Zahlungsart',
+ 'payment' => 'Standard-Zahlungsmethode',
'language' => 'Standardsprache',
],
'email' => [
@@ -42,7 +47,7 @@ return [
'php' => 'PHP-Mail',
'smtp' => [
'name' => 'SMTP',
- 'host' => 'SMTP Host',
+ 'host' => 'SMTP Server',
'port' => 'SMTP-Port',
'username' => 'SMTP Benutzername',
'password' => 'SMTP-Passwort',
@@ -55,9 +60,9 @@ return [
],
'scheduling' => [
'tab' => 'Zeitpläne',
- 'send_invoice' => 'Rechnung Erinnerung senden',
- 'invoice_days' => 'Senden nach Überfälligkeit von',
- 'send_bill' => 'Rechnungserinnerung senden',
+ 'send_invoice' => 'Erinnerung für Kundenrechnung senden',
+ 'invoice_days' => 'Senden nach Fälligkeit (Tage)',
+ 'send_bill' => 'Erinnerung für Ausgabenrechung senden',
'bill_days' => 'Senden vor Fälligkeit (Tage)',
'cron_command' => 'Cron-Befehl',
'schedule_time' => 'Stunde (Laufzeit)',
@@ -73,8 +78,8 @@ return [
'system' => [
'tab' => 'System',
'session' => [
- 'lifetime' => 'Die Sitzungsdauer (Minuten)',
- 'handler' => 'Session-Handler',
+ 'lifetime' => 'Sitzungsdauer (Minuten)',
+ 'handler' => 'Session-Verwaltung',
'file' => 'Datei',
'database' => 'Datenbank',
],
diff --git a/resources/lang/de-DE/taxes.php b/resources/lang/de-DE/taxes.php
index 505c3f0b3..f239d9c0f 100644
--- a/resources/lang/de-DE/taxes.php
+++ b/resources/lang/de-DE/taxes.php
@@ -2,7 +2,7 @@
return [
- 'rate' => 'Preis',
- 'rate_percent' => 'Preis (%)',
+ 'rate' => 'Steuersatz',
+ 'rate_percent' => 'Steuersatz (%)',
];
diff --git a/resources/lang/de-DE/updates.php b/resources/lang/de-DE/updates.php
index 7a8273c01..de37e3d3d 100644
--- a/resources/lang/de-DE/updates.php
+++ b/resources/lang/de-DE/updates.php
@@ -7,7 +7,7 @@ return [
'update' => 'Update Akaunting auf Version :version',
'changelog' => 'Changelog',
'check' => 'Prüfen',
- 'new_core' => 'Eine aktualisierte Version Akaunting ist verfügbar.',
+ 'new_core' => 'Eine aktualisierte Version von Akaunting ist verfügbar.',
'latest_core' => 'Glückwunsch! Sie nutzen die aktuellste Version von Akaunting. Zukünftige Sicherheitsupdates werden automatisch angewendet.',
'success' => 'Der Updateprozess wurde erfolgreich ausgeführt.',
'error' => 'Updateprozess fehlgeschlagen, bitte erneut versuchen.',
diff --git a/resources/lang/de-DE/validation.php b/resources/lang/de-DE/validation.php
index c72c1d457..8db5b0a3d 100644
--- a/resources/lang/de-DE/validation.php
+++ b/resources/lang/de-DE/validation.php
@@ -29,7 +29,7 @@ return [
'string' => ':attribute muss mindestens :min und maximal :max Zeichen enthalten.',
'array' => ':attribute soll mindestens :min und darf maximal :max Stellen haben.',
],
- 'boolean' => ':attribute muss true oder false sein.',
+ 'boolean' => ':attribute muss Wahr oder Falsch sein.',
'confirmed' => ':attribute Bestätigung stimmt nicht überein.',
'date' => ':attribute ist kein gültiges Datum.',
'date_format' => ':attribute passt nicht zur :format Formatierung.',
@@ -52,7 +52,7 @@ return [
'numeric' => ':attribute darf nicht größer als :max sein.',
'file' => ':attribute darf nicht größer als :max Kilobyte sein.',
'string' => ':attribute darf nicht mehr als :max Zeichen sein.',
- 'array' => ':attribute darf nicht mehr als :max als :max Werte haben.',
+ 'array' => ':attribute darf nicht mehr als :max Werte haben.',
],
'mimes' => ':attribute muss eine Datei des Typs :values sein.',
'mimetypes' => ':attribute muss eine Datei des Typs :values sein.',
@@ -60,19 +60,19 @@ return [
'numeric' => ':attribute muss mindestens :min sein.',
'file' => ':attribute muss mindestens :min Kilobyte groß sein.',
'string' => ':attribute benötigt mindestens :min Zeichen.',
- 'array' => ':attribute muss mindestens :min Kilobyte Artikel haben.',
+ 'array' => ':attribute muss mindestens :min Artikel haben.',
],
'not_in' => 'Das ausgewählte :attribute ist ungültig.',
'numeric' => ':attribute muss eine Zahl sein.',
- 'present' => ':attribute muss vorhanden sein.',
+ 'present' => ':attribute Feld muss vorhanden sein.',
'regex' => ':attribute Format ist ungültig.',
'required' => ':attribute Feld muss ausgefüllt sein.',
'required_if' => ':attribute wird benötigt wenn :other :value entspricht.',
- 'required_unless' => ':attribute wird benötigt wenn :other :value entspricht.',
- 'required_with' => ':attribute wird benötigt wenn :value ausgewählt ist.',
- 'required_with_all' => ':attribute wird benötigt wenn :value ausgewählt ist.',
- 'required_without' => ':attribute wird benötigt wenn :value nicht ausgewählt ist.',
- 'required_without_all' => ':attribute wird benötigt wenn :value ausgewählt ist.',
+ 'required_unless' => ':attribute wird benötigt es sei denn :other ist in :values .',
+ 'required_with' => ':attribute wird benötigt wenn :values vorhanden ist.',
+ 'required_with_all' => ':attribute wird benötigt wenn :values vorhanden ist.',
+ 'required_without' => ':attribute wird benötigt wenn :values nicht vorhanden ist.',
+ 'required_without_all' => ':attribute wird benötigt wenn keine :values vorhanden sind.',
'same' => ':attribute und :other müssen übereinstimmen.',
'size' => [
'numeric' => ':attribute muss :size groß sein.',
@@ -82,7 +82,7 @@ return [
],
'string' => ':attribute muss ein String sein.',
'timezone' => ':attribute muss eine valide Zone sein.',
- 'unique' => ':attribute schon benutzt.',
+ 'unique' => ':attribute wird schon benutzt.',
'uploaded' => ':attribute Fehler beim Hochladen.',
'url' => ':attribute Format ist ungültig.',
diff --git a/resources/lang/el-GR/auth.php b/resources/lang/el-GR/auth.php
index 412f5dcfe..5b750b694 100644
--- a/resources/lang/el-GR/auth.php
+++ b/resources/lang/el-GR/auth.php
@@ -23,8 +23,8 @@ return [
'self_delete' => 'Σφάλμα: Δεν μπορείτε να διαγράψετε τον εαυτό σας!'
],
- 'failed' => 'Αυτά τα στοιχεία εισόδου επαληθεύονται από τις εγγραφές μας.',
+ 'failed' => 'Αυτά τα στοιχεία εισόδου δεν επαληθεύονται από τις εγγραφές μας.',
'disabled' => 'Αυτός ο λογαριασμός είναι απενεργοποιημένος. Παρακαλώ, επικοινωνήστε με το διαχειριστή του συστήματος.',
- 'throttle' => 'Υπερβολικές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.',
+ 'throttle' => 'Ξεπεράσατε τις επιτρεπόμενες απόπειρες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.',
];
diff --git a/resources/lang/el-GR/bills.php b/resources/lang/el-GR/bills.php
index f7aea13bd..c2d3a0170 100644
--- a/resources/lang/el-GR/bills.php
+++ b/resources/lang/el-GR/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Ποσότητα',
'price' => 'Τιμή',
'sub_total' => 'Μερικό Σύνολο',
+ 'discount' => 'Έκπτωση',
'tax_total' => 'Συνολικό ΦΠΑ',
'total' => 'Σύνολο',
'item_name' => 'Όνομα/ονόματα Αντικειμένου',
+ 'show_discount' => ':discount % Έκπτωση',
+ 'add_discount' => 'Προσθήκη έκπτωσης',
+ 'discount_desc' => 'του μερικού συνόλου',
+
'payment_due' => 'Πληρωτέο ποσό',
'amount_due' => 'Οφειλόμενο ποσό',
'paid' => 'Πληρωτέο',
diff --git a/resources/lang/el-GR/currencies.php b/resources/lang/el-GR/currencies.php
index 13b388512..624a79fb5 100644
--- a/resources/lang/el-GR/currencies.php
+++ b/resources/lang/el-GR/currencies.php
@@ -5,7 +5,7 @@ return [
'code' => 'Κωδικός',
'rate' => 'Ποσοστό',
'default' => 'Προεπιλεγμένο νόμισμα',
- 'decimal_mark' => 'Σύμβολο διαχωρισμού δεκαδικών',
+ 'decimal_mark' => 'Υποδιαστολή',
'thousands_separator' => 'Σύμβολο διαχωρισμού χιλιάδων',
'precision' => 'Ακρίβεια',
'symbol' => [
diff --git a/resources/lang/el-GR/dashboard.php b/resources/lang/el-GR/dashboard.php
index 1ef356083..d0e202b3d 100644
--- a/resources/lang/el-GR/dashboard.php
+++ b/resources/lang/el-GR/dashboard.php
@@ -4,21 +4,21 @@ return [
'total_incomes' => 'Συνολικά έσοδα',
'receivables' => 'Εισπρακτέα',
- 'open_invoices' => 'Εκρεμή τιμολόγια',
- 'overdue_invoices' => 'Ανεξόφλητα τιμολόγια',
- 'total_expenses' => 'Συνολικές δαπάνες',
+ 'open_invoices' => 'Εκκρεμή τιμολόγια',
+ 'overdue_invoices' => 'Εκπρόθεσμα τιμολόγια',
+ 'total_expenses' => 'Συνολικά έξοδα',
'payables' => 'Πληρωτέα',
- 'open_bills' => 'Ανοιχτοί λογαριασμοί',
- 'overdue_bills' => 'Ανεξόφλητοι λογαριασμοί',
+ 'open_bills' => 'Εκκρεμείς λογαριασμοί',
+ 'overdue_bills' => 'Εκπρόθεσμοι λογαριασμοί',
'total_profit' => 'Συνολικό κέρδος',
- 'open_profit' => 'Ανοιχτό κέρδος',
+ 'open_profit' => 'Εκκρεμές κέρδος',
'overdue_profit' => 'Εκπρόθεσμο κέρδος',
'cash_flow' => 'Ταμειακή ροή',
'no_profit_loss' => 'Καμία απώλεια κέρδους',
'incomes_by_category' => 'Έσοδα κατά κατηγορία',
'expenses_by_category' => 'Έξοδα ανά κατηγορία',
'account_balance' => 'Υπόλοιπο λογαριασμού',
- 'latest_incomes' => 'Τελευταία έσοδα',
+ 'latest_incomes' => 'Τελευταία Έσοδα',
'latest_expenses' => 'Τελευταία έξοδα',
];
diff --git a/resources/lang/el-GR/general.php b/resources/lang/el-GR/general.php
index 85c027044..145451751 100644
--- a/resources/lang/el-GR/general.php
+++ b/resources/lang/el-GR/general.php
@@ -2,50 +2,51 @@
return [
- 'items' => 'Στοιχείο | Στοιχεία',
- 'incomes' => 'Έσοδα | Εισοδήματα',
- 'invoices' => 'Τιμολόγιο | Τιμολόγια',
- 'revenues' => 'Έσοδα | Έσοδα',
- 'customers' => 'Πελάτης | Πελάτες',
- 'expenses' => 'Έξοδα | Έξοδα',
- 'bills' => 'Λογαριασμός | Λογαριασμοί',
- 'payments' => 'Πληρωμής | Πληρωμές',
- 'vendors' => 'Προμηθευτής | Προμηθευτές',
- 'accounts' => 'Λογαριασμός | Λογαριασμοί',
- 'transfers' => 'Μεταφορά | Μεταφορές',
- 'transactions' => 'Συναλλαγής | Συναλλαγές',
- 'reports' => 'Αναφορά | Αναφορές',
- 'settings' => 'Ρύθμιση | Ρυθμίσεις',
- 'categories' => 'Κατηγορία | Κατηγορίες',
- 'currencies' => 'Νόμισμα | Νομίσματα',
- 'tax_rates' => 'Φορολογικός συντελεστής | Φορολογικοί συντελεστές',
- 'users' => 'Χρήστη | Χρήστες',
- 'roles' => 'Ρόλος | Ρόλοι',
- 'permissions' => 'Δικαίωμα | Δικαιώματα',
- 'modules' => 'Εφαρμογή | Εφαρμογές',
- 'companies' => 'Εταιρεία | Εταιρείες',
- 'profits' => 'Κέρδος | Κέρδη',
- 'taxes' => 'Φόρος | Φόροι',
- 'logos' => 'Λογότυπο | Λογότυπα',
- 'pictures' => 'Εικόνα | Εικόνες',
- 'types' => 'Τύπος | Τύποι',
- 'payment_methods' => 'Μέθοδος πληρωμής | Μέθοδοι πληρωμής',
- 'compares' => 'Έσοδο προς Έξοδο | Έσοδα προς Έξοδα',
- 'notes' => 'Σημείωση | Σημειώσεις',
- 'totals' => 'Σύνολο | Σύνολα',
- 'languages' => 'Γλώσσα | Γλώσσες',
- 'updates' => 'Ενημέρωση | Ενημερώσεις',
- 'numbers' => 'Αριθμός | Αριθμοί',
- 'statuses' => 'Κατάσταση | Καταστάσεις',
+ 'items' => 'Προϊόν|Προϊόντα',
+ 'incomes' => 'Έσοδα|Εισοδήματα',
+ 'invoices' => 'Τιμολόγιο|Τιμολόγια',
+ 'revenues' => 'Έσοδο|Έσοδα',
+ 'customers' => 'Πελάτης|Πελάτες',
+ 'expenses' => 'Έξοδο|Έξοδα',
+ 'bills' => 'Λογαριασμός|Λογαριασμοί',
+ 'payments' => 'Πληρωμή|Πληρωμές',
+ 'vendors' => 'Προμηθευτής|Προμηθευτές',
+ 'accounts' => 'Λογαριασμός|Λογαριασμοί',
+ 'transfers' => 'Μεταφορά|Μεταφορές',
+ 'transactions' => 'Συναλλαγή|Συναλλαγές',
+ 'reports' => 'Αναφορά|Αναφορές',
+ 'settings' => 'Ρύθμιση|Ρυθμίσεις',
+ 'categories' => 'Κατηγορία|Κατηγορίες',
+ 'currencies' => 'Νόμισμα|Νομίσματα',
+ 'tax_rates' => 'Φορολογικός συντελεστής|Φορολογικοί συντελεστές',
+ 'users' => 'Χρήστης|Χρήστες',
+ 'roles' => 'Ρόλος|Ρόλοι',
+ 'permissions' => 'Δικαίωμα|Δικαιώματα',
+ 'modules' => 'Εφαρμογή|Εφαρμογές',
+ 'companies' => 'Εταιρία|Εταιρίες',
+ 'profits' => 'Κέρδος|Κέρδη',
+ 'taxes' => 'Φόρος|Φόροι',
+ 'logos' => 'Λογότυπο|Λογότυπα',
+ 'pictures' => 'Εικόνα|Εικόνες',
+ 'types' => 'Τύπος|Τύποι',
+ 'payment_methods' => 'Μέθοδος πληρωμής|Μέθοδοι πληρωμής',
+ 'compares' => 'Έσοδο προς Έξοδο|Έσοδα προς Έξοδα',
+ 'notes' => 'Σημείωση|Σημειώσεις',
+ 'totals' => 'Σύνολο|Σύνολα',
+ 'languages' => 'Γλώσσα|Γλώσσες',
+ 'updates' => 'Ενημέρωση|Ενημερώσεις',
+ 'numbers' => 'Αριθμός|Αριθμοί',
+ 'statuses' => 'Κατάσταση|Καταστάσεις',
+ 'others' => 'Άλλο|Άλλα',
'dashboard' => 'Πίνακας ελέγχου',
- 'banking' => 'Τραπεζική',
+ 'banking' => 'Τράπεζες',
'general' => 'Γενικά',
'no_records' => 'Καμία εγγραφή.',
'date' => 'Ημερομηνία',
'amount' => 'Ποσό',
- 'enabled' => 'Ενεργοποιημένο',
- 'disabled' => 'Απενεργοποιημένο',
+ 'enabled' => 'Eνεργό',
+ 'disabled' => 'Ανενεργό',
'yes' => 'Ναι',
'no' => 'Όχι',
'na' => 'Μη Διαθέσιμο',
@@ -91,7 +92,7 @@ return [
'all_type' => 'Όλα :type',
'upcoming' => 'Επερχόμενα',
'created' => 'Δημιουργήθηκε',
- 'id' => 'ID',
+ 'id' => 'Α/Α',
'more_actions' => 'Περίσσότερες ενέργειες',
'duplicate' => 'Αντιγραφή',
'unpaid' => 'Ανεξόφλητο',
diff --git a/resources/lang/el-GR/header.php b/resources/lang/el-GR/header.php
index 9898f1a7e..ef189a187 100644
--- a/resources/lang/el-GR/header.php
+++ b/resources/lang/el-GR/header.php
@@ -8,7 +8,7 @@ return [
'counter' => '{0} Δεν έχετε καμία ειδοποίηση |{1} Έχετε :count ειδοποίηση| [2 *] Έχετε :count ειδοποιήσεις',
'overdue_invoices' => '{1} :count εκπρόθεσμο τιμολόγιο | [2 *] :count εκπρόθεσμα τιμολόγια',
'upcoming_bills' => '{1} :count επερχόμενος λογαριασμός | [2 *] :count επερχόμενοι λογαριασμοί',
- 'items_stock' => '{1} :count απόθεμα σε έλλειψη | {2,*} :count αποθέματα σε έλλειψη',
+ 'items_stock' => '{1} :count προϊόν έχει εξαντληθεί|[2,*] :count έχουν εξαντληθεί',
'view_all' => 'Προβολή Όλων'
],
diff --git a/resources/lang/el-GR/install.php b/resources/lang/el-GR/install.php
index 490433ed5..18da217d2 100644
--- a/resources/lang/el-GR/install.php
+++ b/resources/lang/el-GR/install.php
@@ -7,9 +7,9 @@ return [
'steps' => [
'requirements' => 'Παρακαλώ, να πληρούνται οι ακόλουθες προϋποθέσεις!',
- 'language' => 'Βήμα 1 από 3: Επιλογή Γλώσσας',
- 'database' => 'Βήμα 2 από 3: Εγκατάσταση Βάσης Δεδομένων',
- 'settings' => 'Βήμα 3 από 3: Στοιχεία Εταιρείας και Διαχειριστή',
+ 'language' => 'Βήμα 1/3: Επιλογή Γλώσσας',
+ 'database' => 'Βήμα 2/3: Ρύθμιση Βάσης Δεδομένων',
+ 'settings' => 'Βήμα 3/3: Στοιχεία Εταιρείας και Διαχειριστή',
],
'language' => [
@@ -19,26 +19,26 @@ return [
'requirements' => [
'enabled' => ':feature πρέπει να ενεργοποιηθεί!',
'disabled' => ':feature πρέπει να απενεργοποιηθεί!',
- 'extension' => ':extension η επέκταση πρέπει να φορτωθεί!',
- 'directory' => ':directory ο καταλόγος πρέπει να είναι εγγράψιμος!',
+ 'extension' => 'Η επέκταση :extension πρέπει να φορτωθεί!',
+ 'directory' => 'Ο φάκελος :directory πρέπει να είναι εγγράψιμος!',
],
'database' => [
'hostname' => 'Όνομα κεντρικού υπολογιστή',
'username' => 'Όνομα χρήστη',
- 'password' => 'Κωδικός πρόσβασης',
+ 'password' => 'Συνθηματικό',
'name' => 'Βάση δεδομένων',
],
'settings' => [
- 'company_name' => 'Επωνυμία εταιρείας',
- 'company_email' => 'Εταιρικό ηλεκτρονικό ταχυδρομείο',
- 'admin_email' => 'Ηλεκτρονικού ταχυδρομείου Διαχειριστή',
- 'admin_password' => 'Κωδικός Πρόσβασης Διαχειριστή',
+ 'company_name' => 'Επωνυμία Εταιρείας',
+ 'company_email' => 'Ηλεκτρονική Διεύθυνση Εταιρίας',
+ 'admin_email' => 'Ηλεκτρονική Διεύθυνση Διαχειριστή',
+ 'admin_password' => 'Συνθηματικό Διαχειριστή',
],
'error' => [
- 'connection' => 'Σφάλμα: Η σύνδεση με τη βάση δεδομένων ήταν αδύνατη! Παρακαλούμε, βεβαιωθείτε ότι τα στοιχεία είναι σωστά.',
+ 'connection' => 'Σφάλμα: Η σύνδεση με τη βάση δεδομένων δεν ήταν δυνατή! Παρακαλούμε, βεβαιωθείτε ότι τα στοιχεία είναι σωστά.',
],
];
diff --git a/resources/lang/el-GR/invoices.php b/resources/lang/el-GR/invoices.php
index c1848ed77..a2ed6fbbe 100644
--- a/resources/lang/el-GR/invoices.php
+++ b/resources/lang/el-GR/invoices.php
@@ -12,16 +12,21 @@ return [
'quantity' => 'Ποσότητα',
'price' => 'Τιμή',
'sub_total' => 'Μερικό Σύνολο',
+ 'discount' => 'Έκπτωση',
'tax_total' => 'Σύνολο φόρου',
'total' => 'Σύνολο',
- 'item_name' => 'Όνομα Αντικειμένου | Ονόματα Αντικειμένων',
+ 'item_name' => 'Όνομα Προϊόντος|Ονόματα Προϊόντων',
+
+ 'show_discount' => ':discount % Έκπτωση',
+ 'add_discount' => 'Προσθήκη έκπτωσης',
+ 'discount_desc' => 'του μερικού συνόλου',
'payment_due' => 'Οφειλόμενη Πληρωμή',
'paid' => 'Εξοφλημένο',
'histories' => 'Ιστορικό',
'payments' => 'Πληρωμές',
- 'add_payment' => 'Προσθήκη πληρωμής',
+ 'add_payment' => 'Προσθήκη Πληρωμής',
'mark_paid' => 'Σημείωσε ως Εξοφλημένο',
'mark_sent' => 'Σημείωσε ως Απεσταλμένο',
'download_pdf' => 'Λήψη PDF',
@@ -32,18 +37,18 @@ return [
'sent' => 'Απεσταλμένο',
'viewed' => 'Έχει ανοιχτεί',
'approved' => 'Έχει εγκριθεί',
- 'partial' => 'Μερικός',
- 'paid' => 'Πληρωμένο',
+ 'partial' => 'Μερικώς εξοφλημένο',
+ 'paid' => 'Εξοφλημένο',
],
'messages' => [
- 'email_sent' => 'Τιμολόγιο email έχει σταλεί με επιτυχία!',
- 'marked_sent' => 'Τιμολόγιο σημασμένο ως σταλμένο με επιτυχία!',
+ 'email_sent' => 'Το τιμολόγιο εστάλει με επιτυχία μέσω email!',
+ 'marked_sent' => 'Το τιμολόγιο επισημάνθηκε με επιτυχία ως σταλμένο!',
'email_required' => 'Δεν υπάρχει διεύθυνση email για αυτόν τον πελάτη!',
],
'notification' => [
- 'message' => 'Λαμβάνετε αυτό το μήνυμα επειδή έχετε ένα επερχόμενο: ποσό τιμολογίου σε : πελάτη πελάτη.',
+ 'message' => 'Λαμβάνετε αυτό το μήνυμα επειδή έχετε ένα επερχόμενο τιμολόγιο αξίας :amount προς τον/την πελάτη :customer.',
'button' => 'Εξόφληση τώρα',
],
diff --git a/resources/lang/el-GR/messages.php b/resources/lang/el-GR/messages.php
index 8421b4dfd..2f9fb3ce1 100644
--- a/resources/lang/el-GR/messages.php
+++ b/resources/lang/el-GR/messages.php
@@ -14,10 +14,12 @@ return [
'not_user_company' => 'Σφάλμα: Δεν επιτρέπεται να διαχειριστείτε αυτή την εταιρεία!',
'customer' => 'Σφάλμα: Ο χρήστης δεν δημιουργήθηκε! Ο/Η :name χρησιμοποιεί ήδη αυτό το email.',
'no_file' => 'Σφάλμα: Δεν έχετε επιλέξει αρχείο!',
+ 'last_category' => 'Σφάλμα: Δεν μπορείτε να διαγράψετε την τελευταία κατηγορία :type!',
+ 'invalid_token' => 'Σφάλμα: Το κλειδί που εισάγατε είναι δεν είναι έγκυρο!',
],
'warning' => [
- 'deleted' => 'Προειδοποίηση: Δεν επιτρέπεται να διαγράψετε το :name επειδή έχει :text που σχετίζονται.',
- 'disabled' => 'Προειδοποίηση: Δεν επιτρέπεται να διαγράψετε το : name επειδή έχει :text που σχετίζονται.',
+ 'deleted' => 'Προειδοποίηση: Δεν επιτρέπεται να διαγράψετε το :name, επειδή έχει :text που σχετίζονται.',
+ 'disabled' => 'Προειδοποίηση: Δεν επιτρέπεται να απενεργοποιήσετε το :name, επειδή έχει :text που σχετίζονται.',
],
];
diff --git a/resources/lang/el-GR/modules.php b/resources/lang/el-GR/modules.php
index 45931ae68..ced943767 100644
--- a/resources/lang/el-GR/modules.php
+++ b/resources/lang/el-GR/modules.php
@@ -2,15 +2,16 @@
return [
- 'title' => 'Προσωπικό API token',
- 'api_token' => 'Token',
+ 'title' => 'Κλειδί API',
+ 'api_token' => 'Κλειδί',
'top_paid' => 'Κορυφαία επί πληρωμή Προϊόντα',
'new' => 'Νέο',
'top_free' => 'Κορυφαία δωρεάν Προϊόντα',
'free' => 'ΔΩΡΕΑΝ',
+ 'search' => 'Αναζήτηση',
'install' => 'Εγκατάσταση',
'buy_now' => 'Αγοράστε τώρα',
- 'token_link' => ' κάντε κλικ εδώ για να λάβετε το προσωπικό σας Token API.',
+ 'token_link' => ' κάντε κλικ εδώ για να λάβετε το προσωπικό σας κλειδί API.',
'no_apps' => 'Δεν υπάρχουν εφαρμογές σε αυτή την κατηγορία, ακόμα.',
'developer' => 'Είστε προγραμματιστής; εδώ μπορείτε να μάθετε πώς μπορείτε να δημιουργήσετε μια εφαρμογή και να αρχίσετε να την πουλάτε σήμερα κιόλας!',
@@ -20,11 +21,11 @@ return [
'updated' => 'Ενημερώθηκε',
'compatibility' => 'Συμβατότητα',
- 'installed' => ':κομμάτι που έχει εγκατασταθεί',
- 'uninstalled' => ':κομμάτι που έχει απεγκατασταθεί',
+ 'installed' => 'τo :module εγκαταστάθηκε',
+ 'uninstalled' => 'τo :module απεγκαταστάθηκε',
//'updated' => ':module updated',
- 'enabled' => ': κομμάτι που έχει ενεργοποιηθεί',
- 'disabled' => ':κομμάτι που έχει απενεργοποιηθεί',
+ 'enabled' => 'τo :module ενεργοποιήθηκε',
+ 'disabled' => 'τo :module απενεργοποιήθηκε',
'tab' => [
'installation' => 'Εγκατάσταση',
@@ -34,7 +35,7 @@ return [
'installation' => [
'header' => 'Εγκατάσταση εφαρμογής',
- 'download' => 'Λήψη :όνομα αρχείου.',
+ 'download' => 'Λήψη αρχείου :module.',
'unzip' => 'Εξαγωγή :όνομα αρχείου.',
'install' => 'Εγκατάσταση :όνομα αρχείου.',
],
diff --git a/resources/lang/el-GR/pagination.php b/resources/lang/el-GR/pagination.php
index e19f51a87..7032c0308 100644
--- a/resources/lang/el-GR/pagination.php
+++ b/resources/lang/el-GR/pagination.php
@@ -2,8 +2,8 @@
return [
- 'previous' => '« Προηγούμενο',
+ 'previous' => '« Προηγούμενη',
'next' => 'Επόμενη »',
- 'showing' => 'Απεικόνιση :πρώτο σε :τελευταίο από :συνολικό :είδος',
+ 'showing' => 'Εμφάνιση :first έως :last από :total :type',
];
diff --git a/resources/lang/el-GR/passwords.php b/resources/lang/el-GR/passwords.php
index 6bd075e7b..a85247da6 100644
--- a/resources/lang/el-GR/passwords.php
+++ b/resources/lang/el-GR/passwords.php
@@ -13,10 +13,10 @@ return [
|
*/
- 'password' => 'Το συνθηματικό πρέπει να έχει τουλάχιστον έξι χαρακτήρες και να ταιριάζει με την επαλήθευση.',
+ 'password' => 'Το συνθηματικό πρέπει να αποτελείται από τουλάχιστον έξι χαρακτήρες και να ταιριάζει με την επαλήθευση.',
'reset' => 'Έχει γίνει επαναφορά του συνθηματικού!',
- 'sent' => 'Η υπενθύμιση του συνθηματικού εστάλη!',
- 'token' => 'Το κλειδί αρχικοποίησης του συνθηματικού δεν είναι έγκυρο.',
- 'user' => "Δεν βρέθηκε χρήστης με το συγκεκριμένο email.",
+ 'sent' => 'Η υπενθύμιση του συνθηματικού εστάλη στην ηλεκτρονική σας διεύθυνση!',
+ 'token' => 'Το κλειδί επαναφοράς του συνθηματικού σας δεν είναι έγκυρο.',
+ 'user' => "Δεν βρέθηκε χρήστης με τη συγκεκριμένη ηλεκτρονική διεύθυνση.",
];
diff --git a/resources/lang/el-GR/recurring.php b/resources/lang/el-GR/recurring.php
new file mode 100644
index 000000000..e912f7bf5
--- /dev/null
+++ b/resources/lang/el-GR/recurring.php
@@ -0,0 +1,20 @@
+ 'Επαναλαμβανόμενα',
+ 'every' => 'Κάθε',
+ 'period' => 'Περίοδος',
+ 'times' => 'Φορές',
+ 'daily' => 'Ημερήσια',
+ 'weekly' => 'Εβδομαδιαία',
+ 'monthly' => 'Μηνιαία',
+ 'yearly' => 'Ετήσια',
+ 'custom' => 'Προσαρμογή',
+ 'days' => 'Ημέρα(ες)',
+ 'weeks' => 'Εβδομάδα(ες)',
+ 'months' => 'Μήνα(ες)',
+ 'years' => 'Έτος(η)',
+ 'message' => 'Αυτό είναι ένα επαναλαμβανόμενο :type και το επόμενο :type θα δημιουργηθεί αυτόματα στις :date',
+
+];
diff --git a/resources/lang/el-GR/reports.php b/resources/lang/el-GR/reports.php
index a03b80b78..504ae14d6 100644
--- a/resources/lang/el-GR/reports.php
+++ b/resources/lang/el-GR/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Αυτό το τρίμηνο',
'previous_quarter' => 'Προηγούμενο τρίμηνο',
'last_12_months' => 'Τελευταίοι 12 μήνες',
+ 'profit_loss' => 'Κέρδη και Ζημίες',
+ 'gross_profit' => 'Μικτό Κέρδος',
+ 'net_profit' => 'Καθαρό Κέρδος',
+ 'total_expenses' => 'Συνολικά Έξοδα',
+ 'net' => 'Καθαρά',
'summary' => [
'income' => 'Σύνοψη εσόδων',
'expense' => 'Σύνοψη εξόδων',
'income_expense' => 'Έσοδα με έξοδα',
+ 'tax' => 'Σύνοψη φόρων',
+ ],
+
+ 'quarter' => [
+ '1' => 'Ιαν-Μαρ',
+ '2' => 'Απρ-Ιουν',
+ '3' => 'Ιουλ-Σεπ',
+ '4' => 'Οκτ-Δεκ',
],
];
diff --git a/resources/lang/el-GR/settings.php b/resources/lang/el-GR/settings.php
index 90a9973a2..b4e6ed096 100644
--- a/resources/lang/el-GR/settings.php
+++ b/resources/lang/el-GR/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Κενό ( )',
],
'timezone' => 'Ζώνη ώρας',
+ 'percent' => [
+ 'title' => 'Θέση συμβόλου ποσοστού (%)',
+ 'before' => 'Πριν από τον αριθμό',
+ 'after' => 'Μετά από τον αριθμό',
+ ],
],
'invoice' => [
'tab' => 'Τιμολόγιο',
@@ -45,7 +50,7 @@ return [
'host' => 'Διακομιστής SMTP',
'port' => 'Θύρα SMTP',
'username' => 'Όνομα Χρήστη SMTP',
- 'password' => 'Κωδικός πρόσβασης SMTP',
+ 'password' => 'Συνθηματικό SMTP',
'encryption' => 'Ασφάλεια SMTP',
'none' => 'Κανένα',
],
diff --git a/resources/lang/el-GR/taxes.php b/resources/lang/el-GR/taxes.php
index 2597fffdb..efa93a445 100644
--- a/resources/lang/el-GR/taxes.php
+++ b/resources/lang/el-GR/taxes.php
@@ -2,7 +2,7 @@
return [
- 'rate' => 'Ποσοστό',
- 'rate_percent' => 'Ποσοστό (%)',
+ 'rate' => 'Συντελεστής',
+ 'rate_percent' => 'Συντελεστής (%)',
];
diff --git a/resources/lang/el-GR/updates.php b/resources/lang/el-GR/updates.php
index 3e477b16c..3bd9e851b 100644
--- a/resources/lang/el-GR/updates.php
+++ b/resources/lang/el-GR/updates.php
@@ -8,7 +8,7 @@ return [
'changelog' => 'Αρχείο καταγραφής αλλαγών',
'check' => 'Έλεγχος',
'new_core' => 'Διατίθεται μια ενημερωμένη έκδοση του Akaunting.',
- 'latest_core' => 'Συγχαρητήρια! Έχετε την τελευταία έκδοση του Akaunting. Μελλοντικές ενημερωμένες εκδόσεις θα εφαρμοστούν αυτόματα.',
+ 'latest_core' => 'Συγχαρητήρια! Έχετε την τελευταία έκδοση του Akaunting. Οι μελλοντικές ενημερώσεις ασφαλείας θα εφαρμόζονται αυτόματα.',
'success' => 'Η ενημέρωση έχει ολοκληρωθεί επιτυχώς.',
'error' => 'Η ενημέρωση απέτυχε. Παρακαλώ προσπαθήστε ξανά.',
diff --git a/resources/lang/es-ES/bills.php b/resources/lang/es-ES/bills.php
index 659bc8214..986ed5b3f 100644
--- a/resources/lang/es-ES/bills.php
+++ b/resources/lang/es-ES/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Cantidad',
'price' => 'Precio',
'sub_total' => 'Subtotal',
+ 'discount' => 'Descuento',
'tax_total' => 'Total Impuestos',
'total' => 'Total ',
'item_name' => 'Nombre del artículo | Nombres de artículo',
+ 'show_discount' => ':discount% Descuento',
+ 'add_discount' => 'Agregar Descuento',
+ 'discount_desc' => 'de subtotal',
+
'payment_due' => 'Vencimiento de pago',
'amount_due' => 'Importe Vencido',
'paid' => 'Pagado',
diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php
index 8376b9f91..e45c0ad8d 100644
--- a/resources/lang/es-ES/general.php
+++ b/resources/lang/es-ES/general.php
@@ -2,40 +2,42 @@
return [
- 'items' => 'Artículo | Artículos',
- 'incomes' => 'Ingresos | Ingresos',
- 'invoices' => 'Factura | Facturas',
- 'revenues' => 'Ingresos | Ingresos',
- 'customers' => 'Cliente | Clientes',
- 'expenses' => 'Gastos | Gastos',
- 'bills' => 'Recibo | Recibos',
- 'payments' => 'Pago | Pagos',
- 'vendors' => 'Proveedor | Proveedores',
- 'accounts' => 'Cuenta | Cuentas',
- 'transfers' => 'Transferencia | Transferencias',
- 'transactions' => 'Transacción | Transacciones',
- 'reports' => 'Informe | Informes',
- 'settings' => 'Ajuste | Ajustes',
- 'categories' => 'Categoría | Categorías',
- 'currencies' => 'Moneda | Monedas',
- 'tax_rates' => 'Tasa de impuestos | Tasas de impuestos',
- 'users' => 'Usuario | Usuarios',
+ 'items' => 'Artículo|Artículos',
+ 'incomes' => 'Ingresos|Ingresos',
+ 'invoices' => 'Factura|Facturas',
+ 'revenues' => 'Ingresos|Ingresos',
+ 'customers' => 'Cliente|Clientes',
+ 'expenses' => 'Gastos|Gastos',
+ 'bills' => 'Recibo|Recibos',
+ 'payments' => 'Pago|Pagos',
+ 'vendors' => 'Proveedor|Proveedores',
+ 'accounts' => 'Cuenta|Cuentas',
+ 'transfers' => 'Transferencia|Transferencias',
+ 'transactions' => 'Transacción|Transacciones',
+ 'reports' => 'Informe|Informes',
+ 'settings' => 'Ajuste|Ajustes',
+ 'categories' => 'Categoría|Categorías',
+ 'currencies' => 'Moneda|Monedas',
+ 'tax_rates' => 'Tasa de impuestos|Tasas de impuestos',
+ 'users' => 'Usuario|Usuarios',
'roles' => 'Rol|Roles',
- 'permissions' => 'Permiso | Permisos',
+ 'permissions' => 'Permiso|Permisos',
'modules' => 'App|Apps',
- 'companies' => 'Empresa | Empresas',
- 'profits' => 'Beneficio | Beneficios',
- 'taxes' => 'Impuestos | Impuestos',
- 'pictures' => 'Imagen | Imágenes',
- 'types' => 'Tipo | Tipos',
- 'payment_methods' => 'Forma de pago | Métodos de pago',
- 'compares' => 'Ingreso vs Gasto | Ingresos vs Gastos',
- 'notes' => 'Nota | Notas',
- 'totals' => 'Total | Totales',
- 'languages' => 'Idioma | Idiomas',
- 'updates' => 'Actualización | Actualizaciones',
- 'numbers' => 'Número | Números',
+ 'companies' => 'Empresa|Empresas',
+ 'profits' => 'Beneficio|Beneficios',
+ 'taxes' => 'Impuestos|Impuestos',
+ 'logos' => 'Logo|Logos',
+ 'pictures' => 'Imagen|Imágenes',
+ 'types' => 'Tipo|Tipos',
+ 'payment_methods' => 'Forma de pago|Formas de pago',
+ 'compares' => 'Ingreso vs Gasto|Ingresos vs Gastos',
+ 'notes' => 'Nota|Notas',
+ 'totals' => 'Total|Totales',
+ 'languages' => 'Idioma|Idiomas',
+ 'updates' => 'Actualización|Actualizaciones',
+ 'numbers' => 'Número|Números',
'statuses' => 'Estado|Estados',
+ 'others' => 'Otro|Otros',
'dashboard' => 'Panel de Control',
'banking' => 'Banking',
@@ -57,7 +59,7 @@ return [
'show' => 'Mostrar',
'edit' => 'Editar',
'delete' => 'Borrar',
- 'send' => 'Envíar',
+ 'send' => 'Enviar',
'download' => 'Descargar',
'delete_confirm' => 'Confirma el borrado de :name :type?',
'name' => 'Nombre',
diff --git a/resources/lang/es-ES/invoices.php b/resources/lang/es-ES/invoices.php
index 224d79872..854d9c515 100644
--- a/resources/lang/es-ES/invoices.php
+++ b/resources/lang/es-ES/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Cantidad',
'price' => 'Precio',
'sub_total' => 'Subtotal',
+ 'discount' => 'Descuento',
'tax_total' => 'Total Impuestos',
'total' => 'Total ',
'item_name' => 'Nombre del artículo | Nombres de artículo',
+ 'show_discount' => ':discount% Descuento',
+ 'add_discount' => 'Agregar Descuento',
+ 'discount_desc' => 'de subtotal',
+
'payment_due' => 'Vencimiento de pago',
'paid' => 'Pagado',
'histories' => 'Historias',
diff --git a/resources/lang/es-ES/messages.php b/resources/lang/es-ES/messages.php
index 00270165f..0f10fd173 100644
--- a/resources/lang/es-ES/messages.php
+++ b/resources/lang/es-ES/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type importado!',
],
'error' => [
- 'payment_add' => 'Error: No puede agregar pagos! Usted debe marcar agregar importe.',
+ 'over_payment' => 'Error: Pago no añadido! Importe mayor que el total.',
'not_user_company' => 'Error: No tiene permisos para administrar esta empresa!',
- 'customer' => 'Error: No se puede crear el usuario! :name usa esta dirección de correo electrónico.',
+ 'customer' => 'Error: Usuario no creado! :name ya utiliza esta dirección de correo electrónico.',
'no_file' => 'Error: Ningún archivo seleccionado!',
+ 'last_category' => 'Error: No puede eliminar la última :type categoría!',
+ 'invalid_token' => 'Error: El token introducido es inválido!',
],
'warning' => [
'deleted' => 'Advertencia: No puede borrar :name porque tiene :text relacionado.',
diff --git a/resources/lang/es-ES/modules.php b/resources/lang/es-ES/modules.php
index 47e90310d..b7ede6274 100644
--- a/resources/lang/es-ES/modules.php
+++ b/resources/lang/es-ES/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Nuevo',
'top_free' => 'Top gratis',
'free' => 'GRATIS',
+ 'search' => 'Buscar',
'install' => 'Instalar',
'buy_now' => 'Comprar ahora',
'token_link' => 'Haga Click aquí para obtener su API token.',
diff --git a/resources/lang/es-ES/recurring.php b/resources/lang/es-ES/recurring.php
new file mode 100644
index 000000000..c566fb382
--- /dev/null
+++ b/resources/lang/es-ES/recurring.php
@@ -0,0 +1,20 @@
+ 'Repetitivo',
+ 'every' => 'Cada',
+ 'period' => 'Período',
+ 'times' => 'Veces',
+ 'daily' => 'Diariamente',
+ 'weekly' => 'Semanalmente',
+ 'monthly' => 'Mensualmente',
+ 'yearly' => 'Anualmente',
+ 'custom' => 'Personalizado',
+ 'days' => 'Día(s)',
+ 'weeks' => 'Semana(s)',
+ 'months' => 'Mes(es)',
+ 'years' => 'Año(s)',
+ 'message' => 'Éste es un :type periódico y el siguiente :type se generará automáticamente el día :date',
+
+];
diff --git a/resources/lang/es-ES/reports.php b/resources/lang/es-ES/reports.php
index 1c4fb06d1..791af14f9 100644
--- a/resources/lang/es-ES/reports.php
+++ b/resources/lang/es-ES/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Este Trimestre',
'previous_quarter' => 'Trimestre Anterior',
'last_12_months' => 'Últimos 12 meses',
+ 'profit_loss' => 'Ganancias y Pérdidas',
+ 'gross_profit' => 'Ganancia Bruta',
+ 'net_profit' => 'Ganancia Neta',
+ 'total_expenses' => 'Total de gastos',
+ 'net' => 'Neto',
'summary' => [
'income' => 'Resumen de Ingresos',
'expense' => 'Resumen de Gastos',
'income_expense' => 'Ingresos vs Gastos',
+ 'tax' => 'Resumen de impuestos',
+ ],
+
+ 'quarter' => [
+ '1' => 'Ene-Mar',
+ '2' => 'Abr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dic',
],
];
diff --git a/resources/lang/es-ES/settings.php b/resources/lang/es-ES/settings.php
index eb621ed9d..edfdd672b 100644
--- a/resources/lang/es-ES/settings.php
+++ b/resources/lang/es-ES/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Espacio ( )',
],
'timezone' => 'Zona horaria',
+ 'percent' => [
+ 'title' => 'Posición Porcentaje (%)',
+ 'before' => 'Antes del Número',
+ 'after' => 'Después del número',
+ ],
],
'invoice' => [
'tab' => 'Factura',
diff --git a/resources/lang/es-MX/bills.php b/resources/lang/es-MX/bills.php
index c2cc647b5..fc2ee08db 100644
--- a/resources/lang/es-MX/bills.php
+++ b/resources/lang/es-MX/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Cantidad',
'price' => 'Precio',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Total de Impuestos',
'total' => 'Total ',
'item_name' => 'Nombre del producto/servicio | Nombres de los productos/servicos',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Vencimiento del Pago',
'amount_due' => 'Importe Vencido',
'paid' => 'Pagado',
diff --git a/resources/lang/es-MX/general.php b/resources/lang/es-MX/general.php
index 4a8498936..1514803e2 100644
--- a/resources/lang/es-MX/general.php
+++ b/resources/lang/es-MX/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Empresa | Empresas',
'profits' => 'Ganancia | Ganancias',
'taxes' => 'Impuesto | Impuestos',
+ 'logos' => 'Logo|Logos',
'pictures' => 'Imagen | Imágenes',
'types' => 'Tipo | Tipos',
'payment_methods' => 'Método de Pago | Métodos de Pago',
@@ -36,6 +37,7 @@ return [
'updates' => 'Actualización | Actualizaciones',
'numbers' => 'Número | Números',
'statuses' => 'Estado|Estados',
+ 'others' => 'Other|Others',
'dashboard' => 'Panel de Control',
'banking' => 'Bancos',
diff --git a/resources/lang/es-MX/invoices.php b/resources/lang/es-MX/invoices.php
index f1d0bb4a7..27466afe4 100644
--- a/resources/lang/es-MX/invoices.php
+++ b/resources/lang/es-MX/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Cantidad',
'price' => 'Precio',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Total de Impuestos',
'total' => 'Total ',
'item_name' => 'Nombre del producto/servicio | Nombres de los productos/servicos',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Vencimiento del Pago',
'paid' => 'Pagado',
'histories' => 'Historial',
diff --git a/resources/lang/es-MX/messages.php b/resources/lang/es-MX/messages.php
index f83903af0..26927a883 100644
--- a/resources/lang/es-MX/messages.php
+++ b/resources/lang/es-MX/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => '¡:type importado!',
],
'error' => [
- 'payment_add' => 'Error: ¡No puede agregar el pago! Usted debe comprobar cantidad agregada.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'Error: ¡No tiene permisos para administrar esta empresa!',
- 'customer' => 'Error: ¡No se puede crear el usuario! :name usa esta dirección de correo electrónico.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Error: ¡Ningún archivo se ha seleccionado!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Advertencia: No puede borrar :name porque tiene :text relacionado.',
diff --git a/resources/lang/es-MX/modules.php b/resources/lang/es-MX/modules.php
index d0bc76f5a..25c8c64fc 100644
--- a/resources/lang/es-MX/modules.php
+++ b/resources/lang/es-MX/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Nuevo',
'top_free' => 'Top Gratis',
'free' => 'GRATIS',
+ 'search' => 'Search',
'install' => 'Instalar',
'buy_now' => 'Comprar Ahora',
'token_link' => 'Haga Haga click aquí para obtener su token de API.',
diff --git a/resources/lang/es-MX/recurring.php b/resources/lang/es-MX/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/es-MX/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/es-MX/reports.php b/resources/lang/es-MX/reports.php
index 4bc26fb0d..b602a46d9 100644
--- a/resources/lang/es-MX/reports.php
+++ b/resources/lang/es-MX/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Este Trimestre',
'previous_quarter' => 'Trimestre Anterior',
'last_12_months' => 'Últimos 12 Meses',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Resumen de Ingresos',
'expense' => 'Resumen de Gastos',
'income_expense' => 'Ingresos vs Gastos',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/es-MX/settings.php b/resources/lang/es-MX/settings.php
index 7688e5b0a..7b6586156 100644
--- a/resources/lang/es-MX/settings.php
+++ b/resources/lang/es-MX/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Espacio ( )',
],
'timezone' => 'Zona Horaria',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Factura',
diff --git a/resources/lang/fa-IR/bills.php b/resources/lang/fa-IR/bills.php
index 7614ed34e..348eb76b0 100644
--- a/resources/lang/fa-IR/bills.php
+++ b/resources/lang/fa-IR/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'تعداد',
'price' => 'قيمت',
'sub_total' => 'جمع کل',
+ 'discount' => 'Discount',
'tax_total' => 'مجموع مالیات',
'total' => 'مجموع',
'item_name' => 'نام آیتم | نام آیتم ها',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'سررسید پرداخت',
'amount_due' => 'مقدار سررسید',
'paid' => 'پرداخت شده',
diff --git a/resources/lang/fa-IR/general.php b/resources/lang/fa-IR/general.php
index 450ac5115..e0775edf7 100644
--- a/resources/lang/fa-IR/general.php
+++ b/resources/lang/fa-IR/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'شرکت | شرکت ها',
'profits' => 'سود | سود',
'taxes' => 'مالیات | مالیات',
+ 'logos' => 'لوگو | لوگوها',
'pictures' => 'عکس | تصاویر',
'types' => 'نوع | انواع',
'payment_methods' => 'روش پرداخت | روش های پرداخت',
@@ -36,6 +37,7 @@ return [
'updates' => 'به روز رسانی | به روز رسانی',
'numbers' => 'شماره | تعداد',
'statuses' => 'وضعیت | وضعیت',
+ 'others' => 'Other|Others',
'dashboard' => 'پیشخوان',
'banking' => 'بانکداری',
diff --git a/resources/lang/fa-IR/invoices.php b/resources/lang/fa-IR/invoices.php
index 1e4dc89c6..540516e2a 100644
--- a/resources/lang/fa-IR/invoices.php
+++ b/resources/lang/fa-IR/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'تعداد',
'price' => 'قيمت',
'sub_total' => 'جمع کل',
+ 'discount' => 'Discount',
'tax_total' => 'مجموع مالیات',
'total' => 'مجموع',
'item_name' => 'نام آیتم | نام آیتم ها',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'سررسید پرداخت',
'paid' => 'پرداخت شده',
'histories' => 'تاریخچه',
diff --git a/resources/lang/fa-IR/messages.php b/resources/lang/fa-IR/messages.php
index 6f047021e..ec366d73a 100644
--- a/resources/lang/fa-IR/messages.php
+++ b/resources/lang/fa-IR/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type درون ریزی شد!',
],
'error' => [
- 'payment_add' => 'خطا: شما نمی توانید پرداخت داشته باشید! شما باید ابتدا مقدار اضافه شده را چک کنید.',
+ 'over_payment' => 'خطا: پرداخت اضافه نشده! مبلغ وارد شده از جمع کل بیشتر است.',
'not_user_company' => 'خطا: شما اجازه مدیریت این شرکت را ندارید!',
- 'customer' => 'خطا در تعریف کاربر! :name از این ایمیل استفاده میکند.',
+ 'customer' => 'خطا: کاربر ایجاد نشد :name از ایمیل وارد شده استفاده می کند.',
'no_file' => 'خطا: فایلی انتخاب نشده است!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'هشدار: شما نمی توانید :name را به دلیل :text حذف کنید.',
diff --git a/resources/lang/fa-IR/modules.php b/resources/lang/fa-IR/modules.php
index 945ae4148..35308cec8 100644
--- a/resources/lang/fa-IR/modules.php
+++ b/resources/lang/fa-IR/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'جدید',
'top_free' => 'بهترین رایگان',
'free' => 'رایگان',
+ 'search' => 'Search',
'install' => 'نصب',
'buy_now' => 'خرید',
'token_link' => 'دریافت Token.',
diff --git a/resources/lang/fa-IR/recurring.php b/resources/lang/fa-IR/recurring.php
new file mode 100644
index 000000000..72c041c9a
--- /dev/null
+++ b/resources/lang/fa-IR/recurring.php
@@ -0,0 +1,20 @@
+ 'دوره ای',
+ 'every' => 'دوره',
+ 'period' => 'زمان',
+ 'times' => 'زمان',
+ 'daily' => 'روزانه',
+ 'weekly' => 'هفتگی',
+ 'monthly' => 'ماهانه',
+ 'yearly' => 'سالانه',
+ 'custom' => 'دلخواه',
+ 'days' => 'روز',
+ 'weeks' => 'هفته',
+ 'months' => 'ماه',
+ 'years' => 'سال',
+ 'message' => 'تکرار :type و پرداخت بعدی :type در تاریخ :date ایجاد می شود.',
+
+];
diff --git a/resources/lang/fa-IR/reports.php b/resources/lang/fa-IR/reports.php
index 43584072a..34896ed3e 100644
--- a/resources/lang/fa-IR/reports.php
+++ b/resources/lang/fa-IR/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'سه ماه',
'previous_quarter' => 'سه ماهه قبلی',
'last_12_months' => '12 ماه گذشته',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'خلاصه درآمد',
'expense' => 'خلاصه هزینه',
'income_expense' => 'هزینه درآمد',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/fa-IR/settings.php b/resources/lang/fa-IR/settings.php
index 6ad996ace..4f97f37e2 100644
--- a/resources/lang/fa-IR/settings.php
+++ b/resources/lang/fa-IR/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'فضا ( )',
],
'timezone' => 'منطقه زمانی',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'فاکتور',
diff --git a/resources/lang/fr-FR/bills.php b/resources/lang/fr-FR/bills.php
index baeeed068..9020ac67a 100644
--- a/resources/lang/fr-FR/bills.php
+++ b/resources/lang/fr-FR/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Quantité',
'price' => 'Prix',
'sub_total' => 'Sous-total',
+ 'discount' => 'Remise',
'tax_total' => 'Taxe totale',
'total' => 'Total',
'item_name' => 'Nom de marchandise|Noms des marchandises',
+ 'show_discount' => ':discount % de remise',
+ 'add_discount' => 'Ajouter une remise',
+ 'discount_desc' => 'du sous-total',
+
'payment_due' => 'Paiement dû',
'amount_due' => 'Montant dû',
'paid' => 'Payé',
diff --git a/resources/lang/fr-FR/general.php b/resources/lang/fr-FR/general.php
index 70b3f9e3e..1146f521a 100644
--- a/resources/lang/fr-FR/general.php
+++ b/resources/lang/fr-FR/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Entreprise|Entreprises',
'profits' => 'Bénéfice|Bénéfices',
'taxes' => 'Taxe|Taxes',
+ 'logos' => 'Logo|Logos',
'pictures' => 'Photo|Photos',
'types' => 'Type|Types',
'payment_methods' => 'Mode de paiement|Modes de paiement',
@@ -36,6 +37,7 @@ return [
'updates' => 'Mise à jour|Mises à jour',
'numbers' => 'Numéro|Numéros',
'statuses' => 'Statut | Statuts',
+ 'others' => 'Autre|Autres',
'dashboard' => 'Tableau de bord',
'banking' => 'Banque',
diff --git a/resources/lang/fr-FR/invoices.php b/resources/lang/fr-FR/invoices.php
index 43fd565d3..61ee3af65 100644
--- a/resources/lang/fr-FR/invoices.php
+++ b/resources/lang/fr-FR/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Quantité',
'price' => 'Prix',
'sub_total' => 'Sous-total',
+ 'discount' => 'Remise',
'tax_total' => 'Taxe totale',
'total' => 'Total',
'item_name' => 'Nom de marchandise|Noms des marchandises',
+ 'show_discount' => ':discount % de remise',
+ 'add_discount' => 'Ajouter une remise',
+ 'discount_desc' => 'du sous-total',
+
'payment_due' => 'Paiement dû',
'paid' => 'Payé',
'histories' => 'Historiques',
diff --git a/resources/lang/fr-FR/messages.php b/resources/lang/fr-FR/messages.php
index 32df276fa..1650c762f 100644
--- a/resources/lang/fr-FR/messages.php
+++ b/resources/lang/fr-FR/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type importé !',
],
'error' => [
- 'payment_add' => 'Erreur : Vous ne pouvez pas ajouter ce paiement ! Vérifiez le montant.',
+ 'over_payment' => 'Erreur : le paiement n\'a pas été ajouté ! Le montant est supérieur au total.',
'not_user_company' => 'Erreur : Vous n’êtes pas autorisé à gérer cette société !',
- 'customer' => 'Erreur : Vous ne pouvez pas créer cet utilisateur ! :name utilise cette adresse.',
+ 'customer' => 'Erreur : Utilisateur non créé ! :name utilise déjà cette adresse email.',
'no_file' => 'Erreur : Aucun fichier sélectionné !',
+ 'last_category' => 'Erreur : impossible de supprimer la dernière catégorie de type :type !',
+ 'invalid_token' => 'Erreur : le token est invalide !',
],
'warning' => [
'deleted' => 'Avertissement : Vous n’êtes pas autorisé à supprimer :name parce qu’il est associé à :texte.',
diff --git a/resources/lang/fr-FR/modules.php b/resources/lang/fr-FR/modules.php
index 1f8ccd60f..31db76030 100644
--- a/resources/lang/fr-FR/modules.php
+++ b/resources/lang/fr-FR/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Nouveau',
'top_free' => 'Top gratuit',
'free' => 'GRATUIT',
+ 'search' => 'Rechercher',
'install' => 'Installation',
'buy_now' => 'Acheter maintenant',
'token_link' => 'Cliquez ici pour obtenir votre jeton de l\'API.',
diff --git a/resources/lang/fr-FR/recurring.php b/resources/lang/fr-FR/recurring.php
new file mode 100644
index 000000000..d969db075
--- /dev/null
+++ b/resources/lang/fr-FR/recurring.php
@@ -0,0 +1,20 @@
+ 'Récurrent',
+ 'every' => 'Tous les',
+ 'period' => 'Période',
+ 'times' => 'Fois',
+ 'daily' => 'Quotidien',
+ 'weekly' => 'Hebdomadaire',
+ 'monthly' => 'Mensuel',
+ 'yearly' => 'Annuel',
+ 'custom' => 'Personnalisé',
+ 'days' => 'Jour(s)',
+ 'weeks' => 'Semaine(s)',
+ 'months' => 'Mois',
+ 'years' => 'Année(s)',
+ 'message' => 'Il s\'agit d\'un :type récurrent et le prochain :type sera automatiquement généré le :date',
+
+];
diff --git a/resources/lang/fr-FR/reports.php b/resources/lang/fr-FR/reports.php
index a4127696e..94614d483 100644
--- a/resources/lang/fr-FR/reports.php
+++ b/resources/lang/fr-FR/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Ce trimestre',
'previous_quarter' => 'Trimestre précédent',
'last_12_months' => '12 derniers mois',
+ 'profit_loss' => 'Gains & pertes',
+ 'gross_profit' => 'Bénéfices brut',
+ 'net_profit' => 'Bénéfices net',
+ 'total_expenses' => 'Total des dépenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Sommaire des revenus',
'expense' => 'Sommaire des dépenses',
'income_expense' => 'Revenus vs dépenses',
+ 'tax' => 'Résumé des taxes',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Avr-Jui',
+ '3' => 'Jui-Sep',
+ '4' => 'Oct-Déc',
],
];
diff --git a/resources/lang/fr-FR/settings.php b/resources/lang/fr-FR/settings.php
index dec5432d9..47c2c8398 100644
--- a/resources/lang/fr-FR/settings.php
+++ b/resources/lang/fr-FR/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Espace ( )',
],
'timezone' => 'Fuseau horaire',
+ 'percent' => [
+ 'title' => 'Position du signe "pourcentage" (%)',
+ 'before' => 'Avant le nombre',
+ 'after' => 'Après le nombre',
+ ],
],
'invoice' => [
'tab' => 'Facture',
diff --git a/resources/lang/he-IL/general.php b/resources/lang/he-IL/general.php
index a484b33b0..13a415381 100644
--- a/resources/lang/he-IL/general.php
+++ b/resources/lang/he-IL/general.php
@@ -42,7 +42,7 @@ return [
'dashboard' => 'לוח מחוונים',
'banking' => 'בנקאות',
'general' => 'כללי',
- 'no_records' => 'לא רשומות.',
+ 'no_records' => 'אין רשומות.',
'date' => 'תאריך',
'amount' => 'כמות',
'enabled' => 'מאופשר',
diff --git a/resources/lang/hr-HR/bills.php b/resources/lang/hr-HR/bills.php
index 7a5b21837..7840be330 100644
--- a/resources/lang/hr-HR/bills.php
+++ b/resources/lang/hr-HR/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Količina',
'price' => 'Cijena',
'sub_total' => 'Podzbroj',
+ 'discount' => 'Popust',
'tax_total' => 'Porez Ukupno',
'total' => 'Ukupno',
'item_name' => 'Naziv stavke|Nazivi stavaka',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Dospijeća plaćanja',
'amount_due' => 'Dospjeli iznos',
'paid' => 'Plaćeno',
diff --git a/resources/lang/hr-HR/general.php b/resources/lang/hr-HR/general.php
index 1d6e4b926..b93d490a5 100644
--- a/resources/lang/hr-HR/general.php
+++ b/resources/lang/hr-HR/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Tvrtka|Tvrtke',
'profits' => 'Dobit|Dobiti',
'taxes' => 'Porez|Porezi',
+ 'logos' => 'Logo|Logos',
'pictures' => 'Slika|Slike',
'types' => 'Tip|Tipovi',
'payment_methods' => 'Način plaćanja|Načini plaćanja',
@@ -36,6 +37,7 @@ return [
'updates' => 'Ažuriranje|Ažuriranja',
'numbers' => 'Broj|Brojevi',
'statuses' => 'Status|Statusi',
+ 'others' => 'Other|Others',
'dashboard' => 'Nadzorna ploča',
'banking' => 'Bankarstvo',
@@ -93,11 +95,11 @@ return [
'id' => 'ID',
'more_actions' => 'Više radnji',
'duplicate' => 'Dupliciraj',
- 'unpaid' => 'Unpaid',
- 'paid' => 'Paid',
+ 'unpaid' => 'Neplaćeno',
+ 'paid' => 'Plaćeno',
'overdue' => 'Overdue',
- 'partially' => 'Partially',
- 'partially_paid' => 'Partially Paid',
+ 'partially' => 'Djelomično',
+ 'partially_paid' => 'Djelomično plaćeno',
'title' => [
'new' => 'Novo - :type',
diff --git a/resources/lang/hr-HR/invoices.php b/resources/lang/hr-HR/invoices.php
index de874660f..94245992b 100644
--- a/resources/lang/hr-HR/invoices.php
+++ b/resources/lang/hr-HR/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Količina',
'price' => 'Cijena',
'sub_total' => 'Podzbroj',
+ 'discount' => 'Popust',
'tax_total' => 'Porez Ukupno',
'total' => 'Ukupno',
'item_name' => 'Ime stavke|Imena stavaka',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Dospijeća plaćanja',
'paid' => 'Plaćeno',
'histories' => 'Povijesti',
diff --git a/resources/lang/hr-HR/messages.php b/resources/lang/hr-HR/messages.php
index 0a0226419..e35f06bb9 100644
--- a/resources/lang/hr-HR/messages.php
+++ b/resources/lang/hr-HR/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type uvezen!',
],
'error' => [
- 'payment_add' => 'Pogreška: Nije moguće dodati plaćanje! Trebali bi provjeriti dodani iznos.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'Pogreška: Nije vam dozvoljeno upravljanje ovom tvrtkom!',
- 'customer' => 'Pogreška: Nije moguće kreirati korisnika! :name koristite ovu e-mail adresu.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Pogreška: Nije odabrana nijedna datoteka!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Upozorenje: Nije vam dozvoljeno izbrisati :name jer postoji poveznica s :text.',
diff --git a/resources/lang/hr-HR/modules.php b/resources/lang/hr-HR/modules.php
index 6d4525a9c..093af68e0 100644
--- a/resources/lang/hr-HR/modules.php
+++ b/resources/lang/hr-HR/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Novo',
'top_free' => 'Najbolje besplatno',
'free' => 'BESPLATNO',
+ 'search' => 'Search',
'install' => 'Instaliraj',
'buy_now' => 'Kupi odmah',
'token_link' => 'Kliknite ovdje da biste dobili svoj API token.',
diff --git a/resources/lang/hr-HR/recurring.php b/resources/lang/hr-HR/recurring.php
new file mode 100644
index 000000000..e7e80f2c4
--- /dev/null
+++ b/resources/lang/hr-HR/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Dnevno',
+ 'weekly' => 'Tjedno',
+ 'monthly' => 'Mjesečno',
+ 'yearly' => 'Godišnje',
+ 'custom' => 'Custom',
+ 'days' => 'Dan(a)',
+ 'weeks' => 'Tjedan(a)',
+ 'months' => 'Mjesec(i)',
+ 'years' => 'Godine(a)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/hr-HR/reports.php b/resources/lang/hr-HR/reports.php
index cc1adf3fb..f46995035 100644
--- a/resources/lang/hr-HR/reports.php
+++ b/resources/lang/hr-HR/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Ovaj kvartal',
'previous_quarter' => 'Prethodni kvartal',
'last_12_months' => 'Zadnjih 12 mjeseci',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Sažetak prihoda',
'expense' => 'Sažetak troškova',
'income_expense' => 'Prihodi nasuprot troškovima',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/hr-HR/settings.php b/resources/lang/hr-HR/settings.php
index 93f5ab8cd..b5feee95f 100644
--- a/resources/lang/hr-HR/settings.php
+++ b/resources/lang/hr-HR/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Razmak ( )',
],
'timezone' => 'Vremenska zona',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Ispred broja',
+ 'after' => 'Nakon broja',
+ ],
],
'invoice' => [
'tab' => 'Faktura',
diff --git a/resources/lang/id-ID/bills.php b/resources/lang/id-ID/bills.php
index 9bbf32668..12f52441c 100644
--- a/resources/lang/id-ID/bills.php
+++ b/resources/lang/id-ID/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Jumlah',
'price' => 'Harga',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Total Pajak',
'total' => 'Total',
'item_name' => 'Nama Barang | Nama Barang',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Pembayaran Jatuh Tempo',
'amount_due' => 'Jumlah Jatuh Tempo',
'paid' => 'Dibayar',
diff --git a/resources/lang/id-ID/general.php b/resources/lang/id-ID/general.php
index b41e6ed76..b32eca374 100644
--- a/resources/lang/id-ID/general.php
+++ b/resources/lang/id-ID/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Perusahaan | Perusahaan',
'profits' => 'Keuntungan | Keuntungan',
'taxes' => 'Pajak | Pajak',
+ 'logos' => 'Logo|Logos',
'pictures' => 'Gambar | Gambar',
'types' => 'Jenis | Jenis',
'payment_methods' => 'Metode Pembayaran | Metode Pembayaran',
@@ -36,6 +37,7 @@ return [
'updates' => 'Pembaruan|Pembaruan',
'numbers' => 'Nomor | Nomor',
'statuses' => 'Status | Status',
+ 'others' => 'Other|Others',
'dashboard' => 'Dasbor',
'banking' => 'Perbankan',
diff --git a/resources/lang/id-ID/invoices.php b/resources/lang/id-ID/invoices.php
index 8d6a7a7c6..9a7835ca6 100644
--- a/resources/lang/id-ID/invoices.php
+++ b/resources/lang/id-ID/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Kuantitas',
'price' => 'Harga',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Total Pajak',
'total' => 'Total',
'item_name' => 'Nama Item | Nama Item',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Tanggal Pembayaran',
'paid' => 'Dibayar',
'histories' => 'Sejarah',
diff --git a/resources/lang/id-ID/messages.php b/resources/lang/id-ID/messages.php
index 963ac95be..eb76b42e1 100644
--- a/resources/lang/id-ID/messages.php
+++ b/resources/lang/id-ID/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type diimpor!',
],
'error' => [
- 'payment_add' => 'Kesalahan: Anda tidak dapat menambahkan pembayaran! Anda harus memeriksa jumlah tambah.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'Kesalahan: Anda tidak diperbolehkan mengelola perusahaan ini!',
- 'customer' => 'Kesalahan: Anda tidak dapat membuat pengguna! :nama pergunakan alama email ini.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Kesalahan: Tidak ada file dipilih!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'PeringatanL: Anda tidak boleh menghapus :name karena memiliki :text terkaitan.',
diff --git a/resources/lang/id-ID/modules.php b/resources/lang/id-ID/modules.php
index 21d5b811e..d2315d5e0 100644
--- a/resources/lang/id-ID/modules.php
+++ b/resources/lang/id-ID/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Baru',
'top_free' => 'Gratis Teratas',
'free' => 'GRATIS',
+ 'search' => 'Search',
'install' => 'Pasang',
'buy_now' => 'Beli Sekarang',
'token_link' => 'Klik disini untuk mendapatkan API token anda.',
diff --git a/resources/lang/id-ID/recurring.php b/resources/lang/id-ID/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/id-ID/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/id-ID/reports.php b/resources/lang/id-ID/reports.php
index 893dd330e..d9f89a075 100644
--- a/resources/lang/id-ID/reports.php
+++ b/resources/lang/id-ID/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Kuartal ini',
'previous_quarter' => 'Kuartal sebelumnya',
'last_12_months' => '12 Bulan terakhir',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Ringkasan Pendapatan',
'expense' => 'Ringkasan Pengeluaran',
'income_expense' => 'Pendapatan berbanding Pengeluaran',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/id-ID/settings.php b/resources/lang/id-ID/settings.php
index b8824737a..f44a76f58 100644
--- a/resources/lang/id-ID/settings.php
+++ b/resources/lang/id-ID/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Spasi ( )',
],
'timezone' => 'Zona Waktu',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Faktur',
diff --git a/resources/lang/it-IT/bills.php b/resources/lang/it-IT/bills.php
index d56833735..b6ffc9fd3 100644
--- a/resources/lang/it-IT/bills.php
+++ b/resources/lang/it-IT/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Quantità',
'price' => 'Prezzo',
'sub_total' => 'Subtotale',
+ 'discount' => 'Discount',
'tax_total' => 'Totale imposta',
'total' => 'Totale',
'item_name' => 'Nome dell\'articolo|Nomi degli articoli',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Scadenza pagamento',
'amount_due' => 'Importo dovuto',
'paid' => 'Pagato',
diff --git a/resources/lang/it-IT/general.php b/resources/lang/it-IT/general.php
index f491ab427..1ce6f0dbe 100644
--- a/resources/lang/it-IT/general.php
+++ b/resources/lang/it-IT/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Azienda|Aziende',
'profits' => 'Profitto|Profitti',
'taxes' => 'Tasso|Tassi',
+ 'logos' => 'Logo|Loghi',
'pictures' => 'Immagine|Immagini',
'types' => 'Tipo|Tipi',
'payment_methods' => 'Metodo di pagamento|Metodi di pagamento',
@@ -36,6 +37,7 @@ return [
'updates' => 'Aggiornamento|Aggiornamenti',
'numbers' => 'Numero|Numeri',
'statuses' => 'Stato|Stati',
+ 'others' => 'Other|Others',
'dashboard' => 'Cruscotto',
'banking' => 'Banca',
diff --git a/resources/lang/it-IT/invoices.php b/resources/lang/it-IT/invoices.php
index 80b384264..b7833d522 100644
--- a/resources/lang/it-IT/invoices.php
+++ b/resources/lang/it-IT/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Quantità',
'price' => 'Prezzo',
'sub_total' => 'Subtotale',
+ 'discount' => 'Discount',
'tax_total' => 'Totale imposte',
'total' => 'Totale',
'item_name' => 'Nome dell\'articolo|Nomi degli articoli',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Scadenza pagamento',
'paid' => 'Pagato',
'histories' => 'Storico',
diff --git a/resources/lang/it-IT/messages.php b/resources/lang/it-IT/messages.php
index 7235204e8..ed4958f04 100644
--- a/resources/lang/it-IT/messages.php
+++ b/resources/lang/it-IT/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type importato!',
],
'error' => [
- 'payment_add' => 'Errore: Non è possibile aggiungere il pagamento! Si dovrebbe verificare di aggiungere la quantità.',
+ 'over_payment' => 'Errore: Pagamento non aggiunto! L\'importo supera il totale.',
'not_user_company' => 'Errore: Non hai i permessi per gestire questa azienda!',
- 'customer' => 'Errore: Non è stato possibile creare l\'utente! :name usa questo indirizzo e-mail.',
+ 'customer' => 'Errore: Utente non creato! :name usa già questo indirizzo email.',
'no_file' => 'Errore: Nessun file selezionato!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Attenzione: Non è consentito eliminare :name perché ha :text collegato.',
diff --git a/resources/lang/it-IT/modules.php b/resources/lang/it-IT/modules.php
index 0a2342a64..f91e422fb 100644
--- a/resources/lang/it-IT/modules.php
+++ b/resources/lang/it-IT/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Nuovo',
'top_free' => 'Top gratis',
'free' => 'GRATIS',
+ 'search' => 'Search',
'install' => 'Installa',
'buy_now' => 'Acquista ora',
'token_link' => ' Clicca qui per ottenere il tuo API token.',
diff --git a/resources/lang/it-IT/recurring.php b/resources/lang/it-IT/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/it-IT/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/it-IT/reports.php b/resources/lang/it-IT/reports.php
index 971f3c0d7..01f3fbdea 100644
--- a/resources/lang/it-IT/reports.php
+++ b/resources/lang/it-IT/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Trimestre Corrente',
'previous_quarter' => 'Trimestre precedente',
'last_12_months' => 'Ultimi 12 mesi',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Riepilogo di reddito',
'expense' => 'Riepilogo spese',
'income_expense' => 'Reddito vs Spese',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/it-IT/settings.php b/resources/lang/it-IT/settings.php
index 22fdd4c3f..73e54129d 100644
--- a/resources/lang/it-IT/settings.php
+++ b/resources/lang/it-IT/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Spazio ( )',
],
'timezone' => 'Fuso Orario',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Fattura',
diff --git a/resources/lang/nb-NO/bills.php b/resources/lang/nb-NO/bills.php
index ecefa84e1..c0cbdf30d 100644
--- a/resources/lang/nb-NO/bills.php
+++ b/resources/lang/nb-NO/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Antall',
'price' => 'Pris',
'sub_total' => 'Sum',
+ 'discount' => 'Rabatt',
'tax_total' => 'Mva',
'total' => 'Totalt',
'item_name' => 'Enhetsnavn | Enhetsnavn',
+ 'show_discount' => ':discount% rabatt',
+ 'add_discount' => 'Legg til rabatt',
+ 'discount_desc' => 'av delsum',
+
'payment_due' => 'Forfallsdato',
'amount_due' => 'Forfallsbeløp',
'paid' => 'Betalt',
diff --git a/resources/lang/nb-NO/general.php b/resources/lang/nb-NO/general.php
index fc48da820..98a05f00b 100644
--- a/resources/lang/nb-NO/general.php
+++ b/resources/lang/nb-NO/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Foretak | Foretak',
'profits' => 'Fortjeneste | Fortjenester',
'taxes' => 'Avgift | Avgifter',
+ 'logos' => 'Logo|Logoer',
'pictures' => 'Bilde | Bilder',
'types' => 'Type | Typer',
'payment_methods' => 'Betalingsmåte | Betalingsmåter',
@@ -36,6 +37,7 @@ return [
'updates' => 'Oppdatering | Oppdateringer',
'numbers' => 'Nummer | Nummer',
'statuses' => 'Status | Statuser',
+ 'others' => 'Annen | Andre',
'dashboard' => 'Kontrollpanel',
'banking' => 'Bank',
diff --git a/resources/lang/nb-NO/invoices.php b/resources/lang/nb-NO/invoices.php
index 76bc27327..c428370c9 100644
--- a/resources/lang/nb-NO/invoices.php
+++ b/resources/lang/nb-NO/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Antall',
'price' => 'Pris',
'sub_total' => 'Sum',
+ 'discount' => 'Rabatt',
'tax_total' => 'Totalt mva',
'total' => 'Totalt',
'item_name' => 'Enhetsnavn | Enhetsnavn',
+ 'show_discount' => ':discount% rabatt',
+ 'add_discount' => 'Legg til rabatt',
+ 'discount_desc' => 'av delsum',
+
'payment_due' => 'Forfallsdato',
'paid' => 'Betalt',
'histories' => 'Historikk',
diff --git a/resources/lang/nb-NO/messages.php b/resources/lang/nb-NO/messages.php
index 1987d3984..afe4ab15e 100644
--- a/resources/lang/nb-NO/messages.php
+++ b/resources/lang/nb-NO/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type importert.',
],
'error' => [
- 'payment_add' => 'Feil: Du kan ikke legge til betaling. Du må krysse av for legg til beløp.',
+ 'over_payment' => 'Feil: Betaling ble ikke lagt til. Beløpet overstiger total.',
'not_user_company' => 'Feil: Du ikke kan administrere dette foretaket.',
- 'customer' => 'Feil: Du kan ikke opprette bruker. :name bruker allerede denne e-postadressen.',
+ 'customer' => 'Feil: Bruker ble ikke opprettet. :name bruker allerede denne e-postadressen.',
'no_file' => 'Feil: Ingen fil er valgt.',
+ 'last_category' => 'Feil: Kan ikke slette siste :type kategori.',
+ 'invalid_token' => 'Feil: Angitt token er ugyldig.',
],
'warning' => [
'deleted' => 'Advarsel: Du har ikke mulighet til å slette :name fordi kontoen har :text relatert.',
diff --git a/resources/lang/nb-NO/modules.php b/resources/lang/nb-NO/modules.php
index 44cf8c25d..ab962b3dd 100644
--- a/resources/lang/nb-NO/modules.php
+++ b/resources/lang/nb-NO/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Ny',
'top_free' => 'Topp gratis',
'free' => 'GRATIS',
+ 'search' => 'Søk',
'install' => 'Installer',
'buy_now' => 'Kjøp nå',
'token_link' => 'Klikk her for å få din API-token.',
diff --git a/resources/lang/nb-NO/recurring.php b/resources/lang/nb-NO/recurring.php
new file mode 100644
index 000000000..fe559606c
--- /dev/null
+++ b/resources/lang/nb-NO/recurring.php
@@ -0,0 +1,20 @@
+ 'Gjentakende',
+ 'every' => 'Hver',
+ 'period' => 'Periode',
+ 'times' => 'Gjentakelser',
+ 'daily' => 'Daglig',
+ 'weekly' => 'Ukentlig',
+ 'monthly' => 'Månedlig',
+ 'yearly' => 'Årlig',
+ 'custom' => 'Egendefinert',
+ 'days' => 'Dag(er)',
+ 'weeks' => 'Uke(r)',
+ 'months' => 'Måned(er)',
+ 'years' => 'År',
+ 'message' => 'Dette er en gjentakende :type, neste :type genereres automatisk :date',
+
+];
diff --git a/resources/lang/nb-NO/reports.php b/resources/lang/nb-NO/reports.php
index b68c32cec..fa6773283 100644
--- a/resources/lang/nb-NO/reports.php
+++ b/resources/lang/nb-NO/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Inneværende kvartal',
'previous_quarter' => 'Foregående kvartal',
'last_12_months' => 'Siste 12 måneder',
+ 'profit_loss' => 'Resultat',
+ 'gross_profit' => 'Bruttofortjeneste',
+ 'net_profit' => 'Nettoresultat',
+ 'total_expenses' => 'Totale utgifter',
+ 'net' => 'NET',
'summary' => [
'income' => 'Inntektsammendrag',
'expense' => 'Utgiftsammendrag',
'income_expense' => 'Inntekter mot utgifter',
+ 'tax' => 'Avgiftsammendrag',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan.-Mars',
+ '2' => 'April-Juni',
+ '3' => 'Juli-Sep.',
+ '4' => 'Okt.-Des.',
],
];
diff --git a/resources/lang/nb-NO/settings.php b/resources/lang/nb-NO/settings.php
index e123dd6b0..04deec43f 100644
--- a/resources/lang/nb-NO/settings.php
+++ b/resources/lang/nb-NO/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Mellomrom ( )',
],
'timezone' => 'Tidssone',
+ 'percent' => [
+ 'title' => 'Prosentplassering (%)',
+ 'before' => 'Før nummer',
+ 'after' => 'Etter nummer',
+ ],
],
'invoice' => [
'tab' => 'Faktura',
diff --git a/resources/lang/nb-NO/validation.php b/resources/lang/nb-NO/validation.php
index f2a3e9911..384c8f15a 100644
--- a/resources/lang/nb-NO/validation.php
+++ b/resources/lang/nb-NO/validation.php
@@ -20,7 +20,7 @@ return [
'alpha' => ':attribute kan bare inneholde bokstaver.',
'alpha_dash' => ':attribute kan bare inneholde bokstaver, tall og bindestreker.',
'alpha_num' => ':attribute kan bare inneholde bokstaver og tall.',
- 'array' => ':attribute må være en \'array\'.',
+ 'array' => ':attribute må være en kommaseparert liste.',
'before' => ':attribute må være en dato før :date.',
'before_or_equal' => ':attribute må være en dato før eller samme som :date.',
'between' => [
diff --git a/resources/lang/nl-NL/bills.php b/resources/lang/nl-NL/bills.php
index d5b807199..e86efedbc 100644
--- a/resources/lang/nl-NL/bills.php
+++ b/resources/lang/nl-NL/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Hoeveelheid',
'price' => 'Prijs',
'sub_total' => 'Subtotaal',
+ 'discount' => 'Discount',
'tax_total' => 'Totaal Btw',
'total' => 'Totaal',
'item_name' => 'Item naam',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Te betalen voor',
'amount_due' => 'Bedrag',
'paid' => 'Betaald',
diff --git a/resources/lang/nl-NL/general.php b/resources/lang/nl-NL/general.php
index 2cdd6a2ad..b3bbfa4a4 100644
--- a/resources/lang/nl-NL/general.php
+++ b/resources/lang/nl-NL/general.php
@@ -2,40 +2,42 @@
return [
- 'items' => 'Item | Items',
- 'incomes' => 'Betalingen',
- 'invoices' => 'Factuur | Facturen',
- 'revenues' => 'Inkomsten | Inkomsten',
- 'customers' => 'Klant | Klanten',
- 'expenses' => 'Kosten | Kosten',
- 'bills' => 'Fakturen | Rekeningen',
- 'payments' => 'Betaling | Betalingen',
- 'vendors' => 'Leverancier | Leveranciers',
- 'accounts' => 'Account | Rekeningen',
- 'transfers' => 'Transfer | Overdrachten',
- 'transactions' => 'Transactie | Transacties',
- 'reports' => 'Verslag | Verslagen',
- 'settings' => 'Instellen | Instellingen',
- 'categories' => 'Categorie | Categorieën',
- 'currencies' => 'Valuta | Valuta \'s',
- 'tax_rates' => 'Btw-tarief | Belastingtarieven',
- 'users' => 'Gebruiker | Gebruikers',
- 'roles' => 'Rol | Rollen',
- 'permissions' => 'Toestemming | Machtigingen',
- 'modules' => 'App | Apps',
- 'companies' => 'Bedrijf | Bedrijven',
- 'profits' => 'Winst | Winst',
- 'taxes' => 'Belasting | Btw',
- 'pictures' => 'Foto | Foto \'s',
- 'types' => 'Type | Types',
- 'payment_methods' => 'Betalingsmethode | Betalingsmethoden',
- 'compares' => 'Inkomen vs kosten | Inkomen vs kosten',
- 'notes' => 'Opmerking | Notities',
- 'totals' => 'Totaal | Totalen',
- 'languages' => 'Taalpakketten',
- 'updates' => 'Update | Updates',
- 'numbers' => 'Nummer | Nummers',
- 'statuses' => 'Status | Statussen',
+ 'items' => 'Item|Items',
+ 'incomes' => 'Betalingen|Betalingen',
+ 'invoices' => 'Factuur|Facturen',
+ 'revenues' => 'Inkomsten|Inkomsten',
+ 'customers' => 'Klant|Klanten',
+ 'expenses' => 'Kosten|Kosten',
+ 'bills' => 'Fakturen|Rekeningen',
+ 'payments' => 'Betaling|Betalingen',
+ 'vendors' => 'Leverancier|Leveranciers',
+ 'accounts' => 'Account|Rekeningen',
+ 'transfers' => 'Transfer|Overdrachten',
+ 'transactions' => 'Transactie|Transacties',
+ 'reports' => 'Verslag|Verslagen',
+ 'settings' => 'Instellen|Instellingen',
+ 'categories' => 'Categorie|Categorieën',
+ 'currencies' => 'Valuta|Valuta \'s',
+ 'tax_rates' => 'Btw-tarief|Belastingtarieven',
+ 'users' => 'Gebruiker|Gebruikers',
+ 'roles' => 'Rol|Rollen',
+ 'permissions' => 'Toestemming|Machtigingen',
+ 'modules' => 'App|Apps',
+ 'companies' => 'Bedrijf|Bedrijven',
+ 'profits' => 'Winst|Winst',
+ 'taxes' => 'Belasting|Btw',
+ 'logos' => 'Logo|Logos',
+ 'pictures' => 'Foto|Foto \'s',
+ 'types' => 'Type|Types',
+ 'payment_methods' => 'Betalingsmethode|Betalingsmethoden',
+ 'compares' => 'Inkomen vs kosten|Inkomen vs kosten',
+ 'notes' => 'Opmerking|Notities',
+ 'totals' => 'Totaal|Totalen',
+ 'languages' => 'Taalpakketten|Taalpakketten',
+ 'updates' => 'Update|Updates',
+ 'numbers' => 'Nummer|Nummers',
+ 'statuses' => 'Status|Statussen',
+ 'others' => 'Other|Others',
'dashboard' => 'Dashboard',
'banking' => 'Banken',
diff --git a/resources/lang/nl-NL/invoices.php b/resources/lang/nl-NL/invoices.php
index d91b5eefa..e757819b0 100644
--- a/resources/lang/nl-NL/invoices.php
+++ b/resources/lang/nl-NL/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Hoeveelheid',
'price' => 'Prijs',
'sub_total' => 'Subtotaal',
+ 'discount' => 'Discount',
'tax_total' => 'Totaal Btw',
'total' => 'Totaal',
'item_name' => 'Item naam',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Te betalen voor',
'paid' => 'Betaald',
'histories' => 'Geschiedenis',
diff --git a/resources/lang/nl-NL/messages.php b/resources/lang/nl-NL/messages.php
index 1b488b1d3..1a7292a3b 100644
--- a/resources/lang/nl-NL/messages.php
+++ b/resources/lang/nl-NL/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type imported!',
],
'error' => [
- 'payment_add' => 'Error: You can not add payment! You should check add amount.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'Fout: U bent niet toegestaan voor het beheer van dit bedrijf!',
- 'customer' => 'Fout: U kunt geen gebruiker aanmaken! : dit e-mailadres gebruikt in de naam.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Error: No file selected!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Waarschuwing: U bent niet toegestaan te verwijderen : naam omdat er: tekst gerelateerde.',
diff --git a/resources/lang/nl-NL/modules.php b/resources/lang/nl-NL/modules.php
index f9ce2df9d..7d1b0c175 100644
--- a/resources/lang/nl-NL/modules.php
+++ b/resources/lang/nl-NL/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Nieuw',
'top_free' => 'Top gratis',
'free' => 'GRATIS',
+ 'search' => 'Search',
'install' => 'Installeren',
'buy_now' => 'Koop Nu',
'token_link' => ' Klik hier om uw API token.',
diff --git a/resources/lang/nl-NL/recurring.php b/resources/lang/nl-NL/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/nl-NL/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/nl-NL/reports.php b/resources/lang/nl-NL/reports.php
index b5e4be090..4b625c4b7 100644
--- a/resources/lang/nl-NL/reports.php
+++ b/resources/lang/nl-NL/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'This Quarter',
'previous_quarter' => 'Previous Quarter',
'last_12_months' => 'Last 12 Months',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Inkomsten Samenvatting',
'expense' => 'Kosten overzicht',
'income_expense' => 'Inkomen vs kosten',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/nl-NL/settings.php b/resources/lang/nl-NL/settings.php
index a4190efd3..2f37dc440 100644
--- a/resources/lang/nl-NL/settings.php
+++ b/resources/lang/nl-NL/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Ruimte()',
],
'timezone' => 'Tijdzone',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Factuur',
diff --git a/resources/lang/pt-BR/bills.php b/resources/lang/pt-BR/bills.php
index 6b220dc6b..070462c6e 100644
--- a/resources/lang/pt-BR/bills.php
+++ b/resources/lang/pt-BR/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Quantidade',
'price' => 'Preço',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Taxa',
'total' => 'Total',
'item_name' => 'Nome(s) do(s) Item(s)',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Valor Devido',
'amount_due' => 'Total Devido',
'paid' => 'Pago',
diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php
index 622f0d994..50a2dac0a 100644
--- a/resources/lang/pt-BR/general.php
+++ b/resources/lang/pt-BR/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Empresa|Empresas',
'profits' => 'Lucro|Lucros',
'taxes' => 'Imposto|Impostos',
+ 'logos' => 'Logo|Logos',
'pictures' => 'Imagen|Imagens',
'types' => 'Tipo|Tipos',
'payment_methods' => 'Método de pagamento|Método de pagamentos',
@@ -36,6 +37,7 @@ return [
'updates' => 'Atualização|Atualizações',
'numbers' => 'Número|Números',
'statuses' => 'Status|Statuses',
+ 'others' => 'Other|Others',
'dashboard' => 'Painel',
'banking' => 'Banco',
diff --git a/resources/lang/pt-BR/invoices.php b/resources/lang/pt-BR/invoices.php
index 9042d8440..7927c3bbe 100644
--- a/resources/lang/pt-BR/invoices.php
+++ b/resources/lang/pt-BR/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Quantidade',
'price' => 'Preço',
'sub_total' => 'Subtotal',
+ 'discount' => 'Discount',
'tax_total' => 'Valor da taxa',
'total' => 'Total',
'item_name' => 'Item|Itens',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Pagamento vencido',
'paid' => 'Pago',
'histories' => 'Histórico',
diff --git a/resources/lang/pt-BR/messages.php b/resources/lang/pt-BR/messages.php
index 6a92a546c..877f00875 100644
--- a/resources/lang/pt-BR/messages.php
+++ b/resources/lang/pt-BR/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type imported!',
],
'error' => [
- 'payment_add' => 'Error: You can not add payment! You should check add amount.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'Erro: você não tem permissão para gerenciar esta empresa!',
- 'customer' => 'Error: You can not created user! :name use this email address.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Error: No file selected!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Warning: You are not allowed to delete :name because it has :text related.',
diff --git a/resources/lang/pt-BR/modules.php b/resources/lang/pt-BR/modules.php
index 62e61ba7d..bb40b9a7d 100644
--- a/resources/lang/pt-BR/modules.php
+++ b/resources/lang/pt-BR/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Novo',
'top_free' => 'Melhores Grátis',
'free' => 'Gratis',
+ 'search' => 'Search',
'install' => 'Instalar',
'buy_now' => 'Comprar Agora',
'token_link' => ' Clique aqui para obter o token de sua API.',
diff --git a/resources/lang/pt-BR/recurring.php b/resources/lang/pt-BR/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/pt-BR/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/pt-BR/reports.php b/resources/lang/pt-BR/reports.php
index a356d0c2d..1b24923ee 100644
--- a/resources/lang/pt-BR/reports.php
+++ b/resources/lang/pt-BR/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'This Quarter',
'previous_quarter' => 'Previous Quarter',
'last_12_months' => 'Last 12 Months',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Resumo de Venda',
'expense' => 'Resumo de Despesas',
'income_expense' => 'Receita vs Despesa',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/pt-BR/settings.php b/resources/lang/pt-BR/settings.php
index 53da679a8..2bcfd8517 100644
--- a/resources/lang/pt-BR/settings.php
+++ b/resources/lang/pt-BR/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Espaço ( )',
],
'timezone' => 'Fuso Horário',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Faturas',
diff --git a/resources/lang/ru-RU/bills.php b/resources/lang/ru-RU/bills.php
index 41fd5a461..63c6c15f6 100644
--- a/resources/lang/ru-RU/bills.php
+++ b/resources/lang/ru-RU/bills.php
@@ -12,30 +12,35 @@ return [
'quantity' => 'Количество',
'price' => 'Цена',
'sub_total' => 'Итого',
+ 'discount' => 'Discount',
'tax_total' => 'Итого с налогом',
'total' => 'Всего',
'item_name' => 'Имя пункта | Имена пунктов',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Оплатить до',
'amount_due' => 'Сумма',
'paid' => 'Оплачено',
'histories' => 'Истории',
'payments' => 'Платежи',
'add_payment' => 'Добавить платёж',
- 'mark_received' => 'Mark Received',
+ 'mark_received' => 'Отметить как получено',
'download_pdf' => 'Скачать PDF',
'send_mail' => 'Отправить E-mail',
'status' => [
- 'draft' => 'Draft',
- 'received' => 'Received',
+ 'draft' => 'Черновик',
+ 'received' => 'Получено',
'partial' => 'Частично',
'paid' => 'Оплачено',
],
'messages' => [
- 'received' => 'Bill marked as received successfully!',
+ 'received' => 'Счёт помечен как успешно получен!',
],
];
diff --git a/resources/lang/ru-RU/currencies.php b/resources/lang/ru-RU/currencies.php
index 6e28d9bb7..ea40b9b75 100644
--- a/resources/lang/ru-RU/currencies.php
+++ b/resources/lang/ru-RU/currencies.php
@@ -5,14 +5,14 @@ return [
'code' => 'Код',
'rate' => 'Оценка',
'default' => 'Валюта по-умолчанию',
- 'decimal_mark' => 'Decimal Mark',
- 'thousands_separator' => 'Thousands Separator',
- 'precision' => 'Precision',
+ 'decimal_mark' => 'Десятичный знак',
+ 'thousands_separator' => 'Разделитель тысяч',
+ 'precision' => 'Точность',
'symbol' => [
- 'symbol' => 'Symbol',
- 'position' => 'Symbol Position',
- 'before' => 'Before Amount',
- 'after' => 'After Amount',
+ 'symbol' => 'Символ',
+ 'position' => 'Позиция символа',
+ 'before' => 'До итоговой суммы',
+ 'after' => 'После итоговой суммы',
]
];
diff --git a/resources/lang/ru-RU/customers.php b/resources/lang/ru-RU/customers.php
index cad4bc8b9..993d8819a 100644
--- a/resources/lang/ru-RU/customers.php
+++ b/resources/lang/ru-RU/customers.php
@@ -2,10 +2,10 @@
return [
- 'allow_login' => 'Allow Login?',
- 'user_created' => 'User Created',
+ 'allow_login' => 'Разрешить вход?',
+ 'user_created' => 'Пользователь создан',
'error' => [
- 'email' => 'The email has already been taken.'
+ 'email' => 'Этот e-mail уже занят.'
]
];
diff --git a/resources/lang/ru-RU/general.php b/resources/lang/ru-RU/general.php
index 926c172f6..e7d59a25b 100644
--- a/resources/lang/ru-RU/general.php
+++ b/resources/lang/ru-RU/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Компания | Компании',
'profits' => 'Прибыль | Прибыль',
'taxes' => 'Налог | Налоги',
+ 'logos' => 'Логотип | Логотипы',
'pictures' => 'Фотография | Фотографии',
'types' => 'Тип | Типы',
'payment_methods' => 'Способ оплаты | Способы оплаты',
@@ -36,6 +37,7 @@ return [
'updates' => 'Обновление | Обновления',
'numbers' => 'Номер | Номера',
'statuses' => 'Статус | Статусы',
+ 'others' => 'Other|Others',
'dashboard' => 'Панель управления',
'banking' => 'Банки',
@@ -50,7 +52,7 @@ return [
'na' => 'Н/Д',
'daily' => 'Ежедневно',
'monthly' => 'Ежемесячно',
- 'quarterly' => 'Quarterly',
+ 'quarterly' => 'Ежеквартально',
'yearly' => 'Ежегодно',
'add' => 'Добавить',
'add_new' => 'Добавить новый',
@@ -75,7 +77,7 @@ return [
'reference' => 'Ссылка',
'attachment' => 'Вложение',
'change' => 'Изменить',
- 'switch' => 'Switch',
+ 'switch' => 'Переключить',
'color' => 'Цвет',
'save' => 'Сохранить',
'cancel' => 'Отмена',
@@ -91,13 +93,13 @@ return [
'upcoming' => 'Предстоящие',
'created' => 'Создан',
'id' => 'ID',
- 'more_actions' => 'More Actions',
- 'duplicate' => 'Duplicate',
- 'unpaid' => 'Unpaid',
- 'paid' => 'Paid',
- 'overdue' => 'Overdue',
- 'partially' => 'Partially',
- 'partially_paid' => 'Partially Paid',
+ 'more_actions' => 'Дополнительные действия',
+ 'duplicate' => 'Дублировать',
+ 'unpaid' => 'Невыплаченные',
+ 'paid' => 'Выплаченные',
+ 'overdue' => 'Просроченные',
+ 'partially' => 'Частично',
+ 'partially_paid' => 'Частично выплаченные',
'title' => [
'new' => 'Создать :type',
diff --git a/resources/lang/ru-RU/header.php b/resources/lang/ru-RU/header.php
index d2a7f66f7..ab8df5bb9 100644
--- a/resources/lang/ru-RU/header.php
+++ b/resources/lang/ru-RU/header.php
@@ -8,7 +8,7 @@ return [
'counter' => '{0} Уведомления отсутствуют|{1} У Вас :count уведомление|[2,3,4] уведомления|[5,*]У Вас :count уведомлений',
'overdue_invoices' => '{1} :count просроченная квитанция|[2,3,4] :count просроченные квитанции|[5,*] :count просроченных квитанций',
'upcoming_bills' => '{1} :count входящий счёт|[2,3,4] :count входящих счёта|[5,*] :count входящих счетов',
- 'items_stock' => '{1} :count item out of stock|[2,*] :count items out of stock',
+ 'items_stock' => '{1} : количество распроданного товара | [2, *]: количество распроданных товаров',
'view_all' => 'Просмотреть все'
],
diff --git a/resources/lang/ru-RU/import.php b/resources/lang/ru-RU/import.php
index fe5acbbc0..ec39da908 100644
--- a/resources/lang/ru-RU/import.php
+++ b/resources/lang/ru-RU/import.php
@@ -2,8 +2,8 @@
return [
- 'import' => 'Import',
- 'title' => 'Import :type',
- 'message' => 'Allowed file types: CSV, XLS. Please, download the sample file.',
+ 'import' => 'Импортировать',
+ 'title' => 'Импорт :type',
+ 'message' => 'Допустимые типы файлов: CSV, XLS. Пожалуйста, скачайте файл примера.',
];
diff --git a/resources/lang/ru-RU/invoices.php b/resources/lang/ru-RU/invoices.php
index 1c1965444..53951a871 100644
--- a/resources/lang/ru-RU/invoices.php
+++ b/resources/lang/ru-RU/invoices.php
@@ -12,18 +12,23 @@ return [
'quantity' => 'Количество',
'price' => 'Цена',
'sub_total' => 'Итого',
+ 'discount' => 'Discount',
'tax_total' => 'Итого с налогом',
'total' => 'Всего',
'item_name' => 'Имя пункта | Имена пунктов',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Оплатить до',
'paid' => 'Оплачено',
'histories' => 'Истории',
'payments' => 'Платежи',
'add_payment' => 'Добавить платёж',
- 'mark_paid' => 'Mark Paid',
- 'mark_sent' => 'Mark Sent',
+ 'mark_paid' => 'Пометить как оплачено',
+ 'mark_sent' => 'Пометить как отправлено',
'download_pdf' => 'Скачать PDF',
'send_mail' => 'Отправить E-mail',
@@ -37,14 +42,14 @@ return [
],
'messages' => [
- 'email_sent' => 'Invoice email has been sent successfully!',
- 'marked_sent' => 'Invoice marked as sent successfully!',
- 'email_required' => 'No email address for this customer!',
+ 'email_sent' => 'Счет-фактура успешно отправлена на e-mail!',
+ 'marked_sent' => 'Счет-фактура помечена как успешно отправлена!',
+ 'email_required' => 'Отсутствует e-mail адрес для этого клиента!',
],
'notification' => [
- 'message' => 'You are receiving this email because you have an upcoming :amount invoice to :customer customer.',
- 'button' => 'Pay Now',
+ 'message' => 'Вы получили это письмо потому, что у Вас имеются входящие :amount счета на :customer клиента.',
+ 'button' => 'Оплатить сейчас',
],
];
diff --git a/resources/lang/ru-RU/items.php b/resources/lang/ru-RU/items.php
index 7becf60f4..cb17b7737 100644
--- a/resources/lang/ru-RU/items.php
+++ b/resources/lang/ru-RU/items.php
@@ -8,8 +8,8 @@ return [
'sku' => 'SKU',
'notification' => [
- 'message' => 'You are receiving this email because the :name is running out of stock.',
- 'button' => 'View Now',
+ 'message' => 'Вы получили это письмо, потому что :name заканчивается.',
+ 'button' => 'Просмотреть сейчас',
],
];
diff --git a/resources/lang/ru-RU/messages.php b/resources/lang/ru-RU/messages.php
index 00c73d055..13504348a 100644
--- a/resources/lang/ru-RU/messages.php
+++ b/resources/lang/ru-RU/messages.php
@@ -6,14 +6,16 @@ return [
'added' => ':type добавлено!',
'updated' => ':type обновлено!',
'deleted' => ':type удалено!',
- 'duplicated' => ':type duplicated!',
- 'imported' => ':type imported!',
+ 'duplicated' => ':type продублировано!',
+ 'imported' => ':type импортировано!',
],
'error' => [
- 'payment_add' => 'Error: You can not add payment! You should check add amount.',
+ 'over_payment' => 'Ошибка: Оплата не добавлена! Сумма проходит, как общая.',
'not_user_company' => 'Ошибка: Вы не можете управлять этой компанией!',
- 'customer' => 'Error: You can not created user! :name use this email address.',
- 'no_file' => 'Error: No file selected!',
+ 'customer' => 'Ошибка: Пользователь не создан! :name уже использует этот адрес электронной почты.',
+ 'no_file' => 'Ошибка: Файл не выбран!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Предупреждение: Вы не можете удалить :name потому что имеется связь с :text.',
diff --git a/resources/lang/ru-RU/modules.php b/resources/lang/ru-RU/modules.php
index 46eede39d..dada78343 100644
--- a/resources/lang/ru-RU/modules.php
+++ b/resources/lang/ru-RU/modules.php
@@ -8,35 +8,36 @@ return [
'new' => 'Новый',
'top_free' => 'Топ бесплатных',
'free' => 'БЕСПЛАТНО',
+ 'search' => 'Search',
'install' => 'Установить',
'buy_now' => 'Купить сейчас',
'token_link' => 'Нажмите здесь чтобы получить Ваш API ключ.',
- 'no_apps' => 'There are no apps in this category, yet.',
- 'developer' => 'Are you a developer? Here you can learn how to create an app and start selling today!',
+ 'no_apps' => 'В этой категории еще нет приложений.',
+ 'developer' => 'Вы разработчик? Здесь вы можете узнать, как создать приложение и начать продавать уже сегодня!',
- 'about' => 'About',
+ 'about' => 'О нас',
- 'added' => 'Added',
- 'updated' => 'Updated',
- 'compatibility' => 'Compatibility',
+ 'added' => 'Добавлено',
+ 'updated' => 'Обновлено',
+ 'compatibility' => 'Совместимость',
- 'installed' => ':module installed',
- 'uninstalled' => ':module uninstalled',
+ 'installed' => ':module установлен',
+ 'uninstalled' => ':module удалён',
//'updated' => ':module updated',
- 'enabled' => ':module enabled',
- 'disabled' => ':module disabled',
+ 'enabled' => ':module включен',
+ 'disabled' => ':module отключен',
'tab' => [
- 'installation' => 'Installation',
- 'faq' => 'FAQ',
- 'changelog' => 'Changelog',
+ 'installation' => 'Установка',
+ 'faq' => 'ЧаВо',
+ 'changelog' => 'История изменений',
],
'installation' => [
- 'header' => 'App Installation',
+ 'header' => 'Установка приложения',
'download' => 'Скачивание :module модуля.',
'unzip' => 'Распаковка :module модуля.',
- 'install' => 'Installing :module files.',
+ 'install' => 'Установка :module модуля.',
],
'button' => [
diff --git a/resources/lang/ru-RU/recurring.php b/resources/lang/ru-RU/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/ru-RU/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/ru-RU/reports.php b/resources/lang/ru-RU/reports.php
index bd9674520..b754d054b 100644
--- a/resources/lang/ru-RU/reports.php
+++ b/resources/lang/ru-RU/reports.php
@@ -2,16 +2,29 @@
return [
- 'this_year' => 'This Year',
- 'previous_year' => 'Previous Year',
- 'this_quarter' => 'This Quarter',
- 'previous_quarter' => 'Previous Quarter',
- 'last_12_months' => 'Last 12 Months',
+ 'this_year' => 'Этот год',
+ 'previous_year' => 'Предыдущий год',
+ 'this_quarter' => 'Этот квартал',
+ 'previous_quarter' => 'Предыдущий квартал',
+ 'last_12_months' => 'Последние 12 месяцев',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Сводка поступлений',
'expense' => 'Сводка расходов',
'income_expense' => 'Поступления vs Расходы',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/ru-RU/settings.php b/resources/lang/ru-RU/settings.php
index 3efbf0be5..80e200a07 100644
--- a/resources/lang/ru-RU/settings.php
+++ b/resources/lang/ru-RU/settings.php
@@ -21,13 +21,18 @@ return [
'space' => 'Пробел ( )',
],
'timezone' => 'Часовой пояс',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Квитанция',
- 'prefix' => 'Number Prefix',
- 'digit' => 'Number Digit',
- 'next' => 'Next Number',
- 'logo' => 'Logo',
+ 'prefix' => 'Номерной префикс',
+ 'digit' => 'Цифрой префикс',
+ 'next' => 'Следующий номер',
+ 'logo' => 'Логотип',
],
'default' => [
'tab' => 'Умолчания',
diff --git a/resources/lang/sq-AL/bills.php b/resources/lang/sq-AL/bills.php
index c9033883a..653604efc 100644
--- a/resources/lang/sq-AL/bills.php
+++ b/resources/lang/sq-AL/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Sasia',
'price' => 'Çmimi',
'sub_total' => 'Nëntotali',
+ 'discount' => 'Discount',
'tax_total' => 'Tatimi Gjithsej',
'total' => 'Totali',
'item_name' => 'Emri i Artikullit | Emrat e Artikullit',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Pagesa e Duhur',
'amount_due' => 'Shuma e Duhur',
'paid' => 'I paguar',
diff --git a/resources/lang/sq-AL/general.php b/resources/lang/sq-AL/general.php
index 43b034470..71d8c6937 100644
--- a/resources/lang/sq-AL/general.php
+++ b/resources/lang/sq-AL/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Kompania | Kompanitë',
'profits' => 'Fitimi | Fitimet',
'taxes' => 'Tatim | Tatimet',
+ 'logos' => 'Logo | Logot',
'pictures' => 'Foto | Fotografitë',
'types' => 'Lloji | Llojet',
'payment_methods' => 'Metoda e Pagesës | Metodat e Pagesës',
@@ -36,6 +37,7 @@ return [
'updates' => 'Përditësimi | Përditësimet',
'numbers' => 'Numri | Numrat',
'statuses' => 'Statusi | Statuset',
+ 'others' => 'Other|Others',
'dashboard' => 'Paneli Kryesor',
'banking' => 'Veprime Bankare',
diff --git a/resources/lang/sq-AL/invoices.php b/resources/lang/sq-AL/invoices.php
index ce1df9fb0..fbb85d940 100644
--- a/resources/lang/sq-AL/invoices.php
+++ b/resources/lang/sq-AL/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Sasia',
'price' => 'Çmimi',
'sub_total' => 'Nëntotali',
+ 'discount' => 'Discount',
'tax_total' => 'Tatimi Gjithsej',
'total' => 'Totali',
'item_name' => 'Emri i Artikullit | Emrat e Artikullit',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Pagesa e Duhur',
'paid' => 'I paguar',
'histories' => 'Historitë',
diff --git a/resources/lang/sq-AL/messages.php b/resources/lang/sq-AL/messages.php
index 221d565fc..88788cb57 100644
--- a/resources/lang/sq-AL/messages.php
+++ b/resources/lang/sq-AL/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type importuar!',
],
'error' => [
- 'payment_add' => 'Gabim: Ju nuk mund të shtoni pagesa! Ju duhet të kontrolloni shtimin e shumës.',
+ 'over_payment' => 'Gabim: Pagesa nuk u shtua! Shuma kalon totalin.',
'not_user_company' => 'Gabim: Nuk ju lejohet të menaxhoni këtë kompani!',
- 'customer' => 'Gabim: Ju nuk mund të krijoni përdorues! :name përdor këtë adresë e-maili.',
+ 'customer' => 'Gabim: Përdoruesi nuk u krijua! :name tashmë përdor këtë adresë e-maili.',
'no_file' => 'Gabim: Asnjë skedar i përzgjedhur!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Njoftim: :name nuk mund të fshihet sepse ka :text të lidhur.',
diff --git a/resources/lang/sq-AL/modules.php b/resources/lang/sq-AL/modules.php
index fe8555e1f..0620e9abe 100644
--- a/resources/lang/sq-AL/modules.php
+++ b/resources/lang/sq-AL/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'I ri',
'top_free' => 'Më të mirët Falas',
'free' => 'FALAS',
+ 'search' => 'Search',
'install' => 'Instalo',
'buy_now' => 'Bli Tani',
'token_link' => 'Kliko këtupër të marrë shenjën tuaj API.',
diff --git a/resources/lang/sq-AL/recurring.php b/resources/lang/sq-AL/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/sq-AL/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/sq-AL/reports.php b/resources/lang/sq-AL/reports.php
index fe9b6e384..83291a035 100644
--- a/resources/lang/sq-AL/reports.php
+++ b/resources/lang/sq-AL/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Këtë Tremujor',
'previous_quarter' => 'Tremujor i Kaluar',
'last_12_months' => '12 Muajt e Fundit',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Përmbledhje e të Ardhurave',
'expense' => 'Përmbledhje e Shpenzimeve',
'income_expense' => 'Të Ardhurat vs Shpenzimet',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/sq-AL/settings.php b/resources/lang/sq-AL/settings.php
index 661f00eb5..169b8b81a 100644
--- a/resources/lang/sq-AL/settings.php
+++ b/resources/lang/sq-AL/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Hapësirë ( )',
],
'timezone' => 'Zona Kohore',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Faturë',
diff --git a/resources/lang/sv-SE/bills.php b/resources/lang/sv-SE/bills.php
index a7894b1ed..b9d1927ea 100644
--- a/resources/lang/sv-SE/bills.php
+++ b/resources/lang/sv-SE/bills.php
@@ -3,7 +3,7 @@
return [
'bill_number' => 'Fakturanummer',
- 'bill_date' => 'Leverantörsfakturadatum',
+ 'bill_date' => 'Fakturadatum',
'total_price' => 'Summa pris',
'due_date' => 'Förfallodatum',
'order_number' => 'Ordernummer',
@@ -12,11 +12,16 @@ return [
'quantity' => 'Antal',
'price' => 'Pris',
'sub_total' => 'Delsumma',
+ 'discount' => 'Rabatt',
'tax_total' => 'Summa moms',
'total' => 'Summa',
'item_name' => 'Artikelnamn | Artikelnamn',
+ 'show_discount' => ':discount % Rabatt',
+ 'add_discount' => 'Lägg till rabatt',
+ 'discount_desc' => 'av delsumman',
+
'payment_due' => 'Betalning',
'amount_due' => 'Fordran',
'paid' => 'Betald',
diff --git a/resources/lang/sv-SE/general.php b/resources/lang/sv-SE/general.php
index dcf0260da..4b420e3a0 100644
--- a/resources/lang/sv-SE/general.php
+++ b/resources/lang/sv-SE/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Företag | Företag',
'profits' => 'Vinst | Vinster',
'taxes' => 'Moms | Moms',
+ 'logos' => 'Logotyp | Logotyper',
'pictures' => 'Bild | Bilder',
'types' => 'Typ | Typer',
'payment_methods' => 'Betalningsmetod | Betalningsmetoder',
@@ -36,6 +37,7 @@ return [
'updates' => 'Uppdatering | Uppdateringar',
'numbers' => 'Siffra | Siffror',
'statuses' => 'Status | Statusar',
+ 'others' => 'Andra | Andra',
'dashboard' => 'Översikt',
'banking' => 'Banktjänster',
diff --git a/resources/lang/sv-SE/invoices.php b/resources/lang/sv-SE/invoices.php
index 246333ab2..5703aed08 100644
--- a/resources/lang/sv-SE/invoices.php
+++ b/resources/lang/sv-SE/invoices.php
@@ -4,7 +4,7 @@ return [
'invoice_number' => 'Fakturanummer',
'invoice_date' => 'Fakturadatum',
- 'total_price' => 'Totalbelopp',
+ 'total_price' => 'Summa pris',
'due_date' => 'Förfallodatum',
'order_number' => 'Ordernummer',
'bill_to' => 'Fakturera till',
@@ -12,14 +12,19 @@ return [
'quantity' => 'Antal',
'price' => 'Pris',
'sub_total' => 'Delsumma',
+ 'discount' => 'Rabatt',
'tax_total' => 'Summa Skatt',
- 'total' => 'Summa',
+ 'total' => 'Totalt',
'item_name' => 'Artikelnamn | Artikelnamn',
+ 'show_discount' => ':discount % Rabatt',
+ 'add_discount' => 'Lägg till rabatt',
+ 'discount_desc' => 'av delsumman',
+
'payment_due' => 'Betalning',
'paid' => 'Betald',
- 'histories' => 'Hävda',
+ 'histories' => 'Historia',
'payments' => 'Betalningar',
'add_payment' => 'Lägg till betalning',
'mark_paid' => 'Markera som betald',
diff --git a/resources/lang/sv-SE/messages.php b/resources/lang/sv-SE/messages.php
index 6f0900323..390212eb0 100644
--- a/resources/lang/sv-SE/messages.php
+++ b/resources/lang/sv-SE/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type uppdaterad!',
],
'error' => [
- 'payment_add' => 'Fel: Du kan inte lägga till betalning! Du bör kontrollera lägg till beloppet.',
+ 'over_payment' => 'Fel: Betalning inte tillagd! Belopp överskrider totalen.',
'not_user_company' => 'Fel: Du får inte hantera detta företag!',
- 'customer' => 'Fel: Du kan inte skapat användare! :name använder denna e-postadress.',
+ 'customer' => 'Fel: Användaren inte skapad! :name använder redan denna e-postadress.',
'no_file' => 'Fel: Ingen fil har valts!',
+ 'last_category' => 'Fel: Kan inte ta bort sista :type kategorin!',
+ 'invalid_token' => 'Fel: Den symbolen som angetts är ogiltigt!',
],
'warning' => [
'deleted' => 'Varning: Du får inte ta bort :name eftersom den har :text relaterade.',
diff --git a/resources/lang/sv-SE/modules.php b/resources/lang/sv-SE/modules.php
index e8ceb5f0c..7af0cf352 100644
--- a/resources/lang/sv-SE/modules.php
+++ b/resources/lang/sv-SE/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Nytt',
'top_free' => 'Bästa gratis',
'free' => 'Fri',
+ 'search' => 'Sök',
'install' => 'Installera',
'buy_now' => 'Köp nu',
'token_link' => 'Klicka här att få din API-token.',
diff --git a/resources/lang/sv-SE/recurring.php b/resources/lang/sv-SE/recurring.php
new file mode 100644
index 000000000..0dbd6e00a
--- /dev/null
+++ b/resources/lang/sv-SE/recurring.php
@@ -0,0 +1,20 @@
+ 'Återkommande',
+ 'every' => 'Varje',
+ 'period' => 'Period',
+ 'times' => 'Gånger',
+ 'daily' => 'Dagligen',
+ 'weekly' => 'Veckovis',
+ 'monthly' => 'Månadsvis',
+ 'yearly' => 'Årligen',
+ 'custom' => 'Anpassa',
+ 'days' => 'Dag(ar)',
+ 'weeks' => 'Vecka(or)',
+ 'months' => 'Månad(er)',
+ 'years' => 'År',
+ 'message' => 'Detta är ett återkommande :type och nästa :type genereras automatiskt den :date',
+
+];
diff --git a/resources/lang/sv-SE/reports.php b/resources/lang/sv-SE/reports.php
index 2baae70ce..475bd2fa5 100644
--- a/resources/lang/sv-SE/reports.php
+++ b/resources/lang/sv-SE/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Detta kvartal',
'previous_quarter' => 'Föregående kvartal',
'last_12_months' => 'Senaste 12 månaderna',
+ 'profit_loss' => 'Vinst & förlust',
+ 'gross_profit' => 'Bruttovinst',
+ 'net_profit' => 'Nettoförtjänst',
+ 'total_expenses' => 'Summa kostnader',
+ 'net' => 'Netto',
'summary' => [
- 'income' => 'Inkomst Sammanfattning',
- 'expense' => 'Utgiftsrapports Sammanfattning',
+ 'income' => 'Inkomstrapport',
+ 'expense' => 'Utgiftsrapports',
'income_expense' => 'Inkomst mot Utgifter',
+ 'tax' => 'Skatt Sammanfattning',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Okt-Dec',
],
];
diff --git a/resources/lang/sv-SE/settings.php b/resources/lang/sv-SE/settings.php
index 6dffa169d..d0bce18b9 100644
--- a/resources/lang/sv-SE/settings.php
+++ b/resources/lang/sv-SE/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Mellanslag ( )',
],
'timezone' => 'Tidszon',
+ 'percent' => [
+ 'title' => 'Procent (%) Ställning',
+ 'before' => 'Innan nummret',
+ 'after' => 'Efter nummret',
+ ],
],
'invoice' => [
'tab' => 'Faktura',
diff --git a/resources/lang/tr-TR/bills.php b/resources/lang/tr-TR/bills.php
index dc5cd3429..07b00465b 100644
--- a/resources/lang/tr-TR/bills.php
+++ b/resources/lang/tr-TR/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Adet',
'price' => 'Fiyat',
'sub_total' => 'Ara Toplam',
+ 'discount' => 'İndirim',
'tax_total' => 'Vergi Toplamı',
'total' => 'Toplam',
'item_name' => 'Öğe Adı | Öğe Adları',
+ 'show_discount' => '%:discount İndirim',
+ 'add_discount' => 'İndirim Ekle',
+ 'discount_desc' => 'ara toplam üzerinden',
+
'payment_due' => 'Son Ödeme Tarihi',
'amount_due' => 'Ödenecek Miktar',
'paid' => 'Ödenmiş',
diff --git a/resources/lang/tr-TR/general.php b/resources/lang/tr-TR/general.php
index 03e4514e5..a74bfa3cc 100644
--- a/resources/lang/tr-TR/general.php
+++ b/resources/lang/tr-TR/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Şirket|Şirketler',
'profits' => 'Kar|Kar',
'taxes' => 'Vergi Oranı|Vergi Oranları',
+ 'logos' => 'Logo|Logolar',
'pictures' => 'Resim|Resimler',
'types' => 'Tip|Tipler',
'payment_methods' => 'Ödeme Yöntemi|Ödeme Yöntemleri',
@@ -36,6 +37,7 @@ return [
'updates' => 'Güncelleme|Güncellemeler',
'numbers' => 'Sayı|Sayılar',
'statuses' => 'Durum|Durumlar',
+ 'others' => 'Diğer|Diğerleri',
'dashboard' => 'Kontrol Paneli',
'banking' => 'Banka',
diff --git a/resources/lang/tr-TR/invoices.php b/resources/lang/tr-TR/invoices.php
index eed745565..73d98548c 100644
--- a/resources/lang/tr-TR/invoices.php
+++ b/resources/lang/tr-TR/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Adet',
'price' => 'Fiyat',
'sub_total' => 'Ara Toplam',
+ 'discount' => 'İndirim',
'tax_total' => 'Vergi Toplamı',
'total' => 'Toplam',
'item_name' => 'Öğe Adı | Öğe Adları',
+ 'show_discount' => '%:discount İndirim',
+ 'add_discount' => 'İndirim Ekle',
+ 'discount_desc' => 'ara toplam üzerinden',
+
'payment_due' => 'Son Ödeme Tarihi',
'paid' => 'Ödenmiş',
'histories' => 'Geçmiş',
diff --git a/resources/lang/tr-TR/messages.php b/resources/lang/tr-TR/messages.php
index 5161ddbb3..d4e050893 100644
--- a/resources/lang/tr-TR/messages.php
+++ b/resources/lang/tr-TR/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type içe aktarıldı!',
],
'error' => [
- 'payment_add' => 'Hata: Ödeme eklenmedi. Ödeme tutarını kontrol ediniz.',
+ 'over_payment' => 'Hata: Ödeme eklenmedi. Girilen tutar toplamı geçiyor.',
'not_user_company' => 'Hata: Bu şirketi yönetme yetkiniz yok!',
- 'customer' => 'Hata: :name bu email adresini kullanmaktadır.',
+ 'customer' => 'Hata: Kullanıcı oluşturulamadı. :name bu e-posta adresini kullanmaktadır.',
'no_file' => 'Hata: Dosya seçilmedi!',
+ 'last_category' => 'Hata: Son :type kategorisini silemezsiniz!',
+ 'invalid_token' => 'Hata: Girilen token yanlış!',
],
'warning' => [
'deleted' => 'Uyarı: :name silinemez çünkü :text ile ilişkilidir.',
diff --git a/resources/lang/tr-TR/modules.php b/resources/lang/tr-TR/modules.php
index 276f2a6d2..be197a98f 100644
--- a/resources/lang/tr-TR/modules.php
+++ b/resources/lang/tr-TR/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Yeni',
'top_free' => 'Popüler Ücretsiz',
'free' => 'Ücretsiz',
+ 'search' => 'Arama',
'install' => 'Yükle',
'buy_now' => 'Şimdi Satın Al',
'token_link' => 'API token almak için buraya tıklayın.',
diff --git a/resources/lang/tr-TR/recurring.php b/resources/lang/tr-TR/recurring.php
new file mode 100644
index 000000000..249a56343
--- /dev/null
+++ b/resources/lang/tr-TR/recurring.php
@@ -0,0 +1,20 @@
+ 'Tekrarlanan',
+ 'every' => 'Her',
+ 'period' => 'Aralık',
+ 'times' => 'Kez',
+ 'daily' => 'Günlük',
+ 'weekly' => 'Haftalık',
+ 'monthly' => 'Aylık',
+ 'yearly' => 'Yıllık',
+ 'custom' => 'Özel',
+ 'days' => 'Gün',
+ 'weeks' => 'Hafta',
+ 'months' => 'Ay',
+ 'years' => 'Yıl',
+ 'message' => 'Bu tekrarlayan bir :type ve bir sonraki :type otomatik olarak :date tarihinde oluşturulacaktır.',
+
+];
diff --git a/resources/lang/tr-TR/reports.php b/resources/lang/tr-TR/reports.php
index c5a17b0cf..a9d2ae77d 100644
--- a/resources/lang/tr-TR/reports.php
+++ b/resources/lang/tr-TR/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'Bu Çeyrek',
'previous_quarter' => 'Önceki Çeyrek',
'last_12_months' => 'Son 12 Ay',
+ 'profit_loss' => 'Kar ve Zarar',
+ 'gross_profit' => 'Brüt Kar',
+ 'net_profit' => 'Net Kar',
+ 'total_expenses' => 'Toplam Gider',
+ 'net' => 'NET',
'summary' => [
'income' => 'Gelir Özeti',
'expense' => 'Gider Özeti',
'income_expense' => 'Gelir Gider Dengesi',
+ 'tax' => 'Vergi Özeti',
+ ],
+
+ 'quarter' => [
+ '1' => 'Oca-Mar',
+ '2' => 'Nis-Haz',
+ '3' => 'Tem-Eyl',
+ '4' => 'Eki-Ara',
],
];
diff --git a/resources/lang/tr-TR/settings.php b/resources/lang/tr-TR/settings.php
index 96bc5bba6..4470f4398 100644
--- a/resources/lang/tr-TR/settings.php
+++ b/resources/lang/tr-TR/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Boşluk ( )',
],
'timezone' => 'Saat dilimi',
+ 'percent' => [
+ 'title' => 'Yüzde (%) Konumu',
+ 'before' => 'Sayıdan Önce',
+ 'after' => 'Sayıdan Sonra',
+ ],
],
'invoice' => [
'tab' => 'Fatura',
diff --git a/resources/lang/uk-UA/bills.php b/resources/lang/uk-UA/bills.php
index 81b530c79..d53ba1b26 100644
--- a/resources/lang/uk-UA/bills.php
+++ b/resources/lang/uk-UA/bills.php
@@ -3,7 +3,7 @@
return [
'bill_number' => 'Номер рахунку',
- 'bill_date' => 'Дата',
+ 'bill_date' => 'Дата рахунку',
'total_price' => 'Загальна сума',
'due_date' => 'Термін дії',
'order_number' => 'Номер замовлення',
@@ -12,14 +12,19 @@ return [
'quantity' => 'Кількість',
'price' => 'Ціна',
'sub_total' => 'Всього',
+ 'discount' => 'Знижка',
'tax_total' => 'Всього пдв',
'total' => 'Всього',
'item_name' => 'Назва товару',
+ 'show_discount' => ': знижка % Знижка',
+ 'add_discount' => 'Додати знижку',
+ 'discount_desc' => 'Підсумок',
+
'payment_due' => 'Очікуваний платіж',
- 'amount_due' => 'Сума боргу',
- 'paid' => 'Оплачений',
+ 'amount_due' => 'Заборгованість',
+ 'paid' => 'Оплачено',
'histories' => 'Історії',
'payments' => 'Платежі',
'add_payment' => 'Додати платіж',
diff --git a/resources/lang/uk-UA/general.php b/resources/lang/uk-UA/general.php
index 18812be13..631a7c5cd 100644
--- a/resources/lang/uk-UA/general.php
+++ b/resources/lang/uk-UA/general.php
@@ -2,11 +2,11 @@
return [
- 'items' => 'Позиція | Позиції',
+ 'items' => 'Позиція|Позиції',
'incomes' => 'Прибуток | Прибутки',
'invoices' => 'Рахунок | Рахунки',
- 'revenues' => 'Дохід | Доходи',
- 'customers' => 'Клієнт | Клієнти',
+ 'revenues' => 'Прибуток | Прибутки',
+ 'customers' => 'Клієнт|Клієнти',
'expenses' => 'Витрати | Витрати',
'bills' => 'Рахунок | Рахунки',
'payments' => 'Платіж | Платежі',
@@ -37,13 +37,14 @@ return [
'updates' => 'Оновлення | Оновлення',
'numbers' => 'Номер | Номери',
'statuses' => 'Статус | Статуси',
+ 'others' => 'Інший | Інші',
'dashboard' => 'Панель інструментів',
'banking' => 'Банківська справа',
'general' => 'Головний',
'no_records' => 'Немає записів.',
'date' => 'Дата',
- 'amount' => 'Сума',
+ 'amount' => 'Підсумок',
'enabled' => 'Увімкнено',
'disabled' => 'Вимкнено',
'yes' => 'Так',
@@ -60,7 +61,7 @@ return [
'delete' => 'Видалити',
'send' => 'Надіслати',
'download' => 'Завантажити',
- 'delete_confirm' => 'Підтвердити видалення: ім\'я: тип?',
+ 'delete_confirm' => 'Підтвердьте видалення: ім\'я: тип?',
'name' => 'Ім’я',
'email' => 'E-mail',
'tax_number' => 'Податковий номер',
diff --git a/resources/lang/uk-UA/invoices.php b/resources/lang/uk-UA/invoices.php
index 2a9626df0..60101da87 100644
--- a/resources/lang/uk-UA/invoices.php
+++ b/resources/lang/uk-UA/invoices.php
@@ -7,16 +7,21 @@ return [
'total_price' => 'Загальна сума',
'due_date' => 'Термін дії',
'order_number' => 'Номер замовлення',
- 'bill_to' => 'Надсилання рахунків',
+ 'bill_to' => 'Рахунок-фактура',
'quantity' => 'Кількість',
'price' => 'Ціна',
'sub_total' => 'Всього',
+ 'discount' => 'Знижка',
'tax_total' => 'Всього пдв',
'total' => 'Всього',
'item_name' => 'Назва товару',
+ 'show_discount' => ': знижка % Знижка',
+ 'add_discount' => 'Додати знижку',
+ 'discount_desc' => 'підсумок',
+
'payment_due' => 'Очікуваний платіж',
'paid' => 'Оплачено',
'histories' => 'Історії',
@@ -39,7 +44,7 @@ return [
'messages' => [
'email_sent' => 'Повідомлення з рахунком було успішно відправлено!',
'marked_sent' => 'Повідомлення з рахунком було успішно відправлено!',
- 'email_required' => 'Немає адреси для цього клієнта!',
+ 'email_required' => 'Немає повідомлень цього клієнта!',
],
'notification' => [
diff --git a/resources/lang/uk-UA/messages.php b/resources/lang/uk-UA/messages.php
index 6b69aa47d..2d926fb66 100644
--- a/resources/lang/uk-UA/messages.php
+++ b/resources/lang/uk-UA/messages.php
@@ -14,6 +14,8 @@ return [
'not_user_company' => 'Помилка: Вам не дозволено керувати цією компанією!',
'customer' => 'Помилка: Користувача не створено! : ця електронна адреса вже використовується.',
'no_file' => 'Помилка: Файл не обрано!',
+ 'last_category' => 'Помилка: Неможливо видалити :type категорію!',
+ 'invalid_token' => 'Помилка: Введений токен невірний!',
],
'warning' => [
'deleted' => 'Увага: Вам не дозволено видалити : ім\'я , оскільки воно має: текст, пов\'язані.',
diff --git a/resources/lang/uk-UA/modules.php b/resources/lang/uk-UA/modules.php
index 75b1b6c75..bc0d0fe14 100644
--- a/resources/lang/uk-UA/modules.php
+++ b/resources/lang/uk-UA/modules.php
@@ -4,10 +4,11 @@ return [
'title' => 'API маркер',
'api_token' => 'Маркер',
- 'top_paid' => 'Топ оплат',
+ 'top_paid' => 'Топ Paid',
'new' => 'Нове',
'top_free' => 'Топ безкоштовних',
'free' => 'БЕЗКОШТОВНО',
+ 'search' => 'Пошук',
'install' => 'Встановити',
'buy_now' => 'Купити зараз',
'token_link' => 'натисніть тут щоб отримати ваш API маркер.',
@@ -20,11 +21,11 @@ return [
'updated' => 'Оновлено',
'compatibility' => 'Сумiснiсть',
- 'installed' => ': модуль встановлено',
- 'uninstalled' => ': модуль видалено',
+ 'installed' => ':module встановлено',
+ 'uninstalled' => ':module видалено',
//'updated' => ':module updated',
- 'enabled' => ': модуль увімкнено',
- 'disabled' => ': модуль вимкнено',
+ 'enabled' => ':module увімкнено',
+ 'disabled' => ':module вимкнено',
'tab' => [
'installation' => 'Встановлення',
@@ -35,8 +36,8 @@ return [
'installation' => [
'header' => 'Встановлення додатку',
'download' => 'Завантаження: файл модуля.',
- 'unzip' => 'Вилучення: файли модуля.',
- 'install' => 'Установка: файли модуля.',
+ 'unzip' => 'Вилучення файлів :module.',
+ 'install' => 'Установка файлів : module .',
],
'button' => [
diff --git a/resources/lang/uk-UA/pagination.php b/resources/lang/uk-UA/pagination.php
index 155e9ac2a..4b37f31f1 100644
--- a/resources/lang/uk-UA/pagination.php
+++ b/resources/lang/uk-UA/pagination.php
@@ -4,6 +4,6 @@ return [
'previous' => '« Назад',
'next' => 'Далі »',
- 'showing' => 'Показ: перший до: останній з: загально: тип',
+ 'showing' => 'Показ :first до :last з :total :type',
];
diff --git a/resources/lang/uk-UA/recurring.php b/resources/lang/uk-UA/recurring.php
new file mode 100644
index 000000000..d515ccc7a
--- /dev/null
+++ b/resources/lang/uk-UA/recurring.php
@@ -0,0 +1,20 @@
+ 'Поточний',
+ 'every' => 'Кожен',
+ 'period' => 'Період',
+ 'times' => 'Час',
+ 'daily' => 'Щоденно',
+ 'weekly' => 'Щотижня',
+ 'monthly' => 'Щомісяця',
+ 'yearly' => 'Щорічно',
+ 'custom' => 'Інший',
+ 'days' => 'День(дні)',
+ 'weeks' => 'Тиждень(тиждні)',
+ 'months' => 'Місяць(місяці)',
+ 'years' => 'Рік(роки)',
+ 'message' => 'Це повторюється: тип і наступний: тип буде автоматично згенеровано на: дата',
+
+];
diff --git a/resources/lang/uk-UA/reports.php b/resources/lang/uk-UA/reports.php
index 688c7a898..3fe064929 100644
--- a/resources/lang/uk-UA/reports.php
+++ b/resources/lang/uk-UA/reports.php
@@ -2,16 +2,30 @@
return [
- 'this_year' => 'Цього року',
- 'previous_year' => 'Минулий рік',
- 'this_quarter' => 'Цей квартал',
- 'previous_quarter' => 'Попередній квартал',
- 'last_12_months' => 'Останні 12 місяців',
+ 'this_year' => 'Цього Року',
+ 'previous_year' => 'Минулий Рік',
+ 'this_quarter' => 'Цей Квартал',
+ 'previous_quarter' => 'Попередній Квартал',
+ 'last_12_months' => 'Останні 12 Місяців',
+ 'profit_loss' => 'Прибуток & Збиток',
+ 'gross_profit' => 'Загальний Прибуток
+',
+ 'net_profit' => 'Новий Прибуток',
+ 'total_expenses' => 'Загальні витрати',
+ 'net' => 'NET',
'summary' => [
- 'income' => 'Кінцевий результат',
- 'expense' => 'Загальні витрати',
- 'income_expense' => 'Дохід проти витрат',
+ 'income' => 'Підсумковий Прибуток',
+ 'expense' => 'Звіт про Витрати',
+ 'income_expense' => 'Дохід vs Витрати',
+ 'tax' => 'Підсумковий Податок',
+ ],
+
+ 'quarter' => [
+ '1' => 'Січень-Березень',
+ '2' => 'Квітень-Червень',
+ '3' => 'Липень-Вересень',
+ '4' => 'Жовтень-Грудень',
],
];
diff --git a/resources/lang/uk-UA/settings.php b/resources/lang/uk-UA/settings.php
index b9aa4b79f..8f0de08ab 100644
--- a/resources/lang/uk-UA/settings.php
+++ b/resources/lang/uk-UA/settings.php
@@ -16,15 +16,20 @@ return [
'separator' => 'Роздільник дати',
'dash' => 'Тире (–)',
'dot' => 'Крапка (.)',
- 'comma' => 'Кома ()',
+ 'comma' => 'Кома (,)',
'slash' => 'Слеш (/)',
- 'space' => '(Пробіл)',
+ 'space' => 'Пробіл ( )',
],
'timezone' => 'Часовий пояс',
+ 'percent' => [
+ 'title' => 'Відсоток (%) Позиція',
+ 'before' => 'Перед Номером',
+ 'after' => 'Після Номеру',
+ ],
],
'invoice' => [
'tab' => 'Рахунок',
- 'prefix' => 'Префікс номеру',
+ 'prefix' => 'Префікс Рахунку',
'digit' => 'Кількість цифр',
'next' => 'Наступний номер',
'logo' => 'Логотип',
@@ -34,7 +39,7 @@ return [
'account' => 'Обліковий запис за замовчуванням',
'currency' => 'Валюта за замовчуванням',
'tax' => 'Ставка податку за замовчуванням',
- 'payment' => 'Методу оплати за замовчуванням',
+ 'payment' => 'Стандартний Спосіб Оплати',
'language' => 'Мова за замовчуванням',
],
'email' => [
@@ -42,7 +47,7 @@ return [
'php' => 'PHP Mail',
'smtp' => [
'name' => 'SMTP',
- 'host' => 'SMTP хост',
+ 'host' => 'SMTP Сервер',
'port' => 'SMTP порт',
'username' => 'SMTP ім\'я користувача',
'password' => 'Пароль до SMTP',
@@ -55,12 +60,12 @@ return [
],
'scheduling' => [
'tab' => 'Планувальник',
- 'send_invoice' => 'Надсилати нагадування рахунку',
- 'invoice_days' => 'Надсилання після відповідних днів',
- 'send_bill' => 'Відправити Нагадування',
- 'bill_days' => 'Надсилання після відповідних днів',
+ 'send_invoice' => 'Надсилати Рахунок-Фактуру',
+ 'invoice_days' => 'Надсилати після відповідних днів',
+ 'send_bill' => 'Відправити Квитанцію про отримання',
+ 'bill_days' => 'Надіслати після відповідних днів',
'cron_command' => 'Cron команда',
- 'schedule_time' => 'Години, щоб запустити',
+ 'schedule_time' => 'Години до запуску',
],
'appearance' => [
'tab' => 'Вигляд',
@@ -73,13 +78,13 @@ return [
'system' => [
'tab' => 'Система',
'session' => [
- 'lifetime' => 'Тривалість сеансу (хв)',
+ 'lifetime' => 'Тривалість Сеансу (Хвилин)',
'handler' => 'Менеджер сесій',
'file' => 'Файл',
'database' => 'База Даних',
],
'file_size' => 'Максимальний об’єм файлу (Мб)',
- 'file_types' => 'Допускається тип файлів',
+ 'file_types' => 'Допускається Тип Файлів',
],
];
diff --git a/resources/lang/uk-UA/validation.php b/resources/lang/uk-UA/validation.php
index 4289c50f1..d92eaced8 100644
--- a/resources/lang/uk-UA/validation.php
+++ b/resources/lang/uk-UA/validation.php
@@ -14,9 +14,9 @@ return [
*/
'accepted' => 'Ви повинні прийняти :attribute.',
- 'active_url' => 'Поле :attribute не правильний URL.',
+ 'active_url' => ':attribute не правильний URL.',
'after' => 'Поле :attribute має містити дату не раніше :date.',
- 'after_or_equal' => 'Поле :attribute має містити дату не раніше або дорівнювати :date.',
+ 'after_or_equal' => ':attribute має містити дату не раніше або дорівнювати :date.',
'alpha' => 'Поле :attribute має містити лише літери.',
'alpha_dash' => 'Поле :attribute має містити лише літери, цифри та підкреслення.',
'alpha_num' => 'Поле :attribute має містити лише літери та цифри.',
@@ -36,7 +36,7 @@ return [
'different' => 'Поля :attribute та :other повинні бути різними.',
'digits' => 'Довжина цифрового поля :attribute повинна дорівнювати :digits.',
'digits_between' => 'Довжина цифрового поля :attribute повинна бути від :min до :max.',
- 'dimensions' => 'Поле :attribute містить неприпустимі розміри зображення.',
+ 'dimensions' => ':attribute містить неприпустимі розміри зображення.',
'distinct' => 'Поле :attribute містить значення, яке дублюється.',
'email' => 'Поле :attribute повинне містити коректну електронну адресу.',
'exists' => 'Вибране для :attribute значення не коректне.',
@@ -72,10 +72,10 @@ return [
'required_with' => 'Поле :attribute є обов\'язковим для заповнення, коли :values вказано.',
'required_with_all' => 'Поле :attribute є обов\'язковим для заповнення, коли :values вказано.',
'required_without' => 'Поле :attribute є обов\'язковим для заповнення, коли :values не вказано.',
- 'required_without_all' => 'Поле :attribute є обов\'язковим для заповнення, коли :values вказано.',
+ 'required_without_all' => ':attribute є обов\'язковим для заповнення, коли :values вказано.',
'same' => 'Поля :attribute та :other мають співпадати.',
'size' => [
- 'numeric' => 'Поле :attribute має бути довжиною :size.',
+ 'numeric' => ':attribute має бути довжиною :size.',
'file' => 'Файл в полі :attribute має бути розміром :size кілобайт.',
'string' => 'Текст в полі :attribute повинен містити :size символів.',
'array' => 'Поле :attribute повинне містити :size елементів.',
diff --git a/resources/lang/vi-VN/bills.php b/resources/lang/vi-VN/bills.php
index 9e3f3b11a..0e25aa3cd 100644
--- a/resources/lang/vi-VN/bills.php
+++ b/resources/lang/vi-VN/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Số lượng',
'price' => 'Đơn giá',
'sub_total' => 'Tổng phụ',
+ 'discount' => 'Discount',
'tax_total' => 'Tổng thuế',
'total' => 'Tổng số',
'item_name' => 'Tên mục | Tên mục',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Hạn thanh toán',
'amount_due' => 'Số tiền phải trả',
'paid' => 'Đã thanh toán',
diff --git a/resources/lang/vi-VN/general.php b/resources/lang/vi-VN/general.php
index a73eccc1f..a601efb6c 100644
--- a/resources/lang/vi-VN/general.php
+++ b/resources/lang/vi-VN/general.php
@@ -26,6 +26,7 @@ return [
'companies' => 'Công ty | Công ty',
'profits' => 'Lợi nhuận | Lợi nhuận',
'taxes' => 'Thuế | Thuế',
+ 'logos' => 'Logo|Logos',
'pictures' => 'Hình ảnh | Hình ảnh',
'types' => 'Loại | Loại',
'payment_methods' => 'Phương thức thanh toán | Phương thức thanh toán',
@@ -36,6 +37,7 @@ return [
'updates' => 'Cập Nhật | Cập Nhật',
'numbers' => 'Số | Số',
'statuses' => 'Tình trạng | Trạng thái',
+ 'others' => 'Other|Others',
'dashboard' => 'Bảng điều khiển',
'banking' => 'Ngân hàng',
diff --git a/resources/lang/vi-VN/invoices.php b/resources/lang/vi-VN/invoices.php
index 1a0529c07..307e0b757 100644
--- a/resources/lang/vi-VN/invoices.php
+++ b/resources/lang/vi-VN/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => 'Số lượng',
'price' => 'Đơn giá',
'sub_total' => 'Tổng phụ',
+ 'discount' => 'Discount',
'tax_total' => 'Tổng thuế',
'total' => 'Tổng số',
'item_name' => 'Tên mục | Tên mục',
+ 'show_discount' => ':discount% Discount',
+ 'add_discount' => 'Add Discount',
+ 'discount_desc' => 'of subtotal',
+
'payment_due' => 'Hạn thanh toán',
'paid' => 'Đã thanh toán',
'histories' => 'Lịch sử thanh toán',
diff --git a/resources/lang/vi-VN/messages.php b/resources/lang/vi-VN/messages.php
index 5370cf9af..b730f9bf0 100644
--- a/resources/lang/vi-VN/messages.php
+++ b/resources/lang/vi-VN/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type imported!',
],
'error' => [
- 'payment_add' => 'Error: You can not add payment! You should check add amount.',
+ 'over_payment' => 'Error: Payment not added! Amount passes the total.',
'not_user_company' => 'Lỗi: Bạn không được phép để quản lý công ty này!',
- 'customer' => 'Lỗi: Bạn có thể không tạo người dùng! :name đã sử dụng địa chỉ email này.',
+ 'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Error: No file selected!',
+ 'last_category' => 'Error: Can not delete the last :type category!',
+ 'invalid_token' => 'Error: The token entered is invalid!',
],
'warning' => [
'deleted' => 'Chú ý: Bạn không được phép xoá :name này bởi vì nó có :text liên quan.',
diff --git a/resources/lang/vi-VN/modules.php b/resources/lang/vi-VN/modules.php
index b24a8ce1e..9a1f706cd 100644
--- a/resources/lang/vi-VN/modules.php
+++ b/resources/lang/vi-VN/modules.php
@@ -8,6 +8,7 @@ return [
'new' => 'Mới',
'top_free' => 'Top miễn phí',
'free' => 'MIỄN PHÍ',
+ 'search' => 'Search',
'install' => 'Cài đặt',
'buy_now' => 'Mua ngay',
'token_link' => ' Click vào đây để lấy API token của bạn.',
diff --git a/resources/lang/vi-VN/recurring.php b/resources/lang/vi-VN/recurring.php
new file mode 100644
index 000000000..92099c71c
--- /dev/null
+++ b/resources/lang/vi-VN/recurring.php
@@ -0,0 +1,20 @@
+ 'Recurring',
+ 'every' => 'Every',
+ 'period' => 'Period',
+ 'times' => 'Times',
+ 'daily' => 'Daily',
+ 'weekly' => 'Weekly',
+ 'monthly' => 'Monthly',
+ 'yearly' => 'Yearly',
+ 'custom' => 'Custom',
+ 'days' => 'Day(s)',
+ 'weeks' => 'Week(s)',
+ 'months' => 'Month(s)',
+ 'years' => 'Year(s)',
+ 'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
+
+];
diff --git a/resources/lang/vi-VN/reports.php b/resources/lang/vi-VN/reports.php
index 9d0c79952..3a2fd6b03 100644
--- a/resources/lang/vi-VN/reports.php
+++ b/resources/lang/vi-VN/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => 'This Quarter',
'previous_quarter' => 'Previous Quarter',
'last_12_months' => 'Last 12 Months',
+ 'profit_loss' => 'Profit & Loss',
+ 'gross_profit' => 'Gross Profit',
+ 'net_profit' => 'Net Profit',
+ 'total_expenses' => 'Total Expenses',
+ 'net' => 'NET',
'summary' => [
'income' => 'Tổng hợp thu nhập',
'expense' => 'Tổng hợp chi phí',
'income_expense' => 'Thu nhập vs Chi phí',
+ 'tax' => 'Tax Summary',
+ ],
+
+ 'quarter' => [
+ '1' => 'Jan-Mar',
+ '2' => 'Apr-Jun',
+ '3' => 'Jul-Sep',
+ '4' => 'Oct-Dec',
],
];
diff --git a/resources/lang/vi-VN/settings.php b/resources/lang/vi-VN/settings.php
index 81df2c056..d447e1fb5 100644
--- a/resources/lang/vi-VN/settings.php
+++ b/resources/lang/vi-VN/settings.php
@@ -21,6 +21,11 @@ return [
'space' => 'Khoảng trắng ( )',
],
'timezone' => 'Múi giờ',
+ 'percent' => [
+ 'title' => 'Percent (%) Position',
+ 'before' => 'Before Number',
+ 'after' => 'After Number',
+ ],
],
'invoice' => [
'tab' => 'Hoá đơn',
diff --git a/resources/lang/zh-TW/bills.php b/resources/lang/zh-TW/bills.php
index c7c1d2f78..ad69e76a3 100644
--- a/resources/lang/zh-TW/bills.php
+++ b/resources/lang/zh-TW/bills.php
@@ -12,11 +12,16 @@ return [
'quantity' => '數量',
'price' => '售價',
'sub_total' => '小計',
+ 'discount' => '折扣',
'tax_total' => '稅額',
'total' => '總計',
'item_name' => '產品名稱 | 產品名稱',
+ 'show_discount' => ':discount% 折扣',
+ 'add_discount' => '新增折扣',
+ 'discount_desc' => '小計',
+
'payment_due' => '付款到期日',
'amount_due' => '到期金額',
'paid' => '已付款',
diff --git a/resources/lang/zh-TW/general.php b/resources/lang/zh-TW/general.php
index 06df3ffbe..f40aa0d89 100644
--- a/resources/lang/zh-TW/general.php
+++ b/resources/lang/zh-TW/general.php
@@ -26,6 +26,7 @@ return [
'companies' => '公司 | 公司',
'profits' => '利潤 | 利潤',
'taxes' => '稅額 | 稅額',
+ 'logos' => '標誌 | 標誌',
'pictures' => '圖片 | 圖片',
'types' => '類型 | 類型',
'payment_methods' => '付款方式 | 付款方式',
@@ -36,6 +37,7 @@ return [
'updates' => '更新 | 更新',
'numbers' => '編號 | 編號',
'statuses' => '狀態 | 狀態',
+ 'others' => '其他 | 其他',
'dashboard' => '控制面板',
'banking' => '銀行',
diff --git a/resources/lang/zh-TW/invoices.php b/resources/lang/zh-TW/invoices.php
index 5d7c99013..fed4f1eda 100644
--- a/resources/lang/zh-TW/invoices.php
+++ b/resources/lang/zh-TW/invoices.php
@@ -12,11 +12,16 @@ return [
'quantity' => '數量',
'price' => '售價',
'sub_total' => '小計',
+ 'discount' => '折扣',
'tax_total' => '稅額',
'total' => '總計',
'item_name' => '產品名稱 | 產品名稱',
+ 'show_discount' => ':discount% 折扣',
+ 'add_discount' => '新增折扣',
+ 'discount_desc' => '小計',
+
'payment_due' => '付款到期日',
'paid' => '已付款',
'histories' => '歷史記錄',
diff --git a/resources/lang/zh-TW/messages.php b/resources/lang/zh-TW/messages.php
index 684ec1726..9705afd7f 100644
--- a/resources/lang/zh-TW/messages.php
+++ b/resources/lang/zh-TW/messages.php
@@ -10,10 +10,12 @@ return [
'imported' => ':type 已匯入!',
],
'error' => [
- 'payment_add' => '錯誤:您不能新增付款!您需要檢查新增金額。',
+ 'over_payment' => '錯誤:未加入付款方式!數量超過總計。',
'not_user_company' => '錯誤:您不允許管理此公司!',
- 'customer' => '錯誤:您不能使用此電子郵件建立使用者 :name !',
+ 'customer' => '錯誤:未建立使用者!:name已經使用此電子郵件。',
'no_file' => '錯誤:沒有選擇檔案!',
+ 'last_category' => '錯誤:無法刪除最後一個 :type 分類!',
+ 'invalid_token' => '錯誤:token輸入錯誤!',
],
'warning' => [
'deleted' => '警告:由於和 :text 相關,你不能刪除:name。',
diff --git a/resources/lang/zh-TW/modules.php b/resources/lang/zh-TW/modules.php
index e430f6a84..7703db779 100644
--- a/resources/lang/zh-TW/modules.php
+++ b/resources/lang/zh-TW/modules.php
@@ -8,6 +8,7 @@ return [
'new' => '新增',
'top_free' => '最佳免費',
'free' => '免費',
+ 'search' => '搜尋',
'install' => '安裝',
'buy_now' => '現在購買',
'token_link' => '點這裡取得您的 API token.',
diff --git a/resources/lang/zh-TW/recurring.php b/resources/lang/zh-TW/recurring.php
new file mode 100644
index 000000000..b90ddf55d
--- /dev/null
+++ b/resources/lang/zh-TW/recurring.php
@@ -0,0 +1,20 @@
+ '循環',
+ 'every' => '每個',
+ 'period' => '週期',
+ 'times' => '次',
+ 'daily' => '每日',
+ 'weekly' => '每週',
+ 'monthly' => '每月',
+ 'yearly' => '每年',
+ 'custom' => '自訂',
+ 'days' => '天',
+ 'weeks' => '週',
+ 'months' => '月',
+ 'years' => '年',
+ 'message' => '這是一個循環的 :type 且下次的 :type 將會自動產生於 :date',
+
+];
diff --git a/resources/lang/zh-TW/reports.php b/resources/lang/zh-TW/reports.php
index 00fc44353..1ec9165f9 100644
--- a/resources/lang/zh-TW/reports.php
+++ b/resources/lang/zh-TW/reports.php
@@ -7,11 +7,24 @@ return [
'this_quarter' => '本季',
'previous_quarter' => '前一季',
'last_12_months' => '過去 12 個月',
+ 'profit_loss' => '損益',
+ 'gross_profit' => '毛利',
+ 'net_profit' => '初始利潤',
+ 'total_expenses' => '總費用',
+ 'net' => '初始',
'summary' => [
'income' => '收入概要',
'expense' => '支出概要',
'income_expense' => '收入 vs 支出',
+ 'tax' => '稅務概要',
+ ],
+
+ 'quarter' => [
+ '1' => '一至三月',
+ '2' => '四至六月',
+ '3' => '七至九月',
+ '4' => '十至十二月',
],
];
diff --git a/resources/lang/zh-TW/settings.php b/resources/lang/zh-TW/settings.php
index fbf4032a5..e46a9ff3c 100644
--- a/resources/lang/zh-TW/settings.php
+++ b/resources/lang/zh-TW/settings.php
@@ -21,6 +21,11 @@ return [
'space' => '空格 ( )',
],
'timezone' => '時區',
+ 'percent' => [
+ 'title' => '百分比 (%) 位置',
+ 'before' => '編號之前',
+ 'after' => '編號之後',
+ ],
],
'invoice' => [
'tab' => '訂單',