new crowdin translations

This commit is contained in:
Crowdin Bot
2021-06-27 15:31:40 +00:00
parent 145db786f8
commit d1e2137917
117 changed files with 636 additions and 283 deletions

View File

@@ -4,12 +4,24 @@ return [
'change_language' => 'Ändra språk',
'last_login' => 'Senaste inloggningen :time',
'notifications' => [
'counter' => '{0} Du har inga notifikationer|{1} Du har :count notifikationer|[2,*] Du har :count notifikationer',
'new_apps' => '{1} :count ny app är publicerad<unk> [2,*] :count nya appar publicerade',
'overdue_invoices' => '{1} :count förfallna fakturor|[2,*] :count förfallna fakturor',
'upcoming_bills' => '{1} :count kommande räkning|[2,*] :count kommande räkningar',
'view_all' => 'Visa alla'
'view_all' => 'Visa alla',
'exports' => [
'completed' => '{1} :count färdig export<unk> [2,*] :count färdiga exporter',
'failed' => '{1} :count misslyckad export<unk> [2,*] :count misslyckade exporter',
],
'imports' => [
'completed' => '{1} :count färdig import<unk> [2,*] :count färdiga importer',
'failed' => '{1} :count misslyckad import<unk> [2,*] :count misslyckade importer',
],
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',