mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update languages.
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user