diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-14 00:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-14 00:08:12 +0000 |
commit | 7698781a1e47263c941533b42d2401092284b76b (patch) | |
tree | f54b72fae87c50e1659dbc428a5f54a508031def /lib/l10n/lt_LT.js | |
parent | c5dbe1c77291bbf7f7c8a736d8bd01917ecad346 (diff) | |
download | nextcloud-server-7698781a1e47263c941533b42d2401092284b76b.tar.gz nextcloud-server-7698781a1e47263c941533b42d2401092284b76b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r-- | lib/l10n/lt_LT.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index f08b3ab2b79..f4535427962 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -76,7 +76,7 @@ OC.L10N.register( "Can't create or write into the data directory %s" : "Negalima nuskaityti arba rašyti į duomenų katalogą. %s", "Invalid Federated Cloud ID" : "Netinkamas Centralizuoto Serverio ID", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s dalinimasis nepavyko, nes sistema nepalaiko šio duomenų tipo %i", - "Sharing %s failed, because the file does not exist" : "%s dalinimasis nepavyko, nes failas neegzistuoja.", + "Sharing %s failed, because the file does not exist" : "%s dalinimasis nepavyko, nes failas neegzistuoja. ", "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", "Sharing %s failed, because you can not share with yourself" : "%s bendrinimas nepavyko, jūs negalite bendrinti su savimi pačiu.", "Sharing %s failed, because the user %s does not exist" : "%s bendrinimas nepavyko, nes naudotojas %s neegzistuoja", @@ -177,7 +177,9 @@ OC.L10N.register( "To fix this issue update your libxml2 version and restart your web server." : "Atnaujinkite libxml2 versiją ir perkraukite žiniatinklio serverį, kad sutvarkytumėte šią problemą.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduliai yra įdiegti, bet jų vis tiek trūksta?", "Please ask your server administrator to restart the web server." : "Kreipkitės į savo sistemos administratorių, kad jis perkrautų žiniatinklio serverį.", + "PostgreSQL >= 9 required" : "Reikalinga PostgreSQL >= 9", "Please upgrade your database version" : "Atnaujinkite duomenų bazės versiją.", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Duome", "Your data directory is invalid" : "Neteisingas duomenų katalogas", "Storage unauthorized. %s" : "Saugykla nesankcionuota. %s", "Storage incomplete configuration. %s" : "Nepilna saugyklos konfigūracija. %s", |