summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:02 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:02 +0000
commit0d961dc9a2bb3b6005af5eec51692b760a9e0029 (patch)
tree12d8cf1b3a54eb41e6aefacd390dde3fc958f1cb /apps/settings/l10n/lt_LT.js
parentfec43fc1325b75e1c98838cd961187e7c0409984 (diff)
downloadnextcloud-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/lt_LT.js')
-rw-r--r--apps/settings/l10n/lt_LT.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js
index 18b90a072b7..721ab6edf94 100644
--- a/apps/settings/l10n/lt_LT.js
+++ b/apps/settings/l10n/lt_LT.js
@@ -393,7 +393,7 @@ OC.L10N.register(
"Documentation" : "Dokumentacija",
"Forum" : "Forumas",
"Login" : "Prisijungti",
- "SSL/TLS" : "SSL/TLS",
+ "SSL" : "SSL",
"Open documentation" : "Atverti dokumentaciją",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Svarbu nustatyti šį serverį, kad galėtumėte siųsti el. laiškus, kaip, pavyzdžiui, slaptažodžio atstatymą ar pranešimus.",
"Send mode" : "Siuntimo veiksena",
@@ -402,7 +402,7 @@ OC.L10N.register(
"From address" : "Siuntėjo adresas",
"Server address" : "Serverio adresas",
"Port" : "Prievadas",
- "Authentication method" : "Tapatybės nustatymo metodas",
+ "Authentication" : "Tapatybės nustatymas",
"Authentication required" : "Reikalingas tapatybės nustatymas",
"Credentials" : "Prisijungimo duomenys",
"SMTP Username" : "SMTP naudotojo vardas",
@@ -447,6 +447,8 @@ OC.L10N.register(
"png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB",
"Plain" : "Paprastas",
"NT LAN Manager" : "NT LAN tvarkytuvė",
- "STARTTLS" : "STARTTLS"
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
+ "Authentication method" : "Tapatybės nustatymo metodas"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");