mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-16 11:42:06 -06:00
Merge pull request #641 from firefly-iii/l10n_develop
New Crowdin translations
This commit is contained in:
commit
9fa0e37a5d
@ -11,22 +11,22 @@
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'language_incomplete' => 'incomplete translation',
|
||||
'close' => 'Close',
|
||||
'language_incomplete' => 'nepopoln prevod',
|
||||
'close' => 'zapri',
|
||||
'actions' => 'Actions',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Delete',
|
||||
'welcomeBack' => 'What\'s playing?',
|
||||
'everything' => 'Everything',
|
||||
'customRange' => 'Custom range',
|
||||
'apply' => 'Apply',
|
||||
'cancel' => 'Cancel',
|
||||
'edit' => 'uredi',
|
||||
'delete' => 'izbriši',
|
||||
'welcomeBack' => 'Kaj dogaja?',
|
||||
'everything' => 'vse',
|
||||
'customRange' => 'obseg po meri',
|
||||
'apply' => 'uporabi',
|
||||
'cancel' => 'prekliči',
|
||||
'from' => 'From',
|
||||
'to' => 'To',
|
||||
'showEverything' => 'Show everything',
|
||||
'never' => 'Never',
|
||||
'search_results_for' => 'Search results for ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'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.',
|
||||
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
|
||||
'deleted_error' => 'These credentials do not match our records.',
|
||||
@ -38,13 +38,13 @@ return [
|
||||
'Opening balance' => 'Opening balance',
|
||||
'create_new_stuff' => 'Create new stuff',
|
||||
'new_withdrawal' => 'New withdrawal',
|
||||
'new_deposit' => 'New deposit',
|
||||
'new_transfer' => 'New transfer',
|
||||
'new_deposit' => 'nov depozit',
|
||||
'new_transfer' => 'nov prenos',
|
||||
'new_asset_account' => 'nov premoženjski račun',
|
||||
'new_expense_account' => 'nov konto za stroške',
|
||||
'new_revenue_account' => 'New revenue account',
|
||||
'new_budget' => 'New budget',
|
||||
'new_bill' => 'New bill',
|
||||
'new_revenue_account' => 'nov konto za dohodke',
|
||||
'new_budget' => 'nov budžet',
|
||||
'new_bill' => 'nov trajnik',
|
||||
'block_account_logout' => 'You have been logged out. Blocked accounts cannot use this site. Did you register with a valid email address?',
|
||||
'flash_success' => 'Success!',
|
||||
'flash_info' => 'Message',
|
||||
|
Loading…
Reference in New Issue
Block a user