diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-25 17:22:54 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-25 17:22:54 +0000 |
commit | b6e776e1247ba66adf372c212882e4fa8bfc864b (patch) | |
tree | d3d54fef4a49e57f828f37a9456edef359b3b09e | |
parent | 60890bbb495806d8a75f94b3d927d4970793d73f (diff) |
[trunk_admin] Update lt_LT, thanks to : vilisas
git-svn-id: http://piwigo.org/svn/trunk@27943 68402e56-0260-453c-a942-63ccdbb3a9ee
-rwxr-xr-x | language/lt_LT/admin.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/lt_LT/admin.lang.php b/language/lt_LT/admin.lang.php index 15565af84..69b34b54f 100755 --- a/language/lt_LT/admin.lang.php +++ b/language/lt_LT/admin.lang.php @@ -673,7 +673,6 @@ $lang['You have %d orphan tags: %s.'] = 'Jūs turite %d nepririštų žymų: %s. $lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Jūs esate nurodęs <i>$conf[\'order_by\']</i> savo konfigūraciniame faile, šis parametras yra pasenęs, prašome jį pašalinti arba pervardinti į <i>$conf[\'order_by_custom\']</i> !'; $lang['You have subscribed to receiving notifications by mail.'] = 'Jūs esate užsisakęs pranešimų prenumeratą paštu.'; $lang['You have unsubscribed from receiving notifications by mail.'] = 'Jūs neužsisakęs pranešimų prenumeratos paštu.'; -$lang['You might go to plugin list to install and activate it.'] = 'Eikite į priedų sąrašą, kad jį instaliuoti ir aktyvuoti '; $lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = 'Norėdami naudotis visais programos privalumais jūs turėtumėte atnaujinti savo sistemą, kitaip ji gali veikti neteisingai arba neveikti išvis'; $lang['Your configuration settings are saved'] = 'Jūsų konfigūracijos parametrai išsaugoti'; $lang['[%s] Visit album %s'] = '[%s] Aplankyti albumą %s'; @@ -969,4 +968,4 @@ $lang['Users modified'] = 'Vartotojo informacija pakeista'; $lang['Close user details'] = 'Užverti vartotojo detales'; $lang['Open user details'] = 'Atverti vartotojo detales'; $lang['close'] = 'uždaryti'; -?>
\ No newline at end of file +$lang['Activate it now'] = 'Aktyvuoti dabar';
\ No newline at end of file |