diff options
author | yllar <yllar.pajus@gmail.com> | 2010-08-01 10:13:15 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-08-01 10:13:15 +0000 |
commit | f62364039effd0f9241b98522455884a7d658670 (patch) | |
tree | b9ca89fa9ab2e4123c2431a7cf5c10fe09ec6b39 /program | |
parent | 47e055f45d7551ce2331ba74f3982247cbd8546f (diff) |
3 new plugin translations + update
Diffstat (limited to 'program')
-rw-r--r-- | program/localization/ru_RU/labels.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index 771a03969..0d54273de 100644 --- a/program/localization/ru_RU/labels.inc +++ b/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'] = 'Вьетнамский'; |