diff options
Diffstat (limited to 'program/localization/lt_LT/labels.inc')
-rw-r--r-- | program/localization/lt_LT/labels.inc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/program/localization/lt_LT/labels.inc b/program/localization/lt_LT/labels.inc index 129b0de47..63194f275 100644 --- a/program/localization/lt_LT/labels.inc +++ b/program/localization/lt_LT/labels.inc @@ -197,6 +197,14 @@ $labels['spellcheck'] = 'Tikrinti rašybą'; $labels['checkspelling'] = 'Tikrinti rašybą'; $labels['resumeediting'] = 'Tęsti redagavimą'; $labels['revertto'] = 'Atstatyti į'; +$labels['responses'] = 'Atsakymai'; +$labels['insertresponse'] = 'Įterpti atsakymą'; +$labels['manageresponses'] = 'Tvarkyti atsakymus'; +$labels['savenewresponse'] = 'Įrašyti naują atsakymą'; +$labels['editresponses'] = 'Taisyti atsakymus'; +$labels['editresponse'] = 'Taisyti atsakymą'; +$labels['responsename'] = 'Pavadinimas'; +$labels['responsetext'] = 'Atsakymo tekstas'; $labels['attach'] = 'Pridėti failą'; $labels['attachments'] = 'Pridėti failai'; $labels['upload'] = 'Įkelti'; @@ -316,7 +324,11 @@ $labels['searchdelete'] = 'Pašalinti radinių aplanką'; $labels['import'] = 'Importuoti'; $labels['importcontacts'] = 'Importuoti adresatus'; $labels['importfromfile'] = 'Importuoti iš failo:'; +$labels['importtarget'] = 'Pridėti adresatus į'; $labels['importreplace'] = 'Perrašyti visą adresų knygą'; +$labels['importgroups'] = 'Importuoti priskyrimus grupėms'; +$labels['importgroupsall'] = 'Visus (sukurti trūkstamas grupes)'; +$labels['importgroupsexisting'] = 'Tik esamoms grupėms'; $labels['importdesc'] = 'Galite įkelti kontaktus iš jau turimos adresų knygos. <br/>Šiuo metu galima importuoti kontaktus iš <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> arba CSV (comma-separated) duomenų formatų.'; $labels['done'] = 'Baigta'; $labels['settingsfor'] = 'Nuostatos'; @@ -424,6 +436,9 @@ $labels['standardwindows'] = 'Iškylančiuosius langus traktuoti kaip įprastus' $labels['forwardmode'] = 'Laiškų persiuntimo būdas'; $labels['inline'] = 'kaip citatą'; $labels['asattachment'] = 'kaip priedas'; +$labels['replyallmode'] = 'Numatytasis mygtuko „Atsakyti visiems“ veiksmas'; +$labels['replyalldefault'] = 'atsakyti visiems'; +$labels['replyalllist'] = 'atsakyti el. pašto grupei (jei aptikta)'; $labels['folder'] = 'Aplankas'; $labels['folders'] = 'Aplankai'; $labels['foldername'] = 'Aplanko vardas'; |