mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Updated translations.
This commit is contained in:
@@ -54,6 +54,7 @@ return [
|
||||
'create_new_stuff' => 'Skapa nya saker',
|
||||
'new_withdrawal' => 'Nytt uttag',
|
||||
'create_new_transaction' => 'Skapa ny transaktion',
|
||||
'sidebar_frontpage_create' => 'Create',
|
||||
'new_transaction' => 'Lägg till transaktion',
|
||||
'no_rules_for_bill' => 'Notan saknar associerade regler.',
|
||||
'go_to_asset_accounts' => 'Visa dina tillgångskonton',
|
||||
@@ -199,13 +200,14 @@ return [
|
||||
'forgot_pw_page_title' => 'Glömt ditt lösenord till Firefly III',
|
||||
'reset_pw_page_title' => 'Återställ ditt lösenord för Firefly III',
|
||||
'cannot_reset_demo_user' => 'Går inte att återställa lösenordet för demo användaren.',
|
||||
'no_att_demo_user' => 'The demo user can\'t upload attachments.',
|
||||
'button_register' => 'Registrera',
|
||||
'authorization' => 'Auktorisering',
|
||||
'active_bills_only' => 'endast aktiva notor',
|
||||
'active_exp_bills_only' => 'endast aktiva och väntade notor',
|
||||
'average_per_bill' => 'medel per nota',
|
||||
'expected_total' => 'total förväntad',
|
||||
'reconciliation_account_name' => ':name reconciliation',
|
||||
'reconciliation_account_name' => ':name reconciliation (:currency)',
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version Auktorisationsbegäran',
|
||||
'authorization_request_intro' => '<strong>:client</strong> begär tillstånd för åtkomst till din ekonomi administration. Vill du tillåta <strong>:client</strong> åtkomst till dessa poster?',
|
||||
@@ -471,6 +473,8 @@ return [
|
||||
'rule_action_remove_tag_choice' => 'Ta bort etikett..',
|
||||
'rule_action_remove_all_tags_choice' => 'Ta bort alla etiketter',
|
||||
'rule_action_set_description_choice' => 'Sätt beskrivning till..',
|
||||
'rule_action_update_piggy_choice' => 'Add/remove transaction amount in piggy bank..',
|
||||
'rule_action_update_piggy' => 'Add/remove transaction amount in piggy bank ":action_value"',
|
||||
'rule_action_append_description_choice' => 'Lägg till beskrivning med..',
|
||||
'rule_action_prepend_description_choice' => 'Förbered beskrivning med..',
|
||||
'rule_action_set_source_account_choice' => 'Sätt källkonto till...',
|
||||
@@ -925,6 +929,8 @@ return [
|
||||
'reconciliation_transaction_title' => 'Avstämning (:from till :to)',
|
||||
'sum_of_reconciliation' => 'Summa av avstämning',
|
||||
'reconcile_this_account' => 'Stäm av detta konto',
|
||||
'reconcile' => 'Reconcile',
|
||||
'show' => 'Show',
|
||||
'confirm_reconciliation' => 'Bekräfta avstämning',
|
||||
'submitted_start_balance' => 'Inskickad startbalans',
|
||||
'selected_transactions' => 'Valda transaktioner (:count)',
|
||||
@@ -1519,6 +1525,7 @@ return [
|
||||
|
||||
// recurring transactions
|
||||
'recurrences' => 'Recurring transactions',
|
||||
'repeat_until_in_past' => 'This recurring transaction stopped repeating on :date.',
|
||||
'recurring_calendar_view' => 'Calendar',
|
||||
'no_recurring_title_default' => 'Let\'s create a recurring transaction!',
|
||||
'no_recurring_intro_default' => 'You have no recurring transactions yet. You can use these to make Firefly III automatically create transactions for you.',
|
||||
|
||||
Reference in New Issue
Block a user