diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-01 10:46:11 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-01 10:46:11 +0000 |
| commit | f961684faf90e25a7e4d56a14acfd41394368928 (patch) | |
| tree | 04a83300861fa5e54d8c1752f0e48c8a4e1b7d29 /roundcubemail/program/localization/et_EE | |
| parent | 1f9b0c154a5485b2c14d96eafbc1669912bcc3f2 (diff) | |
he_IL, fr_FR, hr_HR, et_EE, ar_SA, az_AZ update
git-svn-id: https://svn.roundcube.net/trunk@2102 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/et_EE')
| -rw-r--r-- | roundcubemail/program/localization/et_EE/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/et_EE/labels.inc b/roundcubemail/program/localization/et_EE/labels.inc index 76dad3fdc..095954083 100644 --- a/roundcubemail/program/localization/et_EE/labels.inc +++ b/roundcubemail/program/localization/et_EE/labels.inc @@ -121,6 +121,8 @@ $labels['select'] = 'Vali'; $labels['all'] = 'kõik'; $labels['none'] = 'mitte midagi'; $labels['unread'] = 'mitte loetud'; +$labels['flagged'] = 'Märgistatud'; +$labels['unanswered'] = 'Vastamata'; $labels['compact'] = 'Tihenda'; $labels['empty'] = 'Tühjenda'; $labels['purge'] = 'Puhasta'; @@ -238,6 +240,7 @@ $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)'; $labels['2047folding'] = 'Täielik RFC 2047 (muu)'; $labels['advancedoptions'] = 'Lisaseadistused'; $labels['focusonnewmessage'] = 'Fokusseeri brauseri aken uue kirja korral'; +$labels['checkallfolders'] = 'Kontrolli uusi kirju kõigist kaustadest'; $labels['folder'] = 'Kaust'; $labels['folders'] = 'Kaustad'; $labels['foldername'] = 'Kausta nimi'; |
