]> git.donarmstrong.com Git - roundcube.git/blob - plugins/subscriptions_option/localization/cs_CZ.inc
Imported Upstream version 0.5.2+dfsg
[roundcube.git] / plugins / subscriptions_option / localization / cs_CZ.inc
1 <?php
2
3 /*
4
5 +-----------------------------------------------------------------------+
6 | language/cs_CZ/labels.inc                                             |
7 |                                                                       |
8 | Language file of the Roundcube subscriptions option plugin            |
9 | Copyright (C) 2005-2009, The Roundcube Dev Team                       |
10 | Licensed under the GNU GPL                                            |
11 |                                                                       |
12 +-----------------------------------------------------------------------+
13 | Author: Milan Kozak <hodza@hodza.net>                                 |
14 +-----------------------------------------------------------------------+
15
16 @version $Id: labels.inc 2993 2009-09-26 18:32:07Z alec $
17
18 */
19
20 $labels = array();
21 $labels['useimapsubscriptions']  = 'Používat odebírání IMAP složek';
22
23 ?>