[Pkg-owncloud-commits] [owncloud] 84/122: [tx-robot] updated from transifex

David Prévot taffit at moszumanska.debian.org
Sat May 9 00:00:20 UTC 2015


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

taffit pushed a commit to branch stable8
in repository owncloud.

commit 910146824e015b8e1ab1069275cbfc5cfed02663
Author: Jenkins for ownCloud <owncloud-bot at tmit.eu>
Date:   Wed May 6 01:55:19 2015 -0400

    [tx-robot] updated from transifex
---
 apps/encryption/l10n/cs_CZ.js       |  5 +++++
 apps/encryption/l10n/cs_CZ.json     |  5 +++++
 apps/encryption/l10n/de.js          |  5 +++++
 apps/encryption/l10n/de.json        |  5 +++++
 apps/encryption/l10n/de_DE.js       |  5 +++++
 apps/encryption/l10n/de_DE.json     |  5 +++++
 apps/encryption/l10n/fi_FI.js       |  6 ++++++
 apps/encryption/l10n/fi_FI.json     |  6 ++++++
 apps/encryption/l10n/gl.js          |  6 ++++++
 apps/encryption/l10n/gl.json        |  6 ++++++
 apps/encryption/l10n/it.js          |  6 ++++++
 apps/encryption/l10n/it.json        |  6 ++++++
 apps/encryption/l10n/nl.js          |  6 ++++++
 apps/encryption/l10n/nl.json        |  6 ++++++
 apps/encryption/l10n/pt_BR.js       |  6 ++++++
 apps/encryption/l10n/pt_BR.json     |  6 ++++++
 apps/encryption/l10n/ru.js          |  1 +
 apps/encryption/l10n/ru.json        |  1 +
 apps/encryption/l10n/sr.js          | 16 +++++++++++-----
 apps/encryption/l10n/sr.json        | 16 +++++++++++-----
 apps/files_external/l10n/th_TH.js   |  1 +
 apps/files_external/l10n/th_TH.json |  1 +
 lib/l10n/cs_CZ.js                   |  2 ++
 lib/l10n/cs_CZ.json                 |  2 ++
 lib/l10n/fi_FI.js                   |  3 +++
 lib/l10n/fi_FI.json                 |  3 +++
 lib/l10n/gl.js                      |  2 ++
 lib/l10n/gl.json                    |  2 ++
 lib/l10n/it.js                      |  2 ++
 lib/l10n/it.json                    |  2 ++
 lib/l10n/nl.js                      |  2 ++
 lib/l10n/nl.json                    |  2 ++
 lib/l10n/pt_BR.js                   |  2 ++
 lib/l10n/pt_BR.json                 |  2 ++
 lib/l10n/sr.js                      | 26 ++++++++++++++------------
 lib/l10n/sr.json                    | 26 ++++++++++++++------------
 settings/l10n/is.js                 |  2 +-
 settings/l10n/is.json               |  2 +-
 settings/l10n/ru.js                 |  2 +-
 settings/l10n/ru.json               |  2 +-
 settings/l10n/th_TH.js              |  1 +
 settings/l10n/th_TH.json            |  1 +
 42 files changed, 176 insertions(+), 38 deletions(-)

diff --git a/apps/encryption/l10n/cs_CZ.js b/apps/encryption/l10n/cs_CZ.js
index df52d21..1dc7a46 100644
--- a/apps/encryption/l10n/cs_CZ.js
+++ b/apps/encryption/l10n/cs_CZ.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Nepodařilo se povolit záchranný klíč. Zkontrolujte prosím vaše heslo záchranného klíče!",
     "Recovery key successfully disabled" : "Záchranný klíč byl úspěšně zakázán",
     "Could not disable recovery key. Please check your recovery key password!" : "Nelze zakázat záchranný klíč. Zkontrolujte prosím heslo svého záchranného klíče!",
+    "Missing parameters" : "Chybějící parametry",
     "Please provide the old recovery password" : "Zadejte prosím staré heslo pro obnovu",
     "Please provide a new recovery password" : "Zadejte prosím nové heslo pro obnovu",
     "Please repeat the new recovery password" : "Zopakujte prosím nové heslo pro obnovu",
     "Password successfully changed." : "Heslo bylo úspěšně změněno.",
     "Could not change the password. Maybe the old password was not correct." : "Změna hesla se nezdařila. Pravděpodobně nebylo stávající heslo zadáno správně.",
+    "Recovery Key disabled" : "Záchranný klíč není povolen",
     "Recovery Key enabled" : "Záchranný klíč povolen",
     "Could not enable the recovery key, please try again or contact your administrator" : "Nelze povolit záchranný klíč. Zkuste to prosím znovu nebo kontaktujte svého správce.",
     "Could not update the private key password." : "Nelze aktualizovat heslo soukromého klíče.",
@@ -22,8 +24,11 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče ve vašem osobním nastavení, abyste znovu získali přístup k vašim zašifrovaným souborům.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste",
     "ownCloud basic encryption module" : "ownCloud základní šifrovací modul",
+    "Enable recovery key: " : "Povolit záchranný klíč:",
     "Recovery key password" : "Heslo klíče pro obnovu",
     "Repeat Recovery key password" : "Zopakujte heslo klíče pro obnovu",
+    "Enable recovery key" : "Povolit záchranný klíč",
+    "Disable recovery key" : "Vypnout záchranný klíč",
     "Change recovery key password:" : "Změna hesla klíče pro obnovu:",
     "Old Recovery key password" : "Původní heslo klíče pro obnovu",
     "New Recovery key password" : "Nové heslo klíče pro obnovu",
diff --git a/apps/encryption/l10n/cs_CZ.json b/apps/encryption/l10n/cs_CZ.json
index 9b5efff..4c93ef4 100644
--- a/apps/encryption/l10n/cs_CZ.json
+++ b/apps/encryption/l10n/cs_CZ.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Nepodařilo se povolit záchranný klíč. Zkontrolujte prosím vaše heslo záchranného klíče!",
     "Recovery key successfully disabled" : "Záchranný klíč byl úspěšně zakázán",
     "Could not disable recovery key. Please check your recovery key password!" : "Nelze zakázat záchranný klíč. Zkontrolujte prosím heslo svého záchranného klíče!",
+    "Missing parameters" : "Chybějící parametry",
     "Please provide the old recovery password" : "Zadejte prosím staré heslo pro obnovu",
     "Please provide a new recovery password" : "Zadejte prosím nové heslo pro obnovu",
     "Please repeat the new recovery password" : "Zopakujte prosím nové heslo pro obnovu",
     "Password successfully changed." : "Heslo bylo úspěšně změněno.",
     "Could not change the password. Maybe the old password was not correct." : "Změna hesla se nezdařila. Pravděpodobně nebylo stávající heslo zadáno správně.",
+    "Recovery Key disabled" : "Záchranný klíč není povolen",
     "Recovery Key enabled" : "Záchranný klíč povolen",
     "Could not enable the recovery key, please try again or contact your administrator" : "Nelze povolit záchranný klíč. Zkuste to prosím znovu nebo kontaktujte svého správce.",
     "Could not update the private key password." : "Nelze aktualizovat heslo soukromého klíče.",
@@ -20,8 +22,11 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče ve vašem osobním nastavení, abyste znovu získali přístup k vašim zašifrovaným souborům.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste",
     "ownCloud basic encryption module" : "ownCloud základní šifrovací modul",
+    "Enable recovery key: " : "Povolit záchranný klíč:",
     "Recovery key password" : "Heslo klíče pro obnovu",
     "Repeat Recovery key password" : "Zopakujte heslo klíče pro obnovu",
+    "Enable recovery key" : "Povolit záchranný klíč",
+    "Disable recovery key" : "Vypnout záchranný klíč",
     "Change recovery key password:" : "Změna hesla klíče pro obnovu:",
     "Old Recovery key password" : "Původní heslo klíče pro obnovu",
     "New Recovery key password" : "Nové heslo klíče pro obnovu",
diff --git a/apps/encryption/l10n/de.js b/apps/encryption/l10n/de.js
index 3e12a32..defbd8a 100644
--- a/apps/encryption/l10n/de.js
+++ b/apps/encryption/l10n/de.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Überprüfe Dein Wiederherstellungspasswort!",
     "Recovery key successfully disabled" : "Wiederherstellungsschlüssel deaktiviert.",
     "Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Überprüfe Dein Wiederherstellungspasswort!",
+    "Missing parameters" : "Fehlende Parameter",
     "Please provide the old recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
     "Please provide a new recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
     "Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
     "Password successfully changed." : "Dein Passwort wurde geändert.",
     "Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort falsch.",
+    "Recovery Key disabled" : "Wiederherstellungsschlüssel deaktiviert",
     "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert",
     "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere Deinen Administrator",
     "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.",
@@ -22,8 +24,11 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisiere Dein privates Schlüssel-Passwort, um den Zugriff auf Deine verschlüsselten Dateien wiederherzustellen.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Die Verschlüsselung-App ist aktiviert, aber Deine Schlüssel sind nicht initialisiert. Bitte melde Dich nochmals ab und wieder an.",
     "ownCloud basic encryption module" : "ownCloud-Basisverschlüsselungsmodul",
+    "Enable recovery key: " : "Wiederherstellungsschlüssel aktivieren:",
     "Recovery key password" : "Wiederherstellungsschlüssel-Passwort",
     "Repeat Recovery key password" : "Schlüssel-Passwort zur Wiederherstellung wiederholen",
