diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:53 +0000 |
commit | 1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8 (patch) | |
tree | a6391e9f75469012ea66adb80cc57745da6bfe97 /apps/files_external/l10n/lt_LT.js | |
parent | cda4540f51ca2892c9190cbae0812483d4d44dc8 (diff) | |
download | nextcloud-server-1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8.tar.gz nextcloud-server-1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8.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.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index e0a0ec47183..060b8577bda 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -120,8 +120,6 @@ OC.L10N.register( "Available for" : "Prieinamas", "Add storage" : "Pridėti saugyklą", "Advanced settings" : "Išplėstiniai nustatymai", - "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Kai kurios sukonfigūruotos išorinės saugyklos nebuvo prijungtos. Paspauskite ant raudonai nuspalvotų eilučių norėdami gauti išsamesnę informaciją", - "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nėra įdiegta \"%s\". %s prijungimas yra neįmanomas. Paprašykite savo sistemos administratoriaus, kad įdiegtų trūkstamą paketą." + "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas" }, "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);"); |