[Pkg-owncloud-commits] [owncloud] 35/223: [tx-robot] updated from transifex

David Prévot taffit at moszumanska.debian.org
Sun Jun 22 01:54:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 55b5ddd735f299d60e16ba24431880cee442294d
Author: Jenkins for ownCloud <owncloud-bot at tmit.eu>
Date:   Thu Jun 12 01:54:34 2014 -0400

    [tx-robot] updated from transifex
---
 apps/files_encryption/l10n/sk_SK.php |  3 ++-
 apps/files_external/l10n/da.php      | 23 ++++++++++++++++
 apps/files_external/l10n/sk_SK.php   |  1 +
 core/l10n/cs_CZ.php                  |  1 +
 core/l10n/es.php                     |  2 +-
 l10n/ast/settings.po                 | 12 ++++-----
 l10n/cs_CZ/core.po                   |  6 ++---
 l10n/cs_CZ/settings.po               | 14 +++++-----
 l10n/da/files_external.po            | 52 ++++++++++++++++++------------------
 l10n/da/settings.po                  |  8 +++---
 l10n/de/settings.po                  | 12 ++++-----
 l10n/de_DE/settings.po               | 12 ++++-----
 l10n/es/core.po                      |  8 +++---
 l10n/es/files.po                     | 30 ++++++++++-----------
 l10n/es/settings.po                  | 12 ++++-----
 l10n/fi_FI/core.po                   |  4 +--
 l10n/fi_FI/lib.po                    | 20 +++++++-------
 l10n/fi_FI/settings.po               | 30 ++++++++++-----------
 l10n/gl/core.po                      |  4 +--
 l10n/gl/files_external.po            |  4 +--
 l10n/gl/files_sharing.po             |  4 +--
 l10n/gl/settings.po                  | 12 ++++-----
 l10n/pl/settings.po                  | 12 ++++-----
 l10n/pt_BR/settings.po               | 12 ++++-----
 l10n/sk_SK/files_encryption.po       | 18 ++++++-------
 l10n/sk_SK/files_external.po         |  6 ++---
 l10n/sk_SK/files_trashbin.po         |  6 ++---
 l10n/sk_SK/lib.po                    | 32 +++++++++++-----------
 l10n/sk_SK/settings.po               | 14 +++++-----
 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               | 12 ++++-----
 l10n/templates/private.pot           | 12 ++++-----
 l10n/templates/settings.pot          |  2 +-
 l10n/templates/user_ldap.pot         |  2 +-
 l10n/templates/user_webdavauth.pot   |  2 +-
 lib/l10n/fi_FI.php                   |  4 ++-
 lib/l10n/sk_SK.php                   |  8 ++++++
 settings/l10n/ast.php                |  3 +++
 settings/l10n/cs_CZ.php              |  4 +++
 settings/l10n/da.php                 |  1 +
 settings/l10n/de.php                 |  3 +++
 settings/l10n/de_DE.php              |  3 +++
 settings/l10n/es.php                 |  3 +++
 settings/l10n/fi_FI.php              | 12 +++++++++
 settings/l10n/gl.php                 |  3 +++
 settings/l10n/pl.php                 |  3 +++
 settings/l10n/pt_BR.php              |  3 +++
 settings/l10n/sk_SK.php              |  4 +++
 54 files changed, 275 insertions(+), 197 deletions(-)

diff --git a/apps/files_encryption/l10n/sk_SK.php b/apps/files_encryption/l10n/sk_SK.php
index 9b93cee..9fe1f5c 100644
--- a/apps/files_encryption/l10n/sk_SK.php
+++ b/apps/files_encryption/l10n/sk_SK.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
 "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Šifrovacia aplikácia nie je inicializovaná. Je možné, že aplikácia bola znova aktivovaná počas vášho prihlasovania. Pokúste sa odhlásiť a znova prihlásiť pre inicializáciu šifrovania.",
 "Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Váš súkromný kľúč nie je platný! Možno bolo vaše heslo zmenené mimo %s (napr. firemný priečinok). Môžete si aktualizovať heslo svojho ​​súkromného kľúča vo vašom osobnom nastavení, ak si chcete obnoviť prístup k šifrovaným súborom.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Tento súbor sa nepodarilo dešifrovať, pravdepodobne je zdieľaný. Požiadajte majiteľa súboru, aby ho s vami znovu vyzdieľal.",
+"Unknown error. Please check your system settings or contact your administrator" => "Neznáma chyba. Skontrolujte si vaše systémové nastavenia alebo kontaktujte administrátora",
 "Missing requirements." => "Chýbajúce požiadavky.",
 "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Prosím uistite sa, že PHP verzie 5.3.3 alebo novšej je nainštalované a tiež, že OpenSSL knižnica spolu z PHP rozšírením je povolená a konfigurovaná správne. Nateraz bola aplikácia šifrovania zablokovaná.",
 "Following users are not set up for encryption:" => "Nasledujúci používatelia nie sú nastavení pre šifrovanie:",
