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