diff options
Diffstat (limited to 'program/localization/az_AZ')
-rw-r--r-- | program/localization/az_AZ/labels.inc | 1 | ||||
-rw-r--r-- | program/localization/az_AZ/messages.inc | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/program/localization/az_AZ/labels.inc b/program/localization/az_AZ/labels.inc index 47c00ed08..1e4a5e2f5 100644 --- a/program/localization/az_AZ/labels.inc +++ b/program/localization/az_AZ/labels.inc @@ -52,6 +52,7 @@ $labels['fromtoshort'] = '$from – $to-dan $count'; $labels['copy'] = 'Kopyala'; $labels['move'] = 'Köçür'; $labels['moveto'] = 'Burada köçür...'; +$labels['copyto'] = 'Bura kopyala...'; $labels['download'] = 'Endir'; $labels['open'] = 'Aç'; $labels['showattachment'] = 'Göstər'; diff --git a/program/localization/az_AZ/messages.inc b/program/localization/az_AZ/messages.inc index ddf70378d..28e5f57d2 100644 --- a/program/localization/az_AZ/messages.inc +++ b/program/localization/az_AZ/messages.inc @@ -5,7 +5,7 @@ | localization/<lang>/messages.inc | | | | Localization file of the Roundcube Webmail client | - | Copyright (C) 2005-2013, The Roundcube Dev Team | + | Copyright (C) 2005-2014, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | @@ -32,7 +32,8 @@ $messages['invalidrequest'] = 'Səhv sorğu! Məlumat yaddaşda qalmadı.'; $messages['invalidhost'] = 'Səhv server adı.'; $messages['nomessagesfound'] = 'Poçt qutusunda məktub tapılmadı.'; $messages['loggedout'] = 'Çıxış uğurlu oldu. Sağ olun!'; -$messages['mailboxempty'] = 'Poçt qutusu boşdur'; +$messages['mailboxempty'] = 'Poçt boşdur'; +$messages['nomessages'] = 'Məktub yoxdur'; $messages['refreshing'] = 'Yenilənmə...'; $messages['loading'] = 'Yüklənir...'; $messages['uploading'] = 'Fayl yüklənir...'; |