new crowdin translations

This commit is contained in:
Crowdin Bot
2021-10-07 08:40:37 +00:00
parent e30284982b
commit da09b8c41f
65 changed files with 698 additions and 314 deletions

View File

@ -4,12 +4,24 @@ return [
'change_language' => 'Taal wijzigen',
'last_login' => 'Laatste login :time',
'notifications' => [
'counter' => '{0} U heeft geen melding |{1} U heeft :count notificatie| [2,*] U heeft :count notificaties',
'new_apps' => '{1} :count nieuwe app is gepubliceerd [2,*] :count nieuwe apps gepubliceerd',
'overdue_invoices' => '{1} :count achterstallig factuur | [2,*] :count achterstallige facturen',
'upcoming_bills' => '{1} :count aankomende factuur | [2,*] :count aankomende facturen',
'view_all' => 'Alles Weergeven'
'view_all' => 'Alles Weergeven',
'exports' => [
'completed' => '{1} :count voltooide export [2,*] :count voltooide exports',
'failed' => '{1} :count mislukte export [2,*] :count mislukte exports',
],
'imports' => [
'completed' => '{1} :count voltooide import [2,*] :count voltooide imports',
'failed' => '{1} :count mislukt import [2,*] :count mislukte imports',
],
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',