New translations firefly.php (Slovenian)

This commit is contained in:
James Cole 2017-07-15 17:30:45 +02:00
parent 8d9e943d57
commit 6251914419

View File

@ -27,8 +27,7 @@ return [
'showEverything' => 'pokaži vse',
'never' => 'nikoli',
'search_results_for' => 'rezultati iskanja za ":query"',
'advanced_search' => 'napredno iskanje',
'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will <em>only</em> return transactions. Please click the <i class="fa fa-question-circle"></i>-icon for more information.',
'no_results_for_empty_search' => 'Your search was empty, so nothing was found.',
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
'deleted_error' => 'These credentials do not match our records.',
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
@ -69,13 +68,6 @@ return [
'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication.',
'warning_much_data' => ':days days of data may take a while to load.',
'registered' => 'You have registered successfully!',
'search' => 'Search',
'search_found_accounts' => 'Found :count account(s) for your query.',
'search_found_categories' => 'Found :count category(ies) for your query.',
'search_found_budgets' => 'Found :count budget(s) for your query.',
'search_found_tags' => 'Found :count tag(s) for your query.',
'search_found_transactions' => 'Found :count transaction(s) for your query.',
'results_limited' => 'The results are limited to :count entries.',
'tagbalancingAct' => 'Balancing act',
'tagadvancePayment' => 'Advance payment',
'tagnothing' => '',
@ -152,6 +144,15 @@ return [
'transfer_exchange_rate_instructions' => 'Izvorni premoženjski račun "@source_name" sprejema samo transakcije v @source_currency. Ciljni premoženjski račun "@dest_name" sprejema samo transakcije v @dest_currency. Podati morate znesek v obeh valutah.',
'transaction_data' => 'Transaction data',
// search
'search' => 'Search',
'search_found_transactions' => 'Number of transactions found:',
'general_search_error' => 'An error occured while searching. Please check the log files for more information.',
'search_box' => 'Search',
'search_box_intro' => 'Welcome to the search function of Firefly III. Enter your search query in the box. Make sure you check out the help file because the search is pretty advanced.',
'search_error' => 'Error while searching',
'search_searching' => 'Searching ...',
// repeat frequencies:
'repeat_freq_yearly' => 'yearly',
'repeat_freq_monthly' => 'monthly',