mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Updated meta-files & translations for upcoming release.
This commit is contained in:
@@ -104,8 +104,8 @@ return [
|
||||
'warning_much_data' => ':days dager med data kan ta litt tid å laste.',
|
||||
'registered' => 'Registreringen var vellykket!',
|
||||
'Default asset account' => 'Standard aktivakonto',
|
||||
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="/budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||||
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||||
'Savings account' => 'Sparekonto',
|
||||
'Credit card' => 'Kredittkort',
|
||||
'source_accounts' => 'Source account|Source accounts',
|
||||
@@ -748,7 +748,7 @@ return [
|
||||
'regenerate_command_line_token' => 'Regenerer kommandolinjenøkkel',
|
||||
'token_regenerated' => 'En ny kommandolinjenøkkel ble generert',
|
||||
'change_your_email' => 'Endre din epostadresse',
|
||||
'email_verification' => 'En e-postmelding sendes til din gamle og nye e-postadresse. Av sikkerhetsgrunner, vil du ikke kunne logge inn før du bekrefter din nye epostadresse. Hvis du er usikker på om Firefly III installasjonen er i stand til å sende e-post, ikke bruk denne funksjonen. Hvis du er administrator, kan du teste dette i <a href="/admin">Administrasjon</a>.',
|
||||
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="admin">Administration</a>.',
|
||||
'email_changed_logout' => 'Inntil du bekrefter e-postadressen din, kan du ikke logge inn.',
|
||||
'login_with_new_email' => 'Du kan nå logge inn med din nye e-postadresse.',
|
||||
'login_with_old_email' => 'Du kan nå logge inn med din gamle e-postadresse igjen.',
|
||||
@@ -1514,7 +1514,7 @@ return [
|
||||
'store_configuration' => 'Lagre konfigurasjon',
|
||||
'single_user_administration' => 'Brukeradministrasjon for :email',
|
||||
'edit_user' => 'Rediger bruker :email',
|
||||
'hidden_fields_preferences' => 'You can enable more transaction options in your <a href="/preferences">settings</a>.',
|
||||
'hidden_fields_preferences' => 'You can enable more transaction options in your <a href="preferences">preferences</a>.',
|
||||
'user_data_information' => 'Brukerdata',
|
||||
'user_information' => 'Brukerinformasjon',
|
||||
'total_size' => 'totalstørrelse',
|
||||
|
Reference in New Issue
Block a user