diff options
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 b7694c2ba3d..fd58b3612d1 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -117,8 +117,6 @@ OC.L10N.register( "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ą", - "OpenStack" : "OpenStack", - "\"%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 the following external storage" : "Leisti naudotojams prijungti šias išorines saugyklas" + "\"%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ą." }, "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);"); |