diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-10 19:22:22 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-10 19:22:22 +0000 |
| commit | 51e2e98463ccebbe24d5195f3fff544e4221cac1 (patch) | |
| tree | 036062737d8ff7b80ea19b680bc626216e20361b /roundcubemail/program/localization/az_AZ | |
| parent | 892be6766d05a4430480464b6d3f15828561c607 (diff) | |
fr_FR az_AZ ca_ES update
git-svn-id: https://svn.roundcube.net/trunk@2142 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/az_AZ')
| -rw-r--r-- | roundcubemail/program/localization/az_AZ/labels.inc | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/az_AZ/labels.inc b/roundcubemail/program/localization/az_AZ/labels.inc index d57a6d579..a5b018756 100644 --- a/roundcubemail/program/localization/az_AZ/labels.inc +++ b/roundcubemail/program/localization/az_AZ/labels.inc @@ -16,7 +16,7 @@ */ $labels = array(); -$labels['welcome'] = '$product \\-a xoş gəldiniz'; +$labels['welcome'] = '$product \-a xoş gəldiniz'; $labels['username'] = 'İstifadəçi Adı'; $labels['password'] = 'Şifrə'; $labels['server'] = 'Server'; @@ -118,6 +118,9 @@ $labels['select'] = 'Seç'; $labels['all'] = 'Hamısı'; $labels['none'] = 'Heç biri'; $labels['unread'] = 'Oxunmamış'; +$labels['flagged'] = 'İşarəli'; +$labels['unanswered'] = 'Cavabsız'; +$labels['filter'] = 'Süzgəc'; $labels['compact'] = 'Yığcam'; $labels['empty'] = 'Boşalt'; $labels['purge'] = 'Sil'; @@ -221,6 +224,9 @@ $labels['ignore'] = 'iqnor'; $labels['readwhendeleted'] = 'Məktubu siləndə oxunmuş kimi qeyd et'; $labels['flagfordeletion'] = 'Silinmə üçün bayraq'; $labels['skipdeleted'] = 'Silinmiş məktubları göstərmə'; +$labels['showremoteimages'] = 'Uzaq fəaliyyətdəki şəkilləri göstər'; +$labels['fromknownsenders'] = 'bilinən göndərilənlərdən'; +$labels['always'] = 'hər zaman'; $labels['showinlineimages'] = 'Əlavə olunmuş qrafikləri məktubun aşağısında göstər'; $labels['autosavedraft'] = 'Qaralamanı avtomatik olaraq yaddaşda saxla'; $labels['everynminutes'] = 'hər $n dəqiqədə bir'; @@ -235,6 +241,7 @@ $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)'; $labels['2047folding'] = 'Full RFC 2047 (other)'; $labels['advancedoptions'] = 'Geniş xüsusiyyətlər'; $labels['focusonnewmessage'] = 'Yeni məktubda mərkəzi səyyah pəncərəsi'; +$labels['checkallfolders'] = 'Qovluqları yeni məktublar üçün yoxlayın'; $labels['folder'] = 'Qovluq'; $labels['folders'] = 'Qovluqlar'; $labels['foldername'] = 'Qovluq adı'; |
