Update languages.

This commit is contained in:
James Cole
2020-12-30 18:43:37 +01:00
parent 2a0af839f9
commit ef42d89d55
70 changed files with 553 additions and 161 deletions

View File

@@ -33,10 +33,13 @@ return [
'clone' => 'Klon',
'last_seven_days' => 'Syv siste dager',
'last_thirty_days' => 'Tredve siste dager',
'last_180_days' => 'Last 180 days',
'YTD' => 'YTD',
'welcome_back' => 'What\'s playing?',
'everything' => 'Alt',
'today' => 'i dag',
'customRange' => 'Egendefinert utvalg',
'date_range' => 'Date range',
'apply' => 'Bruk',
'select_date' => 'Velg dato..',
'cancel' => 'Avbryt',
@@ -53,7 +56,7 @@ return [
'Opening balance' => 'Startsaldo',
'create_new_stuff' => 'Lag nye ting',
'new_withdrawal' => 'Nytt uttak',
'create_new_transaction' => 'Opprett ny transaksjon',
'create_new_transaction' => 'Create a new transaction',
'sidebar_frontpage_create' => 'Create',
'new_transaction' => 'New transaction',
'no_rules_for_bill' => 'This bill has no rules associated to it.',
@@ -1451,6 +1454,8 @@ return [
'journal-amount' => 'Gjeldende regningspost',
'name' => 'Navn',
'date' => 'Dato',
'date_and_time' => 'Date and time',
'time' => 'Time',
'paid' => 'Betalt',
'unpaid' => 'Ikke betalt',
'day' => 'Dag',
@@ -1514,6 +1519,8 @@ return [
'transaction_journal_information' => 'Transaksjonsinformasjon',
'transaction_journal_meta' => 'Metainformasjon',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',
'transaction_journal_extra' => 'Extra information',
'att_part_of_journal' => 'Stored under ":journal"',
'total_amount' => 'Totalbeløp',
'number_of_decimals' => 'Antall desimaler',