diff options
Diffstat (limited to 'apps/settings/l10n/sq.js')
-rw-r--r-- | apps/settings/l10n/sq.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index 0bc05f63214..6f57fef3ee1 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -23,7 +23,7 @@ OC.L10N.register( "You successfully logged in using two-factor authentication (%1$s)" : "Ju keni hyrë me sukses duke përdorur autentifikimin me dy faktorë ( %1$s )", "A login attempt using two-factor authentication failed (%1$s)" : "Një përpjekje e identifikimit me anë të autentifikimit me dy faktorë dështoi ( %1$s )", "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>fjalëkalimi</strong> ose <strong>emaili</strong> juaj është modifikuar", - "Apps" : "Aplikacione", + "Settings" : "Rregullimet", "Wrong password" : "Fjalëkalim i gabuar", "Saved" : "U ruajt", "Authentication error" : "Gabim mirëfilltësimi", @@ -36,7 +36,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Nëse keni marrë këtë email, konfigurimi i email-it duket të jetë i saktë.", "Email could not be sent. Check your mail server log" : "Email nuk mund të dërgohej. Kontrolloni logun e serverit tuaj të postës", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ndodhi një gabim gjatë dërgimit të email-it. Ju lutemi, rishikoni rregullimet tuaja. (Error: %s)", - "Users" : "Përdoruesit", "Invalid account" : "Llogari e pavlefshme", "Invalid mail address" : "Adresë email e pavlefshme", "Settings saved" : "Konfigurimet u ruajtën", @@ -61,8 +60,9 @@ OC.L10N.register( "Set your password" : "Vendos fjalëkalimin tënd", "Go to %s" : "Shko tek %s", "Install Client" : "Instalo Klient", - "Settings" : "Rregullimet", + "Apps" : "Aplikacione", "Personal" : "Personale", + "Users" : "Përdoruesit", "Additional settings" : "Konfigurime shtesë", "Basic settings" : "Konfigurime bazike", "Sharing" : "Ndarje me të tjerët", |