New translations.

This commit is contained in:
James Cole
2017-11-30 07:13:52 +01:00
parent 64db5b91e2
commit c8ae19b811
22 changed files with 76 additions and 31 deletions

View File

@@ -13,14 +13,14 @@ declare(strict_types=1);
return [
// general stuff:
'language_incomplete' => 'Incomplete translation',
'language_incomplete' => 'nepopoln prevod',
'close' => 'zapri',
'actions' => 'Dejanja',
'edit' => 'uredi',
'delete' => 'izbriši',
'welcomeBack' => 'Kaj dogaja?',
'everything' => 'vse',
'today' => 'today',
'today' => 'danes',
'customRange' => 'obseg po meri',
'apply' => 'uporabi',
'select_date' => 'Izberi datum..',
@@ -84,11 +84,11 @@ return [
'expenses_by_expense_account' => 'stroški po stroškovnih kontih',
'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
'sum_of_expenses' => 'vsota stroškov',
'sum_of_income' => 'Sum of income',
'sum_of_income' => 'Vsota dohodkov',
'spent_in_specific_budget' => 'Spent in budget ":budget"',
'sum_of_expenses_in_budget' => 'Spent total in budget ":budget"',
'left_in_budget_limit' => 'Left to spend according to budgeting',
'current_period' => 'Current period',
'current_period' => 'Tekoče obdobje',
'show_the_current_period_and_overview' => 'Show the current period and overview',
'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.',
'budget_in_period' => 'All transactions for budget ":name" between :start and :end',
@@ -96,30 +96,30 @@ return [
'chart_account_in_period' => 'Chart for all transactions for account ":name" between :start and :end',
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
'chart_category_all' => 'Chart for all transactions for category ":name"',
'clone_withdrawal' => 'Clone this withdrawal',
'clone_deposit' => 'Clone this deposit',
'clone_transfer' => 'Clone this transfer',
'multi_select_no_selection' => 'None selected',
'multi_select_all_selected' => 'All selected',
'multi_select_filter_placeholder' => 'Find..',
'between_dates_breadcrumb' => 'Between :start and :end',
'all_journals_without_budget' => 'All transactions without a budget',
'journals_without_budget' => 'Transactions without a budget',
'all_journals_without_category' => 'All transactions without a category',
'journals_without_category' => 'Transactions without a category',
'all_journals_for_account' => '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',
'transferred' => 'Transferred',
'clone_withdrawal' => 'Kloniraj ta odhodek',
'clone_deposit' => 'Kloniraj ta prihodek',
'clone_transfer' => 'Kloniraj ta prenos',
'multi_select_no_selection' => 'Nič ni izbrano',
'multi_select_all_selected' => 'Vse je izbrano',
'multi_select_filter_placeholder' => 'Najdi..',
'between_dates_breadcrumb' => 'Med :start in :end',
'all_journals_without_budget' => 'Vse transakcije brez budžeta',
'journals_without_budget' => 'Transakcije brez budžeta',
'all_journals_without_category' => 'Vse transakcije brez kategorije',
'journals_without_category' => 'Transakcije brez kategorije',
'all_journals_for_account' => 'Vse transakcije za konto :ime',
'chart_all_journals_for_account' => 'Graf vseh transakcij za konto :name',
'journals_in_period_for_account' => 'stroški na kontu ":name" med :start in :end',
'transferred' => 'Prenešeno',
'all_withdrawal' => 'vsi stroški',
'all_transactions' => 'All transactions',
'all_transactions' => 'Vse transakcije',
'title_withdrawal_between' => 'vsi stroški med :start in :end',
'all_deposit' => 'All revenue',
'title_deposit_between' => 'All revenue between :start and :end',
'all_transfers' => 'All transfers',
'title_transfers_between' => 'All transfers between :start and :end',
'all_transfer' => 'All transfers',
'all_journals_for_tag' => 'All transactions for tag ":tag"',
'all_deposit' => 'Vsi prihodki',
'title_deposit_between' => 'Vsi prihodki med :start in :end',
'all_transfers' => 'Vsi prenosi',
'title_transfers_between' => 'vsi prenosi med :start in :end',
'all_transfer' => 'Vsi prenosi',
'all_journals_for_tag' => 'Vse transakcije za značko ":tag"',
'title_transfer_between' => 'All transfers between :start and :end',
'all_journals_for_category' => 'All transactions for category :name',
'all_journals_for_budget' => 'All transactions for budget :name',
@@ -621,6 +621,9 @@ return [
'cash_accounts' => 'Cash accounts',
'Cash account' => 'Cash account',
'reconcile_account' => 'Reconcile account ":account"',
'delete_reconciliation' => 'Delete reconciliation',
'update_reconciliation' => 'Update reconciliation',
'amount_cannot_be_zero' => 'The amount cannot be zero',
'end_of_reconcile_period' => 'End of reconcile period: :period',
'start_of_reconcile_period' => 'Start of reconcile period: :period',
'start_balance' => 'Start balance',