From 2915af6243a0baf72ae09a77a5251628d1bb6ed6 Mon Sep 17 00:00:00 2001 From: denisdulici Date: Tue, 6 Mar 2018 17:05:58 +0300 Subject: [PATCH] updated translations --- resources/lang/ar-SA/general.php | 5 ++++ resources/lang/ar-SA/install.php | 1 - resources/lang/ar-SA/invoices.php | 5 ++-- resources/lang/cs-CZ/auth.php | 2 +- resources/lang/cs-CZ/footer.php | 2 +- resources/lang/cs-CZ/general.php | 5 ++++ resources/lang/cs-CZ/install.php | 1 - resources/lang/cs-CZ/invoices.php | 5 ++-- resources/lang/de-DE/general.php | 5 ++++ resources/lang/de-DE/install.php | 1 - resources/lang/de-DE/invoices.php | 7 ++--- resources/lang/de-DE/reports.php | 2 +- resources/lang/es-ES/auth.php | 2 +- resources/lang/es-ES/currencies.php | 4 +-- resources/lang/es-ES/general.php | 5 ++++ resources/lang/es-ES/header.php | 2 +- resources/lang/es-ES/install.php | 1 - resources/lang/es-ES/invoices.php | 5 ++-- resources/lang/es-ES/messages.php | 2 +- resources/lang/es-ES/modules.php | 2 +- resources/lang/es-ES/settings.php | 2 +- resources/lang/es-MX/general.php | 5 ++++ resources/lang/es-MX/install.php | 1 - resources/lang/es-MX/invoices.php | 5 ++-- resources/lang/fa-IR/general.php | 5 ++++ resources/lang/fa-IR/install.php | 1 - resources/lang/fa-IR/invoices.php | 5 ++-- resources/lang/fr-FR/currencies.php | 9 +++++++ resources/lang/fr-FR/customer.php | 5 ---- resources/lang/fr-FR/customers.php | 11 ++++++++ resources/lang/fr-FR/general.php | 10 ++++++-- resources/lang/fr-FR/header.php | 1 + resources/lang/fr-FR/import.php | 9 +++++++ resources/lang/fr-FR/install.php | 1 - resources/lang/fr-FR/invoices.php | 9 ++++++- resources/lang/fr-FR/items.php | 5 ++++ resources/lang/fr-FR/messages.php | 5 ++++ resources/lang/fr-FR/modules.php | 40 ++++++++++++++++------------- resources/lang/fr-FR/reports.php | 6 +++++ resources/lang/hr-HR/general.php | 5 ++++ resources/lang/hr-HR/install.php | 1 - resources/lang/hr-HR/invoices.php | 5 ++-- resources/lang/id-ID/general.php | 5 ++++ resources/lang/id-ID/install.php | 1 - resources/lang/id-ID/invoices.php | 5 ++-- resources/lang/it-IT/general.php | 5 ++++ resources/lang/it-IT/install.php | 1 - resources/lang/it-IT/invoices.php | 5 ++-- resources/lang/nb-NO/general.php | 5 ++++ resources/lang/nb-NO/install.php | 1 - resources/lang/nb-NO/invoices.php | 5 ++-- resources/lang/nl-NL/currencies.php | 9 +++++++ resources/lang/nl-NL/general.php | 7 +++++ resources/lang/nl-NL/install.php | 1 - resources/lang/nl-NL/invoices.php | 5 ++-- resources/lang/nl-NL/messages.php | 1 + resources/lang/nl-NL/modules.php | 40 ++++++++++++++++------------- resources/lang/nl-NL/reports.php | 6 +++++ resources/lang/pt-BR/currencies.php | 10 ++++---- resources/lang/pt-BR/demo.php | 2 +- resources/lang/pt-BR/general.php | 7 +++++ resources/lang/pt-BR/header.php | 2 +- resources/lang/pt-BR/import.php | 6 ++--- resources/lang/pt-BR/install.php | 1 - resources/lang/pt-BR/invoices.php | 9 ++++--- resources/lang/pt-BR/messages.php | 1 + resources/lang/pt-BR/modules.php | 40 ++++++++++++++++------------- resources/lang/pt-BR/reports.php | 6 +++++ resources/lang/ru-RU/bills.php | 9 +++++-- resources/lang/ru-RU/currencies.php | 9 +++++++ resources/lang/ru-RU/customer.php | 5 ---- resources/lang/ru-RU/customers.php | 11 ++++++++ resources/lang/ru-RU/general.php | 11 ++++++-- resources/lang/ru-RU/header.php | 1 + resources/lang/ru-RU/import.php | 9 +++++++ resources/lang/ru-RU/install.php | 1 - resources/lang/ru-RU/invoices.php | 13 ++++++++++ resources/lang/ru-RU/items.php | 5 ++++ resources/lang/ru-RU/messages.php | 8 +++++- resources/lang/ru-RU/modules.php | 40 ++++++++++++++++------------- resources/lang/ru-RU/reports.php | 6 +++++ resources/lang/ru-RU/settings.php | 8 +++--- resources/lang/sq-AL/general.php | 5 ++++ resources/lang/sq-AL/install.php | 1 - resources/lang/sq-AL/invoices.php | 5 ++-- resources/lang/tr-TR/general.php | 5 ++++ resources/lang/tr-TR/install.php | 1 - resources/lang/tr-TR/invoices.php | 5 ++-- resources/lang/vi-VN/currencies.php | 9 +++++++ resources/lang/vi-VN/general.php | 7 +++++ resources/lang/vi-VN/install.php | 1 - resources/lang/vi-VN/invoices.php | 5 ++-- resources/lang/vi-VN/messages.php | 1 + resources/lang/vi-VN/modules.php | 40 ++++++++++++++++------------- resources/lang/vi-VN/reports.php | 6 +++++ resources/lang/zh-TW/general.php | 5 ++++ resources/lang/zh-TW/install.php | 1 - resources/lang/zh-TW/invoices.php | 5 ++-- 98 files changed, 449 insertions(+), 185 deletions(-) delete mode 100644 resources/lang/fr-FR/customer.php create mode 100644 resources/lang/fr-FR/customers.php create mode 100644 resources/lang/fr-FR/import.php delete mode 100644 resources/lang/ru-RU/customer.php create mode 100644 resources/lang/ru-RU/customers.php create mode 100644 resources/lang/ru-RU/import.php diff --git a/resources/lang/ar-SA/general.php b/resources/lang/ar-SA/general.php index 19b0797a9..b8eb3bb30 100644 --- a/resources/lang/ar-SA/general.php +++ b/resources/lang/ar-SA/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'الرقم المعرفى', 'more_actions' => 'المزيد من الاجراءات', 'duplicate' => 'تكرار', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'جديد : نوع', diff --git a/resources/lang/ar-SA/install.php b/resources/lang/ar-SA/install.php index 0cf4b677a..9f0c2ac48 100644 --- a/resources/lang/ar-SA/install.php +++ b/resources/lang/ar-SA/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'استخدم اصدار PHP 5.6.4 أو أحدث!', 'enabled' => ':هذة الميزة تحتاج الى تفعيل!', 'disabled' => ': هذة الميزة تحتاج الى الغاء التفعيل!', 'extension' => ': ملحق اضافى يحتاج إلى أن يتم تحميل!', diff --git a/resources/lang/ar-SA/invoices.php b/resources/lang/ar-SA/invoices.php index 138c61614..80921f318 100644 --- a/resources/lang/ar-SA/invoices.php +++ b/resources/lang/ar-SA/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'تم ارسال الفاتورة بنجاح!', - 'marked_sent' => 'تم تحديد الفاتورة كفاتورة مرسلة بنجاح!', + 'email_sent' => 'تم ارسال الفاتورة بنجاح!', + 'marked_sent' => 'تم تحديد الفاتورة كفاتورة مرسلة بنجاح!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ diff --git a/resources/lang/cs-CZ/auth.php b/resources/lang/cs-CZ/auth.php index d88edc496..0ec7d09e9 100644 --- a/resources/lang/cs-CZ/auth.php +++ b/resources/lang/cs-CZ/auth.php @@ -10,7 +10,7 @@ return [ 'forgot_password' => 'Zapoměl jsem heslo', 'reset_password' => 'Reset hesla', 'enter_email' => 'Zadejte svou emailovou adresu', - 'current_email' => 'Aktuální emai', + 'current_email' => 'Aktuální email', 'reset' => 'Resetovat', 'never' => 'nikdy', 'password' => [ diff --git a/resources/lang/cs-CZ/footer.php b/resources/lang/cs-CZ/footer.php index a580ed357..1d7a1bbe7 100644 --- a/resources/lang/cs-CZ/footer.php +++ b/resources/lang/cs-CZ/footer.php @@ -4,6 +4,6 @@ return [ 'version' => 'Verze', 'powered' => 'Powered By Akaunting', - 'software' => 'Svobodný účetní software', + 'software' => 'Učetní software zdarma', ]; diff --git a/resources/lang/cs-CZ/general.php b/resources/lang/cs-CZ/general.php index 10d496952..388d30f89 100644 --- a/resources/lang/cs-CZ/general.php +++ b/resources/lang/cs-CZ/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Další akce', 'duplicate' => 'Duplikovat', + 'unpaid' => 'Neuhrazeno', + 'paid' => 'Uhrazeno', + 'overdue' => 'Po splatnosti', + 'partially' => 'Částečně', + 'partially_paid' => 'Částečně zaplaceno', 'title' => [ 'new' => 'Nová(ý) :type', diff --git a/resources/lang/cs-CZ/install.php b/resources/lang/cs-CZ/install.php index b943baf51..2a64a8d40 100644 --- a/resources/lang/cs-CZ/install.php +++ b/resources/lang/cs-CZ/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'Vyžaduji PHP 5.6.4 a vyšší!', 'enabled' => 'Musíš povolit :feature!', 'disabled' => 'Musiš vypnout :feature!', 'extension' => 'Musíš zavést rozšíření:extension!', diff --git a/resources/lang/cs-CZ/invoices.php b/resources/lang/cs-CZ/invoices.php index 84f8e7f2c..ff76c44d4 100644 --- a/resources/lang/cs-CZ/invoices.php +++ b/resources/lang/cs-CZ/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'Fakturační email byl úspěšně odeslán!', - 'marked_sent' => 'Faktura byla úspěšně označena jako odeslaná!', + 'email_sent' => 'Fakturační email byl úspěšně odeslán!', + 'marked_sent' => 'Faktura byla úspěšně označena jako odeslaná!', + 'email_required' => 'Zákazník nemá uvedenou emailovou adresu!', ], 'notification' => [ diff --git a/resources/lang/de-DE/general.php b/resources/lang/de-DE/general.php index 65cb21db2..0585624e4 100644 --- a/resources/lang/de-DE/general.php +++ b/resources/lang/de-DE/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Weitere Aktionen', 'duplicate' => 'Duplizieren', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Neu :type', diff --git a/resources/lang/de-DE/install.php b/resources/lang/de-DE/install.php index 38ca7d6f5..82645fd91 100644 --- a/resources/lang/de-DE/install.php +++ b/resources/lang/de-DE/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP 5.6.4 oder höher muss verwendet werden!', 'enabled' => ':feature muss aktiviert sein!', 'disabled' => ':feature muss deaktiviert sein!', 'extension' => ':extension Erweiterung muss geladen sein!', diff --git a/resources/lang/de-DE/invoices.php b/resources/lang/de-DE/invoices.php index 15eda0e27..f43bdea23 100644 --- a/resources/lang/de-DE/invoices.php +++ b/resources/lang/de-DE/invoices.php @@ -23,7 +23,7 @@ return [ 'payments' => 'Zahlungen', 'add_payment' => 'Zahlung hinzufügen', 'mark_paid' => 'Als bezahlt markieren', - 'mark_sent' => 'Als gesendet markieren', + 'mark_sent' => 'Als versendet markieren', 'download_pdf' => 'PDF herunterladen', 'send_mail' => 'E-Mail senden', @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'Rechnungsemail wurde erfolgreich versendet!', - 'marked_sent' => 'Rechnung als erfolgreich versendet markiert!', + 'email_sent' => 'Rechnungsemail wurde erfolgreich versendet!', + 'marked_sent' => 'Rechnung als erfolgreich versendet markiert!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ diff --git a/resources/lang/de-DE/reports.php b/resources/lang/de-DE/reports.php index 3fc10c47f..574167e24 100644 --- a/resources/lang/de-DE/reports.php +++ b/resources/lang/de-DE/reports.php @@ -6,7 +6,7 @@ return [ 'previous_year' => 'Vorheriges Jahr', 'this_quarter' => 'Dieses Quartal', 'previous_quarter' => 'Letztes Quartal', - 'last_12_months' => 'Die letzten 12 Monate', + 'last_12_months' => 'Letzte 12 Monate', 'summary' => [ 'income' => 'Einkommen Zusammenfassung', diff --git a/resources/lang/es-ES/auth.php b/resources/lang/es-ES/auth.php index 70b661aae..298cfad55 100644 --- a/resources/lang/es-ES/auth.php +++ b/resources/lang/es-ES/auth.php @@ -24,7 +24,7 @@ return [ ], 'failed' => 'Estas credenciales no coinciden con nuestros registros.', - 'disabled' => 'Esta cuenta está deshabilitada. Por favor, póngase en contacto con el administrador del sistema.', + 'disabled' => 'Esta cuenta está inhabilitada. Por favor, póngase en contacto con el administrador del sistema.', 'throttle' => 'Demasiados intentos fallidos de inicio de sesión. Por favor vuelva a intentarlo después de %s segundos.', ]; diff --git a/resources/lang/es-ES/currencies.php b/resources/lang/es-ES/currencies.php index 30a8a4969..fb3cab4a1 100644 --- a/resources/lang/es-ES/currencies.php +++ b/resources/lang/es-ES/currencies.php @@ -11,8 +11,8 @@ return [ 'symbol' => [ 'symbol' => 'Símbolo', 'position' => 'Posición de Símbolo', - 'before' => 'Importe Anterior', - 'after' => 'Importe Posterior', + 'before' => 'Antes del importe', + 'after' => 'Despues del importe', ] ]; diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php index bfcd71d73..8376b9f91 100644 --- a/resources/lang/es-ES/general.php +++ b/resources/lang/es-ES/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Más acciones', 'duplicate' => 'Duplicar', + 'unpaid' => 'No Pagado', + 'paid' => 'Pagado', + 'overdue' => 'Vencido', + 'partially' => 'Parcialmente', + 'partially_paid' => 'Parcialmente pagado', 'title' => [ 'new' => 'Nuevo :type', diff --git a/resources/lang/es-ES/header.php b/resources/lang/es-ES/header.php index 642010527..7077bdd38 100644 --- a/resources/lang/es-ES/header.php +++ b/resources/lang/es-ES/header.php @@ -7,7 +7,7 @@ return [ 'notifications' => [ 'counter' => '{0} No tiene notificaciones |{1} Tiene :count notificación | [2,*] Tiene :count notificaciones', 'overdue_invoices' => '{1} :count factura vencida | [2,*] :count facturas vencidas', - 'upcoming_bills' => '{1} :count recibo por vencer|[2,*] :count recibo por vencer', + 'upcoming_bills' => '{1} :count recibo por vencer|[2,*] :count recibos por vencer', 'items_stock' => '{1} :count artículo sin stock|[2,*] :count artículos sin stock', 'view_all' => 'Ver todas' ], diff --git a/resources/lang/es-ES/install.php b/resources/lang/es-ES/install.php index 0c6ec6cc6..6d0e7df09 100644 --- a/resources/lang/es-ES/install.php +++ b/resources/lang/es-ES/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'Se requiere PHP 5.6.4 o superior!', 'enabled' => ':feature debe estar habilitado!', 'disabled' => ':feature debe estar deshabilitado!', 'extension' => 'La extensión :extension debe estar cargada!', diff --git a/resources/lang/es-ES/invoices.php b/resources/lang/es-ES/invoices.php index 798a4fbce..224d79872 100644 --- a/resources/lang/es-ES/invoices.php +++ b/resources/lang/es-ES/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'El email de la factura se ha enviado correctamente!', - 'marked_sent' => 'Factura marcada como enviada con éxito!', + 'email_sent' => 'El email de la factura se ha enviado correctamente!', + 'marked_sent' => 'Factura marcada como enviada con éxito!', + 'email_required' => 'Ninguna dirección de correo electrónico para este cliente!', ], 'notification' => [ diff --git a/resources/lang/es-ES/messages.php b/resources/lang/es-ES/messages.php index eddab3281..00270165f 100644 --- a/resources/lang/es-ES/messages.php +++ b/resources/lang/es-ES/messages.php @@ -10,7 +10,7 @@ return [ 'imported' => ':type importado!', ], 'error' => [ - 'payment_add' => 'Error: No puede agregar pago! Usted debe comprobar cantidad agregada.', + 'payment_add' => 'Error: No puede agregar pagos! Usted debe marcar agregar importe.', '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.', 'no_file' => 'Error: Ningún archivo seleccionado!', diff --git a/resources/lang/es-ES/modules.php b/resources/lang/es-ES/modules.php index 51c1e419a..47e90310d 100644 --- a/resources/lang/es-ES/modules.php +++ b/resources/lang/es-ES/modules.php @@ -28,7 +28,7 @@ return [ 'tab' => [ 'installation' => 'Instalación', - 'faq' => 'Preguntas frecuentes', + 'faq' => 'P+F', 'changelog' => 'Historial de cambios', ], diff --git a/resources/lang/es-ES/settings.php b/resources/lang/es-ES/settings.php index a5289bf9c..eb621ed9d 100644 --- a/resources/lang/es-ES/settings.php +++ b/resources/lang/es-ES/settings.php @@ -25,7 +25,7 @@ return [ 'invoice' => [ 'tab' => 'Factura', 'prefix' => 'Prefijo de número', - 'digit' => 'Número de cifras', + 'digit' => 'Número de dígitos', 'next' => 'Siguiente número', 'logo' => 'Logo', ], diff --git a/resources/lang/es-MX/general.php b/resources/lang/es-MX/general.php index e11acce49..4a8498936 100644 --- a/resources/lang/es-MX/general.php +++ b/resources/lang/es-MX/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Más Acciones', 'duplicate' => 'Duplicar', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Nuevo :type', diff --git a/resources/lang/es-MX/install.php b/resources/lang/es-MX/install.php index 12b5f46f5..8ff0603c3 100644 --- a/resources/lang/es-MX/install.php +++ b/resources/lang/es-MX/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => '¡Se requiere PHP 5.6.4 o superior!', 'enabled' => '¡:feature nencesita estar habilitado!', 'disabled' => '¡:feature debe estar deshabilitado!', 'extension' => '¡La extensión :extension debe estar cargada!', diff --git a/resources/lang/es-MX/invoices.php b/resources/lang/es-MX/invoices.php index b5f5604d1..f1d0bb4a7 100644 --- a/resources/lang/es-MX/invoices.php +++ b/resources/lang/es-MX/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => '¡El correo electrónico de la factura se ha enviado correctamente!', - 'marked_sent' => '¡Factura marcada como enviada con éxito!', + 'email_sent' => '¡El correo electrónico de la factura se ha enviado correctamente!', + 'marked_sent' => '¡Factura marcada como enviada con éxito!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ diff --git a/resources/lang/fa-IR/general.php b/resources/lang/fa-IR/general.php index 3c104ab8a..450ac5115 100644 --- a/resources/lang/fa-IR/general.php +++ b/resources/lang/fa-IR/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'شناسه', 'more_actions' => 'اقدامات بیشتر', 'duplicate' => 'تکراری', + 'unpaid' => 'پرداخت نشده', + 'paid' => 'پرداخت شده', + 'overdue' => 'سر رسید شده', + 'partially' => 'جزئی', + 'partially_paid' => 'پرداخت جزئی', 'title' => [ 'new' => ':type جدید', diff --git a/resources/lang/fa-IR/install.php b/resources/lang/fa-IR/install.php index 553ab6d30..af912280b 100644 --- a/resources/lang/fa-IR/install.php +++ b/resources/lang/fa-IR/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'پی اچ پی 5.6.4 یا بالاتر نیاز به استفاده شود!', 'enabled' => ':feature باید فعال باشد!', 'disabled' => ':feature باید غیر فعال باشد!', 'extension' => ':extension باید بارگذاری شود!', diff --git a/resources/lang/fa-IR/invoices.php b/resources/lang/fa-IR/invoices.php index 101a73430..1e4dc89c6 100644 --- a/resources/lang/fa-IR/invoices.php +++ b/resources/lang/fa-IR/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'فاکتور با موفقت ارسال شده است!', - 'marked_sent' => 'فاکتور با موفقت ارسال شده است!', + 'email_sent' => 'فاکتور با موفقت ارسال شده است!', + 'marked_sent' => 'فاکتور با موفقت ارسال شده است!', + 'email_required' => 'هیچ آدرس ایمیل برای این مشتری موجود نیست!', ], 'notification' => [ diff --git a/resources/lang/fr-FR/currencies.php b/resources/lang/fr-FR/currencies.php index 2cdaf3507..60d68ee0f 100644 --- a/resources/lang/fr-FR/currencies.php +++ b/resources/lang/fr-FR/currencies.php @@ -5,5 +5,14 @@ return [ 'code' => 'Code', 'rate' => 'Taux', 'default' => 'Devise par défaut', + 'decimal_mark' => 'Séparateur de décimale', + 'thousands_separator' => 'Séparateur de milliers', + 'precision' => 'Nombre de décimales', + 'symbol' => [ + 'symbol' => 'Symbole', + 'position' => 'Position du symbole', + 'before' => 'Avant le montant', + 'after' => 'Après le montant', + ] ]; diff --git a/resources/lang/fr-FR/customer.php b/resources/lang/fr-FR/customer.php deleted file mode 100644 index 84a8fbebb..000000000 --- a/resources/lang/fr-FR/customer.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Tous les clients', -]; diff --git a/resources/lang/fr-FR/customers.php b/resources/lang/fr-FR/customers.php new file mode 100644 index 000000000..23619c01e --- /dev/null +++ b/resources/lang/fr-FR/customers.php @@ -0,0 +1,11 @@ + 'Permettre l\'accès à la connexion ?', + 'user_created' => 'Utilisateur créé', + + 'error' => [ + 'email' => 'Cet email est déjà pris.' + ] +]; diff --git a/resources/lang/fr-FR/general.php b/resources/lang/fr-FR/general.php index 65261bc59..70b3f9e3e 100644 --- a/resources/lang/fr-FR/general.php +++ b/resources/lang/fr-FR/general.php @@ -50,6 +50,7 @@ return [ 'na' => 'N/A', 'daily' => 'Quotidien', 'monthly' => 'Mensuel', + 'quarterly' => 'Trimestriel', 'yearly' => 'Annuel', 'add' => 'Ajouter', 'add_new' => 'Ajouter un nouveau', @@ -74,6 +75,7 @@ return [ 'reference' => 'Référence', 'attachment' => 'Fichier joint', 'change' => 'Changer', + 'switch' => 'Changer', 'color' => 'Couleur', 'save' => 'Enregistrer', 'cancel' => 'Annuler', @@ -83,8 +85,6 @@ return [ 'search' => 'Rechercher', 'search_placeholder' => 'Votre recherche...', 'filter' => 'Filtre', - 'create_user' => 'Créer un utilisateur', - 'created_user' => 'Utilisateur crée', 'help' => 'Aide', 'all' => 'Tous', 'all_type' => 'Tous :type', @@ -92,6 +92,12 @@ return [ 'created' => 'Créés', 'id' => 'Identifiant', 'more_actions' => 'Autres actions', + 'duplicate' => 'Dupliquer', + 'unpaid' => 'Impayé', + 'paid' => 'Payé', + 'overdue' => 'En retard', + 'partially' => 'Partiellement', + 'partially_paid' => 'Partiellement payé', 'title' => [ 'new' => 'Nouveau :type', diff --git a/resources/lang/fr-FR/header.php b/resources/lang/fr-FR/header.php index 0a4af3a92..84377a7b1 100644 --- a/resources/lang/fr-FR/header.php +++ b/resources/lang/fr-FR/header.php @@ -8,6 +8,7 @@ return [ 'counter' => '{0} Vous n’avez aucune notification|{1} Vous avez :count notification|[2, *] Vous avez :count notifications', 'overdue_invoices' => '{1} :nombre de factures impayées|[2,*] :nombre de factures impayées', 'upcoming_bills' => '{1} :nombre de factures à venir|[2,*] :nombre de factures à venir', + 'items_stock' => '{1} :count élément épuisé|[2,*] :count éléments épuisés', 'view_all' => 'Afficher tout' ], diff --git a/resources/lang/fr-FR/import.php b/resources/lang/fr-FR/import.php new file mode 100644 index 000000000..b6f8df004 --- /dev/null +++ b/resources/lang/fr-FR/import.php @@ -0,0 +1,9 @@ + 'Importation', + 'title' => 'Importer :type', + 'message' => 'Types de fichiers acceptés : CSV, XLS. Veuillez télécharger le modèle de fichier.', + +]; diff --git a/resources/lang/fr-FR/install.php b/resources/lang/fr-FR/install.php index dfc05bbc1..9eac20a06 100644 --- a/resources/lang/fr-FR/install.php +++ b/resources/lang/fr-FR/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP 5.6.4 ou supérieure doit être utilisé !', 'enabled' => ':feature doit être activée !', 'disabled' => ':feature doit être désactivée !', 'extension' => 'L\'extension :extension doit être chargé !', diff --git a/resources/lang/fr-FR/invoices.php b/resources/lang/fr-FR/invoices.php index 3d29821fd..43fd565d3 100644 --- a/resources/lang/fr-FR/invoices.php +++ b/resources/lang/fr-FR/invoices.php @@ -37,7 +37,14 @@ return [ ], 'messages' => [ - 'marked_sent' => 'Facture marquée comme envoyée avec succès !', + 'email_sent' => 'La facture a été envoyé avec succès !', + 'marked_sent' => 'Facture marquée comme envoyée avec succès !', + 'email_required' => 'Ce client ne possède pas d\'email !', + ], + + 'notification' => [ + 'message' => 'Vous recevez cet email car une facture d\'un montant de :amount pour le client :customer arrive à échéance.', + 'button' => 'Payer maintenant', ], ]; diff --git a/resources/lang/fr-FR/items.php b/resources/lang/fr-FR/items.php index 9e8e0470b..f4801bab2 100644 --- a/resources/lang/fr-FR/items.php +++ b/resources/lang/fr-FR/items.php @@ -7,4 +7,9 @@ return [ 'purchase_price' => 'Prix d\'achat', 'sku' => 'Référence (SKU)', + 'notification' => [ + 'message' => 'Vous recevez cet e-mail car :name est en rupture de stock.', + 'button' => 'Voir Maintenant', + ], + ]; diff --git a/resources/lang/fr-FR/messages.php b/resources/lang/fr-FR/messages.php index 5bc39aac4..32df276fa 100644 --- a/resources/lang/fr-FR/messages.php +++ b/resources/lang/fr-FR/messages.php @@ -6,9 +6,14 @@ return [ 'added' => ':type ajouté !', 'updated' => ':type mise à jour !', 'deleted' => ':type supprimé !', + 'duplicated' => ':type dupliqué !', + 'imported' => ':type importé !', ], 'error' => [ + 'payment_add' => 'Erreur : Vous ne pouvez pas ajouter ce paiement ! Vérifiez le montant.', '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.', + 'no_file' => 'Erreur : Aucun fichier sélectionné !', ], '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 7a3bd1d65..1f8ccd60f 100644 --- a/resources/lang/fr-FR/modules.php +++ b/resources/lang/fr-FR/modules.php @@ -10,29 +10,33 @@ return [ 'free' => 'GRATUIT', 'install' => 'Installation', 'buy_now' => 'Acheter maintenant', - 'faq' => 'FAQ', - 'changelog' => 'Notes de version', - 'installed' => 'Installé', - 'uninstalled' => 'Désinstallé', 'token_link' => 'Cliquez ici pour obtenir votre jeton de l\'API.', + 'no_apps' => 'Il n’y a pas encore d\'application dans cette catégorie.', + 'developer' => 'Vous êtes développeur ? ici vous pouvez apprendre à créer une application et commencer à la vendre  !', - 'enabled' => ':module app activé', - 'disabled' => ':module app désactivé', + 'about' => 'A propos', - 'installation' => [ - 'header' => 'Installation d\'un module', - 'start' => 'installation de :module.', - 'download' => 'Téléchargement du :module.', - 'unzip' => 'Extraction des fichiers :module.', - 'install' => 'Envoi des fichiers :module.', + 'added' => 'Ajouté', + 'updated' => 'Mis à jour', + 'compatibility' => 'Compatibilité', + + 'installed' => ':module installé', + 'uninstalled' => ':module désinstallé', + //'updated' => ':module updated', + 'enabled' => ':module activé', + 'disabled' => ':module désactivé', + + 'tab' => [ + 'installation' => 'Installation', + 'faq' => 'FAQ', + 'changelog' => 'Historique des modifications', ], - 'history' => [ - 'installed' => ':module installé', - 'uninstalled' => ':module désinstallé', - 'updated' => ':module mis à jour', - 'enabled' => ':module activé', - 'disabled' => ':module désactivé', + 'installation' => [ + 'header' => 'Installation d\'une application', + 'download' => 'Téléchargement du :module.', + 'unzip' => 'Extraction des fichiers :module.', + 'install' => 'Installation des fichiers du module :module.', ], 'button' => [ diff --git a/resources/lang/fr-FR/reports.php b/resources/lang/fr-FR/reports.php index 8a3112cbd..a4127696e 100644 --- a/resources/lang/fr-FR/reports.php +++ b/resources/lang/fr-FR/reports.php @@ -2,6 +2,12 @@ return [ + 'this_year' => 'Cette année', + 'previous_year' => 'Année précédente', + 'this_quarter' => 'Ce trimestre', + 'previous_quarter' => 'Trimestre précédent', + 'last_12_months' => '12 derniers mois', + 'summary' => [ 'income' => 'Sommaire des revenus', 'expense' => 'Sommaire des dépenses', diff --git a/resources/lang/hr-HR/general.php b/resources/lang/hr-HR/general.php index 66c272c8c..1d6e4b926 100644 --- a/resources/lang/hr-HR/general.php +++ b/resources/lang/hr-HR/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Više radnji', 'duplicate' => 'Dupliciraj', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Novo - :type', diff --git a/resources/lang/hr-HR/install.php b/resources/lang/hr-HR/install.php index fea4a0063..d1b89138f 100644 --- a/resources/lang/hr-HR/install.php +++ b/resources/lang/hr-HR/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'Potrebno je koristiti PHP 5.6.4 ili višu verziju!', 'enabled' => ':feature mora biti omogućeno!', 'disabled' => ':feature mora biti onemogućeno!', 'extension' => ':extension proširenje treba biti učitano!', diff --git a/resources/lang/hr-HR/invoices.php b/resources/lang/hr-HR/invoices.php index 2981a6e87..de874660f 100644 --- a/resources/lang/hr-HR/invoices.php +++ b/resources/lang/hr-HR/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'E-mail računa je uspješno poslan!', - 'marked_sent' => 'Račun je uspješno označen kao poslan!', + 'email_sent' => 'E-mail računa je uspješno poslan!', + 'marked_sent' => 'Račun je uspješno označen kao poslan!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ diff --git a/resources/lang/id-ID/general.php b/resources/lang/id-ID/general.php index 50d565e62..134044df5 100644 --- a/resources/lang/id-ID/general.php +++ b/resources/lang/id-ID/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Tindakan Lainnya', 'duplicate' => 'Duplikat', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Baru :jenis', diff --git a/resources/lang/id-ID/install.php b/resources/lang/id-ID/install.php index f3268c8bf..a2604f45b 100644 --- a/resources/lang/id-ID/install.php +++ b/resources/lang/id-ID/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP 5.6.4 atau yang lebih baru perlu digunakan!', 'enabled' => ':fitur perlu diaktifkan!', 'disabled' => ':fitur perlu dinonaktifkan!', 'extension' => ':ekstensi ekstensi perlu dimuat!', diff --git a/resources/lang/id-ID/invoices.php b/resources/lang/id-ID/invoices.php index 60aa9f757..8d6a7a7c6 100644 --- a/resources/lang/id-ID/invoices.php +++ b/resources/lang/id-ID/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'Email faktur telah berhasil dikirim!', - 'marked_sent' => 'Faktur ditandai sebagai berhasil dikirim!', + 'email_sent' => 'Email faktur telah berhasil dikirim!', + 'marked_sent' => 'Faktur ditandai sebagai berhasil dikirim!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ diff --git a/resources/lang/it-IT/general.php b/resources/lang/it-IT/general.php index d90a6b257..f491ab427 100644 --- a/resources/lang/it-IT/general.php +++ b/resources/lang/it-IT/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Altre azioni', 'duplicate' => 'Duplicato', + 'unpaid' => 'Non pagato', + 'paid' => 'Pagato', + 'overdue' => 'In Ritardo', + 'partially' => 'Parzialmente', + 'partially_paid' => 'Parzialmente Pagato', 'title' => [ 'new' => 'Nuovo :type', diff --git a/resources/lang/it-IT/install.php b/resources/lang/it-IT/install.php index f13fbeb09..afd8c4951 100644 --- a/resources/lang/it-IT/install.php +++ b/resources/lang/it-IT/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'Utilizzare 5.6.4 PHP o superiore!', 'enabled' => ':feature deve essere abilitata!', 'disabled' => ':feature deve essere disabilitata!', 'extension' => 'l\'esetnsione :extension deve essere caricata!', diff --git a/resources/lang/it-IT/invoices.php b/resources/lang/it-IT/invoices.php index 06f78e34c..80b384264 100644 --- a/resources/lang/it-IT/invoices.php +++ b/resources/lang/it-IT/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'La mail è stata inviata con successo.', - 'marked_sent' => 'La mail è stata contrassegnata con successo come inviata.', + 'email_sent' => 'La mail è stata inviata con successo.', + 'marked_sent' => 'La mail è stata contrassegnata con successo come inviata.', + 'email_required' => 'Nessun indirizzo email per questo cliente!', ], 'notification' => [ diff --git a/resources/lang/nb-NO/general.php b/resources/lang/nb-NO/general.php index 93d77aed5..fc48da820 100644 --- a/resources/lang/nb-NO/general.php +++ b/resources/lang/nb-NO/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'Id', 'more_actions' => 'Flere handlinger', 'duplicate' => 'Duplikat', + 'unpaid' => 'Ubetalt', + 'paid' => 'Betalt', + 'overdue' => 'Forfalt', + 'partially' => 'Delvis', + 'partially_paid' => 'Delvis betalt', 'title' => [ 'new' => 'Ny :type', diff --git a/resources/lang/nb-NO/install.php b/resources/lang/nb-NO/install.php index 7b497cc88..e3fcc1964 100644 --- a/resources/lang/nb-NO/install.php +++ b/resources/lang/nb-NO/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP 5.6.4 eller nyere er påkrevd.', 'enabled' => ':feature må være aktivert.', 'disabled' => ':feature må være deaktivert.', 'extension' => ':extension utvidelse må være lastet.', diff --git a/resources/lang/nb-NO/invoices.php b/resources/lang/nb-NO/invoices.php index f2dc62030..76bc27327 100644 --- a/resources/lang/nb-NO/invoices.php +++ b/resources/lang/nb-NO/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'E-post med faktura har blitt sendt.', - 'marked_sent' => 'Faktura merket som sendt.', + 'email_sent' => 'E-post med faktura har blitt sendt.', + 'marked_sent' => 'Faktura merket som sendt.', + 'email_required' => 'E-postadresse må fylles inn.', ], 'notification' => [ diff --git a/resources/lang/nl-NL/currencies.php b/resources/lang/nl-NL/currencies.php index 2b2371216..814908128 100644 --- a/resources/lang/nl-NL/currencies.php +++ b/resources/lang/nl-NL/currencies.php @@ -5,5 +5,14 @@ return [ 'code' => 'Code', 'rate' => 'Tarief', 'default' => 'Standaard Valuta', + 'decimal_mark' => 'Decimal Mark', + 'thousands_separator' => 'Thousands Separator', + 'precision' => 'Precision', + 'symbol' => [ + 'symbol' => 'Symbol', + 'position' => 'Symbol Position', + 'before' => 'Before Amount', + 'after' => 'After Amount', + ] ]; diff --git a/resources/lang/nl-NL/general.php b/resources/lang/nl-NL/general.php index 40a03a655..2cdd6a2ad 100644 --- a/resources/lang/nl-NL/general.php +++ b/resources/lang/nl-NL/general.php @@ -50,6 +50,7 @@ return [ 'na' => 'N. v. t', 'daily' => 'Dagelijks', 'monthly' => 'Maandelijks', + 'quarterly' => 'Quarterly', 'yearly' => 'Jaarlijks', 'add' => 'Toevoegen', 'add_new' => 'Nieuw aanmaken', @@ -74,6 +75,7 @@ return [ 'reference' => 'Referentie', 'attachment' => 'Bijlage', 'change' => 'Wijzigen', + 'switch' => 'Switch', 'color' => 'Kleur', 'save' => 'Opslaan', 'cancel' => 'Annuleren', @@ -91,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Meer acties', 'duplicate' => 'Dupliceren', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Nieuw: type', diff --git a/resources/lang/nl-NL/install.php b/resources/lang/nl-NL/install.php index 873605360..880ad5906 100644 --- a/resources/lang/nl-NL/install.php +++ b/resources/lang/nl-NL/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP 5.6.4 of hoger moet worden gebruikt!', 'enabled' => ': functie moet worden ingeschakeld!', 'disabled' => ': functie moet worden uitgeschakeld!', 'extension' => ': extension uitbreiding moet worden geladen!', diff --git a/resources/lang/nl-NL/invoices.php b/resources/lang/nl-NL/invoices.php index 1c415a470..d91b5eefa 100644 --- a/resources/lang/nl-NL/invoices.php +++ b/resources/lang/nl-NL/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'Factuur e-mail is succesvol verzonden!', - 'marked_sent' => 'Factuur e-mail is succesvol verzonden!', + 'email_sent' => 'Factuur e-mail is succesvol verzonden!', + 'marked_sent' => 'Factuur e-mail is succesvol verzonden!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ diff --git a/resources/lang/nl-NL/messages.php b/resources/lang/nl-NL/messages.php index ec8035e40..1b488b1d3 100644 --- a/resources/lang/nl-NL/messages.php +++ b/resources/lang/nl-NL/messages.php @@ -10,6 +10,7 @@ return [ 'imported' => ':type imported!', ], 'error' => [ + 'payment_add' => 'Error: You can not add payment! You should check add amount.', '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.', 'no_file' => 'Error: No file selected!', diff --git a/resources/lang/nl-NL/modules.php b/resources/lang/nl-NL/modules.php index a3f83d78e..f9ce2df9d 100644 --- a/resources/lang/nl-NL/modules.php +++ b/resources/lang/nl-NL/modules.php @@ -10,29 +10,33 @@ return [ 'free' => 'GRATIS', 'install' => 'Installeren', 'buy_now' => 'Koop Nu', - 'faq' => 'Veelgestelde vragen', - 'changelog' => 'Wijzigingen', - 'installed' => 'Geïnstalleerd', - 'uninstalled' => 'Gedeinstalleerd', 'token_link' => ' Klik hier om uw API token.', + '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!', - 'enabled' => ': module app ingeschakeld', - 'disabled' => ': module app uitgeschakeld', + 'about' => 'About', - 'installation' => [ - 'header' => 'Installatie van de module', - 'start' => ': het installeren van de module.', - 'download' => 'Download: module bestand.', - 'unzip' => 'Uitpakken: module bestanden.', - 'install' => 'Uploaden: module bestanden.', + 'added' => 'Added', + 'updated' => 'Updated', + 'compatibility' => 'Compatibility', + + 'installed' => ':module installed', + 'uninstalled' => ':module uninstalled', + //'updated' => ':module updated', + 'enabled' => ':module enabled', + 'disabled' => ':module disabled', + + 'tab' => [ + 'installation' => 'Installation', + 'faq' => 'FAQ', + 'changelog' => 'Changelog', ], - 'history' => [ - 'installed' => ': module geïnstalleerd', - 'uninstalled' => ': module verwijderen', - 'updated' => ': module bijgewerkt', - 'enabled' => ': module ingeschakeld', - 'disabled' => ': module uitgeschakeld', + 'installation' => [ + 'header' => 'App Installation', + 'download' => 'Download: module bestand.', + 'unzip' => 'Uitpakken: module bestanden.', + 'install' => 'Installing :module files.', ], 'button' => [ diff --git a/resources/lang/nl-NL/reports.php b/resources/lang/nl-NL/reports.php index 5e12533cc..b5e4be090 100644 --- a/resources/lang/nl-NL/reports.php +++ b/resources/lang/nl-NL/reports.php @@ -2,6 +2,12 @@ return [ + 'this_year' => 'This Year', + 'previous_year' => 'Previous Year', + 'this_quarter' => 'This Quarter', + 'previous_quarter' => 'Previous Quarter', + 'last_12_months' => 'Last 12 Months', + 'summary' => [ 'income' => 'Inkomsten Samenvatting', 'expense' => 'Kosten overzicht', diff --git a/resources/lang/pt-BR/currencies.php b/resources/lang/pt-BR/currencies.php index 58b6ab690..05ea23aec 100644 --- a/resources/lang/pt-BR/currencies.php +++ b/resources/lang/pt-BR/currencies.php @@ -5,12 +5,12 @@ return [ 'code' => 'Código', 'rate' => 'Taxa', 'default' => 'Moeda Padrão', - 'decimal_mark' => 'Decimal Mark', - 'thousands_separator' => 'Thousands Separator', - 'precision' => 'Precision', + 'decimal_mark' => 'Separador de decimal', + 'thousands_separator' => 'Separador de milha', + 'precision' => 'Precisão', 'symbol' => [ - 'symbol' => 'Symbol', - 'position' => 'Symbol Position', + 'symbol' => 'Símbolo', + 'position' => 'Posição do símbolo', 'before' => 'Before Amount', 'after' => 'After Amount', ] diff --git a/resources/lang/pt-BR/demo.php b/resources/lang/pt-BR/demo.php index 3e766b418..9560d6aba 100644 --- a/resources/lang/pt-BR/demo.php +++ b/resources/lang/pt-BR/demo.php @@ -11,7 +11,7 @@ return [ 'currencies_gbp' => 'Libras Britânicas', 'currencies_try' => 'Lira Turca', 'taxes_exempt' => 'Isento de Imposto', - 'taxes_normal' => 'Normal Tax', + 'taxes_normal' => 'Taxa padrão', 'taxes_sales' => 'Imposto sobre venda', ]; diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php index 80fa8a593..622f0d994 100644 --- a/resources/lang/pt-BR/general.php +++ b/resources/lang/pt-BR/general.php @@ -50,6 +50,7 @@ return [ 'na' => 'N/A', 'daily' => 'Diariamente', 'monthly' => 'Mensal', + 'quarterly' => 'Quarterly', 'yearly' => 'Anual', 'add' => 'Adicionar', 'add_new' => 'Adicionar novo', @@ -74,6 +75,7 @@ return [ 'reference' => 'Referência', 'attachment' => 'Anexo', 'change' => 'Alterar', + 'switch' => 'Switch', 'color' => 'Cor', 'save' => 'Salvar', 'cancel' => 'Cancelar', @@ -91,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Mais ações', 'duplicate' => 'Duplicar', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Novo :type', diff --git a/resources/lang/pt-BR/header.php b/resources/lang/pt-BR/header.php index 762ee5c37..385369f1d 100644 --- a/resources/lang/pt-BR/header.php +++ b/resources/lang/pt-BR/header.php @@ -8,7 +8,7 @@ return [ 'counter' => '{0} Você não tem notificação|{1} Você tem :count notificação|[2,*] Você tem :count notificações', 'overdue_invoices' => '{1} :count nota atrasada|[2,*] :count notas atrasadas', 'upcoming_bills' => '{1} :count vencimento atual|[2,*] :count vencimentos atual', - 'items_stock' => '{1} :count item out of stock|[2,*] :count items out of stock', + 'items_stock' => '{1}: item de contagem fora de estoque | [2, *]: contar itens fora de estoque', 'view_all' => 'Visualizar todos' ], diff --git a/resources/lang/pt-BR/import.php b/resources/lang/pt-BR/import.php index fe5acbbc0..8731879e6 100644 --- a/resources/lang/pt-BR/import.php +++ b/resources/lang/pt-BR/import.php @@ -2,8 +2,8 @@ return [ - 'import' => 'Import', - 'title' => 'Import :type', - 'message' => 'Allowed file types: CSV, XLS. Please, download the sample file.', + 'import' => 'Importar', + 'title' => 'Importação: tipo', + 'message' => 'Permitidos tipos de arquivos: CSV, XLS. Por favor, Baixe o arquivo de amostra.', ]; diff --git a/resources/lang/pt-BR/install.php b/resources/lang/pt-BR/install.php index b0ec84d91..972c2f0b3 100644 --- a/resources/lang/pt-BR/install.php +++ b/resources/lang/pt-BR/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP 5.6.4 ou superior!', 'enabled' => ':feature precisa esta habilitado!', 'disabled' => ':feature precisa esta desabilitado!', 'extension' => 'A :extension precisa esta instalada!', diff --git a/resources/lang/pt-BR/invoices.php b/resources/lang/pt-BR/invoices.php index c8f7a897b..9042d8440 100644 --- a/resources/lang/pt-BR/invoices.php +++ b/resources/lang/pt-BR/invoices.php @@ -23,7 +23,7 @@ return [ 'payments' => 'Pagamentos', 'add_payment' => 'Novo Pagamento', 'mark_paid' => 'Mark Paid', - 'mark_sent' => 'Mark Sent', + 'mark_sent' => 'Marcar Como Enviada', 'download_pdf' => 'Baixar em PDF', 'send_mail' => 'Enviar E-mail', @@ -37,13 +37,14 @@ return [ ], 'messages' => [ - 'email_sent' => 'Invoice email has been sent successfully!', - 'marked_sent' => 'Invoice marked as sent successfully!', + 'email_sent' => 'Invoice email has been sent successfully!', + 'marked_sent' => 'Fatura marcada como enviada com sucesso!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ 'message' => 'You are receiving this email because you have an upcoming :amount invoice to :customer customer.', - 'button' => 'Pay Now', + 'button' => 'Pagar agora', ], ]; diff --git a/resources/lang/pt-BR/messages.php b/resources/lang/pt-BR/messages.php index d70fbe1ed..6a92a546c 100644 --- a/resources/lang/pt-BR/messages.php +++ b/resources/lang/pt-BR/messages.php @@ -10,6 +10,7 @@ return [ 'imported' => ':type imported!', ], 'error' => [ + 'payment_add' => 'Error: You can not add payment! You should check add amount.', '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.', 'no_file' => 'Error: No file selected!', diff --git a/resources/lang/pt-BR/modules.php b/resources/lang/pt-BR/modules.php index 200d74953..62e61ba7d 100644 --- a/resources/lang/pt-BR/modules.php +++ b/resources/lang/pt-BR/modules.php @@ -10,29 +10,33 @@ return [ 'free' => 'Gratis', 'install' => 'Instalar', 'buy_now' => 'Comprar Agora', - 'faq' => 'FAQ', - 'changelog' => 'Changelog', - 'installed' => 'Instalado', - 'uninstalled' => 'Desinstalado', 'token_link' => ' Clique aqui para obter o token de sua 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!', - 'enabled' => ':module app enabled', - 'disabled' => ':module app disabled', + 'about' => 'About', - 'installation' => [ - 'header' => 'Instalação do Módulo', - 'start' => 'Instalando :module.', - 'download' => 'Baixando arquivos do módulo :module.', - 'unzip' => 'Extraindo arquivos do módulo :module.', - 'install' => 'Atualizando arquivos do módulo :module.', + 'added' => 'Added', + 'updated' => 'Updated', + 'compatibility' => 'Compatibility', + + 'installed' => ':module installed', + 'uninstalled' => ':module uninstalled', + //'updated' => ':module updated', + 'enabled' => ':module enabled', + 'disabled' => ':module disabled', + + 'tab' => [ + 'installation' => 'Installation', + 'faq' => 'FAQ', + 'changelog' => 'Changelog', ], - 'history' => [ - 'installed' => ':module instalado', - 'uninstalled' => ':module removido', - 'updated' => ':module atualizado', - 'enabled' => ':module ativado', - 'disabled' => ':module desativado', + 'installation' => [ + 'header' => 'App Installation', + 'download' => 'Baixando arquivos do módulo :module.', + 'unzip' => 'Extraindo arquivos do módulo :module.', + 'install' => 'Installing :module files.', ], 'button' => [ diff --git a/resources/lang/pt-BR/reports.php b/resources/lang/pt-BR/reports.php index e2f8d8b4b..a356d0c2d 100644 --- a/resources/lang/pt-BR/reports.php +++ b/resources/lang/pt-BR/reports.php @@ -2,6 +2,12 @@ return [ + 'this_year' => 'This Year', + 'previous_year' => 'Previous Year', + 'this_quarter' => 'This Quarter', + 'previous_quarter' => 'Previous Quarter', + 'last_12_months' => 'Last 12 Months', + 'summary' => [ 'income' => 'Resumo de Venda', 'expense' => 'Resumo de Despesas', diff --git a/resources/lang/ru-RU/bills.php b/resources/lang/ru-RU/bills.php index 18463b070..41fd5a461 100644 --- a/resources/lang/ru-RU/bills.php +++ b/resources/lang/ru-RU/bills.php @@ -23,14 +23,19 @@ return [ 'histories' => 'Истории', 'payments' => 'Платежи', 'add_payment' => 'Добавить платёж', + 'mark_received' => 'Mark Received', 'download_pdf' => 'Скачать PDF', 'send_mail' => 'Отправить E-mail', 'status' => [ - 'new' => 'Добавить', - 'updated' => 'Обновлено', + 'draft' => 'Draft', + 'received' => 'Received', 'partial' => 'Частично', 'paid' => 'Оплачено', ], + 'messages' => [ + 'received' => 'Bill marked as received successfully!', + ], + ]; diff --git a/resources/lang/ru-RU/currencies.php b/resources/lang/ru-RU/currencies.php index 80d53095e..6e28d9bb7 100644 --- a/resources/lang/ru-RU/currencies.php +++ b/resources/lang/ru-RU/currencies.php @@ -5,5 +5,14 @@ return [ 'code' => 'Код', 'rate' => 'Оценка', 'default' => 'Валюта по-умолчанию', + 'decimal_mark' => 'Decimal Mark', + 'thousands_separator' => 'Thousands Separator', + 'precision' => 'Precision', + 'symbol' => [ + 'symbol' => 'Symbol', + 'position' => 'Symbol Position', + 'before' => 'Before Amount', + 'after' => 'After Amount', + ] ]; diff --git a/resources/lang/ru-RU/customer.php b/resources/lang/ru-RU/customer.php deleted file mode 100644 index 11dd56299..000000000 --- a/resources/lang/ru-RU/customer.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Все клиенты', -]; diff --git a/resources/lang/ru-RU/customers.php b/resources/lang/ru-RU/customers.php new file mode 100644 index 000000000..cad4bc8b9 --- /dev/null +++ b/resources/lang/ru-RU/customers.php @@ -0,0 +1,11 @@ + 'Allow Login?', + 'user_created' => 'User Created', + + 'error' => [ + 'email' => 'The email has already been taken.' + ] +]; diff --git a/resources/lang/ru-RU/general.php b/resources/lang/ru-RU/general.php index 92aee2c4f..926c172f6 100644 --- a/resources/lang/ru-RU/general.php +++ b/resources/lang/ru-RU/general.php @@ -50,6 +50,7 @@ return [ 'na' => 'Н/Д', 'daily' => 'Ежедневно', 'monthly' => 'Ежемесячно', + 'quarterly' => 'Quarterly', 'yearly' => 'Ежегодно', 'add' => 'Добавить', 'add_new' => 'Добавить новый', @@ -74,6 +75,7 @@ return [ 'reference' => 'Ссылка', 'attachment' => 'Вложение', 'change' => 'Изменить', + 'switch' => 'Switch', 'color' => 'Цвет', 'save' => 'Сохранить', 'cancel' => 'Отмена', @@ -83,14 +85,19 @@ return [ 'search' => 'Поиск', 'search_placeholder' => 'Введите для поиска..', 'filter' => 'Фильтр', - 'create_user' => 'Создать пользователя', - 'created_user' => 'Созданный пользователь', 'help' => 'Справка', 'all' => 'Все', 'all_type' => 'Все :type', 'upcoming' => 'Предстоящие', 'created' => 'Создан', 'id' => 'ID', + 'more_actions' => 'More Actions', + 'duplicate' => 'Duplicate', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Создать :type', diff --git a/resources/lang/ru-RU/header.php b/resources/lang/ru-RU/header.php index ced0e2765..d2a7f66f7 100644 --- a/resources/lang/ru-RU/header.php +++ b/resources/lang/ru-RU/header.php @@ -8,6 +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', 'view_all' => 'Просмотреть все' ], diff --git a/resources/lang/ru-RU/import.php b/resources/lang/ru-RU/import.php new file mode 100644 index 000000000..fe5acbbc0 --- /dev/null +++ b/resources/lang/ru-RU/import.php @@ -0,0 +1,9 @@ + 'Import', + 'title' => 'Import :type', + 'message' => 'Allowed file types: CSV, XLS. Please, download the sample file.', + +]; diff --git a/resources/lang/ru-RU/install.php b/resources/lang/ru-RU/install.php index 1032d45e8..2e1f1e4ff 100644 --- a/resources/lang/ru-RU/install.php +++ b/resources/lang/ru-RU/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'Требуется PHP 5.6.4 или выше!', 'enabled' => ':feature должно быть включено!', 'disabled' => ':feature должно быть отключено!', 'extension' => ':extension расширение должно быть загружено!', diff --git a/resources/lang/ru-RU/invoices.php b/resources/lang/ru-RU/invoices.php index efbe23ad0..1c1965444 100644 --- a/resources/lang/ru-RU/invoices.php +++ b/resources/lang/ru-RU/invoices.php @@ -22,6 +22,8 @@ return [ 'histories' => 'Истории', 'payments' => 'Платежи', 'add_payment' => 'Добавить платёж', + 'mark_paid' => 'Mark Paid', + 'mark_sent' => 'Mark Sent', 'download_pdf' => 'Скачать PDF', 'send_mail' => 'Отправить E-mail', @@ -34,4 +36,15 @@ return [ 'paid' => 'Оплачено', ], + 'messages' => [ + 'email_sent' => 'Invoice email has been sent successfully!', + 'marked_sent' => 'Invoice marked as sent successfully!', + 'email_required' => 'No email address for this customer!', + ], + + 'notification' => [ + 'message' => 'You are receiving this email because you have an upcoming :amount invoice to :customer customer.', + 'button' => 'Pay Now', + ], + ]; diff --git a/resources/lang/ru-RU/items.php b/resources/lang/ru-RU/items.php index 90e6f8613..7becf60f4 100644 --- a/resources/lang/ru-RU/items.php +++ b/resources/lang/ru-RU/items.php @@ -7,4 +7,9 @@ return [ 'purchase_price' => 'Цена покупки', 'sku' => 'SKU', + 'notification' => [ + 'message' => 'You are receiving this email because the :name is running out of stock.', + 'button' => 'View Now', + ], + ]; diff --git a/resources/lang/ru-RU/messages.php b/resources/lang/ru-RU/messages.php index 0116bb4fe..00c73d055 100644 --- a/resources/lang/ru-RU/messages.php +++ b/resources/lang/ru-RU/messages.php @@ -6,12 +6,18 @@ return [ 'added' => ':type добавлено!', 'updated' => ':type обновлено!', 'deleted' => ':type удалено!', + 'duplicated' => ':type duplicated!', + 'imported' => ':type imported!', ], 'error' => [ + 'payment_add' => 'Error: You can not add payment! You should check add amount.', 'not_user_company' => 'Ошибка: Вы не можете управлять этой компанией!', + 'customer' => 'Error: You can not created user! :name use this email address.', + 'no_file' => 'Error: No file selected!', ], 'warning' => [ - 'deleted' => 'Предупреждение: Вы не можете удалить :type. Потому что внутри содержится :text', + 'deleted' => 'Предупреждение: Вы не можете удалить :name потому что имеется связь с :text.', + 'disabled' => 'Предупреждение: Вы не можете отключить :name потому что имеется связь с :text.', ], ]; diff --git a/resources/lang/ru-RU/modules.php b/resources/lang/ru-RU/modules.php index 15270e729..46eede39d 100644 --- a/resources/lang/ru-RU/modules.php +++ b/resources/lang/ru-RU/modules.php @@ -10,29 +10,33 @@ return [ 'free' => 'БЕСПЛАТНО', 'install' => 'Установить', 'buy_now' => 'Купить сейчас', - 'faq' => 'ЧаВо', - 'changelog' => 'История изменений', - 'installed' => 'Установлено', - 'uninstalled' => 'Деинсталлировано', '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!', - 'enabled' => ':module модуль включен', - 'disabled' => ':module модуль отключен', + 'about' => 'About', - 'installation' => [ - 'header' => 'Установка модуля', - 'start' => 'Установка :module модуля.', - 'download' => 'Скачивание :module модуля.', - 'unzip' => 'Распаковка :module модуля.', - 'install' => 'Загрузка :module модуля.', + 'added' => 'Added', + 'updated' => 'Updated', + 'compatibility' => 'Compatibility', + + 'installed' => ':module installed', + 'uninstalled' => ':module uninstalled', + //'updated' => ':module updated', + 'enabled' => ':module enabled', + 'disabled' => ':module disabled', + + 'tab' => [ + 'installation' => 'Installation', + 'faq' => 'FAQ', + 'changelog' => 'Changelog', ], - 'history' => [ - 'installed' => ':module установлен', - 'uninstalled' => ':module удалён', - 'updated' => ':module обновлён', - 'enabled' => ':module включен', - 'disabled' => ':module отключен', + 'installation' => [ + 'header' => 'App Installation', + 'download' => 'Скачивание :module модуля.', + 'unzip' => 'Распаковка :module модуля.', + 'install' => 'Installing :module files.', ], 'button' => [ diff --git a/resources/lang/ru-RU/reports.php b/resources/lang/ru-RU/reports.php index 8b6744b18..bd9674520 100644 --- a/resources/lang/ru-RU/reports.php +++ b/resources/lang/ru-RU/reports.php @@ -2,6 +2,12 @@ return [ + 'this_year' => 'This Year', + 'previous_year' => 'Previous Year', + 'this_quarter' => 'This Quarter', + 'previous_quarter' => 'Previous Quarter', + 'last_12_months' => 'Last 12 Months', + 'summary' => [ 'income' => 'Сводка поступлений', 'expense' => 'Сводка расходов', diff --git a/resources/lang/ru-RU/settings.php b/resources/lang/ru-RU/settings.php index 6a12d3b3b..3efbf0be5 100644 --- a/resources/lang/ru-RU/settings.php +++ b/resources/lang/ru-RU/settings.php @@ -24,10 +24,10 @@ return [ ], 'invoice' => [ 'tab' => 'Квитанция', - 'prefix' => 'Префикс квитанции', - 'digit' => 'Номер квитанции', - 'start' => 'Стартовый номер квитанции', - 'logo' => 'Логотип квитанции', + 'prefix' => 'Number Prefix', + 'digit' => 'Number Digit', + 'next' => 'Next Number', + 'logo' => 'Logo', ], 'default' => [ 'tab' => 'Умолчания', diff --git a/resources/lang/sq-AL/general.php b/resources/lang/sq-AL/general.php index a03fb02bb..43b034470 100644 --- a/resources/lang/sq-AL/general.php +++ b/resources/lang/sq-AL/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Më shumë Veprime', 'duplicate' => 'Dublo', + 'unpaid' => 'I papaguar', + 'paid' => 'I paguar', + 'overdue' => 'I vonuar', + 'partially' => 'Pjesërisht', + 'partially_paid' => 'I paguar pjesërisht', 'title' => [ 'new' => 'I ri :type', diff --git a/resources/lang/sq-AL/install.php b/resources/lang/sq-AL/install.php index c74ec1eff..d39c8d7e4 100644 --- a/resources/lang/sq-AL/install.php +++ b/resources/lang/sq-AL/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP 5.6.4 ose më lart duhet të përdoret!', 'enabled' => ':feature duhet të aktivizohet!', 'disabled' => ':feature duhet të çaktivizohet!', 'extension' => ':extension shtesa duhet të ngarkohet!', diff --git a/resources/lang/sq-AL/invoices.php b/resources/lang/sq-AL/invoices.php index e4f4a4148..ce1df9fb0 100644 --- a/resources/lang/sq-AL/invoices.php +++ b/resources/lang/sq-AL/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'Emaili i faturës është dërguar me sukses!', - 'marked_sent' => 'Fatura shënohet si e dërguar me sukses!', + 'email_sent' => 'Emaili i faturës është dërguar me sukses!', + 'marked_sent' => 'Fatura shënohet si e dërguar me sukses!', + 'email_required' => 'Ska adresë e-mail për këtë klient!', ], 'notification' => [ diff --git a/resources/lang/tr-TR/general.php b/resources/lang/tr-TR/general.php index ccde77311..03e4514e5 100644 --- a/resources/lang/tr-TR/general.php +++ b/resources/lang/tr-TR/general.php @@ -93,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Diğer İşlemler', 'duplicate' => 'Çoğalt', + 'unpaid' => 'Ödenmemiş', + 'paid' => 'Ödenmiş', + 'overdue' => 'Gecikmiş', + 'partially' => 'Kısmen', + 'partially_paid' => 'Kısmen Ödenmiş', 'title' => [ 'new' => 'Yeni :type', diff --git a/resources/lang/tr-TR/install.php b/resources/lang/tr-TR/install.php index 68d369e29..adfe2cfef 100644 --- a/resources/lang/tr-TR/install.php +++ b/resources/lang/tr-TR/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'PHP sürümünüz 5.6.4 veya üstü olmalıdır!', 'enabled' => ':feature etkin olmalıdır!', 'disabled' => ':feature devre dışı bırakılmalıdır!', 'extension' => ':extension eklentisi yüklenmelidir!', diff --git a/resources/lang/tr-TR/invoices.php b/resources/lang/tr-TR/invoices.php index 85091a10c..eed745565 100644 --- a/resources/lang/tr-TR/invoices.php +++ b/resources/lang/tr-TR/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'Fatura emaili başarı ile gönderildi!', - 'marked_sent' => 'Fatura başarıyla gönderilmiş olarak işaretlendi!', + 'email_sent' => 'Fatura emaili başarı ile gönderildi!', + 'marked_sent' => 'Fatura başarıyla gönderilmiş olarak işaretlendi!', + 'email_required' => 'Bu müşteri için e-posta adresi yok!', ], 'notification' => [ diff --git a/resources/lang/vi-VN/currencies.php b/resources/lang/vi-VN/currencies.php index 8e22f7f26..9f8724438 100644 --- a/resources/lang/vi-VN/currencies.php +++ b/resources/lang/vi-VN/currencies.php @@ -5,5 +5,14 @@ return [ 'code' => 'Mã', 'rate' => 'Tỷ giá', 'default' => 'Tiền tệ mặc định', + 'decimal_mark' => 'Decimal Mark', + 'thousands_separator' => 'Thousands Separator', + 'precision' => 'Precision', + 'symbol' => [ + 'symbol' => 'Symbol', + 'position' => 'Symbol Position', + 'before' => 'Before Amount', + 'after' => 'After Amount', + ] ]; diff --git a/resources/lang/vi-VN/general.php b/resources/lang/vi-VN/general.php index 91b88f1f9..a73eccc1f 100644 --- a/resources/lang/vi-VN/general.php +++ b/resources/lang/vi-VN/general.php @@ -50,6 +50,7 @@ return [ 'na' => 'N/A', 'daily' => 'Hàng ngày', 'monthly' => 'Hàng tháng', + 'quarterly' => 'Quarterly', 'yearly' => 'Hàng Năm', 'add' => 'Thêm', 'add_new' => 'Thêm mới', @@ -74,6 +75,7 @@ return [ 'reference' => 'Tham chiếu', 'attachment' => 'Đính kèm', 'change' => 'Thay đổi', + 'switch' => 'Switch', 'color' => 'Màu', 'save' => 'Lưu', 'cancel' => 'Huỷ', @@ -91,6 +93,11 @@ return [ 'id' => 'ID', 'more_actions' => 'Thao tác khác', 'duplicate' => 'Bản sao', + 'unpaid' => 'Unpaid', + 'paid' => 'Paid', + 'overdue' => 'Overdue', + 'partially' => 'Partially', + 'partially_paid' => 'Partially Paid', 'title' => [ 'new' => 'Thêm loại :type', diff --git a/resources/lang/vi-VN/install.php b/resources/lang/vi-VN/install.php index 980ddc353..302abbf26 100644 --- a/resources/lang/vi-VN/install.php +++ b/resources/lang/vi-VN/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => 'Hệ thống yêu cầu cài đặt phiên bản PHP từ 5.6.4 trở lên!', 'enabled' => ':feature cần phải được kích hoạt!', 'disabled' => ':feature cần phải được vô hiệu hoá!', 'extension' => ':extension extension cần phải được cài đặt!', diff --git a/resources/lang/vi-VN/invoices.php b/resources/lang/vi-VN/invoices.php index 7b007dfae..1a0529c07 100644 --- a/resources/lang/vi-VN/invoices.php +++ b/resources/lang/vi-VN/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => 'Hoá đơn email đã được gửi thành công!', - 'marked_sent' => 'Hóa đơn được đánh dấu là đã gửi thành công!', + 'email_sent' => 'Hoá đơn email đã được gửi thành công!', + 'marked_sent' => 'Hóa đơn được đánh dấu là đã gửi thành công!', + 'email_required' => 'No email address for this customer!', ], 'notification' => [ diff --git a/resources/lang/vi-VN/messages.php b/resources/lang/vi-VN/messages.php index 573b6a27f..5370cf9af 100644 --- a/resources/lang/vi-VN/messages.php +++ b/resources/lang/vi-VN/messages.php @@ -10,6 +10,7 @@ return [ 'imported' => ':type imported!', ], 'error' => [ + 'payment_add' => 'Error: You can not add payment! You should check add amount.', '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.', 'no_file' => 'Error: No file selected!', diff --git a/resources/lang/vi-VN/modules.php b/resources/lang/vi-VN/modules.php index bb56dec49..b24a8ce1e 100644 --- a/resources/lang/vi-VN/modules.php +++ b/resources/lang/vi-VN/modules.php @@ -10,29 +10,33 @@ return [ 'free' => 'MIỄN PHÍ', 'install' => 'Cài đặt', 'buy_now' => 'Mua ngay', - 'faq' => 'CÂU HỎI THƯỜNG GẶP', - 'changelog' => 'Nhật ký thay đổi', - 'installed' => 'Đã cài đặt', - 'uninstalled' => 'Đã gỡ cài đặt', 'token_link' => ' Click vào đây để lấy API token của bạn.', + '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!', - 'enabled' => ':module app được kích hoạt', - 'disabled' => ':module app được vô hiệu', + 'about' => 'About', - 'installation' => [ - 'header' => 'Cài đặt Module', - 'start' => ':module đang cài đặt.', - 'download' => 'Đang tải tập tin :module.', - 'unzip' => 'Đang giải nén tập tin :module.', - 'install' => 'Đang tải lên tập tin :module.', + 'added' => 'Added', + 'updated' => 'Updated', + 'compatibility' => 'Compatibility', + + 'installed' => ':module installed', + 'uninstalled' => ':module uninstalled', + //'updated' => ':module updated', + 'enabled' => ':module enabled', + 'disabled' => ':module disabled', + + 'tab' => [ + 'installation' => 'Installation', + 'faq' => 'FAQ', + 'changelog' => 'Changelog', ], - 'history' => [ - 'installed' => ':module đã được cài đặt', - 'uninstalled' => ':module gỡ cài đặt', - 'updated' => ':module được cập nhật', - 'enabled' => ':module được kích hoạt', - 'disabled' => ':module được vô hiệu', + 'installation' => [ + 'header' => 'App Installation', + 'download' => 'Đang tải tập tin :module.', + 'unzip' => 'Đang giải nén tập tin :module.', + 'install' => 'Installing :module files.', ], 'button' => [ diff --git a/resources/lang/vi-VN/reports.php b/resources/lang/vi-VN/reports.php index c8858b0d2..9d0c79952 100644 --- a/resources/lang/vi-VN/reports.php +++ b/resources/lang/vi-VN/reports.php @@ -2,6 +2,12 @@ return [ + 'this_year' => 'This Year', + 'previous_year' => 'Previous Year', + 'this_quarter' => 'This Quarter', + 'previous_quarter' => 'Previous Quarter', + 'last_12_months' => 'Last 12 Months', + 'summary' => [ 'income' => 'Tổng hợp thu nhập', 'expense' => 'Tổng hợp chi phí', diff --git a/resources/lang/zh-TW/general.php b/resources/lang/zh-TW/general.php index 03a7ca791..06df3ffbe 100644 --- a/resources/lang/zh-TW/general.php +++ b/resources/lang/zh-TW/general.php @@ -93,6 +93,11 @@ return [ 'id' => '編號', 'more_actions' => '更多動作', 'duplicate' => '複製', + 'unpaid' => '未付款', + 'paid' => '已付款', + 'overdue' => '已逾期', + 'partially' => '部分', + 'partially_paid' => '部分付款', 'title' => [ 'new' => '新增 :type', diff --git a/resources/lang/zh-TW/install.php b/resources/lang/zh-TW/install.php index 2f992a0c1..a8089c7fc 100644 --- a/resources/lang/zh-TW/install.php +++ b/resources/lang/zh-TW/install.php @@ -17,7 +17,6 @@ return [ ], 'requirements' => [ - 'php_version' => '請使用 PHP 5.6.4 或更新的版本!', 'enabled' => ':feature 必須啟動!', 'disabled' => ':feature 必須關閉!', 'extension' => ':extension 必須載入!', diff --git a/resources/lang/zh-TW/invoices.php b/resources/lang/zh-TW/invoices.php index 783ffe9dc..5d7c99013 100644 --- a/resources/lang/zh-TW/invoices.php +++ b/resources/lang/zh-TW/invoices.php @@ -37,8 +37,9 @@ return [ ], 'messages' => [ - 'email_sent' => '成功傳送帳單郵件!', - 'marked_sent' => '成功標記帳單為已傳送!', + 'email_sent' => '成功傳送帳單郵件!', + 'marked_sent' => '成功標記帳單為已傳送!', + 'email_required' => '此客戶沒有電子郵件地址!', ], 'notification' => [