mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Slovenian)
This commit is contained in:
parent
f8e5b9be43
commit
b6b6888493
@ -79,7 +79,7 @@ return [
|
|||||||
'tagadvancePayment' => 'Advance payment',
|
'tagadvancePayment' => 'Advance payment',
|
||||||
'tagnothing' => '',
|
'tagnothing' => '',
|
||||||
'Default asset account' => 'privzeti premoženjski račun',
|
'Default asset account' => 'privzeti premoženjski račun',
|
||||||
'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.',
|
'no_budget_pointer' => 'Kot kaže niste definirali še nobenega budžeta. Budžete lahko ustvarite na strani <a href="/budgets">budžeti></a>. Budžeti vam pomagajo držati pregled nad vašimi stroški.',
|
||||||
'Savings account' => 'Savings account',
|
'Savings account' => 'Savings account',
|
||||||
'Credit card' => 'Credit card',
|
'Credit card' => 'Credit card',
|
||||||
'source_accounts' => 'Source account(s)',
|
'source_accounts' => 'Source account(s)',
|
||||||
@ -131,9 +131,9 @@ return [
|
|||||||
'chart_all_journals_for_account' => 'Chart of all transactions for account :name',
|
'chart_all_journals_for_account' => 'Chart of all transactions for account :name',
|
||||||
'journals_in_period_for_account' => 'All transactions for account :name between :start and :end',
|
'journals_in_period_for_account' => 'All transactions for account :name between :start and :end',
|
||||||
'transferred' => 'Transferred',
|
'transferred' => 'Transferred',
|
||||||
'all_withdrawal' => 'All expenses',
|
'all_withdrawal' => 'vsi stroški',
|
||||||
'all_transactions' => 'All transactions',
|
'all_transactions' => 'All transactions',
|
||||||
'title_withdrawal_between' => 'All expenses between :start and :end',
|
'title_withdrawal_between' => 'vsi stroški med :start in :end',
|
||||||
'all_deposit' => 'All revenue',
|
'all_deposit' => 'All revenue',
|
||||||
'title_deposit_between' => 'All revenue between :start and :end',
|
'title_deposit_between' => 'All revenue between :start and :end',
|
||||||
'all_transfers' => 'All transfers',
|
'all_transfers' => 'All transfers',
|
||||||
@ -236,7 +236,7 @@ return [
|
|||||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||||
'default_rule_trigger_from_account' => 'David Bowie',
|
'default_rule_trigger_from_account' => 'David Bowie',
|
||||||
'default_rule_action_prepend' => 'Bought the world from ',
|
'default_rule_action_prepend' => 'Bought the world from ',
|
||||||
'default_rule_action_set_category' => 'Large expenses',
|
'default_rule_action_set_category' => 'veliki izdatki',
|
||||||
'trigger' => 'Trigger',
|
'trigger' => 'Trigger',
|
||||||
'trigger_value' => 'Trigger on value',
|
'trigger_value' => 'Trigger on value',
|
||||||
'stop_processing_other_triggers' => 'Stop processing other triggers',
|
'stop_processing_other_triggers' => 'Stop processing other triggers',
|
||||||
@ -369,7 +369,7 @@ return [
|
|||||||
'preferences_security' => 'Security',
|
'preferences_security' => 'Security',
|
||||||
'preferences_layout' => 'Layout',
|
'preferences_layout' => 'Layout',
|
||||||
'pref_home_show_deposits' => 'Show deposits on the home screen',
|
'pref_home_show_deposits' => 'Show deposits on the home screen',
|
||||||
'pref_home_show_deposits_info' => 'The home screen already shows your expense accounts. Should it also show your revenue accounts?',
|
'pref_home_show_deposits_info' => 'Prva stran že prikazuje vaše stroškovne konte. Ali naj tudi prikazuje prihodkovne konte?',
|
||||||
'pref_home_do_show_deposits' => 'Yes, show them',
|
'pref_home_do_show_deposits' => 'Yes, show them',
|
||||||
'successful_count' => 'of which :count successful',
|
'successful_count' => 'of which :count successful',
|
||||||
'transaction_page_size_title' => 'Page size',
|
'transaction_page_size_title' => 'Page size',
|
||||||
@ -432,7 +432,7 @@ return [
|
|||||||
|
|
||||||
// transaction index
|
// transaction index
|
||||||
'title_expenses' => 'stroški',
|
'title_expenses' => 'stroški',
|
||||||
'title_withdrawal' => 'Expenses',
|
'title_withdrawal' => 'stroški',
|
||||||
'title_revenue' => 'Revenue / income',
|
'title_revenue' => 'Revenue / income',
|
||||||
'title_deposit' => 'Revenue / income',
|
'title_deposit' => 'Revenue / income',
|
||||||
'title_transfer' => 'Transfers',
|
'title_transfer' => 'Transfers',
|
||||||
|
Loading…
Reference in New Issue
Block a user