summaryrefslogtreecommitdiff
path: root/settings/localization/sk_SK.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/sk_SK.inc')
-rw-r--r--settings/localization/sk_SK.inc28
1 files changed, 28 insertions, 0 deletions
diff --git a/settings/localization/sk_SK.inc b/settings/localization/sk_SK.inc
new file mode 100644
index 0000000..fbe6bc2
--- /dev/null
+++ b/settings/localization/sk_SK.inc
@@ -0,0 +1,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';
+
+?> \ No newline at end of file