]> git.donarmstrong.com Git - roundcube.git/blob - plugins/vcard_attachments/localization/cs_CZ.inc
Imported Upstream version 0.5.2+dfsg
[roundcube.git] / plugins / vcard_attachments / localization / cs_CZ.inc
1 <?php
2
3 /*
4 +-----------------------------------------------------------------------+
5 | language/cs_CZ/labels.inc                                             |
6 |                                                                       |
7 | Language file of the Roundcube Webmail client                         |
8 | Copyright (C) 2008-2010, The Roundcube Dev Team                       |
9 | Licensed under the GNU GPL                                            |
10 |                                                                       |
11 +-----------------------------------------------------------------------+
12 | Author: Ales Pospichal <ales@pospichalales.info>                      |
13 +-----------------------------------------------------------------------+
14
15 */
16
17 $labels = array();
18 $labels['addvcardmsg'] = 'Přidat vCard do adresáře';
19 $labels['vcardsavefailed'] = 'Nelze uložit vCard';
20
21 ?>