summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/sk_SK.inc
blob: d83a87a3e47256ddd2ec3d23ffa5981a3bba0976 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?php

/*
 +-----------------------------------------------------------------------+
 | localization/sk_SK/labels.inc                                         |
 |                                                                       |
 | Language file of the Roundcube Webmail client                         |
 | Copyright (C) 2012, The Roundcube Dev Team                            |
 | Licensed under the GNU General Public License                         |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: panda                                                         |
 +-----------------------------------------------------------------------+
*/

$labels = array();
$labels['sharing'] = 'Zdieľanie';
$labels['myrights'] = 'Prístupové práva';
$labels['username'] = 'Užívateľ:';
$labels['advanced'] = 'pokročilý mód';
$labels['newuser'] = 'Pridať údaj';
$labels['anyone'] = 'Všetci užívatelia (ktokoľvek)';
$labels['anonymous'] = 'Hostia (anonymne)';
$labels['identifier'] = 'Identifikátor';
$labels['acll'] = 'Hľadanie';
$labels['shortacll'] = 'Hľadanie';
$labels['aclr'] = 'Čítať správy';
$labels['acli'] = 'Vložiť (kopírovať do)';
$labels['aclc'] = 'Vytvoriť podpriečinky';
$labels['aclk'] = 'Vytvoriť podpriečinky';
$labels['acld'] = 'Zmazať správy';
$labels['aclt'] = 'Zmazať správy';
$labels['aclx'] = 'Zmazať priečinok';
$labels['acla'] = 'Spravovať';
$labels['shortacla'] = 'Spravovať';
$labels['acldelete'] = 'Zmazať';
$labels['shortacld'] = 'Zmazať';
$labels['shortaclt'] = 'Zmazať';
$labels['shortacldelete'] = 'Zmazať';
$labels['shortacls'] = 'Ponechať';
$labels['shortacli'] = 'Vložiť';
$labels['shortaclc'] = 'Vytvoriť';
$labels['shortaclk'] = 'Vytvoriť';