firefly-iii/resources/assets/js/locales/sv.json
2020-08-01 15:31:11 +02:00

94 lines
5.5 KiB
JSON

{
"firefly": {
"welcome_back": "Vad spelas?",
"flash_error": "Fel!",
"flash_success": "Slutf\u00f6rd!",
"close": "St\u00e4ng",
"split_transaction_title": "Description of the split transaction",
"errors_submission": "N\u00e5got fel uppstod med inskickningen. V\u00e4nligen kontrollera felen nedan.",
"split": "Dela",
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID} (\"{title}\")<\/a> has been stored.",
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been updated.",
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored.",
"transaction_journal_information": "Transaktionsinformation",
"no_budget_pointer": "Du verkar inte ha n\u00e5gra budgetar \u00e4n. Du b\u00f6r skapa n\u00e5gra p\u00e5 <a href=\"\/budgets\">budgetar<\/a>-sidan. Budgetar kan hj\u00e4lpa dig att h\u00e5lla reda p\u00e5 utgifter.",
"no_bill_pointer": "You seem to have no bills yet. You should create some on the <a href=\"\/budgets\">budgets<\/a>-page. Bills can help you keep track of expenses.",
"source_account": "Fr\u00e5n konto",
"hidden_fields_preferences": "You can enable more transaction options in your <a href=\"\/preferences\">settings<\/a>.",
"destination_account": "Till konto",
"add_another_split": "L\u00e4gga till en annan delning",
"submission": "Inskickning",
"create_another": "Efter sparat, \u00e5terkom hit f\u00f6r att skapa ytterligare en.",
"reset_after": "\u00c5terst\u00e4ll formul\u00e4r efter inskickat",
"submit": "Skicka",
"amount": "Belopp",
"date": "Datum",
"tags": "Etiketter",
"no_budget": "(ingen budget)",
"no_bill": "(no bill)",
"category": "Kategori",
"attachments": "Bilagor",
"notes": "Noteringar",
"external_uri": "External URI",
"update_transaction": "Uppdatera transaktion",
"after_update_create_another": "Efter uppdaterat, \u00e5terkom hit f\u00f6r att forts\u00e4tta redigera.",
"store_as_new": "Spara en ny transaktion ist\u00e4llet f\u00f6r att uppdatera.",
"split_title_help": "If you create a split transaction, there must be a global description for all splits of the transaction.",
"none_in_select_list": "(Ingen)",
"no_piggy_bank": "(ingen spargris)",
"description": "Beskrivning",
"split_transaction_title_help": "If you create a split transaction, there must be a global description for all splits of the transaction.",
"destination_account_reconciliation": "Du kan inte redigera destinationskontot f\u00f6r en avst\u00e4mningstransaktion.",
"source_account_reconciliation": "Du kan inte redigera k\u00e4llkontot f\u00f6r en avst\u00e4mningstransaktion.",
"budget": "Budget",
"bill": "Nota",
"you_create_withdrawal": "You're creating a withdrawal.",
"you_create_transfer": "You're creating a transfer.",
"you_create_deposit": "You're creating a deposit.",
"edit": "Redigera",
"delete": "Ta bort",
"name": "Namn",
"profile_whoops": "Hoppsan!",
"profile_something_wrong": "N\u00e5got gick fel!",
"profile_try_again": "N\u00e5got gick fel. F\u00f6rs\u00f6k igen.",
"profile_oauth_clients": "OAuth klienter",
"profile_oauth_no_clients": "Du har inte skapat n\u00e5gra OAuth klienter.",
"profile_oauth_clients_header": "Klienter",
"profile_oauth_client_id": "Klient ID",
"profile_oauth_client_name": "Namn",
"profile_oauth_client_secret": "Hemlighet",
"profile_oauth_create_new_client": "Skapa ny klient",
"profile_oauth_create_client": "Skapa klient",
"profile_oauth_edit_client": "Redigera klient",
"profile_oauth_name_help": "N\u00e5got som dina anv\u00e4ndare kommer att k\u00e4nna igen och lita p\u00e5.",
"profile_oauth_redirect_url": "Omdirigera URL",
"profile_oauth_redirect_url_help": "Din applikations auktorisering callback URL.",
"profile_authorized_apps": "Auktoriserade applikationer",
"profile_authorized_clients": "Auktoriserade klienter",
"profile_scopes": "Omfattningar",
"profile_revoke": "\u00c5terkalla",
"profile_personal_access_tokens": "Personliga \u00e5tkomst-Tokens",
"profile_personal_access_token": "Personlig \u00e5tkomsttoken",
"profile_personal_access_token_explanation": "H\u00e4r \u00e4r din nya personliga tillg\u00e5ngs token. Detta \u00e4r den enda g\u00e5ngen det kommer att visas s\u00e5 f\u00f6rlora inte det! Du kan nu anv\u00e4nda denna token f\u00f6r att g\u00f6ra API-f\u00f6rfr\u00e5gningar.",
"profile_no_personal_access_token": "Du har inte skapat n\u00e5gra personliga \u00e5tkomsttokens.",
"profile_create_new_token": "Skapa ny token",
"profile_create_token": "Skapa token",
"profile_create": "Skapa",
"profile_save_changes": "Spara \u00e4ndringar",
"default_group_title_name": "(ungrouped)",
"piggy_bank": "Spargris"
},
"form": {
"interest_date": "R\u00e4ntedatum",
"book_date": "Bokf\u00f6ringsdatum",
"process_date": "Behandlingsdatum",
"due_date": "F\u00f6rfallodatum",
"foreign_amount": "Utl\u00e4ndskt belopp",
"payment_date": "Betalningsdatum",
"invoice_date": "Fakturadatum",
"internal_reference": "Intern referens"
},
"config": {
"html_language": "sv"
}
}