diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-03 19:47:40 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-03 19:47:40 +0000 |
| commit | e4f7b88f3f890de57e0eab810eeaf87e0129b7b4 (patch) | |
| tree | 0f0cf579837ab963c131ad3df2fc87502a5ead52 /roundcubemail/program/localization/lt/labels.inc | |
| parent | 4c2d236d19f38e0881bdbc5a63f4b7c6b39f460b (diff) | |
updated Lithuanian translation
git-svn-id: https://svn.roundcube.net/trunk@853 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/lt/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/lt/labels.inc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/lt/labels.inc b/roundcubemail/program/localization/lt/labels.inc index be1cdbd5e..ffba907c3 100644 --- a/roundcubemail/program/localization/lt/labels.inc +++ b/roundcubemail/program/localization/lt/labels.inc @@ -75,6 +75,7 @@ $labels['replytomessage'] = 'Atsakyti į lašką'; $labels['replytoallmessage'] = 'Atsakyti visiems'; $labels['forwardmessage'] = 'Persiųsti laišką'; $labels['deletemessage'] = 'Ištrinti laišką'; +$labels['movemessagetotrash'] = 'Perkelti laišką į šiukšliadėžę'; $labels['printmessage'] = 'Atspausdinti laišką'; $labels['previousmessage'] = 'Rodyti ankstesnį laišką'; $labels['previousmessages'] = 'Rodyti ankstesius laiškus'; @@ -99,8 +100,8 @@ $labels['unlimited'] = 'neribotas'; $labels['quicksearch'] = 'Greita paieška'; $labels['resetsearch'] = 'Atšaukti paiešką'; $labels['compose'] = 'Rašyti nauja laiška'; -$labels['sendmessage'] = 'Išsiųsti laiską'; $labels['savemessage'] = 'Išsaugoti šį juodraštį'; +$labels['sendmessage'] = 'Išsiųsti laiską'; $labels['addattachment'] = 'Prisegti bylą'; $labels['charset'] = 'Koduotė'; $labels['editortype'] = 'Redagavimo tipas'; @@ -120,6 +121,9 @@ $labels['nosubject'] = '(nėra temos)'; $labels['showimages'] = 'Rodyti paveikslėlius'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Paprastas tekstas'; +$labels['addcc'] = 'Pridėti Cc'; +$labels['addbcc'] = 'Pridėti Bcc'; +$labels['addreplyto'] = 'Pridėti Reply-To'; $labels['name'] = 'Rodomas vardas'; $labels['firstname'] = 'Vardas'; $labels['surname'] = 'Pavardė'; |
