diff --git a/resources/lang/ca-ES/bulk_actions.php b/resources/lang/ca-ES/bulk_actions.php
index c03ef5e86..b88f7af70 100644
--- a/resources/lang/ca-ES/bulk_actions.php
+++ b/resources/lang/ca-ES/bulk_actions.php
@@ -20,4 +20,7 @@ return [
'unreconcile' => 'Estàs segur de voler desfer la conciliació del registre seleccionat?|Estàs segur de voler desfer la conciliació dels registres seleccionats?',
],
+ 'success' => [
+ 'general' => ':count registre :type',
+ ],
];
diff --git a/resources/lang/ca-ES/dashboards.php b/resources/lang/ca-ES/dashboards.php
index 52dea4a5a..4b007f222 100644
--- a/resources/lang/ca-ES/dashboards.php
+++ b/resources/lang/ca-ES/dashboards.php
@@ -8,4 +8,8 @@ return [
'disable_last' => 'Error: No es pot desactivar el darrer tauler. Si us plau, crea\'n un de nou primer!',
],
+ 'form_description' => [
+ 'general' => 'Selecciona els usuaris que vols que tinguin accés a aquest nou tauler.',
+ ],
+
];
diff --git a/resources/lang/ca-ES/documents.php b/resources/lang/ca-ES/documents.php
index d94121e04..27d921093 100644
--- a/resources/lang/ca-ES/documents.php
+++ b/resources/lang/ca-ES/documents.php
@@ -5,6 +5,23 @@ return [
'edit_columns' => 'Edita les columnes',
'empty_items' => 'No has afegit cap element.',
+ 'invoice_detail' => [
+ 'marked' => ' Tu has marcat aquesta factura com',
+ 'services' => 'Serveis',
+ 'another_item' => 'Un altre article',
+ 'another_description' => 'i una altra descripció',
+ 'more_item' => '+:count més article(s)',
+ ],
+
+ 'grand_total' => 'Suma total',
+
+ 'accept_payment_online' => 'Accepta pagaments en línia',
+
+ 'transaction' => 'S\'ha efectuat un pagament de :amount utilitzant :account',
+
+ 'billing' => 'Facturació',
+ 'advanced' => 'Avançat',
+
'statuses' => [
'draft' => 'Esborrany',
'sent' => 'Enviat',
@@ -40,6 +57,15 @@ return [
'not_invoiced' => 'No facturat',
'confirmed' => 'Confirmat',
'not_confirmed' => 'No confirmat',
+ 'active' => 'Actiu',
+ 'ended' => 'Finalitzat',
+ ],
+
+ 'form_description' => [
+ 'companies' => 'Canvia l\'adreça, el logotip i altra informació de la teva empresa.',
+ 'billing' => 'Els detalls de facturació apareixen al teu document.',
+ 'advanced' => 'Selecciona la categoria, afegeix o edita el peu de pàgina i afegeix adjunts al teu :type.',
+ 'attachment' => 'Descarrega els arxius enllaçats a aquest :type',
],
'messages' => [
@@ -51,4 +77,14 @@ return [
'marked_cancelled' => 'S\'ha marcat :type com cancel·lat!',
'marked_received' => 'S\'ha marcat :type com rebut!',
],
+
+ 'recurring' => [
+ 'auto_generated' => 'Auto-generat',
+
+ 'tooltip' => [
+ 'document_date' => 'La data de :type s\'assignarà automàticament en funció de la planificació i frequència de :type.',
+ 'document_number' => 'El número de :type s\'assignarà automàticament quan es generi cada :type recurrent',
+ ],
+ ],
+
];
diff --git a/resources/lang/ca-ES/email_templates.php b/resources/lang/ca-ES/email_templates.php
index 168308120..63d967b01 100644
--- a/resources/lang/ca-ES/email_templates.php
+++ b/resources/lang/ca-ES/email_templates.php
@@ -27,6 +27,11 @@ return [
'body' => 'Hola,
En base al cobrament recurrent establert amb el client {customer_name}, s\'ha generat la factura {invoice_number} de manera automàtica.
Pots veure els detalls de la factura accedint a l\'enllaç: {invoice_number}.
Salutacions,
{company_name}',
],
+ 'invoice_view_admin' => [
+ 'subject' => 'S\'ha visualitzat la factura {invoice_number}',
+ 'body' => 'Hola,
{customer_name} ha visualitzat la factura {invoice_number}.
Pots veure els detalls de la factura seguin el següent enllaç: {invoice_number}.
Salutacions,
{company_name}',
+ ],
+
'invoice_payment_customer' => [
'subject' => 'S\'ha rebut el cobrament de la factura {invoice_number}',
'body' => 'Benvolgut/da {customer_name},
He rebut el teu pagament, gràcies. Pots veure els detalls del pagament a continuació:
-------------------------------------------------
Quantitat: {transaction_total}
Data: {transaction_paid_date}
Número de factura: {invoice_number}
-------------------------------------------------
Sempre pots veure els detalls de la factura accedint a l\'enllaç: {invoice_number}.
No dubtis a contactar amb nosaltres per qualsevol dubte.
Atentament,
{company_name}',
@@ -47,13 +52,13 @@ return [
'body' => 'Hola,
En base al pagament recurrent a {vendor_name}, s\'ha creat automàticament la factura de proveïdor {bill_number}.
Pots veure els detalls de la factura seguint l\'enllaç: {bill_number}.
Salutacions,
{company_name}',
],
- 'revenue_new_customer' => [
- 'subject' => 'S\'ha creat el pagament {revenue_date}',
- 'body' => 'Benvolgut/da {customer_name},
Hem preparat el pagament següent.
Pots veure els detalls del pagament a l\'enllaç següent: {revenue_date}.
No dubtis a contactar amb nosaltres per qualsevol dubte.
Salutacions,
{company_name}',
+ 'payment_received_customer' => [
+ 'subject' => 'El teu rebut de {company_name}',
+ 'body' => 'Benvolgut/da {contact_name},
Gràcies pel pagament.
Pots veure els detalls del pagament seguint el següent enllaç:: {payment_date}.
No dubtis a contactar amb nosaltres per qualsevol dubte.
Salutacions,
{company_name}',
],
- 'payment_new_vendor' => [
- 'subject' => 'Pagament creat el {revenue_date}',
- 'body' => 'Benvolgut/da {vendor_name},
Hem preparat el següent pagament.
Pots veure\'n els detalls accedint a l\'enllaç: {payment_date}.
No dubtis a contactar amb nosaltres per qualsevol dubte..
Salutacions,
{company_name}',
+ 'payment_made_vendor' => [
+ 'subject' => 'Pagament fet per {company_name}',
+ 'body' => 'Benvolgut/da {contact_name},
Hem fet el següent pagament.
Pots veure els detalls del pagament seguint el següent enllaç: {payment_date}.
No dubtis a contactar amb nosaltres per qualsevol dubte.
Salutacions,
{company_name}',
],
];
diff --git a/resources/lang/ca-ES/notifications.php b/resources/lang/ca-ES/notifications.php
index 7471cf262..e1a9a9c36 100644
--- a/resources/lang/ca-ES/notifications.php
+++ b/resources/lang/ca-ES/notifications.php
@@ -6,28 +6,23 @@ return [
'hello' => 'Hola!',
'salutation' => 'Atentament,
:company_name',
'subcopy' => 'Si tens problemes quan prems el botó ":text", copia i enganxa l\'enllaç de sota al teu navegador: [:url](:url)',
- 'reads' => 'Llegit|Llegides',
- 'read_all' => 'Llegir-ho tot',
'mark_read' => 'Marca com a llegida',
'mark_read_all' => 'Marcades totes com llegides',
- 'new_apps' => 'Nova app|Noves apps',
- 'upcoming_bills' => 'Pròximes factures',
- 'recurring_invoices' => 'Factures recurrents',
- 'recurring_bills' => 'Factures recurrents',
+ 'empty' => 'Visca, cap notificació!',
'update' => [
'mail' => [
- 'subject' => '⚠️ L\'actualització a :domain ha fallat',
- 'message' => '
+ 'title' => '⚠️ Ha fallat l\'actualització a :domain',
+ 'description' => '
L\'actualització de :alias des de :current_version a :new_version ha fallat al pas :step amb el següent missatge d\'error: :error_message',
],
'slack' => [
- 'message' => 'L\'actualització ha fallat a :domain',
+ 'description' => 'L\'actualització ha fallat a :domain',
],
@@ -37,15 +32,15 @@ L\'actualització de :alias des de :current_version a :new_version ha fallat al
'completed' => [
- 'subject' => 'Importació completada',
- 'description' => 'S\'ha completat la importació i els registres ja estan disponibles al teu tauler.',
+ 'title' => 'Importació completada',
+ 'description' => 'S\'ha completat la importació i els registres ja estan disponibles al teu tauler.',
],
'failed' => [
- 'subject' => 'Ha fallat la importació.',
- 'description' => 'No s\'ha pogut importar el fitxer a causa de:',
+ 'title' => 'Ha fallat la importació.',
+ 'description' => 'No s\'ha pogut importar el fitxer a causa de:',
],
],
@@ -54,15 +49,124 @@ L\'actualització de :alias des de :current_version a :new_version ha fallat al
'completed' => [
- 'subject' => 'L\'exportació està disponible.',
- 'description' => 'Pots descarregar el fitxer d\'exportació prement el següent enllaç:',
+ 'title' => 'L\'exportació està disponible.',
+ 'description' => 'Pots descarregar el fitxer d\'exportació prement el següent enllaç:',
],
'failed' => [
- 'subject' => 'Ha fallat l\'exportació',
- 'description' => 'No s\'ha pogut crear el fitxer d\'exportació a causa de:',
+ 'title' => 'Ha fallat l\'exportació',
+ 'description' => 'No s\'ha pogut crear el fitxer d\'exportació a causa de:',
+
+ ],
+
+ ],
+
+ 'menu' => [
+
+ 'export_completed' => [
+
+ 'title' => 'L\'exportació està disponible.',
+ 'description' => 'El fitxer d\'exportació de :type està disponible per descarregar.',
+
+ ],
+
+ 'export_failed' => [
+
+ 'title' => 'Ha fallat l\'exportació',
+ 'description' => 'No s\'ha pogut crear el fitxer d\'exportació a causa de: :issues',
+
+ ],
+
+ 'import_completed' => [
+
+ 'title' => 'Importació completada',
+ 'description' => 'S\'ha importat correctament :count de :type.',
+
+ ],
+
+ 'new_apps' => [
+
+ 'title' => 'Nova App',
+ 'description' => 'Ha sortit l\'app :name. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'invoice_new_customer' => [
+
+ 'title' => 'Nova factura',
+ 'description' => 'S\'ha creat la factura :invoice_number. Pots prémer aquí per veure\'n els detalls i procedir amb el pagament.',
+
+ ],
+
+ 'invoice_remind_customer' => [
+
+ 'title' => 'Factura vençuda',
+ 'description' => 'Ha vençut la factura :invoice_number amb data :invoice_due_date. Pots prémer aquí per veure\'n els detalls i procedir amb el pagament.',
+
+ ],
+
+ 'invoice_remind_admin' => [
+
+ 'title' => 'Factura vençuda',
+ 'description' => 'Ha vençut la factura :invoice_number amb data :invoice_due_date. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'invoice_recur_customer' => [
+
+ 'title' => 'Nova factura recurrent',
+ 'description' => 'S\'ha creat la factura recurrent :invoice_number. Pots prémer aquí per veure\'n els detalls i procedir amb el pagament.',
+
+ ],
+
+ 'invoice_recur_admin' => [
+
+ 'title' => 'Nova factura recurrent',
+ 'description' => 'S\'ha creat la factura recurrent :invoice_number per a :customer_name. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'invoice_view_admin' => [
+
+ 'title' => 'Factura visualitzada',
+ 'description' => ':customer_name ha visualitzat la factura :invoice_number. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'revenue_new_customer' => [
+
+ 'title' => 'S\'ha rebut el pagament',
+ 'description' => 'Gràcies pel pagament de la factura :invoice_number. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'invoice_payment_customer' => [
+
+ 'title' => 'S\'ha rebut el pagament',
+ 'description' => 'Gràcies pel pagament de la factura :invoice_number. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'invoice_payment_admin' => [
+
+ 'title' => 'S\'ha rebut el pagament',
+ 'description' => ':customer_name ha marcat el pagament de la factura :invoice_number. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'bill_remind_admin' => [
+
+ 'title' => 'Factura vençuda',
+ 'description' => 'Ha vençut la factura :bill_number amb data :bill_due_date. Pots prémer aquí per veure\'n els detalls.',
+
+ ],
+
+ 'bill_recur_admin' => [
+
+ 'title' => 'Nova factura recurrent',
+ 'description' => 'S\'ha creat la factura recurrent :bill_number de :vendor_name. Pots prémer aquí per veure\'n els detalls.',
],
@@ -72,9 +176,6 @@ L\'actualització de :alias des de :current_version a :new_version ha fallat al
'mark_read' => ':type ha llegit aquesta notificació!',
'mark_read_all' => ':type ha llegit totes les notificacions!',
- 'new_app' => ':type app publicada.',
- 'export' => 'El fitxer d\'exportació de :type està disponible a descarrega.',
- 'import' => 'S\'ha importat correctament :count de :type.',
],
];
diff --git a/resources/lang/ca-ES/portal.php b/resources/lang/ca-ES/portal.php
new file mode 100644
index 000000000..bf6b885ac
--- /dev/null
+++ b/resources/lang/ca-ES/portal.php
@@ -0,0 +1,52 @@
+ 'Perfil',
+ 'invoices' => 'Factures',
+ 'payments' => 'Pagaments',
+ 'payment_received' => 'S\'ha rebut el pagament, gràcies!',
+ 'create_your_invoice' => 'Ara crea les teves pròpies factures — de franc',
+ 'get_started' => 'Comença de franc',
+ 'billing_address' => 'Adreça de facturació',
+ 'see_all_details' => 'Veure els detalls de tots els comptes',
+ 'all_payments' => 'Inicia sessió per veure tots els pagaments',
+ 'received_date' => 'Data de recepció',
+
+ 'last_payment' => [
+ 'title' => 'Últim pagament fet',
+ 'description' => 'Has fet aquest pagament el :date',
+ 'not_payment' => 'Encara no has fet el pagament',
+ ],
+
+ 'outstanding_balance' => [
+ 'title' => 'Saldo pendent',
+ 'description' => 'El teu saldo pendent és:',
+ 'not_payment' => 'Encara no tens saldo pendent',
+ ],
+
+ 'latest_invoices' => [
+ 'title' => 'Últimes factures',
+ 'description' => ':date - Se\'t va facturar la factura número :invoice_number',
+ 'no_data' => 'Encara no tens factures.',
+ ],
+
+ 'invoice_history' => [
+ 'title' => 'Històric de factures',
+ 'description' => ':date - Se\'t va facturar la factura :invoice_number.',
+ 'no_data' => 'Encara no tens històric de facturació.',
+ ],
+
+ 'payment_history' => [
+ 'title' => 'Històric de pagaments',
+ 'description' => ':date - Vas fer un pagament de :amount.',
+ 'invoice_description'=> ':date - Vas fer un pagament de :amount per la factura :invoice_number.',
+
+ 'no_data' => 'Encara no tens històric de pagaments.',
+ ],
+
+ 'payment_detail' => [
+ 'description' => 'Vas fer un pagament de :amount el :date per aquesta factura.'
+ ],
+
+];
diff --git a/resources/lang/ca-ES/reconciliations.php b/resources/lang/ca-ES/reconciliations.php
index a4776d7d0..1a390b5f3 100644
--- a/resources/lang/ca-ES/reconciliations.php
+++ b/resources/lang/ca-ES/reconciliations.php
@@ -14,5 +14,9 @@ return [
'cleared_amount' => 'Quantitat esborrada',
'deposit' => 'Dipòsit',
'withdrawal' => 'Retirada',
+ 'reconciled_amount' => 'Conciliat',
+ 'in_progress' => 'En curs',
+ 'save_draft' => 'Desa com a esborrany',
+ 'irreconcilable' => 'No es pot conciliar',
];
diff --git a/resources/lang/ca-ES/transactions.php b/resources/lang/ca-ES/transactions.php
new file mode 100644
index 000000000..aff878a34
--- /dev/null
+++ b/resources/lang/ca-ES/transactions.php
@@ -0,0 +1,45 @@
+ 'S\'ha rebut el pagament',
+ 'payment_made' => 'S\'ha fet el pagament',
+ 'paid_by' => 'Pagat per',
+ 'paid_to' => 'Pagat a',
+ 'related_invoice' => 'Factura relacionada',
+ 'related_bill' => 'Factura relacionada',
+ 'recurring_income' => 'Ingrés recurrent',
+ 'recurring_expense' => 'Despesa recurrent',
+
+ 'form_description' => [
+ 'general' => 'Aquí pots introduir la informació general de la transacció com ara data, quantitat, compte, descripció, etc.',
+ 'assign_income' => 'Selecciona una categoria i un client per acotar més els informes.',
+ 'assign_expense' => 'Selecciona una categoria i un proveïdor per acotar més els informes.',
+ 'other' => 'Entra una referència per mantenir la transacció enllaçada amb els teus registres.',
+ ],
+
+ 'slider' => [
+ 'create' => ':user va crear aquesta transacció el :date',
+ 'attachments' => 'Descarrega els arxius enllaçats a aquesta transacció',
+ 'create_recurring' => ':user va crear aquesta plantilla recurrent el dia :date',
+ 'schedule' => 'Repeteix cada :interval :frequency des de :date',
+ 'children' => 'S\'han creat :count factures automàticament',
+ ],
+
+ 'share' => [
+ 'income' => [
+ 'show_link' => 'El teu client pot veure la factura des d\'aquest enllaç',
+ 'copy_link' => 'Copia l\'enllaç i comparteix-lo amb el teu client.',
+ ],
+
+ 'expense' => [
+ 'show_link' => 'El teu proveïdor pot veure la transacció des d\'aquest enllaç',
+ 'copy_link' => 'Copia l\'enllaç i comparteix-lo amb el teu proveïdor.',
+ ],
+ ],
+
+ 'sticky' => [
+ 'description' => 'Previsualització de la versió web de la teva factura que veurà el teu client.',
+ ],
+
+];
diff --git a/resources/lang/ca-ES/vendors.php b/resources/lang/ca-ES/vendors.php
new file mode 100644
index 000000000..0a8c8bfbd
--- /dev/null
+++ b/resources/lang/ca-ES/vendors.php
@@ -0,0 +1,16 @@
+ [
+ 'general' => 'La informació de contacte del teu proveïdor apareixerà a les factures i als seus perfils. Pots afegir la seva informació de contacte i el seu logotip per utilitzar-los en factures.',
+ 'billing' => 'El número fiscal apareix a cada factura que t\'hagin emès. La moneda seleccionada es converteix en la moneda predeterminada per a aquest proveïdor.',
+ 'address' => 'L\'adreça és necessària per a les factures, de manera que cal que afegeixis els detalls de l\'adreça de facturació pel teu proveïdor.',
+ ],
+
+ 'no_records' => [
+ 'bills' => 'Encara no hi ha factures d\'aquest proveïdor. Crea\'n una de nova ara.',
+ 'transactions' => 'Encara no hi ha transaccions per aquest proveïdor. Crea\'n una de nova ara.',
+ ],
+
+];
diff --git a/resources/lang/ca-ES/widgets.php b/resources/lang/ca-ES/widgets.php
index 0d03397ab..5f4d4ede7 100644
--- a/resources/lang/ca-ES/widgets.php
+++ b/resources/lang/ca-ES/widgets.php
@@ -2,23 +2,33 @@
return [
- 'currencies' => 'Monedes',
- 'total_income' => 'Total d\'ingressos',
'receivables' => 'Pendent de cobrar',
- 'open_invoices' => 'Factures no vençudes',
- 'overdue_invoices' => 'Factures vençudes',
- 'total_expenses' => 'Total de despeses',
'payables' => 'Pendent de pagar',
- 'open_bills' => 'Factures no vençudes',
- 'overdue_bills' => 'Factures vençudes',
- 'total_profit' => 'Balanç total',
- 'open_profit' => 'Guanys no vençuts',
- 'overdue_profit' => 'Guanys vençuts',
'cash_flow' => 'Flux de caixa',
- 'no_profit_loss' => 'Sense pèrdua de guanys',
- 'income_by_category' => 'Ingressos per categoria',
+ 'profit_loss' => 'Guanys i pèrdues',
'expenses_by_category' => 'Despeses per categoria',
'account_balance' => 'Balanç',
- 'latest_income' => 'Últims ingressos',
- 'latest_expenses' => 'Últimes despeses',
+ 'bank_feeds' => 'Connecta comptes bancaris',
+ 'currencies' => 'Monedes',
+
+ 'view_report' => 'Visualitza l\'informe',
+ 'total_unpaid_invoices' => 'Total de factures pendents',
+ 'total_unpaid_bills' => 'Total de factures pendents',
+
+ 'description' => [
+ 'receivables' => 'Import que encara no has rebut dels teus clients',
+ 'payables' => 'Import que encara has de pagar als teus proveïdors',
+ 'cash_flow' => 'Efectiu entrant i sortint del teu negoci',
+ 'profit_loss' => 'Ingressos i despeses incloses les factures de clients i proveïdors impagades',
+ 'expenses_by_category' => 'Principals despeses en vàries categories',
+ 'account_balance' => 'Saldo actual dels teus comptes bancaris',
+ 'bank_feeds' => 'Importa les teves transaccions a Akaunting automàticament connectant els vostres comptes bancaris',
+ ],
+
+ 'periods' => [
+ 'overdue_1_30' => '1-30 dies de venciment',
+ 'overdue_30_60' => '30-60 dies de venciment',
+ 'overdue_60_90' => '60-90 dies de venciment',
+ 'overdue_90_un' => '> 90 dies de venciment',
+ ],
];
diff --git a/resources/lang/fr-FR/auth.php b/resources/lang/fr-FR/auth.php
index c359f8c5f..46692804b 100644
--- a/resources/lang/fr-FR/auth.php
+++ b/resources/lang/fr-FR/auth.php
@@ -30,15 +30,15 @@ return [
'password' => [
'pass' => 'Mot de passe',
'pass_confirm' => 'Confirmation de mot de passe',
- 'current' => 'Mot de passe',
- 'current_confirm' => 'Confirmation de mot de passe',
+ 'current' => 'Mot de passe actuel',
+ 'current_confirm' => 'Confirmation du mot de passe actuel',
'new' => 'Nouveau mot de passe',
'new_confirm' => 'Confirmation du nouveau mot de passe',
],
'error' => [
'self_delete' => 'Erreur : Vous ne pouvez pas vous supprimer vous-même !',
- 'self_disable' => 'Erreur : Vous ne pouvez pas vous désactiver vous-même !',
+ 'self_disable' => 'Erreur : Vous ne pouvez pas vous désactiver vous-même !',
'no_company' => 'Erreur : Aucune entreprise associée à votre compte. Veuillez contacter votre administrateur système.',
],
diff --git a/resources/lang/fr-FR/header.php b/resources/lang/fr-FR/header.php
index 9bc2ebdfa..4b965f7ab 100644
--- a/resources/lang/fr-FR/header.php
+++ b/resources/lang/fr-FR/header.php
@@ -6,7 +6,7 @@ return [
'last_login' => 'Dernière connexion :time',
'notifications' => [
- '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',
'new_apps' => '{1} :count nouvelle application est publiée|[2,*] :count nouvelles applications publié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',
@@ -23,7 +23,7 @@ return [
],
'docs_link' => 'https://akaunting.com/docs',
- 'support_link' => 'https://akaunting.com/docs',
+ 'support_link' => 'https://akaunting.com/support',
'favorite' => [
'added_favorite' => 'Ajouté aux favoris',
diff --git a/resources/lang/fr-FR/items.php b/resources/lang/fr-FR/items.php
index bd408c509..83bdec796 100644
--- a/resources/lang/fr-FR/items.php
+++ b/resources/lang/fr-FR/items.php
@@ -6,7 +6,7 @@ return [
'purchase_price' => 'Prix d\'achat',
'enter_item_description' => 'Entrez la description de l\'article',
'billing' => 'Facturation',
- 'sale_information' => 'Informations de ventes',
+ 'sale_information' => 'Informations de vente',
'purchase_information' => 'Informations sur l\'achat',
'form_description' => [
diff --git a/resources/lang/fr-FR/passwords.php b/resources/lang/fr-FR/passwords.php
index 71ba83e10..55adbe900 100644
--- a/resources/lang/fr-FR/passwords.php
+++ b/resources/lang/fr-FR/passwords.php
@@ -15,9 +15,9 @@ return [
'password' => 'Les mots de passe doivent contenir au moins six caractères et correspondre à la confirmation.',
'reset' => 'Le mot de passe principal a été réinitialisé !',
- 'sent' => 'Nous avons envoyé par courrier électronique votre lien de réinitialisation de mot de passe !',
+ 'sent' => 'Nous avons envoyé par courrier électronique votre lien de réinitialisation de mot de passe !',
'throttled' => 'Veuillez patienter avant de réessayer.',
'token' => 'Ce jeton de réinitialisation de mot de passe n’est pas valide.',
- 'user' => "Nous ne pouvons pas trouver un utilisateur avec cette adresse email.",
+ 'user' => "Nous n'avons pas pu trouver d'utilisateur avec cette adresse email.",
];
diff --git a/resources/lang/fr-FR/reconciliations.php b/resources/lang/fr-FR/reconciliations.php
index 091b48406..9ec433696 100644
--- a/resources/lang/fr-FR/reconciliations.php
+++ b/resources/lang/fr-FR/reconciliations.php
@@ -4,10 +4,10 @@ return [
'reconcile' => 'Rapprocher',
'unreconcile' => 'Non rapprochable',
- 'reconciled' => 'Réconcilié',
+ 'reconciled' => 'Rapproché',
'opening_balance' => 'Solde à l\'ouverture',
'closing_balance' => 'Solde de clôture',
- 'unreconciled' => 'Non réconsilié',
+ 'unreconciled' => 'Non rapprochable',
'transactions' => 'Transactions',
'start_date' => 'Date de début',
'end_date' => 'Date de fin',
diff --git a/resources/lang/fr-FR/reports.php b/resources/lang/fr-FR/reports.php
index 676c4b7ad..d55a47b1e 100644
--- a/resources/lang/fr-FR/reports.php
+++ b/resources/lang/fr-FR/reports.php
@@ -31,7 +31,7 @@ return [
'charts' => [
'line' => 'Ligne',
- 'bar' => 'Pile',
+ 'bar' => 'Barre',
'pie' => 'Camembert',
],
diff --git a/resources/lang/lv-LV/invoices.php b/resources/lang/lv-LV/invoices.php
index b17444399..61aa48530 100644
--- a/resources/lang/lv-LV/invoices.php
+++ b/resources/lang/lv-LV/invoices.php
@@ -4,22 +4,26 @@ return [
'invoice_number' => 'Rēķina numurs',
'invoice_date' => 'Rēķina datums',
+ 'invoice_amount' => 'Pavadzīmes summa',
'total_price' => 'Kopējā summa',
'due_date' => 'Apmaksas termiņš',
'order_number' => 'Pasūtījuma numurs',
'bill_to' => 'Saņēmējs',
+ 'cancel_date' => 'Atcelt datumu',
'quantity' => 'Daudzums',
'price' => 'Cena',
- 'sub_total' => 'Summa',
+ 'sub_total' => 'Starpsumma',
'discount' => 'Atlaide',
- 'tax_total' => 'Atlaide kopā',
- 'total' => 'Summa',
+ 'item_discount' => 'Rindas atlaide',
+ 'tax_total' => 'Nodokļu kopsumma',
+ 'total' => 'Summa kopā',
'item_name' => 'Nosaukums|Nosaukums',
+ 'recurring_invoices' => 'Atkārtots rēķins|Atkārtoti rēķini',
'show_discount' => ':discount% atlaide',
- 'add_discount' => 'Pieviento atlaidi',
+ 'add_discount' => 'Pievieno atlaidi',
'discount_desc' => 'no summas',
'payment_due' => 'Apmaksas termiņš',
@@ -29,7 +33,8 @@ return [
'add_payment' => 'Pievienot maksājumu',
'mark_paid' => 'Atzīmēt kā samaksāts',
'mark_sent' => 'Atzīmēt kā nosūtītu',
- 'mark_viewed' => 'Mark Viewed',
+ 'mark_viewed' => 'Atzīmēt skatīto',
+ 'mark_cancelled' => 'Atzīme atcelta',
'download_pdf' => 'Lejupielādēt PDF',
'send_mail' => 'Sūtīt e-pastu',
'all_invoices' => 'Pierakstīties, lai skatītu visus rēķinus',
@@ -37,36 +42,44 @@ return [
'send_invoice' => 'Sūtīt rēķinu',
'get_paid' => 'Saņemt apmaksu',
'accept_payments' => 'Pieņemt tiešsaistes maksājumus',
+ 'payment_received' => 'Saņemts maksājums',
- 'statuses' => [
- 'draft' => 'Draft',
- 'sent' => 'Sent',
- 'viewed' => 'Viewed',
- 'approved' => 'Approved',
- 'partial' => 'Partial',
- 'paid' => 'Paid',
- 'overdue' => 'Overdue',
- 'unpaid' => 'Unpaid',
+ 'form_description' => [
+ 'billing' => 'Norēķinu informācija tiek parādīta jūsu rēķinā. Informācijas panelī un pārskatos tiek izmantots rēķina datums. Kā Apmaksas datumu atlasiet datumu, kurā plānojat veikt maksājumu.',
],
'messages' => [
- 'email_sent' => 'Invoice email has been sent!',
- 'marked_sent' => 'Invoice marked as sent!',
- 'marked_paid' => 'Invoice marked as paid!',
'email_required' => 'Pircējam nav norādīta e-pasta adrese!',
'draft' => 'Šis ir melnraksts rēķinam un tas atspoguļosies diagrammās, pēc tam, kad tas tiks iespējots / nosūtīts.',
'status' => [
- 'created' => 'Izveidots: datums',
- 'viewed' => 'Viewed',
+ 'created' => 'Izveidots :datums',
+ 'viewed' => 'Skatīts',
'send' => [
'draft' => 'Nav nosūtīts',
- 'sent' => 'Nosūtīts: datums',
+ 'sent' => 'Nosūtīts :datums',
],
'paid' => [
- 'await' => 'Gaidāmie maksājumi',
+ 'await' => 'Gaida maksājumu',
],
],
],
+ 'slider' => [
+ 'create' => ':user izveidoja šo pārskaitījumu :date',
+ 'create_recurring' => ':user izveidoja šo periodisko veidni :date',
+ 'schedule' => 'Atkārtojiet katru :interval :frequency kopš :date',
+ 'children' => ':count rēķini tika izveidoti automātiski',
+ ],
+
+ 'share' => [
+ 'show_link' => 'Jūsu klients var apskatīt rēķinu šajā saitē',
+ 'copy_link' => 'Kopējiet saiti un kopīgojiet to ar savu klientu.',
+ 'success_message' => 'Kopīgošanas saite ir iekopēta starpliktuvē!',
+ ],
+
+ 'sticky' => [
+ 'description' => 'Jūsu priekšskatījums, kā jūsu klients redzēs jūsu rēķina tīmekļa versiju.',
+ ],
+
];
diff --git a/resources/lang/lv-LV/portal.php b/resources/lang/lv-LV/portal.php
new file mode 100644
index 000000000..54033263d
--- /dev/null
+++ b/resources/lang/lv-LV/portal.php
@@ -0,0 +1,52 @@
+ 'Profils',
+ 'invoices' => 'Rēķini',
+ 'payments' => 'Maksājumi',
+ 'payment_received' => 'Maksājums saņemts, paldies!',
+ 'create_your_invoice' => 'Tagad izveidojiet savu rēķinu — tas ir bez maksas',
+ 'get_started' => 'Sāciet darbu bez maksas',
+ 'billing_address' => 'Norēķinu adrese',
+ 'see_all_details' => 'Skatiet visu konta informāciju',
+ 'all_payments' => 'Piesakieties, lai skatītu visus maksājumus',
+ 'received_date' => 'Saņemšanas datums',
+
+ 'last_payment' => [
+ 'title' => 'Pēdējais maksājums veikts',
+ 'description' => 'Jūs veicāt šo maksājumu :date',
+ 'not_payment' => 'Jūs vēl neesat veicis maksājumu.',
+ ],
+
+ 'outstanding_balance' => [
+ 'title' => 'Nesamaksātais atlikums',
+ 'description' => 'Jūsu neapmaksātais atlikums ir:',
+ 'not_payment' => 'Jums vēl nav neapmaksāta atlikuma.',
+ ],
+
+ 'latest_invoices' => [
+ 'title' => 'Jaunākie rēķini',
+ 'description' => ':date — jums tika izrakstīts rēķins ar rēķina numuru :invoice_number.',
+ 'no_data' => 'Jums vēl nav rēķina.',
+ ],
+
+ 'invoice_history' => [
+ 'title' => 'Rēķinu vēsture',
+ 'description' => ':date — jums tika izrakstīts rēķins ar rēķina numuru :invoice_number.',
+ 'no_data' => 'Jums vēl nav rēķinu vēstures.',
+ ],
+
+ 'payment_history' => [
+ 'title' => 'Maksājumu vēsture',
+ 'description' => ':date — jūs veica maksājumu :amount.',
+ 'invoice_description'=> ':date — jūs veica maksājumu :amount par rēķina numuru :invoice_number.',
+
+ 'no_data' => 'Jums vēl nav maksājumu vēstures.',
+ ],
+
+ 'payment_detail' => [
+ 'description' => 'Jūs veicāt :amount maksājumu :date par šo rēķinu .'
+ ],
+
+];
diff --git a/resources/lang/lv-LV/recurring.php b/resources/lang/lv-LV/recurring.php
index 11e214162..b23fa6da0 100644
--- a/resources/lang/lv-LV/recurring.php
+++ b/resources/lang/lv-LV/recurring.php
@@ -10,11 +10,32 @@ return [
'weekly' => 'Katru nedēļu',
'monthly' => 'Katru mēnesi',
'yearly' => 'Reizi gadā',
- 'custom' => 'Cits',
+ 'custom' => 'Pasūtījuma',
'days' => 'Diena(s)',
'weeks' => 'Nedēļa(s)',
'months' => 'Mēnesis(-ši)',
'years' => 'Gads(-i)',
- 'message' => ':type iestatīta atkārtošana. Nākošais :type tiks automātiski ģenerēts :date',
+ 'frequency' => 'Biežums',
+ 'duration' => 'Ilgums',
+ 'last_issued' => 'Pēdējais izdots',
+ 'after' => 'Pēc',
+ 'on' => 'Ieslēgt',
+ 'never' => 'Nekad',
+ 'ends_after' => 'Beidzas pēc :times reizēm',
+ 'ends_never' => 'Nekad nebeidzas',
+ 'ends_date' => 'Beidzas :date',
+ 'next_date' => 'Nākamais :date',
+ 'end' => 'Beigt atkārtoties',
+ 'child' => ':url tika automātiski izveidots :date',
+ 'message' => ':veids iestatīta atkārtošana. Nākošais :veids tiks automātiski ģenerēts :datums',
+ 'message_parent' => 'Šis :veids tika ģenerēts automātiski no :links',
+
+ 'frequency_type' => 'Atkārtojiet :type',
+ 'limit_date' => 'Vispirms izveidojiet :type',
+ 'limit_middle' => 'un beigas',
+
+ 'form_description' => [
+ 'schedule' => 'Izvēlieties noteikumus un sākuma/beigu laiku, lai nodrošinātu, ka jūsu klients saņem jūsu :type pareizajā dienā.',
+ ],
];
diff --git a/resources/lang/lv-LV/reports.php b/resources/lang/lv-LV/reports.php
index 33082aba4..635a9b02b 100644
--- a/resources/lang/lv-LV/reports.php
+++ b/resources/lang/lv-LV/reports.php
@@ -2,26 +2,42 @@
return [
- 'this_year' => 'Šogad',
- 'previous_year' => 'Iepriekšējais gads',
- 'this_quarter' => 'Šis ceturksnis',
- 'previous_quarter' => 'Iepriekšējais ceturksnis',
- 'last_12_months' => 'Iepriekšējie 12 mēneši',
- 'profit_loss' => 'Peļņa un zaudējumi',
- 'gross_profit' => 'Bruto peļņa',
- 'net_profit' => 'Neto peļņa',
- 'total_expenses' => 'Kopējie izdevumi',
- 'net' => 'NET',
- 'income_expense' => 'Income & Expense',
- 'income_summary' => 'Ieņēmumu kopsavilkums',
- 'expense_summary' => 'Izdevumu kopsavilkums',
- 'income_expense_summary' => 'Ieņēmumi pret izdevumiem',
- 'tax_summary' => 'Nodokļu kopsavilkums',
+ 'years' => 'Gads|Gadi',
+ 'preferences' => 'Preference|Preferences',
+ 'this_year' => 'Šogad',
+ 'previous_year' => 'Iepriekšējais gads',
+ 'this_quarter' => 'Šis ceturksnis',
+ 'previous_quarter' => 'Iepriekšējais ceturksnis',
+ 'last_12_months' => 'Iepriekšējie 12 mēneši',
+ 'profit_loss' => 'Peļņa & zaudējumi',
+ 'income_summary' => 'Ieņēmumu kopsavilkums',
+ 'expense_summary' => 'Izdevumu kopsavilkums',
+ 'income_expense_summary' => 'Ieņēmumi pret izdevumiem',
+ 'tax_summary' => 'Nodokļu kopsavilkums',
+ 'gross_profit' => 'Bruto peļņa',
+ 'net_profit' => 'Neto peļņa',
+ 'total_expenses' => 'Kopējie izdevumi',
+ 'net' => 'NETO',
+ 'income_expense' => 'Ienākumi & Izdevumi',
+ 'pin' => 'Piespraust savu pārskatu',
- 'charts' => [
- 'line' => 'Line',
- 'bar' => 'Bar',
- 'pie' => 'Pie',
+ 'income_expense_description' => 'Ienākumu un izdevumu pārskatu apraksts',
+ 'accounting_description' => 'Grāmatvedības atskaišu apraksts',
+
+ 'form_description' => [
+ 'general' => 'Šeit varat ievadīt vispārīgu pārskata informāciju, piemēram, nosaukumu, veidu, aprakstu utt.',
+ 'preferences' => 'Preferences palīdz pielāgot pārskatus.'
],
+ 'charts' => [
+ 'line' => 'Līnija',
+ 'bar' => 'Stienis',
+ 'pie' => 'Pīrāgs',
+ ],
+
+ 'pin_text' => [
+ 'unpin_report' => 'Atspraust savu ziņojumu',
+ 'pin_report' => 'Piespraust savu pārskatu',
+ ]
+
];
diff --git a/resources/lang/lv-LV/transactions.php b/resources/lang/lv-LV/transactions.php
new file mode 100644
index 000000000..165a5e0a3
--- /dev/null
+++ b/resources/lang/lv-LV/transactions.php
@@ -0,0 +1,45 @@
+ 'Saņemts maksājums',
+ 'payment_made' => 'Maksājums veikts',
+ 'paid_by' => 'Apmaksāja',
+ 'paid_to' => 'Samaksāts uz',
+ 'related_invoice' => 'Saistīts rēķins',
+ 'related_bill' => 'Saistīts rēķins',
+ 'recurring_income' => 'Periodiskie ieņēmumi',
+ 'recurring_expense' => 'Peridiskās izmaksas',
+
+ 'form_description' => [
+ 'general' => 'Šeit varat ievadīt vispārīgu informāciju par darījumu, piemēram, datumu, summu, kontu, aprakstu utt.',
+ 'assign_income' => 'Atlasiet kategoriju un klientu, lai padarītu jūsu pārskatus detalizētākus.',
+ 'assign_expense' => 'Atlasiet kategoriju un piegādātāju, lai padarītu jūsu pārskatus detalizētākus.',
+ 'other' => 'Ievadiet atsauci, lai darījums būtu saistīts ar jūsu ierakstiem.',
+ ],
+
+ 'slider' => [
+ 'create' => ':user izveidoja šo pārskaitījumu :date',
+ 'attachments' => 'Lejupielādējiet šim darījumam pievienotos failus',
+ 'create_recurring' => ':user izveidoja šo periodisko veidni :date',
+ 'schedule' => 'Atkārtojiet katru :interval :frequency kopš :date',
+ 'children' => ':count transakcijas tika izveidotas automātiski',
+ ],
+
+ 'share' => [
+ 'income' => [
+ 'show_link' => 'Jūsu klients darījumu var apskatīt šajā saitē',
+ 'copy_link' => 'Kopējiet saiti un kopīgojiet to ar savu klientu.',
+ ],
+
+ 'expense' => [
+ 'show_link' => 'Jūsu piegādātājs var apskatīt darījumu, izmantojot šo saiti',
+ 'copy_link' => 'Kopējiet saiti un kopīgojiet to ar savu piegādātāju.',
+ ],
+ ],
+
+ 'sticky' => [
+ 'description' => 'Jūsu priekšskatījums, kā klients redzēs jūsu maksājuma tīmekļa versiju.',
+ ],
+
+];
diff --git a/resources/lang/lv-LV/vendors.php b/resources/lang/lv-LV/vendors.php
new file mode 100644
index 000000000..5c2bdcf1d
--- /dev/null
+++ b/resources/lang/lv-LV/vendors.php
@@ -0,0 +1,16 @@
+ [
+ 'general' => 'Jūsu piegādātāja kontaktinformācija būs redzama rēķinos un viņu profilos. Varat pievienot viņu kontaktinformāciju un logotipu, ko izmantot rēķinos.',
+ 'billing' => 'Nodokļa numurs ir norādīts katrā jums izsniegtajā rēķinā. Atlasītā valūta kļūst par šī piegādātāja noklusējuma valūtu.',
+ 'address' => 'Adrese ir nepieciešama rēķiniem, tāpēc jums ir jāpievieno sava piegādātāja norēķinu adreses informācija.',
+ ],
+
+ 'no_records' => [
+ 'bills' => 'Šim pārdevējam vēl nav neviena rēķina. Izveidojiet jaunu tūlīt.',
+ 'transactions' => 'Šim pārdevējam vēl nav neviena darījuma. Izveidojiet jaunu tūlīt.',
+ ],
+
+];