Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-13 09:55:12 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-13 09:55:12 +0400
commit982d2bcc5b829e7d9e8db5f1111570d80f537c5f (patch)
tree3108c68aaeaeb78ddc09c8db58e2b269e2410973
parent7fa0c3b7b72acdc0bf7321827a5195cc2a8af1e1 (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/files_external/l10n/sv.php5
-rw-r--r--apps/user_ldap/l10n/de.php1
-rw-r--r--apps/user_ldap/l10n/de_DE.php1
-rw-r--r--apps/user_ldap/l10n/es.php1
-rw-r--r--apps/user_ldap/l10n/fr.php1
-rw-r--r--apps/user_ldap/l10n/gl.php1
-rw-r--r--apps/user_ldap/l10n/it.php1
-rw-r--r--apps/user_ldap/l10n/pl.php1
-rw-r--r--apps/user_ldap/l10n/pt_BR.php1
-rw-r--r--apps/user_ldap/l10n/sv.php1
-rw-r--r--apps/user_ldap/l10n/tr.php1
-rw-r--r--l10n/de/settings.po12
-rw-r--r--l10n/de/user_ldap.po8
-rw-r--r--l10n/de_DE/settings.po12
-rw-r--r--l10n/de_DE/user_ldap.po8
-rw-r--r--l10n/es/settings.po12
-rw-r--r--l10n/es/user_ldap.po9
-rw-r--r--l10n/fi_FI/settings.po12
-rw-r--r--l10n/fr/settings.po14
-rw-r--r--l10n/fr/user_ldap.po9
-rw-r--r--l10n/gl/settings.po12
-rw-r--r--l10n/gl/user_ldap.po8
-rw-r--r--l10n/it/settings.po12
-rw-r--r--l10n/it/user_ldap.po8
-rw-r--r--l10n/pl/settings.po12
-rw-r--r--l10n/pl/user_ldap.po8
-rw-r--r--l10n/pt_BR/core.po98
-rw-r--r--l10n/pt_BR/settings.po12
-rw-r--r--l10n/pt_BR/user_ldap.po8
-rw-r--r--l10n/sv/files_external.po17
-rw-r--r--l10n/sv/lib.po11
-rw-r--r--l10n/sv/settings.po13
-rw-r--r--l10n/sv/user_ldap.po9
-rw-r--r--l10n/templates/core.pot2
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_trashbin.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot2
-rw-r--r--l10n/templates/private.pot2
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/templates/user_webdavauth.pot2
-rw-r--r--l10n/tr/settings.po12
-rw-r--r--l10n/tr/user_ldap.po8
-rw-r--r--lib/l10n/sv.php4
-rw-r--r--settings/l10n/de.php3
-rw-r--r--settings/l10n/de_DE.php3
-rw-r--r--settings/l10n/es.php3
-rw-r--r--settings/l10n/fi_FI.php3
-rw-r--r--settings/l10n/fr.php3
-rw-r--r--settings/l10n/gl.php3
-rw-r--r--settings/l10n/it.php3
-rw-r--r--settings/l10n/pl.php3
-rw-r--r--settings/l10n/pt_BR.php3
-rw-r--r--settings/l10n/sv.php3
-rw-r--r--settings/l10n/tr.php3
59 files changed, 238 insertions, 182 deletions
diff --git a/apps/files_external/l10n/sv.php b/apps/files_external/l10n/sv.php
index ad5e6ad050c..2992460d283 100644
--- a/apps/files_external/l10n/sv.php
+++ b/apps/files_external/l10n/sv.php
@@ -6,6 +6,11 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Ange en giltig Dropbox nyckel och hemlighet.",
"Error configuring Google Drive storage" => "Fel vid konfigurering av Google Drive",
"Saved" => "Sparad",
+"<b>Note:</b> " => "<b> OBS: </ b>",
+" and " => "och",
+"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b> OBS: </ b> cURL stöd i PHP inte är aktiverat eller installeras. Montering av %s är inte möjlig. Be din systemadministratör för att installera det.",
+"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b> OBS: </ b> Den FTP-stöd i PHP inte är aktiverat eller installeras. Montering av %s är inte möjlig. Be din systemadministratör för att installera det.",
+"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b> OBS: </ b> \"%s\" är inte installerat. Montering av %s är inte möjlig. Be din systemadministratör för att installera det.",
"External Storage" => "Extern lagring",
"Folder name" => "Mappnamn",
"External storage" => "Extern lagring",
diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php
index 15c8d21687d..43336520739 100644
--- a/apps/user_ldap/l10n/de.php
+++ b/apps/user_ldap/l10n/de.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Backup Port",
"Disable Main Server" => "Hauptserver deaktivieren",
"Only connect to the replica server." => "Nur zum Replikat-Server verbinden.",
+"Case insensitive LDAP server (Windows)" => "LDAP-Server (Windows - Groß- und Kleinschreibung bleibt unbeachtet)",
"Turn off SSL certificate validation." => "Schalte die SSL-Zertifikatsprüfung aus.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, importiere das SSL-Zertifikat des LDAP-Servers in deinen %s Server.",
"Cache Time-To-Live" => "Speichere Time-To-Live zwischen",
diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php
index 60d52cd30f6..21c149d1a1d 100644
--- a/apps/user_ldap/l10n/de_DE.php
+++ b/apps/user_ldap/l10n/de_DE.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Backup Port",
"Disable Main Server" => "Hauptserver deaktivieren",
"Only connect to the replica server." => "Nur zum Replikat-Server verbinden.",
+"Case insensitive LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
"Turn off SSL certificate validation." => "Schalten Sie die SSL-Zertifikatsprüfung aus.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, importieren Sie das SSL-Zertifikat des LDAP-Servers in Ihren %s Server.",
"Cache Time-To-Live" => "Speichere Time-To-Live zwischen",
diff --git a/apps/user_ldap/l10n/es.php b/apps/user_ldap/l10n/es.php
index 6034b4fb635..2c294aff785 100644
--- a/apps/user_ldap/l10n/es.php
+++ b/apps/user_ldap/l10n/es.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Puerto para copias de seguridad (Replica)",
"Disable Main Server" => "Deshabilitar servidor principal",
"Only connect to the replica server." => "Conectar sólo con el servidor de réplica.",
+"Case insensitive LDAP server (Windows)" => "Servidor de LDAP insensible a mayúsculas/minúsculas (Windows)",
"Turn off SSL certificate validation." => "Apagar la validación por certificado SSL.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "No se recomienda, ¡utilízalo únicamente para pruebas! Si la conexión únicamente funciona con esta opción, importa el certificado SSL del servidor LDAP en tu servidor %s.",
"Cache Time-To-Live" => "Cache TTL",
diff --git a/apps/user_ldap/l10n/fr.php b/apps/user_ldap/l10n/fr.php
index 468297ca1f3..44b92077b92 100644
--- a/apps/user_ldap/l10n/fr.php
+++ b/apps/user_ldap/l10n/fr.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Port du serveur de backup (réplique)",
"Disable Main Server" => "Désactiver le serveur principal",
"Only connect to the replica server." => "Se connecter uniquement au serveur de replica.",
+"Case insensitive LDAP server (Windows)" => "Serveur LDAP insensible à la casse (Windows)",
"Turn off SSL certificate validation." => "Désactiver la validation du certificat SSL.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Non recommandé, à utiliser à des fins de tests uniquement. Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur %s.",
"Cache Time-To-Live" => "Durée de vie du cache",
diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php
index f27f8eb7bb1..82c484bb95d 100644
--- a/apps/user_ldap/l10n/gl.php
+++ b/apps/user_ldap/l10n/gl.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Porto da copia de seguranza (Réplica)",
"Disable Main Server" => "Desactivar o servidor principal",
"Only connect to the replica server." => "Conectar só co servidor de réplica.",
+"Case insensitive LDAP server (Windows)" => "Servidor LDAP non sensíbel a maiúsculas (Windows)",
"Turn off SSL certificate validation." => "Desactiva a validación do certificado SSL.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Non recomendado, utilizar só para probas! Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no seu servidor %s.",
"Cache Time-To-Live" => "Tempo de persistencia da caché",
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php
index cd8c88814aa..095a0619ee1 100644
--- a/apps/user_ldap/l10n/it.php
+++ b/apps/user_ldap/l10n/it.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Porta di backup (Replica)",
"Disable Main Server" => "Disabilita server principale",
"Only connect to the replica server." => "Collegati solo al server di replica.",
+"Case insensitive LDAP server (Windows)" => "Server LDAP non sensibile alle maiuscole (Windows)",
"Turn off SSL certificate validation." => "Disattiva il controllo del certificato SSL.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Non consigliata, da utilizzare solo per test! Se la connessione funziona solo con questa opzione, importa il certificate SSL del server LDAP sul tuo server %s.",
"Cache Time-To-Live" => "Tempo di vita della cache",
diff --git a/apps/user_ldap/l10n/pl.php b/apps/user_ldap/l10n/pl.php
index 877dff4d97f..988e44dbe38 100644
--- a/apps/user_ldap/l10n/pl.php
+++ b/apps/user_ldap/l10n/pl.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Kopia zapasowa (repliki) Port",
"Disable Main Server" => "Wyłącz serwer główny",
"Only connect to the replica server." => "Połącz tylko do repliki serwera.",
+"Case insensitive LDAP server (Windows)" => "Serwer LDAP nie rozróżniający wielkości liter (Windows)",
"Turn off SSL certificate validation." => "Wyłączyć sprawdzanie poprawności certyfikatu SSL.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Nie polecane, używać tylko w celu testowania! Jeśli połączenie działa tylko z tą opcją, zaimportuj certyfikat SSL serwera LDAP na swój %s.",
"Cache Time-To-Live" => "Przechowuj czas życia",
diff --git a/apps/user_ldap/l10n/pt_BR.php b/apps/user_ldap/l10n/pt_BR.php
index 1cfdce7cabd..0c15694e3ff 100644
--- a/apps/user_ldap/l10n/pt_BR.php
+++ b/apps/user_ldap/l10n/pt_BR.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Porta do Backup (Réplica)",
"Disable Main Server" => "Desativar Servidor Principal",
"Only connect to the replica server." => "Conectar-se somente ao servidor de réplica.",
+"Case insensitive LDAP server (Windows)" => "Servidor LDAP(Windows) não distigue maiúscula de minúscula",
"Turn off SSL certificate validation." => "Desligar validação de certificado SSL.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Não recomendado, use-o somente para teste! Se a conexão só funciona com esta opção, importar o certificado SSL do servidor LDAP em seu servidor %s.",
"Cache Time-To-Live" => "Cache Time-To-Live",
diff --git a/apps/user_ldap/l10n/sv.php b/apps/user_ldap/l10n/sv.php
index 1283b16c7d1..2a4f8b19655 100644
--- a/apps/user_ldap/l10n/sv.php
+++ b/apps/user_ldap/l10n/sv.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Säkerhetskopierins-port (Replika)",
"Disable Main Server" => "Inaktivera huvudserver",
"Only connect to the replica server." => "Anslut endast till replikaservern.",
+"Case insensitive LDAP server (Windows)" => "om okänslig LDAP-server (Windows)",
"Turn off SSL certificate validation." => "Stäng av verifiering av SSL-certifikat.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Rekommenderas inte, använd endast för test! Om anslutningen bara fungerar med denna inställning behöver du importera LDAP-serverns SSL-certifikat till din %s server.",
"Cache Time-To-Live" => "Cache Time-To-Live",
diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php
index fde3db85d48..48e39c8523c 100644
--- a/apps/user_ldap/l10n/tr.php
+++ b/apps/user_ldap/l10n/tr.php
@@ -70,6 +70,7 @@ $TRANSLATIONS = array(
"Backup (Replica) Port" => "Yedek (Replica) Bağlantı Noktası",
"Disable Main Server" => "Ana sunucuyu devredışı birak",
"Only connect to the replica server." => "Sadece kopya sunucuya bağlan.",
+"Case insensitive LDAP server (Windows)" => "Büyük küçük harf duyarsız LDAP sunucusu (Windows)",
"Turn off SSL certificate validation." => "SSL sertifika doğrulamasını kapat.",
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Önerilmez, sadece test için kullanın! Eğer bağlantı sadece bu seçenekle çalışıyorsa %s sunucunuza LDAP sunucusunun SSL sertifikasını ekleyin.",
"Cache Time-To-Live" => "Önbellek Time-To-Live Değeri",
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index 36bbb05b66f..8f73c65cc25 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 10:00+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"
@@ -95,17 +95,17 @@ msgstr "Gruppe konnte nicht angelegt werden"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Dateien erfolgreich entschlüsselt"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Dateien konnten nicht entschlüsselt werden, prüfe bitte Dein owncloud.log oder frage Deinen Administrator"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Dateien konnten nicht entschlüsselt werden, bitte prüfe Dein Passwort und versuche es erneut."
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po
index a91c8c7e8ef..f581aad6417 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 10:00+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"
@@ -340,7 +340,7 @@ msgstr "Nur zum Replikat-Server verbinden."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "LDAP-Server (Windows - Groß- und Kleinschreibung bleibt unbeachtet)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po
index cfca7fb3af9..a3d2c9d70a7 100644
--- a/l10n/de_DE/settings.po
+++ b/l10n/de_DE/settings.po
@@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 10:00+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"
@@ -95,17 +95,17 @@ msgstr "Die Gruppe konnte nicht angelegt werden"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Dateien erfolgreich entschlüsselt"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Dateien konnten nicht entschlüsselt werden, prüfen Sie bitte Ihre owncloud.log oder fragen Sie Ihren Administrator"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Dateien konnten nicht entschlüsselt werden, bitte prüfen Sie Ihr Passwort und versuchen Sie es erneut."
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po
index f82937c17bb..be3a9259eee 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 10:00+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"
@@ -342,7 +342,7 @@ msgstr "Nur zum Replikat-Server verbinden."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index 1f0cc298254..dbe7b978706 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -21,9 +21,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 17:10+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"
@@ -100,17 +100,17 @@ msgstr "No se pudo añadir el grupo"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Los archivos fueron descifrados"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "No se pudo descifrar sus archivos. Revise el owncloud.log o consulte con su administrador"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "No se pudo descifrar sus archivos. Revise su contraseña e inténtelo de nuevo"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po
index bad5b163ae3..c666da13051 100644
--- a/l10n/es/user_ldap.po
+++ b/l10n/es/user_ldap.po
@@ -4,6 +4,7 @@
#
# Translators:
# Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013
+# Art O. Pal <artopal@fastmail.fm>, 2014
# Jose Luis Tirado <joseluis.tirado@gmail.com>, 2014
# Maenso <balero_arana@hotmail.com>, 2013
# Raul Fernandez Garcia <raulfg3@gmail.com>, 2013
@@ -16,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 17:10+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"
@@ -345,7 +346,7 @@ msgstr "Conectar sólo con el servidor de réplica."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "Servidor de LDAP insensible a mayúsculas/minúsculas (Windows)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po
index b5422267fb5..52eee42c968 100644
--- a/l10n/fi_FI/settings.po
+++ b/l10n/fi_FI/settings.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 15:20+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"
@@ -87,17 +87,17 @@ msgstr "Ryhmän lisäys epäonnistui"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Tiedostojen salaus purettiin onnistuneesti"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Tiedostojen salauksen purkaminen epäonnistui. Tarkista owncloud.log-tiedosto tai ota yhteys ylläpitäjään"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Tiedostojen salauksen purkaminen epäonnistui. Tarkista salasanasi ja yritä uudelleen"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po
index 858a81483c6..adcb6304380 100644
--- a/l10n/fr/settings.po
+++ b/l10n/fr/settings.po
@@ -11,16 +11,16 @@
# Mystyle <maelvstyle@gmail.com>, 2013
# ogre_sympathique <ogre.sympathique@speed.1s.fr>, 2013
# red0ne <red-0ne@smarty-concept.com>, 2013
-# RyDroid <rydroid_trans@yahoo.fr>, 2013
+# RyDroid <rydroid_trans@yahoo.fr>, 2013-2014
# tcit <thomas.citharet@gmail.com>, 2014
# PVince81 <PVince81@owncloud.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-13 03:10+0000\n"
+"Last-Translator: RyDroid <rydroid_trans@yahoo.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -97,17 +97,17 @@ msgstr "Impossible d'ajouter le groupe"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Fichiers décryptés avec succès"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Impossible de décrypter vos fichiers, veuillez vérifier votre owncloud.log ou demander à votre administrateur"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Impossible de décrypter vos fichiers, vérifiez votre mot de passe et essayez à nouveau"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po
index 7d63bd7bc47..241e7c34217 100644
--- a/l10n/fr/user_ldap.po
+++ b/l10n/fr/user_ldap.po
@@ -6,13 +6,14 @@
# Christophe Lherieau <skimpax@gmail.com>, 2013-2014
# etiess <etiess@gmail.com>, 2013
# plachance <patlachance@gmail.com>, 2013
+# RyDroid <rydroid_trans@yahoo.fr>, 2014
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-13 03:10+0000\n"
+"Last-Translator: RyDroid <rydroid_trans@yahoo.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -339,7 +340,7 @@ msgstr "Se connecter uniquement au serveur de replica."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "Serveur LDAP insensible à la casse (Windows)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po
index e3e5afbf144..cccd98ddb2b 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 06:50+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"
@@ -88,17 +88,17 @@ msgstr "Non é posíbel engadir o grupo"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Ficheiros descifrados satisfactoriamente"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Non foi posíbel descifrar os seus ficheiros. revise o ficheiro de rexistro owncloud.log, ou pregúntelle ao administrador"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Non foi posíbel descifrar os seus ficheiros. revise o seu contrasinal e ténteo de novo"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po
index cf1287f612b..572a9987f57 100644
--- a/l10n/gl/user_ldap.po
+++ b/l10n/gl/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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 06:50+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"
@@ -338,7 +338,7 @@ msgstr "Conectar só co servidor de réplica."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "Servidor LDAP non sensíbel a maiúsculas (Windows)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/it/settings.po b/l10n/it/settings.po
index a2a0ae488f7..0a00b4fb4f4 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 06:20+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"
@@ -90,17 +90,17 @@ msgstr "Impossibile aggiungere il gruppo"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "File decifrato correttamente"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Impossibile decifrare i tuoi file, controlla il file owncloud.log o chiedi al tuo amministratore"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Impossibile decifrare i tuoi file, controlla la password e prova ancora"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po
index ef4f4d218f6..f35b94fd38f 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 06:20+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"
@@ -339,7 +339,7 @@ msgstr "Collegati solo al server di replica."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "Server LDAP non sensibile alle maiuscole (Windows)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po
index ef51e8010b7..e82c049724d 100644
--- a/l10n/pl/settings.po
+++ b/l10n/pl/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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 15:10+0000\n"
+"Last-Translator: bobie <maciej.przybecki@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -89,17 +89,17 @@ msgstr "Nie można dodać grupy"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Pliki zostały poprawnie zdeszyfrowane"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Nie można zdeszyfrować Twoich plików, proszę sprawdzić owncloud.log lub zapytać administratora"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Nie można zdeszyfrować Twoich plików, sprawdź swoje hasło i spróbuj ponownie"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/pl/user_ldap.po b/l10n/pl/user_ldap.po
index 2009fd7cc60..b758ae5b78f 100644
--- a/l10n/pl/user_ldap.po
+++ b/l10n/pl/user_ldap.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 15:10+0000\n"
+"Last-Translator: bobie <maciej.przybecki@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -343,7 +343,7 @@ msgstr "Połącz tylko do repliki serwera."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "Serwer LDAP nie rozróżniający wielkości liter (Windows)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po
index a48b9dd777a..6e559dd45ac 100644
--- a/l10n/pt_BR/core.po
+++ b/l10n/pt_BR/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-09 01:55-0400\n"
-"PO-Revision-Date: 2014-04-08 10:40+0000\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-13 03:10+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"
@@ -144,127 +144,127 @@ msgstr "Ajustes"
msgid "Saving..."
msgstr "Salvando..."
-#: js/js.js:1124
+#: js/js.js:1099
msgid "seconds ago"
msgstr "segundos atrás"
-#: js/js.js:1125
+#: js/js.js:1100
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] " ha %n minuto"
msgstr[1] "ha %n minutos"
-#: js/js.js:1126
+#: js/js.js:1101
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "ha %n hora"
msgstr[1] "ha %n horas"
-#: js/js.js:1127
+#: js/js.js:1102
msgid "today"
msgstr "hoje"
-#: js/js.js:1128
+#: js/js.js:1103
msgid "yesterday"
msgstr "ontem"
-#: js/js.js:1129
+#: js/js.js:1104
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "ha %n dia"
msgstr[1] "ha %n dias"
-#: js/js.js:1130
+#: js/js.js:1105
msgid "last month"
msgstr "último mês"
-#: js/js.js:1131
+#: js/js.js:1106
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "ha %n mês"
msgstr[1] "ha %n meses"
-#: js/js.js:1132
+#: js/js.js:1107
msgid "months ago"
msgstr "meses atrás"
-#: js/js.js:1133
+#: js/js.js:1108
msgid "last year"
msgstr "último ano"
-#: js/js.js:1134
+#: js/js.js:1109
msgid "years ago"
msgstr "anos atrás"
-#: js/oc-dialogs.js:123
+#: js/oc-dialogs.js:125
msgid "Choose"
msgstr "Escolha"
-#: js/oc-dialogs.js:146
+#: js/oc-dialogs.js:151
msgid "Error loading file picker template: {error}"
msgstr "Erro no seletor de carregamento modelo de arquivos: {error}"
-#: js/oc-dialogs.js:172
+#: js/oc-dialogs.js:177
msgid "Yes"
msgstr "Sim"
-#: js/oc-dialogs.js:182
+#: js/oc-dialogs.js:187
msgid "No"
msgstr "Não"
-#: js/oc-dialogs.js:199
+#: js/oc-dialogs.js:204
msgid "Ok"
msgstr "Ok"
-#: js/oc-dialogs.js:219
+#: js/oc-dialogs.js:224
msgid "Error loading message template: {error}"
msgstr "Erro no carregamento de modelo de mensagem: {error}"
-#: js/oc-dialogs.js:347
+#: js/oc-dialogs.js:352
msgid "{count} file conflict"
msgid_plural "{count} file conflicts"
msgstr[0] "{count} conflito de arquivo"
msgstr[1] "{count} conflitos de arquivos"
-#: js/oc-dialogs.js:361
+#: js/oc-dialogs.js:366
msgid "One file conflict"
msgstr "Conflito em um arquivo"
-#: js/oc-dialogs.js:367
+#: js/oc-dialogs.js:372
msgid "New Files"
msgstr "Novos Arquivos"
-#: js/oc-dialogs.js:368
+#: js/oc-dialogs.js:373
msgid "Already existing files"
msgstr "Arquivos já existentes"
-#: js/oc-dialogs.js:370
+#: js/oc-dialogs.js:375
msgid "Which files do you want to keep?"
msgstr "Qual arquivo você quer manter?"
-#: js/oc-dialogs.js:371
+#: js/oc-dialogs.js:376
msgid ""
"If you select both versions, the copied file will have a number added to its"
" name."
msgstr "Se você selecionar ambas as versões, o arquivo copiado terá um número adicionado ao seu nome."
-#: js/oc-dialogs.js:379
+#: js/oc-dialogs.js:384
msgid "Cancel"
msgstr "Cancelar"
-#: js/oc-dialogs.js:389
+#: js/oc-dialogs.js:394
msgid "Continue"
msgstr "Continuar"
-#: js/oc-dialogs.js:436 js/oc-dialogs.js:449
+#: js/oc-dialogs.js:441 js/oc-dialogs.js:454
msgid "(all selected)"
msgstr "(todos os selecionados)"
-#: js/oc-dialogs.js:439 js/oc-dialogs.js:452
+#: js/oc-dialogs.js:444 js/oc-dialogs.js:457
msgid "({count} selected)"
msgstr "({count} selecionados)"
-#: js/oc-dialogs.js:460
+#: js/oc-dialogs.js:465
msgid "Error loading file exists template"
msgstr "Erro ao carregar arquivo existe modelo"
@@ -296,12 +296,12 @@ msgstr "Compartilhados"
msgid "Share"
msgstr "Compartilhar"
-#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:711
+#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:731
#: templates/installation.php:10
msgid "Error"
msgstr "Erro"
-#: js/share.js:160 js/share.js:767
+#: js/share.js:160 js/share.js:787
msgid "Error while sharing"
msgstr "Erro ao compartilhar"
@@ -365,71 +365,71 @@ msgstr "Compartilhar via e-mail:"
msgid "No people found"
msgstr "Nenhuma pessoa encontrada"
-#: js/share.js:324 js/share.js:363
+#: js/share.js:324 js/share.js:383
msgid "group"
msgstr "grupo"
-#: js/share.js:335
+#: js/share.js:355
msgid "Resharing is not allowed"
msgstr "Não é permitido re-compartilhar"
-#: js/share.js:379
+#: js/share.js:399
msgid "Shared in {item} with {user}"
msgstr "Compartilhado em {item} com {user}"
-#: js/share.js:401
+#: js/share.js:421
msgid "Unshare"
msgstr "Descompartilhar"
-#: js/share.js:409
+#: js/share.js:429
msgid "notify by email"
msgstr "notificar por e-mail"
-#: js/share.js:412
+#: js/share.js:432
msgid "can edit"
msgstr "pode editar"
-#: js/share.js:414
+#: js/share.js:434
msgid "access control"
msgstr "controle de acesso"
-#: js/share.js:417
+#: js/share.js:437
msgid "create"
msgstr "criar"
-#: js/share.js:420
+#: js/share.js:440
msgid "update"
msgstr "atualizar"
-#: js/share.js:423
+#: js/share.js:443
msgid "delete"
msgstr "remover"
-#: js/share.js:426
+#: js/share.js:446
msgid "share"
msgstr "compartilhar"
-#: js/share.js:698
+#: js/share.js:718
msgid "Password protected"
msgstr "Protegido com senha"
-#: js/share.js:711
+#: js/share.js:731
msgid "Error unsetting expiration date"
msgstr "Erro ao remover data de expiração"
-#: js/share.js:729
+#: js/share.js:749
msgid "Error setting expiration date"
msgstr "Erro ao definir data de expiração"
-#: js/share.js:754
+#: js/share.js:774
msgid "Sending ..."
msgstr "Enviando ..."
-#: js/share.js:765
+#: js/share.js:785
msgid "Email sent"
msgstr "E-mail enviado"
-#: js/share.js:789
+#: js/share.js:809
msgid "Warning"
msgstr "Aviso"
diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po
index cc7719d2303..3bf361c5433 100644
--- a/l10n/pt_BR/settings.po
+++ b/l10n/pt_BR/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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 16:30+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"
@@ -88,17 +88,17 @@ msgstr "Não foi possível adicionar grupo"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Arquivos descriptografados com sucesso"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Não foi possível descriptografar os arquivos, verifique a sua owncloud.log ou pergunte ao seu administrador"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Não foi possível descriptografar os arquivos, verifique sua senha e tente novamente"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po
index 887cae75e9b..b86ca612be9 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 16:30+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"
@@ -338,7 +338,7 @@ msgstr "Conectar-se somente ao servidor de réplica."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "Servidor LDAP(Windows) não distigue maiúscula de minúscula"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po
index a39d6384c3d..6fc4c5c725a 100644
--- a/l10n/sv/files_external.po
+++ b/l10n/sv/files_external.po
@@ -4,14 +4,15 @@
#
# Translators:
# AsavarTzeth <asavartzeth@gmail.com>, 2014
+# henrikhjelm <mailto@henrikhjelm.se>, 2014
# medialabs, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-09 01:55-0400\n"
-"PO-Revision-Date: 2014-04-09 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 11:30+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"
@@ -45,32 +46,32 @@ msgstr "Sparad"
#: lib/config.php:592
msgid "<b>Note:</b> "
-msgstr ""
+msgstr "<b> OBS: </ b>"
#: lib/config.php:602
msgid " and "
-msgstr ""
+msgstr "och"
#: lib/config.php:624
#, php-format
msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
"of %s is not possible. Please ask your system administrator to install it."
-msgstr ""
+msgstr "<b> OBS: </ b> cURL stöd i PHP inte är aktiverat eller installeras. Montering av %s är inte möjlig. Be din systemadministratör för att installera det."
#: lib/config.php:626
#, php-format
msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
" %s is not possible. Please ask your system administrator to install it."
-msgstr ""
+msgstr "<b> OBS: </ b> Den FTP-stöd i PHP inte är aktiverat eller installeras. Montering av %s är inte möjlig. Be din systemadministratör för att installera det."
#: lib/config.php:628
#, php-format
msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
" ask your system administrator to install it."
-msgstr ""
+msgstr "<b> OBS: </ b> \"%s\" är inte installerat. Montering av %s är inte möjlig. Be din systemadministratör för att installera det."
#: templates/settings.php:2
msgid "External Storage"
diff --git a/l10n/sv/lib.po b/l10n/sv/lib.po
index 07600270a14..3516cdfdd77 100644
--- a/l10n/sv/lib.po
+++ b/l10n/sv/lib.po
@@ -5,6 +5,7 @@
# Translators:
# AsavarTzeth <asavartzeth@gmail.com>, 2014
# Daniel Sandman <revoltism@gmail.com>, 2013
+# henrikhjelm <mailto@henrikhjelm.se>, 2014
# medialabs, 2013
# kallemooo <karl.h.thoren@gmail.com>, 2013
# Magnus Höglund <magnus@linux.com>, 2013
@@ -13,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-10 01:54-0400\n"
-"PO-Revision-Date: 2014-04-09 06:10+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 11:20+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"
@@ -347,7 +348,7 @@ msgstr "år sedan"
msgid ""
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
"\"0-9\", and \"_.@-\""
-msgstr ""
+msgstr "Endast följande tecken är tillåtna i ett användarnamn: \"az\", \"AZ\", \"0-9\", och \"_ @ -.\""
#: private/user/manager.php:251
msgid "A valid username must be provided"
@@ -359,4 +360,4 @@ msgstr "Ett giltigt lösenord måste anges"
#: private/user/manager.php:260
msgid "The username is already being used"
-msgstr ""
+msgstr "Användarnamnet används redan"
diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po
index 8cd4062d844..fee602b13ca 100644
--- a/l10n/sv/settings.po
+++ b/l10n/sv/settings.po
@@ -7,6 +7,7 @@
# Daniel Sandman <revoltism@gmail.com>, 2013
# Gunnar Norin <blittan@xbmc.org>, 2013
# Gustav Smedberg <shadow.elf@hotmail.com>, 2013
+# henrikhjelm <mailto@henrikhjelm.se>, 2014
# Jan Busk, 2013
# Jan Busk, 2013
# medialabs, 2013
@@ -17,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 11:20+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"
@@ -96,17 +97,17 @@ msgstr "Kan inte lägga till grupp"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Filer dekrypteras utan fel"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Det gick inte att dekryptera dina filer, kontrollera din owncloud.log eller fråga administratören"
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Det gick inte att dekryptera filerna, kontrollera ditt lösenord och försök igen"
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po
index 5a1b50527e2..14716892026 100644
--- a/l10n/sv/user_ldap.po
+++ b/l10n/sv/user_ldap.po
@@ -6,6 +6,7 @@
# AsavarTzeth <asavartzeth@gmail.com>, 2014
# DanielMalmgren <daniel@kolefors.se>, 2013
# Gustav Smedberg <shadow.elf@hotmail.com>, 2013
+# henrikhjelm <mailto@henrikhjelm.se>, 2014
# Jan Busk, 2013
# Jonas Erlandsson <jonas.erlandsson@gmail.com>, 2013
# kallemooo <karl.h.thoren@gmail.com>, 2013
@@ -16,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 11:43+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"
@@ -345,7 +346,7 @@ msgstr "Anslut endast till replikaservern."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "om okänslig LDAP-server (Windows)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 3c44e623bf1..41999c5c635 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 64c808c5c7a..ad5a0f5cf2d 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 4b990827d0d..fbc14254acf 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 1a4337a741e..3310a94ddcc 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 6b65617ab19..d13ba28969c 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 0bbe995ada6..4d206960525 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 a15d33b1b93..5fb1e4f151a 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 b13e7788d02..bb59a77e49f 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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/private.pot b/l10n/templates/private.pot
index fe151138b41..81964303b21 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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/settings.pot b/l10n/templates/settings.pot
index 4691fc81540..d89379830c4 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 a1bd167ca18..489bfbbbb8f 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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 25424884d02..62ca0e1c873 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-04-12 01:54-0400\n"
+"POT-Creation-Date: 2014-04-13 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/settings.po b/l10n/tr/settings.po
index d69df3145be..68115565daa 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 13:40+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"
@@ -90,17 +90,17 @@ msgstr "Gruba eklenemiyor"
#: ajax/decryptall.php:31
msgid "Files decrypted successfully"
-msgstr ""
+msgstr "Dosya şifresi başarıyla çözüldü"
#: ajax/decryptall.php:33
msgid ""
"Couldn't decrypt your files, please check your owncloud.log or ask your "
"administrator"
-msgstr ""
+msgstr "Dosyalarınızın şifresi kaldırılamadı, lütfen owncloud.log dosyasına bakın veya yöneticinizle iletişime geçin."
#: ajax/decryptall.php:36
msgid "Couldn't decrypt your files, check your password and try again"
-msgstr ""
+msgstr "Dosyalarınızın şifresi kaldırılamadı, parolanızı denetleyip yeniden deneyin."
#: ajax/lostpassword.php:12
msgid "Email saved"
diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po
index 2617ea1b58f..d5252c96abb 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-04-12 01:54-0400\n"
-"PO-Revision-Date: 2014-04-12 05:55+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-04-13 01:54-0400\n"
+"PO-Revision-Date: 2014-04-12 13:40+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"
@@ -339,7 +339,7 @@ msgstr "Sadece kopya sunucuya bağlan."
#: templates/settings.php:26
msgid "Case insensitive LDAP server (Windows)"
-msgstr ""
+msgstr "Büyük küçük harf duyarsız LDAP sunucusu (Windows)"
#: templates/settings.php:27
msgid "Turn off SSL certificate validation."
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php
index d8d47cc9666..70ca0bed383 100644
--- a/lib/l10n/sv.php
+++ b/lib/l10n/sv.php
@@ -67,7 +67,9 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("%n månad sedan","%n månader sedan"),
"last year" => "förra året",
"years ago" => "år sedan",
+"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "Endast följande tecken är tillåtna i ett användarnamn: \"az\", \"AZ\", \"0-9\", och \"_ @ -.\"",
"A valid username must be provided" => "Ett giltigt användarnamn måste anges",
-"A valid password must be provided" => "Ett giltigt lösenord måste anges"
+"A valid password must be provided" => "Ett giltigt lösenord måste anges",
+"The username is already being used" => "Användarnamnet används redan"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 5af482b51a5..13395d20523 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Der vollständige Name konnte nicht geändert werden",
"Group already exists" => "Gruppe existiert bereits",
"Unable to add group" => "Gruppe konnte nicht angelegt werden",
+"Files decrypted successfully" => "Dateien erfolgreich entschlüsselt",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Dateien konnten nicht entschlüsselt werden, prüfe bitte Dein owncloud.log oder frage Deinen Administrator",
+"Couldn't decrypt your files, check your password and try again" => "Dateien konnten nicht entschlüsselt werden, bitte prüfe Dein Passwort und versuche es erneut.",
"Email saved" => "E-Mail Adresse gespeichert",
"Invalid email" => "Ungültige E-Mail Adresse",
"Unable to delete group" => "Gruppe konnte nicht gelöscht werden",
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index f79a8f174b2..2cfffdd374d 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Der vollständige Name konnte nicht geändert werden",
"Group already exists" => "Die Gruppe existiert bereits",
"Unable to add group" => "Die Gruppe konnte nicht angelegt werden",
+"Files decrypted successfully" => "Dateien erfolgreich entschlüsselt",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Dateien konnten nicht entschlüsselt werden, prüfen Sie bitte Ihre owncloud.log oder fragen Sie Ihren Administrator",
+"Couldn't decrypt your files, check your password and try again" => "Dateien konnten nicht entschlüsselt werden, bitte prüfen Sie Ihr Passwort und versuchen Sie es erneut.",
"Email saved" => "E-Mail-Adresse gespeichert",
"Invalid email" => "Ungültige E-Mail-Adresse",
"Unable to delete group" => "Die Gruppe konnte nicht gelöscht werden",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 5139b36e1b4..313808cdc78 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "No se puede cambiar el nombre completo",
"Group already exists" => "El grupo ya existe",
"Unable to add group" => "No se pudo añadir el grupo",
+"Files decrypted successfully" => "Los archivos fueron descifrados",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "No se pudo descifrar sus archivos. Revise el owncloud.log o consulte con su administrador",
+"Couldn't decrypt your files, check your password and try again" => "No se pudo descifrar sus archivos. Revise su contraseña e inténtelo de nuevo",
"Email saved" => "Correo electrónico guardado",
"Invalid email" => "Correo electrónico no válido",
"Unable to delete group" => "No se pudo eliminar el grupo",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index 7bef4092a43..bbceeb1983f 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Koko nimen muuttaminen epäonnistui",
"Group already exists" => "Ryhmä on jo olemassa",
"Unable to add group" => "Ryhmän lisäys epäonnistui",
+"Files decrypted successfully" => "Tiedostojen salaus purettiin onnistuneesti",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Tiedostojen salauksen purkaminen epäonnistui. Tarkista owncloud.log-tiedosto tai ota yhteys ylläpitäjään",
+"Couldn't decrypt your files, check your password and try again" => "Tiedostojen salauksen purkaminen epäonnistui. Tarkista salasanasi ja yritä uudelleen",
"Email saved" => "Sähköposti tallennettu",
"Invalid email" => "Virheellinen sähköposti",
"Unable to delete group" => "Ryhmän poisto epäonnistui",
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 5c48c7fd75f..9475f6017fa 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Impossible de changer le nom complet",
"Group already exists" => "Ce groupe existe déjà",
"Unable to add group" => "Impossible d'ajouter le groupe",
+"Files decrypted successfully" => "Fichiers décryptés avec succès",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Impossible de décrypter vos fichiers, veuillez vérifier votre owncloud.log ou demander à votre administrateur",
+"Couldn't decrypt your files, check your password and try again" => "Impossible de décrypter vos fichiers, vérifiez votre mot de passe et essayez à nouveau",
"Email saved" => "E-mail sauvegardé",
"Invalid email" => "E-mail invalide",
"Unable to delete group" => "Impossible de supprimer le groupe",
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 2d23efd96a3..e0abc8e95b8 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Non é posíbel cambiar o nome completo",
"Group already exists" => "O grupo xa existe",
"Unable to add group" => "Non é posíbel engadir o grupo",
+"Files decrypted successfully" => "Ficheiros descifrados satisfactoriamente",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Non foi posíbel descifrar os seus ficheiros. revise o ficheiro de rexistro owncloud.log, ou pregúntelle ao administrador",
+"Couldn't decrypt your files, check your password and try again" => "Non foi posíbel descifrar os seus ficheiros. revise o seu contrasinal e ténteo de novo",
"Email saved" => "Correo gardado",
"Invalid email" => "Correo incorrecto",
"Unable to delete group" => "Non é posíbel eliminar o grupo.",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 12fa6d097af..dd32d4029de 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Impossibile cambiare il nome completo",
"Group already exists" => "Il gruppo esiste già",
"Unable to add group" => "Impossibile aggiungere il gruppo",
+"Files decrypted successfully" => "File decifrato correttamente",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Impossibile decifrare i tuoi file, controlla il file owncloud.log o chiedi al tuo amministratore",
+"Couldn't decrypt your files, check your password and try again" => "Impossibile decifrare i tuoi file, controlla la password e prova ancora",
"Email saved" => "Email salvata",
"Invalid email" => "Email non valida",
"Unable to delete group" => "Impossibile eliminare il gruppo",
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index 640e1df9585..15df48bb311 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Nie można zmienić pełnej nazwy",
"Group already exists" => "Grupa już istnieje",
"Unable to add group" => "Nie można dodać grupy",
+"Files decrypted successfully" => "Pliki zostały poprawnie zdeszyfrowane",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Nie można zdeszyfrować Twoich plików, proszę sprawdzić owncloud.log lub zapytać administratora",
+"Couldn't decrypt your files, check your password and try again" => "Nie można zdeszyfrować Twoich plików, sprawdź swoje hasło i spróbuj ponownie",
"Email saved" => "E-mail zapisany",
"Invalid email" => "Nieprawidłowy e-mail",
"Unable to delete group" => "Nie można usunąć grupy",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index dad6773d6af..bf15e99d426 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Não é possível alterar o nome completo",
"Group already exists" => "Grupo já existe",
"Unable to add group" => "Não foi possível adicionar grupo",
+"Files decrypted successfully" => "Arquivos descriptografados com sucesso",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Não foi possível descriptografar os arquivos, verifique a sua owncloud.log ou pergunte ao seu administrador",
+"Couldn't decrypt your files, check your password and try again" => "Não foi possível descriptografar os arquivos, verifique sua senha e tente novamente",
"Email saved" => "E-mail salvo",
"Invalid email" => "E-mail inválido",
"Unable to delete group" => "Não foi possível remover grupo",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index 48f4428303c..b5c87945580 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Kunde inte ändra hela namnet",
"Group already exists" => "Gruppen finns redan",
"Unable to add group" => "Kan inte lägga till grupp",
+"Files decrypted successfully" => "Filer dekrypteras utan fel",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Det gick inte att dekryptera dina filer, kontrollera din owncloud.log eller fråga administratören",
+"Couldn't decrypt your files, check your password and try again" => "Det gick inte att dekryptera filerna, kontrollera ditt lösenord och försök igen",
"Email saved" => "E-post sparad",
"Invalid email" => "Ogiltig e-post",
"Unable to delete group" => "Kan inte radera grupp",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 728e573be2f..fa163ed137d 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Tam adınız değiştirilirken hata",
"Group already exists" => "Grup zaten mevcut",
"Unable to add group" => "Gruba eklenemiyor",
+"Files decrypted successfully" => "Dosya şifresi başarıyla çözüldü",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Dosyalarınızın şifresi kaldırılamadı, lütfen owncloud.log dosyasına bakın veya yöneticinizle iletişime geçin.",
+"Couldn't decrypt your files, check your password and try again" => "Dosyalarınızın şifresi kaldırılamadı, parolanızı denetleyip yeniden deneyin.",
"Email saved" => "E-posta kaydedildi",
"Invalid email" => "Geçersiz e-posta",
"Unable to delete group" => "Grup silinemiyor",