From e4616199df5ca6b5ba490455a505d36dc954f0f6 Mon Sep 17 00:00:00 2001
From: Jenkins for ownCloud <thomas.mueller@tmit.eu>
Date: Sun, 5 Jan 2014 01:55:53 -0500
Subject: [PATCH] [tx-robot] updated from transifex

---
 apps/files/l10n/sk.php              |  6 ++-
 apps/files_external/l10n/sk.php     |  5 ++
 apps/files_sharing/l10n/sk.php      |  5 ++
 apps/files_trashbin/l10n/sk.php     |  3 +-
 apps/user_ldap/l10n/sk.php          |  3 +-
 core/l10n/ca.php                    |  1 +
 core/l10n/sk.php                    | 28 +++++++++-
 core/l10n/tr.php                    |  2 +-
 l10n/ca/core.po                     | 10 ++--
 l10n/sk/core.po                     | 82 ++++++++++++++---------------
 l10n/sk/files.po                    | 14 ++---
 l10n/sk/files_external.po           | 22 ++++----
 l10n/sk/files_sharing.po            | 24 ++++-----
 l10n/sk/files_trashbin.po           | 30 +++++------
 l10n/sk/lib.po                      | 26 ++++-----
 l10n/sk/settings.po                 | 18 +++----
 l10n/sk/user_ldap.po                | 38 ++++++-------
 l10n/templates/core.pot             |  2 +-
 l10n/templates/files.pot            |  2 +-
 l10n/templates/files_encryption.pot |  2 +-
 l10n/templates/files_external.pot   |  2 +-
 l10n/templates/files_sharing.pot    |  2 +-
 l10n/templates/files_trashbin.pot   |  2 +-
 l10n/templates/files_versions.pot   |  2 +-
 l10n/templates/lib.pot              |  2 +-
 l10n/templates/private.pot          |  2 +-
 l10n/templates/settings.pot         |  2 +-
 l10n/templates/user_ldap.pot        |  2 +-
 l10n/templates/user_webdavauth.pot  |  2 +-
 l10n/tr/core.po                     |  8 +--
 lib/l10n/sk.php                     |  2 +
 settings/l10n/sk.php                |  6 +++
 32 files changed, 203 insertions(+), 154 deletions(-)
 create mode 100644 apps/files_external/l10n/sk.php
 create mode 100644 apps/files_sharing/l10n/sk.php
 create mode 100644 settings/l10n/sk.php

