Give all files the standard warning (to be replaced).

This commit is contained in:
James Cole
2023-01-14 15:43:25 +01:00
parent 65027d7832
commit 9654f631c5
450 changed files with 3091 additions and 61 deletions

View File

@@ -21,6 +21,8 @@
declare(strict_types=1);
// Ignore this comment
return [
];

View File

@@ -20,8 +20,11 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
'failed' => 'Vi kunne ikke finne noen konto som har de oppgitte detaljene.',
'throttle' => 'For mange innloggingsforsøk. Vennligst prøv igjen om :seconds sekunder.',

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -53,6 +55,9 @@ return [
'deposit_list' => 'Inntekter og innskudd',
'transfer_list' => 'Overføringer',
'transfers_list' => 'Overføringer',
// Ignore this comment
'reconciliation_list' => 'Avstemminger',
'create_withdrawal' => 'Opprett nytt uttak',
'create_deposit' => 'Opprett nytt innskudd',

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -40,6 +42,8 @@ return [
'month_and_day_no_year_js' => 'MMMM Do
CONTEXTREQUEST',
// Ignore this comment
//'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
@@ -67,3 +71,5 @@ CONTEXTREQUEST',
'dow_6' => 'Lørdag',
'dow_7' => 'Søndag',
];
// Ignore this comment

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -35,3 +37,5 @@ return [
'piggy-banks-index' => 'Som du kan se, finnes det tre spargriser. Bruk pluss- og minus-knappene til å påvirke mengden penger i hver sparegris. Klikk på navnet til spargrisen for å administrere hver spargris.',
'profile-index' => 'Vær oppmerksom at demoen tilbakestilles hver fjerde time. Din tilgang kan trekkes tilbake når som helst. Dette skjer automatisk og er ikke en feil.',
];
// Ignore this comment

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -33,6 +35,8 @@ return [
'admin_test_subject' => 'En testmelding fra Firefly III-installasjonen',
'admin_test_body' => 'Dette er en testmelding fra din Firefly III-instans. Den ble sendt til :email.',
// Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
@@ -70,6 +74,8 @@ return [
'registered_pw_reset_link' => 'Tilbakestill passord:',
'registered_doc_link' => 'Dokumentasjon:',
// Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -113,6 +119,8 @@ return [
'error_stacktrace_below' => 'The full stacktrace is below:',
'error_headers' => 'The following headers may also be relevant:',
// Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
'new_journals_header' => 'Firefly III has created a transaction for you. You can find it in your Firefly III installation:|Firefly III has created :count transactions for you. You can find them in your Firefly III installation:',
@@ -129,3 +137,4 @@ return [
'bill_warning_please_action' => 'Please take the appropriate action.',
];
// Ignore this comment

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -39,6 +41,9 @@ return [
'error_location' => 'Denne feilen oppstod i filen <span style="font-family: monospace;">:file</span> på linje :line med kode :code.',
'stacktrace' => 'Stack Trace',
'more_info' => 'Mer informasjon',
// Ignore this comment
'collect_info' => 'Samle inn mer informasjon i <code>lagring/logger</code> mappen hvor du finner loggfiler. Hvis du kjører Docker, bruk <code>docker logger -f [container]</code>.',
'collect_info_more' => 'Du kan lese mer om innsamling av feilinformasjon i <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a>.',
'github_help' => 'Få hjelp på GitHub',

View File

@@ -22,6 +22,8 @@
declare(strict_types=1);
// Ignore this comment
return [
// general stuff:
'close' => 'Lukk',
@@ -324,6 +326,8 @@ return [
// old
// Ignore this comment
'search_modifier_date_on' => 'Transaksjons dato er ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
'search_modifier_reconciled' => 'Transaction is reconciled',
@@ -684,6 +688,7 @@ return [
'create_rule_from_query' => 'Create new rule from search query',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
// Ignore this comment
// END
'modifiers_applies_are' => 'De følgende modifikatorer er lagt til søket i tillegg:',
@@ -1168,6 +1173,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
// Ignore this comment
// actions
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)',
@@ -1465,6 +1471,8 @@ 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 en første del av overføringen.',
// Ignore this comment
// export data:
'export_data_title' => 'Eksportere data fra Firefly III',
'export_data_menu' => 'Eksporter data',
@@ -1839,6 +1847,8 @@ return [
'stored_category' => 'Lagret ny kategori ":name"',
'without_category_between' => 'Uten kategori mellom :start og :end',
// Ignore this comment
// transactions:
'update_withdrawal' => 'Oppdater uttak',
'update_deposit' => 'Oppdater innskudd',
@@ -2057,6 +2067,8 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Store transaction',
// Ignore this comment
// reports:
'report_default' => 'Standard finansiell rapport mellom :start og :end',
'report_audit' => 'Transaksjonshistorikk og oversikt mellom :start og :end',
@@ -2161,6 +2173,8 @@ return [
'sum_in_default_currency' => 'Summen vil alltid be i din standard valuta.',
'net_filtered_prefs' => 'Dette diagrammet vil aldri inkludere kontoer som ikke har "Inkluder i nettoverdi"-valget avkrysset.',
// Ignore this comment
// charts:
'chart' => 'Diagram',
'month' => 'Måned',
@@ -2249,6 +2263,8 @@ return [
'total_amount' => 'Totalbeløp',
'number_of_decimals' => 'Antall desimaler',
// Ignore this comment
// administration
'invite_new_user_title' => 'Invite new user',
'invite_new_user_text' => 'As an administrator, you can invite users to register on your Firefly III administration. Using the direct link you can share with them, they will be able to register an account. The invited user and their invite link will appear in the table below. You are free to share the invitation link with them.',
@@ -2519,6 +2535,8 @@ return [
'except_weekends' => 'Unntatt helger',
'recurrence_deleted' => 'Gjentakende transaksjon ":title" slettet',
// Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balanse i (:currency)',
'box_spent_in_currency' => 'Brukt (:currency)',
@@ -2576,3 +2594,5 @@ return [
'ale_action_add_tag' => 'Added tag',
];
// Ignore this comment

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -62,6 +64,9 @@ return [
'opening_balance' => 'Opening balance',
'tagMode' => 'Taggmodus',
'virtual_balance' => 'Virtual balance',
// Ignore this comment
'targetamount' => 'Målbeløp',
'account_role' => 'Account role',
'opening_balance_date' => 'Opening balance date',
@@ -153,6 +158,9 @@ return [
'piggyBank_areYouSure' => 'Er du sikker på at du vil slette sparegrisen ved navn ":name"?',
'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?',
// Ignore this comment
'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")?',
@@ -216,6 +224,9 @@ return [
'fints_password' => 'PIN / Passord',
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
// Ignore this comment
'from_date' => 'Dato fra',
'to_date' => 'Dato til',
'due_date' => 'Forfallsdato',
@@ -252,3 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
// Ignore this comment

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -53,6 +55,8 @@ return [
'budgets_index_list_of_budgets' => 'Bruk denne tabellen til å angi beløp for hvert budsjett og se hvordan du klarer deg.',
'budgets_index_outro' => 'Hvis du vil vite mer om budsjettering, trykk på hjelp-ikonet øverst til høyre.',
// Ignore this comment
// reports (index)
'reports_index_intro' => 'Bruk disse rapportene for å få detaljert innsikt i din økonomi.',
'reports_index_inputReportType' => 'Velg en rapporttype. Sjekk ut hjelpesidene for å se hva hver rapport viser deg.',
@@ -90,6 +94,8 @@ return [
'piggy-banks_index_button' => 'Ved siden av denne fremdriftslinjen er det to knapper (+ og -) for å legge til eller fjerne penger fra hver sparegris.',
'piggy-banks_index_accountStatus' => 'For hver aktivakonto med minst en sparegris er statusen oppført i denne tabellen.',
// Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Hva er ditt mål? En ny sofa, et kamera, penger til uforutsette utgifter?',
'piggy-banks_create_date' => 'Du kan angi en måldato eller en frist for din sparegris.',
@@ -132,6 +138,8 @@ return [
'rules_create_test_rule_triggers' => 'Bruk denne knappen for å se hvilke eksisterende transaksjoner som samsvarer med regelen din.',
'rules_create_actions' => 'Sett så mange handlinger som du vil.',
// Ignore this comment
// preferences
'preferences_index_tabs' => 'Flere alternativer er tilgjengelig bak disse fanene.',
@@ -143,3 +151,4 @@ return [
// create currency
'currencies_create_code' => 'Denne koden bør være ISO-kompatibel (Søk på Google for å finne ISO-koden).',
];
// Ignore this comment

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -56,6 +58,9 @@ return [
'source' => 'Kilde',
'next_expected_match' => 'Neste forventede treff',
'automatch' => 'Automatisk treff?',
// Ignore this comment
'repeat_freq' => 'Gjentas',
'description' => 'Beskrivelse',
'amount' => 'Beløp',
@@ -121,6 +126,9 @@ return [
'external_id' => 'Ekstern ID',
'account_at_bunq' => 'Konto med bunq',
'file_name' => 'Filnavn',
// Ignore this comment
'file_size' => 'Filstørrelse',
'file_type' => 'Filtype',
'attached_to' => 'Knyttet til',
@@ -149,3 +157,4 @@ return [
'secret' => 'Secret',
];
// Ignore this comment

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [

View File

@@ -20,6 +20,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
declare(strict_types=1);
return [
@@ -78,6 +80,9 @@ return [
'before' => ':attribute må være en dato før :date.',
'unique_object_for_user' => 'Dette navnet er allerede i bruk.',
'unique_account_for_user' => 'Dette konto navnet er allerede i bruk.',
// Ignore this comment
'between.numeric' => ':attribute må være en verdi mellom :min og :max.',
'between.file' => ':attribute må være mellom :min og :max kilobyte.',
'between.string' => ':attribute må være mellom :min og :max tegn.',
@@ -146,6 +151,8 @@ return [
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
// Ignore this comment
'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.',
'valid_recurrence_rep_moment' => 'Ugyldig repetisjons tid for denne type repetisjon.',
@@ -204,6 +211,8 @@ return [
'deposit_dest_bad_data' => 'Kunne ikke finne en gyldig destinasjons konto ved å søke etter ID ":id" eller navn ":name".',
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
// Ignore this comment
'transfer_source_need_data' => 'Trenger en gyldig kilde konto-ID og/eller gyldig kilde kontonavn for å fortsette.',
'transfer_source_bad_data' => 'Finner ikke en gyldig kilde-konto ved å søke etter ID ":id" eller navn ":name".',
'transfer_dest_need_data' => 'Trenger en gyldig destinasjons konto-ID og/eller gyldig destinasjons kontonavn for å fortsette.',
@@ -232,3 +241,5 @@ return [
'auto_budget_amount_positive' => 'Beløpet må være mer enn null.',
'auto_budget_period_mandatory' => 'Auto budsjett perioden er et obligatorisk felt.',
];
// Ignore this comment