Merge pull request #241 from denisdulici/translations
Updated translations
This commit is contained in:
commit
f394a61773
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'الرقم المعرفى',
|
'id' => 'الرقم المعرفى',
|
||||||
'more_actions' => 'المزيد من الاجراءات',
|
'more_actions' => 'المزيد من الاجراءات',
|
||||||
'duplicate' => 'تكرار',
|
'duplicate' => 'تكرار',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'جديد : نوع',
|
'new' => 'جديد : نوع',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'استخدم اصدار PHP 5.6.4 أو أحدث!',
|
|
||||||
'enabled' => ':هذة الميزة تحتاج الى تفعيل!',
|
'enabled' => ':هذة الميزة تحتاج الى تفعيل!',
|
||||||
'disabled' => ': هذة الميزة تحتاج الى الغاء التفعيل!',
|
'disabled' => ': هذة الميزة تحتاج الى الغاء التفعيل!',
|
||||||
'extension' => ': ملحق اضافى يحتاج إلى أن يتم تحميل!',
|
'extension' => ': ملحق اضافى يحتاج إلى أن يتم تحميل!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'تم ارسال الفاتورة بنجاح!',
|
'email_sent' => 'تم ارسال الفاتورة بنجاح!',
|
||||||
'marked_sent' => 'تم تحديد الفاتورة كفاتورة مرسلة بنجاح!',
|
'marked_sent' => 'تم تحديد الفاتورة كفاتورة مرسلة بنجاح!',
|
||||||
|
'email_required' => 'No email address for this customer!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -10,7 +10,7 @@ return [
|
|||||||
'forgot_password' => 'Zapoměl jsem heslo',
|
'forgot_password' => 'Zapoměl jsem heslo',
|
||||||
'reset_password' => 'Reset hesla',
|
'reset_password' => 'Reset hesla',
|
||||||
'enter_email' => 'Zadejte svou emailovou adresu',
|
'enter_email' => 'Zadejte svou emailovou adresu',
|
||||||
'current_email' => 'Aktuální emai',
|
'current_email' => 'Aktuální email',
|
||||||
'reset' => 'Resetovat',
|
'reset' => 'Resetovat',
|
||||||
'never' => 'nikdy',
|
'never' => 'nikdy',
|
||||||
'password' => [
|
'password' => [
|
||||||
|
@ -4,6 +4,6 @@ return [
|
|||||||
|
|
||||||
'version' => 'Verze',
|
'version' => 'Verze',
|
||||||
'powered' => 'Powered By Akaunting',
|
'powered' => 'Powered By Akaunting',
|
||||||
'software' => 'Svobodný účetní software',
|
'software' => 'Učetní software zdarma',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Další akce',
|
'more_actions' => 'Další akce',
|
||||||
'duplicate' => 'Duplikovat',
|
'duplicate' => 'Duplikovat',
|
||||||
|
'unpaid' => 'Neuhrazeno',
|
||||||
|
'paid' => 'Uhrazeno',
|
||||||
|
'overdue' => 'Po splatnosti',
|
||||||
|
'partially' => 'Částečně',
|
||||||
|
'partially_paid' => 'Částečně zaplaceno',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Nová(ý) :type',
|
'new' => 'Nová(ý) :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'Vyžaduji PHP 5.6.4 a vyšší!',
|
|
||||||
'enabled' => 'Musíš povolit :feature!',
|
'enabled' => 'Musíš povolit :feature!',
|
||||||
'disabled' => 'Musiš vypnout :feature!',
|
'disabled' => 'Musiš vypnout :feature!',
|
||||||
'extension' => 'Musíš zavést rozšíření:extension!',
|
'extension' => 'Musíš zavést rozšíření:extension!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Fakturační email byl úspěšně odeslán!',
|
'email_sent' => 'Fakturační email byl úspěšně odeslán!',
|
||||||
'marked_sent' => 'Faktura byla úspěšně označena jako odeslaná!',
|
'marked_sent' => 'Faktura byla úspěšně označena jako odeslaná!',
|
||||||
|
'email_required' => 'Zákazník nemá uvedenou emailovou adresu!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Weitere Aktionen',
|
'more_actions' => 'Weitere Aktionen',
|
||||||
'duplicate' => 'Duplizieren',
|
'duplicate' => 'Duplizieren',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Neu :type',
|
'new' => 'Neu :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP 5.6.4 oder höher muss verwendet werden!',
|
|
||||||
'enabled' => ':feature muss aktiviert sein!',
|
'enabled' => ':feature muss aktiviert sein!',
|
||||||
'disabled' => ':feature muss deaktiviert sein!',
|
'disabled' => ':feature muss deaktiviert sein!',
|
||||||
'extension' => ':extension Erweiterung muss geladen sein!',
|
'extension' => ':extension Erweiterung muss geladen sein!',
|
||||||
|
@ -23,7 +23,7 @@ return [
|
|||||||
'payments' => 'Zahlungen',
|
'payments' => 'Zahlungen',
|
||||||
'add_payment' => 'Zahlung hinzufügen',
|
'add_payment' => 'Zahlung hinzufügen',
|
||||||
'mark_paid' => 'Als bezahlt markieren',
|
'mark_paid' => 'Als bezahlt markieren',
|
||||||
'mark_sent' => 'Als gesendet markieren',
|
'mark_sent' => 'Als versendet markieren',
|
||||||
'download_pdf' => 'PDF herunterladen',
|
'download_pdf' => 'PDF herunterladen',
|
||||||
'send_mail' => 'E-Mail senden',
|
'send_mail' => 'E-Mail senden',
|
||||||
|
|
||||||
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Rechnungsemail wurde erfolgreich versendet!',
|
'email_sent' => 'Rechnungsemail wurde erfolgreich versendet!',
|
||||||
'marked_sent' => 'Rechnung als erfolgreich versendet markiert!',
|
'marked_sent' => 'Rechnung als erfolgreich versendet markiert!',
|
||||||
|
'email_required' => 'No email address for this customer!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -6,7 +6,7 @@ return [
|
|||||||
'previous_year' => 'Vorheriges Jahr',
|
'previous_year' => 'Vorheriges Jahr',
|
||||||
'this_quarter' => 'Dieses Quartal',
|
'this_quarter' => 'Dieses Quartal',
|
||||||
'previous_quarter' => 'Letztes Quartal',
|
'previous_quarter' => 'Letztes Quartal',
|
||||||
'last_12_months' => 'Die letzten 12 Monate',
|
'last_12_months' => 'Letzte 12 Monate',
|
||||||
|
|
||||||
'summary' => [
|
'summary' => [
|
||||||
'income' => 'Einkommen Zusammenfassung',
|
'income' => 'Einkommen Zusammenfassung',
|
||||||
|
@ -24,7 +24,7 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'failed' => 'Estas credenciales no coinciden con nuestros registros.',
|
'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.',
|
'throttle' => 'Demasiados intentos fallidos de inicio de sesión. Por favor vuelva a intentarlo después de %s segundos.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -11,8 +11,8 @@ return [
|
|||||||
'symbol' => [
|
'symbol' => [
|
||||||
'symbol' => 'Símbolo',
|
'symbol' => 'Símbolo',
|
||||||
'position' => 'Posición de Símbolo',
|
'position' => 'Posición de Símbolo',
|
||||||
'before' => 'Importe Anterior',
|
'before' => 'Antes del importe',
|
||||||
'after' => 'Importe Posterior',
|
'after' => 'Despues del importe',
|
||||||
]
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Más acciones',
|
'more_actions' => 'Más acciones',
|
||||||
'duplicate' => 'Duplicar',
|
'duplicate' => 'Duplicar',
|
||||||
|
'unpaid' => 'No Pagado',
|
||||||
|
'paid' => 'Pagado',
|
||||||
|
'overdue' => 'Vencido',
|
||||||
|
'partially' => 'Parcialmente',
|
||||||
|
'partially_paid' => 'Parcialmente pagado',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Nuevo :type',
|
'new' => 'Nuevo :type',
|
||||||
|
@ -7,7 +7,7 @@ return [
|
|||||||
'notifications' => [
|
'notifications' => [
|
||||||
'counter' => '{0} No tiene notificaciones |{1} Tiene :count notificación | [2,*] Tiene :count notificaciones',
|
'counter' => '{0} No tiene notificaciones |{1} Tiene :count notificación | [2,*] Tiene :count notificaciones',
|
||||||
'overdue_invoices' => '{1} :count factura vencida | [2,*] :count facturas vencidas',
|
'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',
|
'items_stock' => '{1} :count artículo sin stock|[2,*] :count artículos sin stock',
|
||||||
'view_all' => 'Ver todas'
|
'view_all' => 'Ver todas'
|
||||||
],
|
],
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'Se requiere PHP 5.6.4 o superior!',
|
|
||||||
'enabled' => ':feature debe estar habilitado!',
|
'enabled' => ':feature debe estar habilitado!',
|
||||||
'disabled' => ':feature debe estar deshabilitado!',
|
'disabled' => ':feature debe estar deshabilitado!',
|
||||||
'extension' => 'La extensión :extension debe estar cargada!',
|
'extension' => 'La extensión :extension debe estar cargada!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'El email de la factura se ha enviado correctamente!',
|
'email_sent' => 'El email de la factura se ha enviado correctamente!',
|
||||||
'marked_sent' => 'Factura marcada como enviada con éxito!',
|
'marked_sent' => 'Factura marcada como enviada con éxito!',
|
||||||
|
'email_required' => 'Ninguna dirección de correo electrónico para este cliente!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -10,7 +10,7 @@ return [
|
|||||||
'imported' => ':type importado!',
|
'imported' => ':type importado!',
|
||||||
],
|
],
|
||||||
'error' => [
|
'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!',
|
'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: No se puede crear el usuario! :name usa esta dirección de correo electrónico.',
|
||||||
'no_file' => 'Error: Ningún archivo seleccionado!',
|
'no_file' => 'Error: Ningún archivo seleccionado!',
|
||||||
|
@ -28,7 +28,7 @@ return [
|
|||||||
|
|
||||||
'tab' => [
|
'tab' => [
|
||||||
'installation' => 'Instalación',
|
'installation' => 'Instalación',
|
||||||
'faq' => 'Preguntas frecuentes',
|
'faq' => 'P+F',
|
||||||
'changelog' => 'Historial de cambios',
|
'changelog' => 'Historial de cambios',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ return [
|
|||||||
'invoice' => [
|
'invoice' => [
|
||||||
'tab' => 'Factura',
|
'tab' => 'Factura',
|
||||||
'prefix' => 'Prefijo de número',
|
'prefix' => 'Prefijo de número',
|
||||||
'digit' => 'Número de cifras',
|
'digit' => 'Número de dígitos',
|
||||||
'next' => 'Siguiente número',
|
'next' => 'Siguiente número',
|
||||||
'logo' => 'Logo',
|
'logo' => 'Logo',
|
||||||
],
|
],
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Más Acciones',
|
'more_actions' => 'Más Acciones',
|
||||||
'duplicate' => 'Duplicar',
|
'duplicate' => 'Duplicar',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Nuevo :type',
|
'new' => 'Nuevo :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => '¡Se requiere PHP 5.6.4 o superior!',
|
|
||||||
'enabled' => '¡:feature nencesita estar habilitado!',
|
'enabled' => '¡:feature nencesita estar habilitado!',
|
||||||
'disabled' => '¡:feature debe estar deshabilitado!',
|
'disabled' => '¡:feature debe estar deshabilitado!',
|
||||||
'extension' => '¡La extensión :extension debe estar cargada!',
|
'extension' => '¡La extensión :extension debe estar cargada!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => '¡El correo electrónico de la factura se ha enviado correctamente!',
|
'email_sent' => '¡El correo electrónico de la factura se ha enviado correctamente!',
|
||||||
'marked_sent' => '¡Factura marcada como enviada con éxito!',
|
'marked_sent' => '¡Factura marcada como enviada con éxito!',
|
||||||
|
'email_required' => 'No email address for this customer!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'شناسه',
|
'id' => 'شناسه',
|
||||||
'more_actions' => 'اقدامات بیشتر',
|
'more_actions' => 'اقدامات بیشتر',
|
||||||
'duplicate' => 'تکراری',
|
'duplicate' => 'تکراری',
|
||||||
|
'unpaid' => 'پرداخت نشده',
|
||||||
|
'paid' => 'پرداخت شده',
|
||||||
|
'overdue' => 'سر رسید شده',
|
||||||
|
'partially' => 'جزئی',
|
||||||
|
'partially_paid' => 'پرداخت جزئی',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => ':type جدید',
|
'new' => ':type جدید',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'پی اچ پی 5.6.4 یا بالاتر نیاز به استفاده شود!',
|
|
||||||
'enabled' => ':feature باید فعال باشد!',
|
'enabled' => ':feature باید فعال باشد!',
|
||||||
'disabled' => ':feature باید غیر فعال باشد!',
|
'disabled' => ':feature باید غیر فعال باشد!',
|
||||||
'extension' => ':extension باید بارگذاری شود!',
|
'extension' => ':extension باید بارگذاری شود!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'فاکتور با موفقت ارسال شده است!',
|
'email_sent' => 'فاکتور با موفقت ارسال شده است!',
|
||||||
'marked_sent' => 'فاکتور با موفقت ارسال شده است!',
|
'marked_sent' => 'فاکتور با موفقت ارسال شده است!',
|
||||||
|
'email_required' => 'هیچ آدرس ایمیل برای این مشتری موجود نیست!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -5,5 +5,14 @@ return [
|
|||||||
'code' => 'Code',
|
'code' => 'Code',
|
||||||
'rate' => 'Taux',
|
'rate' => 'Taux',
|
||||||
'default' => 'Devise par défaut',
|
'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',
|
||||||
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
return [
|
|
||||||
'all' => 'Tous les clients',
|
|
||||||
];
|
|
11
resources/lang/fr-FR/customers.php
Normal file
11
resources/lang/fr-FR/customers.php
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'allow_login' => 'Permettre l\'accès à la connexion ?',
|
||||||
|
'user_created' => 'Utilisateur créé',
|
||||||
|
|
||||||
|
'error' => [
|
||||||
|
'email' => 'Cet email est déjà pris.'
|
||||||
|
]
|
||||||
|
];
|
@ -50,6 +50,7 @@ return [
|
|||||||
'na' => 'N/A',
|
'na' => 'N/A',
|
||||||
'daily' => 'Quotidien',
|
'daily' => 'Quotidien',
|
||||||
'monthly' => 'Mensuel',
|
'monthly' => 'Mensuel',
|
||||||
|
'quarterly' => 'Trimestriel',
|
||||||
'yearly' => 'Annuel',
|
'yearly' => 'Annuel',
|
||||||
'add' => 'Ajouter',
|
'add' => 'Ajouter',
|
||||||
'add_new' => 'Ajouter un nouveau',
|
'add_new' => 'Ajouter un nouveau',
|
||||||
@ -74,6 +75,7 @@ return [
|
|||||||
'reference' => 'Référence',
|
'reference' => 'Référence',
|
||||||
'attachment' => 'Fichier joint',
|
'attachment' => 'Fichier joint',
|
||||||
'change' => 'Changer',
|
'change' => 'Changer',
|
||||||
|
'switch' => 'Changer',
|
||||||
'color' => 'Couleur',
|
'color' => 'Couleur',
|
||||||
'save' => 'Enregistrer',
|
'save' => 'Enregistrer',
|
||||||
'cancel' => 'Annuler',
|
'cancel' => 'Annuler',
|
||||||
@ -83,8 +85,6 @@ return [
|
|||||||
'search' => 'Rechercher',
|
'search' => 'Rechercher',
|
||||||
'search_placeholder' => 'Votre recherche...',
|
'search_placeholder' => 'Votre recherche...',
|
||||||
'filter' => 'Filtre',
|
'filter' => 'Filtre',
|
||||||
'create_user' => 'Créer un utilisateur',
|
|
||||||
'created_user' => 'Utilisateur crée',
|
|
||||||
'help' => 'Aide',
|
'help' => 'Aide',
|
||||||
'all' => 'Tous',
|
'all' => 'Tous',
|
||||||
'all_type' => 'Tous :type',
|
'all_type' => 'Tous :type',
|
||||||
@ -92,6 +92,12 @@ return [
|
|||||||
'created' => 'Créés',
|
'created' => 'Créés',
|
||||||
'id' => 'Identifiant',
|
'id' => 'Identifiant',
|
||||||
'more_actions' => 'Autres actions',
|
'more_actions' => 'Autres actions',
|
||||||
|
'duplicate' => 'Dupliquer',
|
||||||
|
'unpaid' => 'Impayé',
|
||||||
|
'paid' => 'Payé',
|
||||||
|
'overdue' => 'En retard',
|
||||||
|
'partially' => 'Partiellement',
|
||||||
|
'partially_paid' => 'Partiellement payé',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Nouveau :type',
|
'new' => 'Nouveau :type',
|
||||||
|
@ -8,6 +8,7 @@ return [
|
|||||||
'counter' => '{0} Vous n’avez aucune notification|{1} Vous avez :count notification|[2, *] Vous avez :count notifications',
|
'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',
|
'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',
|
'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'
|
'view_all' => 'Afficher tout'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
9
resources/lang/fr-FR/import.php
Normal file
9
resources/lang/fr-FR/import.php
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'import' => 'Importation',
|
||||||
|
'title' => 'Importer :type',
|
||||||
|
'message' => 'Types de fichiers acceptés : CSV, XLS. Veuillez <a target="_blank" href=":link"><strong>télécharger</strong></a> le modèle de fichier.',
|
||||||
|
|
||||||
|
];
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP 5.6.4 ou supérieure doit être utilisé !',
|
|
||||||
'enabled' => ':feature doit être activée !',
|
'enabled' => ':feature doit être activée !',
|
||||||
'disabled' => ':feature doit être désactivée !',
|
'disabled' => ':feature doit être désactivée !',
|
||||||
'extension' => 'L\'extension :extension doit être chargé !',
|
'extension' => 'L\'extension :extension doit être chargé !',
|
||||||
|
@ -37,7 +37,14 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'messages' => [
|
'messages' => [
|
||||||
|
'email_sent' => 'La facture a été envoyé avec succès !',
|
||||||
'marked_sent' => 'Facture marquée comme envoyée 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',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -7,4 +7,9 @@ return [
|
|||||||
'purchase_price' => 'Prix d\'achat',
|
'purchase_price' => 'Prix d\'achat',
|
||||||
'sku' => 'Référence (SKU)',
|
'sku' => 'Référence (SKU)',
|
||||||
|
|
||||||
|
'notification' => [
|
||||||
|
'message' => 'Vous recevez cet e-mail car :name est en rupture de stock.',
|
||||||
|
'button' => 'Voir Maintenant',
|
||||||
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -6,9 +6,14 @@ return [
|
|||||||
'added' => ':type ajouté !',
|
'added' => ':type ajouté !',
|
||||||
'updated' => ':type mise à jour !',
|
'updated' => ':type mise à jour !',
|
||||||
'deleted' => ':type supprimé !',
|
'deleted' => ':type supprimé !',
|
||||||
|
'duplicated' => ':type dupliqué !',
|
||||||
|
'imported' => ':type importé !',
|
||||||
],
|
],
|
||||||
'error' => [
|
'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é !',
|
'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' => [
|
'warning' => [
|
||||||
'deleted' => 'Avertissement : Vous n’êtes pas autorisé à supprimer <b>:name</b> parce qu’il est associé à :texte.',
|
'deleted' => 'Avertissement : Vous n’êtes pas autorisé à supprimer <b>:name</b> parce qu’il est associé à :texte.',
|
||||||
|
@ -10,29 +10,33 @@ return [
|
|||||||
'free' => 'GRATUIT',
|
'free' => 'GRATUIT',
|
||||||
'install' => 'Installation',
|
'install' => 'Installation',
|
||||||
'buy_now' => 'Acheter maintenant',
|
'buy_now' => 'Acheter maintenant',
|
||||||
'faq' => 'FAQ',
|
|
||||||
'changelog' => 'Notes de version',
|
|
||||||
'installed' => 'Installé',
|
|
||||||
'uninstalled' => 'Désinstallé',
|
|
||||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Cliquez ici</a> pour obtenir votre jeton de l\'API.',
|
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Cliquez ici</a> 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 ? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank"> ici</a> vous pouvez apprendre à créer une application et commencer à la vendre !',
|
||||||
|
|
||||||
'enabled' => ':module app activé',
|
'about' => 'A propos',
|
||||||
'disabled' => ':module app désactivé',
|
|
||||||
|
|
||||||
'installation' => [
|
'added' => 'Ajouté',
|
||||||
'header' => 'Installation d\'un module',
|
'updated' => 'Mis à jour',
|
||||||
'start' => 'installation de :module.',
|
'compatibility' => 'Compatibilité',
|
||||||
'download' => 'Téléchargement du :module.',
|
|
||||||
'unzip' => 'Extraction des fichiers :module.',
|
|
||||||
'install' => 'Envoi des fichiers :module.',
|
|
||||||
],
|
|
||||||
|
|
||||||
'history' => [
|
|
||||||
'installed' => ':module installé',
|
'installed' => ':module installé',
|
||||||
'uninstalled' => ':module désinstallé',
|
'uninstalled' => ':module désinstallé',
|
||||||
'updated' => ':module mis à jour',
|
//'updated' => ':module updated',
|
||||||
'enabled' => ':module activé',
|
'enabled' => ':module activé',
|
||||||
'disabled' => ':module désactivé',
|
'disabled' => ':module désactivé',
|
||||||
|
|
||||||
|
'tab' => [
|
||||||
|
'installation' => 'Installation',
|
||||||
|
'faq' => 'FAQ',
|
||||||
|
'changelog' => 'Historique des modifications',
|
||||||
|
],
|
||||||
|
|
||||||
|
'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' => [
|
'button' => [
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
return [
|
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' => [
|
'summary' => [
|
||||||
'income' => 'Sommaire des revenus',
|
'income' => 'Sommaire des revenus',
|
||||||
'expense' => 'Sommaire des dépenses',
|
'expense' => 'Sommaire des dépenses',
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Više radnji',
|
'more_actions' => 'Više radnji',
|
||||||
'duplicate' => 'Dupliciraj',
|
'duplicate' => 'Dupliciraj',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Novo - :type',
|
'new' => 'Novo - :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'Potrebno je koristiti PHP 5.6.4 ili višu verziju!',
|
|
||||||
'enabled' => ':feature mora biti omogućeno!',
|
'enabled' => ':feature mora biti omogućeno!',
|
||||||
'disabled' => ':feature mora biti onemogućeno!',
|
'disabled' => ':feature mora biti onemogućeno!',
|
||||||
'extension' => ':extension proširenje treba biti učitano!',
|
'extension' => ':extension proširenje treba biti učitano!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'E-mail računa je uspješno poslan!',
|
'email_sent' => 'E-mail računa je uspješno poslan!',
|
||||||
'marked_sent' => 'Račun je uspješno označen kao poslan!',
|
'marked_sent' => 'Račun je uspješno označen kao poslan!',
|
||||||
|
'email_required' => 'No email address for this customer!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Tindakan Lainnya',
|
'more_actions' => 'Tindakan Lainnya',
|
||||||
'duplicate' => 'Duplikat',
|
'duplicate' => 'Duplikat',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Baru :jenis',
|
'new' => 'Baru :jenis',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP 5.6.4 atau yang lebih baru perlu digunakan!',
|
|
||||||
'enabled' => ':fitur perlu diaktifkan!',
|
'enabled' => ':fitur perlu diaktifkan!',
|
||||||
'disabled' => ':fitur perlu dinonaktifkan!',
|
'disabled' => ':fitur perlu dinonaktifkan!',
|
||||||
'extension' => ':ekstensi ekstensi perlu dimuat!',
|
'extension' => ':ekstensi ekstensi perlu dimuat!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Email faktur telah berhasil dikirim!',
|
'email_sent' => 'Email faktur telah berhasil dikirim!',
|
||||||
'marked_sent' => 'Faktur ditandai sebagai berhasil dikirim!',
|
'marked_sent' => 'Faktur ditandai sebagai berhasil dikirim!',
|
||||||
|
'email_required' => 'No email address for this customer!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Altre azioni',
|
'more_actions' => 'Altre azioni',
|
||||||
'duplicate' => 'Duplicato',
|
'duplicate' => 'Duplicato',
|
||||||
|
'unpaid' => 'Non pagato',
|
||||||
|
'paid' => 'Pagato',
|
||||||
|
'overdue' => 'In Ritardo',
|
||||||
|
'partially' => 'Parzialmente',
|
||||||
|
'partially_paid' => 'Parzialmente Pagato',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Nuovo :type',
|
'new' => 'Nuovo :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'Utilizzare 5.6.4 PHP o superiore!',
|
|
||||||
'enabled' => ':feature deve essere abilitata!',
|
'enabled' => ':feature deve essere abilitata!',
|
||||||
'disabled' => ':feature deve essere disabilitata!',
|
'disabled' => ':feature deve essere disabilitata!',
|
||||||
'extension' => 'l\'esetnsione :extension deve essere caricata!',
|
'extension' => 'l\'esetnsione :extension deve essere caricata!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'La mail è stata inviata con successo.',
|
'email_sent' => 'La mail è stata inviata con successo.',
|
||||||
'marked_sent' => 'La mail è stata contrassegnata con successo come inviata.',
|
'marked_sent' => 'La mail è stata contrassegnata con successo come inviata.',
|
||||||
|
'email_required' => 'Nessun indirizzo email per questo cliente!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'Id',
|
'id' => 'Id',
|
||||||
'more_actions' => 'Flere handlinger',
|
'more_actions' => 'Flere handlinger',
|
||||||
'duplicate' => 'Duplikat',
|
'duplicate' => 'Duplikat',
|
||||||
|
'unpaid' => 'Ubetalt',
|
||||||
|
'paid' => 'Betalt',
|
||||||
|
'overdue' => 'Forfalt',
|
||||||
|
'partially' => 'Delvis',
|
||||||
|
'partially_paid' => 'Delvis betalt',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Ny :type',
|
'new' => 'Ny :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP 5.6.4 eller nyere er påkrevd.',
|
|
||||||
'enabled' => ':feature må være aktivert.',
|
'enabled' => ':feature må være aktivert.',
|
||||||
'disabled' => ':feature må være deaktivert.',
|
'disabled' => ':feature må være deaktivert.',
|
||||||
'extension' => ':extension utvidelse må være lastet.',
|
'extension' => ':extension utvidelse må være lastet.',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'E-post med faktura har blitt sendt.',
|
'email_sent' => 'E-post med faktura har blitt sendt.',
|
||||||
'marked_sent' => 'Faktura merket som sendt.',
|
'marked_sent' => 'Faktura merket som sendt.',
|
||||||
|
'email_required' => 'E-postadresse må fylles inn.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -5,5 +5,14 @@ return [
|
|||||||
'code' => 'Code',
|
'code' => 'Code',
|
||||||
'rate' => 'Tarief',
|
'rate' => 'Tarief',
|
||||||
'default' => 'Standaard Valuta',
|
'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',
|
||||||
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -50,6 +50,7 @@ return [
|
|||||||
'na' => 'N. v. t',
|
'na' => 'N. v. t',
|
||||||
'daily' => 'Dagelijks',
|
'daily' => 'Dagelijks',
|
||||||
'monthly' => 'Maandelijks',
|
'monthly' => 'Maandelijks',
|
||||||
|
'quarterly' => 'Quarterly',
|
||||||
'yearly' => 'Jaarlijks',
|
'yearly' => 'Jaarlijks',
|
||||||
'add' => 'Toevoegen',
|
'add' => 'Toevoegen',
|
||||||
'add_new' => 'Nieuw aanmaken',
|
'add_new' => 'Nieuw aanmaken',
|
||||||
@ -74,6 +75,7 @@ return [
|
|||||||
'reference' => 'Referentie',
|
'reference' => 'Referentie',
|
||||||
'attachment' => 'Bijlage',
|
'attachment' => 'Bijlage',
|
||||||
'change' => 'Wijzigen',
|
'change' => 'Wijzigen',
|
||||||
|
'switch' => 'Switch',
|
||||||
'color' => 'Kleur',
|
'color' => 'Kleur',
|
||||||
'save' => 'Opslaan',
|
'save' => 'Opslaan',
|
||||||
'cancel' => 'Annuleren',
|
'cancel' => 'Annuleren',
|
||||||
@ -91,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Meer acties',
|
'more_actions' => 'Meer acties',
|
||||||
'duplicate' => 'Dupliceren',
|
'duplicate' => 'Dupliceren',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Nieuw: type',
|
'new' => 'Nieuw: type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP 5.6.4 of hoger moet worden gebruikt!',
|
|
||||||
'enabled' => ': functie moet worden ingeschakeld!',
|
'enabled' => ': functie moet worden ingeschakeld!',
|
||||||
'disabled' => ': functie moet worden uitgeschakeld!',
|
'disabled' => ': functie moet worden uitgeschakeld!',
|
||||||
'extension' => ': extension uitbreiding moet worden geladen!',
|
'extension' => ': extension uitbreiding moet worden geladen!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Factuur e-mail is succesvol verzonden!',
|
'email_sent' => 'Factuur e-mail is succesvol verzonden!',
|
||||||
'marked_sent' => 'Factuur e-mail is succesvol verzonden!',
|
'marked_sent' => 'Factuur e-mail is succesvol verzonden!',
|
||||||
|
'email_required' => 'No email address for this customer!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -10,6 +10,7 @@ return [
|
|||||||
'imported' => ':type imported!',
|
'imported' => ':type imported!',
|
||||||
],
|
],
|
||||||
'error' => [
|
'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!',
|
'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' => 'Fout: U kunt geen gebruiker aanmaken! : dit e-mailadres gebruikt in de naam.',
|
||||||
'no_file' => 'Error: No file selected!',
|
'no_file' => 'Error: No file selected!',
|
||||||
|
@ -10,29 +10,33 @@ return [
|
|||||||
'free' => 'GRATIS',
|
'free' => 'GRATIS',
|
||||||
'install' => 'Installeren',
|
'install' => 'Installeren',
|
||||||
'buy_now' => 'Koop Nu',
|
'buy_now' => 'Koop Nu',
|
||||||
'faq' => 'Veelgestelde vragen',
|
|
||||||
'changelog' => 'Wijzigingen',
|
|
||||||
'installed' => 'Geïnstalleerd',
|
|
||||||
'uninstalled' => 'Gedeinstalleerd',
|
|
||||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank"> Klik hier</a> om uw API token.',
|
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank"> Klik hier</a> om uw API token.',
|
||||||
|
'no_apps' => 'There are no apps in this category, yet.',
|
||||||
|
'developer' => 'Are you a developer? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Here</a> you can learn how to create an app and start selling today!',
|
||||||
|
|
||||||
'enabled' => ': module app ingeschakeld',
|
'about' => 'About',
|
||||||
'disabled' => ': module app uitgeschakeld',
|
|
||||||
|
|
||||||
'installation' => [
|
'added' => 'Added',
|
||||||
'header' => 'Installatie van de module',
|
'updated' => 'Updated',
|
||||||
'start' => ': het installeren van de module.',
|
'compatibility' => 'Compatibility',
|
||||||
'download' => 'Download: module bestand.',
|
|
||||||
'unzip' => 'Uitpakken: module bestanden.',
|
'installed' => ':module installed',
|
||||||
'install' => 'Uploaden: module bestanden.',
|
'uninstalled' => ':module uninstalled',
|
||||||
|
//'updated' => ':module updated',
|
||||||
|
'enabled' => ':module enabled',
|
||||||
|
'disabled' => ':module disabled',
|
||||||
|
|
||||||
|
'tab' => [
|
||||||
|
'installation' => 'Installation',
|
||||||
|
'faq' => 'FAQ',
|
||||||
|
'changelog' => 'Changelog',
|
||||||
],
|
],
|
||||||
|
|
||||||
'history' => [
|
'installation' => [
|
||||||
'installed' => ': module geïnstalleerd',
|
'header' => 'App Installation',
|
||||||
'uninstalled' => ': module verwijderen',
|
'download' => 'Download: module bestand.',
|
||||||
'updated' => ': module bijgewerkt',
|
'unzip' => 'Uitpakken: module bestanden.',
|
||||||
'enabled' => ': module ingeschakeld',
|
'install' => 'Installing :module files.',
|
||||||
'disabled' => ': module uitgeschakeld',
|
|
||||||
],
|
],
|
||||||
|
|
||||||
'button' => [
|
'button' => [
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
|
'this_year' => 'This Year',
|
||||||
|
'previous_year' => 'Previous Year',
|
||||||
|
'this_quarter' => 'This Quarter',
|
||||||
|
'previous_quarter' => 'Previous Quarter',
|
||||||
|
'last_12_months' => 'Last 12 Months',
|
||||||
|
|
||||||
'summary' => [
|
'summary' => [
|
||||||
'income' => 'Inkomsten Samenvatting',
|
'income' => 'Inkomsten Samenvatting',
|
||||||
'expense' => 'Kosten overzicht',
|
'expense' => 'Kosten overzicht',
|
||||||
|
@ -5,12 +5,12 @@ return [
|
|||||||
'code' => 'Código',
|
'code' => 'Código',
|
||||||
'rate' => 'Taxa',
|
'rate' => 'Taxa',
|
||||||
'default' => 'Moeda Padrão',
|
'default' => 'Moeda Padrão',
|
||||||
'decimal_mark' => 'Decimal Mark',
|
'decimal_mark' => 'Separador de decimal',
|
||||||
'thousands_separator' => 'Thousands Separator',
|
'thousands_separator' => 'Separador de milha',
|
||||||
'precision' => 'Precision',
|
'precision' => 'Precisão',
|
||||||
'symbol' => [
|
'symbol' => [
|
||||||
'symbol' => 'Symbol',
|
'symbol' => 'Símbolo',
|
||||||
'position' => 'Symbol Position',
|
'position' => 'Posição do símbolo',
|
||||||
'before' => 'Before Amount',
|
'before' => 'Before Amount',
|
||||||
'after' => 'After Amount',
|
'after' => 'After Amount',
|
||||||
]
|
]
|
||||||
|
@ -11,7 +11,7 @@ return [
|
|||||||
'currencies_gbp' => 'Libras Britânicas',
|
'currencies_gbp' => 'Libras Britânicas',
|
||||||
'currencies_try' => 'Lira Turca',
|
'currencies_try' => 'Lira Turca',
|
||||||
'taxes_exempt' => 'Isento de Imposto',
|
'taxes_exempt' => 'Isento de Imposto',
|
||||||
'taxes_normal' => 'Normal Tax',
|
'taxes_normal' => 'Taxa padrão',
|
||||||
'taxes_sales' => 'Imposto sobre venda',
|
'taxes_sales' => 'Imposto sobre venda',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -50,6 +50,7 @@ return [
|
|||||||
'na' => 'N/A',
|
'na' => 'N/A',
|
||||||
'daily' => 'Diariamente',
|
'daily' => 'Diariamente',
|
||||||
'monthly' => 'Mensal',
|
'monthly' => 'Mensal',
|
||||||
|
'quarterly' => 'Quarterly',
|
||||||
'yearly' => 'Anual',
|
'yearly' => 'Anual',
|
||||||
'add' => 'Adicionar',
|
'add' => 'Adicionar',
|
||||||
'add_new' => 'Adicionar novo',
|
'add_new' => 'Adicionar novo',
|
||||||
@ -74,6 +75,7 @@ return [
|
|||||||
'reference' => 'Referência',
|
'reference' => 'Referência',
|
||||||
'attachment' => 'Anexo',
|
'attachment' => 'Anexo',
|
||||||
'change' => 'Alterar',
|
'change' => 'Alterar',
|
||||||
|
'switch' => 'Switch',
|
||||||
'color' => 'Cor',
|
'color' => 'Cor',
|
||||||
'save' => 'Salvar',
|
'save' => 'Salvar',
|
||||||
'cancel' => 'Cancelar',
|
'cancel' => 'Cancelar',
|
||||||
@ -91,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Mais ações',
|
'more_actions' => 'Mais ações',
|
||||||
'duplicate' => 'Duplicar',
|
'duplicate' => 'Duplicar',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Novo :type',
|
'new' => 'Novo :type',
|
||||||
|
@ -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',
|
'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',
|
'overdue_invoices' => '{1} :count nota atrasada|[2,*] :count notas atrasadas',
|
||||||
'upcoming_bills' => '{1} :count vencimento atual|[2,*] :count vencimentos atual',
|
'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'
|
'view_all' => 'Visualizar todos'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'import' => 'Import',
|
'import' => 'Importar',
|
||||||
'title' => 'Import :type',
|
'title' => 'Importação: tipo',
|
||||||
'message' => 'Allowed file types: CSV, XLS. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
|
'message' => 'Permitidos tipos de arquivos: CSV, XLS. Por favor, <a target="_blank" href=":link"> <strong>Baixe</strong></a> o arquivo de amostra.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP 5.6.4 ou superior!',
|
|
||||||
'enabled' => ':feature precisa esta habilitado!',
|
'enabled' => ':feature precisa esta habilitado!',
|
||||||
'disabled' => ':feature precisa esta desabilitado!',
|
'disabled' => ':feature precisa esta desabilitado!',
|
||||||
'extension' => 'A :extension precisa esta instalada!',
|
'extension' => 'A :extension precisa esta instalada!',
|
||||||
|
@ -23,7 +23,7 @@ return [
|
|||||||
'payments' => 'Pagamentos',
|
'payments' => 'Pagamentos',
|
||||||
'add_payment' => 'Novo Pagamento',
|
'add_payment' => 'Novo Pagamento',
|
||||||
'mark_paid' => 'Mark Paid',
|
'mark_paid' => 'Mark Paid',
|
||||||
'mark_sent' => 'Mark Sent',
|
'mark_sent' => 'Marcar Como Enviada',
|
||||||
'download_pdf' => 'Baixar em PDF',
|
'download_pdf' => 'Baixar em PDF',
|
||||||
'send_mail' => 'Enviar E-mail',
|
'send_mail' => 'Enviar E-mail',
|
||||||
|
|
||||||
@ -38,12 +38,13 @@ return [
|
|||||||
|
|
||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Invoice email has been sent successfully!',
|
'email_sent' => 'Invoice email has been sent successfully!',
|
||||||
'marked_sent' => 'Invoice marked as sent successfully!',
|
'marked_sent' => 'Fatura marcada como enviada com sucesso!',
|
||||||
|
'email_required' => 'No email address for this customer!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
'message' => 'You are receiving this email because you have an upcoming :amount invoice to :customer customer.',
|
'message' => 'You are receiving this email because you have an upcoming :amount invoice to :customer customer.',
|
||||||
'button' => 'Pay Now',
|
'button' => 'Pagar agora',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -10,6 +10,7 @@ return [
|
|||||||
'imported' => ':type imported!',
|
'imported' => ':type imported!',
|
||||||
],
|
],
|
||||||
'error' => [
|
'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!',
|
'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: You can not created user! :name use this email address.',
|
||||||
'no_file' => 'Error: No file selected!',
|
'no_file' => 'Error: No file selected!',
|
||||||
|
@ -10,29 +10,33 @@ return [
|
|||||||
'free' => 'Gratis',
|
'free' => 'Gratis',
|
||||||
'install' => 'Instalar',
|
'install' => 'Instalar',
|
||||||
'buy_now' => 'Comprar Agora',
|
'buy_now' => 'Comprar Agora',
|
||||||
|
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank"> Clique aqui</a> para obter o token de sua API.',
|
||||||
|
'no_apps' => 'There are no apps in this category, yet.',
|
||||||
|
'developer' => 'Are you a developer? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Here</a> you can learn how to create an app and start selling today!',
|
||||||
|
|
||||||
|
'about' => 'About',
|
||||||
|
|
||||||
|
'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',
|
'faq' => 'FAQ',
|
||||||
'changelog' => 'Changelog',
|
'changelog' => 'Changelog',
|
||||||
'installed' => 'Instalado',
|
|
||||||
'uninstalled' => 'Desinstalado',
|
|
||||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank"> Clique aqui</a> para obter o token de sua API.',
|
|
||||||
|
|
||||||
'enabled' => ':module app enabled',
|
|
||||||
'disabled' => ':module app disabled',
|
|
||||||
|
|
||||||
'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.',
|
|
||||||
],
|
],
|
||||||
|
|
||||||
'history' => [
|
'installation' => [
|
||||||
'installed' => ':module instalado',
|
'header' => 'App Installation',
|
||||||
'uninstalled' => ':module removido',
|
'download' => 'Baixando arquivos do módulo :module.',
|
||||||
'updated' => ':module atualizado',
|
'unzip' => 'Extraindo arquivos do módulo :module.',
|
||||||
'enabled' => ':module ativado',
|
'install' => 'Installing :module files.',
|
||||||
'disabled' => ':module desativado',
|
|
||||||
],
|
],
|
||||||
|
|
||||||
'button' => [
|
'button' => [
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
|
'this_year' => 'This Year',
|
||||||
|
'previous_year' => 'Previous Year',
|
||||||
|
'this_quarter' => 'This Quarter',
|
||||||
|
'previous_quarter' => 'Previous Quarter',
|
||||||
|
'last_12_months' => 'Last 12 Months',
|
||||||
|
|
||||||
'summary' => [
|
'summary' => [
|
||||||
'income' => 'Resumo de Venda',
|
'income' => 'Resumo de Venda',
|
||||||
'expense' => 'Resumo de Despesas',
|
'expense' => 'Resumo de Despesas',
|
||||||
|
@ -23,14 +23,19 @@ return [
|
|||||||
'histories' => 'Истории',
|
'histories' => 'Истории',
|
||||||
'payments' => 'Платежи',
|
'payments' => 'Платежи',
|
||||||
'add_payment' => 'Добавить платёж',
|
'add_payment' => 'Добавить платёж',
|
||||||
|
'mark_received' => 'Mark Received',
|
||||||
'download_pdf' => 'Скачать PDF',
|
'download_pdf' => 'Скачать PDF',
|
||||||
'send_mail' => 'Отправить E-mail',
|
'send_mail' => 'Отправить E-mail',
|
||||||
|
|
||||||
'status' => [
|
'status' => [
|
||||||
'new' => 'Добавить',
|
'draft' => 'Draft',
|
||||||
'updated' => 'Обновлено',
|
'received' => 'Received',
|
||||||
'partial' => 'Частично',
|
'partial' => 'Частично',
|
||||||
'paid' => 'Оплачено',
|
'paid' => 'Оплачено',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'messages' => [
|
||||||
|
'received' => 'Bill marked as received successfully!',
|
||||||
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -5,5 +5,14 @@ return [
|
|||||||
'code' => 'Код',
|
'code' => 'Код',
|
||||||
'rate' => 'Оценка',
|
'rate' => 'Оценка',
|
||||||
'default' => 'Валюта по-умолчанию',
|
'default' => 'Валюта по-умолчанию',
|
||||||
|
'decimal_mark' => 'Decimal Mark',
|
||||||
|
'thousands_separator' => 'Thousands Separator',
|
||||||
|
'precision' => 'Precision',
|
||||||
|
'symbol' => [
|
||||||
|
'symbol' => 'Symbol',
|
||||||
|
'position' => 'Symbol Position',
|
||||||
|
'before' => 'Before Amount',
|
||||||
|
'after' => 'After Amount',
|
||||||
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
return [
|
|
||||||
'all' => 'Все клиенты',
|
|
||||||
];
|
|
11
resources/lang/ru-RU/customers.php
Normal file
11
resources/lang/ru-RU/customers.php
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'allow_login' => 'Allow Login?',
|
||||||
|
'user_created' => 'User Created',
|
||||||
|
|
||||||
|
'error' => [
|
||||||
|
'email' => 'The email has already been taken.'
|
||||||
|
]
|
||||||
|
];
|
@ -50,6 +50,7 @@ return [
|
|||||||
'na' => 'Н/Д',
|
'na' => 'Н/Д',
|
||||||
'daily' => 'Ежедневно',
|
'daily' => 'Ежедневно',
|
||||||
'monthly' => 'Ежемесячно',
|
'monthly' => 'Ежемесячно',
|
||||||
|
'quarterly' => 'Quarterly',
|
||||||
'yearly' => 'Ежегодно',
|
'yearly' => 'Ежегодно',
|
||||||
'add' => 'Добавить',
|
'add' => 'Добавить',
|
||||||
'add_new' => 'Добавить новый',
|
'add_new' => 'Добавить новый',
|
||||||
@ -74,6 +75,7 @@ return [
|
|||||||
'reference' => 'Ссылка',
|
'reference' => 'Ссылка',
|
||||||
'attachment' => 'Вложение',
|
'attachment' => 'Вложение',
|
||||||
'change' => 'Изменить',
|
'change' => 'Изменить',
|
||||||
|
'switch' => 'Switch',
|
||||||
'color' => 'Цвет',
|
'color' => 'Цвет',
|
||||||
'save' => 'Сохранить',
|
'save' => 'Сохранить',
|
||||||
'cancel' => 'Отмена',
|
'cancel' => 'Отмена',
|
||||||
@ -83,14 +85,19 @@ return [
|
|||||||
'search' => 'Поиск',
|
'search' => 'Поиск',
|
||||||
'search_placeholder' => 'Введите для поиска..',
|
'search_placeholder' => 'Введите для поиска..',
|
||||||
'filter' => 'Фильтр',
|
'filter' => 'Фильтр',
|
||||||
'create_user' => 'Создать пользователя',
|
|
||||||
'created_user' => 'Созданный пользователь',
|
|
||||||
'help' => 'Справка',
|
'help' => 'Справка',
|
||||||
'all' => 'Все',
|
'all' => 'Все',
|
||||||
'all_type' => 'Все :type',
|
'all_type' => 'Все :type',
|
||||||
'upcoming' => 'Предстоящие',
|
'upcoming' => 'Предстоящие',
|
||||||
'created' => 'Создан',
|
'created' => 'Создан',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
|
'more_actions' => 'More Actions',
|
||||||
|
'duplicate' => 'Duplicate',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Создать :type',
|
'new' => 'Создать :type',
|
||||||
|
@ -8,6 +8,7 @@ return [
|
|||||||
'counter' => '{0} Уведомления отсутствуют|{1} У Вас :count уведомление|[2,3,4] уведомления|[5,*]У Вас :count уведомлений',
|
'counter' => '{0} Уведомления отсутствуют|{1} У Вас :count уведомление|[2,3,4] уведомления|[5,*]У Вас :count уведомлений',
|
||||||
'overdue_invoices' => '{1} :count просроченная квитанция|[2,3,4] :count просроченные квитанции|[5,*] :count просроченных квитанций',
|
'overdue_invoices' => '{1} :count просроченная квитанция|[2,3,4] :count просроченные квитанции|[5,*] :count просроченных квитанций',
|
||||||
'upcoming_bills' => '{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' => 'Просмотреть все'
|
'view_all' => 'Просмотреть все'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
9
resources/lang/ru-RU/import.php
Normal file
9
resources/lang/ru-RU/import.php
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'import' => 'Import',
|
||||||
|
'title' => 'Import :type',
|
||||||
|
'message' => 'Allowed file types: CSV, XLS. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
|
||||||
|
|
||||||
|
];
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'Требуется PHP 5.6.4 или выше!',
|
|
||||||
'enabled' => ':feature должно быть включено!',
|
'enabled' => ':feature должно быть включено!',
|
||||||
'disabled' => ':feature должно быть отключено!',
|
'disabled' => ':feature должно быть отключено!',
|
||||||
'extension' => ':extension расширение должно быть загружено!',
|
'extension' => ':extension расширение должно быть загружено!',
|
||||||
|
@ -22,6 +22,8 @@ return [
|
|||||||
'histories' => 'Истории',
|
'histories' => 'Истории',
|
||||||
'payments' => 'Платежи',
|
'payments' => 'Платежи',
|
||||||
'add_payment' => 'Добавить платёж',
|
'add_payment' => 'Добавить платёж',
|
||||||
|
'mark_paid' => 'Mark Paid',
|
||||||
|
'mark_sent' => 'Mark Sent',
|
||||||
'download_pdf' => 'Скачать PDF',
|
'download_pdf' => 'Скачать PDF',
|
||||||
'send_mail' => 'Отправить E-mail',
|
'send_mail' => 'Отправить E-mail',
|
||||||
|
|
||||||
@ -34,4 +36,15 @@ return [
|
|||||||
'paid' => 'Оплачено',
|
'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',
|
||||||
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -7,4 +7,9 @@ return [
|
|||||||
'purchase_price' => 'Цена покупки',
|
'purchase_price' => 'Цена покупки',
|
||||||
'sku' => 'SKU',
|
'sku' => 'SKU',
|
||||||
|
|
||||||
|
'notification' => [
|
||||||
|
'message' => 'You are receiving this email because the :name is running out of stock.',
|
||||||
|
'button' => 'View Now',
|
||||||
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -6,12 +6,18 @@ return [
|
|||||||
'added' => ':type добавлено!',
|
'added' => ':type добавлено!',
|
||||||
'updated' => ':type обновлено!',
|
'updated' => ':type обновлено!',
|
||||||
'deleted' => ':type удалено!',
|
'deleted' => ':type удалено!',
|
||||||
|
'duplicated' => ':type duplicated!',
|
||||||
|
'imported' => ':type imported!',
|
||||||
],
|
],
|
||||||
'error' => [
|
'error' => [
|
||||||
|
'payment_add' => 'Error: You can not add payment! You should check add amount.',
|
||||||
'not_user_company' => 'Ошибка: Вы не можете управлять этой компанией!',
|
'not_user_company' => 'Ошибка: Вы не можете управлять этой компанией!',
|
||||||
|
'customer' => 'Error: You can not created user! :name use this email address.',
|
||||||
|
'no_file' => 'Error: No file selected!',
|
||||||
],
|
],
|
||||||
'warning' => [
|
'warning' => [
|
||||||
'deleted' => 'Предупреждение: Вы не можете удалить :type. Потому что внутри содержится :text',
|
'deleted' => 'Предупреждение: Вы не можете удалить <b>:name</b> потому что имеется связь с :text.',
|
||||||
|
'disabled' => 'Предупреждение: Вы не можете отключить <b>:name</b> потому что имеется связь с :text.',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -10,29 +10,33 @@ return [
|
|||||||
'free' => 'БЕСПЛАТНО',
|
'free' => 'БЕСПЛАТНО',
|
||||||
'install' => 'Установить',
|
'install' => 'Установить',
|
||||||
'buy_now' => 'Купить сейчас',
|
'buy_now' => 'Купить сейчас',
|
||||||
'faq' => 'ЧаВо',
|
|
||||||
'changelog' => 'История изменений',
|
|
||||||
'installed' => 'Установлено',
|
|
||||||
'uninstalled' => 'Деинсталлировано',
|
|
||||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Нажмите здесь</a> чтобы получить Ваш API ключ.',
|
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Нажмите здесь</a> чтобы получить Ваш API ключ.',
|
||||||
|
'no_apps' => 'There are no apps in this category, yet.',
|
||||||
|
'developer' => 'Are you a developer? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Here</a> you can learn how to create an app and start selling today!',
|
||||||
|
|
||||||
'enabled' => ':module модуль включен',
|
'about' => 'About',
|
||||||
'disabled' => ':module модуль отключен',
|
|
||||||
|
|
||||||
'installation' => [
|
'added' => 'Added',
|
||||||
'header' => 'Установка модуля',
|
'updated' => 'Updated',
|
||||||
'start' => 'Установка :module модуля.',
|
'compatibility' => 'Compatibility',
|
||||||
'download' => 'Скачивание :module модуля.',
|
|
||||||
'unzip' => 'Распаковка :module модуля.',
|
'installed' => ':module installed',
|
||||||
'install' => 'Загрузка :module модуля.',
|
'uninstalled' => ':module uninstalled',
|
||||||
|
//'updated' => ':module updated',
|
||||||
|
'enabled' => ':module enabled',
|
||||||
|
'disabled' => ':module disabled',
|
||||||
|
|
||||||
|
'tab' => [
|
||||||
|
'installation' => 'Installation',
|
||||||
|
'faq' => 'FAQ',
|
||||||
|
'changelog' => 'Changelog',
|
||||||
],
|
],
|
||||||
|
|
||||||
'history' => [
|
'installation' => [
|
||||||
'installed' => ':module установлен',
|
'header' => 'App Installation',
|
||||||
'uninstalled' => ':module удалён',
|
'download' => 'Скачивание :module модуля.',
|
||||||
'updated' => ':module обновлён',
|
'unzip' => 'Распаковка :module модуля.',
|
||||||
'enabled' => ':module включен',
|
'install' => 'Installing :module files.',
|
||||||
'disabled' => ':module отключен',
|
|
||||||
],
|
],
|
||||||
|
|
||||||
'button' => [
|
'button' => [
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
|
'this_year' => 'This Year',
|
||||||
|
'previous_year' => 'Previous Year',
|
||||||
|
'this_quarter' => 'This Quarter',
|
||||||
|
'previous_quarter' => 'Previous Quarter',
|
||||||
|
'last_12_months' => 'Last 12 Months',
|
||||||
|
|
||||||
'summary' => [
|
'summary' => [
|
||||||
'income' => 'Сводка поступлений',
|
'income' => 'Сводка поступлений',
|
||||||
'expense' => 'Сводка расходов',
|
'expense' => 'Сводка расходов',
|
||||||
|
@ -24,10 +24,10 @@ return [
|
|||||||
],
|
],
|
||||||
'invoice' => [
|
'invoice' => [
|
||||||
'tab' => 'Квитанция',
|
'tab' => 'Квитанция',
|
||||||
'prefix' => 'Префикс квитанции',
|
'prefix' => 'Number Prefix',
|
||||||
'digit' => 'Номер квитанции',
|
'digit' => 'Number Digit',
|
||||||
'start' => 'Стартовый номер квитанции',
|
'next' => 'Next Number',
|
||||||
'logo' => 'Логотип квитанции',
|
'logo' => 'Logo',
|
||||||
],
|
],
|
||||||
'default' => [
|
'default' => [
|
||||||
'tab' => 'Умолчания',
|
'tab' => 'Умолчания',
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Më shumë Veprime',
|
'more_actions' => 'Më shumë Veprime',
|
||||||
'duplicate' => 'Dublo',
|
'duplicate' => 'Dublo',
|
||||||
|
'unpaid' => 'I papaguar',
|
||||||
|
'paid' => 'I paguar',
|
||||||
|
'overdue' => 'I vonuar',
|
||||||
|
'partially' => 'Pjesërisht',
|
||||||
|
'partially_paid' => 'I paguar pjesërisht',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'I ri :type',
|
'new' => 'I ri :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP 5.6.4 ose më lart duhet të përdoret!',
|
|
||||||
'enabled' => ':feature duhet të aktivizohet!',
|
'enabled' => ':feature duhet të aktivizohet!',
|
||||||
'disabled' => ':feature duhet të çaktivizohet!',
|
'disabled' => ':feature duhet të çaktivizohet!',
|
||||||
'extension' => ':extension shtesa duhet të ngarkohet!',
|
'extension' => ':extension shtesa duhet të ngarkohet!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Emaili i faturës është 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!',
|
'marked_sent' => 'Fatura shënohet si e dërguar me sukses!',
|
||||||
|
'email_required' => 'Ska adresë e-mail për këtë klient!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Diğer İşlemler',
|
'more_actions' => 'Diğer İşlemler',
|
||||||
'duplicate' => 'Çoğalt',
|
'duplicate' => 'Çoğalt',
|
||||||
|
'unpaid' => 'Ödenmemiş',
|
||||||
|
'paid' => 'Ödenmiş',
|
||||||
|
'overdue' => 'Gecikmiş',
|
||||||
|
'partially' => 'Kısmen',
|
||||||
|
'partially_paid' => 'Kısmen Ödenmiş',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Yeni :type',
|
'new' => 'Yeni :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => 'PHP sürümünüz 5.6.4 veya üstü olmalıdır!',
|
|
||||||
'enabled' => ':feature etkin olmalıdır!',
|
'enabled' => ':feature etkin olmalıdır!',
|
||||||
'disabled' => ':feature devre dışı bırakılmalıdır!',
|
'disabled' => ':feature devre dışı bırakılmalıdır!',
|
||||||
'extension' => ':extension eklentisi yüklenmelidir!',
|
'extension' => ':extension eklentisi yüklenmelidir!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Fatura emaili başarı ile gönderildi!',
|
'email_sent' => 'Fatura emaili başarı ile gönderildi!',
|
||||||
'marked_sent' => 'Fatura başarıyla gönderilmiş olarak işaretlendi!',
|
'marked_sent' => 'Fatura başarıyla gönderilmiş olarak işaretlendi!',
|
||||||
|
'email_required' => 'Bu müşteri için e-posta adresi yok!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
@ -5,5 +5,14 @@ return [
|
|||||||
'code' => 'Mã',
|
'code' => 'Mã',
|
||||||
'rate' => 'Tỷ giá',
|
'rate' => 'Tỷ giá',
|
||||||
'default' => 'Tiền tệ mặc định',
|
'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',
|
||||||
|
]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -50,6 +50,7 @@ return [
|
|||||||
'na' => 'N/A',
|
'na' => 'N/A',
|
||||||
'daily' => 'Hàng ngày',
|
'daily' => 'Hàng ngày',
|
||||||
'monthly' => 'Hàng tháng',
|
'monthly' => 'Hàng tháng',
|
||||||
|
'quarterly' => 'Quarterly',
|
||||||
'yearly' => 'Hàng Năm',
|
'yearly' => 'Hàng Năm',
|
||||||
'add' => 'Thêm',
|
'add' => 'Thêm',
|
||||||
'add_new' => 'Thêm mới',
|
'add_new' => 'Thêm mới',
|
||||||
@ -74,6 +75,7 @@ return [
|
|||||||
'reference' => 'Tham chiếu',
|
'reference' => 'Tham chiếu',
|
||||||
'attachment' => 'Đính kèm',
|
'attachment' => 'Đính kèm',
|
||||||
'change' => 'Thay đổi',
|
'change' => 'Thay đổi',
|
||||||
|
'switch' => 'Switch',
|
||||||
'color' => 'Màu',
|
'color' => 'Màu',
|
||||||
'save' => 'Lưu',
|
'save' => 'Lưu',
|
||||||
'cancel' => 'Huỷ',
|
'cancel' => 'Huỷ',
|
||||||
@ -91,6 +93,11 @@ return [
|
|||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'more_actions' => 'Thao tác khác',
|
'more_actions' => 'Thao tác khác',
|
||||||
'duplicate' => 'Bản sao',
|
'duplicate' => 'Bản sao',
|
||||||
|
'unpaid' => 'Unpaid',
|
||||||
|
'paid' => 'Paid',
|
||||||
|
'overdue' => 'Overdue',
|
||||||
|
'partially' => 'Partially',
|
||||||
|
'partially_paid' => 'Partially Paid',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => 'Thêm loại :type',
|
'new' => 'Thêm loại :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'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!',
|
'enabled' => ':feature cần phải được kích hoạt!',
|
||||||
'disabled' => ':feature cần phải được vô hiệu hoá!',
|
'disabled' => ':feature cần phải được vô hiệu hoá!',
|
||||||
'extension' => ':extension extension cần phải được cài đặt!',
|
'extension' => ':extension extension cần phải được cài đặt!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => 'Hoá đơn email đã được 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!',
|
'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' => [
|
'notification' => [
|
||||||
|
@ -10,6 +10,7 @@ return [
|
|||||||
'imported' => ':type imported!',
|
'imported' => ':type imported!',
|
||||||
],
|
],
|
||||||
'error' => [
|
'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!',
|
'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' => '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!',
|
'no_file' => 'Error: No file selected!',
|
||||||
|
@ -10,29 +10,33 @@ return [
|
|||||||
'free' => 'MIỄN PHÍ',
|
'free' => 'MIỄN PHÍ',
|
||||||
'install' => 'Cài đặt',
|
'install' => 'Cài đặt',
|
||||||
'buy_now' => 'Mua ngay',
|
'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' => '<a href="https://akaunting.com/tokens" target="_blank"> Click vào đây</a> để lấy API token của bạn.',
|
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank"> Click vào đây</a> để lấy API token của bạn.',
|
||||||
|
'no_apps' => 'There are no apps in this category, yet.',
|
||||||
|
'developer' => 'Are you a developer? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Here</a> you can learn how to create an app and start selling today!',
|
||||||
|
|
||||||
'enabled' => ':module app được kích hoạt',
|
'about' => 'About',
|
||||||
'disabled' => ':module app được vô hiệu',
|
|
||||||
|
|
||||||
'installation' => [
|
'added' => 'Added',
|
||||||
'header' => 'Cài đặt Module',
|
'updated' => 'Updated',
|
||||||
'start' => ':module đang cài đặt.',
|
'compatibility' => 'Compatibility',
|
||||||
'download' => 'Đang tải tập tin :module.',
|
|
||||||
'unzip' => 'Đang giải nén tập tin :module.',
|
'installed' => ':module installed',
|
||||||
'install' => 'Đang tải lên tập tin :module.',
|
'uninstalled' => ':module uninstalled',
|
||||||
|
//'updated' => ':module updated',
|
||||||
|
'enabled' => ':module enabled',
|
||||||
|
'disabled' => ':module disabled',
|
||||||
|
|
||||||
|
'tab' => [
|
||||||
|
'installation' => 'Installation',
|
||||||
|
'faq' => 'FAQ',
|
||||||
|
'changelog' => 'Changelog',
|
||||||
],
|
],
|
||||||
|
|
||||||
'history' => [
|
'installation' => [
|
||||||
'installed' => ':module đã được cài đặt',
|
'header' => 'App Installation',
|
||||||
'uninstalled' => ':module gỡ cài đặt',
|
'download' => 'Đang tải tập tin :module.',
|
||||||
'updated' => ':module được cập nhật',
|
'unzip' => 'Đang giải nén tập tin :module.',
|
||||||
'enabled' => ':module được kích hoạt',
|
'install' => 'Installing :module files.',
|
||||||
'disabled' => ':module được vô hiệu',
|
|
||||||
],
|
],
|
||||||
|
|
||||||
'button' => [
|
'button' => [
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
|
'this_year' => 'This Year',
|
||||||
|
'previous_year' => 'Previous Year',
|
||||||
|
'this_quarter' => 'This Quarter',
|
||||||
|
'previous_quarter' => 'Previous Quarter',
|
||||||
|
'last_12_months' => 'Last 12 Months',
|
||||||
|
|
||||||
'summary' => [
|
'summary' => [
|
||||||
'income' => 'Tổng hợp thu nhập',
|
'income' => 'Tổng hợp thu nhập',
|
||||||
'expense' => 'Tổng hợp chi phí',
|
'expense' => 'Tổng hợp chi phí',
|
||||||
|
@ -93,6 +93,11 @@ return [
|
|||||||
'id' => '編號',
|
'id' => '編號',
|
||||||
'more_actions' => '更多動作',
|
'more_actions' => '更多動作',
|
||||||
'duplicate' => '複製',
|
'duplicate' => '複製',
|
||||||
|
'unpaid' => '未付款',
|
||||||
|
'paid' => '已付款',
|
||||||
|
'overdue' => '已逾期',
|
||||||
|
'partially' => '部分',
|
||||||
|
'partially_paid' => '部分付款',
|
||||||
|
|
||||||
'title' => [
|
'title' => [
|
||||||
'new' => '新增 :type',
|
'new' => '新增 :type',
|
||||||
|
@ -17,7 +17,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'requirements' => [
|
'requirements' => [
|
||||||
'php_version' => '請使用 PHP 5.6.4 或更新的版本!',
|
|
||||||
'enabled' => ':feature 必須啟動!',
|
'enabled' => ':feature 必須啟動!',
|
||||||
'disabled' => ':feature 必須關閉!',
|
'disabled' => ':feature 必須關閉!',
|
||||||
'extension' => ':extension 必須載入!',
|
'extension' => ':extension 必須載入!',
|
||||||
|
@ -39,6 +39,7 @@ return [
|
|||||||
'messages' => [
|
'messages' => [
|
||||||
'email_sent' => '成功傳送帳單郵件!',
|
'email_sent' => '成功傳送帳單郵件!',
|
||||||
'marked_sent' => '成功標記帳單為已傳送!',
|
'marked_sent' => '成功標記帳單為已傳送!',
|
||||||
|
'email_required' => '此客戶沒有電子郵件地址!',
|
||||||
],
|
],
|
||||||
|
|
||||||
'notification' => [
|
'notification' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user