mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-11 17:39:41 +00:00
35 lines
1.6 KiB
JSON
35 lines
1.6 KiB
JSON
{
|
|
"config": {
|
|
"html_language": "sk"
|
|
},
|
|
"firefly": {
|
|
"spent": "Utraten\u00e9",
|
|
"left": "Zost\u00e1va",
|
|
"paid": "Uhraden\u00e9",
|
|
"errors_submission": "There was something wrong with your submission. Please check out the errors below: %{errorMessage}",
|
|
"unpaid": "Neuhraden\u00e9",
|
|
"default_group_title_name_plain": "ungrouped",
|
|
"subscriptions_in_group": "Subscriptions in group \"%{title}\"",
|
|
"subscr_expected_x_times": "Expect to pay %{amount} %{times} times this period",
|
|
"overspent": "Prekro\u010den\u00e9 v\u00fddaje",
|
|
"money_flowing_in": "Prich\u00e1dzaj\u00face",
|
|
"money_flowing_out": "Odch\u00e1dzaj\u00face",
|
|
"category": "Kateg\u00f3ria",
|
|
"unknown_category_plain": "No category",
|
|
"all_money": "All your money",
|
|
"unknown_source_plain": "Unknown source account",
|
|
"unknown_dest_plain": "Unknown destination account",
|
|
"unknown_any_plain": "Unknown account",
|
|
"unknown_budget_plain": "No budget",
|
|
"stored_journal_js": "Successfully created new transaction \"%{description}\"",
|
|
"expense_account": "Expense account",
|
|
"revenue_account": "Revenue account",
|
|
"budget": "Rozpo\u010det",
|
|
"account_type_Asset account": "Asset account",
|
|
"account_type_Expense account": "Expense account",
|
|
"account_type_Revenue account": "Revenue account",
|
|
"account_type_Debt": "Dlh",
|
|
"account_type_Loan": "P\u00f4\u017ei\u010dka",
|
|
"account_type_Mortgage": "Hypot\u00e9ka"
|
|
}
|
|
} |