Thomas Bruederli
2012-05-17 9a7cb93de07feb14ef98a8bdc94994bcd5e56f64
commit | author | age
48e9c1 1 <?php
T 2
9a7cb9 3 /*
TB 4  +-----------------------------------------------------------------------+
5  | localization/sk_SK/labels.inc                                         |
6  |                                                                       |
7  | Language file of the Roundcube Webmail client                         |
8  | Copyright (C) 2012, The Roundcube Dev Team                            |
9  | Licensed under the GNU General Public License                         |
10  |                                                                       |
11  +-----------------------------------------------------------------------+
12  | Author: Thomas <Unknown>                                              |
13  +-----------------------------------------------------------------------+
14  @version $Id$
15 */
48e9c1 16
T 17 $labels = array();
18 $labels['buttontitle'] = 'Označiť ako Spam';
19 $labels['reportedasjunk'] = 'Úspešne nahlásené ako Spam';
20