diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-20 00:23:02 +0000 |
commit | 0d961dc9a2bb3b6005af5eec51692b760a9e0029 (patch) | |
tree | 12d8cf1b3a54eb41e6aefacd390dde3fc958f1cb /apps/settings/l10n/sq.js | |
parent | fec43fc1325b75e1c98838cd961187e7c0409984 (diff) | |
download | nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.tar.gz nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sq.js')
-rw-r--r-- | apps/settings/l10n/sq.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index db7cd453746..545d3f81e98 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -194,7 +194,7 @@ OC.L10N.register( "Documentation" : "Dokumentacioni", "Forum" : "Forum", "Login" : "Hyrje", - "SSL/TLS" : "SSL/TLS", + "SSL" : "SSL", "Open documentation" : "Hapni dokumentimin", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Është e rëndësishme të ngrini këtë server për të qenë në gjendje të dërgoni email, si për rivendosjen e fjalëkalimeve dhe për njoftimet.", "Send mode" : "Mënyrë dërgimi", @@ -202,7 +202,7 @@ OC.L10N.register( "From address" : "Nga adresa", "Server address" : "Adresë shërbyesi", "Port" : "Portë", - "Authentication method" : "Metodë mirëfilltësimi", + "Authentication" : "Mirëfilltësim", "Authentication required" : "Lypset mirëfilltësim", "Credentials" : "Kredenciale", "SMTP Username" : "Emër përdoruesi SMTP", @@ -232,6 +232,8 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", "Plain" : "E thjeshtë", "NT LAN Manager" : "Përgjegjës Rrjeti NT", - "STARTTLS" : "STARTTLS" + "SSL/TLS" : "SSL/TLS", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Metodë mirëfilltësimi" }, "nplurals=2; plural=(n != 1);"); |