Skip to content

Commit

Permalink
new crowdin translations
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Oct 12, 2022
1 parent 762aad5 commit 849b7ff
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 2 deletions.
1 change: 1 addition & 0 deletions resources/lang/es-CO/auth.php
Expand Up @@ -39,6 +39,7 @@
'error' => [
'self_delete' => 'Error: Cuenta actual!',
'self_disable' => 'error: deshabilitado',
'unassigned' => 'Error: Can not unassigned company! The :company company must be assigned at least one user.',
'no_company' => 'Error: No hay compañías asignadas a su cuenta. Por favor contacte al administrador del sistema.',
],

Expand Down
1 change: 1 addition & 0 deletions resources/lang/fr-FR/auth.php
Expand Up @@ -39,6 +39,7 @@
'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 !',
'unassigned' => 'Erreur: La société :company ne peut pas être désassignée ! La société :company doit être assignée au moins un utilisateur.',
'no_company' => 'Erreur : Aucune entreprise associée à votre compte. Veuillez contacter votre administrateur système.',
],

Expand Down
2 changes: 1 addition & 1 deletion resources/lang/fr-FR/widgets.php
Expand Up @@ -12,7 +12,7 @@
'currencies' => 'Devises',

'view_report' => 'Voir le rapport',
'total_unpaid_invoices' => 'Montant des factures impayées',
'total_unpaid_invoices' => 'Montant total des factures impayées',
'total_unpaid_bills' => 'Montant des achats impayés',

'description' => [
Expand Down
10 changes: 9 additions & 1 deletion resources/lang/id-ID/currencies.php
Expand Up @@ -14,6 +14,14 @@
'position' => 'Posisi Simbol',
'before' => 'Sebelum Jumlah',
'after' => 'Setelah Jumlah',
]
],

'form_description' => [
'general' => 'Mata uang bawaan saat ini digunakan pada Dasbor dan Laporan. Bagi mata uang yang lain, nilai tukar harus lebih rendah dari 1 untuk mata uang yang lebih lemah dan lebih dari 1 untuk mata uang yang lebih kuat.',
],

'no_currency' => 'Tanpa Mata Uang',
'create_currency' => 'Buat mata uang baru dan edit kapan saja melalui pengaturan.',
'new_currency' => 'Mata Uang Baru',

];
1 change: 1 addition & 0 deletions resources/lang/pt-BR/auth.php
Expand Up @@ -39,6 +39,7 @@
'error' => [
'self_delete' => 'Erro: não pode se excluir!',
'self_disable' => 'Erro: Você não pode desativar você mesmo!',
'unassigned' => 'Erro: não pode deixar de ser atribuído empresa! A :company deve ser atribuída pelo menos um usuário.',
'no_company' => 'Erro: Nenhuma empresa atribuída à sua conta. Por favor, entre em contato com o administrador do sistema.',
],

Expand Down

0 comments on commit 849b7ff

Please sign in to comment.