2019-10-05 12:44:05 +02:00
{
"firefly" : {
2019-12-30 15:24:02 +01:00
"welcome_back" : "What's playing?" ,
2019-10-05 12:44:05 +02:00
"flash_error" : "Feil!" ,
"flash_success" : "Suksess!" ,
"close" : "Lukk" ,
"split_transaction_title" : "Description of the split transaction" ,
2019-10-05 13:05:02 +02:00
"errors_submission" : "There was something wrong with your submission. Please check out the errors below." ,
2019-10-05 12:44:05 +02:00
"split" : "Del opp" ,
2020-05-22 14:15:57 +02:00
"transaction_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID} (\"{title}\")<\/a> has been stored." ,
2020-05-16 16:35:23 +02:00
"transaction_updated_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been updated." ,
2020-05-18 21:17:59 +02:00
"transaction_new_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored." ,
2019-10-05 12:44:05 +02:00
"transaction_journal_information" : "Transaksjonsinformasjon" ,
2020-03-13 19:32:58 +01:00
"no_budget_pointer" : "You seem to have no budgets yet. You should create some on the <a href=\"\/budgets\">budgets<\/a>-page. Budgets can help you keep track of expenses." ,
2019-10-05 12:44:05 +02:00
"source_account" : "Source account" ,
2020-03-13 19:32:58 +01:00
"hidden_fields_preferences" : "You can enable more transaction options in your <a href=\"\/preferences\">settings<\/a>." ,
2019-10-05 12:44:05 +02:00
"destination_account" : "Destination account" ,
"add_another_split" : "Legg til en oppdeling til" ,
2019-10-05 13:05:02 +02:00
"submission" : "Submission" ,
"create_another" : "After storing, return here to create another one." ,
"reset_after" : "Reset form after submission" ,
2019-10-05 12:44:05 +02:00
"submit" : "Send inn" ,
"amount" : "Bel\u00f8p" ,
"date" : "Dato" ,
"tags" : "Tagger" ,
"no_budget" : "(ingen budsjett)" ,
"category" : "Kategori" ,
"attachments" : "Vedlegg" ,
"notes" : "Notater" ,
2020-07-23 19:40:10 +02:00
"external_uri" : "External URI" ,
2019-10-05 13:05:02 +02:00
"update_transaction" : "Update transaction" ,
"after_update_create_another" : "After updating, return here to continue editing." ,
"store_as_new" : "Store as a new transaction instead of updating." ,
2019-10-05 12:44:05 +02:00
"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)" ,
2019-10-05 13:05:02 +02:00
"no_piggy_bank" : "(no piggy bank)" ,
2019-11-10 07:26:49 +01:00
"description" : "Beskrivelse" ,
2019-12-20 07:15:40 +01:00
"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" : "You can't edit the destination account of a reconciliation transaction." ,
2019-12-30 15:24:02 +01:00
"source_account_reconciliation" : "You can't edit the source account of a reconciliation transaction." ,
2020-02-14 08:08:51 +01:00
"budget" : "Busjett" ,
2020-02-14 08:43:23 +01:00
"you_create_withdrawal" : "You're creating a withdrawal." ,
"you_create_transfer" : "You're creating a transfer." ,
2020-05-29 06:39:48 +02:00
"you_create_deposit" : "You're creating a deposit." ,
"edit" : "Rediger" ,
"delete" : "Slett" ,
"name" : "Navn" ,
"profile_whoops" : "Whoops!" ,
"profile_something_wrong" : "Something went wrong!" ,
"profile_try_again" : "Something went wrong. Please try again." ,
"profile_oauth_clients" : "OAuth Clients" ,
"profile_oauth_no_clients" : "You have not created any OAuth clients." ,
"profile_oauth_clients_header" : "Clients" ,
"profile_oauth_client_id" : "Client ID" ,
"profile_oauth_client_name" : "Name" ,
"profile_oauth_client_secret" : "Secret" ,
"profile_oauth_create_new_client" : "Create New Client" ,
"profile_oauth_create_client" : "Create Client" ,
"profile_oauth_edit_client" : "Edit Client" ,
"profile_oauth_name_help" : "Something your users will recognize and trust." ,
"profile_oauth_redirect_url" : "Redirect URL" ,
"profile_oauth_redirect_url_help" : "Your application's authorization callback URL." ,
"profile_authorized_apps" : "Authorized applications" ,
"profile_authorized_clients" : "Authorized clients" ,
"profile_scopes" : "Scopes" ,
"profile_revoke" : "Revoke" ,
"profile_personal_access_tokens" : "Personal Access Tokens" ,
"profile_personal_access_token" : "Personal Access Token" ,
"profile_personal_access_token_explanation" : "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests." ,
"profile_no_personal_access_token" : "You have not created any personal access tokens." ,
"profile_create_new_token" : "Create new token" ,
"profile_create_token" : "Create token" ,
"profile_create" : "Create" ,
2020-06-27 13:32:40 +02:00
"profile_save_changes" : "Save changes" ,
"default_group_title_name" : "(ungrouped)" ,
"piggy_bank" : "Sparegris"
2019-10-05 12:44:05 +02:00
} ,
"form" : {
"interest_date" : "Rentedato" ,
"book_date" : "Bokf\u00f8ringsdato" ,
"process_date" : "Prosesseringsdato" ,
"due_date" : "Forfallsdato" ,
2019-10-05 13:11:12 +02:00
"foreign_amount" : "Utenlandske bel\u00f8p" ,
2019-10-05 12:44:05 +02:00
"payment_date" : "Betalingsdato" ,
"invoice_date" : "Fakturadato" ,
"internal_reference" : "Intern referanse"
} ,
"config" : {
"html_language" : "nb"
}
}