]> git.donarmstrong.com Git - roundcube.git/blobdiff - plugins/newmail_notifier/localization/ru_RU.inc
Imported Upstream version 0.7
[roundcube.git] / plugins / newmail_notifier / localization / ru_RU.inc
diff --git a/plugins/newmail_notifier/localization/ru_RU.inc b/plugins/newmail_notifier/localization/ru_RU.inc
new file mode 100644 (file)
index 0000000..65abb74
--- /dev/null
@@ -0,0 +1,21 @@
+<?php
+
+/*
++-----------------------------------------------------------------------+
+| language/ru_RU/labels.inc                                             |
+|                                                                       |
+| Language file of the RoundCube Webmail client                         |
+| Copyright (C) 2008-2011, RoundQube Dev. - Switzerland                 |
+| Licensed under the GNU GPL                                            |
+|                                                                       |
++-----------------------------------------------------------------------+
+| Author:        Doubrovine S.                                          |
++-----------------------------------------------------------------------+
+
+*/
+
+$labels = array();
+$labels['basic'] = 'Визуальное уведомление по приходу нового сообщения';
+$labels['sound'] = 'Звуковое уведомление по приходу нового сообщения';
+
+?>
\ No newline at end of file