You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins/acl/localization/sk_SK.inc

45 lines
1.8 KiB
PHP

<?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ť';