Translations.

This commit is contained in:
James Cole
2021-07-18 19:21:30 +02:00
parent e8c08a0e93
commit 704cf26725
100 changed files with 2832 additions and 1634 deletions

View File

@@ -1027,7 +1027,26 @@ return [
'list_inactive_rule' => 'inaktiv regel',
'bill_edit_rules' => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.',
'bill_expected_date' => 'Expected :date',
'bill_expected_date_js' => 'Expected {date}',
'bill_paid_on' => 'Paid on {date}',
'bill_repeats_weekly' => 'Repeats weekly',
'bill_repeats_monthly' => 'Repeats monthly',
'bill_repeats_quarterly' => 'Repeats quarterly',
'bill_repeats_half-year' => 'Repeats every half year',
'bill_repeats_yearly' => 'Repeats yearly',
'bill_repeats_weekly_other' => 'Repeats every other week',
'bill_repeats_monthly_other' => 'Repeats every other month',
'bill_repeats_quarterly_other' => 'Repeats every other quarter',
'bill_repeats_half-year_other' => 'Repeats yearly',
'bill_repeats_yearly_other' => 'Repeats every other year',
'bill_repeats_weekly_skip' => 'Repeats every {skip} weeks',
'bill_repeats_monthly_skip' => 'Repeats every {skip} months',
'bill_repeats_quarterly_skip' => 'Repeats every {skip} quarters',
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
// accounts:
'inactive_account_link' => 'You have :count inactive (archived) account, which you can view on this separate page.|You have :count inactive (archived) accounts, which you can view on this separate page.',
@@ -1782,74 +1801,74 @@ return [
'recurring_never_cron' => 'Det synes at cron jobben som er nødvendig for å støtte gjentakende transaksjoner har aldri kjørt. Dette er selvfølgelig normalt når du nettopp har installert Firefly III, men dette bør settes opp så snart som mulig. Sjekk ut hjelp-sidene ved å bruke (?) -ikonet i øverste høyre hjørne på siden.',
'recurring_cron_long_ago' => 'Det ser ut som det har gått mer enn 36 timer siden cron job\'en for å støtte gjentakende transaksjoner har kjørt. Er du sikker på at den er satt opp riktig? Sjekk ut hjelpe-sidene ved å bruke (?) -ikonet i øverste høyre hjørne på siden.',
'create_new_recurrence' => 'Lag ny gjentakende transaksjon',
'help_first_date' => 'Spesifiser den første forventede gjentakelse, det må være i fremtiden.',
'help_first_date_no_past' => 'Spesifiser den første forventede gjentakelse. Firefly III vil ikke opprette transaksjoner i fortiden.',
'no_currency' => '(ingen valuta)',
'mandatory_for_recurring' => 'Pålagt gjentakelses informasjon',
'mandatory_for_transaction' => 'Pålagt transaksjons informasjon',
'optional_for_recurring' => 'Valgfritt gjentakelses informasjon',
'optional_for_transaction' => 'Valgfritt transaksjons informasjon',
'change_date_other_options' => 'Ved å endre på "første dato" får du flere valg.',
'mandatory_fields_for_tranaction' => 'Verdiene her vil ende opp i transaksjonene som blir opprettet',
'click_for_calendar' => 'Trykk her for å få en kalender som viser deg når transaksjonen vil gjenta seg.',
'repeat_forever' => 'Gjenta for alltid',
'repeat_until_date' => 'Gjenta til dato',
'repeat_times' => 'Gjenta antall ganger',
'recurring_skips_one' => 'Annen hver',
'recurring_skips_more' => 'Hopper over :count forekomster',
'store_new_recurrence' => 'Lagre gjentakende transaksjon',
'stored_new_recurrence' => 'Gjentakende transaksjon ":title" lagret.',
'edit_recurrence' => 'Rediger gjentakende transaksjon ":title"',
'recurring_repeats_until' => 'Gjenta til :date',
'recurring_repeats_forever' => 'Gjenta for alltid',
'recurring_repeats_x_times' => 'Repeats :count time|Repeats :count times',
'update_recurrence' => 'Oppdater gjentakende transaksjon',
'updated_recurrence' => 'Oppdatert gjentakende transaksjon ":title"',
'recurrence_is_inactive' => 'Denne gjentakende transaksjonen er ikke aktiv og vil ikke generere nye transaksjoner.',
'delete_recurring' => 'Slett gjentakende transaksjon ":title"',
'new_recurring_transaction' => 'Opprett gjentakende transaksjon',
'help_weekend' => 'Hva skal Firefly III gjøre når gjentakende transaksjon faller på en Lørdag eller Søndag?',
'do_nothing' => 'Bare opprett transaksjonen',
'skip_transaction' => 'Skip the occurrence',
'jump_to_friday' => 'Opprett transaksjonen på foregående Fredag istedet',
'jump_to_monday' => 'Opprett transaksjonen på neste Mandag istedet',
'will_jump_friday' => 'Opprettes på Fredag i stedet for i helgene.',
'will_jump_monday' => 'Opprettes på Mandag i stedet for i helgene.',
'except_weekends' => 'Unntatt helger',
'recurrence_deleted' => 'Gjentakende transaksjon ":title" slettet',
'create_new_recurrence' => 'Lag ny gjentakende transaksjon',
'help_first_date' => 'Spesifiser den første forventede gjentakelse, det må være i fremtiden.',
'help_first_date_no_past' => 'Spesifiser den første forventede gjentakelse. Firefly III vil ikke opprette transaksjoner i fortiden.',
'no_currency' => '(ingen valuta)',
'mandatory_for_recurring' => 'Pålagt gjentakelses informasjon',
'mandatory_for_transaction' => 'Pålagt transaksjons informasjon',
'optional_for_recurring' => 'Valgfritt gjentakelses informasjon',
'optional_for_transaction' => 'Valgfritt transaksjons informasjon',
'change_date_other_options' => 'Ved å endre på "første dato" får du flere valg.',
'mandatory_fields_for_tranaction' => 'Verdiene her vil ende opp i transaksjonene som blir opprettet',
'click_for_calendar' => 'Trykk her for å få en kalender som viser deg når transaksjonen vil gjenta seg.',
'repeat_forever' => 'Gjenta for alltid',
'repeat_until_date' => 'Gjenta til dato',
'repeat_times' => 'Gjenta antall ganger',
'recurring_skips_one' => 'Annen hver',
'recurring_skips_more' => 'Hopper over :count forekomster',
'store_new_recurrence' => 'Lagre gjentakende transaksjon',
'stored_new_recurrence' => 'Gjentakende transaksjon ":title" lagret.',
'edit_recurrence' => 'Rediger gjentakende transaksjon ":title"',
'recurring_repeats_until' => 'Gjenta til :date',
'recurring_repeats_forever' => 'Gjenta for alltid',
'recurring_repeats_x_times' => 'Repeats :count time|Repeats :count times',
'update_recurrence' => 'Oppdater gjentakende transaksjon',
'updated_recurrence' => 'Oppdatert gjentakende transaksjon ":title"',
'recurrence_is_inactive' => 'Denne gjentakende transaksjonen er ikke aktiv og vil ikke generere nye transaksjoner.',
'delete_recurring' => 'Slett gjentakende transaksjon ":title"',
'new_recurring_transaction' => 'Opprett gjentakende transaksjon',
'help_weekend' => 'Hva skal Firefly III gjøre når gjentakende transaksjon faller på en Lørdag eller Søndag?',
'do_nothing' => 'Bare opprett transaksjonen',
'skip_transaction' => 'Skip the occurrence',
'jump_to_friday' => 'Opprett transaksjonen på foregående Fredag istedet',
'jump_to_monday' => 'Opprett transaksjonen på neste Mandag istedet',
'will_jump_friday' => 'Opprettes på Fredag i stedet for i helgene.',
'will_jump_monday' => 'Opprettes på Mandag i stedet for i helgene.',
'except_weekends' => 'Unntatt helger',
'recurrence_deleted' => 'Gjentakende transaksjon ":title" slettet',
// new lines for summary controller.
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_budgeted_in_currency' => 'Budgeted (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',
'box_net_worth_in_currency' => 'Net worth (:currency)',
'box_spend_per_day' => 'Left to spend per day: :amount',
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_budgeted_in_currency' => 'Budgeted (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',
'box_net_worth_in_currency' => 'Net worth (:currency)',
'box_spend_per_day' => 'Left to spend per day: :amount',
// debug page
'debug_page' => 'Debug page',
'debug_submit_instructions' => 'If you are running into problems, you can use the information in this box as debug information. Please copy-and-paste into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. It will generate a beautiful table that can be used to quickly diagnose your problem.',
'debug_pretty_table' => 'If you copy/paste the box below into a GitHub issue it will generate a table. Please do not surround this text with backticks or quotes.',
'debug_additional_data' => 'You may also share the content of the box below. You can also copy-and-paste this into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. However, the content of this box may contain private information such as account names, transaction details or email addresses.',
'debug_page' => 'Debug page',
'debug_submit_instructions' => 'If you are running into problems, you can use the information in this box as debug information. Please copy-and-paste into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. It will generate a beautiful table that can be used to quickly diagnose your problem.',
'debug_pretty_table' => 'If you copy/paste the box below into a GitHub issue it will generate a table. Please do not surround this text with backticks or quotes.',
'debug_additional_data' => 'You may also share the content of the box below. You can also copy-and-paste this into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. However, the content of this box may contain private information such as account names, transaction details or email addresses.',
// object groups
'object_groups_menu_bar' => 'Groups',
'object_groups_page_title' => 'Groups',
'object_groups_breadcrumb' => 'Groups',
'object_groups_index' => 'Overview',
'object_groups' => 'Groups',
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Successfully updated group ":title"',
'deleted_object_group' => 'Successfully deleted group ":title"',
'object_group' => 'Group',
'object_groups_menu_bar' => 'Groups',
'object_groups_page_title' => 'Groups',
'object_groups_breadcrumb' => 'Groups',
'object_groups_index' => 'Overview',
'object_groups' => 'Groups',
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Successfully updated group ":title"',
'deleted_object_group' => 'Successfully deleted group ":title"',
'object_group' => 'Group',
//