New translations list.php (Slovenian)

This commit is contained in:
James Cole
2017-05-14 10:10:08 +02:00
parent 79154bba25
commit e072f83507

View File

@@ -10,29 +10,29 @@
*/ */
return [ return [
'buttons' => 'Buttons', 'buttons' => 'Gumbi',
'icon' => 'Icon', 'icon' => 'Ikona',
'id' => 'ID', 'id' => 'ID',
'create_date' => 'Created at', 'create_date' => 'Ustvarjeno',
'update_date' => 'Updated at', 'update_date' => 'Posodobljeno',
'balance_before' => 'Balance before', 'balance_before' => 'Stanje prej',
'balance_after' => 'Balance after', 'balance_after' => 'Stanje potem',
'name' => 'Name', 'name' => 'ime',
'role' => 'Role', 'role' => 'vloga',
'currentBalance' => 'Current balance', 'currentBalance' => 'trenutno stanje',
'active' => 'Is active?', 'active' => 'Aktiviran?',
'lastActivity' => 'Last activity', 'lastActivity' => 'zadnja aktivnost',
'balanceDiff' => 'Balance difference between :start and :end', 'balanceDiff' => 'Razlika stanja med :start in :end',
'matchedOn' => 'Matched on', 'matchedOn' => 'Matched on',
'matchesOn' => 'Matched on', 'matchesOn' => 'Matched on',
'account_type' => 'Account type', 'account_type' => 'vrsta računa',
'created_at' => 'Created at', 'created_at' => 'ustvarjeno',
'new_balance' => 'New balance', 'new_balance' => 'novo stanje',
'account' => 'Account', 'account' => 'račun',
'matchingAmount' => 'Amount', 'matchingAmount' => 'znesek',
'lastMatch' => 'Last match', 'lastMatch' => 'Last match',
'split_number' => 'Split #', 'split_number' => 'Delitev #',
'destination' => 'Destination', 'destination' => 'Ciljni račun',
'source' => 'Source', 'source' => 'Source',
'next_expected_match' => 'Next expected match', 'next_expected_match' => 'Next expected match',
'automatch' => 'Auto match?', 'automatch' => 'Auto match?',