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