@@ -31,7 +32,7 @@ $TRANSLATIONS = array(
 "Change Password" => "Zmeniť heslo",
 "Your private key password no longer match your log-in password:" => "Vaše heslo súkromného kľúča je rovnaké ako Vaše prihlasovacie heslo:",
 "Set your old private key password to your current log-in password." => "Nastavte si staré heslo súkromného kľúča k Vášmu súčasnému prihlasovaciemu heslu.",
-" If you don't remember your old password you can ask your administrator to recover your files." => "Ak si nepamätáte svoje staré heslo, môžete požiadať správcu o obnovenie svojich súborov.",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Ak si nepamätáte svoje staré heslo, môžete požiadať administrátora o obnovenie svojich súborov.",
 "Old log-in password" => "Staré prihlasovacie heslo",
 "Current log-in password" => "Súčasné prihlasovacie heslo",
 "Update Private Key Password" => "Aktualizovať heslo súkromného kľúča",
diff --git a/apps/files_external/l10n/da.php b/apps/files_external/l10n/da.php
index 8c136f1..196f4c9 100644
--- a/apps/files_external/l10n/da.php
+++ b/apps/files_external/l10n/da.php
@@ -6,7 +6,16 @@ $TRANSLATIONS = array(
 "Amazon S3" => "Amazon S3",
 "Key" => "Nøgle",
 "Secret" => "Hemmelighed",
+"Bucket" => "Bucket",
+"Amazon S3 and compliant" => "Amazon S3 og kompatible",
+"Access Key" => "Adgangsnøgle",
 "Secret Key" => "Hemmelig Nøgle ",
+"Hostname (optional)" => "Værtsnavn (valgfri)",
+"Port (optional)" => "Port (valgfri)",
+"Region (optional)" => "Region (valgfri)",
+"Enable SSL" => "Aktiver SSL",
+"App key" => "App-nøgle",
+"App secret" => "App-hemmelighed",
 "Host" => "Host",
 "Username" => "Brugernavn",
 "Password" => "Kodeord",
@@ -15,7 +24,16 @@ $TRANSLATIONS = array(
 "Client ID" => "Klient ID",
 "Client secret" => "Klient hemmelighed",
 "OpenStack Object Storage" => "OpenStack Object Storage",
+"Username (required)" => "Brugernavn (påkrævet)",
+"Bucket (required)" => "Bucket (påkrævet)",
+"Region (optional for OpenStack Object Storage)" => "Region (valgfri for OpenStack Object Storage)",
+"API Key (required for Rackspace Cloud Files)" => "API-nøgle (påkrævet for Rackspace Cloud Files)",
+"Tenantname (required for OpenStack Object Storage)" => "Lejers navn (påkrævet for OpenStack Object Storage)",
+"Password (required for OpenStack Object Storage)" => "Adgangskode (påkrævet for OpenStack Object Storage)",
+"Service Name (required for OpenStack Object Storage)" => "Service Navn (påkrævet for OpenStack Object Storage)",
+"Timeout of HTTP requests in seconds (optional)" => "Timeout på HTTP forespørgsler i sekunder (valgfri)",
 "Share" => "Del",
+"SMB / CIFS using OC login" => "SMB / CIFS med OC-login",
 "URL" => "URL",
 "Secure https://" => "Sikker https://",
 "Access granted" => "Adgang godkendt",
@@ -24,10 +42,15 @@ $TRANSLATIONS = array(
 "Please provide a valid Dropbox app key and secret." => "Angiv venligst en valid Dropbox app nøgle og hemmelighed",
 "Error configuring Google Drive storage" => "Fejl ved konfiguration af Google Drive plads",
 "Personal" => "Personligt",
+"System" => "System",
 "Saved" => "Gemt",
 "<b>Note:</b> " => "<b>Note:</b> ",
 " and " => "og",
+"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Bemærk:</b>  cURL understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det.",
+"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Bemærk:</b>  FTP understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det.",
+"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Bemærk:</b>  \"%s\" er ikke installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det.",
 "Name" => "Navn",
+"Storage type" => "Lagertype",
 "External Storage" => "Ekstern opbevaring",
 "Folder name" => "Mappenavn",
 "Configuration" => "Opsætning",
diff --git a/apps/files_external/l10n/sk_SK.php b/apps/files_external/l10n/sk_SK.php
index f646007..25425ad 100644
--- a/apps/files_external/l10n/sk_SK.php
+++ b/apps/files_external/l10n/sk_SK.php
@@ -51,6 +51,7 @@ $TRANSLATIONS = array(
 "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Poznámka:</b> \"%s\" nie je nainštalovaná. Pripojenie %s nie je možné. Požiadajte správcu systému, aby ju nainštaloval.",
 "You don't have any external storages" => "Nemáte žiadne externé úložisko",
 "Name" => "Názov",
+"Storage type" => "Typ úložiska",
 "External Storage" => "Externé úložisko",
 "Folder name" => "Názov priečinka",
 "Configuration" => "Nastavenia",
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 545856d..2fdea44 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
 "Strong password" => "Silné heslo",
 "Shared" => "Sdílené",
 "Shared by {owner}" => "Sdílí {owner}",
+"Shared with {recipients}" => "Sdíleno s {recipients}",
 "Share" => "Sdílet",
 "Error" => "Chyba",
 "Error while sharing" => "Chyba při sdílení",
diff --git a/core/l10n/es.php b/core/l10n/es.php
index f8afd38..c91f288 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -118,7 +118,7 @@ $TRANSLATIONS = array(
 "No tags selected for deletion." => "No hay etiquetas seleccionadas para borrar.",
 "Updating {productName} to version {version}, this may take a while." => "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
 "Please reload the page." => "Recargue/Actualice la página",
-"The update was unsuccessful." => "La actualización fue exitosa.",
+"The update was unsuccessful." => "Falló la actualización",
 "The update was successful. Redirecting you to ownCloud now." => "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora.",
 "%s password reset" => "%s restablecer contraseña",
 "A problem has occurred whilst sending the email, please contact your administrator." => "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
diff --git a/l10n/ast/settings.po b/l10n/ast/settings.po
index 8801b45..1e415ad 100644
--- a/l10n/ast/settings.po
+++ b/l10n/ast/settings.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 07:10+0000\n"
+"Last-Translator: Ḷḷumex03 <l.lumex03.tornes at gmail.com>\n"
 "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -285,7 +285,7 @@ msgstr "Restaurar claves de cifráu."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Nun pue desaniciase {objName}"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -297,7 +297,7 @@ msgstr "Hai d'escribir un nome de grupu válidu"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "desaniciáu {groupName}"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -325,7 +325,7 @@ msgstr "enxamás"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "desaniciáu {userName}"
 
 #: js/users/users.js:371
 msgid "add group"
diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po
index d626181..b604fbd 100644
--- a/l10n/cs_CZ/core.po
+++ b/l10n/cs_CZ/core.po
@@ -17,8 +17,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-10 01:54-0400\n"
-"PO-Revision-Date: 2014-06-09 15:40+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 20:40+0000\n"
 "Last-Translator: Jaroslav Lichtblau <jaroslav at lichtblau.cz>\n"
 "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
@@ -332,7 +332,7 @@ msgstr "Sdílí {owner}"
 
 #: js/share.js:205
 msgid "Shared with {recipients}"
-msgstr ""
+msgstr "Sdíleno s {recipients}"
 
 #: js/share.js:211
 msgid "Share"
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index 9d13e8d..4d31552 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.po
@@ -16,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 20:40+0000\n"
+"Last-Translator: Jaroslav Lichtblau <jaroslav at lichtblau.cz>\n"
 "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -292,7 +292,7 @@ msgstr "Obnovit šifrovací klíče"
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Nelze smazat {objName}"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -304,7 +304,7 @@ msgstr "Musíte zadat platný název skupiny"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "smazána {groupName}"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -332,7 +332,7 @@ msgstr "nikdy"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "smazán {userName}"
 
 #: js/users/users.js:371
 msgid "add group"
@@ -458,7 +458,7 @@ msgid ""
 "SQLite is used as database. For larger installations we recommend to change "
 "this. To migrate to another database use the command line tool: 'occ db"
 ":convert-type'"
-msgstr ""
+msgstr "Je použita databáze SQLite. Pro větší instalace doporučujeme toto změnit. Pro migraci na jiný typ databáze lze použít příkaz: 'occ db:convert-type'"
 
 #: templates/admin.php:119
 msgid "Module 'fileinfo' missing"
diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po
index d64801a..ae2ef6c 100644
--- a/l10n/da/files_external.po
+++ b/l10n/da/files_external.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:12+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 18:32+0000\n"
+"Last-Translator: Anders J. Sørensen\n"
 "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -45,15 +45,15 @@ msgstr "Hemmelighed"
 
 #: appinfo/app.php:56 appinfo/app.php:65
 msgid "Bucket"
-msgstr ""
+msgstr "Bucket"
 
 #: appinfo/app.php:60
 msgid "Amazon S3 and compliant"
-msgstr ""
+msgstr "Amazon S3 og kompatible"
 
 #: appinfo/app.php:63
 msgid "Access Key"
-msgstr ""
+msgstr "Adgangsnøgle"
 
 #: appinfo/app.php:64
 msgid "Secret Key"
@@ -61,19 +61,19 @@ msgstr "Hemmelig Nøgle "
 
 #: appinfo/app.php:66
 msgid "Hostname (optional)"
-msgstr ""
+msgstr "Værtsnavn (valgfri)"
 
 #: appinfo/app.php:67
 msgid "Port (optional)"
-msgstr ""
+msgstr "Port (valgfri)"
 
 #: appinfo/app.php:68
 msgid "Region (optional)"
-msgstr ""
+msgstr "Region (valgfri)"
 
 #: appinfo/app.php:69
 msgid "Enable SSL"
-msgstr ""
+msgstr "Aktiver SSL"
 
 #: appinfo/app.php:70
 msgid "Enable Path Style"
@@ -81,11 +81,11 @@ msgstr ""
 
 #: appinfo/app.php:78
 msgid "App key"
-msgstr ""
+msgstr "App-nøgle"
 
 #: appinfo/app.php:79
 msgid "App secret"
-msgstr ""
+msgstr "App-hemmelighed"
 
 #: appinfo/app.php:89 appinfo/app.php:130 appinfo/app.php:141
 #: appinfo/app.php:174
@@ -125,31 +125,31 @@ msgstr "OpenStack Object Storage"
 
 #: appinfo/app.php:112
 msgid "Username (required)"
-msgstr ""
+msgstr "Brugernavn (påkrævet)"
 
 #: appinfo/app.php:113
 msgid "Bucket (required)"
-msgstr ""
+msgstr "Bucket (påkrævet)"
 
 #: appinfo/app.php:114
 msgid "Region (optional for OpenStack Object Storage)"
-msgstr ""
+msgstr "Region (valgfri for OpenStack Object Storage)"
 
 #: appinfo/app.php:115
 msgid "API Key (required for Rackspace Cloud Files)"
-msgstr ""
+msgstr "API-nøgle (påkrævet for Rackspace Cloud Files)"
 
 #: appinfo/app.php:116
 msgid "Tenantname (required for OpenStack Object Storage)"
-msgstr ""
+msgstr "Lejers navn (påkrævet for OpenStack Object Storage)"
 
 #: appinfo/app.php:117
 msgid "Password (required for OpenStack Object Storage)"
-msgstr ""
+msgstr "Adgangskode (påkrævet for OpenStack Object Storage)"
 
 #: appinfo/app.php:118
 msgid "Service Name (required for OpenStack Object Storage)"
-msgstr ""
+msgstr "Service Navn (påkrævet for OpenStack Object Storage)"
 
 #: appinfo/app.php:119
 msgid "URL of identity endpoint (required for OpenStack Object Storage)"
@@ -157,7 +157,7 @@ msgstr ""
 
 #: appinfo/app.php:120
 msgid "Timeout of HTTP requests in seconds (optional)"
-msgstr ""
+msgstr "Timeout på HTTP forespørgsler i sekunder (valgfri)"
 
 #: appinfo/app.php:133 appinfo/app.php:143
 msgid "Share"
@@ -165,7 +165,7 @@ msgstr "Del"
 
 #: appinfo/app.php:138
 msgid "SMB / CIFS using OC login"
-msgstr ""
+msgstr "SMB / CIFS med OC-login"
 
 #: appinfo/app.php:142
 msgid "Username as share"
@@ -209,7 +209,7 @@ msgstr "Personligt"
 
 #: js/mountsfilelist.js:36
 msgid "System"
-msgstr ""
+msgstr "System"
 
 #: js/settings.js:318 js/settings.js:325
 msgid "Saved"
@@ -228,21 +228,21 @@ msgstr "og"
 msgid ""
 "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
 "of %s is not possible. Please ask your system administrator to install it."
-msgstr ""
+msgstr "<b>Bemærk:</b>  cURL understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det."
 
 #: lib/config.php:737
 #, php-format
 msgid ""
 "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
 " %s is not possible. Please ask your system administrator to install it."
-msgstr ""
+msgstr "<b>Bemærk:</b>  FTP understøttelsen i PHP er enten ikke aktiveret eller installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det."
 
 #: lib/config.php:739
 #, php-format
 msgid ""
 "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
 " ask your system administrator to install it."
-msgstr ""
+msgstr "<b>Bemærk:</b>  \"%s\" er ikke installeret. Montering af %s er ikke muligt. Anmod din systemadministrator om at installere det."
 
 #: templates/list.php:7
 msgid "You don't have any external storages"
@@ -254,7 +254,7 @@ msgstr "Navn"
 
 #: templates/list.php:20
 msgid "Storage type"
-msgstr ""
+msgstr "Lagertype"
 
 #: templates/list.php:23
 msgid "Scope"
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index 8c69737..f67b95c 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.po
@@ -11,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 18:16+0000\n"
+"Last-Translator: Anders J. Sørensen\n"
 "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -911,7 +911,7 @@ msgstr "Gruppe"
 
 #: templates/users/part.grouplist.php:18
 msgid "Everyone"
-msgstr ""
+msgstr "Alle"
 
 #: templates/users/part.grouplist.php:29
 msgid "Admins"
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index 6fd7de5..b2d5cb9 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -17,9 +17,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 07:30+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann at web.de>\n"
 "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -293,7 +293,7 @@ msgstr "Verschlüsselungsschlüssel wiederherstellen."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Löschen von {objName} nicht möglich"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -305,7 +305,7 @@ msgstr "Ein gültiger Gruppenname muss angegeben werden"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "{groupName} gelöscht"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -333,7 +333,7 @@ msgstr "niemals"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "{userName} gelöscht"
 
 #: js/users/users.js:371
 msgid "add group"
diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po
index 6f87a7c..28b552c 100644
--- a/l10n/de_DE/settings.po
+++ b/l10n/de_DE/settings.po
@@ -17,9 +17,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 07:30+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann at web.de>\n"
 "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -293,7 +293,7 @@ msgstr "Verschlüsselungsschlüssel wiederherstellen."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Löschen von {objName} nicht möglich"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -305,7 +305,7 @@ msgstr "Ein gültiger Gruppenname muss angegeben werden"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "{groupName} gelöscht"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -333,7 +333,7 @@ msgstr "niemals"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "{userName} gelöscht"
 
 #: js/users/users.js:371
 msgid "add group"
diff --git a/l10n/es/core.po b/l10n/es/core.po
index 6a4d648..78661f4 100644
--- a/l10n/es/core.po
+++ b/l10n/es/core.po
@@ -23,9 +23,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:50+0000\n"
-"Last-Translator: joses <jose_mari_s at hotmail.com>\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 22:40+0000\n"
+"Last-Translator: victormce <victormce at gmail.com>\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -523,7 +523,7 @@ msgstr "Recargue/Actualice la página"
 
 #: js/update.js:52
 msgid "The update was unsuccessful."
-msgstr "La actualización fue exitosa."
+msgstr "Falló la actualización"
 
 #: js/update.js:61
 msgid "The update was successful. Redirecting you to ownCloud now."
diff --git a/l10n/es/files.po b/l10n/es/files.po
index 8cd454e..50661a2 100644
--- a/l10n/es/files.po
+++ b/l10n/es/files.po
@@ -19,8 +19,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:12+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 22:10+0000\n"
 "Last-Translator: I Robot\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
 "MIME-Version: 1.0\n"
@@ -189,7 +189,7 @@ msgstr "La subida del archivo está en proceso. Si sale de la página ahora, la
 msgid "URL cannot be empty"
 msgstr "La dirección URL no puede estar vacía"
 
-#: js/file-upload.js:559 js/filelist.js:1188
+#: js/file-upload.js:559 js/filelist.js:1190
 msgid "{new_name} already exists"
 msgstr "{new_name} ya existe"
 
@@ -227,55 +227,55 @@ msgid ""
 "big."
 msgstr "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes."
 
-#: js/filelist.js:619 js/filelist.js:1691
+#: js/filelist.js:621 js/filelist.js:1693
 msgid "Pending"
 msgstr "Pendiente"
 
-#: js/filelist.js:1139
+#: js/filelist.js:1141
 msgid "Error moving file."
 msgstr "Error al mover el archivo."
 
-#: js/filelist.js:1147
+#: js/filelist.js:1149
 msgid "Error moving file"
 msgstr "Error moviendo archivo"
 
-#: js/filelist.js:1147
+#: js/filelist.js:1149
 msgid "Error"
 msgstr "Error"
 
-#: js/filelist.js:1225
+#: js/filelist.js:1227
 msgid "Could not rename file"
 msgstr "No se pudo renombrar el archivo"
 
-#: js/filelist.js:1346
+#: js/filelist.js:1348
 msgid "Error deleting file."
 msgstr "Error al borrar el archivo"
 
-#: js/filelist.js:1449 templates/list.php:62
+#: js/filelist.js:1451 templates/list.php:62
 msgid "Name"
 msgstr "Nombre"
 
-#: js/filelist.js:1450 templates/list.php:73
+#: js/filelist.js:1452 templates/list.php:73
 msgid "Size"
 msgstr "Tamaño"
 
-#: js/filelist.js:1451 templates/list.php:76
+#: js/filelist.js:1453 templates/list.php:76
 msgid "Modified"
 msgstr "Modificado"
 
-#: js/filelist.js:1461 js/filesummary.js:141 js/filesummary.js:168
+#: js/filelist.js:1463 js/filesummary.js:141 js/filesummary.js:168
 msgid "%n folder"
 msgid_plural "%n folders"
 msgstr[0] "%n carpeta"
 msgstr[1] "%n carpetas"
 
-#: js/filelist.js:1467 js/filesummary.js:142 js/filesummary.js:169
+#: js/filelist.js:1469 js/filesummary.js:142 js/filesummary.js:169
 msgid "%n file"
 msgid_plural "%n files"
 msgstr[0] "%n archivo"
 msgstr[1] "%n archivos"
 
-#: js/filelist.js:1599 js/filelist.js:1638
+#: js/filelist.js:1601 js/filelist.js:1640
 msgid "Uploading %n file"
 msgid_plural "Uploading %n files"
 msgstr[0] "Subiendo %n archivo"
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index 0bc576f..71b3d64 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -24,9 +24,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 06:10+0000\n"
+"Last-Translator: joses <jose_mari_s at hotmail.com>\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -300,7 +300,7 @@ msgstr "Restaurar claves de cifrado."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "No es posible eliminar {objName}"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -312,7 +312,7 @@ msgstr "Se debe dar un nombre válido para el grupo "
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "borrado {groupName}"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -340,7 +340,7 @@ msgstr "nunca"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "borrado {userName}"
 
 #: js/users/users.js:371
 msgid "add group"
diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po
index 60c8b83..ef10f89 100644
--- a/l10n/fi_FI/core.po
+++ b/l10n/fi_FI/core.po
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-10 12:57+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 06:40+0000\n"
 "Last-Translator: Jiri Grönroos <jiri.gronroos at iki.fi>\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po
index 3f1ac5e..84c5743 100644
--- a/l10n/fi_FI/lib.po
+++ b/l10n/fi_FI/lib.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-10 12:57+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 06:40+0000\n"
 "Last-Translator: Jiri Grönroos <jiri.gronroos at iki.fi>\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -58,7 +58,7 @@ msgstr "Käyttäjät"
 
 #: private/app.php:416
 msgid "Admin"
-msgstr "Ylläpitäjä"
+msgstr "Ylläpito"
 
 #: private/app.php:918
 #, php-format
@@ -340,37 +340,37 @@ msgstr ""
 #: private/share/share.php:1009
 #, php-format
 msgid "Sharing backend %s not found"
-msgstr ""
+msgstr "Jakamisen taustaosaa %s ei löytynyt"
 
 #: private/share/share.php:1015
 #, php-format
 msgid "Sharing backend for %s not found"
-msgstr ""
+msgstr "Jakamisen taustaosaa kohteelle %s ei löytynyt"
 
-#: private/share/share.php:1431
+#: private/share/share.php:1432
 #, php-format
 msgid "Sharing %s failed, because the user %s is the original sharer"
 msgstr "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s on alkuperäinen jakaja"
 
-#: private/share/share.php:1440
+#: private/share/share.php:1441
 #, php-format
 msgid ""
 "Sharing %s failed, because the permissions exceed permissions granted to %s"
 msgstr ""
 
-#: private/share/share.php:1456
+#: private/share/share.php:1457
 #, php-format
 msgid "Sharing %s failed, because resharing is not allowed"
 msgstr "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu"
 
-#: private/share/share.php:1468
+#: private/share/share.php:1469
 #, php-format
 msgid ""
 "Sharing %s failed, because the sharing backend for %s could not find its "
 "source"
 msgstr ""
 
-#: private/share/share.php:1482
+#: private/share/share.php:1483
 #, php-format
 msgid ""
 "Sharing %s failed, because the file could not be found in the file cache"
diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po
index b218756..7b3fce7 100644
--- a/l10n/fi_FI/settings.po
+++ b/l10n/fi_FI/settings.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 06:40+0000\n"
+"Last-Translator: Jiri Grönroos <jiri.gronroos at iki.fi>\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -107,7 +107,7 @@ msgstr "Salausavaimet poistettiin pysyvästi"
 msgid ""
 "Couldn't permanently delete your encryption keys, please check your "
 "owncloud.log or ask your administrator"
-msgstr ""
+msgstr "Salausavaintesi poistaminen pysyvästi ei onnistunut, tarkista owncloud.log tai ole yhteydessä ylläpitäjään"
 
 #: ajax/lostpassword.php:12
 msgid "Email saved"
@@ -133,7 +133,7 @@ msgstr "Varmuuskopiot palautettiin onnistuneesti"
 msgid ""
 "Couldn't restore your encryption keys, please check your owncloud.log or ask"
 " your administrator"
-msgstr ""
+msgstr "Salausavaintesi palauttaminen ei onnistunut, tarkista owncloud.log tai ole yhteydessä ylläpitäjään"
 
 #: ajax/setlanguage.php:15
 msgid "Language changed"
@@ -167,24 +167,24 @@ msgstr "Väärä salasana"
 
 #: changepassword/controller.php:36
 msgid "No user supplied"
-msgstr ""
+msgstr "Käyttäjää ei määritetty"
 
 #: changepassword/controller.php:68
 msgid ""
 "Please provide an admin recovery password, otherwise all user data will be "
 "lost"
-msgstr ""
+msgstr "Anna ylläpitäjän palautussalasana, muuten kaikki käyttäjien data menetetään"
 
 #: changepassword/controller.php:73
 msgid ""
 "Wrong admin recovery password. Please check the password and try again."
-msgstr ""
+msgstr "Väärä ylläpitäjän salasana. Tarkista salasana ja yritä uudelleen."
 
 #: changepassword/controller.php:81
 msgid ""
 "Back-end doesn't support password change, but the users encryption key was "
 "successfully updated."
-msgstr ""
+msgstr "Taustaosa ei tue salasanan vaihtamista, mutta käyttäjän salausavain päivitettiin onnistuneesti."
 
 #: changepassword/controller.php:86 changepassword/controller.php:97
 msgid "Unable to change password"
@@ -284,7 +284,7 @@ msgstr "Palauta salausavaimet."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Kohteen {objName} poistaminen epäonnistui"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -296,7 +296,7 @@ msgstr "Anna kelvollinen ryhmän nimi"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "poistettu {groupName}"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -324,7 +324,7 @@ msgstr "ei koskaan"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "poistettu {userName}"
 
 #: js/users/users.js:371
 msgid "add group"
@@ -412,7 +412,7 @@ msgid ""
 "configure your webserver in a way that the data directory is no longer "
 "accessible or you move the data directory outside the webserver document "
 "root."
-msgstr ""
+msgstr "Datahakemistosi ja kaikki tiedostosi ovat luultavasti käytettävissä suoraan internetistä. .htaccess-tiedosto ei toimi tällä hetkellä. Määritä verkkopalvelimen asetukset siten, ettei datahakemistosi ole suoraan käytettävissä tai siirrä kyseinen hakemisto pois verkkopalvelimen dokumenttijuuresta."
 
 #: templates/admin.php:75 templates/admin.php:90
 msgid "Setup Warning"
@@ -505,7 +505,7 @@ msgid ""
 "installation of 3rd party apps don´t work. Accessing files from remote and "
 "sending of notification emails might also not work. We suggest to enable "
 "internet connection for this server if you want to have all features."
-msgstr ""
+msgstr "Tällä palvelimella ei ole toimivaa internetyhteyttä. Sen seurauksena jotkin ominaisuudet, kuten erillisten tallennustilojen liittäminen, ilmoitukset päivityksistä tai kolmansien osapuolten sovellusten asentaminen eivät toimi. Tiedostojen käyttäminen etäältä ja ilmoitusten lähettäminen sähköpostitse eivät myöskään välttämättä toimi. Jos haluat käyttää kaikkia palvelimen ominaisuuksia, kytke palvelin internetiin."
 
 #: templates/admin.php:189
 msgid "Cron"
@@ -885,7 +885,7 @@ msgstr "Luo"
 
 #: templates/users/part.createuser.php:26
 msgid "Admin Recovery Password"
-msgstr ""
+msgstr "Ylläpitäjän palautussalasana"
 
 #: templates/users/part.createuser.php:27
 #: templates/users/part.createuser.php:28
diff --git a/l10n/gl/core.po b/l10n/gl/core.po
index f89c0c5..4a2ed58 100644
--- a/l10n/gl/core.po
+++ b/l10n/gl/core.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:20+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 08:02+0000\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada at gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po
index 83e2a4c..df30603 100644
--- a/l10n/gl/files_external.po
+++ b/l10n/gl/files_external.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:20+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 08:03+0000\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada at gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po
index 9befc44..4184e60 100644
--- a/l10n/gl/files_sharing.po
+++ b/l10n/gl/files_sharing.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:12+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 08:04+0000\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada at gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po
index eb98c34..fb726c2 100644
--- a/l10n/gl/settings.po
+++ b/l10n/gl/settings.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 08:10+0000\n"
+"Last-Translator: Miguel Anxo Bouzada <mbouzada at gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -285,7 +285,7 @@ msgstr "Restaurar as chaves de cifrado."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Non é posíbel eliminar {objName}"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -297,7 +297,7 @@ msgstr "Debe fornecer un nome de grupo"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "{groupName} foi eliminado"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -325,7 +325,7 @@ msgstr "nunca"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "{userName} foi eliminado"
 
 #: js/users/users.js:371
 msgid "add group"
diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po
index 119aa96..4d88eb1 100644
--- a/l10n/pl/settings.po
+++ b/l10n/pl/settings.po
@@ -11,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 06:20+0000\n"
+"Last-Translator: Maciej Przybecki <maciej.przybecki at gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -287,7 +287,7 @@ msgstr "Przywróć klucze szyfrujące."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Nie można usunąć {objName}"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -299,7 +299,7 @@ msgstr "Należy podać prawidłową nazwę grupy"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "usunięto {groupName}"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -327,7 +327,7 @@ msgstr "nigdy"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "usunięto {userName}"
 
 #: js/users/users.js:371
 msgid "add group"
diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po
index 7b706b1..d5e3452 100644
--- a/l10n/pt_BR/settings.po
+++ b/l10n/pt_BR/settings.po
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 09:02+0000\n"
+"Last-Translator: Flávio Veras <flaviove at gmail.com>\n"
 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -286,7 +286,7 @@ msgstr "Restaurar chave de criptografia."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Não é possível excluir {objName}"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -298,7 +298,7 @@ msgstr "Um nome de grupo válido deve ser fornecido"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "eliminado {groupName}"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -326,7 +326,7 @@ msgstr "nunca"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "eliminado {userName}"
 
 #: js/users/users.js:371
 msgid "add group"
diff --git a/l10n/sk_SK/files_encryption.po b/l10n/sk_SK/files_encryption.po
index 188aebd..6f973b4 100644
--- a/l10n/sk_SK/files_encryption.po
+++ b/l10n/sk_SK/files_encryption.po
@@ -3,15 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# mhh <marian.hvolka at stuba.sk>, 2013-2014
+# Marián Hvolka <marian.hvolka at stuba.sk>, 2013-2014
 # martin, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-05-28 01:54-0400\n"
-"PO-Revision-Date: 2014-05-28 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 07:20+0000\n"
+"Last-Translator: Marián Hvolka <marian.hvolka at stuba.sk>\n"
 "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -80,20 +80,20 @@ msgstr "Tento súbor sa nepodarilo dešifrovať, pravdepodobne je zdieľaný. Po
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Neznáma chyba. Skontrolujte si vaše systémové nastavenia alebo kontaktujte administrátora"
 
-#: hooks/hooks.php:64
+#: hooks/hooks.php:66
 msgid "Missing requirements."
 msgstr "Chýbajúce požiadavky."
 
-#: hooks/hooks.php:65
+#: hooks/hooks.php:67
 msgid ""
 "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
 "together with the PHP extension is enabled and configured properly. For now,"
 " the encryption app has been disabled."
 msgstr "Prosím uistite sa, že PHP verzie 5.3.3 alebo novšej je nainštalované a tiež, že OpenSSL knižnica spolu z PHP rozšírením je povolená a konfigurovaná správne. Nateraz bola aplikácia šifrovania zablokovaná."
 
-#: hooks/hooks.php:299
+#: hooks/hooks.php:300
 msgid "Following users are not set up for encryption:"
 msgstr "Nasledujúci používatelia nie sú nastavení pre šifrovanie:"
 
@@ -170,7 +170,7 @@ msgstr "Nastavte si staré heslo súkromného kľúča k Vášmu súčasnému pr
 msgid ""
 " If you don't remember your old password you can ask your administrator to "
 "recover your files."
-msgstr "Ak si nepamätáte svoje staré heslo, môžete požiadať správcu o obnovenie svojich súborov."
+msgstr "Ak si nepamätáte svoje staré heslo, môžete požiadať administrátora o obnovenie svojich súborov."
 
 #: templates/settings-personal.php:21
 msgid "Old log-in password"
diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po
index 478cfe9..cf43fdf 100644
--- a/l10n/sk_SK/files_external.po
+++ b/l10n/sk_SK/files_external.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-10 13:02+0000\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 06:50+0000\n"
 "Last-Translator: Marián Hvolka <marian.hvolka at stuba.sk>\n"
 "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
 "MIME-Version: 1.0\n"
@@ -253,7 +253,7 @@ msgstr "Názov"
 
 #: templates/list.php:20
 msgid "Storage type"
-msgstr ""
+msgstr "Typ úložiska"
 
 #: templates/list.php:23
 msgid "Scope"
diff --git a/l10n/sk_SK/files_trashbin.po b/l10n/sk_SK/files_trashbin.po
index b4dd186..df35a98 100644
--- a/l10n/sk_SK/files_trashbin.po
+++ b/l10n/sk_SK/files_trashbin.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:12+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 07:56+0000\n"
+"Last-Translator: Marián Hvolka <marian.hvolka at stuba.sk>\n"
 "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po
index 242b2ae..61daa49 100644
--- a/l10n/sk_SK/lib.po
+++ b/l10n/sk_SK/lib.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-08 01:54-0400\n"
-"PO-Revision-Date: 2014-06-07 06:12+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 07:10+0000\n"
+"Last-Translator: Marián Hvolka <marian.hvolka at stuba.sk>\n"
 "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,14 +21,14 @@ msgstr ""
 
 #: base.php:678
 msgid "You are accessing the server from an untrusted domain."
-msgstr ""
+msgstr "Pristupujete na server v nedôveryhodnej doméne."
 
 #: base.php:679
 msgid ""
 "Please contact your administrator. If you are an administrator of this "
 "instance, configure the \"trusted_domain\" setting in config/config.php. An "
 "example configuration is provided in config/config.sample.php."
-msgstr ""
+msgstr "Kontaktujte administrátora. Ak ste administrátorom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php."
 
 #: private/app.php:245
 #, php-format
@@ -271,7 +271,7 @@ msgstr "Zdieľanie %s zlyhalo, pretože súbor neexistuje"
 #: private/share/share.php:501
 #, php-format
 msgid "You are not allowed to share %s"
-msgstr ""
+msgstr "Nemôžete zdieľať %s"
 
 #: private/share/share.php:531
 #, php-format
@@ -309,7 +309,7 @@ msgstr "Zdieľanie %s zlyhalo, pretože %s nie je členom skupiny %s"
 msgid ""
 "You need to provide a password to create a public link, only protected links"
 " are allowed"
-msgstr ""
+msgstr "Musíte zadať heslo ak chcete vytvoriť verejný odkaz, lebo iba odkazy chránené heslom sú povolené"
 
 #: private/share/share.php:653
 #, php-format
@@ -348,34 +348,34 @@ msgstr ""
 msgid "Sharing backend for %s not found"
 msgstr ""
 
-#: private/share/share.php:1431
+#: private/share/share.php:1432
 #, php-format
 msgid "Sharing %s failed, because the user %s is the original sharer"
-msgstr ""
+msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s je pôvodcom zdieľania"
 
-#: private/share/share.php:1440
+#: private/share/share.php:1441
 #, php-format
 msgid ""
 "Sharing %s failed, because the permissions exceed permissions granted to %s"
-msgstr ""
+msgstr "Zdieľanie %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s"
 
-#: private/share/share.php:1456
+#: private/share/share.php:1457
 #, php-format
 msgid "Sharing %s failed, because resharing is not allowed"
-msgstr ""
+msgstr "Zdieľanie %s zlyhalo, pretože zdieľanie ďalším nie je povolené"
 
-#: private/share/share.php:1468
+#: private/share/share.php:1469
 #, php-format
 msgid ""
 "Sharing %s failed, because the sharing backend for %s could not find its "
 "source"
 msgstr ""
 
-#: private/share/share.php:1482
+#: private/share/share.php:1483
 #, php-format
 msgid ""
 "Sharing %s failed, because the file could not be found in the file cache"
-msgstr ""
+msgstr "Zdieľanie %s zlyhalo, pretože súbor sa nenašiel vo vyrovnávacej pamäti súborov"
 
 #: private/tags.php:183
 #, php-format
diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po
index ed91b73..dc9f381 100644
--- a/l10n/sk_SK/settings.po
+++ b/l10n/sk_SK/settings.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
-"PO-Revision-Date: 2014-06-11 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
+"PO-Revision-Date: 2014-06-11 07:55+0000\n"
+"Last-Translator: Marián Hvolka <marian.hvolka at stuba.sk>\n"
 "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -285,7 +285,7 @@ msgstr "Obnoviť šifrovacie kľúče."
 
 #: js/users/deleteHandler.js:166
 msgid "Unable to delete {objName}"
-msgstr ""
+msgstr "Nemožno vymazať {objName}"
 
 #: js/users/groups.js:73 js/users/groups.js:178
 msgid "Error creating group"
@@ -297,7 +297,7 @@ msgstr "Musíte zadať platný názov skupiny"
 
 #: js/users/groups.js:205
 msgid "deleted {groupName}"
-msgstr ""
+msgstr "vymazaná {groupName}"
 
 #: js/users/groups.js:206 js/users/users.js:255
 msgid "undo"
@@ -325,7 +325,7 @@ msgstr "nikdy"
 
 #: js/users/users.js:254
 msgid "deleted {userName}"
-msgstr ""
+msgstr "vymazané {userName}"
 
 #: js/users/users.js:371
 msgid "add group"
@@ -440,7 +440,7 @@ msgstr ""
 msgid ""
 "This is probably caused by a cache/accelerator such as Zend OPcache or "
 "eAccelerator."
-msgstr ""
+msgstr "To je pravdepodobne spôsobené cache/akcelerátorom ako napr. Zend OPcache alebo eAccelerator."
 
 #: templates/admin.php:105
 msgid "Database Performance Info"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 59e48e2..9ab068a 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index cf97abc..183a049 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 65f6104..bd48d82 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index f26ddce..740d1be 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index d096e97..d469875 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot
index fd8554f..595d074 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index e9034fb..1889a90 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index 4cb4368..4c45837 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -347,30 +347,30 @@ msgstr ""
 msgid "Sharing backend for %s not found"
 msgstr ""
 
-#: private/share/share.php:1431
+#: private/share/share.php:1432
 #, php-format
 msgid "Sharing %s failed, because the user %s is the original sharer"
 msgstr ""
 
-#: private/share/share.php:1440
+#: private/share/share.php:1441
 #, php-format
 msgid ""
 "Sharing %s failed, because the permissions exceed permissions granted to %s"
 msgstr ""
 
-#: private/share/share.php:1456
+#: private/share/share.php:1457
 #, php-format
 msgid "Sharing %s failed, because resharing is not allowed"
 msgstr ""
 
-#: private/share/share.php:1468
+#: private/share/share.php:1469
 #, php-format
 msgid ""
 "Sharing %s failed, because the sharing backend for %s could not find its "
 "source"
 msgstr ""
 
-#: private/share/share.php:1482
+#: private/share/share.php:1483
 #, php-format
 msgid ""
 "Sharing %s failed, because the file could not be found in the file cache"
diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot
index 9c7a0ef..8e3c037 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -328,30 +328,30 @@ msgstr ""
 msgid "Sharing backend for %s not found"
 msgstr ""
 
-#: share/share.php:1431
+#: share/share.php:1432
 #, php-format
 msgid "Sharing %s failed, because the user %s is the original sharer"
 msgstr ""
 
-#: share/share.php:1440
+#: share/share.php:1441
 #, php-format
 msgid ""
 "Sharing %s failed, because the permissions exceed permissions granted to %s"
 msgstr ""
 
-#: share/share.php:1456
+#: share/share.php:1457
 #, php-format
 msgid "Sharing %s failed, because resharing is not allowed"
 msgstr ""
 
-#: share/share.php:1468
+#: share/share.php:1469
 #, php-format
 msgid ""
 "Sharing %s failed, because the sharing backend for %s could not find its "
 "source"
 msgstr ""
 
-#: share/share.php:1482
+#: share/share.php:1483
 #, php-format
 msgid ""
 "Sharing %s failed, because the file could not be found in the file cache"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index dff06f1..d8f3a7b 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index 6fa040d..a115622 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index 2da8519..4019020 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 at owncloud.org\n"
-"POT-Creation-Date: 2014-06-11 01:54-0400\n"
+"POT-Creation-Date: 2014-06-12 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php
index 423989c..c4b5fee 100644
--- a/lib/l10n/fi_FI.php
+++ b/lib/l10n/fi_FI.php
@@ -8,7 +8,7 @@ $TRANSLATIONS = array(
 "Personal" => "Henkilökohtainen",
 "Settings" => "Asetukset",
 "Users" => "Käyttäjät",
-"Admin" => "Ylläpitäjä",
+"Admin" => "Ylläpito",
 "Failed to upgrade \"%s\"." => "Kohteen \"%s\" päivitys epäonnistui.",
 "Unknown filetype" => "Tuntematon tiedostotyyppi",
 "Invalid image" => "Virheellinen kuva",
@@ -57,6 +57,8 @@ $TRANSLATIONS = array(
 "Sharing %s failed, because %s is not a member of the group %s" => "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s ei ole ryhmän %s jäsen",
 "Sharing %s failed, because sharing with links is not allowed" => "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu",
 "Setting permissions for %s failed, because the item was not found" => "Kohteen %s oikeuksien asettaminen epäonnistui, koska kohdetta ei löytynyt",
+"Sharing backend %s not found" => "Jakamisen taustaosaa %s ei löytynyt",
+"Sharing backend for %s not found" => "Jakamisen taustaosaa kohteelle %s ei löytynyt",
 "Sharing %s failed, because the user %s is the original sharer" => "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s on alkuperäinen jakaja",
 "Sharing %s failed, because resharing is not allowed" => "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu",
 "Sharing %s failed, because the file could not be found in the file cache" => "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei löytynyt tiedostovälimuistista",
diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php
index 824f1a4..cfb81d9 100644
--- a/lib/l10n/sk_SK.php
+++ b/lib/l10n/sk_SK.php
@@ -1,5 +1,7 @@
 <?php
 $TRANSLATIONS = array(
+"You are accessing the server from an untrusted domain." => "Pristupujete na server v nedôveryhodnej doméne.",
+"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontaktujte administrátora. Ak ste administrátorom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php.",
 "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Aplikácia \"%s\" nemôže byť nainštalovaná kvôli nekompatibilite z touto verziou ownCloudu.",
 "No app name specified" => "Nešpecifikované meno aplikácie",
 "Help" => "Pomoc",
@@ -49,15 +51,21 @@ $TRANSLATIONS = array(
 "Please double check the <a href='%s'>installation guides</a>." => "Prosím skontrolujte <a href='%s'>inštalačnú príručku</a>.",
 "%s shared »%s« with you" => "%s s vami zdieľa »%s«",
 "Sharing %s failed, because the file does not exist" => "Zdieľanie %s zlyhalo, pretože súbor neexistuje",
+"You are not allowed to share %s" => "Nemôžete zdieľať %s",
 "Sharing %s failed, because the user %s is the item owner" => "Zdieľanie %s zlyhalo, pretože používateľ %s je vlastníkom položky",
 "Sharing %s failed, because the user %s does not exist" => "Zdieľanie %s zlyhalo, pretože používateľ %s neexistuje",
 "Sharing %s failed, because this item is already shared with %s" => "Zdieľanie %s zlyhalo, pretože táto položka už je zdieľaná s %s",
 "Sharing %s failed, because the group %s does not exist" => "Zdieľanie %s zlyhalo, pretože skupina %s neexistuje",
 "Sharing %s failed, because %s is not a member of the group %s" => "Zdieľanie %s zlyhalo, pretože %s nie je členom skupiny %s",
+"You need to provide a password to create a public link, only protected links are allowed" => "Musíte zadať heslo ak chcete vytvoriť verejný odkaz, lebo iba odkazy chránené heslom sú povolené",
 "Sharing %s failed, because sharing with links is not allowed" => "Zdieľanie %s zlyhalo, pretože zdieľanie odkazom nie je povolené",
 "Share type %s is not valid for %s" => "Typ zdieľania %s nie je platný pre %s",
 "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Nastavenie povolení pre %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s",
 "Setting permissions for %s failed, because the item was not found" => "Nastavenie povolení pre %s zlyhalo, pretože položka sa nenašla",
+"Sharing %s failed, because the user %s is the original sharer" => "Zdieľanie %s zlyhalo, pretože používateľ %s je pôvodcom zdieľania",
+"Sharing %s failed, because the permissions exceed permissions granted to %s" => "Zdieľanie %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s",
+"Sharing %s failed, because resharing is not allowed" => "Zdieľanie %s zlyhalo, pretože zdieľanie ďalším nie je povolené",
+"Sharing %s failed, because the file could not be found in the file cache" => "Zdieľanie %s zlyhalo, pretože súbor sa nenašiel vo vyrovnávacej pamäti súborov",
 "Could not find category \"%s\"" => "Nemožno nájsť danú kategóriu \"%s\"",
 "seconds ago" => "pred sekundami",
 "_%n minute ago_::_%n minutes ago_" => array("pred %n minútou","pred %n minútami","pred %n minútami"),
diff --git a/settings/l10n/ast.php b/settings/l10n/ast.php
index 3dc4648..4afbe1c 100644
--- a/settings/l10n/ast.php
+++ b/settings/l10n/ast.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Descifrando ficheros... Espera por favor, esto pue llevar daqué de tiempu.",
 "Delete encryption keys permanently." => "Desaniciar dafechu les claves de cifráu.",
 "Restore encryption keys." => "Restaurar claves de cifráu.",
+"Unable to delete {objName}" => "Nun pue desaniciase {objName}",
 "Error creating group" => "Fallu creando grupu",
 "A valid group name must be provided" => "Hai d'escribir un nome de grupu válidu",
+"deleted {groupName}" => "desaniciáu {groupName}",
 "undo" => "desfacer",
 "Groups" => "Grupos",
 "Group Admin" => "Alministrador del Grupu",
 "Delete" => "Desaniciar",
 "never" => "enxamás",
+"deleted {userName}" => "desaniciáu {userName}",
 "add group" => "amestar Grupu",
 "A valid username must be provided" => "Tien d'apurrise un nome d'usuariu válidu",
 "Error creating user" => "Fallu al crear usuariu",
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index 2c84975..32c0792 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Probíhá dešifrování souborů... Čekejte prosím, tato operace může trvat nějakou dobu.",
 "Delete encryption keys permanently." => "Trvale smazat šifrovací klíče",
 "Restore encryption keys." => "Obnovit šifrovací klíče",
+"Unable to delete {objName}" => "Nelze smazat {objName}",
 "Error creating group" => "Chyba při vytváření skupiny",
 "A valid group name must be provided" => "Musíte zadat platný název skupiny",
+"deleted {groupName}" => "smazána {groupName}",
 "undo" => "vrátit zpět",
 "Groups" => "Skupiny",
 "Group Admin" => "Správa skupiny",
 "Delete" => "Smazat",
 "never" => "nikdy",
+"deleted {userName}" => "smazán {userName}",
 "add group" => "přidat skupinu",
 "A valid username must be provided" => "Musíte zadat platné uživatelské jméno",
 "Error creating user" => "Chyba při vytváření užiatele",
@@ -93,6 +96,7 @@ $TRANSLATIONS = array(
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server není správně nastaven pro umožnění synchronizace, protože rozhraní WebDAV se zdá nefunkční.",
 "Please double check the <a href=\"%s\">installation guides</a>." => "Zkontrolujte prosím znovu <a href=\"%s\">instalační příručku</a>.",
 "Database Performance Info" => "Informace o výkonu databáze",
+"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "Je použita databáze SQLite. Pro větší instalace doporučujeme toto změnit. Pro migraci na jiný typ databáze lze použít příkaz: 'occ db:convert-type'",
 "Module 'fileinfo' missing" => "Schází modul 'fileinfo'",
 "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Schází PHP modul 'fileinfo'. Doporučujeme jej povolit pro nejlepší výsledky detekce typů MIME.",
 "Your PHP version is outdated" => "Vaše verze PHP je zastaralá",
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index 02c43b0..74b3da0 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -156,6 +156,7 @@ $TRANSLATIONS = array(
 "Admin Recovery Password" => "Administrator gendannelse kodeord",
 "Enter the recovery password in order to recover the users files during password change" => "Indtast et gendannelse kodeord for, at kunne gendanne brugerens filer ved ændring af kodeord",
 "Group" => "Gruppe",
+"Everyone" => "Alle",
 "Default Quota" => "Standard kvote",
 "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Indtast venligst lagerkvote (f.eks. \"512 MB\" eller \"12 GB\")",
 "Unlimited" => "Ubegrænset",
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 24cb52e..0edbd5e 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Entschlüssle Dateien ... Bitte warten, denn dieser Vorgang kann einige Zeit beanspruchen.",
 "Delete encryption keys permanently." => "Verschlüsselungsschlüssel dauerhaft löschen.",
 "Restore encryption keys." => "Verschlüsselungsschlüssel wiederherstellen.",
+"Unable to delete {objName}" => "Löschen von {objName} nicht möglich",
 "Error creating group" => "Fehler beim Erstellen der Gruppe",
 "A valid group name must be provided" => "Ein gültiger Gruppenname muss angegeben werden",
+"deleted {groupName}" => "{groupName} gelöscht",
 "undo" => "rückgängig machen",
 "Groups" => "Gruppen",
 "Group Admin" => "Gruppenadministrator",
 "Delete" => "Löschen",
 "never" => "niemals",
+"deleted {userName}" => "{userName} gelöscht",
 "add group" => "Gruppe hinzufügen",
 "A valid username must be provided" => "Es muss ein gültiger Benutzername angegeben werden",
 "Error creating user" => "Beim Anlegen des Benutzers ist ein Fehler aufgetreten",
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index a4bf99c..90eb229 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Entschlüssle Dateien ... Bitte warten Sie, denn dieser Vorgang kann einige Zeit beanspruchen.",
 "Delete encryption keys permanently." => "Verschlüsselungsschlüssel dauerhaft löschen.",
 "Restore encryption keys." => "Verschlüsselungsschlüssel wiederherstellen.",
+"Unable to delete {objName}" => "Löschen von {objName} nicht möglich",
 "Error creating group" => "Fehler beim Erstellen der Gruppe",
 "A valid group name must be provided" => "Ein gültiger Gruppenname muss angegeben werden",
+"deleted {groupName}" => "{groupName} gelöscht",
 "undo" => "rückgängig machen",
 "Groups" => "Gruppen",
 "Group Admin" => "Gruppenadministrator",
 "Delete" => "Löschen",
 "never" => "niemals",
+"deleted {userName}" => "{userName} gelöscht",
 "add group" => "Gruppe hinzufügen",
 "A valid username must be provided" => "Es muss ein gültiger Benutzername angegeben werden",
 "Error creating user" => "Beim Erstellen des Benutzers ist ein Fehler aufgetreten",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 05c4a4d..41cb374 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Descifrando archivos... Espere por favor, esto puede llevar algo de tiempo.",
 "Delete encryption keys permanently." => "Eliminar claves de cifrado permanentemente.",
 "Restore encryption keys." => "Restaurar claves de cifrado.",
+"Unable to delete {objName}" => "No es posible eliminar {objName}",
 "Error creating group" => "Error al crear un grupo",
 "A valid group name must be provided" => "Se debe dar un nombre válido para el grupo ",
+"deleted {groupName}" => "borrado {groupName}",
 "undo" => "deshacer",
 "Groups" => "Grupos",
 "Group Admin" => "Administrador del Grupo",
 "Delete" => "Eliminar",
 "never" => "nunca",
+"deleted {userName}" => "borrado {userName}",
 "add group" => "añadir Grupo",
 "A valid username must be provided" => "Se debe proporcionar un nombre de usuario válido",
 "Error creating user" => "Error al crear usuario",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index fa25272..f718186 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -20,11 +20,13 @@ $TRANSLATIONS = array(
 "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Tiedostojen salauksen purkaminen epäonnistui. Tarkista owncloud.log-tiedosto tai ota yhteys ylläpitäjään",
 "Couldn't decrypt your files, check your password and try again" => "Tiedostojen salauksen purkaminen epäonnistui. Tarkista salasanasi ja yritä uudelleen",
 "Encryption keys deleted permanently" => "Salausavaimet poistettiin pysyvästi",
+"Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" => "Salausavaintesi poistaminen pysyvästi ei onnistunut, tarkista owncloud.log tai ole yhteydessä ylläpitäjään",
 "Email saved" => "Sähköposti tallennettu",
 "Invalid email" => "Virheellinen sähköposti",
 "Unable to delete group" => "Ryhmän poisto epäonnistui",
 "Unable to delete user" => "Käyttäjän poisto epäonnistui",
 "Backups restored successfully" => "Varmuuskopiot palautettiin onnistuneesti",
+"Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" => "Salausavaintesi palauttaminen ei onnistunut, tarkista owncloud.log tai ole yhteydessä ylläpitäjään",
 "Language changed" => "Kieli on vaihdettu",
 "Invalid request" => "Virheellinen pyyntö",
 "Admins can't remove themself from the admin group" => "Ylläpitäjät eivät poistaa omia tunnuksiaan ylläpitäjien ryhmästä",
@@ -32,6 +34,10 @@ $TRANSLATIONS = array(
 "Unable to remove user from group %s" => "Käyttäjän poistaminen ryhmästä %s ei onnistu",
 "Couldn't update app." => "Sovelluksen päivitys epäonnistui.",
 "Wrong password" => "Väärä salasana",
+"No user supplied" => "Käyttäjää ei määritetty",
+"Please provide an admin recovery password, otherwise all user data will be lost" => "Anna ylläpitäjän palautussalasana, muuten kaikki käyttäjien data menetetään",
+"Wrong admin recovery password. Please check the password and try again." => "Väärä ylläpitäjän salasana. Tarkista salasana ja yritä uudelleen.",
+"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Taustaosa ei tue salasanan vaihtamista, mutta käyttäjän salausavain päivitettiin onnistuneesti.",
 "Unable to change password" => "Salasanan vaihto ei onnistunut",
 "Sending..." => "Lähetetään...",
 "User Documentation" => "Käyttäjäohjeistus",
@@ -56,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Puretaan tiedostojen salausta... Odota, tämä voi kestää jonkin aikaa.",
 "Delete encryption keys permanently." => "Poista salausavaimet pysyvästi.",
 "Restore encryption keys." => "Palauta salausavaimet.",
+"Unable to delete {objName}" => "Kohteen {objName} poistaminen epäonnistui",
 "Error creating group" => "Virhe ryhmää luotaessa",
 "A valid group name must be provided" => "Anna kelvollinen ryhmän nimi",
+"deleted {groupName}" => "poistettu {groupName}",
 "undo" => "kumoa",
 "Groups" => "Ryhmät",
 "Group Admin" => "Ryhmän ylläpitäjä",
 "Delete" => "Poista",
 "never" => "ei koskaan",
+"deleted {userName}" => "poistettu {userName}",
 "add group" => "lisää ryhmä",
 "A valid username must be provided" => "Anna kelvollinen käyttäjätunnus",
 "Error creating user" => "Virhe käyttäjää luotaessa",
@@ -80,6 +89,7 @@ $TRANSLATIONS = array(
 "TLS" => "TLS",
 "Security Warning" => "Turvallisuusvaroitus",
 "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Käytät %sia HTTP-yhteydellä. Suosittelemme määrittämään palvelimen vaatimaan salattua HTTPS-yhteyttä.",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Datahakemistosi ja kaikki tiedostosi ovat luultavasti käytettävissä suoraan internetistä. .htaccess-tiedosto ei toimi tällä hetkellä. Määritä verkkopalvelimen asetukset siten, ettei datahakemist [...]
 "Setup Warning" => "Asetusvaroitus",
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web-palvelimen asetukset eivät ole kelvolliset tiedostojen synkronointia varten, koska WebDAV-liitäntä vaikuttaa olevan rikki.",
 "Please double check the <a href=\"%s\">installation guides</a>." => "Lue <a href=\"%s\">asennusohjeet</a> tarkasti.",
@@ -94,6 +104,7 @@ $TRANSLATIONS = array(
 "This means that there might be problems with certain characters in file names." => "Tämä tarkoittaa, että tiettyjen merkkien kanssa tiedostojen nimissä saattaa olla ongelmia.",
 "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Suosittelemme vahvasti asentamaan vaaditut paketit järjestelmään, jotta jotain seuraavista maa-asetuksista on mahdollista tukea: %s.",
 "Internet connection not working" => "Internet-yhteys ei toimi",
+"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Tällä palvelimella ei ole toimivaa internetyhteyttä. Sen seurauksena jotkin ominaisuudet, kuten erillisten tallennust [...]
 "Cron" => "Cron",
 "Last cron was executed at %s." => "Viimeisin cron suoritettiin %s.",
 "Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Viimeisin cron suoritettiin %s. Siitä on yli tunti aikaa, joten jokin näyttää olevan pielessä.",
@@ -179,6 +190,7 @@ $TRANSLATIONS = array(
 "Delete Encryption Keys" => "Poista salausavaimet",
 "Login Name" => "Kirjautumisnimi",
 "Create" => "Luo",
+"Admin Recovery Password" => "Ylläpitäjän palautussalasana",
 "Search Users and Groups" => "Etsi käyttäjiä ja ryhmiä",
 "Add Group" => "Lisää ryhmä",
 "Group" => "Ryhmä",
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 2cf215d..1b9818d 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Descifrando ficheiros... isto pode levar un anaco.",
 "Delete encryption keys permanently." => "Eliminar permanentemente as chaves de cifrado.",
 "Restore encryption keys." => "Restaurar as chaves de cifrado.",
+"Unable to delete {objName}" => "Non é posíbel eliminar {objName}",
 "Error creating group" => "Produciuse un erro ao crear o grupo",
 "A valid group name must be provided" => "Debe fornecer un nome de grupo",
+"deleted {groupName}" => "{groupName} foi eliminado",
 "undo" => "desfacer",
 "Groups" => "Grupos",
 "Group Admin" => "Grupo Admin",
 "Delete" => "Eliminar",
 "never" => "nunca",
+"deleted {userName}" => "{userName} foi eliminado",
 "add group" => "engadir un grupo",
 "A valid username must be provided" => "Debe fornecer un nome de usuario",
 "Error creating user" => "Produciuse un erro ao crear o usuario",
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index 08a899c..3d0dc63 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Odszyfrowuje pliki... Proszę czekać, to może zająć jakiś czas.",
 "Delete encryption keys permanently." => "Usuń trwale klucze szyfrujące.",
 "Restore encryption keys." => "Przywróć klucze szyfrujące.",
+"Unable to delete {objName}" => "Nie można usunąć {objName}",
 "Error creating group" => "Błąd podczas tworzenia grupy",
 "A valid group name must be provided" => "Należy podać prawidłową nazwę grupy",
+"deleted {groupName}" => "usunięto {groupName}",
 "undo" => "cofnij",
 "Groups" => "Grupy",
 "Group Admin" => "Administrator grupy",
 "Delete" => "Usuń",
 "never" => "nigdy",
+"deleted {userName}" => "usunięto {userName}",
 "add group" => "dodaj grupę",
 "A valid username must be provided" => "Należy podać prawidłową nazwę użytkownika",
 "Error creating user" => "Błąd podczas tworzenia użytkownika",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index 74ebd54..f62a1c3 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Decriptando arquivos... Por favor aguarde, isso pode levar algum tempo.",
 "Delete encryption keys permanently." => "Eliminando a chave de criptografia permanentemente.",
 "Restore encryption keys." => "Restaurar chave de criptografia.",
+"Unable to delete {objName}" => "Não é possível excluir {objName}",
 "Error creating group" => "Erro ao criar grupo",
 "A valid group name must be provided" => "Um nome de grupo válido deve ser fornecido",
+"deleted {groupName}" => "eliminado {groupName}",
 "undo" => "desfazer",
 "Groups" => "Grupos",
 "Group Admin" => "Grupo Administrativo",
 "Delete" => "Excluir",
 "never" => "nunca",
+"deleted {userName}" => "eliminado {userName}",
 "add group" => "adicionar grupo",
 "A valid username must be provided" => "Forneça um nome de usuário válido",
 "Error creating user" => "Erro ao criar usuário",
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php
index 6f00ad2..f0e8ffc 100644
--- a/settings/l10n/sk_SK.php
+++ b/settings/l10n/sk_SK.php
@@ -62,13 +62,16 @@ $TRANSLATIONS = array(
 "Decrypting files... Please wait, this can take some time." => "Dešifrujem súbory ... Počkajte prosím, môže to chvíľu trvať.",
 "Delete encryption keys permanently." => "Natrvalo vymazať šifrovacie kľúče.",
 "Restore encryption keys." => "Obnoviť šifrovacie kľúče.",
+"Unable to delete {objName}" => "Nemožno vymazať {objName}",
 "Error creating group" => "Chyba pri vytváraní skupiny",
 "A valid group name must be provided" => "Musíte zadať platný názov skupiny",
+"deleted {groupName}" => "vymazaná {groupName}",
 "undo" => "vrátiť",
 "Groups" => "Skupiny",
 "Group Admin" => "Správca skupiny",
 "Delete" => "Zmazať",
 "never" => "nikdy",
+"deleted {userName}" => "vymazané {userName}",
 "add group" => "pridať skupinu",
 "A valid username must be provided" => "Musíte zadať platné používateľské meno",
 "Error creating user" => "Chyba pri vytváraní používateľa",
@@ -92,6 +95,7 @@ $TRANSLATIONS = array(
 "Setup Warning" => "Nastavenia oznámení a upozornení",
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server nie je správne nastavený na synchronizáciu, pretože rozhranie WebDAV je poškodené.",
 "Please double check the <a href=\"%s\">installation guides</a>." => "Skontrolujte prosím znovu <a href=\"%s\">inštalačnú príručku</a>.",
+"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "To je pravdepodobne spôsobené cache/akcelerátorom ako napr. Zend OPcache alebo eAccelerator.",
 "Database Performance Info" => "Informácie o výkone databázy",
 "SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "Ako databáza je použitá SQLite. Pre väčšie inštalácie vám to odporúčame zmeniť. Na prenos do inej databázy použite nástroj príkazového riadka: \"occ db:convert-typ\"",
 "Module 'fileinfo' missing" => "Chýba modul 'fileinfo'",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list