diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
commit | dc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch) | |
tree | 156b3fdf852ec411dd814d3623c18fd8b96d59e1 /core/l10n/lt_LT.php | |
parent | faf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff) | |
download | nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.php')
-rw-r--r-- | core/l10n/lt_LT.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php index bed1756cb49..02852e37d4c 100644 --- a/core/l10n/lt_LT.php +++ b/core/l10n/lt_LT.php @@ -161,10 +161,10 @@ $TRANSLATIONS = array( "Log in" => "Prisijungti", "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>", +"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ą.", "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ą." +"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." ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"; |