summaryrefslogtreecommitdiff
path: root/program/localization/sk/labels.inc
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2007-02-06 09:17:01 +0000
committersvncommit <devs@roundcube.net>2007-02-06 09:17:01 +0000
commit9d41ed8d3e8d63b1107006d1905d1f2517639f78 (patch)
treeefe47b02e0439347cea0c59a746696a489b47182 /program/localization/sk/labels.inc
parentecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff)
updated pt_BR, clean up in localization
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