diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-01 10:13:15 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-01 10:13:15 +0000 |
| commit | c7c70862295c9ce95e7920ac58866234f3196f06 (patch) | |
| tree | 0a385439b68cb06d321acac5c3e153f4f1961ae9 /roundcubemail/program | |
| parent | a51420908555026339ec490fae346dfca4d9eb28 (diff) | |
3 new plugin translations + update
git-svn-id: https://svn.roundcube.net/trunk@3851 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/ru_RU/labels.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ru_RU/labels.inc b/roundcubemail/program/localization/ru_RU/labels.inc index 771a03969..0d54273de 100644 --- a/roundcubemail/program/localization/ru_RU/labels.inc +++ b/roundcubemail/program/localization/ru_RU/labels.inc @@ -11,6 +11,7 @@ | | +-----------------------------------------------------------------------+ | Author: Artur Smolkin <artsmolkin@ya.ru> | +| Updates: Sergey Dukachev <iam@dukess.ru> | +-----------------------------------------------------------------------+ @version $Id$ @@ -148,6 +149,7 @@ $labels['listcolumns'] = 'Колонки'; $labels['listsorting'] = 'Сортировать по'; $labels['listorder'] = 'Порядок сортировки'; $labels['listmode'] = 'Режим просмотра'; +$labels['folderactions'] = 'Операции над папкой...'; $labels['compact'] = 'Сжать'; $labels['empty'] = 'Опустошить'; $labels['purge'] = 'Очистить'; @@ -328,11 +330,13 @@ $labels['english'] = 'Английский'; $labels['westerneuropean'] = 'Западноевропейский'; $labels['easterneuropean'] = 'Восточноевропейский'; $labels['southeasterneuropean'] = 'Юго-Восточноевропейский'; +$labels['baltic'] = 'Прибалтийский'; $labels['cyrillic'] = 'Кириллица'; $labels['arabic'] = 'Арабский'; $labels['greek'] = 'Греческий'; $labels['hebrew'] = 'Иврит'; $labels['turkish'] = 'Турецкий'; +$labels['nordic'] = 'Скандинавский'; $labels['thai'] = 'Тайский'; $labels['celtic'] = 'Кельтский'; $labels['vietnamese'] = 'Вьетнамский'; |
