mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-08-28 17:07:21 +00:00
New translations list.php (Slovenian)
This commit is contained in:
@@ -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?',
|
||||
|
Reference in New Issue
Block a user