mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
New translations firefly.php (Slovenian)
This commit is contained in:
@@ -47,22 +47,22 @@ return [
|
||||
'flash_warning' => 'Opozorilo!',
|
||||
'flash_error' => 'Napaka!',
|
||||
'flash_info_multiple' => 'Tukajle je eno sporočilo | Tukajle je :count sporočil',
|
||||
'flash_error_multiple' => 'There is one error|There are :count errors',
|
||||
'net_worth' => 'Net worth',
|
||||
'route_has_no_help' => 'There is no help for this route.',
|
||||
'two_factor_welcome' => 'Hello, :user!',
|
||||
'two_factor_enter_code' => 'To continue, please enter your two factor authentication code. Your application can generate it for you.',
|
||||
'two_factor_code_here' => 'Enter code here',
|
||||
'two_factor_title' => 'Two factor authentication',
|
||||
'authenticate' => 'Authenticate',
|
||||
'flash_error_multiple' => 'Tukajle je ena napaka | Tukajle je :count napak',
|
||||
'net_worth' => 'Neto vrednost',
|
||||
'route_has_no_help' => 'Tukaj vam žal ni pomoči.',
|
||||
'two_factor_welcome' => 'Zdravo, :user!',
|
||||
'two_factor_enter_code' => 'Če želite nadaljevati, vnesite svojo kodo. Vaš program za prijavo jo lahko ustvari za vas.',
|
||||
'two_factor_code_here' => 'Vnesite kodo tukaj',
|
||||
'two_factor_title' => 'Overovitev v dveh korakih',
|
||||
'authenticate' => 'Identifikacija',
|
||||
'two_factor_forgot_title' => 'Lost two factor authentication',
|
||||
'two_factor_forgot' => 'I forgot my two-factor thing.',
|
||||
'two_factor_forgot' => 'Pozabil sem svojo reč za dva koraka.',
|
||||
'two_factor_lost_header' => 'Lost your two factor authentication?',
|
||||
'two_factor_lost_intro' => 'Unfortunately, this is not something you can reset from the web interface. You have two choices.',
|
||||
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in <code>storage/logs</code> for instructions.',
|
||||
'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication.',
|
||||
'warning_much_data' => ':days days of data may take a while to load.',
|
||||
'registered' => 'You have registered successfully!',
|
||||
'two_factor_lost_intro' => 'Na žalost, to ni nekaj, kar lahko ponastavite iz spletnega vmesnika. Imate dve možnosti.',
|
||||
'two_factor_lost_fix_self' => 'Če uporabljate svoj lastni Firefly III, za navodila preglejte dnevnike v <code>storage/logs</code>.',
|
||||
'two_factor_lost_fix_owner' => 'V nasprotnem primeru pišite po e-pošti lastniku spletnega mesta <a href="mailto::site_owner">: site_owner</a> in ga prosite, da ponastavijo vaše preverjanje pristnosti v dveh korakih.',
|
||||
'warning_much_data' => ':days dni podatkov se lahko nalaga kar nekaj časa.',
|
||||
'registered' => 'Uspešno ste se registrirali!',
|
||||
'Default asset account' => 'privzeti premoženjski račun',
|
||||
'no_budget_pointer' => 'Kot kaže niste definirali še nobenega budžeta. Budžete lahko ustvarite na strani <a href="/budgets">budžeti></a>. Budžeti vam pomagajo držati pregled nad vašimi stroški.',
|
||||
'Savings account' => 'Savings account',
|
||||
|
Reference in New Issue
Block a user