]> BookStack Code Mirror - bookstack/commitdiff
New translations auth.php (Slovenian)
authorDan Brown <redacted>
Tue, 10 Mar 2020 15:18:30 +0000 (15:18 +0000)
committerDan Brown <redacted>
Tue, 10 Mar 2020 15:18:30 +0000 (15:18 +0000)
resources/lang/sl/auth.php

index ea5f75b13b5e7ed1f8fe42d16b04f3e973dc4c40..324fb3d05d65ffd9e47ab4e19bbe3dd298588667 100644 (file)
@@ -33,18 +33,18 @@ return [
     'social_registration_text' => 'Registrirajte in prijavite se za uporabo drugih možnosti.',
 
     'register_thanks' => 'Hvala za registracijo!',
-    'register_confirm' => 'Please check your email and click the confirmation button to access :appName.',
-    'registrations_disabled' => 'Registrations are currently disabled',
-    'registration_email_domain_invalid' => 'That email domain does not have access to this application',
-    'register_success' => 'Thanks for signing up! You are now registered and signed in.',
+    'register_confirm' => 'Prosimo preverite vaš e-poštni predal in kliknite na potrditveni gumb za dostop :appName.',
+    'registrations_disabled' => 'Registracija trenutno ni mogoča',
+    'registration_email_domain_invalid' => 'Ta e-poštna domena nima dostopa do te aplikacije',
+    'register_success' => 'Hvala za registracijo! Sedaj ste registrirani in prijavljeni.',
 
 
     // Password Reset
-    'reset_password' => 'Reset Password',
-    'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.',
-    'reset_password_send_button' => 'Send Reset Link',
-    'reset_password_sent_success' => 'A password reset link has been sent to :email.',
-    'reset_password_success' => 'Your password has been successfully reset.',
+    'reset_password' => 'Ponastavi geslo',
+    'reset_password_send_instructions' => 'Spodaj vpišite vaš e-poštni naslov in prejeli boste e-pošto s povezavo za ponastavitev gesla.',
+    'reset_password_send_button' => 'Pošlji povezavo za ponastavitev',
+    'reset_password_sent_success' => 'Povezava za ponastavitev gesla je bila poslana na :email.',
+    'reset_password_success' => 'Vaše geslo je bilo uspešno spremenjeno.',
     'email_reset_subject' => 'Reset your :appName password',
     'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.',
     'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.',