]> BookStack Code Mirror - bookstack/blobdiff - lang/sq/auth.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / sq / auth.php
index 08af155e88f9f5432c1e977e15b94b29d0ef88e1..e3259a9618f3700afb89e25b6cd95f7d1d4967ab 100644 (file)
@@ -28,8 +28,8 @@ return [
     'create_account' => 'Krijo një llogari',
     'already_have_account' => 'Keni një llogari?',
     'dont_have_account' => 'Nuk keni akoma llogari?',
-    'social_login' => 'Social Login',
-    'social_registration' => 'Social Registration',
+    'social_login' => 'Kyçu me rrjete sociale',
+    'social_registration' => 'Regjistrohu me rrjete sociale',
     'social_registration_text' => 'Regjistrohu dhe logohu duhet përdorur një shërbim tjetër.',
 
     'register_thanks' => 'Faleminderit që u regjistruat!',
@@ -39,17 +39,17 @@ return [
     'register_success' => 'Faleminderit që u regjistruar! Ju tani jeni të regjistruar dhe të loguar.',
 
     // Login auto-initiation
-    'auto_init_starting' => 'Attempting Login',
-    'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
-    'auto_init_start_link' => 'Proceed with authentication',
+    'auto_init_starting' => 'Përpjekje për t\'u kyçur',
+    'auto_init_starting_desc' => 'Jemi duke kontaktuar sistemin e verifikimit për të filluar proçesin e kyçjes. Nëse nuk ka progres për 5 sekonda, klikoni linkun më poshtë.',
+    'auto_init_start_link' => 'Vazhdoni me verifikimin',
 
     // 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' => 'A password reset link will be sent to :email if that email address is found in the system.',
-    'reset_password_success' => 'Your password has been successfully reset.',
-    'email_reset_subject' => 'Reset your :appName password',
+    'reset_password' => 'Rivendosni fjalëkalimin',
+    'reset_password_send_instructions' => 'Shkruani email-in tuaj më poshtë dhe do të merrni një link në email për të rikthyer fjalëkalimin.',
+    'reset_password_send_button' => 'Dërgo linkun e rikthimit të fjalëkalimit',
+    'reset_password_sent' => 'Një link për rikthimin e fjalëkalimit do ju dërgohet në :email nëse adresa e email-it ndodhet në sistem.',
+    'reset_password_success' => 'Fjalëkalimi juaj u rikthye me sukses.',
+    'email_reset_subject' => 'Rikthe fjalëkalimin për :appName',
     '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.',
 
@@ -91,7 +91,7 @@ return [
     'mfa_option_totp_title' => 'Mobile App',
     'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
     'mfa_option_backup_codes_title' => 'Backup Codes',
-    'mfa_option_backup_codes_desc' => 'Securely store a set of one-time-use backup codes which you can enter to verify your identity.',
+    'mfa_option_backup_codes_desc' => 'Generates a set of one-time-use backup codes which you\'ll enter on login to verify your identity. Make sure to store these in a safe & secure place.',
     'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
     'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
     'mfa_gen_backup_codes_desc' => 'Store the below list of codes in a safe place. When accessing the system you\'ll be able to use one of the codes as a second authentication mechanism.',