mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 18:25:00 -06:00
43 lines
1.9 KiB
JSON
43 lines
1.9 KiB
JSON
{
|
|
"config": {
|
|
"html_language": "nb",
|
|
"date_time_fns": "do MMMM, yyyy @ HH:mm:ss",
|
|
"date_time_fns_short": "MMMM do, yyyy @ HH:mm"
|
|
},
|
|
"firefly": {
|
|
"spent": "Brukt",
|
|
"left": "Gjenv\u00e6rende",
|
|
"paid": "Betalt",
|
|
"errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: %{errorMessage}",
|
|
"unpaid": "Ikke betalt",
|
|
"default_group_title_name_plain": "ikke gruppert",
|
|
"subscriptions_in_group": "Abonnementer i gruppe \"%{title}\"",
|
|
"subscr_expected_x_times": "Forvent \u00e5 betale %{amount}, %{times} ganger denne perioden",
|
|
"overspent": "Overforbruk",
|
|
"money_flowing_in": "Inn",
|
|
"money_flowing_out": "Ut",
|
|
"category": "Kategori",
|
|
"unknown_category_plain": "Ingen kategori",
|
|
"all_money": "Alle pengene dine",
|
|
"unknown_source_plain": "Ukjent kilde-konto",
|
|
"unknown_dest_plain": "Ukjent destinasjonskonto",
|
|
"unknown_any_plain": "Ukjent konto",
|
|
"unknown_budget_plain": "Mangler budsjett",
|
|
"stored_journal_js": "Successfully created new transaction \"%{description}\"",
|
|
"wait_loading_transaction": "Please wait for the form to load",
|
|
"nothing_found": "(nothing found)",
|
|
"wait_loading_data": "Please wait for your information to load...",
|
|
"Transfer": "Overf\u00f8ring",
|
|
"Withdrawal": "Uttak",
|
|
"Deposit": "Innskudd",
|
|
"expense_account": "Utgiftskonto",
|
|
"revenue_account": "Inntektskonto",
|
|
"budget": "Budsjett",
|
|
"account_type_Asset account": "Aktivakonto",
|
|
"account_type_Expense account": "Utgiftskonto",
|
|
"account_type_Revenue account": "Inntektskonto",
|
|
"account_type_Debt": "Gjeld",
|
|
"account_type_Loan": "L\u00e5n",
|
|
"account_type_Mortgage": "Boligl\u00e5n"
|
|
}
|
|
} |