diff --git a/apps/files/l10n/sk.php b/apps/files/l10n/sk.php
index a3178a95c4..53daf549ea 100644
--- a/apps/files/l10n/sk.php
+++ b/apps/files/l10n/sk.php
@@ -1,7 +1,11 @@
 <?php
 $TRANSLATIONS = array(
+"Share" => "Zdieľať",
 "_%n folder_::_%n folders_" => array("","",""),
 "_%n file_::_%n files_" => array("","",""),
-"_Uploading %n file_::_Uploading %n files_" => array("","","")
+"_Uploading %n file_::_Uploading %n files_" => array("","",""),
+"Save" => "Uložiť",
+"Download" => "Stiahnuť",
+"Delete" => "Odstrániť"
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/apps/files_external/l10n/sk.php b/apps/files_external/l10n/sk.php
new file mode 100644
index 0000000000..3129cf5c41
--- /dev/null
+++ b/apps/files_external/l10n/sk.php
@@ -0,0 +1,5 @@
+<?php
+$TRANSLATIONS = array(
+"Delete" => "Odstrániť"
+);
+$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/apps/files_sharing/l10n/sk.php b/apps/files_sharing/l10n/sk.php
new file mode 100644
index 0000000000..72c9039571
--- /dev/null
+++ b/apps/files_sharing/l10n/sk.php
@@ -0,0 +1,5 @@
+<?php
+$TRANSLATIONS = array(
+"Download" => "Stiahnuť"
+);
+$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/apps/files_trashbin/l10n/sk.php b/apps/files_trashbin/l10n/sk.php
index 94aaf9b3a9..3129cf5c41 100644
--- a/apps/files_trashbin/l10n/sk.php
+++ b/apps/files_trashbin/l10n/sk.php
@@ -1,6 +1,5 @@
 <?php
 $TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("","",""),
-"_%n file_::_%n files_" => array("","","")
+"Delete" => "Odstrániť"
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/apps/user_ldap/l10n/sk.php b/apps/user_ldap/l10n/sk.php
index 8a68922473..2578bb5564 100644
--- a/apps/user_ldap/l10n/sk.php
+++ b/apps/user_ldap/l10n/sk.php
@@ -1,6 +1,7 @@
 <?php
 $TRANSLATIONS = array(
 "_%s group found_::_%s groups found_" => array("","",""),
-"_%s user found_::_%s users found_" => array("","","")
+"_%s user found_::_%s users found_" => array("","",""),
+"Save" => "Uložiť"
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/core/l10n/ca.php b/core/l10n/ca.php
index d24cb68065..d8076172ce 100644
--- a/core/l10n/ca.php
+++ b/core/l10n/ca.php
@@ -154,6 +154,7 @@ $TRANSLATIONS = array(
 "Database host" => "Ordinador central de la base de dades",
 "Finish setup" => "Acaba la configuració",
 "Finishing …" => "Acabant...",
+"This application requires JavaScript to be enabled for correct operation.  Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Aquesta aplicació necessita tenir JavaScript activat per funcionar correctament. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeu JavaScript</a> i carregueu aquesta interfície de nou.",
 "%s is available. Get more information on how to update." => "%s està disponible. Obtingueu més informació de com actualitzar.",
 "Log out" => "Surt",
 "Automatic logon rejected!" => "L'ha rebutjat l'acceditació automàtica!",
diff --git a/core/l10n/sk.php b/core/l10n/sk.php
index 50c3ecaf66..d9ab70db1a 100644
--- a/core/l10n/sk.php
+++ b/core/l10n/sk.php
@@ -1,9 +1,35 @@
 <?php
 $TRANSLATIONS = array(
+"Sunday" => "Nedeľa",
+"Monday" => "Pondelok",
+"Tuesday" => "Utorok",
+"Wednesday" => "Streda",
+"Thursday" => "Štvrtok",
+"Friday" => "Piatok",
+"Saturday" => "Sobota",
+"January" => "Január",
+"February" => "Február",
+"March" => "Marec",
+"April" => "Apríl",
+"May" => "Máj",
+"June" => "Jún",
+"July" => "Júl",
+"August" => "August",
+"September" => "September",
+"October" => "Október",
+"November" => "November",
+"December" => "December",
+"Settings" => "Nastavenia",
 "_%n minute ago_::_%n minutes ago_" => array("","",""),
 "_%n hour ago_::_%n hours ago_" => array("","",""),
 "_%n day ago_::_%n days ago_" => array("","",""),
 "_%n month ago_::_%n months ago_" => array("","",""),
-"_{count} file conflict_::_{count} file conflicts_" => array("","","")
+"_{count} file conflict_::_{count} file conflicts_" => array("","",""),
+"Cancel" => "Zrušiť",
+"Share" => "Zdieľať",
+"group" => "skupina",
+"Delete" => "Odstrániť",
+"Personal" => "Osobné",
+"Advanced" => "Pokročilé"
 );
 $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index 301959c7e5..fc08d68bb1 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -66,7 +66,7 @@ $TRANSLATIONS = array(
 "Error while unsharing" => "Paylaşım iptal edilirken hata",
 "Error while changing permissions" => "İzinleri değiştirirken hata oluştu",
 "Shared with you and the group {group} by {owner}" => "{owner} tarafından sizinle ve {group} ile paylaştırılmış",
-"Shared with you by {owner}" => "{owner} trafından sizinle paylaştırıldı",
+"Shared with you by {owner}" => "{owner} tarafından sizinle paylaşıldı",
 "Share with user or group …" => "Kullanıcı veya grup ile paylaş..",
 "Share link" => "Paylaşma bağlantısı",
 "Password protect" => "Parola koruması",
diff --git a/l10n/ca/core.po b/l10n/ca/core.po
index 2efc821f28..2a27131c22 100644
--- a/l10n/ca/core.po
+++ b/l10n/ca/core.po
@@ -3,15 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# rogerc, 2013
+# rogerc, 2013-2014
 # rogerc, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-12-20 01:55-0500\n"
-"PO-Revision-Date: 2013-12-20 06:23+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 10:20+0000\n"
+"Last-Translator: rogerc\n"
 "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -688,7 +688,7 @@ msgid ""
 "This application requires JavaScript to be enabled for correct operation.  "
 "Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable "
 "JavaScript</a> and re-load this interface."
-msgstr ""
+msgstr "Aquesta aplicació necessita tenir JavaScript activat per funcionar correctament. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeu JavaScript</a> i carregueu aquesta interfície de nou."
 
 #: templates/layout.user.php:44
 #, php-format
diff --git a/l10n/sk/core.po b/l10n/sk/core.po
index df3eb5ac9b..1d149c8a11 100644
--- a/l10n/sk/core.po
+++ b/l10n/sk/core.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-12-07 22:26-0500\n"
-"PO-Revision-Date: 2013-12-08 03:26+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:30+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -74,137 +74,137 @@ msgstr ""
 
 #: js/config.php:32
 msgid "Sunday"
-msgstr ""
+msgstr "Nedeľa"
 
 #: js/config.php:33
 msgid "Monday"
-msgstr ""
+msgstr "Pondelok"
 
 #: js/config.php:34
 msgid "Tuesday"
-msgstr ""
+msgstr "Utorok"
 
 #: js/config.php:35
 msgid "Wednesday"
-msgstr ""
+msgstr "Streda"
 
 #: js/config.php:36
 msgid "Thursday"
-msgstr ""
+msgstr "Štvrtok"
 
 #: js/config.php:37
 msgid "Friday"
-msgstr ""
+msgstr "Piatok"
 
 #: js/config.php:38
 msgid "Saturday"
-msgstr ""
+msgstr "Sobota"
 
 #: js/config.php:43
 msgid "January"
-msgstr ""
+msgstr "Január"
 
 #: js/config.php:44
 msgid "February"
-msgstr ""
+msgstr "Február"
 
 #: js/config.php:45
 msgid "March"
-msgstr ""
+msgstr "Marec"
 
 #: js/config.php:46
 msgid "April"
-msgstr ""
+msgstr "Apríl"
 
 #: js/config.php:47
 msgid "May"
-msgstr ""
+msgstr "Máj"
 
 #: js/config.php:48
 msgid "June"
-msgstr ""
+msgstr "Jún"
 
 #: js/config.php:49
 msgid "July"
-msgstr ""
+msgstr "Júl"
 
 #: js/config.php:50
 msgid "August"
-msgstr ""
+msgstr "August"
 
 #: js/config.php:51
 msgid "September"
-msgstr ""
+msgstr "September"
 
 #: js/config.php:52
 msgid "October"
-msgstr ""
+msgstr "Október"
 
 #: js/config.php:53
 msgid "November"
-msgstr ""
+msgstr "November"
 
 #: js/config.php:54
 msgid "December"
-msgstr ""
+msgstr "December"
 
-#: js/js.js:387
+#: js/js.js:398
 msgid "Settings"
-msgstr ""
+msgstr "Nastavenia"
 
-#: js/js.js:858
+#: js/js.js:869
 msgid "seconds ago"
 msgstr ""
 
-#: js/js.js:859
+#: js/js.js:870
 msgid "%n minute ago"
 msgid_plural "%n minutes ago"
 msgstr[0] ""
 msgstr[1] ""
 msgstr[2] ""
 
-#: js/js.js:860
+#: js/js.js:871
 msgid "%n hour ago"
 msgid_plural "%n hours ago"
 msgstr[0] ""
 msgstr[1] ""
 msgstr[2] ""
 
-#: js/js.js:861
+#: js/js.js:872
 msgid "today"
 msgstr ""
 
-#: js/js.js:862
+#: js/js.js:873
 msgid "yesterday"
 msgstr ""
 
-#: js/js.js:863
+#: js/js.js:874
 msgid "%n day ago"
 msgid_plural "%n days ago"
 msgstr[0] ""
 msgstr[1] ""
 msgstr[2] ""
 
-#: js/js.js:864
+#: js/js.js:875
 msgid "last month"
 msgstr ""
 
-#: js/js.js:865
+#: js/js.js:876
 msgid "%n month ago"
 msgid_plural "%n months ago"
 msgstr[0] ""
 msgstr[1] ""
 msgstr[2] ""
 
-#: js/js.js:866
+#: js/js.js:877
 msgid "months ago"
 msgstr ""
 
-#: js/js.js:867
+#: js/js.js:878
 msgid "last year"
 msgstr ""
 
-#: js/js.js:868
+#: js/js.js:879
 msgid "years ago"
 msgstr ""
 
@@ -255,7 +255,7 @@ msgstr ""
 
 #: js/oc-dialogs.js:376
 msgid "Cancel"
-msgstr ""
+msgstr "Zrušiť"
 
 #: js/oc-dialogs.js:386
 msgid "Continue"
@@ -279,7 +279,7 @@ msgstr ""
 
 #: js/share.js:109
 msgid "Share"
-msgstr ""
+msgstr "Zdieľať"
 
 #: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707
 #: js/share.js:719 templates/installation.php:10
@@ -352,7 +352,7 @@ msgstr ""
 
 #: js/share.js:322 js/share.js:359
 msgid "group"
-msgstr ""
+msgstr "skupina"
 
 #: js/share.js:333
 msgid "Resharing is not allowed"
@@ -428,7 +428,7 @@ msgstr ""
 
 #: js/tags.js:27
 msgid "Delete"
-msgstr ""
+msgstr "Odstrániť"
 
 #: js/tags.js:31
 msgid "Add"
@@ -524,7 +524,7 @@ msgstr ""
 
 #: strings.php:5
 msgid "Personal"
-msgstr ""
+msgstr "Osobné"
 
 #: strings.php:6
 msgid "Users"
@@ -642,7 +642,7 @@ msgstr ""
 
 #: templates/installation.php:67
 msgid "Advanced"
-msgstr ""
+msgstr "Pokročilé"
 
 #: templates/installation.php:74
 msgid "Data folder"
diff --git a/l10n/sk/files.po b/l10n/sk/files.po
index 07a816b934..dee18527fb 100644
--- a/l10n/sk/files.po
+++ b/l10n/sk/files.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-12-19 01:55-0500\n"
-"PO-Revision-Date: 2013-12-19 06:55+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:30+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -182,7 +182,7 @@ msgstr ""
 
 #: js/fileactions.js:125
 msgid "Share"
-msgstr ""
+msgstr "Zdieľať"
 
 #: js/fileactions.js:137
 msgid "Delete permanently"
@@ -343,7 +343,7 @@ msgstr ""
 
 #: templates/admin.php:26
 msgid "Save"
-msgstr ""
+msgstr "Uložiť"
 
 #: templates/index.php:5
 msgid "New"
@@ -387,11 +387,11 @@ msgstr ""
 
 #: templates/index.php:62
 msgid "Download"
-msgstr ""
+msgstr "Stiahnuť"
 
 #: templates/index.php:73 templates/index.php:74
 msgid "Delete"
-msgstr ""
+msgstr "Odstrániť"
 
 #: templates/index.php:86
 msgid "Upload too large"
diff --git a/l10n/sk/files_external.po b/l10n/sk/files_external.po
index 62d305b600..5a80877b71 100644
--- a/l10n/sk/files_external.po
+++ b/l10n/sk/files_external.po
@@ -6,10 +6,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:20+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Language: sk\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: js/dropbox.js:7 js/dropbox.js:28 js/google.js:16 js/google.js:34
+#: js/dropbox.js:7 js/dropbox.js:28 js/google.js:8 js/google.js:39
 msgid "Access granted"
 msgstr ""
 
@@ -25,7 +25,7 @@ msgstr ""
 msgid "Error configuring Dropbox storage"
 msgstr ""
 
-#: js/dropbox.js:65 js/google.js:66
+#: js/dropbox.js:65 js/google.js:86
 msgid "Grant access"
 msgstr ""
 
@@ -33,24 +33,24 @@ msgstr ""
 msgid "Please provide a valid Dropbox app key and secret."
 msgstr ""
 
-#: js/google.js:36 js/google.js:93
+#: js/google.js:42 js/google.js:121
 msgid "Error configuring Google Drive storage"
 msgstr ""
 
-#: lib/config.php:431
+#: lib/config.php:467
 msgid ""
 "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
 "is not possible. Please ask your system administrator to install it."
 msgstr ""
 
-#: lib/config.php:434
+#: lib/config.php:471
 msgid ""
 "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
 " of FTP shares is not possible. Please ask your system administrator to "
 "install it."
 msgstr ""
 
-#: lib/config.php:437
+#: lib/config.php:474
 msgid ""
 "<b>Warning:</b> The Curl support in PHP is not enabled or installed. "
 "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask "
@@ -104,7 +104,7 @@ msgstr ""
 #: templates/settings.php:113 templates/settings.php:114
 #: templates/settings.php:149 templates/settings.php:150
 msgid "Delete"
-msgstr ""
+msgstr "Odstrániť"
 
 #: templates/settings.php:129
 msgid "Enable User External Storage"
diff --git a/l10n/sk/files_sharing.po b/l10n/sk/files_sharing.po
index 62db38045b..2783214c34 100644
--- a/l10n/sk/files_sharing.po
+++ b/l10n/sk/files_sharing.po
@@ -6,10 +6,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-21 13:01-0400\n"
-"PO-Revision-Date: 2013-10-21 17:02+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:30+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -53,32 +53,32 @@ msgstr ""
 msgid "For more info, please ask the person who sent this link."
 msgstr ""
 
-#: templates/public.php:17
+#: templates/public.php:18
 #, php-format
 msgid "%s shared the folder %s with you"
 msgstr ""
 
-#: templates/public.php:20
+#: templates/public.php:21
 #, php-format
 msgid "%s shared the file %s with you"
 msgstr ""
 
-#: templates/public.php:28 templates/public.php:94
+#: templates/public.php:29 templates/public.php:95
 msgid "Download"
-msgstr ""
+msgstr "Stiahnuť"
 
-#: templates/public.php:45 templates/public.php:48
+#: templates/public.php:46 templates/public.php:49
 msgid "Upload"
 msgstr ""
 
-#: templates/public.php:58
+#: templates/public.php:59
 msgid "Cancel upload"
 msgstr ""
 
-#: templates/public.php:91
+#: templates/public.php:92
 msgid "No preview available for"
 msgstr ""
 
-#: templates/public.php:98
+#: templates/public.php:99
 msgid "Direct link"
 msgstr ""
diff --git a/l10n/sk/files_trashbin.po b/l10n/sk/files_trashbin.po
index a6f8e0f6fa..7cd4fe3874 100644
--- a/l10n/sk/files_trashbin.po
+++ b/l10n/sk/files_trashbin.po
@@ -6,10 +6,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-10-10 22:26-0400\n"
-"PO-Revision-Date: 2013-10-11 02:27+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"Report-Msgid-Bugs-To: translations@owncloud.org\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:20+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,44 +17,44 @@ msgstr ""
 "Language: sk\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: ajax/delete.php:42
+#: ajax/delete.php:63
 #, php-format
 msgid "Couldn't delete %s permanently"
 msgstr ""
 
-#: ajax/undelete.php:42
+#: ajax/undelete.php:43
 #, php-format
 msgid "Couldn't restore %s"
 msgstr ""
 
-#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149
+#: js/trash.js:18 js/trash.js:45 js/trash.js:88 js/trash.js:142
 msgid "Error"
 msgstr ""
 
-#: lib/trashbin.php:814 lib/trashbin.php:816
+#: lib/trashbin.php:905 lib/trashbin.php:907
 msgid "restored"
 msgstr ""
 
-#: templates/index.php:9
+#: templates/index.php:7
 msgid "Nothing in here. Your trash bin is empty!"
 msgstr ""
 
-#: templates/index.php:23
+#: templates/index.php:20
 msgid "Name"
 msgstr ""
 
-#: templates/index.php:26 templates/index.php:28
+#: templates/index.php:23 templates/index.php:25
 msgid "Restore"
 msgstr ""
 
-#: templates/index.php:34
+#: templates/index.php:31
 msgid "Deleted"
 msgstr ""
 
-#: templates/index.php:37 templates/index.php:38
+#: templates/index.php:34 templates/index.php:35
 msgid "Delete"
-msgstr ""
+msgstr "Odstrániť"
 
-#: templates/part.breadcrumb.php:9
+#: templates/part.breadcrumb.php:8
 msgid "Deleted Files"
 msgstr ""
diff --git a/l10n/sk/lib.po b/l10n/sk/lib.po
index 60770f82b2..9cd71b7433 100644
--- a/l10n/sk/lib.po
+++ b/l10n/sk/lib.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-12-17 06:45-0500\n"
-"PO-Revision-Date: 2013-12-17 11:45+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:20+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,38 +17,38 @@ msgstr ""
 "Language: sk\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: private/app.php:243
+#: private/app.php:245
 #, php-format
 msgid ""
 "App \"%s\" can't be installed because it is not compatible with this version"
 " of ownCloud."
 msgstr ""
 
-#: private/app.php:255
+#: private/app.php:257
 msgid "No app name specified"
 msgstr ""
 
-#: private/app.php:360
+#: private/app.php:362
 msgid "Help"
 msgstr ""
 
-#: private/app.php:373
+#: private/app.php:375
 msgid "Personal"
-msgstr ""
+msgstr "Osobné"
 
-#: private/app.php:384
+#: private/app.php:386
 msgid "Settings"
-msgstr ""
+msgstr "Nastavenia"
 
-#: private/app.php:396
+#: private/app.php:398
 msgid "Users"
 msgstr ""
 
-#: private/app.php:409
+#: private/app.php:411
 msgid "Admin"
 msgstr ""
 
-#: private/app.php:873
+#: private/app.php:875
 #, php-format
 msgid "Failed to upgrade \"%s\"."
 msgstr ""
diff --git a/l10n/sk/settings.po b/l10n/sk/settings.po
index ae4867f1ae..6a0e0098d4 100644
--- a/l10n/sk/settings.po
+++ b/l10n/sk/settings.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-12-04 18:12-0500\n"
-"PO-Revision-Date: 2013-12-04 23:13+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:20+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -192,25 +192,25 @@ msgstr ""
 
 #: js/users.js:123 templates/users.php:170
 msgid "Delete"
-msgstr ""
+msgstr "Odstrániť"
 
 #: js/users.js:284
 msgid "add group"
 msgstr ""
 
-#: js/users.js:451
+#: js/users.js:454
 msgid "A valid username must be provided"
 msgstr ""
 
-#: js/users.js:452 js/users.js:458 js/users.js:473
+#: js/users.js:455 js/users.js:461 js/users.js:476
 msgid "Error creating user"
 msgstr ""
 
-#: js/users.js:457
+#: js/users.js:460
 msgid "A valid password must be provided"
 msgstr ""
 
-#: js/users.js:481
+#: js/users.js:484
 msgid "Warning: Home directory for user \"{user}\" already exists"
 msgstr ""
 
@@ -645,7 +645,7 @@ msgstr ""
 
 #: templates/users.php:66 templates/users.php:163
 msgid "Other"
-msgstr ""
+msgstr "Ostatné"
 
 #: templates/users.php:87
 msgid "Username"
diff --git a/l10n/sk/user_ldap.po b/l10n/sk/user_ldap.po
index a8920b3fdc..79c47dfcc6 100644
--- a/l10n/sk/user_ldap.po
+++ b/l10n/sk/user_ldap.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-11-27 12:08-0500\n"
-"PO-Revision-Date: 2013-11-27 17:09+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 15:20+0000\n"
+"Last-Translator: I Robot\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -25,17 +25,17 @@ msgstr ""
 msgid "Failed to delete the server configuration"
 msgstr ""
 
-#: ajax/testConfiguration.php:37
+#: ajax/testConfiguration.php:39
 msgid "The configuration is valid and the connection could be established!"
 msgstr ""
 
-#: ajax/testConfiguration.php:40
+#: ajax/testConfiguration.php:42
 msgid ""
 "The configuration is valid, but the Bind failed. Please check the server "
 "settings and credentials."
 msgstr ""
 
-#: ajax/testConfiguration.php:44
+#: ajax/testConfiguration.php:46
 msgid ""
 "The configuration is invalid. Please have a look at the logs for further "
 "details."
@@ -86,43 +86,43 @@ msgstr ""
 msgid "Error"
 msgstr ""
 
-#: js/settings.js:777
+#: js/settings.js:837
 msgid "Configuration OK"
 msgstr ""
 
-#: js/settings.js:786
+#: js/settings.js:846
 msgid "Configuration incorrect"
 msgstr ""
 
-#: js/settings.js:795
+#: js/settings.js:855
 msgid "Configuration incomplete"
 msgstr ""
 
-#: js/settings.js:812 js/settings.js:821
+#: js/settings.js:872 js/settings.js:881
 msgid "Select groups"
 msgstr ""
 
-#: js/settings.js:815 js/settings.js:824
+#: js/settings.js:875 js/settings.js:884
 msgid "Select object classes"
 msgstr ""
 
-#: js/settings.js:818
+#: js/settings.js:878
 msgid "Select attributes"
 msgstr ""
 
-#: js/settings.js:845
+#: js/settings.js:905
 msgid "Connection test succeeded"
 msgstr ""
 
-#: js/settings.js:852
+#: js/settings.js:912
 msgid "Connection test failed"
 msgstr ""
 
-#: js/settings.js:861
+#: js/settings.js:921
 msgid "Do you really want to delete the current Server Configuration?"
 msgstr ""
 
-#: js/settings.js:862
+#: js/settings.js:922
 msgid "Confirm Deletion"
 msgstr ""
 
@@ -142,17 +142,17 @@ msgstr[0] ""
 msgstr[1] ""
 msgstr[2] ""
 
-#: lib/wizard.php:779 lib/wizard.php:791
+#: lib/wizard.php:778 lib/wizard.php:790
 msgid "Invalid Host"
 msgstr ""
 
-#: lib/wizard.php:952
+#: lib/wizard.php:951
 msgid "Could not find the desired feature"
 msgstr ""
 
 #: templates/part.settingcontrols.php:2
 msgid "Save"
-msgstr ""
+msgstr "Uložiť"
 
 #: templates/part.settingcontrols.php:4
 msgid "Test Configuration"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index e1e89d47f6..a6e74089f2 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index d080d1b8b4..1417a420b8 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index ca22a696b3..4af27c84f5 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index eb5ad7eb59..1e662915fd 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index 2339525931..2d0f25bd53 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot
index f04c0e1799..42f1fa98db 100644
--- a/l10n/templates/files_trashbin.pot
+++ b/l10n/templates/files_trashbin.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index 9f55f23684..3c2674b0f8 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index 8eeae86374..dc2af21f2f 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot
index a09971691c..2e29061407 100644
--- a/l10n/templates/private.pot
+++ b/l10n/templates/private.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index 96a4271f40..1d3d94cf1b 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index bbaed7c634..abb6a7a59d 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index dbad212c02..30feec22ba 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-04 01:55-0500\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/tr/core.po b/l10n/tr/core.po
index 50bf2d7101..8a80ed98df 100644
--- a/l10n/tr/core.po
+++ b/l10n/tr/core.po
@@ -6,13 +6,13 @@
 # Fatih Aşıcı <fatih.asici@gmail.com>, 2013
 # ismail yenigül <ismail.yenigul@surgate.com>, 2013
 # tridinebandim, 2013
-# volkangezer <volkangezer@gmail.com>, 2013
+# volkangezer <volkangezer@gmail.com>, 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-01-02 01:55-0500\n"
-"PO-Revision-Date: 2013-12-31 15:20+0000\n"
+"POT-Creation-Date: 2014-01-05 01:55-0500\n"
+"PO-Revision-Date: 2014-01-04 20:50+0000\n"
 "Last-Translator: volkangezer <volkangezer@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
 "MIME-Version: 1.0\n"
@@ -303,7 +303,7 @@ msgstr "{owner} tarafından sizinle ve {group} ile paylaştırılmış"
 
 #: js/share.js:189
 msgid "Shared with you by {owner}"
-msgstr "{owner} trafından sizinle paylaştırıldı"
+msgstr "{owner} tarafından sizinle paylaşıldı"
 
 #: js/share.js:213
 msgid "Share with user or group …"
diff --git a/lib/l10n/sk.php b/lib/l10n/sk.php
index 54812b15a6..5cfafe6ca0 100644
--- a/lib/l10n/sk.php
+++ b/lib/l10n/sk.php
@@ -1,5 +1,7 @@
 <?php
 $TRANSLATIONS = array(
+"Personal" => "Osobné",
+"Settings" => "Nastavenia",
 "_%n minute ago_::_%n minutes ago_" => array("","",""),
 "_%n hour ago_::_%n hours ago_" => array("","",""),
 "_%n day go_::_%n days ago_" => array("","",""),
diff --git a/settings/l10n/sk.php b/settings/l10n/sk.php
new file mode 100644
index 0000000000..6bde1c438e
--- /dev/null
+++ b/settings/l10n/sk.php
@@ -0,0 +1,6 @@
+<?php
+$TRANSLATIONS = array(
+"Delete" => "Odstrániť",
+"Other" => "Ostatné"
+);
+$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
-- 
GitLab