From f0ac2b993702ab508b98f6b302c1aa7e96eee767 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Sat, 17 Jul 2010 18:11:55 -0400
Subject: [PATCH] translations update

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

diff --git a/program/localization/sk_SK/labels.inc b/program/localization/sk_SK/labels.inc
index 08c3342..4079cb2 100644
--- a/program/localization/sk_SK/labels.inc
+++ b/program/localization/sk_SK/labels.inc
@@ -151,7 +151,7 @@
 $labels['listsorting'] = 'Triedenie stĺpcov';
 $labels['listorder'] = 'Usporiadanie';
 $labels['listmode'] = 'Režim zobrazenia zoznamu';
-$labels['folderactions'] = 'Zložka akcií...';
+$labels['folderactions'] = 'Akcie so zložkou...';
 $labels['compact'] = 'Zhustiť priečinok';
 $labels['empty'] = 'Prázdne';
 $labels['purge'] = 'Vyprázdniť';
@@ -178,6 +178,7 @@
 $labels['attachments'] = 'Prílohy';
 $labels['upload'] = 'Nahrať';
 $labels['close'] = 'Zatvoriť';
+$labels['messageoptions'] = 'Nastavenia správy...';
 $labels['low'] = 'Nízka';
 $labels['lowest'] = 'Najnižšia';
 $labels['normal'] = 'Normálna';
@@ -345,4 +346,4 @@
 $labels['korean'] = 'Korejčina';
 $labels['chinese'] = 'Čínština';
 
-?>
\ No newline at end of file
+?>

--
Gitblit v1.9.1