Update translations

This commit is contained in:
James Cole
2022-03-10 18:00:10 +01:00
parent 43c52daf6b
commit b8a8ddf23e
69 changed files with 257 additions and 232 deletions

View File

@@ -97,6 +97,7 @@ return [
'error_github_html' => 'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',

View File

@@ -188,7 +188,7 @@ return [
'transfer_exchange_rate_instructions' => 'Kildekonto "@source_name" godtar kun transaksjoner i @source_currency. Destinasjonskonto "@dest_name" aksepterer bare transaksjoner i @dest_currency. Du må angi overført beløp riktig i begge valutaene.',
'transaction_data' => 'Transaksjonsdata',
'invalid_server_configuration' => 'Ugyldig serverkonfigurasjon',
'invalid_locale_settings' => 'Firefly III kan ikke formatere pengebeløp fordi serveren din mangler de nødvendige pakkene. Se følgende <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">instruksjoner for hvordan du setter opp dette</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
'quickswitch' => 'Hurtigbryter',
'sign_in_to_start' => 'Logg inn for å starte økten',
'sign_in' => 'Logg inn',