summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-01 02:28:33 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-01 02:28:33 +0000
commitb4c3e8dbc8011c6af73e96694f52d26f678b537e (patch)
treecc5752f477b45f68ee46296e40d8d5f9ea15c08d /apps/files_external/l10n/lt_LT.js
parent94ec3e16758d4a29713bfa4bb2d885ebff3c7818 (diff)
downloadnextcloud-server-b4c3e8dbc8011c6af73e96694f52d26f678b537e.tar.gz
nextcloud-server-b4c3e8dbc8011c6af73e96694f52d26f678b537e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/lt_LT.js')
-rw-r--r--apps/files_external/l10n/lt_LT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js
index 40dd3fa205a..96dd9adcb25 100644
--- a/apps/files_external/l10n/lt_LT.js
+++ b/apps/files_external/l10n/lt_LT.js
@@ -97,11 +97,9 @@ OC.L10N.register(
"SFTP" : "SFTP",
"Root" : "Šaknis",
"SFTP with secret key login" : "SFTP protokolas su prisijungimu",
- "SMB / CIFS" : "SMB / CIFS",
"Share" : "Dalintis",
"Show hidden files" : "Rodyti paslėptus failus",
"Timeout" : "Pasibaigė laikas",
- "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą",
"Username as share" : "Dalinimosi vardas kaip ir vartotojo vardas",
"Service name" : "Paslaugos vardas",
"Request timeout (seconds)" : "Prisijungimo laikas (sekundėmis)",
@@ -123,6 +121,8 @@ OC.L10N.register(
"Advanced settings" : "Išplėstiniai nustatymai",
"Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
"External storages" : "Išorinės saugyklos",
- "(group)" : "(grupė)"
+ "(group)" : "(grupė)",
+ "SMB / CIFS" : "SMB / CIFS",
+ "SMB / CIFS using OC login" : "SMB / CIFS, naudojant OC prisijungimą"
},
"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);");