mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
New translations firefly.php (Slovenian)
This commit is contained in:
@@ -11,21 +11,21 @@
|
||||
|
||||
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"',
|
||||
'showEverything' => 'pokaži vse',
|
||||
'never' => 'nikoli',
|
||||
'search_results_for' => 'rezultati iskanja za ":query"',
|
||||
'advanced_search' => 'Advanced search',
|
||||
'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.',
|
||||
|
Reference in New Issue
Block a user