diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:31 +0000 |
commit | 3ac6f4d50422c36a3003a0307d535b092f87d28e (patch) | |
tree | ed9d24533dc67e45c361c373f14aa4439da72ef9 /apps/files_external/l10n/lt_LT.js | |
parent | 869aa64d0d0237f34bde660a2a8feec7a03f0e34 (diff) | |
download | nextcloud-server-3ac6f4d50422c36a3003a0307d535b092f87d28e.tar.gz nextcloud-server-3ac6f4d50422c36a3003a0307d535b092f87d28e.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, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index f4432d2eeb4..74842a24a91 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -114,9 +114,9 @@ OC.L10N.register( "Advanced settings" : "Išplėstiniai nustatymai", "Delete" : "Ištrinti", "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", - "Allow users to mount the following external storage" : "Leisti naudotojams prijungti šias išorines saugyklas", "OpenStack" : "OpenStack", "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" + "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);"); |