summaryrefslogtreecommitdiffstats
path: root/lib/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-27 02:14:52 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-27 02:14:52 +0000
commitb8adf736126441d06c233b3b40fac0af0e8478ef (patch)
treeef76fdeab589f7388c6e47fc7834c91ae2d00b26 /lib/l10n/lt_LT.js
parent7e1369f5d379a66bb226e8b7c2ca3a4a932a3027 (diff)
downloadnextcloud-server-b8adf736126441d06c233b3b40fac0af0e8478ef.tar.gz
nextcloud-server-b8adf736126441d06c233b3b40fac0af0e8478ef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r--lib/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js
index 6c898f78c62..30669fb5285 100644
--- a/lib/l10n/lt_LT.js
+++ b/lib/l10n/lt_LT.js
@@ -160,7 +160,6 @@ 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." : "Pakeiskite leidimus į 0770, kad šis katalogas negalėtų būti išvardytas kitiems naudotojams.",
"Your data directory is readable by other users" : "Duomenų katalogą gali skaityti kiti naudotojai",
@@ -205,6 +204,7 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s pasidalino »%s« su jumis",
"%s shared »%s« with you." : "%s pasidalino »%s« su Jumis.",
"%s via %s" : "%s per %s",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" negali būti įdiegta, nes nėra įvykdytos: %s"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" negali būti įdiegta, nes nėra įvykdytos: %s",
+ "PostgreSQL >= 9 required" : "Reikalinga PostgreSQL >= 9"
},
"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);");