New translations firefly.php (Slovenian)

This commit is contained in:
James Cole
2017-05-04 17:30:12 +02:00
parent b55a4047d0
commit dd17a20b60

View File

@@ -11,21 +11,21 @@
return [ return [
// general stuff: // general stuff:
'language_incomplete' => 'incomplete translation', 'language_incomplete' => 'nepopoln prevod',
'close' => 'Close', 'close' => 'zapri',
'actions' => 'Actions', 'actions' => 'Actions',
'edit' => 'Edit', 'edit' => 'uredi',
'delete' => 'Delete', 'delete' => 'izbriši',
'welcomeBack' => 'What\'s playing?', 'welcomeBack' => 'Kaj dogaja?',
'everything' => 'Everything', 'everything' => 'vse',
'customRange' => 'Custom range', 'customRange' => 'obseg po meri',
'apply' => 'Apply', 'apply' => 'uporabi',
'cancel' => 'Cancel', 'cancel' => 'prekliči',
'from' => 'From', 'from' => 'From',
'to' => 'To', 'to' => 'To',
'showEverything' => 'Show everything', 'showEverything' => 'pokaži vse',
'never' => 'Never', 'never' => 'nikoli',
'search_results_for' => 'Search results for ":query"', 'search_results_for' => 'rezultati iskanja za ":query"',
'advanced_search' => 'Advanced search', '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.', '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.', 'bounced_error' => 'The message sent to :email bounced, so no access for you.',