From f453bae10b41757b81ee8d37e339fa9dd8662f2d Mon Sep 17 00:00:00 2001 From: yllar Date: Tue, 17 May 2011 08:00:37 +0000 Subject: translations update git-svn-id: https://svn.roundcube.net/trunk@4776 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/kolab_addressbook/localization/ru_RU.inc | 29 +++++++ plugins/managesieve/localization/hr_HR.inc | 105 +++++++++++++++++++++++ plugins/managesieve/localization/ru_RU.inc | 14 ++- plugins/password/localization/hr_HR.inc | 21 +++++ plugins/vcard_attachments/localization/pt_BR.inc | 12 +-- 5 files changed, 172 insertions(+), 9 deletions(-) create mode 100644 plugins/kolab_addressbook/localization/ru_RU.inc create mode 100644 plugins/managesieve/localization/hr_HR.inc create mode 100644 plugins/password/localization/hr_HR.inc (limited to 'plugins') diff --git a/plugins/kolab_addressbook/localization/ru_RU.inc b/plugins/kolab_addressbook/localization/ru_RU.inc new file mode 100644 index 000000000..28526319c --- /dev/null +++ b/plugins/kolab_addressbook/localization/ru_RU.inc @@ -0,0 +1,29 @@ + | +| Updates: | ++-----------------------------------------------------------------------+ + +@version 2011-05-11 + +*/ + +$labels = array(); +$labels['initials'] = 'Инициалы'; +$labels['profession'] = 'Профессия'; +$labels['officelocation'] = 'Адрес офиса'; +$labels['children'] = 'Дети'; +$labels['pgppublickey'] = 'Публичный ключ PGP'; +$labels['freebusyurl'] = 'URL свободен/занят'; +$labels['settings'] = 'Настройки'; + +?> \ No newline at end of file diff --git a/plugins/managesieve/localization/hr_HR.inc b/plugins/managesieve/localization/hr_HR.inc new file mode 100644 index 000000000..3b8eb50b4 --- /dev/null +++ b/plugins/managesieve/localization/hr_HR.inc @@ -0,0 +1,105 @@ + diff --git a/plugins/managesieve/localization/ru_RU.inc b/plugins/managesieve/localization/ru_RU.inc index c7c8bb074..68aa411a8 100644 --- a/plugins/managesieve/localization/ru_RU.inc +++ b/plugins/managesieve/localization/ru_RU.inc @@ -5,15 +5,15 @@ | plugins/managesieve/localization/ru_RU.inc | | | | Russian translation for roundcube/managesieve plugin | -| Copyright (C) 2008-2010 | +| Copyright (C) 2008-2011 | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ -| Author: | +| Author: Sergey Dukachev | | Updates: Sergey Dukachev | +-----------------------------------------------------------------------+ -@version 2010-10-11 +@version 2011-05-11 */ @@ -81,6 +81,14 @@ $labels['valueislessthan'] = 'значение меньше, чем'; $labels['valueislessthanequal'] = 'значение меньше или равно'; $labels['valueequals'] = 'значение равно'; $labels['valuenotequals'] = 'значение не равно'; +$labels['setflags'] = 'Установить флаг на сообщение'; +$labels['addflags'] = 'Добавить флаг к сообщению'; +$labels['removeflags'] = 'Убрать флаги из сообщения'; +$labels['flagread'] = 'Прочитано'; +$labels['flagdeleted'] = 'Удалено'; +$labels['flaganswered'] = 'Отвечено'; +$labels['flagflagged'] = 'Помечено'; +$labels['flagdraft'] = 'Черновик'; $messages = array(); $messages['filterunknownerror'] = 'Неизвестная ошибка сервера'; diff --git a/plugins/password/localization/hr_HR.inc b/plugins/password/localization/hr_HR.inc new file mode 100644 index 000000000..0e35129c0 --- /dev/null +++ b/plugins/password/localization/hr_HR.inc @@ -0,0 +1,21 @@ + diff --git a/plugins/vcard_attachments/localization/pt_BR.inc b/plugins/vcard_attachments/localization/pt_BR.inc index a3a8db7ce..263f88442 100644 --- a/plugins/vcard_attachments/localization/pt_BR.inc +++ b/plugins/vcard_attachments/localization/pt_BR.inc @@ -1,7 +1,7 @@ - \ No newline at end of file -- cgit v1.2.3