diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-11 08:47:38 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-04-11 08:47:38 +0000 |
| commit | e1b2564404bec7c6b424c808f865f85ffaeec088 (patch) | |
| tree | 47ae1348a3e14d48c12feffdc7eb42071f280103 /roundcubemail/program/localization/lt_LT | |
| parent | 4044b72744e81cd16a45573d9baedb333e445379 (diff) | |
he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR sl_SI ca_ES update
git-svn-id: https://svn.roundcube.net/trunk@3482 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/lt_LT')
| -rw-r--r-- | roundcubemail/program/localization/lt_LT/labels.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/lt_LT/labels.inc b/roundcubemail/program/localization/lt_LT/labels.inc index 099ada03c..1c57a2b57 100644 --- a/roundcubemail/program/localization/lt_LT/labels.inc +++ b/roundcubemail/program/localization/lt_LT/labels.inc @@ -249,7 +249,7 @@ $labels['signature'] = 'Parašas'; $labels['dstactive'] = 'Vasaros laikas skiriasi'; $labels['htmleditor'] = 'Laiškus kurti HTML formatu'; $labels['htmlsignature'] = 'HTML parašas'; -$labels['previewpane'] = 'Rodyti peržiūros polangį'; +$labels['previewpane'] = 'Rodyti laiško peržiūros polangį'; $labels['skin'] = 'Grafinis apvalkalas'; $labels['logoutclear'] = 'Išvalyti Šiukšlinę atsijungiant'; $labels['logoutcompact'] = 'Suspausti Gautų laiškų aplanką atsijungiant'; @@ -272,6 +272,7 @@ $labels['autosavedraft'] = 'Automatiškai įrašyti juodraščius'; $labels['everynminutes'] = 'kas $n min.'; $labels['keepalive'] = 'Tikrinti ar yra naujų laiškų'; $labels['never'] = 'niekada'; +$labels['immediately'] = 'nedelsiant'; $labels['messagesdisplaying'] = 'Laiškų rodymas'; $labels['messagescomposition'] = 'Laiškų rašymas'; $labels['mimeparamfolding'] = 'Prisegtų failų vardų kodavimas'; @@ -300,6 +301,8 @@ $labels['replysignaturepos'] = 'Atsakant ir persiunčiant laiškus, parašą pri $labels['belowquote'] = 'po citata'; $labels['abovequote'] = 'virš citatos'; $labels['insertsignature'] = 'Pridėti parašą'; +$labels['previewpanemarkread'] = 'Peržiūros polangyje parodytus laiškus žymėti skaitytais'; +$labels['afternseconds'] = 'praėjus $n sek.'; $labels['folder'] = 'Aplankas'; $labels['folders'] = 'Aplankai'; $labels['foldername'] = 'Aplanko vardas'; |