+    "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
+    "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
     "Change recovery key password:" : "Wiederherstellungsschlüssel-Passwort ändern:",
     "Old Recovery key password" : "Altes Wiederherstellungsschlüssel-Passwort",
     "New Recovery key password" : "Neues Wiederherstellungsschlüssel-Passwort",
diff --git a/apps/encryption/l10n/de.json b/apps/encryption/l10n/de.json
index a9cf1ea..a9d1984 100644
--- a/apps/encryption/l10n/de.json
+++ b/apps/encryption/l10n/de.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Überprüfe Dein Wiederherstellungspasswort!",
     "Recovery key successfully disabled" : "Wiederherstellungsschlüssel deaktiviert.",
     "Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Überprüfe Dein Wiederherstellungspasswort!",
+    "Missing parameters" : "Fehlende Parameter",
     "Please provide the old recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
     "Please provide a new recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
     "Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
     "Password successfully changed." : "Dein Passwort wurde geändert.",
     "Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort falsch.",
+    "Recovery Key disabled" : "Wiederherstellungsschlüssel deaktiviert",
     "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert",
     "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere Deinen Administrator",
     "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.",
@@ -20,8 +22,11 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisiere Dein privates Schlüssel-Passwort, um den Zugriff auf Deine verschlüsselten Dateien wiederherzustellen.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Die Verschlüsselung-App ist aktiviert, aber Deine Schlüssel sind nicht initialisiert. Bitte melde Dich nochmals ab und wieder an.",
     "ownCloud basic encryption module" : "ownCloud-Basisverschlüsselungsmodul",
+    "Enable recovery key: " : "Wiederherstellungsschlüssel aktivieren:",
     "Recovery key password" : "Wiederherstellungsschlüssel-Passwort",
     "Repeat Recovery key password" : "Schlüssel-Passwort zur Wiederherstellung wiederholen",
+    "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
+    "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
     "Change recovery key password:" : "Wiederherstellungsschlüssel-Passwort ändern:",
     "Old Recovery key password" : "Altes Wiederherstellungsschlüssel-Passwort",
     "New Recovery key password" : "Neues Wiederherstellungsschlüssel-Passwort",
diff --git a/apps/encryption/l10n/de_DE.js b/apps/encryption/l10n/de_DE.js
index 4a47034..4e8276e 100644
--- a/apps/encryption/l10n/de_DE.js
+++ b/apps/encryption/l10n/de_DE.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
     "Recovery key successfully disabled" : "Der Wiederherstellungsschlüssel wurde erfolgreich deaktiviert.",
     "Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
+    "Missing parameters" : "Fehlende Parameter",
     "Please provide the old recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
     "Please provide a new recovery password" : "Bitte das neue Passwort zur Wiederherstellung eingeben",
     "Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
     "Password successfully changed." : "Das Passwort wurde erfolgreich geändert.",
     "Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort nicht richtig.",
+    "Recovery Key disabled" : "Wiederherstellungsschlüssel deaktiviert",
     "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert",
     "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator",
     "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.",
@@ -22,8 +24,11 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihr privates Schlüsselpasswort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselung-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte nochmals ab- und wieder anmelden.",
     "ownCloud basic encryption module" : "ownCloud-Basisverschlüsselungsmodul",
+    "Enable recovery key: " : "Wiederherstellungsschlüssel aktivieren:",
     "Recovery key password" : "Wiederherstellungschlüsselpasswort",
     "Repeat Recovery key password" : "Schlüsselpasswort zur Wiederherstellung wiederholen",
+    "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
+    "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
     "Change recovery key password:" : "Wiederherstellungsschlüsselpasswort ändern",
     "Old Recovery key password" : "Altes Wiederherstellungsschlüsselpasswort",
     "New Recovery key password" : "Neues Wiederherstellungsschlüsselpasswort ",
diff --git a/apps/encryption/l10n/de_DE.json b/apps/encryption/l10n/de_DE.json
index b635f12..f8d984a 100644
--- a/apps/encryption/l10n/de_DE.json
+++ b/apps/encryption/l10n/de_DE.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
     "Recovery key successfully disabled" : "Der Wiederherstellungsschlüssel wurde erfolgreich deaktiviert.",
     "Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
+    "Missing parameters" : "Fehlende Parameter",
     "Please provide the old recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
     "Please provide a new recovery password" : "Bitte das neue Passwort zur Wiederherstellung eingeben",
     "Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
     "Password successfully changed." : "Das Passwort wurde erfolgreich geändert.",
     "Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort nicht richtig.",
+    "Recovery Key disabled" : "Wiederherstellungsschlüssel deaktiviert",
     "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert",
     "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator",
     "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.",
@@ -20,8 +22,11 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ungültiger privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihr privates Schlüsselpasswort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselung-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte nochmals ab- und wieder anmelden.",
     "ownCloud basic encryption module" : "ownCloud-Basisverschlüsselungsmodul",
+    "Enable recovery key: " : "Wiederherstellungsschlüssel aktivieren:",
     "Recovery key password" : "Wiederherstellungschlüsselpasswort",
     "Repeat Recovery key password" : "Schlüsselpasswort zur Wiederherstellung wiederholen",
+    "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
+    "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
     "Change recovery key password:" : "Wiederherstellungsschlüsselpasswort ändern",
     "Old Recovery key password" : "Altes Wiederherstellungsschlüsselpasswort",
     "New Recovery key password" : "Neues Wiederherstellungsschlüsselpasswort ",
diff --git a/apps/encryption/l10n/fi_FI.js b/apps/encryption/l10n/fi_FI.js
index 647f546..6baefc8 100644
--- a/apps/encryption/l10n/fi_FI.js
+++ b/apps/encryption/l10n/fi_FI.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Palautusavaimen käyttöönotto epäonnistui. Tarkista palautusavaimesi salasana!",
     "Recovery key successfully disabled" : "Palautusavain poistettu onnistuneesti käytöstä",
     "Could not disable recovery key. Please check your recovery key password!" : "Palautusavaimen poistaminen käytöstä ei onnistunut. Tarkista palautusavaimesi salasana!",
+    "Missing parameters" : "Puuttuvat parametrit",
     "Please provide the old recovery password" : "Anna vanha palautussalasana",
     "Please provide a new recovery password" : "Anna uusi palautussalasana",
     "Please repeat the new recovery password" : "Toista uusi palautussalasana",
     "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.",
+    "Recovery Key disabled" : "Palautusavain poistettu käytöstä",
     "Recovery Key enabled" : "Palautusavain käytössä",
     "Could not enable the recovery key, please try again or contact your administrator" : "Palautusavaimen käyttöönotto epäonnistui, yritä myöhemmin uudelleen tai ota yhteys ylläpitäjään",
     "Could not update the private key password." : "Yksityisen avaimen salasanaa ei voitu päivittää.",
@@ -22,8 +24,12 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Salaussovelluksen salausavain on virheellinen. Ole hyvä ja päivitä salausavain henkilökohtaisissa asetuksissasi jotta voit taas avata salatuskirjoitetut tiedostosi.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.",
     "ownCloud basic encryption module" : "ownCloudin perussalausmoduuli",
+    "Enable recovery key: " : "Ota palautusavain käyttöön:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "Palautusavain lisäturvaa tuova palautusavain, jolla salataan tiedostoja.\nSen avulla käyttäjien tiedostojen palauttaminen on mahdollista, jos käyttäjät unohtavat salasanansa.",
     "Recovery key password" : "Palautusavaimen salasana",
     "Repeat Recovery key password" : "Toista palautusavaimen salasana",
+    "Enable recovery key" : "Ota palautusavain käyttöön",
+    "Disable recovery key" : "Poista palautusavain käytöstä",
     "Change recovery key password:" : "Vaihda palautusavaimen salasana:",
     "Old Recovery key password" : "Vanha palautusavaimen salasana",
     "New Recovery key password" : "Uusi palautusavaimen salasana",
diff --git a/apps/encryption/l10n/fi_FI.json b/apps/encryption/l10n/fi_FI.json
index 3501c72..a130fc9 100644
--- a/apps/encryption/l10n/fi_FI.json
+++ b/apps/encryption/l10n/fi_FI.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Palautusavaimen käyttöönotto epäonnistui. Tarkista palautusavaimesi salasana!",
     "Recovery key successfully disabled" : "Palautusavain poistettu onnistuneesti käytöstä",
     "Could not disable recovery key. Please check your recovery key password!" : "Palautusavaimen poistaminen käytöstä ei onnistunut. Tarkista palautusavaimesi salasana!",
+    "Missing parameters" : "Puuttuvat parametrit",
     "Please provide the old recovery password" : "Anna vanha palautussalasana",
     "Please provide a new recovery password" : "Anna uusi palautussalasana",
     "Please repeat the new recovery password" : "Toista uusi palautussalasana",
     "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.",
+    "Recovery Key disabled" : "Palautusavain poistettu käytöstä",
     "Recovery Key enabled" : "Palautusavain käytössä",
     "Could not enable the recovery key, please try again or contact your administrator" : "Palautusavaimen käyttöönotto epäonnistui, yritä myöhemmin uudelleen tai ota yhteys ylläpitäjään",
     "Could not update the private key password." : "Yksityisen avaimen salasanaa ei voitu päivittää.",
@@ -20,8 +22,12 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Salaussovelluksen salausavain on virheellinen. Ole hyvä ja päivitä salausavain henkilökohtaisissa asetuksissasi jotta voit taas avata salatuskirjoitetut tiedostosi.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.",
     "ownCloud basic encryption module" : "ownCloudin perussalausmoduuli",
