summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-10-03 19:47:40 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-10-03 19:47:40 +0000
commite4f7b88f3f890de57e0eab810eeaf87e0129b7b4 (patch)
tree0f0cf579837ab963c131ad3df2fc87502a5ead52 /roundcubemail/program
parent4c2d236d19f38e0881bdbc5a63f4b7c6b39f460b (diff)
updated Lithuanian translation
git-svn-id: https://svn.roundcube.net/trunk@853 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
-rw-r--r--roundcubemail/program/localization/lt/labels.inc6
-rw-r--r--roundcubemail/program/localization/lt/messages.inc3
2 files changed, 7 insertions, 2 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ė';
diff --git a/roundcubemail/program/localization/lt/messages.inc b/roundcubemail/program/localization/lt/messages.inc
index 6b6cc8423..a28300551 100644
--- a/roundcubemail/program/localization/lt/messages.inc
+++ b/roundcubemail/program/localization/lt/messages.inc
@@ -73,5 +73,6 @@ $messages['copysuccess'] = 'Sėkmingai nukopijuoti $nr adresai';
$messages['copyerror'] = 'Adresų kopijuoti negalima';
$messages['sourceisreadonly'] = 'Šis adreso šaltinis yra tik skaitymui';
$messages['errorsavingcontact'] = 'Kontakto adreso išsaugoti negalima';
+$messages['movingmessage'] = 'Perkeliamas laiškas...';
-?> \ No newline at end of file
+?>