summaryrefslogtreecommitdiff
path: root/program/localization/sk/labels.inc
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/sk/labels.inc')
-rw-r--r--program/localization/sk/labels.inc9
1 files changed, 4 insertions, 5 deletions
diff --git a/program/localization/sk/labels.inc b/program/localization/sk/labels.inc
index 4c1951557..2677830ee 100644
--- a/program/localization/sk/labels.inc
+++ b/program/localization/sk/labels.inc
@@ -1,24 +1,24 @@
<?php
/*
+
+-----------------------------------------------------------------------+
| language/sk/labels.inc |
| |
| Language file of the RoundCube Webmail client |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Lukas Kraic <lukas.kraic@truni.sk> |
+-----------------------------------------------------------------------+
- $Id$
+ @version $Id$
*/
$labels = array();
-
// login page
$labels['welcome'] = 'Vitajte v $product';
$labels['username'] = 'Prihlasovacie meno';
@@ -143,7 +143,6 @@ $labels['highest'] = 'Najvyššia';
$labels['nosubject'] = '(bez predmetu)';
$labels['showimages'] = 'Ukáž obrázky';
-
// address boook
$labels['name'] = 'Celé meno';
$labels['firstname'] = 'Meno';
@@ -214,4 +213,4 @@ $labels['sortby'] = 'Triediť podľa';
$labels['sortasc'] = 'Triediť vzostupne';
$labels['sortdesc'] = 'Triediť zostupne';
-?>
+?> \ No newline at end of file