+    "Enable recovery key: " : "Ota palautusavain käyttöön:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "Palautusavain lisäturvaa tuova palautusavain, jolla salataan tiedostoja.\nSen avulla käyttäjien tiedostojen palauttaminen on mahdollista, jos käyttäjät unohtavat salasanansa.",
     "Recovery key password" : "Palautusavaimen salasana",
     "Repeat Recovery key password" : "Toista palautusavaimen salasana",
+    "Enable recovery key" : "Ota palautusavain käyttöön",
+    "Disable recovery key" : "Poista palautusavain käytöstä",
     "Change recovery key password:" : "Vaihda palautusavaimen salasana:",
     "Old Recovery key password" : "Vanha palautusavaimen salasana",
     "New Recovery key password" : "Uusi palautusavaimen salasana",
diff --git a/apps/encryption/l10n/gl.js b/apps/encryption/l10n/gl.js
index be45aec..4cf0053 100644
--- a/apps/encryption/l10n/gl.js
+++ b/apps/encryption/l10n/gl.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Non foi posíbel activar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
     "Recovery key successfully disabled" : "Desactivada satisfactoriamente a chave de recuperación",
     "Could not disable recovery key. Please check your recovery key password!" : "Non foi posíbel desactivar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
+    "Missing parameters" : "Faltan os parámetros",
     "Please provide the old recovery password" : "Introduza a chave de recuperación antiga",
     "Please provide a new recovery password" : "Introduza a nova chave de recuperación",
     "Please repeat the new recovery password" : "Repita a nova chave de recuperación",
     "Password successfully changed." : "O contrasinal foi cambiado satisfactoriamente",
     "Could not change the password. Maybe the old password was not correct." : "Non foi posíbel cambiar o contrasinal. Probabelmente o contrasinal antigo non é o  correcto.",
+    "Recovery Key disabled" : "Desactivada a chave de recuperación",
     "Recovery Key enabled" : "Activada a chave de recuperación",
     "Could not enable the recovery key, please try again or contact your administrator" : "Non foi posíbel activar a chave de recuperación, ténteo de novo ou póñase en contacto co administrador.",
     "Could not update the private key password." : "Non foi posíbel actualizar o contrasinal da chave privada.",
@@ -22,8 +24,12 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "A chave privada para a aplicación de cifrado non é correcta. Actualice o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros cifrados.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron preparadas, saia da sesión e volva a acceder de novo",
     "ownCloud basic encryption module" : "Módulo básico de cifrado de ownCloud",
+    "Enable recovery key: " : "Activar a chave de recuperación:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "A chave de recuperación é unha chave de cifrado adicional utilizada\n\t\tpara cifrar ficheiros. Permite a recuperación de ficheiros dun usuario se este esquece o seu contrasinal.",
     "Recovery key password" : "Contrasinal da chave de recuperación",
     "Repeat Recovery key password" : "Repita o contrasinal da chave de recuperación",
+    "Enable recovery key" : "Activar a chave de recuperación",
+    "Disable recovery key" : "Desactivar a chave de recuperación",
     "Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:",
     "Old Recovery key password" : "Antigo contrasinal da chave de recuperación",
     "New Recovery key password" : "Novo contrasinal da chave de recuperación",
diff --git a/apps/encryption/l10n/gl.json b/apps/encryption/l10n/gl.json
index 8602086..b1654e7 100644
--- a/apps/encryption/l10n/gl.json
+++ b/apps/encryption/l10n/gl.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Non foi posíbel activar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
     "Recovery key successfully disabled" : "Desactivada satisfactoriamente a chave de recuperación",
     "Could not disable recovery key. Please check your recovery key password!" : "Non foi posíbel desactivar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
+    "Missing parameters" : "Faltan os parámetros",
     "Please provide the old recovery password" : "Introduza a chave de recuperación antiga",
     "Please provide a new recovery password" : "Introduza a nova chave de recuperación",
     "Please repeat the new recovery password" : "Repita a nova chave de recuperación",
     "Password successfully changed." : "O contrasinal foi cambiado satisfactoriamente",
     "Could not change the password. Maybe the old password was not correct." : "Non foi posíbel cambiar o contrasinal. Probabelmente o contrasinal antigo non é o  correcto.",
+    "Recovery Key disabled" : "Desactivada a chave de recuperación",
     "Recovery Key enabled" : "Activada a chave de recuperación",
     "Could not enable the recovery key, please try again or contact your administrator" : "Non foi posíbel activar a chave de recuperación, ténteo de novo ou póñase en contacto co administrador.",
     "Could not update the private key password." : "Non foi posíbel actualizar o contrasinal da chave privada.",
@@ -20,8 +22,12 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "A chave privada para a aplicación de cifrado non é correcta. Actualice o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros cifrados.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron preparadas, saia da sesión e volva a acceder de novo",
     "ownCloud basic encryption module" : "Módulo básico de cifrado de ownCloud",
+    "Enable recovery key: " : "Activar a chave de recuperación:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "A chave de recuperación é unha chave de cifrado adicional utilizada\n\t\tpara cifrar ficheiros. Permite a recuperación de ficheiros dun usuario se este esquece o seu contrasinal.",
     "Recovery key password" : "Contrasinal da chave de recuperación",
     "Repeat Recovery key password" : "Repita o contrasinal da chave de recuperación",
+    "Enable recovery key" : "Activar a chave de recuperación",
+    "Disable recovery key" : "Desactivar a chave de recuperación",
     "Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:",
     "Old Recovery key password" : "Antigo contrasinal da chave de recuperación",
     "New Recovery key password" : "Novo contrasinal da chave de recuperación",
diff --git a/apps/encryption/l10n/it.js b/apps/encryption/l10n/it.js
index 6f1a579..1671499 100644
--- a/apps/encryption/l10n/it.js
+++ b/apps/encryption/l10n/it.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Impossibile abilitare la chiave di ripristino. Verifica la password della chiave di ripristino.",
     "Recovery key successfully disabled" : "Chiave di recupero disabilitata correttamente",
     "Could not disable recovery key. Please check your recovery key password!" : "Impossibile disabilitare la chiave di recupero. Verifica la password della chiave di recupero.",
+    "Missing parameters" : "Parametri mancanti",
     "Please provide the old recovery password" : "Fornisci la vecchia password di recupero",
     "Please provide a new recovery password" : "Fornisci una nuova password di recupero",
     "Please repeat the new recovery password" : "Ripeti la nuova password di recupero",
     "Password successfully changed." : "Password modificata correttamente.",
     "Could not change the password. Maybe the old password was not correct." : "Impossibile cambiare la password. Forse la vecchia password non era corretta.",
+    "Recovery Key disabled" : "Chiave di ripristino disabilitata",
     "Recovery Key enabled" : "Chiave di ripristino abilitata",
     "Could not enable the recovery key, please try again or contact your administrator" : "Impossibile abilitare la chiave di ripristino, prova ancora o contatta il tuo amministratore",
     "Could not update the private key password." : "Impossibile aggiornare la password della chiave privata.",
@@ -22,8 +24,12 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chiave privata non valida per l'applicazione di cifratura. Aggiorna la password della chiave privata nelle impostazioni personali per ripristinare l'accesso ai tuoi file cifrati.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
     "ownCloud basic encryption module" : "Modulo di cifratura di base di ownCloud",
+    "Enable recovery key: " : "Abilita chiave di ripristino:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "La chiave di ripristino è un chiave di cifratura aggiuntiva utilizzata\n\t\tper cifrare i file. Consente il ripristino dei file di un utente nel caso in cui l'utente smarrisca la propria password.",
     "Recovery key password" : "Password della chiave di recupero",
     "Repeat Recovery key password" : "Ripeti la password della chiave di recupero",
+    "Enable recovery key" : "Abilita chiave di ripristino",
+    "Disable recovery key" : "Disabilita chiave di ripristino",
     "Change recovery key password:" : "Cambia la password della chiave di recupero:",
     "Old Recovery key password" : "Vecchia password della chiave di recupero",
     "New Recovery key password" : "Nuova password della chiave di recupero",
diff --git a/apps/encryption/l10n/it.json b/apps/encryption/l10n/it.json
index 4f1d123..ee3e758 100644
--- a/apps/encryption/l10n/it.json
+++ b/apps/encryption/l10n/it.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Impossibile abilitare la chiave di ripristino. Verifica la password della chiave di ripristino.",
     "Recovery key successfully disabled" : "Chiave di recupero disabilitata correttamente",
     "Could not disable recovery key. Please check your recovery key password!" : "Impossibile disabilitare la chiave di recupero. Verifica la password della chiave di recupero.",
+    "Missing parameters" : "Parametri mancanti",
     "Please provide the old recovery password" : "Fornisci la vecchia password di recupero",
     "Please provide a new recovery password" : "Fornisci una nuova password di recupero",
     "Please repeat the new recovery password" : "Ripeti la nuova password di recupero",
     "Password successfully changed." : "Password modificata correttamente.",
     "Could not change the password. Maybe the old password was not correct." : "Impossibile cambiare la password. Forse la vecchia password non era corretta.",
+    "Recovery Key disabled" : "Chiave di ripristino disabilitata",
     "Recovery Key enabled" : "Chiave di ripristino abilitata",
     "Could not enable the recovery key, please try again or contact your administrator" : "Impossibile abilitare la chiave di ripristino, prova ancora o contatta il tuo amministratore",
     "Could not update the private key password." : "Impossibile aggiornare la password della chiave privata.",
@@ -20,8 +22,12 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chiave privata non valida per l'applicazione di cifratura. Aggiorna la password della chiave privata nelle impostazioni personali per ripristinare l'accesso ai tuoi file cifrati.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
     "ownCloud basic encryption module" : "Modulo di cifratura di base di ownCloud",
