mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
53 lines
2.6 KiB
JSON
53 lines
2.6 KiB
JSON
{
|
|
"config": {
|
|
"html_language": "pl",
|
|
"date_time_fns": "do MMMM yyyy @ HH:mm:ss",
|
|
"month_and_day_fns": "d MMMM y",
|
|
"date_time_fns_short": "MMMM do, yyyy @ HH:mm"
|
|
},
|
|
"validation": {
|
|
"bad_type_source": "Firefly III can't determine the transaction type based on this source account.",
|
|
"bad_type_destination": "Firefly III can't determine the transaction type based on this destination account."
|
|
},
|
|
"firefly": {
|
|
"spent": "Wydano",
|
|
"left": "Pozosta\u0142o",
|
|
"paid": "Zap\u0142acone",
|
|
"errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: {{errorMessage}}",
|
|
"unpaid": "Niezap\u0142acone",
|
|
"default_group_title_name_plain": "bez grupy",
|
|
"subscriptions_in_group": "Subskrypcje w grupie \"%{title}\"",
|
|
"subscr_expected_x_times": "Oczekuje zap\u0142aty %{amount} %{times} razy w tym okresie",
|
|
"overspent": "Przep\u0142acono",
|
|
"money_flowing_in": "Przychodz\u0105ce",
|
|
"money_flowing_out": "Wychodz\u0105ce",
|
|
"category": "Kategoria",
|
|
"unknown_category_plain": "Brak kategorii",
|
|
"all_money": "Wszystkie Twoje pieni\u0105dze",
|
|
"unknown_source_plain": "Nieznane konto \u017ar\u00f3d\u0142owe",
|
|
"unknown_dest_plain": "Nieznane konto docelowe",
|
|
"unknown_any_plain": "Nieznane konto",
|
|
"unknown_budget_plain": "Brak bud\u017cetu",
|
|
"stored_journal_js": "Successfully created new transaction \"{{description}}\"",
|
|
"wait_loading_transaction": "Poczekaj na za\u0142adowanie formularza",
|
|
"nothing_found": "(nic nie znaleziono)",
|
|
"wait_loading_data": "Please wait for your information to load...",
|
|
"Transfer": "Transfer",
|
|
"Withdrawal": "Wyp\u0142ata",
|
|
"Deposit": "Wp\u0142ata",
|
|
"expense_account": "Konto wydatk\u00f3w",
|
|
"revenue_account": "Konto przychod\u00f3w",
|
|
"budget": "Bud\u017cet",
|
|
"account_type_Asset account": "Konto aktyw\u00f3w",
|
|
"account_type_Expense account": "Konto wydatk\u00f3w",
|
|
"account_type_Revenue account": "Konto przychod\u00f3w",
|
|
"account_type_Debt": "D\u0142ug",
|
|
"account_type_Loan": "Po\u017cyczka",
|
|
"account_type_Mortgage": "Hipoteka",
|
|
"account_role_defaultAsset": "Domy\u015blne konto aktyw\u00f3w",
|
|
"account_role_sharedAsset": "Wsp\u00f3\u0142dzielone konto aktyw\u00f3w",
|
|
"account_role_savingAsset": "Konto oszcz\u0119dno\u015bciowe",
|
|
"account_role_ccAsset": "Karta kredytowa",
|
|
"account_role_cashWalletAsset": "Portfel got\u00f3wkowy"
|
|
}
|
|
} |