summaryrefslogtreecommitdiffstats
path: root/core/l10n/lt_LT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-29 07:31:51 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-29 07:31:51 -0400
commitb0b76fe064860d2074c91897a29e0f9ac5705db8 (patch)
tree403b6102c31503b3adb8be3268713d46ec946474 /core/l10n/lt_LT.php
parentaaefb643069c3bd681b439fe25725ef636004e65 (diff)
downloadnextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.tar.gz
nextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.php')
-rw-r--r--core/l10n/lt_LT.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php
index e29c0d5a96c..ca727d1dadc 100644
--- a/core/l10n/lt_LT.php
+++ b/core/l10n/lt_LT.php
@@ -67,6 +67,8 @@ $TRANSLATIONS = array(
"Error while changing permissions" => "Klaida, keičiant privilegijas",
"Shared with you and the group {group} by {owner}" => "Pasidalino su Jumis ir {group} grupe {owner}",
"Shared with you by {owner}" => "Pasidalino su Jumis {owner}",
+"Share with user or group …" => "Dalintis su vartotoju arba grupe...",
+"Share link" => "Dalintis nuoroda",
"Password protect" => "Apsaugotas slaptažodžiu",
"Password" => "Slaptažodis",
"Allow Public Upload" => "Leisti viešą įkėlimą",
@@ -80,6 +82,7 @@ $TRANSLATIONS = array(
"Resharing is not allowed" => "Dalijinasis išnaujo negalimas",
"Shared in {item} with {user}" => "Pasidalino {item} su {user}",
"Unshare" => "Nebesidalinti",
+"notify by email" => "pranešti el. paštu",
"can edit" => "gali redaguoti",
"access control" => "priėjimo kontrolė",
"create" => "sukurti",
@@ -161,6 +164,10 @@ $TRANSLATIONS = array(
"Alternative Logins" => "Alternatyvūs prisijungimai",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Labas,<br><br>tik informuojame, kad %s pasidalino su Jumis »%s«.<br><a href=\"%s\">Peržiūrėk!</a><br><br>",
"The share will expire on %s.<br><br>" => "Bendrinimo laikas baigsis %s.<br><br>",
-"Updating ownCloud to version %s, this may take a while." => "Atnaujinama ownCloud į %s versiją. tai gali šiek tiek užtrukti."
+"Updating ownCloud to version %s, this may take a while." => "Atnaujinama ownCloud į %s versiją. tai gali šiek tiek užtrukti.",
+"This ownCloud instance is currently being updated, which may take a while." => "Šiuo metu vyksta ownCloud atnaujinamas, tai gali šiek tiek užtrukti.",
+"Please reload this page after a short time to continue using ownCloud." => "Po trupučio laiko atnaujinkite šį puslapį kad galėtumėte toliau naudoti ownCloud.",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "Susisiekite su savo sistemos administratoriumi jei šis pranešimas nedingsta arba jei jis pasirodė netikėtai.",
+"Thank you for your patience." => "Dėkojame už jūsų kantrumą."
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);";