From 2fe8d6bdebbaa160ee062b18e78fe7e77b430e00 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 06 Oct 2010 04:43:32 -0400
Subject: [PATCH] Copy localization updates for 0.4.2 release

---
 program/localization/sk_SK/labels.inc |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/program/localization/sk_SK/labels.inc b/program/localization/sk_SK/labels.inc
index d0b8dab..e2c22e0 100644
--- a/program/localization/sk_SK/labels.inc
+++ b/program/localization/sk_SK/labels.inc
@@ -3,7 +3,7 @@
 /*
 
 +-----------------------------------------------------------------------+
-| language/sk/labels.inc                                                |
+| language/sk_SK/labels.inc                                             |
 |                                                                       |
 | Language file of the Roundcube Webmail client                         |
 | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland                 |
@@ -172,6 +172,7 @@
 $labels['charset'] = 'Znaková sada';
 $labels['editortype'] = 'Typ editora';
 $labels['returnreceipt'] = 'Potvrdenie o doručení';
+$labels['editidents'] = 'Editovať identity';
 $labels['checkspelling'] = 'Skontrolovať pravopis';
 $labels['resumeediting'] = 'Pokračovať v úpravách';
 $labels['revertto'] = 'Vrátiť sa na';
@@ -263,7 +264,8 @@
 $labels['mailboxview'] = 'Pohľad na schránku';
 $labels['mdnrequests'] = 'Upozornenia odosielateľovi';
 $labels['askuser'] = 'spýtať sa používateľa';
-$labels['autosend'] = 'poslať automaticky';
+$labels['autosend'] = 'poslať potvrdenie automaticky';
+$labels['autosendknown'] = 'poslať potvrdenie iba mojím kontaktom';
 $labels['ignore'] = 'ignorovať';
 $labels['readwhendeleted'] = 'Označiť správu ';
 $labels['flagfordeletion'] = 'Pri odstránení správy iba označiť správu ako odstránenú';
@@ -308,6 +310,7 @@
 $labels['insertsignature'] = 'Vložit podpis';
 $labels['previewpanemarkread'] = 'Označiť zobrazenej správy ako prečítané';
 $labels['afternseconds'] = 'po $ sekundách';
+$labels['reqmdn'] = 'Vždy požadovať doručenku';
 $labels['folder'] = 'Priečinok';
 $labels['folders'] = 'Priečinky';
 $labels['foldername'] = 'Názov priečinku';

--
Gitblit v1.9.1