new crowdin translations

This commit is contained in:
Crowdin Bot
2021-07-16 00:17:27 +00:00
parent 2c0e96f351
commit 728dea8f31
75 changed files with 780 additions and 252 deletions

View File

@ -4,12 +4,24 @@ return [
'change_language' => 'Endre språk',
'last_login' => 'Siste pålogging :time',
'notifications' => [
'counter' => '{0} Du har ingen varsel |{1} Du har :count varsler|[2,*] Du har :count varsler',
'counter' => '{0} Du har ingen nye varsler|{1} Du har :count ny varsel|[2,*] Du har :count nye varsler',
'new_apps' => '{1} :count ny app er publisert|[2,*] :count nye apper er publisert',
'overdue_invoices' => '{1} :count forfalt faktura|[2,*] :count forfalte fakturaer',
'upcoming_bills' => '{1} :count kommende faktura [2,*] :count kommende fakturaer',
'view_all' => 'Vis alle'
'view_all' => 'Vis alle',
'exports' => [
'completed' => '{1} :count ferdig eksport|[2,*] :count ferdige eksporter',
'failed' => '{1} :count feilet eksport|[2,*] :count feilede eksporter',
],
'imports' => [
'completed' => '{1} :count ferdig import|[2,*] :count ferdige importer',
'failed' => '{1} :count feilet import|[2,*] :count feilede importer',
],
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',