+    "Enable recovery key: " : "Abilita chiave di ripristino:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "La chiave di ripristino è un chiave di cifratura aggiuntiva utilizzata\n\t\tper cifrare i file. Consente il ripristino dei file di un utente nel caso in cui l'utente smarrisca la propria password.",
     "Recovery key password" : "Password della chiave di recupero",
     "Repeat Recovery key password" : "Ripeti la password della chiave di recupero",
+    "Enable recovery key" : "Abilita chiave di ripristino",
+    "Disable recovery key" : "Disabilita chiave di ripristino",
     "Change recovery key password:" : "Cambia la password della chiave di recupero:",
     "Old Recovery key password" : "Vecchia password della chiave di recupero",
     "New Recovery key password" : "Nuova password della chiave di recupero",
diff --git a/apps/encryption/l10n/nl.js b/apps/encryption/l10n/nl.js
index a5d6621..d7da433 100644
--- a/apps/encryption/l10n/nl.js
+++ b/apps/encryption/l10n/nl.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Kon herstelsleutel niet activeren. Controleer het wachtwoord van uw herstelsleutel!",
     "Recovery key successfully disabled" : "Herstelsleutel succesvol gedeactiveerd",
     "Could not disable recovery key. Please check your recovery key password!" : "Kon herstelsleutel niet deactiveren. Controleer het wachtwoord van uw herstelsleutel!",
+    "Missing parameters" : "Ontbrekende parameters",
     "Please provide the old recovery password" : "Geef het oude herstelwachtwoord op",
     "Please provide a new recovery password" : "Geef een nieuw herstelwachtwoord op",
     "Please repeat the new recovery password" : "Herhaal het nieuwe herstelwachtwoord",
     "Password successfully changed." : "Wachtwoord succesvol gewijzigd.",
     "Could not change the password. Maybe the old password was not correct." : "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevoerd.",
+    "Recovery Key disabled" : "Herstelsleutel gedeactiveerd",
     "Recovery Key enabled" : "Herstelsleutel ingeschakeld",
     "Could not enable the recovery key, please try again or contact your administrator" : "Kon herstelsleutel niet inschakelen, probeer het opnieuw, of neem contact op met uw beheerder",
     "Could not update the private key password." : "Kon het wachtwoord van de privésleutel niet bijwerken.",
@@ -22,8 +24,12 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.",
     "ownCloud basic encryption module" : "ownCloud basis versleutelingsmodule",
+    "Enable recovery key: " : "Activeer herstelsleutel:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "De herstelsleutel is een extra cryptografische sleutel die wordt gebruikt\n\t\tom bestanden te versleutelen. Die maakt het mogelijk bestanden te herstellen als de gebruiker het wachtwoord vergeet.",
     "Recovery key password" : "Wachtwoord herstelsleulel",
     "Repeat Recovery key password" : "Herhaal het herstelsleutel wachtwoord",
+    "Enable recovery key" : "Activeer herstelsleutel",
+    "Disable recovery key" : "Deactiveer herstelsleutel",
     "Change recovery key password:" : "Wijzig wachtwoord herstelsleutel:",
     "Old Recovery key password" : "Oude wachtwoord herstelsleutel",
     "New Recovery key password" : "Nieuwe wachtwoord herstelsleutel",
diff --git a/apps/encryption/l10n/nl.json b/apps/encryption/l10n/nl.json
index 4dd9c31..6374d98 100644
--- a/apps/encryption/l10n/nl.json
+++ b/apps/encryption/l10n/nl.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Kon herstelsleutel niet activeren. Controleer het wachtwoord van uw herstelsleutel!",
     "Recovery key successfully disabled" : "Herstelsleutel succesvol gedeactiveerd",
     "Could not disable recovery key. Please check your recovery key password!" : "Kon herstelsleutel niet deactiveren. Controleer het wachtwoord van uw herstelsleutel!",
+    "Missing parameters" : "Ontbrekende parameters",
     "Please provide the old recovery password" : "Geef het oude herstelwachtwoord op",
     "Please provide a new recovery password" : "Geef een nieuw herstelwachtwoord op",
     "Please repeat the new recovery password" : "Herhaal het nieuwe herstelwachtwoord",
     "Password successfully changed." : "Wachtwoord succesvol gewijzigd.",
     "Could not change the password. Maybe the old password was not correct." : "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevoerd.",
+    "Recovery Key disabled" : "Herstelsleutel gedeactiveerd",
     "Recovery Key enabled" : "Herstelsleutel ingeschakeld",
     "Could not enable the recovery key, please try again or contact your administrator" : "Kon herstelsleutel niet inschakelen, probeer het opnieuw, of neem contact op met uw beheerder",
     "Could not update the private key password." : "Kon het wachtwoord van de privésleutel niet bijwerken.",
@@ -20,8 +22,12 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.",
     "ownCloud basic encryption module" : "ownCloud basis versleutelingsmodule",
+    "Enable recovery key: " : "Activeer herstelsleutel:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "De herstelsleutel is een extra cryptografische sleutel die wordt gebruikt\n\t\tom bestanden te versleutelen. Die maakt het mogelijk bestanden te herstellen als de gebruiker het wachtwoord vergeet.",
     "Recovery key password" : "Wachtwoord herstelsleulel",
     "Repeat Recovery key password" : "Herhaal het herstelsleutel wachtwoord",
+    "Enable recovery key" : "Activeer herstelsleutel",
+    "Disable recovery key" : "Deactiveer herstelsleutel",
     "Change recovery key password:" : "Wijzig wachtwoord herstelsleutel:",
     "Old Recovery key password" : "Oude wachtwoord herstelsleutel",
     "New Recovery key password" : "Nieuwe wachtwoord herstelsleutel",
diff --git a/apps/encryption/l10n/pt_BR.js b/apps/encryption/l10n/pt_BR.js
index 1d97e09..b455057 100644
--- a/apps/encryption/l10n/pt_BR.js
+++ b/apps/encryption/l10n/pt_BR.js
@@ -8,11 +8,13 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Impossível habilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!",
     "Recovery key successfully disabled" : "Recuperação de chave desabilitada com sucesso",
     "Could not disable recovery key. Please check your recovery key password!" : "Impossível desabilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!",
+    "Missing parameters" : "Parâmetros que faltam",
     "Please provide the old recovery password" : "Por favor, forneça a antiga senha de recuperação",
     "Please provide a new recovery password" : "Por favor, forneça a nova senha de recuperação",
     "Please repeat the new recovery password" : "Por favor, repita a nova senha de recuperação",
     "Password successfully changed." : "Senha alterada com sucesso.",
     "Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Talvez a senha antiga não estava correta.",
+    "Recovery Key disabled" : "Recuperação de chave desativada",
     "Recovery Key enabled" : "Recuperar Chave habilitada",
     "Could not enable the recovery key, please try again or contact your administrator" : "Não foi possível habilitar a chave recuperada, por favor tente novamente ou entre em contato com seu administrador",
     "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.",
