diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php
index 57b207f9f3c4703d79abda92a33844312af12b44..3a69acf7296ff5f4f4f904fff3f009673de91c65 100644
--- a/apps/files/l10n/sv.php
+++ b/apps/files/l10n/sv.php
@@ -88,6 +88,7 @@ $TRANSLATIONS = array(
 "Delete" => "Radera",
 "Upload too large" => "För stor uppladdning",
 "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.",
-"Files are being scanned, please wait." => "Filer skannas, var god vänta"
+"Files are being scanned, please wait." => "Filer skannas, var god vänta",
+"Currently scanning" => "sökning pågår"
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_encryption/l10n/de.php b/apps/files_encryption/l10n/de.php
index 5c8506576c36d6c4dae2ae1aa1d95afb960c1cd8..6bcb50aef5f6ba6efaed5284594fb95c4ecaa932 100644
--- a/apps/files_encryption/l10n/de.php
+++ b/apps/files_encryption/l10n/de.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." => "Verschlüsselung-App ist nicht initialisiert! Vielleicht wurde die Verschlüsselung-App in der aktuellen Sitzung reaktiviert. Bitte versuche Dich ab- und wieder anzumelden, um die Verschlüsselung-App zu initialisieren.",
 "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." => "Dein privater Schlüssel ist ungültig. Möglicher Weise wurde außerhalb von %s Dein Passwort geändert (z.B. in Deinem gemeinsamen Verzeichnis). Du kannst das Passwort Deines privaten Schlüssels in den persönlichen Einstellungen aktualisieren, um wieder an Deine Dateien zu gelangen.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Die Datei kann nicht entschlüsselt werden, da die Datei möglicherweise eine geteilte Datei ist. Bitte frage den Dateibesitzer, ob er die Datei nochmals mit Dir teilt.",
+"Unknown error. Please check your system settings or contact your administrator" => "Unbekannter Fehler. Bitte prüfe Deine Systemeinstellungen oder kontaktiere Deinen Administrator",
 "Missing requirements." => "Fehlende Vorraussetzungen",
 "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." => "Bitte stelle sicher, dass PHP 5.3.3 oder neuer installiert und das OpenSSL zusammen mit der PHP-Erweiterung aktiviert und richtig konfiguriert ist. Zur Zeit ist die Verschlüsselungs-App deaktiviert.",
 "Following users are not set up for encryption:" => "Für folgende Nutzer ist keine Verschlüsselung eingerichtet:",
diff --git a/apps/files_encryption/l10n/de_DE.php b/apps/files_encryption/l10n/de_DE.php
index bcfb60f942b6cbef9ba9dd906ffc521ed7e1f5ac..f5a6683f615f3074a9f173f41a0aaceddfbfbd9c 100644
--- a/apps/files_encryption/l10n/de_DE.php
+++ b/apps/files_encryption/l10n/de_DE.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." => "Verschlüsselung-App ist nicht initialisiert! Vielleicht wurde die Verschlüsselung-App in der aktuellen Sitzung reaktiviert. Bitte versuchen Sie sich ab- und wieder anzumelden, um die Verschlüsselung-App zu initialisieren.",
 "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." => "Ihr privater Schlüssel ist ungültig. Möglicher Weise wurde außerhalb von %s Ihr Passwort geändert (z.B. in Ihrem gemeinsamen Verzeichnis). Sie können das Passwort Ihres privaten Schlüssels in den persönlichen Einstellungen aktualisieren, um wieder an Ihre Dateien zu gelangen.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Die Datei kann nicht entschlüsselt werden, da die Datei möglicherweise eine geteilte Datei ist. Bitte fragen Sie den Datei-Besitzer, dass er die Datei nochmals mit Ihnen teilt.",
+"Unknown error. Please check your system settings or contact your administrator" => "Unbekannter Fehler. Bitte prüfen Sie die Systemeinstellungen oder kontaktieren Sie Ihren Administrator",
 "Missing requirements." => "Fehlende Voraussetzungen",
 "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." => "Bitte stellen Sie sicher, dass PHP 5.3.3 oder neuer installiert und das OpenSSL zusammen mit der PHP-Erweiterung aktiviert und richtig konfiguriert ist. Zur Zeit ist die Verschlüsselungs-App deaktiviert.",
 "Following users are not set up for encryption:" => "Für folgende Nutzer ist keine Verschlüsselung eingerichtet:",
diff --git a/apps/files_encryption/l10n/en_GB.php b/apps/files_encryption/l10n/en_GB.php
index 683319028b604ae40d2fe438ecc230e2b0df53ad..78b1bccba62c2bfcaf9a46423e9c50845f4e9612 100644
--- a/apps/files_encryption/l10n/en_GB.php
+++ b/apps/files_encryption/l10n/en_GB.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." => "Encryption app not initialised! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialise the encryption app.",
 "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." => "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.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Cannot decrypt this file, which is probably a shared file. Please ask the file owner to reshare the file with you.",
+"Unknown error. Please check your system settings or contact your administrator" => "Unknown error. Please check your system settings or contact your administrator",
 "Missing requirements." => "Missing requirements.",
 "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." => "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.",
 "Following users are not set up for encryption:" => "Following users are not set up for encryption:",
diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php
index e252217a9f164ecec3dd1da06c8fac7a586de18d..080db0bdc74beb7d13645a3b61f08c5cfc72c307 100644
--- a/apps/files_encryption/l10n/es.php
+++ b/apps/files_encryption/l10n/es.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." => "¡La aplicación de cifrado no ha sido inicializada! Quizá fue restablecida durante tu sesión. Por favor intenta cerrar la sesión y volver a iniciarla para inicializar la aplicación de cifrado.",
 "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." => "¡Su clave privada no es válida! Tal vez su contraseña ha sido cambiada desde fuera. de %s (Ej:Su directorio corporativo). Puede actualizar la contraseña de su clave privada en sus opciones personales para recuperar el acceso a sus archivos.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "No fue posible descifrar este archivo, probablemente se trate de un archivo compartido. Solicite al propietario del mismo que vuelva a compartirlo con usted.",
+"Unknown error. Please check your system settings or contact your administrator" => "Error desconocido. Revise la configuración de su sistema o contacte a su administrador",
 "Missing requirements." => "Requisitos incompletos.",
 "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." => "Por favor, asegúrese de que PHP 5.3.3 o posterior está instalado y que la extensión OpenSSL de PHP está habilitada y configurada correctamente. Por el momento, la aplicación de cifrado ha sido deshabilitada.",
 "Following users are not set up for encryption:" => "Los siguientes usuarios no han sido configurados para el cifrado:",
diff --git a/apps/files_encryption/l10n/fi_FI.php b/apps/files_encryption/l10n/fi_FI.php
index 6a0025cd980c1e229d1e732f354f1733b1b46c38..7f3e55a5bc18a096f24e6a364ccb85388c480a32 100644
--- a/apps/files_encryption/l10n/fi_FI.php
+++ b/apps/files_encryption/l10n/fi_FI.php
@@ -4,7 +4,10 @@ $TRANSLATIONS = array(
 "Password successfully changed." => "Salasana vaihdettiin onnistuneesti.",
 "Could not change the password. Maybe the old password was not correct." => "Salasanan vaihto epäonnistui. Kenties vanha salasana oli väärin.",
 "Private key password successfully updated." => "Yksityisen avaimen salasana päivitetty onnistuneesti.",
+"Unknown error. Please check your system settings or contact your administrator" => "Tuntematon virhe. Tarkista järjestelmän asetukset tai ole yhteydessä ylläpitäjään.",
 "Following users are not set up for encryption:" => "Seuraavat käyttäjät eivät ole määrittäneet salausta:",
+"Initial encryption started... This can take some time. Please wait." => "Ensimmäinen salauskerta käynnistetty... Tämä saattaa kestää hetken.",
+"Initial encryption running... Please try again later." => "Ensimmäinen salauskerta on meneillään... Yritä myöhemmin uudelleen.",
 "personal settings" => "henkilökohtaiset asetukset",
 "Encryption" => "Salaus",
 "Recovery key password" => "Palautusavaimen salasana",
@@ -14,8 +17,12 @@ $TRANSLATIONS = array(
 "Old Recovery key password" => "Vanha palautusavaimen salasana",
 "New Recovery key password" => "Uusi palautusavaimen salasana",
 "Change Password" => "Vaihda salasana",
+"Your private key password no longer match your log-in password:" => "Yksityisen avaimesi salasana ei enää täsmää kirjautumisen salasanaasi:",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Jos et muista vanhaa salasanaasi, voit pyytää ylläpitäjää palauttamaan tiedostosi.",
 "Old log-in password" => "Vanha kirjautumis-salasana",
 "Current log-in password" => "Nykyinen kirjautumis-salasana",
-"Enable password recovery:" => "Ota salasanan palautus käyttöön:"
+"Update Private Key Password" => "Päivitä yksityisen avaimen salasana",
+"Enable password recovery:" => "Ota salasanan palautus käyttöön:",
+"File recovery settings updated" => "Tiedostopalautuksen asetukset päivitetty"
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_encryption/l10n/gl.php b/apps/files_encryption/l10n/gl.php
index 9b52f0d292d14c8792a0e0ca7cc91dd77df3a65f..f5fce3260843b70d5d27dc2b3f1bac7545650b1e 100644
--- a/apps/files_encryption/l10n/gl.php
+++ b/apps/files_encryption/l10n/gl.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." => "Non se iniciou o aplicativo de cifrado! Quizais volva a activarse durante a sesión. Tente pechar a sesión e volver iniciala que tamén se inicie o aplicativo de cifrado.",
 "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." => "A chave privada non é correcta! É probábel que o seu contrasinal teña sido cambiado desde o exterior do %s (p.ex. o seu directorio corporativo). Vostede pode actualizar o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Non foi posíbel descifrar o ficheiro, probabelmente tratase dun ficheiro compartido. Pidalle ao propietario do ficheiro que  volva compartir o ficheiro con vostede.",
+"Unknown error. Please check your system settings or contact your administrator" => "Produciuse un erro descoñecido. Comprobe os axustes do sistema ou contacte co administrador",
 "Missing requirements." => "Non se cumpren os requisitos.",
 "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." => "Asegúrese de que está instalado o PHP 5.3.3 ou posterior e de o OpenSSL xunto coa extensión PHP estean activados e configurados correctamente. Polo de agora foi desactivado o aplicativo de cifrado.",
 "Following users are not set up for encryption:" => "Os seguintes usuarios non teñen configuración para o cifrado:",
diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php
index f2d15e362106537e462b3280856fa31b725581fd..b969b08105d74fbddd037dfcee2559384e55a893 100644
--- a/apps/files_encryption/l10n/it.php
+++ b/apps/files_encryption/l10n/it.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." => "Applicazione di cifratura non inizializzata. Forse l'applicazione è stata riabilitata durante la tua sessione. Prova a disconnetterti e ad effettuare nuovamente l'accesso per inizializzarla.",
 "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." => "La tua chiave privata non è valida! Forse la password è stata cambiata al di fuori di %s (ad es. la directory aziendale). Puoi aggiornare la password della chiave privata nelle impostazioni personali per ottenere nuovamente l'accesso ai file cifrati.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Impossibile decifrare questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.",
+"Unknown error. Please check your system settings or contact your administrator" => "Errore sconosciuto. Controlla le impostazioni di sistema o contatta il tuo amministratore",
 "Missing requirements." => "Requisiti mancanti.",
 "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." => "Assicurati che sia installato PHP 5.3.3 o versioni successive e che l'estensione OpenSSL di PHP sia abilitata e configurata correttamente. Per ora, l'applicazione di cifratura è disabilitata.",
 "Following users are not set up for encryption:" => "I seguenti utenti non sono configurati per la cifratura:",
diff --git a/apps/files_encryption/l10n/pt_BR.php b/apps/files_encryption/l10n/pt_BR.php
index d1833e1e59f989d1b92b4ad421f60e52bc9d3f6d..b034996a523b2ef71dbc13f55b76854785b5c565 100644
--- a/apps/files_encryption/l10n/pt_BR.php
+++ b/apps/files_encryption/l10n/pt_BR.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." => "Aplicativo de criptografia não foi inicializado! Talvez o aplicativo de criptografia tenha sido reativado durante essa sessão. Por favor, tente fazer logoff e login novamente para inicializar o aplicativo de criptografia.",
 "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." => "Sua chave privada não é válida! Provavelmente sua senha foi alterada fora de %s (por exemplo, seu diretório corporativo). Você pode atualizar sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Este arquivo não pode ser decriptado, provavelmente este é um arquivo compartilhado. Poe favoe peça ao dono do arquivo para compartilha-lo com você.",
+"Unknown error. Please check your system settings or contact your administrator" => "Erro desconhecido. Por favor, verifique as configurações do sistema ou entre em contato com o administrador",
 "Missing requirements." => "Requisitos não encontrados.",
 "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." => "Por favor, certifique-se que o PHP 5.3.3 ou mais recente está instalado e que a extensão PHP OpenSSL está habilitado e configurado corretamente. Por enquanto, o aplicativo de criptografia foi desativado.",
 "Following users are not set up for encryption:" => "Seguintes usuários não estão configurados para criptografia:",
diff --git a/apps/files_encryption/l10n/sv.php b/apps/files_encryption/l10n/sv.php
index 3d6401c1d55bb6eca03e0f169ac26b0b82603eec..02efa85dfbe0349ee248201c230f636b5d703c9a 100644
--- a/apps/files_encryption/l10n/sv.php
+++ b/apps/files_encryption/l10n/sv.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." => "Krypteringsprogrammet kunde inte initieras! Möjligen blev krypteringsprogrammet återaktiverad under din session. Försök med att logga ut och in igen för att initiera krypteringsprogrammet.",
 "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." => "Din privata lösenordsnyckel är inte giltig! Troligen har ditt lösenord ändrats utanför %s (t.ex. i företagets katalogtjänst). Du kan uppdatera den privata lösenordsnyckeln under dina personliga inställningar för att återfå tillgång till dina filer.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Kan ej dekryptera denna fil, förmodligen är det en delad fil. Be ägaren av filen att dela den med dig.",
+"Unknown error. Please check your system settings or contact your administrator" => "Okänt fel. Kontrollera dina systeminställningar eller kontakta din administratör",
 "Missing requirements." => "Krav som saknas",
 "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." => "Kontrollera att PHP 5.3.3 eller senare är installerad och att tillägget OpenSSL PHP är aktiverad och korrekt konfigurerad. Kryptering är tillsvidare inaktiverad.",
 "Following users are not set up for encryption:" => "Följande användare har inte aktiverat kryptering:",
diff --git a/apps/files_encryption/l10n/tr.php b/apps/files_encryption/l10n/tr.php
index 2828b1b5915fd48a195eb8c233e191cdcc5c9e15..d0ab2061db2cc88b3de99b11c5b314f7e719172f 100644
--- a/apps/files_encryption/l10n/tr.php
+++ b/apps/files_encryption/l10n/tr.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." => "Şifreleme uygulaması başlatılamadı! Oturumunuz sırasında şifreleme uygulaması tekrar etkinleştirilmiş olabilir. Lütfen şifreleme uygulamasını başlatmak için oturumu kapatıp yeniden oturum açmayı deneyin.",
 "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." => "Özel anahtarınız geçerli değil! Muhtemelen parolanız %s dışarısında değiştirildi (örn. şirket dizininde). Gizli anahtar parolanızı kişisel ayarlarınızda güncelleyerek şifreli dosyalarınıza erişimi kurtarabilirsiniz.",
 "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Bu dosya muhtemelen bir paylaşılan dosya olduğundan şifrelemesi kaldırılamıyor. Lütfen dosyayı sizinle bir daha paylaşması için dosya sahibi ile iletişime geçin.",
+"Unknown error. Please check your system settings or contact your administrator" => "Bilinmeyen hata. Lütfen sistem ayarlarınızı denetleyin veya yöneticiniz ile iletişime geçin",
 "Missing requirements." => "Gereklilikler eksik.",
 "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." => "PHP 5.3.3 veya daha sürümü ile birlikte OpenSSL ve OpenSSL PHP uzantısının birlikte etkin olduğundan ve doğru bir şekilde yapılandırıldığından emin olun. Şimdilik şifreleme uygulaması devre dışı bırakıldı.",
 "Following users are not set up for encryption:" => "Aşağıdaki kullanıcılar şifreleme için ayarlanmamış:",
diff --git a/apps/files_external/l10n/sv.php b/apps/files_external/l10n/sv.php
index 686ac791942c07cd60ebc2f04a8ece4fc4ff13fc..60ee85b844b0519b05317a8966d5216ecc1501ab 100644
--- a/apps/files_external/l10n/sv.php
+++ b/apps/files_external/l10n/sv.php
@@ -14,10 +14,16 @@ $TRANSLATIONS = array(
 "Password" => "Lösenord",
 "Root" => "Root",
 "Secure ftps://" => "Säker ftps://",
+"Client ID" => "Klient ID",
+"Client secret" => "klient secret",
 "Username (required)" => "Användarnamn (måste anges)",
+"Timeout of HTTP requests in seconds (optional)" => "Timeout för HTTP-förfrågningar i sekunder (tillval)",
 "Share" => "Dela",
+"SMB / CIFS using OC login" => "SMB / CIFS använder OC inloggning",
+"Username as share" => "Användarnamn till utdelning",
 "URL" => "URL",
 "Secure https://" => "Säker https://",
+"Remote subfolder" => "Fjärrmapp",
 "Access granted" => "Åtkomst beviljad",
 "Error configuring Dropbox storage" => "Fel vid konfigurering av Dropbox",
 "Grant access" => "Bevilja åtkomst",
diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php
index 31eb91197419c58d064d2c1230717b90b64b4be7..99e40b1f0d8aab5021eb739444d45ff0dad255d9 100644
--- a/apps/user_ldap/l10n/de.php
+++ b/apps/user_ldap/l10n/de.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "Zuordnungen gelöscht",
 "Success" => "Erfolgreich",
 "Error" => "Fehler",
+"Please specify a Base DN" => "Bitte ein Base-DN spezifizieren",
+"Could not determine Base DN" => "Base-DN konnte nicht festgestellt werden",
+"Please specify the port" => "Bitte Port spezifizieren",
 "Configuration OK" => "Konfiguration OK",
 "Configuration incorrect" => "Konfiguration nicht korrekt",
 "Configuration incomplete" => "Konfiguration nicht vollständig",
diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php
index daa49c928a44fc214cf9215ba38998582735784e..43cc5e80777e126d32520c83b365f48e667ea73b 100644
--- a/apps/user_ldap/l10n/de_DE.php
+++ b/apps/user_ldap/l10n/de_DE.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "Zuordnungen gelöscht",
 "Success" => "Erfolg",
 "Error" => "Fehler",
+"Please specify a Base DN" => "Bitte ein Base-DN spezifizieren",
+"Could not determine Base DN" => "Base-DN konnte nicht festgestellt werden",
+"Please specify the port" => "Bitte Port spezifizieren",
 "Configuration OK" => "Konfiguration OK",
 "Configuration incorrect" => "Konfiguration nicht korrekt",
 "Configuration incomplete" => "Konfiguration nicht vollständig",
diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php
index ae66e5e9d9c81ef8d3cb404cffa077b74f959357..59ff86cb2411762ecae8c910e73fc8c8fdd01a51 100644
--- a/apps/user_ldap/l10n/en_GB.php
+++ b/apps/user_ldap/l10n/en_GB.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "mappings cleared",
 "Success" => "Success",
 "Error" => "Error",
+"Please specify a Base DN" => "Please specify a Base DN",
+"Could not determine Base DN" => "Could not determine Base DN",
+"Please specify the port" => "Please specify the port",
 "Configuration OK" => "Configuration OK",
 "Configuration incorrect" => "Configuration incorrect",
 "Configuration incomplete" => "Configuration incomplete",
diff --git a/apps/user_ldap/l10n/es.php b/apps/user_ldap/l10n/es.php
index 3f577dc3010bd62805ca015511af6dc7a4719715..50c19f5634caa773dac9ea0228fe1ae2ac3d6368 100644
--- a/apps/user_ldap/l10n/es.php
+++ b/apps/user_ldap/l10n/es.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "Asignaciones borradas",
 "Success" => "Éxito",
 "Error" => "Error",
+"Please specify a Base DN" => "Especifique un DN base",
+"Could not determine Base DN" => "No se pudo determinar un DN base",
+"Please specify the port" => "Especifique el puerto",
 "Configuration OK" => "Configuración Correcta",
 "Configuration incorrect" => "Configuración Incorrecta",
 "Configuration incomplete" => "Configuración incompleta",
diff --git a/apps/user_ldap/l10n/fi_FI.php b/apps/user_ldap/l10n/fi_FI.php
index b631caccee6a164e53dc58dd2997563058b69b69..f558fa78977510bba6954c7da46095155a1f678b 100644
--- a/apps/user_ldap/l10n/fi_FI.php
+++ b/apps/user_ldap/l10n/fi_FI.php
@@ -7,6 +7,7 @@ $TRANSLATIONS = array(
 "Cannot add server configuration" => "Palvelinasetusten lisäys epäonnistui",
 "Success" => "Onnistui!",
 "Error" => "Virhe",
+"Please specify the port" => "Määritä portti",
 "Configuration OK" => "Määritykset OK",
 "Configuration incorrect" => "Määritykset väärin",
 "Configuration incomplete" => "Määritykset puutteelliset",
@@ -28,6 +29,7 @@ $TRANSLATIONS = array(
 "1. Server" => "1. Palvelin",
 "%s. Server:" => "%s. Palvelin:",
 "Add Server Configuration" => "Lisää palvelinmääritys",
+"Delete Configuration" => "Poista määritys",
 "Host" => "Isäntä",
 "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Voit jättää protokollan määrittämättä, paitsi kun vaadit SSL:ää. Aloita silloin ldaps://",
 "Port" => "Portti",
diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php
index 120dba886c89885266f497bbc34114b5bf13971d..07c99e32bc4419a89f882462b35ddf617f2e50ec 100644
--- a/apps/user_ldap/l10n/gl.php
+++ b/apps/user_ldap/l10n/gl.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "limpadas as asignacións",
 "Success" => "Correcto",
 "Error" => "Erro",
+"Please specify a Base DN" => "Por favor indique un DN base",
+"Could not determine Base DN" => "Non se puido determinar o DN base",
+"Please specify the port" => "Por favor indique un porto",
 "Configuration OK" => "Configuración correcta",
 "Configuration incorrect" => "Configuración incorrecta",
 "Configuration incomplete" => "Configuración incompleta",
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php
index ad621be4550b366931976a77f321c0d1e5c799af..23ced96cf8cbb8d26bb924c18dc4053be164c71b 100644
--- a/apps/user_ldap/l10n/it.php
+++ b/apps/user_ldap/l10n/it.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "associazioni cancellate",
 "Success" => "Riuscito",
 "Error" => "Errore",
+"Please specify a Base DN" => "Specifica un DN base",
+"Could not determine Base DN" => "Impossibile determinare il DN base",
+"Please specify the port" => "Specifica la porta",
 "Configuration OK" => "Configurazione corretta",
 "Configuration incorrect" => "Configurazione non corretta",
 "Configuration incomplete" => "Configurazione incompleta",
diff --git a/apps/user_ldap/l10n/pt_BR.php b/apps/user_ldap/l10n/pt_BR.php
index a499a17851d7f57b300ea9dd4e5c93a0d1bb4a2f..f9916a2cefad870d80ade7a24187dbb5cc57bb11 100644
--- a/apps/user_ldap/l10n/pt_BR.php
+++ b/apps/user_ldap/l10n/pt_BR.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "mapeamentos limpos",
 "Success" => "Sucesso",
 "Error" => "Erro",
+"Please specify a Base DN" => "Por favor, especifique a Base DN",
+"Could not determine Base DN" => "Não foi possível determinar a Base DN",
+"Please specify the port" => "Por favor, especifique a porta",
 "Configuration OK" => "Configuração OK",
 "Configuration incorrect" => "Configuração incorreta",
 "Configuration incomplete" => "Configuração incompleta",
diff --git a/apps/user_ldap/l10n/sv.php b/apps/user_ldap/l10n/sv.php
index 5f01c52ef9debc695b4b8b8d080c6cb6bd27e2a0..5655f8de22738bd44358b77e90ddd1c2d79348ed 100644
--- a/apps/user_ldap/l10n/sv.php
+++ b/apps/user_ldap/l10n/sv.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "mappningar rensade",
 "Success" => "Lyckat",
 "Error" => "Fel",
+"Please specify a Base DN" => "Vänligen ange en Base DN",
+"Could not determine Base DN" => "Det gick inte att avgöra Base DN",
+"Please specify the port" => "Specificera en port",
 "Configuration OK" => "Konfigurationen är OK",
 "Configuration incorrect" => "Felaktig konfiguration",
 "Configuration incomplete" => "Konfigurationen är ej komplett",
@@ -30,6 +33,9 @@ $TRANSLATIONS = array(
 "_%s user found_::_%s users found_" => array("%s användare hittad","%s användare hittade"),
 "Invalid Host" => "Felaktig Host",
 "Could not find the desired feature" => "Det gick inte hitta den önskade funktionen",
+"Server" => "Server",
+"User Filter" => "Användar filter",
+"Login Filter" => "Login Filtrer",
 "Group Filter" => "Gruppfilter",
 "Save" => "Spara",
 "Test Configuration" => "Testa konfigurationen",
@@ -46,7 +52,10 @@ $TRANSLATIONS = array(
 "LDAP Email Address:" => "LDAP e-postadress:",
 "Other Attributes:" => "Övriga attribut:",
 "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Definierar filter som tillämpas vid inloggning. %%uid ersätter användarnamn vid inloggningen. Exempel: \"uid=%%uid\"",
+"1. Server" => "1.Server",
+"%s. Server:" => "%s. Server:",
 "Add Server Configuration" => "Lägg till serverinställning",
+"Delete Configuration" => "Radera Konfiguration",
 "Host" => "Server",
 "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du behöver inte ange protokoll förutom om du använder SSL. Starta då med ldaps://",
 "Port" => "Port",
@@ -61,6 +70,7 @@ $TRANSLATIONS = array(
 "users found" => "användare funna",
 "Back" => "Tillbaka",
 "Continue" => "Fortsätt",
+"Expert" => "Expert",
 "Advanced" => "Avancerad",
 "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Varning:</b> Apps user_ldap och user_webdavauth är inkompatibla. Oväntade problem kan uppstå. Be din systemadministratör att inaktivera en av dom.",
 "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Varning:</b> PHP LDAP - modulen är inte installerad, serversidan kommer inte att fungera. Kontakta din systemadministratör för installation.",
diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php
index 1d066b4649a99fa91580188472ed491ccce8583f..17b3a9362270f0e67d79e6dd1d04c744f0af7f47 100644
--- a/apps/user_ldap/l10n/tr.php
+++ b/apps/user_ldap/l10n/tr.php
@@ -17,6 +17,9 @@ $TRANSLATIONS = array(
 "mappings cleared" => "eşleştirmeler temizlendi",
 "Success" => "Başarılı",
 "Error" => "Hata",
+"Please specify a Base DN" => "Lütfen bir Base DN belirtin",
+"Could not determine Base DN" => "Base DN belirlenemedi",
+"Please specify the port" => "Lütfen bağlantı noktasını belirtin",
 "Configuration OK" => "Yapılandırma tamam",
 "Configuration incorrect" => "Yapılandırma geçersiz",
 "Configuration incomplete" => "Yapılandırma tamamlanmamış",
@@ -55,7 +58,7 @@ $TRANSLATIONS = array(
 "Add Server Configuration" => "Sunucu Yapılandırması Ekle",
 "Delete Configuration" => "Yapılandırmayı Sil",
 "Host" => "Sunucu",
-"You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL gerektirmediğiniz takdirde protokol belirtmeyebilirsiniz. Ardından ldaps:// ile başlayın",
+"You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL gerekmediği takdirde protokol belirtmeyebilirsiniz. Ardından ldaps:// ile başlayın",
 "Port" => "Port",
 "User DN" => "Kullanıcı DN",
 "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "İstemci kullanıcısının yapılacağı atamanın DN'si. Örn. uid=agent,dc=örnek,dc=com. Anonim erişim için DN ve Parolayı boş bırakın.",
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
index b1e8bf98e55fe14910f00c5ea621772ac0b159fc..3ced1f3bc5532ef5f8d088487f38f946922e71c9 100644
--- a/core/l10n/hu_HU.php
+++ b/core/l10n/hu_HU.php
@@ -4,11 +4,11 @@ $TRANSLATIONS = array(
 "Couldn't send mail to following users: %s " => "Nem sikerült e-mailt küldeni a következő felhasználóknak: %s",
 "Turned on maintenance mode" => "A karbantartási mód bekapcsolva",
 "Turned off maintenance mode" => "A karbantartási mód kikapcsolva",
-"Updated database" => "Frissítet adatbázis",
+"Updated database" => "Az adatbázis frissítése megtörtént",
 "No image or file provided" => "Nincs kép vagy file megadva",
-"Unknown filetype" => "Ismeretlen file tipús",
+"Unknown filetype" => "Ismeretlen fájltípus",
 "Invalid image" => "Hibás kép",
-"No temporary profile picture available, try again" => "Az átmeneti profil kép nem elérhető, próbáld újra",
+"No temporary profile picture available, try again" => "Az átmeneti profilkép nem elérhető, próbálja újra",
 "No crop data provided" => "Vágáshoz nincs adat megadva",
 "Sunday" => "vasárnap",
 "Monday" => "hétfő",
@@ -50,14 +50,14 @@ $TRANSLATIONS = array(
 "_{count} file conflict_::_{count} file conflicts_" => array("{count} fájl ütközik","{count} fájl ütközik"),
 "One file conflict" => "Egy file ütközik",
 "New Files" => "Új fájlok",
-"Already existing files" => "A fájlok már láteznek",
-"Which files do you want to keep?" => "Melyik file-okat akarod megtartani?",
-"If you select both versions, the copied file will have a number added to its name." => "Ha kiválasztod mindazokaz a verziókat, a másolt fileok neve sorszámozva lesz.",
+"Already existing files" => "A fájlok már léteznek",
+"Which files do you want to keep?" => "Melyik fájlokat akarja megtartani?",
+"If you select both versions, the copied file will have a number added to its name." => "Ha mindkét verziót kiválasztja, a másolt fájlok neve sorszámozva lesz.",
 "Cancel" => "Mégsem",
 "Continue" => "Folytatás",
 "(all selected)" => "(az összes ki lett választva)",
 "({count} selected)" => "({count} lett kiválasztva)",
-"Error loading file exists template" => "Hiba a létező sablon betöltésekor",
+"Error loading file exists template" => "Hiba a létezőfájl-sablon betöltésekor",
 "Very weak password" => "Nagyon gyenge jelszó",
 "Weak password" => "Gyenge jelszó",
 "So-so password" => "Nem túl jó jelszó",
@@ -73,7 +73,10 @@ $TRANSLATIONS = array(
 "Shared with you by {owner}" => "Megosztotta Önnel: {owner}",
 "Share with user or group …" => "Megosztani egy felhasználóval vagy csoporttal ...",
 "Share link" => "Megosztás hivatkozással",
+"The public link will expire no later than {days} days after it is created" => "A nyilvános link érvényessége legkorábban {days} nappal a létrehozása után jár csak le",
+"By default the public link will expire after {days} days" => "A nyilvános link érvényessége alapértelmezetten {days} nap múlva jár le",
 "Password protect" => "Jelszóval is védem",
+"Choose a password for the public link" => "Válasszon egy jelszót a nyilvános linkhez",
 "Allow Public Upload" => "Feltöltést is engedélyezek",
 "Email link to person" => "Email címre küldjük el",
 "Send" => "Küldjük el",
@@ -105,7 +108,7 @@ $TRANSLATIONS = array(
 "Edit tags" => "Címkék szerkesztése",
 "Error loading dialog template: {error}" => "Hiba a párbeszédpanel-sablon betöltésekor: {error}",
 "No tags selected for deletion." => "Nincs törlésre kijelölt címke.",
-"Please reload the page." => "Kérlek tölts be újra az oldalt",
+"Please reload the page." => "Kérjük frissítse az oldalt!",
 "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "A frissítés nem sikerült. Kérem értesítse erről a problémáról az <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud közösséget</a>.",
 "The update was successful. Redirecting you to ownCloud now." => "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.",
 "%s password reset" => "%s jelszó visszaállítás",
@@ -118,7 +121,7 @@ $TRANSLATIONS = array(
 "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Az Ön állományai titkosítva vannak. Ha nem engedélyezte korábban az adatok visszanyeréséhez szükséges kulcs használatát, akkor a jelszó megváltoztatását követően nem fog hozzáférni az adataihoz. Ha nem biztos abban, hogy mit kellene tennie, akkor kérdezze meg a rendszergazdát, mielőtt továbbmenne. Biztos, hogy folytatni kívánja?",
 "Yes, I really want to reset my password now" => "Igen, tényleg meg akarom változtatni a jelszavam",
 "Reset" => "Visszaállítás",
-"Your password was reset" => "Jelszó megváltoztatva",
+"Your password was reset" => "A jelszava megváltozott",
 "To login page" => "A bejelentkező ablakhoz",
 "New password" => "Az új jelszó",
 "Reset password" => "Jelszó-visszaállítás",
@@ -138,7 +141,7 @@ $TRANSLATIONS = array(
 "Error unfavoriting" => "Hiba a kedvencekből törléskor",
 "Access forbidden" => "A hozzáférés nem engedélyezett",
 "Cloud not found" => "A felhő nem található",
-"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Szia!\\n\n\\n\nÉrtesítünk, hogy %s megosztotta veled a következőt: %s.\\n\nItt tudod megnézni: %s\\n\n\\n",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Üdv!\\n\n\\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\\n\nItt lehet megnézni: %s\\n\n\\n",
 "The share will expire on %s." => "A megosztás lejár ekkor %s",
 "Cheers!" => "Üdv.",
 "Security Warning" => "Biztonsági figyelmeztetés",
@@ -150,7 +153,7 @@ $TRANSLATIONS = array(
 "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "A kiszolgáló megfelelő beállításához kérjük olvassa el a <a href=\"%sl\" target=\"_blank\">dokumentációt</a>.",
 "Create an <strong>admin account</strong>" => "<strong>Rendszergazdai belépés</strong> létrehozása",
 "Password" => "Jelszó",
-"Storage & database" => "Tárolás & adatbázis",
+"Storage & database" => "Tárolás és adatbázis",
 "Data folder" => "Adatkönyvtár",
 "Configure the database" => "Adatbázis konfigurálása",
 "will be used" => "adatbázist fogunk használni",
@@ -161,7 +164,7 @@ $TRANSLATIONS = array(
 "Database host" => "Adatbázis szerver",
 "Finish setup" => "A beállítások befejezése",
 "Finishing …" => "Befejezés ...",
-"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." => "Az alkalmazás megfelelő működéséhez szükség van JavaScript-re. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Engedélyezd a JavaScript-et</a> és töltsd újra az interfészt.",
+"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." => "Az alkalmazás megfelelő működéséhez szükség van JavaScriptre. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Engedélyezze a JavaScriptet</a> és frissítse az oldalt!",
 "%s is available. Get more information on how to update." => "%s rendelkezésre áll. További információ a frissítéshez.",
 "Log out" => "Kilépés",
 "Automatic logon rejected!" => "Az automatikus bejelentkezés sikertelen!",
@@ -173,12 +176,13 @@ $TRANSLATIONS = array(
 "remember" => "emlékezzen",
 "Log in" => "Bejelentkezés",
 "Alternative Logins" => "Alternatív bejelentkezés",
-"This ownCloud instance is currently in single user mode." => "Az Owncloud frissítés elezdődött egy felhasználós módban.",
+"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Üdvözöljük!<br><br>\n\nÉrtesítjük, hogy %s megosztotta Önnel ezt az állományt: <strong>%s</strong><br>\n<a href=\"%s\">Itt lehet megnézni!</a><br><br>",
+"This ownCloud instance is currently in single user mode." => "Ez az ownCloud szolgáltatás jelenleg egyfelhasználós üzemmódban működik.",
 "This means only administrators can use the instance." => "Ez azt jelenti, hogy csak az adminisztrátor használhatja ezt a példányt",
-"Contact your system administrator if this message persists or appeared unexpectedly." => "Ha ezt az üzenetet már többször látod akkor keresd meg a rendszer adminját.",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse a rendszergazda segítségét!",
 "Thank you for your patience." => "Köszönjük a türelmét.",
 "Updating ownCloud to version %s, this may take a while." => "Owncloud frissítés a %s verzióra folyamatban. Kis türelmet.",
-"This ownCloud instance is currently being updated, which may take a while." => "Az Owncloud frissítés elezdődött, eltarthat egy ideig.",
-"Please reload this page after a short time to continue using ownCloud." => "Frissitsd az oldalt ha \"Please reload this page after a short time to continue using ownCloud. \""
+"This ownCloud instance is currently being updated, which may take a while." => "Az ownCloud frissítés elkezdődött, ez eltarthat egy ideig.",
+"Please reload this page after a short time to continue using ownCloud." => "Frissitse az oldalt egy kis idő múlva, ha folytatni kívánja az ownCloud használatát."
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/l10n/de/files_encryption.po b/l10n/de/files_encryption.po
index 1c2f385b4195cd369eb74e3fac339811cc0718bd..50302161a958fab869bac666624605a82bd80230 100644
--- a/l10n/de/files_encryption.po
+++ b/l10n/de/files_encryption.po
@@ -5,7 +5,7 @@
 # Translators:
 # iLennart21 <a12s34d56f78@live.com>, 2013
 # Stephan Köninger <mail@stekoe.de>, 2013
-# Mario Siegmann <mario_siegmann@web.de>, 2013
+# Mario Siegmann <mario_siegmann@web.de>, 2013-2014
 # ninov <ninovdl@ymail.com>, 2013
 # Pwnicorn <pwnicorndev@gmail.com>, 2013
 # stefanniedermann <stefan.niedermann@googlemail.com>, 2014
@@ -16,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:11+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@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"
@@ -87,7 +87,7 @@ msgstr "Die Datei kann nicht entschlüsselt werden, da die Datei möglicherweise
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Unbekannter Fehler. Bitte prüfe Deine Systemeinstellungen oder kontaktiere Deinen Administrator"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index cdce48c8e1e217ec42e57cca3f7b751617a19a5e..b7beefb093ee4073f0c0f4b5aa9a2a2d73a58cc2 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -10,15 +10,16 @@
 # Pwnicorn <pwnicorndev@gmail.com>, 2013
 # stefanniedermann <stefan.niedermann@googlemail.com>, 2014
 # noxin <transifex.com@davidmainzer.com>, 2013
+# nickvergessen <transifex@schilljs.com>, 2014
 # Mirodin <blobbyjj@ymail.com>, 2013
 # kabum <uu.kabum@gmail.com>, 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 15:51+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@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"
@@ -37,7 +38,7 @@ msgstr "Gespeichert"
 
 #: admin/controller.php:90
 msgid "test email settings"
-msgstr "E-Mail-Einstellungen teste"
+msgstr "E-Mail-Einstellungen testen"
 
 #: admin/controller.php:91
 msgid "If you received this email, the settings seem to be correct."
@@ -618,7 +619,7 @@ msgstr "Absender-Adresse"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "Mail"
 
 #: templates/admin.php:381
 msgid "Authentication required"
@@ -642,11 +643,11 @@ msgstr "SMTP Benutzername"
 
 #: templates/admin.php:398
 msgid "SMTP Password"
-msgstr "SMTP Passwor"
+msgstr "SMTP Passwort"
 
 #: templates/admin.php:402
 msgid "Test email settings"
-msgstr "Teste E-Mail-Einstellunge"
+msgstr "Teste E-Mail-Einstellungen"
 
 #: templates/admin.php:403
 msgid "Send email"
diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po
index 2b289c2367584c35008d7ad8251b026e7b65ca6c..188b6649bb64a6b794582cad4695206d599b5c08 100644
--- a/l10n/de/user_ldap.po
+++ b/l10n/de/user_ldap.po
@@ -11,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:11+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@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"
@@ -96,15 +96,15 @@ msgstr "Fehler"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Bitte ein Base-DN spezifizieren"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Base-DN konnte nicht festgestellt werden"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Bitte Port spezifizieren"
 
 #: js/settings.js:780
 msgid "Configuration OK"
diff --git a/l10n/de_DE/files_encryption.po b/l10n/de_DE/files_encryption.po
index 466adb106419afbc85e03169c4ba2157a7f4fcda..2362c837b9e635e7bc1499918c033a1d795d211c 100644
--- a/l10n/de_DE/files_encryption.po
+++ b/l10n/de_DE/files_encryption.po
@@ -12,9 +12,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:11+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@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"
@@ -83,7 +83,7 @@ msgstr "Die Datei kann nicht entschlüsselt werden, da die Datei möglicherweise
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Unbekannter Fehler. Bitte prüfen Sie die Systemeinstellungen oder kontaktieren Sie Ihren Administrator"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po
index 7c9f00c087b9753acf1251b47cb8c914478373ef..0136955a7eb6f7b44fe2361fbe960368579c22e1 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@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 15:51+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@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"
@@ -619,7 +619,7 @@ msgstr "Absender-Adresse"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "Mail"
 
 #: templates/admin.php:381
 msgid "Authentication required"
diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po
index 1097d722a2c0b3d86a1a830be1b853fc450866a9..cecdcd01e2f1ac70418bd18e9d795e78d308a0fd 100644
--- a/l10n/de_DE/user_ldap.po
+++ b/l10n/de_DE/user_ldap.po
@@ -13,9 +13,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:11+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@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"
@@ -98,15 +98,15 @@ msgstr "Fehler"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Bitte ein Base-DN spezifizieren"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Base-DN konnte nicht festgestellt werden"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Bitte Port spezifizieren"
 
 #: js/settings.js:780
 msgid "Configuration OK"
diff --git a/l10n/en_GB/files_encryption.po b/l10n/en_GB/files_encryption.po
index 393b7f9f03985823694a383f7809c5828204b6f7..01f80e66e62096abbd532949c0e0c85db3e39fbd 100644
--- a/l10n/en_GB/files_encryption.po
+++ b/l10n/en_GB/files_encryption.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:07+0000\n"
+"Last-Translator: mnestis <transifex@mnestis.net>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -79,7 +79,7 @@ msgstr "Cannot decrypt this file, which is probably a shared file. Please ask th
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Unknown error. Please check your system settings or contact your administrator"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po
index 0395f6ce87c4867990f3c1d580306b9736f2149c..9bd22fd621bc8c8996fa469bc8363da09302f21a 100644
--- a/l10n/en_GB/settings.po
+++ b/l10n/en_GB/settings.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:07+0000\n"
+"Last-Translator: mnestis <transifex@mnestis.net>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -610,7 +610,7 @@ msgstr "From address"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "mail"
 
 #: templates/admin.php:381
 msgid "Authentication required"
diff --git a/l10n/en_GB/user_ldap.po b/l10n/en_GB/user_ldap.po
index ea9d538509e128189f894048e2aa680fe9b6da00..e1463545a959e72c80c7bf72163c39236a44c817 100644
--- a/l10n/en_GB/user_ldap.po
+++ b/l10n/en_GB/user_ldap.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:07+0000\n"
+"Last-Translator: mnestis <transifex@mnestis.net>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -93,15 +93,15 @@ msgstr "Error"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Please specify a Base DN"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Could not determine Base DN"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Please specify the port"
 
 #: js/settings.js:780
 msgid "Configuration OK"
diff --git a/l10n/es/files_encryption.po b/l10n/es/files_encryption.po
index 2b1a074090621ee2b879c45a0b35e975e0a3933d..edbbeea53759cc791442d97b0816073d943dd128 100644
--- a/l10n/es/files_encryption.po
+++ b/l10n/es/files_encryption.po
@@ -19,9 +19,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:42+0000\n"
+"Last-Translator: Art O. Pal <artopal@fastmail.fm>\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"
@@ -90,7 +90,7 @@ msgstr "No fue posible descifrar este archivo, probablemente se trate de un arch
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Error desconocido. Revise la configuración de su sistema o contacte a su administrador"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index 11731d332abb0b4d5776ab78a335a761fb1bf8ce..1f3e07acba6d5e9a90756c1f7097e2fa2fa453d8 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@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 16:42+0000\n"
+"Last-Translator: Art O. Pal <artopal@fastmail.fm>\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"
@@ -626,7 +626,7 @@ msgstr "Desde la dirección"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "correo electrónico"
 
 #: templates/admin.php:381
 msgid "Authentication required"
diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po
index 3e7c6055c5a3ed6e605a1e39310cc031d24a9543..c86b31b2a93199e12825f256c20671625d049e3a 100644
--- a/l10n/es/user_ldap.po
+++ b/l10n/es/user_ldap.po
@@ -19,9 +19,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 17:24+0000\n"
+"Last-Translator: Art O. Pal <artopal@fastmail.fm>\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"
@@ -104,15 +104,15 @@ msgstr "Error"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Especifique un DN base"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "No se pudo determinar un DN base"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Especifique el puerto"
 
 #: js/settings.js:780
 msgid "Configuration OK"
diff --git a/l10n/fi_FI/files_encryption.po b/l10n/fi_FI/files_encryption.po
index 027b084e5a59631827a1f30f693ad22290a75053..d3f114f8c9a8be99c8b0006d89274e451f3ce689 100644
--- a/l10n/fi_FI/files_encryption.po
+++ b/l10n/fi_FI/files_encryption.po
@@ -4,15 +4,15 @@
 # 
 # Translators:
 # muro <janne.morsky@metropolia.fi>, 2013
-# Jiri Grönroos <jiri.gronroos@iki.fi>, 2013
+# Jiri Grönroos <jiri.gronroos@iki.fi>, 2013-2014
 # nahka <nahkaz@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:13+0000\n"
+"Last-Translator: Jiri Grönroos <jiri.gronroos@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"
@@ -81,7 +81,7 @@ msgstr ""
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Tuntematon virhe. Tarkista järjestelmän asetukset tai ole yhteydessä ylläpitäjään."
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
@@ -100,11 +100,11 @@ msgstr "Seuraavat käyttäjät eivät ole määrittäneet salausta:"
 
 #: js/detect-migration.js:21
 msgid "Initial encryption started... This can take some time. Please wait."
-msgstr ""
+msgstr "Ensimmäinen salauskerta käynnistetty... Tämä saattaa kestää hetken."
 
 #: js/detect-migration.js:25
 msgid "Initial encryption running... Please try again later."
-msgstr ""
+msgstr "Ensimmäinen salauskerta on meneillään... Yritä myöhemmin uudelleen."
 
 #: templates/invalid_private_key.php:8
 msgid "Go directly to your "
@@ -161,7 +161,7 @@ msgstr "Vaihda salasana"
 
 #: templates/settings-personal.php:8
 msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Yksityisen avaimesi salasana ei enää täsmää kirjautumisen salasanaasi:"
 
 #: templates/settings-personal.php:11
 msgid "Set your old private key password to your current log-in password."
@@ -171,7 +171,7 @@ msgstr ""
 msgid ""
 " If you don't remember your old password you can ask your administrator to "
 "recover your files."
-msgstr ""
+msgstr "Jos et muista vanhaa salasanaasi, voit pyytää ylläpitäjää palauttamaan tiedostosi."
 
 #: templates/settings-personal.php:21
 msgid "Old log-in password"
@@ -183,7 +183,7 @@ msgstr "Nykyinen kirjautumis-salasana"
 
 #: templates/settings-personal.php:32
 msgid "Update Private Key Password"
-msgstr ""
+msgstr "Päivitä yksityisen avaimen salasana"
 
 #: templates/settings-personal.php:41
 msgid "Enable password recovery:"
@@ -197,7 +197,7 @@ msgstr ""
 
 #: templates/settings-personal.php:59
 msgid "File recovery settings updated"
-msgstr ""
+msgstr "Tiedostopalautuksen asetukset päivitetty"
 
 #: templates/settings-personal.php:60
 msgid "Could not update file recovery"
diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po
index ad8f31c3bae04fc964da48150d651c9e3be00ea4..c9b39c1bbb5882129426fc9db369f04145d267db 100644
--- a/l10n/fi_FI/user_ldap.po
+++ b/l10n/fi_FI/user_ldap.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:12+0000\n"
+"Last-Translator: Jiri Grönroos <jiri.gronroos@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"
@@ -101,7 +101,7 @@ msgstr ""
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Määritä portti"
 
 #: js/settings.js:780
 msgid "Configuration OK"
@@ -268,7 +268,7 @@ msgstr "Lisää palvelinmääritys"
 
 #: templates/part.wizard-server.php:21
 msgid "Delete Configuration"
-msgstr ""
+msgstr "Poista määritys"
 
 #: templates/part.wizard-server.php:30
 msgid "Host"
diff --git a/l10n/gl/files_encryption.po b/l10n/gl/files_encryption.po
index 896c27c2fd5aa8d1461b30d79e0156062d00c85b..8f6fc65aba59e377025502ee01fc789938715570 100644
--- a/l10n/gl/files_encryption.po
+++ b/l10n/gl/files_encryption.po
@@ -6,13 +6,14 @@
 # mbouzada <mbouzada@gmail.com>, 2013
 # mbouzada <mbouzada@gmail.com>, 2013
 # mbouzada <mbouzada@gmail.com>, 2013-2014
+# Xosé M. Lamas <correo.xmgz@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:07+0000\n"
+"Last-Translator: mbouzada <mbouzada@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"
@@ -81,7 +82,7 @@ msgstr "Non foi posíbel descifrar o ficheiro, probabelmente tratase dun ficheir
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Produciuse un erro descoñecido. Comprobe os axustes do sistema ou contacte co administrador"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po
index 4dc400189f0bf04cf359213d712a14dcb68e6ae0..1acd5593c573206f2f11c23bfffe57adc8151960 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@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:07+0000\n"
+"Last-Translator: mbouzada <mbouzada@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"
@@ -611,7 +611,7 @@ msgstr "Desde o enderezo"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "correo"
 
 #: templates/admin.php:381
 msgid "Authentication required"
diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po
index 36b0a6f2546df0d196148c5d1e77b9380041c21e..543fbf1df202cfbe64ea898d61ccadbb3e0acdb3 100644
--- a/l10n/gl/user_ldap.po
+++ b/l10n/gl/user_ldap.po
@@ -5,13 +5,14 @@
 # Translators:
 # mbouzada <mbouzada@gmail.com>, 2013
 # mbouzada <mbouzada@gmail.com>, 2014
+# Xosé M. Lamas <correo.xmgz@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:07+0000\n"
+"Last-Translator: mbouzada <mbouzada@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"
@@ -94,15 +95,15 @@ msgstr "Erro"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Por favor indique un DN base"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Non se puido determinar o DN base"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Por favor indique un porto"
 
 #: js/settings.js:780
 msgid "Configuration OK"
diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po
index 5518cbbbbc2e2614bc0fa35ca0d5599254234eeb..3e41e73203e07f24ab26ff016d4dd2cba06bc296 100644
--- a/l10n/hu_HU/core.po
+++ b/l10n/hu_HU/core.po
@@ -6,14 +6,14 @@
 # sherlock79 <inactive+sherlock79@transifex.com>, 2013
 # ebela <bela@dandre.hu>, 2013
 # aries1980 <feher.janos@mindworks.hu>, 2014
-# Laszlo Tornoci <torlasz@gmail.com>, 2013
+# Laszlo Tornoci <torlasz@gmail.com>, 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-17 01:54-0400\n"
-"PO-Revision-Date: 2014-05-17 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:08+0000\n"
+"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n"
 "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,11 +21,11 @@ msgstr ""
 "Language: hu_HU\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ajax/share.php:87
+#: ajax/share.php:88
 msgid "Expiration date is in the past."
 msgstr "Múltbéli lejárati idő."
 
-#: ajax/share.php:119 ajax/share.php:161
+#: ajax/share.php:120 ajax/share.php:162
 #, php-format
 msgid "Couldn't send mail to following users: %s "
 msgstr "Nem sikerült e-mailt küldeni a következő felhasználóknak: %s"
@@ -40,7 +40,7 @@ msgstr "A karbantartási mód kikapcsolva"
 
 #: ajax/update.php:16
 msgid "Updated database"
-msgstr "Frissítet adatbázis"
+msgstr "Az adatbázis frissítése megtörtént"
 
 #: avatar/controller.php:62
 msgid "No image or file provided"
@@ -48,7 +48,7 @@ msgstr "Nincs kép vagy file megadva"
 
 #: avatar/controller.php:81
 msgid "Unknown filetype"
-msgstr "Ismeretlen file tipús"
+msgstr "Ismeretlen fájltípus"
 
 #: avatar/controller.php:85
 msgid "Invalid image"
@@ -56,7 +56,7 @@ msgstr "Hibás kép"
 
 #: avatar/controller.php:115 avatar/controller.php:142
 msgid "No temporary profile picture available, try again"
-msgstr "Az átmeneti profil kép nem elérhető, próbáld újra"
+msgstr "Az átmeneti profilkép nem elérhető, próbálja újra"
 
 #: avatar/controller.php:135
 msgid "No crop data provided"
@@ -234,17 +234,17 @@ msgstr "Új fájlok"
 
 #: js/oc-dialogs.js:432
 msgid "Already existing files"
-msgstr "A fájlok már láteznek"
+msgstr "A fájlok már léteznek"
 
 #: js/oc-dialogs.js:434
 msgid "Which files do you want to keep?"
-msgstr "Melyik file-okat akarod megtartani?"
+msgstr "Melyik fájlokat akarja megtartani?"
 
 #: js/oc-dialogs.js:435
 msgid ""
 "If you select both versions, the copied file will have a number added to its"
 " name."
-msgstr "Ha kiválasztod mindazokaz a verziókat, a másolt fileok neve sorszámozva lesz."
+msgstr "Ha mindkét verziót kiválasztja, a másolt fájlok neve sorszámozva lesz."
 
 #: js/oc-dialogs.js:443
 msgid "Cancel"
@@ -264,7 +264,7 @@ msgstr "({count} lett kiválasztva)"
 
 #: js/oc-dialogs.js:525
 msgid "Error loading file exists template"
-msgstr "Hiba a létező sablon betöltésekor"
+msgstr "Hiba a létezőfájl-sablon betöltésekor"
 
 #: js/setup.js:84
 msgid "Very weak password"
@@ -294,149 +294,149 @@ msgstr "Megosztott"
 msgid "Share"
 msgstr "Megosztás"
 
-#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:761
+#: js/share.js:173 js/share.js:186 js/share.js:193 js/share.js:800
 #: templates/installation.php:10
 msgid "Error"
 msgstr "Hiba"
 
-#: js/share.js:160 js/share.js:824
+#: js/share.js:175 js/share.js:863
 msgid "Error while sharing"
 msgstr "Nem sikerült létrehozni a megosztást"
 
-#: js/share.js:171
+#: js/share.js:186
 msgid "Error while unsharing"
 msgstr "Nem sikerült visszavonni a megosztást"
 
-#: js/share.js:178
+#: js/share.js:193
 msgid "Error while changing permissions"
 msgstr "Nem sikerült módosítani a jogosultságokat"
 
-#: js/share.js:188
+#: js/share.js:203
 msgid "Shared with you and the group {group} by {owner}"
 msgstr "Megosztotta Önnel és a(z) {group} csoporttal: {owner}"
 
-#: js/share.js:190
+#: js/share.js:205
 msgid "Shared with you by {owner}"
 msgstr "Megosztotta Önnel: {owner}"
 
-#: js/share.js:214
+#: js/share.js:229
 msgid "Share with user or group …"
 msgstr "Megosztani egy felhasználóval vagy csoporttal ..."
 
-#: js/share.js:220
+#: js/share.js:235
 msgid "Share link"
 msgstr "Megosztás hivatkozással"
 
-#: js/share.js:226
+#: js/share.js:241
 msgid ""
 "The public link will expire no later than {days} days after it is created"
-msgstr ""
+msgstr "A nyilvános link érvényessége legkorábban {days} nappal a létrehozása után jár csak le"
 
-#: js/share.js:228
+#: js/share.js:243
 msgid "By default the public link will expire after {days} days"
-msgstr ""
+msgstr "A nyilvános link érvényessége alapértelmezetten {days} nap múlva jár le"
 
-#: js/share.js:233
+#: js/share.js:248
 msgid "Password protect"
 msgstr "Jelszóval is védem"
 
-#: js/share.js:235
+#: js/share.js:250
 msgid "Choose a password for the public link"
-msgstr ""
+msgstr "Válasszon egy jelszót a nyilvános linkhez"
 
-#: js/share.js:241
+#: js/share.js:256
 msgid "Allow Public Upload"
 msgstr "Feltöltést is engedélyezek"
 
-#: js/share.js:245
+#: js/share.js:260
 msgid "Email link to person"
 msgstr "Email címre küldjük el"
 
-#: js/share.js:246
+#: js/share.js:261
 msgid "Send"
 msgstr "Küldjük el"
 
-#: js/share.js:251
+#: js/share.js:266
 msgid "Set expiration date"
 msgstr "Legyen lejárati idő"
 
-#: js/share.js:252
+#: js/share.js:267
 msgid "Expiration date"
 msgstr "A lejárati idő"
 
-#: js/share.js:289
+#: js/share.js:304
 msgid "Share via email:"
 msgstr "Megosztás emaillel:"
 
-#: js/share.js:292
+#: js/share.js:307
 msgid "No people found"
 msgstr "Nincs találat"
 
-#: js/share.js:336 js/share.js:397
+#: js/share.js:355 js/share.js:416
 msgid "group"
 msgstr "csoport"
 
-#: js/share.js:369
+#: js/share.js:388
 msgid "Resharing is not allowed"
 msgstr "Ezt az állományt csak a tulajdonosa oszthatja meg másokkal"
 
-#: js/share.js:413
+#: js/share.js:432
 msgid "Shared in {item} with {user}"
 msgstr "Megosztva {item}-ben {user}-rel"
 
-#: js/share.js:435
+#: js/share.js:454
 msgid "Unshare"
 msgstr "A megosztás visszavonása"
 
-#: js/share.js:443
+#: js/share.js:462
 msgid "notify by email"
 msgstr "email értesítés"
 
-#: js/share.js:446
+#: js/share.js:465
 msgid "can edit"
 msgstr "módosíthat"
 
-#: js/share.js:448
+#: js/share.js:467
 msgid "access control"
 msgstr "jogosultság"
 
-#: js/share.js:451
+#: js/share.js:470
 msgid "create"
 msgstr "létrehoz"
 
-#: js/share.js:454
+#: js/share.js:473
 msgid "update"
 msgstr "szerkeszt"
 
-#: js/share.js:457
+#: js/share.js:476
 msgid "delete"
 msgstr "töröl"
 
-#: js/share.js:460
+#: js/share.js:479
 msgid "share"
 msgstr "megoszt"
 
-#: js/share.js:742
+#: js/share.js:781
 msgid "Password protected"
 msgstr "Jelszóval van védve"
 
-#: js/share.js:761
+#: js/share.js:800
 msgid "Error unsetting expiration date"
 msgstr "Nem sikerült a lejárati időt törölni"
 
-#: js/share.js:782
+#: js/share.js:821
 msgid "Error setting expiration date"
 msgstr "Nem sikerült a lejárati időt beállítani"
 
-#: js/share.js:811
+#: js/share.js:850
 msgid "Sending ..."
 msgstr "Küldés ..."
 
-#: js/share.js:822
+#: js/share.js:861
 msgid "Email sent"
 msgstr "Az emailt elküldtük"
 
-#: js/share.js:846
+#: js/share.js:885
 msgid "Warning"
 msgstr "Figyelmeztetés"
 
@@ -470,7 +470,7 @@ msgstr "Nincs törlésre kijelölt címke."
 
 #: js/update.js:8
 msgid "Please reload the page."
-msgstr "Kérlek tölts be újra az oldalt"
+msgstr "Kérjük frissítse az oldalt!"
 
 #: js/update.js:17
 msgid ""
@@ -536,7 +536,7 @@ msgstr "Visszaállítás"
 
 #: lostpassword/templates/resetpassword.php:4
 msgid "Your password was reset"
-msgstr "Jelszó megváltoztatva"
+msgstr "A jelszava megváltozott"
 
 #: lostpassword/templates/resetpassword.php:5
 msgid "To login page"
@@ -626,7 +626,7 @@ msgid ""
 "just letting you know that %s shared %s with you.\n"
 "View it: %s\n"
 "\n"
-msgstr "Szia!\\n\n\\n\nÉrtesítünk, hogy %s megosztotta veled a következőt: %s.\\n\nItt tudod megnézni: %s\\n\n\\n"
+msgstr "Üdv!\\n\n\\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\\n\nItt lehet megnézni: %s\\n\n\\n"
 
 #: templates/altmail.php:4 templates/mail.php:17
 #, php-format
@@ -686,7 +686,7 @@ msgstr "Jelszó"
 
 #: templates/installation.php:70
 msgid "Storage & database"
-msgstr "Tárolás & adatbázis"
+msgstr "Tárolás és adatbázis"
 
 #: templates/installation.php:77
 msgid "Data folder"
@@ -733,7 +733,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 "Az alkalmazás megfelelő működéséhez szükség van JavaScript-re. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Engedélyezd a JavaScript-et</a> és töltsd újra az interfészt."
+msgstr "Az alkalmazás megfelelő működéséhez szükség van JavaScriptre. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Engedélyezze a JavaScriptet</a> és frissítse az oldalt!"
 
 #: templates/layout.user.php:44
 #, php-format
@@ -787,11 +787,11 @@ msgstr "Alternatív bejelentkezés"
 msgid ""
 "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> "
 "with you.<br><a href=\"%s\">View it!</a><br><br>"
-msgstr ""
+msgstr "Üdvözöljük!<br><br>\n\nÉrtesítjük, hogy %s megosztotta Önnel ezt az állományt: <strong>%s</strong><br>\n<a href=\"%s\">Itt lehet megnézni!</a><br><br>"
 
 #: templates/singleuser.user.php:3
 msgid "This ownCloud instance is currently in single user mode."
-msgstr "Az Owncloud frissítés elezdődött egy felhasználós módban."
+msgstr "Ez az ownCloud szolgáltatás jelenleg egyfelhasználós üzemmódban működik."
 
 #: templates/singleuser.user.php:4
 msgid "This means only administrators can use the instance."
@@ -801,7 +801,7 @@ msgstr "Ez azt jelenti, hogy csak az adminisztrátor használhatja ezt a példá
 msgid ""
 "Contact your system administrator if this message persists or appeared "
 "unexpectedly."
-msgstr "Ha ezt az üzenetet már többször látod akkor keresd meg a rendszer adminját."
+msgstr "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse a rendszergazda segítségét!"
 
 #: templates/singleuser.user.php:7 templates/update.user.php:6
 msgid "Thank you for your patience."
@@ -815,8 +815,8 @@ msgstr "Owncloud frissítés a %s verzióra folyamatban. Kis türelmet."
 #: templates/update.user.php:3
 msgid ""
 "This ownCloud instance is currently being updated, which may take a while."
-msgstr "Az Owncloud frissítés elezdődött, eltarthat egy ideig."
+msgstr "Az ownCloud frissítés elkezdődött, ez eltarthat egy ideig."
 
 #: templates/update.user.php:4
 msgid "Please reload this page after a short time to continue using ownCloud."
-msgstr "Frissitsd az oldalt ha \"Please reload this page after a short time to continue using ownCloud. \""
+msgstr "Frissitse az oldalt egy kis idő múlva, ha folytatni kívánja az ownCloud használatát."
diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po
index 3076eccf88dcd33c5f39a950503bf2bfacfe3195..3e8290b2fbc8d38a1741486b6fd2c86328adf098 100644
--- a/l10n/hu_HU/lib.po
+++ b/l10n/hu_HU/lib.po
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-24 01:54-0400\n"
-"PO-Revision-Date: 2014-05-24 05:54+0000\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:04+0000\n"
 "Last-Translator: I Robot\n"
 "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
 "MIME-Version: 1.0\n"
@@ -130,29 +130,29 @@ msgstr "Az alkalmazás nem szolgáltatott info.xml file-t"
 msgid "App can't be installed because of not allowed code in the App"
 msgstr "Az alkalmazást nem lehet telepíteni, mert abban nem engedélyezett programkód szerepel"
 
-#: private/installer.php:141
+#: private/installer.php:138
 msgid ""
 "App can't be installed because it is not compatible with this version of "
 "ownCloud"
 msgstr "Az alalmazás nem telepíthető, mert nem kompatibilis az ownClod ezzel a verziójával."
 
-#: private/installer.php:147
+#: private/installer.php:144
 msgid ""
 "App can't be installed because it contains the <shipped>true</shipped> tag "
 "which is not allowed for non shipped apps"
 msgstr "Az alkalmazást nem lehet telepíteni, mert tartalmazza a \n<shipped>\ntrue\n</shipped>\ncímkét, ami a nem szállított alkalmazások esetén nem engedélyezett"
 
-#: private/installer.php:160
+#: private/installer.php:157
 msgid ""
 "App can't be installed because the version in info.xml/version is not the "
 "same as the version reported from the app store"
 msgstr "Az alkalmazást nem lehet telepíteni, mert az info.xml/version-ben megadott verzió nem egyezik az alkalmazás-áruházban feltüntetett verzióval."
 
-#: private/installer.php:170
+#: private/installer.php:167
 msgid "App directory already exists"
 msgstr "Az alkalmazás mappája már létezik"
 
-#: private/installer.php:183
+#: private/installer.php:180
 #, php-format
 msgid "Can't create app folder. Please fix permissions. %s"
 msgstr "Nem lehetett létrehozni az alkalmzás mappáját. Kérlek ellenőrizd a jogosultásgokat. %s"
@@ -465,20 +465,20 @@ msgstr "tavaly"
 msgid "years ago"
 msgstr "több éve"
 
-#: private/user/manager.php:232
+#: private/user/manager.php:238
 msgid ""
 "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
 "\"0-9\", and \"_.@-\""
 msgstr ""
 
-#: private/user/manager.php:237
+#: private/user/manager.php:243
 msgid "A valid username must be provided"
 msgstr "Érvényes felhasználónevet kell megadnia"
 
-#: private/user/manager.php:241
+#: private/user/manager.php:247
 msgid "A valid password must be provided"
 msgstr "Érvényes jelszót kell megadnia"
 
-#: private/user/manager.php:246
+#: private/user/manager.php:252
 msgid "The username is already being used"
 msgstr "Ez a bejelentkezési név már foglalt"
diff --git a/l10n/it/files_encryption.po b/l10n/it/files_encryption.po
index bb1472d8ee0c44ef71c1eee4e341222ef5522791..703c8cc7f0cb572746e09f1a23bc2d136eb118bf 100644
--- a/l10n/it/files_encryption.po
+++ b/l10n/it/files_encryption.po
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 17:32+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -81,7 +81,7 @@ msgstr "Impossibile decifrare questo file, probabilmente è un file condiviso. C
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Errore sconosciuto. Controlla le impostazioni di sistema o contatta il tuo amministratore"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/it/settings.po b/l10n/it/settings.po
index 62797bf0d43aa9f941ce31713d5d6c347ebd01c4..74177bc47663e76e2db6d1605ad9d2b45bf01170 100644
--- a/l10n/it/settings.po
+++ b/l10n/it/settings.po
@@ -11,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 17:41+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -613,7 +613,7 @@ msgstr "Indirizzo mittente"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "posta"
 
 #: templates/admin.php:381
 msgid "Authentication required"
diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po
index 3475f0a00cb60b6fc76dae4fdcaa5242a2084688..70b09d44fb9165a306eeb694c9cc625f2f99c46c 100644
--- a/l10n/it/user_ldap.po
+++ b/l10n/it/user_ldap.po
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 17:32+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -95,15 +95,15 @@ msgstr "Errore"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Specifica un DN base"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Impossibile determinare il DN base"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Specifica la porta"
 
 #: js/settings.js:780
 msgid "Configuration OK"
diff --git a/l10n/pt_BR/files_encryption.po b/l10n/pt_BR/files_encryption.po
index 312cf316b0ac291805bcd3d996c267675129efa4..9976c9471ac4c5f76acb0e31c7a1b1c4eda4c50e 100644
--- a/l10n/pt_BR/files_encryption.po
+++ b/l10n/pt_BR/files_encryption.po
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:14+0000\n"
+"Last-Translator: Flávio Veras <flaviove@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"
@@ -81,7 +81,7 @@ msgstr "Este arquivo não pode ser decriptado, provavelmente este é um arquivo
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Erro desconhecido. Por favor, verifique as configurações do sistema ou entre em contato com o administrador"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po
index 02142e7153176960a82901d5018301df820d95e2..085ec94654260d68687087ba0570a2d722fc1d47 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@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:14+0000\n"
+"Last-Translator: Flávio Veras <flaviove@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"
@@ -612,7 +612,7 @@ msgstr "Do Endereço"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "email"
 
 #: templates/admin.php:381
 msgid "Authentication required"
diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po
index d04045ac46226b798472478276f208b8486585e6..514f24bd61cd2ad082e1e0fe0b09ffa0d3498981 100644
--- a/l10n/pt_BR/user_ldap.po
+++ b/l10n/pt_BR/user_ldap.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:14+0000\n"
+"Last-Translator: Flávio Veras <flaviove@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"
@@ -94,15 +94,15 @@ msgstr "Erro"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Por favor, especifique a Base DN"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Não foi possível determinar a Base DN"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Por favor, especifique a porta"
 
 #: js/settings.js:780
 msgid "Configuration OK"
diff --git a/l10n/sv/files.po b/l10n/sv/files.po
index 393e59c43afd0703556e6771ea8a8578b52883ee..b2ca6247e17b4ebe0ae7a4dbf675dc967afbfb06 100644
--- a/l10n/sv/files.po
+++ b/l10n/sv/files.po
@@ -9,6 +9,7 @@
 # enoch85 <enoch85@gmail.com>, 2014
 # Gunnar Norin <blittan@xbmc.org>, 2013
 # Gustav Smedberg <shadow.elf@hotmail.com>, 2013
+# henrikhjelm <mailto@henrikhjelm.se>, 2014
 # medialabs, 2013-2014
 # kallemooo <karl.h.thoren@gmail.com>, 2013
 # Magnus Höglund <magnus@linux.com>, 2013
@@ -17,9 +18,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-26 01:54-0400\n"
-"PO-Revision-Date: 2014-05-26 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 19:40+0000\n"
+"Last-Translator: henrikhjelm <mailto@henrikhjelm.se>\n"
 "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -187,7 +188,7 @@ msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen."
 msgid "URL cannot be empty"
 msgstr "URL kan ej vara tomt"
 
-#: js/file-upload.js:559 js/filelist.js:1176
+#: js/file-upload.js:559 js/filelist.js:1170
 msgid "{new_name} already exists"
 msgstr "{new_name} finns redan"
 
@@ -221,55 +222,55 @@ msgid ""
 "big."
 msgstr "Din nedladdning förbereds. Det kan ta tid om det är stora filer."
 
-#: js/filelist.js:602 js/filelist.js:1671
+#: js/filelist.js:596 js/filelist.js:1665
 msgid "Pending"
 msgstr "Väntar"
 
-#: js/filelist.js:1127
+#: js/filelist.js:1121
 msgid "Error moving file."
 msgstr "Fel vid flytt av fil."
 
-#: js/filelist.js:1135
+#: js/filelist.js:1129
 msgid "Error moving file"
 msgstr "Fel uppstod vid flyttning av fil"
 
-#: js/filelist.js:1135
+#: js/filelist.js:1129
 msgid "Error"
 msgstr "Fel"
 
-#: js/filelist.js:1213
+#: js/filelist.js:1207
 msgid "Could not rename file"
 msgstr "Kan ej byta filnamn"
 
-#: js/filelist.js:1334
+#: js/filelist.js:1328
 msgid "Error deleting file."
 msgstr "Kunde inte ta bort filen."
 
-#: js/filelist.js:1437 templates/list.php:62
+#: js/filelist.js:1431 templates/list.php:62
 msgid "Name"
 msgstr "Namn"
 
-#: js/filelist.js:1438 templates/list.php:75
+#: js/filelist.js:1432 templates/list.php:75
 msgid "Size"
 msgstr "Storlek"
 
-#: js/filelist.js:1439 templates/list.php:78
+#: js/filelist.js:1433 templates/list.php:78
 msgid "Modified"
 msgstr "Ändrad"
 
-#: js/filelist.js:1449 js/filesummary.js:141 js/filesummary.js:168
+#: js/filelist.js:1443 js/filesummary.js:141 js/filesummary.js:168
 msgid "%n folder"
 msgid_plural "%n folders"
 msgstr[0] "%n mapp"
 msgstr[1] "%n mappar"
 
-#: js/filelist.js:1455 js/filesummary.js:142 js/filesummary.js:169
+#: js/filelist.js:1449 js/filesummary.js:142 js/filesummary.js:169
 msgid "%n file"
 msgid_plural "%n files"
 msgstr[0] "%n fil"
 msgstr[1] "%n filer"
 
-#: js/filelist.js:1579 js/filelist.js:1618
+#: js/filelist.js:1573 js/filelist.js:1612
 msgid "Uploading %n file"
 msgid_plural "Uploading %n files"
 msgstr[0] "Laddar upp %n fil"
@@ -423,4 +424,4 @@ msgstr "Filer skannas, var god vänta"
 
 #: templates/list.php:105
 msgid "Currently scanning"
-msgstr ""
+msgstr "sökning pågår"
diff --git a/l10n/sv/files_encryption.po b/l10n/sv/files_encryption.po
index 9c93e3d4bddc497aef8b8745de70d47077ba559f..763343c67f3b1a760f27c7cf2bfb907889e0e70c 100644
--- a/l10n/sv/files_encryption.po
+++ b/l10n/sv/files_encryption.po
@@ -6,6 +6,7 @@
 # AsavarTzeth <asavartzeth@gmail.com>, 2014
 # Daniel Sandman <revoltism@gmail.com>, 2013
 # Gustav Smedberg <shadow.elf@hotmail.com>, 2013
+# henrikhjelm <mailto@henrikhjelm.se>, 2014
 # medialabs, 2013
 # kallemooo <karl.h.thoren@gmail.com>, 2013
 # Magnus Höglund <magnus@linux.com>, 2013
@@ -15,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 19:40+0000\n"
+"Last-Translator: henrikhjelm <mailto@henrikhjelm.se>\n"
 "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -86,7 +87,7 @@ msgstr "Kan ej dekryptera denna fil, förmodligen är det en delad fil. Be ägar
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Okänt fel. Kontrollera dina systeminställningar eller kontakta din administratör"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po
index ab2cb536426c4393b870f05427608b817818ad9f..bc04caf4829e825afad521c7cf5e6c85d6198947 100644
--- a/l10n/sv/files_external.po
+++ b/l10n/sv/files_external.po
@@ -12,9 +12,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-25 01:54-0400\n"
-"PO-Revision-Date: 2014-05-25 00:01+0000\n"
-"Last-Translator: medialabs\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 20:42+0000\n"
+"Last-Translator: henrikhjelm <mailto@henrikhjelm.se>\n"
 "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -112,11 +112,11 @@ msgstr "Säker ftps://"
 
 #: appinfo/app.php:90
 msgid "Client ID"
-msgstr ""
+msgstr "Klient ID"
 
 #: appinfo/app.php:91
 msgid "Client secret"
-msgstr ""
+msgstr "klient secret"
 
 #: appinfo/app.php:98
 msgid "OpenStack Object Storage"
@@ -156,7 +156,7 @@ msgstr ""
 
 #: appinfo/app.php:109
 msgid "Timeout of HTTP requests in seconds (optional)"
-msgstr ""
+msgstr "Timeout för HTTP-förfrågningar i sekunder (tillval)"
 
 #: appinfo/app.php:122 appinfo/app.php:132
 msgid "Share"
@@ -164,11 +164,11 @@ msgstr "Dela"
 
 #: appinfo/app.php:127
 msgid "SMB / CIFS using OC login"
-msgstr ""
+msgstr "SMB / CIFS använder OC inloggning"
 
 #: appinfo/app.php:131
 msgid "Username as share"
-msgstr ""
+msgstr "Användarnamn till utdelning"
 
 #: appinfo/app.php:141 appinfo/app.php:152
 msgid "URL"
@@ -180,7 +180,7 @@ msgstr "Säker https://"
 
 #: appinfo/app.php:155
 msgid "Remote subfolder"
-msgstr ""
+msgstr "Fjärrmapp"
 
 #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40
 msgid "Access granted"
diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po
index 09373cf709f11470067e703f77ba3445314aa12c..de51f8f466d7db5d39a7b510406c5206fc4f1471 100644
--- a/l10n/sv/settings.po
+++ b/l10n/sv/settings.po
@@ -20,9 +20,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 19:11+0000\n"
+"Last-Translator: henrikhjelm <mailto@henrikhjelm.se>\n"
 "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -622,7 +622,7 @@ msgstr "Från adress"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "mail"
 
 #: templates/admin.php:381
 msgid "Authentication required"
@@ -846,7 +846,7 @@ msgid ""
 "Your encryption keys are moved to a backup location. If something went wrong"
 " you can restore the keys. Only delete them permanently if you are sure that"
 " all files are decrypted correctly."
-msgstr ""
+msgstr "Dina krypteringsnycklar flyttas till en backup. Om något gick fel kan du återställa nycklarna. Bara ta bort dem permanent om du är säker på att alla filer dekrypteras korrekt."
 
 #: templates/personal.php:178
 msgid "Restore Encryption Keys"
diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po
index fa606780aaa4418b27324a7f423872666214a0f2..281f978c5edd1d6f5928b2e4b2ab26a0cfe4e99e 100644
--- a/l10n/sv/user_ldap.po
+++ b/l10n/sv/user_ldap.po
@@ -17,9 +17,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 20:42+0000\n"
+"Last-Translator: henrikhjelm <mailto@henrikhjelm.se>\n"
 "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -102,15 +102,15 @@ msgstr "Fel"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Vänligen ange en Base DN"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Det gick inte att avgöra Base DN"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Specificera en port"
 
 #: js/settings.js:780
 msgid "Configuration OK"
@@ -176,15 +176,15 @@ msgstr "Det gick inte hitta den önskade funktionen"
 
 #: settings.php:52
 msgid "Server"
-msgstr ""
+msgstr "Server"
 
 #: settings.php:53
 msgid "User Filter"
-msgstr ""
+msgstr "Användar filter"
 
 #: settings.php:54
 msgid "Login Filter"
-msgstr ""
+msgstr "Login Filtrer"
 
 #: settings.php:55
 msgid "Group Filter"
@@ -264,12 +264,12 @@ msgstr "Definierar filter som tillämpas vid inloggning. %%uid ersätter använd
 
 #: templates/part.wizard-server.php:6
 msgid "1. Server"
-msgstr ""
+msgstr "1.Server"
 
 #: templates/part.wizard-server.php:13
 #, php-format
 msgid "%s. Server:"
-msgstr ""
+msgstr "%s. Server:"
 
 #: templates/part.wizard-server.php:18
 msgid "Add Server Configuration"
@@ -277,7 +277,7 @@ msgstr "Lägg till serverinställning"
 
 #: templates/part.wizard-server.php:21
 msgid "Delete Configuration"
-msgstr ""
+msgstr "Radera Konfiguration"
 
 #: templates/part.wizard-server.php:30
 msgid "Host"
@@ -344,7 +344,7 @@ msgstr "Fortsätt"
 
 #: templates/settings.php:7
 msgid "Expert"
-msgstr ""
+msgstr "Expert"
 
 #: templates/settings.php:8
 msgid "Advanced"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 6cea1ac3929b5289b0d818b00cc9b6a0f502b2fd..0c34e8ed6fa980eb61a3461b4dc539e5361e2da2 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 e3704dfcf9eeda803b9804b7cf15d1568205b8ca..9fc0175129b9f86f2dbed65606363e467686c233 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 5442687067f01d3d61200ed8c2c7706ded5b1387..e82ffb22a55c047608804f69ddd993d02611cd5f 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 2a8b43d2291e3abfb9241223b56223cf261d6edb..c155a1d3941d6fcde29c65dcfa5c42feac3cf0b6 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 a5df5b953d64f02ca8a0f1b870dcdba23106fd14..cdf3535003cc8cd5c1670d1b518c96f2eaac9c47 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 20dd23b46f8c44fde781fb8f9c4f1a060b0e8d3d..1283ba46dd5c2a096254d8b1b945ec31b3e53a46 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 54e7fa5d4c938e6c25ff6a70f107d3e0faeb889f..4a58b0f94944c3a001d4ff55fda1ec3c8b83c5f4 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 7dcce95619eef317bab8082658ab916e1a3711c6..f4cc6fb90f96adeb80331e74ffe280a024e7389a 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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"
@@ -463,20 +463,20 @@ msgstr ""
 msgid "years ago"
 msgstr ""
 
-#: private/user/manager.php:232
+#: private/user/manager.php:238
 msgid ""
 "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
 "\"0-9\", and \"_.@-\""
 msgstr ""
 
-#: private/user/manager.php:237
+#: private/user/manager.php:243
 msgid "A valid username must be provided"
 msgstr ""
 
-#: private/user/manager.php:241
+#: private/user/manager.php:247
 msgid "A valid password must be provided"
 msgstr ""
 
-#: private/user/manager.php:246
+#: private/user/manager.php:252
 msgid "The username is already being used"
 msgstr ""
diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot
index 7f2a3a97e3ec1eb30caa51c98a53cdff0ea5084c..c77f0addf32bc483bb6930710214046c7202613e 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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"
@@ -444,20 +444,20 @@ msgstr ""
 msgid "years ago"
 msgstr ""
 
-#: user/manager.php:232
+#: user/manager.php:238
 msgid ""
 "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
 "\"0-9\", and \"_.@-\""
 msgstr ""
 
-#: user/manager.php:237
+#: user/manager.php:243
 msgid "A valid username must be provided"
 msgstr ""
 
-#: user/manager.php:241
+#: user/manager.php:247
 msgid "A valid password must be provided"
 msgstr ""
 
-#: user/manager.php:246
+#: user/manager.php:252
 msgid "The username is already being used"
 msgstr ""
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index d732723be63a955ed0a9189b588dc5cdb7c7facb..33467a3bab498f97d4fdcae30c859e4d876053fb 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 04ec18056ac98a426c81440597ccb1224093a71a..82ff9c9caea3d200409043f4825bbf22f4b647ff 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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 ca17b5ee8ccb32f3ff57d6e14e3ad79ca22357e7..1183436da35a1813cd05db92e50c14b396f69963 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-05-28 01:54-0400\n"
+"POT-Creation-Date: 2014-05-29 01:54-0400\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/files_encryption.po b/l10n/tr/files_encryption.po
index 1878db482a6fbea44b61a7675d771a2f0dd55b0b..3a189b7876ad3719afe091853153fa05cdf0d7de 100644
--- a/l10n/tr/files_encryption.po
+++ b/l10n/tr/files_encryption.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:18+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"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -80,7 +80,7 @@ msgstr "Bu dosya muhtemelen bir paylaşılan dosya olduğundan şifrelemesi kald
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
-msgstr ""
+msgstr "Bilinmeyen hata. Lütfen sistem ayarlarınızı denetleyin veya yöneticiniz ile iletişime geçin"
 
 #: hooks/hooks.php:64
 msgid "Missing requirements."
diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po
index 95407d670228b066aee1997c674c8cd891363cc2..1638d88878975bbe9531717a3bdfac3393ee7bfc 100644
--- a/l10n/tr/settings.po
+++ b/l10n/tr/settings.po
@@ -11,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 14:18+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"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -613,7 +613,7 @@ msgstr "Kimden adresi"
 
 #: templates/admin.php:360
 msgid "mail"
-msgstr ""
+msgstr "posta"
 
 #: templates/admin.php:381
 msgid "Authentication required"
diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po
index e33f084504b562bf2d255320bbdd7f9e263cf514..7163046b17ed0afa30654e90255f01c727474f11 100644
--- a/l10n/tr/user_ldap.po
+++ b/l10n/tr/user_ldap.po
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@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-05-29 01:54-0400\n"
+"PO-Revision-Date: 2014-05-28 22:21+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"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -95,15 +95,15 @@ msgstr "Hata"
 
 #: js/settings.js:244
 msgid "Please specify a Base DN"
-msgstr ""
+msgstr "Lütfen bir Base DN belirtin"
 
 #: js/settings.js:245
 msgid "Could not determine Base DN"
-msgstr ""
+msgstr "Base DN belirlenemedi"
 
 #: js/settings.js:276
 msgid "Please specify the port"
-msgstr ""
+msgstr "Lütfen bağlantı noktasını belirtin"
 
 #: js/settings.js:780
 msgid "Configuration OK"
@@ -279,7 +279,7 @@ msgstr "Sunucu"
 #: templates/part.wizard-server.php:31
 msgid ""
 "You can omit the protocol, except you require SSL. Then start with ldaps://"
-msgstr "SSL gerektirmediğiniz takdirde protokol belirtmeyebilirsiniz. Ardından ldaps:// ile başlayın"
+msgstr "SSL gerekmediği takdirde protokol belirtmeyebilirsiniz. Ardından ldaps:// ile başlayın"
 
 #: templates/part.wizard-server.php:36
 msgid "Port"
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 032fe83a386992677cc6d186c46bfc6c896086c0..eb32555701fb818919cd3ecd0b79d82b158f7d6e 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -2,7 +2,7 @@
 $TRANSLATIONS = array(
 "Invalid value supplied for %s" => "Ungültiger Wert für %s übermittelt",
 "Saved" => "Gespeichert",
-"test email settings" => "E-Mail-Einstellungen teste",
+"test email settings" => "E-Mail-Einstellungen testen",
 "If you received this email, the settings seem to be correct." => "Wenn Sie diese E-Mail erhalten haben, sind die Einstellungen korrekt.",
 "A problem occurred while sending the e-mail. Please revisit your settings." => "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfe deine Einstellungen",
 "Email sent" => "E-Mail wurde verschickt",
@@ -134,13 +134,14 @@ $TRANSLATIONS = array(
 "Email Server" => "E-Mail-Server",
 "This is used for sending out notifications." => "Dies wird zum Senden von Benachrichtigungen verwendet.",
 "From address" => "Absender-Adresse",
+"mail" => "Mail",
 "Authentication required" => "Authentifizierung benötigt",
 "Server address" => "Adresse des Servers",
 "Port" => "Port",
 "Credentials" => "Zugangsdaten",
 "SMTP Username" => "SMTP Benutzername",
-"SMTP Password" => "SMTP Passwor",
-"Test email settings" => "Teste E-Mail-Einstellunge",
+"SMTP Password" => "SMTP Passwort",
+"Test email settings" => "Teste E-Mail-Einstellungen",
 "Send email" => "Sende E-Mail",
 "Log" => "Log",
 "Log level" => "Loglevel",
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index d1468fc8a2b11ca16f61e288612ace88bcc38721..16c4ed8a175b289e08553c4c7a6056542352a5a4 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "E-Mail-Server",
 "This is used for sending out notifications." => "Dies wird für das Senden von Benachrichtigungen verwendet.",
 "From address" => "Absender-Adresse",
+"mail" => "Mail",
 "Authentication required" => "Authentifizierung benötigt",
 "Server address" => "Adresse des Servers",
 "Port" => "Port",
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index c40a9b2f7a589dc64d7e0c9c26ceb1caa818a6c8..ef3cc9bb519c430dd9dff22a726d593dd338b5b8 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "Email Server",
 "This is used for sending out notifications." => "This is used for sending out notifications.",
 "From address" => "From address",
+"mail" => "mail",
 "Authentication required" => "Authentication required",
 "Server address" => "Server address",
 "Port" => "Port",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 128a19207ac31edb74b34f4046a9b1d93d360872..e5069661f449ca8409dadb913564e5f2702a98e5 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "Servidor de correo electrónico",
 "This is used for sending out notifications." => "Esto se usa para enviar notificaciones.",
 "From address" => "Desde la dirección",
+"mail" => "correo electrónico",
 "Authentication required" => "Se necesita autenticación",
 "Server address" => "Dirección del servidor",
 "Port" => "Puerto",
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 21235372bd4a26bab85d6c2f535ac2ac4e0d8e58..056247b0076a121c8d8a19e7f10954f88d92553a 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "Servidor de correo",
 "This is used for sending out notifications." => "Isto utilizase para o envío de notificacións.",
 "From address" => "Desde o enderezo",
+"mail" => "correo",
 "Authentication required" => "Requírese autenticación",
 "Server address" => "Enderezo do servidor",
 "Port" => "Porto",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index b70f91330b6933a78ad3f4088054a743eb3867c4..f8c0361c09ec7c5ae6fd8e9f5e909957bf74c59c 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "Server di posta",
 "This is used for sending out notifications." => "Viene utilizzato per inviare le notifiche.",
 "From address" => "Indirizzo mittente",
+"mail" => "posta",
 "Authentication required" => "Autenticazione richiesta",
 "Server address" => "Indirizzo del server",
 "Port" => "Porta",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index 33433413cc6865fcbfdb455156af652ee127a0ec..e8da8ee94a334234d005525dc4dc37a3fd805fcb 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "Servidor de Email",
 "This is used for sending out notifications." => "Isto é usado para o envio de notificações.",
 "From address" => "Do Endereço",
+"mail" => "email",
 "Authentication required" => "Autenticação é requerida",
 "Server address" => "Endereço do servidor",
 "Port" => "Porta",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index a83e2c400fcbeb89efcb8fcdb0006df5ed41188a..160036c7d988c802f43c013bd11812b4afc05298 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "E-postserver",
 "This is used for sending out notifications." => "Detta används för att skicka ut notifieringar.",
 "From address" => "Från adress",
+"mail" => "mail",
 "Authentication required" => "Autentisering krävs",
 "Server address" => "Serveradress",
 "Port" => "Port",
@@ -186,6 +187,7 @@ $TRANSLATIONS = array(
 "The encryption app is no longer enabled, please decrypt all your files" => "Krypteringsapplikationen är inte längre aktiverad, vänligen dekryptera alla dina filer",
 "Log-in password" => "Inloggningslösenord",
 "Decrypt all Files" => "Dekryptera alla filer",
+"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." => "Dina krypteringsnycklar flyttas till en backup. Om något gick fel kan du återställa nycklarna. Bara ta bort dem permanent om du är säker på att alla filer dekrypteras korrekt.",
 "Restore Encryption Keys" => "Återställ krypteringsnycklar",
 "Delete Encryption Keys" => "Radera krypteringsnycklar",
 "Login Name" => "Inloggningsnamn",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index c40c4a27e6bdb8df7e41f90d5a1a8a5e38e41f07..01f91629fde0d63743e7c58fe09108b322fdea58 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -134,6 +134,7 @@ $TRANSLATIONS = array(
 "Email Server" => "E-Posta Sunucusu",
 "This is used for sending out notifications." => "Bu, bildirimler gönderilirken kullanılır.",
 "From address" => "Kimden adresi",
+"mail" => "posta",
 "Authentication required" => "Kimlik doğrulama gerekli",
 "Server address" => "Sunucu adresi",
 "Port" => "Port",