Auto commit for release 'v6.1.10' on 2024-03-02

This commit is contained in:
github-actions
2024-03-02 17:12:03 +01:00
parent e92dd7f464
commit 90d58ec8fa
494 changed files with 15772 additions and 1658 deletions

View File

@@ -22,7 +22,16 @@
declare(strict_types=1);
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
return [
// general stuff:
@@ -331,7 +340,16 @@ return [
// old
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
'search_modifier_date_on' => 'Transaksjons dato er ":value"',
'search_modifier_not_date_on' => 'Transaksjonsdato er ikkje ":value"',
@@ -696,7 +714,16 @@ return [
'create_rule_from_query' => 'Lag ny regel frå søk',
'rule_from_search_words' => 'Regelverksmotoren har problemer med søkeparameteren ":string". Den foreslåtte regelen som passar til ditt søk kan gje eit anna resultat. Ver venleg å kontroller reglane nøye.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// END
'modifiers_applies_are' => 'Dei følgende modifikatorer er lagt til søket i tillegg:',
@@ -1192,7 +1219,16 @@ return [
'rule_trigger_not_destination_is_cash' => 'Målkonto er ikkje ein kontantkonto',
'rule_trigger_not_account_is_cash' => 'Ingen konto er ein kontantkonto',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// actions
// set, clear, add, remove, append/prepend
@@ -1507,7 +1543,16 @@ return [
'multi_account_warning_deposit' => 'Husk at mottakerkontoen for etterfølgende oppsplitting skal overstyres av det som er definert i den første delen av depositumet.',
'multi_account_warning_transfer' => 'Husk at kildens pluss destinasjonskonto med etterfølgende oppdeling overstyres av det som er definert i ein første del av overføringen.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// export data:
'export_data_title' => 'Eksportere data frå Firefly III',
@@ -1904,7 +1949,16 @@ return [
'stored_category' => 'Lagret ny kategori ":name"',
'without_category_between' => 'Uten kategori mellom :start og :end',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2142,7 +2196,16 @@ return [
'classification' => 'Klassifisering',
'store_transaction' => 'Lagra transaksjon',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// reports:
'report_default' => 'Standard finansiell rapport mellom :start og :end',
@@ -2248,7 +2311,16 @@ return [
'sum_in_default_currency' => 'Summen vil alltid be i din standard valuta.',
'net_filtered_prefs' => 'Dette diagrammet vil aldri inkludere kontoar som ikkje har "Inkluder i nettoverdi"-valget avkryssa.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// charts:
'chart' => 'Diagram',
@@ -2341,7 +2413,16 @@ return [
'total_amount' => 'Totalbeløp',
'number_of_decimals' => 'Antal desimalar',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// administration
'invite_is_already_redeemed' => 'Invitasjonen til «:address» har allerede vorte innløyst.',
@@ -2617,7 +2698,16 @@ return [
'except_weekends' => 'Unntatt helger',
'recurrence_deleted' => 'Gjentakande transaksjon ":title" sletta',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// new lines for summary controller.
'box_balance_in_currency' => 'Balanse i (:currency)',
@@ -2684,4 +2774,13 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/