Auto commit for release 'develop' on 2024-02-12

This commit is contained in:
github-actions
2024-02-12 01:29:15 +01:00
parent fded058ea6
commit 5c352a0d3e
501 changed files with 3011 additions and 17090 deletions

View File

@@ -21,16 +21,7 @@
declare(strict_types=1);
/*
* 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
*
*/
// Ignore this comment
return [
];

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Overføringer',
'transfers_list' => 'Overføringer',
/*
* 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
*
*/
// Ignore this comment
'reconciliation_list' => 'Avstemminger',
'create_withdrawal' => 'Opprett nytt uttak',

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,82 +20,56 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
return [
'html_language' => 'nn',
'locale' => 'no, nn, Norsk, nn_NO, nn_NO.utf8, nn_NO.UTF-8',
'html_language' => 'nn',
'locale' => 'no, nn, Norsk, nn_NO, nn_NO.utf8, nn_NO.UTF-8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_day_fns' => 'MMMM d, y',
'month_and_day_js' => 'MMMM Do, YYYY',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_day_fns' => 'MMMM d, y',
'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'Do MMMM',
'month_and_day_no_year_js' => 'Do MMMM',
/*
* 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
*
*/
// Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D MMMM YYYY',
'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Week] W, GGGG',
'week_in_year_fns' => "'Week' w, yyyy",
'week_in_year_js' => '[Week] W, GGGG',
'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "'kvartal'Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Måndag',
'dow_2' => 'Tysdag',
'dow_3' => 'Onsdag',
'dow_4' => 'Torsdag',
'dow_5' => 'Fredag',
'dow_6' => 'Laurdag',
'dow_7' => 'Søndag',
'quarter_fns' => "'kvartal'Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Måndag',
'dow_2' => 'Tysdag',
'dow_3' => 'Onsdag',
'dow_4' => 'Torsdag',
'dow_5' => 'Fredag',
'dow_6' => 'Laurdag',
'dow_7' => 'Søndag',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Vær oppmerksom at demoen tilbakestilles kvar fjerde time. Din tilgang kan trekkes tilbake når som helst. Dette skjer automatisk og er ikkje ein feil.',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Ei testmelding frå Firefly III-installasjonen din',
'admin_test_body' => 'Dette er ei testmelding frå Firefly III-installasjonen din. Meldinga vart sendt til :email.',
/*
* 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
*
*/
// Ignore this comment
// invite
'invitation_created_subject' => 'Ein invitasjon har vorte oppretta',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Tilbakestill passord:',
'registered_doc_link' => 'Dokumentasjon:',
/*
* 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
*
*/
// Ignore this comment
// new version
'new_version_email_subject' => 'Ein ny Firefly III versjon er tilgjengeleg',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Følgende headers kan òg vera relevant:',
'error_post' => 'This was submitted by the user:',
/*
* 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
*
*/
// Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III har oppretta ein ny transaksjon|Firefly III har skapt :count nye transaksjonar',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Rekninga din **":name"** skal forlenges eller annulleres :date. Dette er **I DAG!**',
'bill_warning_please_action' => 'Ver venleg å gjer dei rette tiltaka.',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack Trace',
'more_info' => 'Mer informasjon',
/*
* 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
*
*/
// Ignore this comment
'collect_info' => 'Samle inn meir informasjon i <code>storage/logs</code> mappa kor du finn loggfiler. Om du køyrer Docker, bruk <code>docker logger -f [container]</code>.',
'collect_info_more' => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.',

View File

@@ -22,16 +22,7 @@
declare(strict_types=1);
/*
* 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
*
*/
// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
/*
* 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
*
*/
// Ignore this comment
'search_modifier_date_on' => 'Transaksjons dato er ":value"',
'search_modifier_not_date_on' => 'Transaksjonsdato er ikkje ":value"',
@@ -713,16 +695,7 @@ 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.',
/*
* 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
*
*/
// Ignore this comment
// END
'modifiers_applies_are' => 'Dei følgende modifikatorer er lagt til søket i tillegg:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Målkonto er ikkje ein kontantkonto',
'rule_trigger_not_account_is_cash' => 'Ingen konto er ein kontantkonto',
/*
* 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
*
*/
// Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ 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.',
/*
* 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
*
*/
// Ignore this comment
// export data:
'export_data_title' => 'Eksportere data frå Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Lagret ny kategori ":name"',
'without_category_between' => 'Uten kategori mellom :start og :end',
/*
* 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
*
*/
// Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klassifisering',
'store_transaction' => 'Lagra transaksjon',
/*
* 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
*
*/
// Ignore this comment
// reports:
'report_default' => 'Standard finansiell rapport mellom :start og :end',
@@ -2302,16 +2239,7 @@ 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.',
/*
* 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
*
*/
// Ignore this comment
// charts:
'chart' => 'Diagram',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Totalbeløp',
'number_of_decimals' => 'Antal desimalar',
/*
* 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
*
*/
// Ignore this comment
// administration
'invite_is_already_redeemed' => 'Invitasjonen til «:address» har allerede vorte innløyst.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Unntatt helger',
'recurrence_deleted' => 'Gjentakande transaksjon ":title" sletta',
/*
* 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
*
*/
// Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balanse i (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Nøkkelordmodus',
'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!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'targetamount' => 'Målbeløp',
'account_role' => 'Konto rolle',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Er du sikker på at du vil sletta transaksjonen med beskriving ":description"?',
'mass_journal_are_you_sure' => 'Er du sikker på at du vil sletta desse transaksjonene?',
/*
* 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
*
*/
// Ignore this comment
'tag_areYouSure' => 'Er du sikker på at du ønskar å sletta nøkkelordet «:tag»?',
'journal_link_areYouSure' => 'Er du sikker på at du vil sletta koblingen mellom <a href=":source_link">:source</a> og <a href=":destination_link">:destination</a>?',
@@ -252,16 +225,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!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'from_date' => 'Dato frå',
'to_date' => 'Dato til',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Respons',
'webhook_trigger' => 'Utløser',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Bruk denne tabellen til å angi beløp for kvart budsjett og sjå korleis du klarar deg.',
'budgets_index_outro' => 'Om du vil vita meir om budsjettering, trykk på hjelp-ikonet øvst til høgre.',
/*
* 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
*
*/
// Ignore this comment
// reports (index)
'reports_index_intro' => 'Bruk desse rapportane for å få detaljert innsikt i din økonomi.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Ved sida av denne fremdriftslinjen er det to knapper (+ og -) for å legga til eller fjerna pengar frå kvar sparegris.',
'piggy-banks_index_accountStatus' => 'For kvar aktivakonto med minst ein sparegris er statusen oppført i denne tabellen.',
/*
* 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
*
*/
// Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Kva er målet ditt? Ein ny sofa, eit kamera, pengar til uforutsette utgifter?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Bruk denne knappen for å sjå kva eksisterande transaksjonar som samsvarer med regelen din.',
'rules_create_actions' => 'Sett så mange handlinger som du vil.',
/*
* 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
*
*/
// Ignore this comment
// preferences
'preferences_index_tabs' => 'Fleire alternativ er tilgjengeleg bak desse fanene.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Denne koden bør vera ISO-kompatibel (Søk på Google for å finna ISO-koden).',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Neste forventa treff',
'automatch' => 'Automatisk treff?',
/*
* 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
*
*/
// Ignore this comment
'repeat_freq' => 'Gjentas',
'description' => 'Beskriving',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Konto med bunq',
'file_name' => 'Filnamn',
/*
* 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
*
*/
// Ignore this comment
'file_size' => 'Filstørrelse',
'file_type' => 'Filtype',
@@ -183,13 +156,4 @@ return [
'url' => 'Nettadresse',
'secret' => 'Hemmelegheit',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Dette namnet er allereie i bruk.',
'unique_account_for_user' => 'Dette konto namnet er allereie i bruk.',
/*
* 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
*
*/
// Ignore this comment
'between.numeric' => ':attribute må vera ein verdi mellom :min og :max.',
'between.file' => ':attribute må vera mellom :min og :max kilobyte.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Begge kontoar må vera av samme kontotype',
'same_account_currency' => 'Begge kontoar må ha samme valuta-innstilling',
/*
* 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
*
*/
// Ignore this comment
'secure_password' => 'Dette er ikkje eit sikkert passord. Ver venleg å prøv igjen. For meir informasjon, sjå https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakande transaksjonar.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Kunne ikkje finna ein gyldig destinasjons konto ved å søke etter ID ":id" eller namn ":name".',
'deposit_dest_wrong_type' => 'Den oppgitte målkontoen er ikkje av rett type.',
/*
* 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
*
*/
// Ignore this comment
'transfer_source_need_data' => 'Trenger ein gyldig kilde konto-ID og/eller gyldig kilde kontonamn for å fortsetja.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Du har ikkje rettigheter til denne handlinga.',
];
/*
* 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
*
*/
// Ignore this comment