diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/files_external/l10n/lt_LT.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.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 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index 7a794159a68..f7d8489be63 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -117,13 +117,8 @@ OC.L10N.register( "Add storage" : "Pridėti saugyklą", "Advanced settings" : "Išplėstiniai nustatymai", "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "Step 1 failed. Exception: %s" : "Žingsnis 1 nepavyko. Išimtis: %s", - "Step 2 failed. Exception: %s" : "Žingsnis 2 nepavyko. Išimtis: %s", "OpenStack" : "OpenStack", - "Dropbox" : "Dropbox", "\"%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ą.", - "No external storage configured" : "Nėra sukonfigūruota jokia išorinė saugykla", - "You can add external storages in the personal settings" : "Galite pridėti papildomą išorinę saugyklą nustatymų skiltyje", "Allow users to mount the following external storage" : "Leisti naudotojams prijungti šias 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);"); |