summaryrefslogtreecommitdiff
path: root/settings/localization/sk_SK.inc
blob: fbe6bc249b1953a371de1694b8609c41bb6e18a2 (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
<?php

/*
+-----------------------------------------------------------------------+
| language/sk_SK/labels.inc                                             |
|                                                                       |
| Language file of the RoundCube Webmail client                         |
| Copyright (C) 2008-2012, RoundQube Dev. - Switzerland                 |
|                                                                       |
+-----------------------------------------------------------------------+
| Author:                                                               |
+-----------------------------------------------------------------------+

*/

$labels = array();
$labels['pluginname'] = 'Nastavenia';
$labels['plugindescription'] = 'Toto je pomocný plugin. Je požadovaný viacerými inými pluginmi (napr. všetky hmail_* pluginy).)';
$labels['menu'] = 'Ponuka';
$labels['managefolders'] = 'Spravuj priecinky';
$labels['account'] = 'Administrácia úctu';
$labels['classic'] = 'Predvolené';
$labels['remotefolders'] = 'Špeciálne adresáre';
$labels['myroundcube'] = 'MyRoundCube';
$labels['skin_preview'] = 'Náhlad vzhladu';
$labels['larry'] = 'Larry';

?>