summaryrefslogtreecommitdiffstats
path: root/lib/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r--lib/l10n/lt_LT.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js
index 24e337afa70..41c0e32e0a6 100644
--- a/lib/l10n/lt_LT.js
+++ b/lib/l10n/lt_LT.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"PostgreSQL username and/or password not valid" : "Neteisingas PostgreSQL naudotojo vardas ir/arba slaptažodis",
"You need to enter details of an existing account." : "Jūs turite suvesti egzistuojančios paskyros duomenis.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nėra palaikomas, %s neveiks tinkamai šioje platformoje. Naudodami prisiimate visą riziką !",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP.",
"Set an admin username." : "Nustatyti administratoriaus naudotojo vardą.",
"Set an admin password." : "Nustatyti administratoriaus slaptažodį.",
"Can't create or write into the data directory %s" : "Negalima nuskaityti arba rašyti į duomenų katalogą. %s",
@@ -199,6 +200,10 @@ OC.L10N.register(
"Storage connection error. %s" : "Saugyklos sujungimo ryšio klaida. %s",
"Storage is temporarily not available" : "Saugykla yra laikinai neprieinama",
"Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigėsi. %s",
- "DB Error: \"%s\"" : "DB klaida: \"%s\""
+ "DB Error: \"%s\"" : "DB klaida: \"%s\"",
+ "Files can't be shared with delete permissions" : "Failai negali būti bendrinami su ištrynimo leidimais",
+ "Files can't be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimais",
+ "No app name specified" : "Nenurodytas programėlės pavadinimas",
+ "App '%s' could not be installed!" : "Nepavyko įdiegti \"%s\" programėlės!"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");