Update language strings

This commit is contained in:
James Cole
2023-12-20 21:13:31 +01:00
parent 3842552256
commit 51d244cfe6
512 changed files with 1605 additions and 3621 deletions

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -75,7 +74,7 @@ return [
'tagMode' => 'Taggmodus',
'virtual_balance' => 'Virtuell balanse',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -86,7 +85,6 @@ return [
*
*/
'targetamount' => 'Målbeløp',
'account_role' => 'Konto rolle',
'opening_balance_date' => 'Dato inngående saldo',
@@ -180,7 +178,7 @@ return [
'journal_areYouSure' => 'Er du sikker på at du vil slette transaksjonen med beskrivelse ":description"?',
'mass_journal_are_you_sure' => 'Er du sikker på at du vil slette disse transaksjonene?',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -191,7 +189,6 @@ return [
*
*/
'tag_areYouSure' => 'Er du sikker på at du vil slette taggen ":tag"?',
'journal_link_areYouSure' => 'Er du sikker på at du vil slette koblingen mellom <a href=":source_link">:source</a> og <a href=":destination_link">:destination</a>?',
'linkType_areYouSure' => 'Er du sikker på at du vil slette koblingstypen ":name" (":inward" / ":outward")?',
@@ -230,7 +227,6 @@ return [
'album' => 'Album',
'song' => 'Sang',
// admin
'domain' => 'Domene',
'single_user_mode' => 'Deaktiver brukerregistrering',
@@ -256,7 +252,7 @@ return [
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -267,7 +263,6 @@ return [
*
*/
'from_date' => 'Dato fra',
'to_date' => 'Dato til',
'due_date' => 'Forfallsdato',
@@ -314,4 +309,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/