@@ -22,8 +24,12 @@ OC.L10N.register(
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave do App de Criptografia é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente",
     "ownCloud basic encryption module" : "Modo de criptografia básico ownCloud",
+    "Enable recovery key: " : "Habilitar recuperação de chave:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "A chave de recuperação é uma chave de criptografia extra que é usada para \ncriptografar arquivos. Ela permite a recuperação de arquivos de um usuário, se o usuário esquecer sua senha.",
     "Recovery key password" : "Senha da chave de recuperação",
     "Repeat Recovery key password" : "Repita Recuperação de senha da chave",
+    "Enable recovery key" : "Habilitar recuperação de chave",
+    "Disable recovery key" : "Dasabilitar chave de recuperação",
     "Change recovery key password:" : "Mudar a senha da chave de recuperação:",
     "Old Recovery key password" : "Senha antiga da chave de recuperação",
     "New Recovery key password" : "Nova senha da chave de recuperação",
diff --git a/apps/encryption/l10n/pt_BR.json b/apps/encryption/l10n/pt_BR.json
index 7a73845..44ba8f8 100644
--- a/apps/encryption/l10n/pt_BR.json
+++ b/apps/encryption/l10n/pt_BR.json
@@ -6,11 +6,13 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Impossível habilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!",
     "Recovery key successfully disabled" : "Recuperação de chave desabilitada com sucesso",
     "Could not disable recovery key. Please check your recovery key password!" : "Impossível desabilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!",
+    "Missing parameters" : "Parâmetros que faltam",
     "Please provide the old recovery password" : "Por favor, forneça a antiga senha de recuperação",
     "Please provide a new recovery password" : "Por favor, forneça a nova senha de recuperação",
     "Please repeat the new recovery password" : "Por favor, repita a nova senha de recuperação",
     "Password successfully changed." : "Senha alterada com sucesso.",
     "Could not change the password. Maybe the old password was not correct." : "Não foi possível alterar a senha. Talvez a senha antiga não estava correta.",
+    "Recovery Key disabled" : "Recuperação de chave desativada",
     "Recovery Key enabled" : "Recuperar Chave habilitada",
     "Could not enable the recovery key, please try again or contact your administrator" : "Não foi possível habilitar a chave recuperada, por favor tente novamente ou entre em contato com seu administrador",
     "Could not update the private key password." : "Não foi possível atualizar a senha da chave privada.",
@@ -20,8 +22,12 @@
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chave do App de Criptografia é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente",
     "ownCloud basic encryption module" : "Modo de criptografia básico ownCloud",
+    "Enable recovery key: " : "Habilitar recuperação de chave:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "A chave de recuperação é uma chave de criptografia extra que é usada para \ncriptografar arquivos. Ela permite a recuperação de arquivos de um usuário, se o usuário esquecer sua senha.",
     "Recovery key password" : "Senha da chave de recuperação",
     "Repeat Recovery key password" : "Repita Recuperação de senha da chave",
+    "Enable recovery key" : "Habilitar recuperação de chave",
+    "Disable recovery key" : "Dasabilitar chave de recuperação",
     "Change recovery key password:" : "Mudar a senha da chave de recuperação:",
     "Old Recovery key password" : "Senha antiga da chave de recuperação",
     "New Recovery key password" : "Nova senha da chave de recuperação",
diff --git a/apps/encryption/l10n/ru.js b/apps/encryption/l10n/ru.js
index 9156c68..4041b28 100644
--- a/apps/encryption/l10n/ru.js
+++ b/apps/encryption/l10n/ru.js
@@ -13,6 +13,7 @@ OC.L10N.register(
     "Please repeat the new recovery password" : "Повторите новый пароль восстановления",
     "Password successfully changed." : "Пароль успешно изменен.",
     "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.",
+    "Recovery Key disabled" : "Ключ Восстановления отключен",
     "Recovery Key enabled" : "Ключ Восстановления включен",
     "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору",
     "Could not update the private key password." : "Невозможно обновить пароль закрытого ключа.",
diff --git a/apps/encryption/l10n/ru.json b/apps/encryption/l10n/ru.json
index dc83662..d92b5d4 100644
--- a/apps/encryption/l10n/ru.json
+++ b/apps/encryption/l10n/ru.json
@@ -11,6 +11,7 @@
     "Please repeat the new recovery password" : "Повторите новый пароль восстановления",
     "Password successfully changed." : "Пароль успешно изменен.",
     "Could not change the password. Maybe the old password was not correct." : "Невозможно изменить пароль. Возможно, указанный старый пароль не верен.",
+    "Recovery Key disabled" : "Ключ Восстановления отключен",
     "Recovery Key enabled" : "Ключ Восстановления включен",
     "Could not enable the recovery key, please try again or contact your administrator" : "Не возможно задействовать ключ восстановления, попробуйте снова или обратитесь к вашему системному администатору",
     "Could not update the private key password." : "Невозможно обновить пароль закрытого ключа.",
diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js
index 61fe92a..f13fcf1 100644
--- a/apps/encryption/l10n/sr.js
+++ b/apps/encryption/l10n/sr.js
@@ -8,22 +8,28 @@ OC.L10N.register(
     "Could not enable recovery key. Please check your recovery key password!" : "Не могу да укључим кључ за опоравак. Проверите лозинку кључа за опоравак!",
     "Recovery key successfully disabled" : "Кључ за опоравак успешно искључен",
     "Could not disable recovery key. Please check your recovery key password!" : "Не могу да искључим кључ за опоравак. Проверите лозинку!",
+    "Missing parameters" : "Недостају параметри",
     "Please provide the old recovery password" : "Унесите стару лозинку опоравка",
     "Please provide a new recovery password" : "Унесите нову лозинку опоравка",
     "Please repeat the new recovery password" : "Поновите нову лозинку опоравка",
     "Password successfully changed." : "Лозинка успешно промењена.",
     "Could not change the password. Maybe the old password was not correct." : "Не могу да променим лозинку. Можда стара лозинка није исправна.",
-    "Recovery Key enabled" : "Кључ опоравка укључен",
-    "Could not enable the recovery key, please try again or contact your administrator" : "Не могу да укључим кључ опоравка. Покушајте поново или контактирајте администратора",
-    "Could not update the private key password." : "Не могу да ажирирам личну кључ лозинку.",
-    "The old password was not correct, please try again." : "Стара лозинка није исправна, покушајте поново.",
-    "The current log-in password was not correct, please try again." : "Тренутна лозинка за пријаву није исправна, покушајте поново.",
+    "Recovery Key disabled" : "Кључ за опоравак искључен",
+    "Recovery Key enabled" : "Кључ за опоравак укључен",
+    "Could not enable the recovery key, please try again or contact your administrator" : "Не могу да укључим кључ за опоравак. Покушајте поново или контактирајте администратора",
+    "Could not update the private key password." : "Не могу да ажирирам лозинку личног кључа.",
+    "The old password was not correct, please try again." : "Стара лозинка није исправна. Покушајте поново.",
+    "The current log-in password was not correct, please try again." : "Тренутна лозинка за пријаву није исправна. Покушајте поново.",
     "Private key password successfully updated." : "Лозинка личног кључа је успешно ажурирана.",
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Неисправан лични кључ за апликацију шифровања. Ажурирајте лозинку личног кључа у личним поставкама да бисте опоравили приступ вашим шифрованим фајловима.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али ваши кључеви нису иницијализовани. Одјавите се и поново се пријавите.",
     "ownCloud basic encryption module" : "оунКлауд основни шифрарски модул",
+    "Enable recovery key: " : "Омогући кључ за опоравак:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "Кључ за опоравак је додатни кључ за шифровање који се користи\n\t\tза шифровање фајлова. Омогућује опоравак корисничких фајлова ако корисник заборави своју лозинку.",
     "Recovery key password" : "Лозинка кључа за опоравак",
     "Repeat Recovery key password" : "Поновите лозинку кључа за опоравак",
+    "Enable recovery key" : "Омогући кључ за опоравак",
+    "Disable recovery key" : "Онемогући кључ за опоравак",
     "Change recovery key password:" : "Измена лозинке кључа опоравка:",
     "Old Recovery key password" : "Стара лозинка кључа опоравка",
     "New Recovery key password" : "Нова лозинка кључа опоравка",
diff --git a/apps/encryption/l10n/sr.json b/apps/encryption/l10n/sr.json
index 614b430..8b4fc0f 100644
--- a/apps/encryption/l10n/sr.json
+++ b/apps/encryption/l10n/sr.json
@@ -6,22 +6,28 @@
     "Could not enable recovery key. Please check your recovery key password!" : "Не могу да укључим кључ за опоравак. Проверите лозинку кључа за опоравак!",
     "Recovery key successfully disabled" : "Кључ за опоравак успешно искључен",
     "Could not disable recovery key. Please check your recovery key password!" : "Не могу да искључим кључ за опоравак. Проверите лозинку!",
+    "Missing parameters" : "Недостају параметри",
     "Please provide the old recovery password" : "Унесите стару лозинку опоравка",
     "Please provide a new recovery password" : "Унесите нову лозинку опоравка",
     "Please repeat the new recovery password" : "Поновите нову лозинку опоравка",
     "Password successfully changed." : "Лозинка успешно промењена.",
     "Could not change the password. Maybe the old password was not correct." : "Не могу да променим лозинку. Можда стара лозинка није исправна.",
-    "Recovery Key enabled" : "Кључ опоравка укључен",
-    "Could not enable the recovery key, please try again or contact your administrator" : "Не могу да укључим кључ опоравка. Покушајте поново или контактирајте администратора",
-    "Could not update the private key password." : "Не могу да ажирирам личну кључ лозинку.",
-    "The old password was not correct, please try again." : "Стара лозинка није исправна, покушајте поново.",
-    "The current log-in password was not correct, please try again." : "Тренутна лозинка за пријаву није исправна, покушајте поново.",
+    "Recovery Key disabled" : "Кључ за опоравак искључен",
+    "Recovery Key enabled" : "Кључ за опоравак укључен",
+    "Could not enable the recovery key, please try again or contact your administrator" : "Не могу да укључим кључ за опоравак. Покушајте поново или контактирајте администратора",
+    "Could not update the private key password." : "Не могу да ажирирам лозинку личног кључа.",
+    "The old password was not correct, please try again." : "Стара лозинка није исправна. Покушајте поново.",
+    "The current log-in password was not correct, please try again." : "Тренутна лозинка за пријаву није исправна. Покушајте поново.",
     "Private key password successfully updated." : "Лозинка личног кључа је успешно ажурирана.",
     "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Неисправан лични кључ за апликацију шифровања. Ажурирајте лозинку личног кључа у личним поставкама да бисте опоравили приступ вашим шифрованим фајловима.",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али ваши кључеви нису иницијализовани. Одјавите се и поново се пријавите.",
     "ownCloud basic encryption module" : "оунКлауд основни шифрарски модул",
+    "Enable recovery key: " : "Омогући кључ за опоравак:",
+    "The recovery key is an extra encryption key that is used\n\t\tto encrypt files. It allows recovery of a user's files if the user forgets their password." : "Кључ за опоравак је додатни кључ за шифровање који се користи\n\t\tза шифровање фајлова. Омогућује опоравак корисничких фајлова ако корисник заборави своју лозинку.",
     "Recovery key password" : "Лозинка кључа за опоравак",
     "Repeat Recovery key password" : "Поновите лозинку кључа за опоравак",
+    "Enable recovery key" : "Омогући кључ за опоравак",
+    "Disable recovery key" : "Онемогући кључ за опоравак",
     "Change recovery key password:" : "Измена лозинке кључа опоравка:",
     "Old Recovery key password" : "Стара лозинка кључа опоравка",
     "New Recovery key password" : "Нова лозинка кључа опоравка",
diff --git a/apps/files_external/l10n/th_TH.js b/apps/files_external/l10n/th_TH.js
index a86b399..70646a5 100644
--- a/apps/files_external/l10n/th_TH.js
+++ b/apps/files_external/l10n/th_TH.js
@@ -15,6 +15,7 @@ OC.L10N.register(
     "Grant access" : "อนุญาตให้เข้าถึงได้",
     "Error configuring Google Drive storage" : "เกิดข้อผิดพลาดในการกำหนดค่าการจัดเก็บข้อมูลในพื้นที่ของ Google Drive",
     "Personal" : "ส่วนตัว",
+    "Saved" : "บันทึกแล้ว",
     "Name" : "ชื่อ",
     "External Storage" : "พื้นทีจัดเก็บข้อมูลจากภายนอก",
     "Folder name" : "ชื่อโฟลเดอร์",
diff --git a/apps/files_external/l10n/th_TH.json b/apps/files_external/l10n/th_TH.json
index a5612ff..a69043a 100644
--- a/apps/files_external/l10n/th_TH.json
+++ b/apps/files_external/l10n/th_TH.json
@@ -13,6 +13,7 @@
     "Grant access" : "อนุญาตให้เข้าถึงได้",
     "Error configuring Google Drive storage" : "เกิดข้อผิดพลาดในการกำหนดค่าการจัดเก็บข้อมูลในพื้นที่ของ Google Drive",
     "Personal" : "ส่วนตัว",
+    "Saved" : "บันทึกแล้ว",
     "Name" : "ชื่อ",
     "External Storage" : "พื้นทีจัดเก็บข้อมูลจากภายนอก",
     "Folder name" : "ชื่อโฟลเดอร์",
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js
index d9adab9..1608224 100644
--- a/lib/l10n/cs_CZ.js
+++ b/lib/l10n/cs_CZ.js
@@ -131,6 +131,8 @@ OC.L10N.register(
     "PHP module %s not installed." : "PHP modul %s není nainstalován.",
     "PHP setting \"%s\" is not set to \"%s\"." : "PHP hodnota \"%s\" není nastavena na \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Úprava tohoto nastavení v php.ini opět rozběhne ownCloud",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload je nastaveno na \"%s\" místo očekávané hodnoty \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte <code>mbstring.func_overload</code> na <code>0</code> v souboru php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP je nakonfigurováno vytvářet raw post data. Od verze 5.6 bude toto nastavení vést PHP k vypisování hlášení i pro perfektně správný kód.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Pro nápravu tohoto chování nastavte <code>always_populate_raw_post_data</code> na <code>-1</code> ve svém php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek nedostupnost množství hlavních aplikací.",
diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json
index 0384906..d58dca2 100644
--- a/lib/l10n/cs_CZ.json
+++ b/lib/l10n/cs_CZ.json
@@ -129,6 +129,8 @@
     "PHP module %s not installed." : "PHP modul %s není nainstalován.",
     "PHP setting \"%s\" is not set to \"%s\"." : "PHP hodnota \"%s\" není nastavena na \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Úprava tohoto nastavení v php.ini opět rozběhne ownCloud",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload je nastaveno na \"%s\" místo očekávané hodnoty \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Pro nápravu nastavte <code>mbstring.func_overload</code> na <code>0</code> v souboru php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP je nakonfigurováno vytvářet raw post data. Od verze 5.6 bude toto nastavení vést PHP k vypisování hlášení i pro perfektně správný kód.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Pro nápravu tohoto chování nastavte <code>always_populate_raw_post_data</code> na <code>-1</code> ve svém php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je patrně nastaveno tak, aby odstraňovalo bloky komentářů. Toto bude mít za následek nedostupnost množství hlavních aplikací.",
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js
index 17bb147..3b8f7c0 100644
--- a/lib/l10n/fi_FI.js
+++ b/lib/l10n/fi_FI.js
@@ -89,6 +89,7 @@ OC.L10N.register(
     "Sharing %s failed, because sharing with links is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu",
     "Setting permissions for %s failed, because the item was not found" : "Kohteen %s oikeuksien asettaminen epäonnistui, koska kohdetta ei löytynyt",
     "Cannot set expiration date. Expiration date is in the past" : "Vanhentumispäivää ei voi asettaa. Vanhentumispäivä on jo mennyt",
+    "Cannot clear expiration date. Shares are required to have an expiration date." : "Vanhenemispäivän tyhjentäminen ei onnistu. Jaoille on määritelty pakolliseksi vanhenemispäivä.",
     "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt",
     "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt",
     "Sharing %s failed, because the user %s is the original sharer" : "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s on alkuperäinen jakaja",
@@ -111,6 +112,8 @@ OC.L10N.register(
     "PHP module %s not installed." : "PHP-moduulia %s ei ole asennettu.",
     "PHP setting \"%s\" is not set to \"%s\"." : "PHP-asetusta \"%s\" ei ole asetettu arvoon \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Tämän asetuksen muuttaminen php.ini-tiedostossa saattaa ownCloudin jälleen toimintakykyiseksi",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload on asetettu arvoon \"%s\" odotetun arvon \"0\" sijaan",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Korjaa tämä ongelma asettamalla <code>mbstring.func_overload</code> arvoon <code>0</code> php.ini-tiedostossasi",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Korjaa ongelma asettamalla asetuksen <code>always_populate_raw_post_data</code> arvoksi <code>-1</code> php.ini-tiedostossa",
     "PHP modules have been installed, but they are still listed as missing?" : "PHP-moduulit on asennettu, mutta ovatko ne vieläkin listattu puuttuviksi?",
     "Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.",
diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json
index f9d5c89..fb648fb 100644
--- a/lib/l10n/fi_FI.json
+++ b/lib/l10n/fi_FI.json
@@ -87,6 +87,7 @@
     "Sharing %s failed, because sharing with links is not allowed" : "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu",
     "Setting permissions for %s failed, because the item was not found" : "Kohteen %s oikeuksien asettaminen epäonnistui, koska kohdetta ei löytynyt",
     "Cannot set expiration date. Expiration date is in the past" : "Vanhentumispäivää ei voi asettaa. Vanhentumispäivä on jo mennyt",
+    "Cannot clear expiration date. Shares are required to have an expiration date." : "Vanhenemispäivän tyhjentäminen ei onnistu. Jaoille on määritelty pakolliseksi vanhenemispäivä.",
     "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt",
     "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt",
     "Sharing %s failed, because the user %s is the original sharer" : "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s on alkuperäinen jakaja",
@@ -109,6 +110,8 @@
     "PHP module %s not installed." : "PHP-moduulia %s ei ole asennettu.",
     "PHP setting \"%s\" is not set to \"%s\"." : "PHP-asetusta \"%s\" ei ole asetettu arvoon \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Tämän asetuksen muuttaminen php.ini-tiedostossa saattaa ownCloudin jälleen toimintakykyiseksi",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload on asetettu arvoon \"%s\" odotetun arvon \"0\" sijaan",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Korjaa tämä ongelma asettamalla <code>mbstring.func_overload</code> arvoon <code>0</code> php.ini-tiedostossasi",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Korjaa ongelma asettamalla asetuksen <code>always_populate_raw_post_data</code> arvoksi <code>-1</code> php.ini-tiedostossa",
     "PHP modules have been installed, but they are still listed as missing?" : "PHP-moduulit on asennettu, mutta ovatko ne vieläkin listattu puuttuviksi?",
     "Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index f97effd..0db0266 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -131,6 +131,8 @@ OC.L10N.register(
     "PHP module %s not installed." : "O módulo PHP %s non está instalado.",
     "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Facer este axuste en php.ini fará que ownCloud volva executarse",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload está estabelecido a «%s» no canto do valor «0» agardado",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para arranxar este problema, estabeleza <code>mbstring.func_overload</code> a <code>0</code> no ficheiro php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP está configurado para encher datos de código en bruto. Desde PHP 5.6 isto levará a que PHP forneza avisos con código perfectamente correcto.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Para arranxar este incidencia estabeleza <code>always_populate_raw_post_data</code> a <code>-1</code> no seu php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Parece que PHP foi configuración para substituír bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 5ef6b76..307a9a9 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -129,6 +129,8 @@
     "PHP module %s not installed." : "O módulo PHP %s non está instalado.",
     "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Facer este axuste en php.ini fará que ownCloud volva executarse",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload está estabelecido a «%s» no canto do valor «0» agardado",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para arranxar este problema, estabeleza <code>mbstring.func_overload</code> a <code>0</code> no ficheiro php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP está configurado para encher datos de código en bruto. Desde PHP 5.6 isto levará a que PHP forneza avisos con código perfectamente correcto.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Para arranxar este incidencia estabeleza <code>always_populate_raw_post_data</code> a <code>-1</code> no seu php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Parece que PHP foi configuración para substituír bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index bf7b6fc..ff923f9 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -131,6 +131,8 @@ OC.L10N.register(
     "PHP module %s not installed." : "Il modulo PHP %s non è installato.",
     "PHP setting \"%s\" is not set to \"%s\"." : "L'impostazione \"%s\" di PHP non è configurata a \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "La modifica di questa impostazione nel file php.ini permetterà nuovamente l'esecuzione di ownCloud",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload è impostata a \"%s\" invece del valore atteso \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Per correggere questo problema, imposta <code>mbstring.func_overload</code> a <code>0</code> nel tuo php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP è configurato per popolare dati grezzi di POST. A partire da PHP 5.6 saranno generati avvisi di PHP relativi a codice completamente valido.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Per correggere questo problema, imposta <code>always_populate_raw_post_data</code> a <code>-1</code> nel tuo php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index b4ae6b4..bd043d2 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -129,6 +129,8 @@
     "PHP module %s not installed." : "Il modulo PHP %s non è installato.",
     "PHP setting \"%s\" is not set to \"%s\"." : "L'impostazione \"%s\" di PHP non è configurata a \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "La modifica di questa impostazione nel file php.ini permetterà nuovamente l'esecuzione di ownCloud",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload è impostata a \"%s\" invece del valore atteso \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Per correggere questo problema, imposta <code>mbstring.func_overload</code> a <code>0</code> nel tuo php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP è configurato per popolare dati grezzi di POST. A partire da PHP 5.6 saranno generati avvisi di PHP relativi a codice completamente valido.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Per correggere questo problema, imposta <code>always_populate_raw_post_data</code> a <code>-1</code> nel tuo php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index e437911..6866fab 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -131,6 +131,8 @@ OC.L10N.register(
     "PHP module %s not installed." : "PHP module %s niet geïnstalleerd.",
     "PHP setting \"%s\" is not set to \"%s\"." : "PHP instelling \"%s\" staat niet op \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Het in php.ini bijstellen hiervan laat ownCloud weer werken",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload is ingesteld op \"%s\" in plaats van op de verwachte waarde \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Om dit op te lossen stel <code>mbstring.func_overload</code> in op <code>0</code> in uw php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP is geconfigureerd om ruwe data van berichten te vullen. Vanaf PHP 5.6 leidt dit tot PHP meldingen voor echt wel geldige code.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Om dit op te lossen stel de waarde <code>always_populate_raw_post_data</code> in op <code>-1</code> in php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 3acf2eb..1b0a984 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -129,6 +129,8 @@
     "PHP module %s not installed." : "PHP module %s niet geïnstalleerd.",
     "PHP setting \"%s\" is not set to \"%s\"." : "PHP instelling \"%s\" staat niet op \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Het in php.ini bijstellen hiervan laat ownCloud weer werken",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload is ingesteld op \"%s\" in plaats van op de verwachte waarde \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Om dit op te lossen stel <code>mbstring.func_overload</code> in op <code>0</code> in uw php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP is geconfigureerd om ruwe data van berichten te vullen. Vanaf PHP 5.6 leidt dit tot PHP meldingen voor echt wel geldige code.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Om dit op te lossen stel de waarde <code>always_populate_raw_post_data</code> in op <code>-1</code> in php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index c53e9cb..ff0a0be 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -128,6 +128,8 @@ OC.L10N.register(
     "PHP module %s not installed." : "Módulo PHP %s não instalado.",
     "PHP setting \"%s\" is not set to \"%s\"." : "Configurações \"%s\" PHP não está configurado para \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Ajustando esta configuração no php.ini irá fazer o ownCloud rodar novamente",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload está definido para \"%s\" em vez do valor esperado \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para corrigir esse problema defina <code>mbstring.func_overload</code> para <code>0</code> em seu php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP está configurado para preencher os dados pós-dados. Desde o PHP 5.6 isto levará o PHP a enviar avisos para códigos perfeitamente válidos.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Para corrigir esse problema configure <code> always_populate_raw_post_data </code> para <code> -1 </code> em seu arquivo de configuração php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 5df21b0..b59f082 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -126,6 +126,8 @@
     "PHP module %s not installed." : "Módulo PHP %s não instalado.",
     "PHP setting \"%s\" is not set to \"%s\"." : "Configurações \"%s\" PHP não está configurado para \"%s\".",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Ajustando esta configuração no php.ini irá fazer o ownCloud rodar novamente",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload está definido para \"%s\" em vez do valor esperado \"0\"",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Para corrigir esse problema defina <code>mbstring.func_overload</code> para <code>0</code> em seu php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP está configurado para preencher os dados pós-dados. Desde o PHP 5.6 isto levará o PHP a enviar avisos para códigos perfeitamente válidos.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Para corrigir esse problema configure <code> always_populate_raw_post_data </code> para <code> -1 </code> em seu arquivo de configuração php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.",
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 65848a3..976e8d9 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -1,7 +1,7 @@
 OC.L10N.register(
     "lib",
     {
-    "Cannot write into \"config\" directory!" : "Не могу да уписујем у \"config\" директоријум!",
+    "Cannot write into \"config\" directory!" : "Не могу да уписујем у „config“ директоријум!",
     "This can usually be fixed by giving the webserver write access to the config directory" : "Ово се обично може средити давањем права веб серверу да пише у директоријум са подешавањима",
     "See %s" : "Погледајте %s",
     "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ово се обично може средити %sдавањем права веб серверу да пише у директоријум са подешавањима%s.",
@@ -54,8 +54,8 @@ OC.L10N.register(
     "App does not provide an info.xml file" : "Апликација не поседује info.xml датотеку",
     "App can't be installed because of not allowed code in the App" : "Апликације не може бити инсталирана због недозвољеног кода у апликацији",
     "App can't be installed because it is not compatible with this version of ownCloud" : "Апликације не може бити инсталирана јер није компатибилна са овом верзијом оунКлауда",
-    "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Апликације не може бити инсталирана зато што садржи ознаку <shipped>тачно</shipped>  која није дозвољена за неиспоручене апликације",
-    "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Апликације не може бити инсталирана зато што издање у info.xml/version није исто као издање које је пријављено у продавници апликација",
+    "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Апликација се не може инсталирати јер садржи ознаку <shipped>тачно</shipped> која није дозвољена за неиспоручене апликације",
+    "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Апликација се не може инсталирати јер верзија у info.xml/version није иста као верзија коју пријављује  продавница апликација",
     "Application is not enabled" : "Апликација није укључена",
     "Authentication error" : "Грешка аутентификације",
     "Token expired. Please reload page." : "Жетон је истекао. Поново учитајте страницу.",
@@ -119,8 +119,8 @@ OC.L10N.register(
     "No database drivers (sqlite, mysql, or postgresql) installed." : "Нема драјвера базе података (скулајт, мајскул или постгрескул).",
     "Microsoft Windows Platform is not supported" : "Мајкрософт Виндоуз платформа није подржана",
     "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "Покретање оунКлауд сервера на Мајкрософт Виндоуз платформи није подрж [...]
-    "Cannot write into \"config\" directory" : "Не могу уписивати у директоријуму \"config\"",
-    "Cannot write into \"apps\" directory" : "Не могу уписивати у директоријуму \"apps\"",
+    "Cannot write into \"config\" directory" : "Не могу уписивати у директоријуму „config“",
+    "Cannot write into \"apps\" directory" : "Не могу уписивати у директоријуму „apps“",
     "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ово се обично може поправити %sgдавањем права уписа веб серверу директоријум%s апликација или искуључивањем продавнице апликација у датотеци config file.",
     "Cannot create \"data\" directory (%s)" : "Не могу формирати \"data\" директоријуме (%s)",
     "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Ово се обично може поправити <a href=\"%s\" target=\"_blank\">давањем права уписивања веб серверу у основни директоријум</a>.",
@@ -131,22 +131,24 @@ OC.L10N.register(
     "PHP module %s not installed." : "ПХП модул %s није инсталиран.",
     "PHP setting \"%s\" is not set to \"%s\"." : "ПХП поставка „%s“ није постављена на „%s“.",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Подешавање ове поставке у php.ini фајлу ће омогућити да оунКлауд поново ради",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "Вредност mbstring.func_overload је постављена на „%s“ уместо на очекивану вредност „0“",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Да би решили овај проблем поставите <code>mbstring.func_overload</code> на <code>0</code> у фајлу php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "ПХП је подешен да попуњава сирове податке. Од верзије 5.6 то може довести да ПХП шаље упозорења и за потпуно исправан код.",
-    "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Да би решили овај проблем подесите <code>always_populate_raw_post_data</code> на <code>-1</code> у датотеци php.ini",
+    "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Да би решили овај проблем поставите <code>always_populate_raw_post_data</code> на <code>-1</code> у фајлу php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "ПХП је очигледно подешен да се скида уметнуте док блокова. То ће учинити неколико кључних апликација недоступним.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.",
-    "PHP modules have been installed, but they are still listed as missing?" : "PHP модули су инсталирани али се и даље воде као недостајући?",
+    "PHP modules have been installed, but they are still listed as missing?" : "ПХП модули су инсталирани али се и даље воде као недостајући?",
     "Please ask your server administrator to restart the web server." : "Замолите вашег администратора сервера да поново покрене веб сервер.",
     "PostgreSQL >= 9 required" : "Захтеван је ПостгреСкул >= 9",
-    "Please upgrade your database version" : "Молимо вас да надградите верзије ваше базе",
-    "Error occurred while checking PostgreSQL version" : "Дошло је до грешке приликом провере верзије програма PostgreSQL",
-    "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Проверите да ли имате PostgreSQL >= 9 или проверите дневнике записа за више информација о грешци",
+    "Please upgrade your database version" : "Надоградите ваше издање базе",
+    "Error occurred while checking PostgreSQL version" : "Дошло је до грешке приликом провере издања програма ПостгреСкул",
+    "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Проверите да ли имате ПостгреСкул >= 9 или проверите дневнике записа за више информација о грешци",
     "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Промените дозволе у 0770 како директоријуми не би могли бити излистани од стране других корисника.",
     "Data directory (%s) is readable by other users" : "Директоријум података (%s) могу читати остали корисници",
     "Data directory (%s) must be an absolute path" : "Директоријум података (%s) мора бити апсолутна путања",
     "Check the value of \"datadirectory\" in your configuration" : "Проверите податак за \"datadirectory\" у вашој конфигурацији",
-    "Data directory (%s) is invalid" : "Директоријум података (%s) није валидан",
-    "Please check that the data directory contains a file \".ocdata\" in its root." : "Проверите да ли директоријум података садржи датотеку \".ocdata\" у свом основном директоријуму.",
+    "Data directory (%s) is invalid" : "Директоријум података (%s) није исправан",
+    "Please check that the data directory contains a file \".ocdata\" in its root." : "Проверите да ли директоријум података садржи фајл „.ocdata“ у свом основном директоријуму.",
     "Could not obtain lock type %d on \"%s\"." : "Не могу да остварим закључаност %d за „%s“."
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json
index b92eb79..9da0d9b 100644
--- a/lib/l10n/sr.json
+++ b/lib/l10n/sr.json
@@ -1,5 +1,5 @@
 { "translations": {
-    "Cannot write into \"config\" directory!" : "Не могу да уписујем у \"config\" директоријум!",
+    "Cannot write into \"config\" directory!" : "Не могу да уписујем у „config“ директоријум!",
     "This can usually be fixed by giving the webserver write access to the config directory" : "Ово се обично може средити давањем права веб серверу да пише у директоријум са подешавањима",
     "See %s" : "Погледајте %s",
     "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Ово се обично може средити %sдавањем права веб серверу да пише у директоријум са подешавањима%s.",
@@ -52,8 +52,8 @@
     "App does not provide an info.xml file" : "Апликација не поседује info.xml датотеку",
     "App can't be installed because of not allowed code in the App" : "Апликације не може бити инсталирана због недозвољеног кода у апликацији",
     "App can't be installed because it is not compatible with this version of ownCloud" : "Апликације не може бити инсталирана јер није компатибилна са овом верзијом оунКлауда",
-    "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Апликације не може бити инсталирана зато што садржи ознаку <shipped>тачно</shipped>  која није дозвољена за неиспоручене апликације",
-    "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Апликације не може бити инсталирана зато што издање у info.xml/version није исто као издање које је пријављено у продавници апликација",
+    "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Апликација се не може инсталирати јер садржи ознаку <shipped>тачно</shipped> која није дозвољена за неиспоручене апликације",
+    "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Апликација се не може инсталирати јер верзија у info.xml/version није иста као верзија коју пријављује  продавница апликација",
     "Application is not enabled" : "Апликација није укључена",
     "Authentication error" : "Грешка аутентификације",
     "Token expired. Please reload page." : "Жетон је истекао. Поново учитајте страницу.",
@@ -117,8 +117,8 @@
     "No database drivers (sqlite, mysql, or postgresql) installed." : "Нема драјвера базе података (скулајт, мајскул или постгрескул).",
     "Microsoft Windows Platform is not supported" : "Мајкрософт Виндоуз платформа није подржана",
     "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "Покретање оунКлауд сервера на Мајкрософт Виндоуз платформи није подрж [...]
-    "Cannot write into \"config\" directory" : "Не могу уписивати у директоријуму \"config\"",
-    "Cannot write into \"apps\" directory" : "Не могу уписивати у директоријуму \"apps\"",
+    "Cannot write into \"config\" directory" : "Не могу уписивати у директоријуму „config“",
+    "Cannot write into \"apps\" directory" : "Не могу уписивати у директоријуму „apps“",
     "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ово се обично може поправити %sgдавањем права уписа веб серверу директоријум%s апликација или искуључивањем продавнице апликација у датотеци config file.",
     "Cannot create \"data\" directory (%s)" : "Не могу формирати \"data\" директоријуме (%s)",
     "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Ово се обично може поправити <a href=\"%s\" target=\"_blank\">давањем права уписивања веб серверу у основни директоријум</a>.",
@@ -129,22 +129,24 @@
     "PHP module %s not installed." : "ПХП модул %s није инсталиран.",
     "PHP setting \"%s\" is not set to \"%s\"." : "ПХП поставка „%s“ није постављена на „%s“.",
     "Adjusting this setting in php.ini will make ownCloud run again" : "Подешавање ове поставке у php.ini фајлу ће омогућити да оунКлауд поново ради",
+    "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "Вредност mbstring.func_overload је постављена на „%s“ уместо на очекивану вредност „0“",
+    "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Да би решили овај проблем поставите <code>mbstring.func_overload</code> на <code>0</code> у фајлу php.ini",
     "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "ПХП је подешен да попуњава сирове податке. Од верзије 5.6 то може довести да ПХП шаље упозорења и за потпуно исправан код.",
-    "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Да би решили овај проблем подесите <code>always_populate_raw_post_data</code> на <code>-1</code> у датотеци php.ini",
+    "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Да би решили овај проблем поставите <code>always_populate_raw_post_data</code> на <code>-1</code> у фајлу php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "ПХП је очигледно подешен да се скида уметнуте док блокова. То ће учинити неколико кључних апликација недоступним.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.",
-    "PHP modules have been installed, but they are still listed as missing?" : "PHP модули су инсталирани али се и даље воде као недостајући?",
+    "PHP modules have been installed, but they are still listed as missing?" : "ПХП модули су инсталирани али се и даље воде као недостајући?",
     "Please ask your server administrator to restart the web server." : "Замолите вашег администратора сервера да поново покрене веб сервер.",
     "PostgreSQL >= 9 required" : "Захтеван је ПостгреСкул >= 9",
-    "Please upgrade your database version" : "Молимо вас да надградите верзије ваше базе",
-    "Error occurred while checking PostgreSQL version" : "Дошло је до грешке приликом провере верзије програма PostgreSQL",
-    "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Проверите да ли имате PostgreSQL >= 9 или проверите дневнике записа за више информација о грешци",
+    "Please upgrade your database version" : "Надоградите ваше издање базе",
+    "Error occurred while checking PostgreSQL version" : "Дошло је до грешке приликом провере издања програма ПостгреСкул",
+    "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Проверите да ли имате ПостгреСкул >= 9 или проверите дневнике записа за више информација о грешци",
     "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Промените дозволе у 0770 како директоријуми не би могли бити излистани од стране других корисника.",
     "Data directory (%s) is readable by other users" : "Директоријум података (%s) могу читати остали корисници",
     "Data directory (%s) must be an absolute path" : "Директоријум података (%s) мора бити апсолутна путања",
     "Check the value of \"datadirectory\" in your configuration" : "Проверите податак за \"datadirectory\" у вашој конфигурацији",
-    "Data directory (%s) is invalid" : "Директоријум података (%s) није валидан",
-    "Please check that the data directory contains a file \".ocdata\" in its root." : "Проверите да ли директоријум података садржи датотеку \".ocdata\" у свом основном директоријуму.",
+    "Data directory (%s) is invalid" : "Директоријум података (%s) није исправан",
+    "Please check that the data directory contains a file \".ocdata\" in its root." : "Проверите да ли директоријум података садржи фајл „.ocdata“ у свом основном директоријуму.",
     "Could not obtain lock type %d on \"%s\"." : "Не могу да остварим закључаност %d за „%s“."
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
 }
\ No newline at end of file
diff --git a/settings/l10n/is.js b/settings/l10n/is.js
index 0d51ee2..73c70d9 100644
--- a/settings/l10n/is.js
+++ b/settings/l10n/is.js
@@ -47,4 +47,4 @@ OC.L10N.register(
     "Other" : "Annað",
     "Default" : "Sjálfgefið"
 },
-"nplurals=2; plural=(n != 1);");
+"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);");
diff --git a/settings/l10n/is.json b/settings/l10n/is.json
index ece8f07..3415316 100644
--- a/settings/l10n/is.json
+++ b/settings/l10n/is.json
@@ -44,5 +44,5 @@
     "Unlimited" : "Ótakmarkað",
     "Other" : "Annað",
     "Default" : "Sjálfgefið"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);"
 }
\ No newline at end of file
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index 3c0687d..1a95c76 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -263,4 +263,4 @@ OC.L10N.register(
     "change email address" : "изменить адрес email",
     "Default" : "По умолчанию"
 },
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
+"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index 155e3e9..c6ab241 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -260,5 +260,5 @@
     "set new password" : "установить новый пароль",
     "change email address" : "изменить адрес email",
     "Default" : "По умолчанию"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
 }
\ No newline at end of file
diff --git a/settings/l10n/th_TH.js b/settings/l10n/th_TH.js
index d17362b..05110cb 100644
--- a/settings/l10n/th_TH.js
+++ b/settings/l10n/th_TH.js
@@ -12,6 +12,7 @@ OC.L10N.register(
     "Unable to add user to group %s" : "ไม่สามารถเพิ่มผู้ใช้งานเข้าไปที่กลุ่ม %s ได้",
     "Unable to remove user from group %s" : "ไม่สามารถลบผู้ใช้งานออกจากกลุ่ม %s ได้",
     "Couldn't update app." : "ไม่สามารถอัพเดทแอปฯ",
+    "Saved" : "บันทึกแล้ว",
     "Email sent" : "ส่งอีเมล์แล้ว",
     "Email saved" : "อีเมลถูกบันทึกแล้ว",
     "All" : "ทั้งหมด",
diff --git a/settings/l10n/th_TH.json b/settings/l10n/th_TH.json
index 7519442..5b3ba2b 100644
--- a/settings/l10n/th_TH.json
+++ b/settings/l10n/th_TH.json
@@ -10,6 +10,7 @@
     "Unable to add user to group %s" : "ไม่สามารถเพิ่มผู้ใช้งานเข้าไปที่กลุ่ม %s ได้",
     "Unable to remove user from group %s" : "ไม่สามารถลบผู้ใช้งานออกจากกลุ่ม %s ได้",
     "Couldn't update app." : "ไม่สามารถอัพเดทแอปฯ",
+    "Saved" : "บันทึกแล้ว",
     "Email sent" : "ส่งอีเมล์แล้ว",
     "Email saved" : "อีเมลถูกบันทึกแล้ว",
     "All" : "ทั้งหมด",

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



More information about the Pkg-owncloud-commits mailing list