diff --git a/apps/encryption/l10n/sl.js b/apps/encryption/l10n/sl.js
index 4e4e9998b0dc573efa118fa9915f8da010b9d9c6..b6114f14895c492e0b7af8569f2092409ef4f0f8 100644
--- a/apps/encryption/l10n/sl.js
+++ b/apps/encryption/l10n/sl.js
@@ -16,6 +16,7 @@ OC.L10N.register(
     "Could not change the password. Maybe the old password was not correct." : "Gesla ni mogoče spremeniti. Morda vnos starega gesla ni pravilen.",
     "Recovery Key disabled" : "Ključ za obnovitev gesla je onemogočen.",
     "Recovery Key enabled" : "Ključ za obnovitev gesla je omogočen.",
+    "Could not enable the recovery key, please try again or contact your administrator" : "Ni mogoče omogočiti obnovitvenega ključa. Poskusite znova ali pa stopite v stik s skrbnikom sistema.",
     "Could not update the private key password." : "Ni mogoče posodobiti gesla zasebnega ključa.",
     "The old password was not correct, please try again." : "Staro geslo ni vpisano pravilno. Poskusite znova.",
     "The current log-in password was not correct, please try again." : "Trenutno geslo za prijavo ni vpisano pravilno. Poskusite znova.",
diff --git a/apps/encryption/l10n/sl.json b/apps/encryption/l10n/sl.json
index 34829a2280ede73ea9e77d16a0d95a28b144d8e1..1a35d191af94cc56138d30933cdceb4fd93fc740 100644
--- a/apps/encryption/l10n/sl.json
+++ b/apps/encryption/l10n/sl.json
@@ -14,6 +14,7 @@
     "Could not change the password. Maybe the old password was not correct." : "Gesla ni mogoče spremeniti. Morda vnos starega gesla ni pravilen.",
     "Recovery Key disabled" : "Ključ za obnovitev gesla je onemogočen.",
     "Recovery Key enabled" : "Ključ za obnovitev gesla je omogočen.",
+    "Could not enable the recovery key, please try again or contact your administrator" : "Ni mogoče omogočiti obnovitvenega ključa. Poskusite znova ali pa stopite v stik s skrbnikom sistema.",
     "Could not update the private key password." : "Ni mogoče posodobiti gesla zasebnega ključa.",
     "The old password was not correct, please try again." : "Staro geslo ni vpisano pravilno. Poskusite znova.",
     "The current log-in password was not correct, please try again." : "Trenutno geslo za prijavo ni vpisano pravilno. Poskusite znova.",
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js
index 9fa5acb2f313dd72dfb4cd530f8d55feff43a7a2..362e2cf84e15596d3dee56fbb992bc4aa8ecbe62 100644
--- a/apps/files_external/l10n/sl.js
+++ b/apps/files_external/l10n/sl.js
@@ -7,10 +7,14 @@ OC.L10N.register(
     "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.",
     "Invalid mount point" : "Neveljavna priklopna točka",
     "Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"",
+    "Insufficient data: %s" : "Nepopolni podatki: %s",
+    "%s" : "%s",
     "Personal" : "Osebno",
     "System" : "Sistem",
     "Grant access" : "Odobri dostop",
     "Access granted" : "Dostop je odobren",
+    "Error configuring OAuth1" : "Napaka nastavljanja OAuth1",
+    "Error configuring OAuth2" : "Napaka nastavljanja OAuth2",
     "Generate keys" : "Ustvari ključe",
     "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev",
     "Enable encryption" : "Omogoči šifriranje",
@@ -21,14 +25,26 @@ OC.L10N.register(
     "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati.",
     "(group)" : "(skupina)",
     "Saved" : "Shranjeno",
+    "External mount error" : "Notranja napaka priklopa",
+    "Access key" : "Ključ za dostop",
+    "Secret key" : "Skriti ključ",
+    "Builtin" : "Vgrajeno",
     "None" : "Brez",
+    "OAuth1" : "OAuth1",
     "App key" : "Programski ključ",
     "App secret" : "Skrivni programski ključ",
+    "OAuth2" : "OAuth2",
     "Client ID" : "ID odjemalca",
     "Client secret" : "Skrivni ključ odjemalca",
+    "OpenStack" : "OpenStack",
     "Username" : "Uporabniško ime",
     "Password" : "Geslo",
+    "Tenant name" : "Ime uporabnika",
     "API key" : "Ključ API",
+    "Login credentials" : "Poverila prijave",
+    "Username and password" : "Uporabniško ime in geslo",
+    "Session credentials" : "Poverila seje",
+    "RSA public key" : "Javni ključ RSA",
     "Public key" : "Javni ključ",
     "Amazon S3" : "Amazon S3",
     "Bucket" : "Pomnilniško vedro",
@@ -42,17 +58,23 @@ OC.L10N.register(
     "Remote subfolder" : "Oddaljena podrejena mapa",
     "Secure https://" : "Varni način https://",
     "Dropbox" : "Dropbox",
+    "FTP" : "FTP",
     "Host" : "Gostitelj",
     "Secure ftps://" : "Varni način ftps://",
+    "Google Drive" : "Google Drive",
     "Local" : "Krajevno",
     "Location" : "Mesto",
     "ownCloud" : "ownCloud",
+    "SFTP" : "SFTP",
     "Root" : "Koren",
-    "SFTP with secret key login" : "Prijava preko protokola SFTP z geslom",
+    "SFTP with secret key login" : "Prijava prek protokola SFTP z geslom",
+    "SMB / CIFS" : "SMB / CIFS",
     "Share" : "Souporaba",
+    "Domain" : "Domena",
     "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC",
     "Username as share" : "Uporabniško ime za souporabo",
     "OpenStack Object Storage" : "Shramba predmeta OpenStack",
+    "Service name" : "Ime storitve",
     "<b>Note:</b> " : "<b>Opomba:</b> ",
     "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Opomba:</b> Podpora za naslove cURL v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.",
     "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Opomba:</b> Podpora za protokol FTP v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.",
@@ -64,11 +86,13 @@ OC.L10N.register(
     "Scope" : "Obseg",
     "External Storage" : "Zunanja podatkovna shramba",
     "Folder name" : "Ime mape",
+    "Authentication" : "Overitev",
     "Configuration" : "Nastavitve",
     "Available for" : "Na voljo za",
     "Add storage" : "Dodaj shrambo",
     "Advanced settings" : "Napredne nastavitve",
     "Delete" : "Izbriši",
+    "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe",
     "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb."
 },
 "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json
index b42ebba1a666b688fd327476fc5588fcc5182260..2496a4d719921fb7e7d4085e1843d9b595abeebb 100644
--- a/apps/files_external/l10n/sl.json
+++ b/apps/files_external/l10n/sl.json
@@ -5,10 +5,14 @@
     "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.",
     "Invalid mount point" : "Neveljavna priklopna točka",
     "Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"",
+    "Insufficient data: %s" : "Nepopolni podatki: %s",
+    "%s" : "%s",
     "Personal" : "Osebno",
     "System" : "Sistem",
     "Grant access" : "Odobri dostop",
     "Access granted" : "Dostop je odobren",
+    "Error configuring OAuth1" : "Napaka nastavljanja OAuth1",
+    "Error configuring OAuth2" : "Napaka nastavljanja OAuth2",
     "Generate keys" : "Ustvari ključe",
     "Error generating key pair" : "Prišlo je do napake med ustvarjanjem para ključev",
     "Enable encryption" : "Omogoči šifriranje",
@@ -19,14 +23,26 @@
     "All users. Type to select user or group." : "Vsi uporabniki. Skupino ali uporabnika je mogoče tudi izbrati.",
     "(group)" : "(skupina)",
     "Saved" : "Shranjeno",
+    "External mount error" : "Notranja napaka priklopa",
+    "Access key" : "Ključ za dostop",
+    "Secret key" : "Skriti ključ",
+    "Builtin" : "Vgrajeno",
     "None" : "Brez",
+    "OAuth1" : "OAuth1",
     "App key" : "Programski ključ",
     "App secret" : "Skrivni programski ključ",
+    "OAuth2" : "OAuth2",
     "Client ID" : "ID odjemalca",
     "Client secret" : "Skrivni ključ odjemalca",
+    "OpenStack" : "OpenStack",
     "Username" : "Uporabniško ime",
     "Password" : "Geslo",
+    "Tenant name" : "Ime uporabnika",
     "API key" : "Ključ API",
+    "Login credentials" : "Poverila prijave",
+    "Username and password" : "Uporabniško ime in geslo",
+    "Session credentials" : "Poverila seje",
+    "RSA public key" : "Javni ključ RSA",
     "Public key" : "Javni ključ",
     "Amazon S3" : "Amazon S3",
     "Bucket" : "Pomnilniško vedro",
@@ -40,17 +56,23 @@
     "Remote subfolder" : "Oddaljena podrejena mapa",
     "Secure https://" : "Varni način https://",
     "Dropbox" : "Dropbox",
+    "FTP" : "FTP",
     "Host" : "Gostitelj",
     "Secure ftps://" : "Varni način ftps://",
+    "Google Drive" : "Google Drive",
     "Local" : "Krajevno",
     "Location" : "Mesto",
     "ownCloud" : "ownCloud",
+    "SFTP" : "SFTP",
     "Root" : "Koren",
-    "SFTP with secret key login" : "Prijava preko protokola SFTP z geslom",
+    "SFTP with secret key login" : "Prijava prek protokola SFTP z geslom",
+    "SMB / CIFS" : "SMB / CIFS",
     "Share" : "Souporaba",
+    "Domain" : "Domena",
     "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC",
     "Username as share" : "Uporabniško ime za souporabo",
     "OpenStack Object Storage" : "Shramba predmeta OpenStack",
+    "Service name" : "Ime storitve",
     "<b>Note:</b> " : "<b>Opomba:</b> ",
     "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Opomba:</b> Podpora za naslove cURL v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.",
     "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Opomba:</b> Podpora za protokol FTP v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.",
@@ -62,11 +84,13 @@
     "Scope" : "Obseg",
     "External Storage" : "Zunanja podatkovna shramba",
     "Folder name" : "Ime mape",
+    "Authentication" : "Overitev",
     "Configuration" : "Nastavitve",
     "Available for" : "Na voljo za",
     "Add storage" : "Dodaj shrambo",
     "Advanced settings" : "Napredne nastavitve",
     "Delete" : "Izbriši",
+    "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe",
     "Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb."
 },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index 3b6622aedf26c8f812ae8a562ba50c888d40bdfd..3624766ecee002f961cb42340ca2fc4ef0b179bc 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -21,6 +21,7 @@ OC.L10N.register(
     "Remote share password" : "Geslo za mesto za oddaljeno souporabo",
     "Cancel" : "Prekliči",
     "Add remote share" : "Dodaj oddaljeno mesto za souporabo",
+    "You can upload into this folder" : "V to mapo je dovoljeno poslati datoteke",
     "No ownCloud installation (7 or higher) found at {remote}" : "Na mestu {remote} ni nameščenega okolja ownCloud (različice 7 ali višje)",
     "Invalid ownCloud url" : "Naveden je neveljaven naslov URL strežnika ownCloud",
     "Shared by" : "V souporabi z",
@@ -40,6 +41,7 @@ OC.L10N.register(
     "You shared %1$s via link" : "Omogočili ste souporabo %1$s preko povezave",
     "Shares" : "Souporaba",
     "Accept" : "Sprejmi",
+    "Decline" : "Zavrni",
     "This share is password-protected" : "To mesto je zaščiteno z geslom.",
     "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.",
     "Password" : "Geslo",
@@ -60,6 +62,7 @@ OC.L10N.register(
     "Open documentation" : "Odpri dokumentacijo",
     "Allow users on this server to send shares to other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo na druge strežnike.",
     "Allow users on this server to receive shares from other servers" : "Dovoli uporabnikom tega strežnika sprejemanje map za souporabo z drugih strežnikov.",
+    "Add to your website" : "Dodaj na spletišče",
     "HTML Code:" : "Koda HTML:"
 },
 "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json
index 2d443de13d9ead72ca53d14fb74abbc775f91cc5..758097746bc0e7b4232fe9fa2e7b9cde6b720ce2 100644
--- a/apps/files_sharing/l10n/sl.json
+++ b/apps/files_sharing/l10n/sl.json
@@ -19,6 +19,7 @@
     "Remote share password" : "Geslo za mesto za oddaljeno souporabo",
     "Cancel" : "Prekliči",
     "Add remote share" : "Dodaj oddaljeno mesto za souporabo",
+    "You can upload into this folder" : "V to mapo je dovoljeno poslati datoteke",
     "No ownCloud installation (7 or higher) found at {remote}" : "Na mestu {remote} ni nameščenega okolja ownCloud (različice 7 ali višje)",
     "Invalid ownCloud url" : "Naveden je neveljaven naslov URL strežnika ownCloud",
     "Shared by" : "V souporabi z",
@@ -38,6 +39,7 @@
     "You shared %1$s via link" : "Omogočili ste souporabo %1$s preko povezave",
     "Shares" : "Souporaba",
     "Accept" : "Sprejmi",
+    "Decline" : "Zavrni",
     "This share is password-protected" : "To mesto je zaščiteno z geslom.",
     "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.",
     "Password" : "Geslo",
@@ -58,6 +60,7 @@
     "Open documentation" : "Odpri dokumentacijo",
     "Allow users on this server to send shares to other servers" : "Dovoli uporabnikom tega strežnika pošiljanje map za souporabo na druge strežnike.",
     "Allow users on this server to receive shares from other servers" : "Dovoli uporabnikom tega strežnika sprejemanje map za souporabo z drugih strežnikov.",
+    "Add to your website" : "Dodaj na spletišče",
     "HTML Code:" : "Koda HTML:"
 },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js
index 6a69268ec8e965078b0d1c29a5bbd777b713a15c..8b10da2ea1e3fc74b34723ab6938c21a519e12de 100644
--- a/apps/user_ldap/l10n/he.js
+++ b/apps/user_ldap/l10n/he.js
@@ -66,13 +66,21 @@ OC.L10N.register(
     "The filter specifies which LDAP groups shall have access to the %s instance." : "המסנן הקובע לאיזו קבוצת LDAP תהיה יכולת כניסה למקרה %s.",
     "Verify settings and count groups" : "מאמת הגדרות וסופר קבוצות",
     "When logging in, %s will find the user based on the following attributes:" : "כאשר מתחברים, %s יחפש את המשתמש על פי המאפיינים הבאים:",
+    "1. Server" : "1. שרת",
+    "%s. Server:" : "%s. שרת:",
+    "Add a new and blank configuration" : "הוספת תצורה חדשה וריקה",
+    "Delete the current configuration" : "מחיקת תצורה נוכחית",
     "Host" : "מארח",
     "Port" : "פורט",
+    "Detect Port" : "מחיקת שער - פורט",
     "User DN" : "DN משתמש",
     "Password" : "סיסמא",
     "For anonymous access, leave DN and Password empty." : "לגישה אנונימית, השאר את הDM והסיסמא ריקים.",
+    "Saving" : "שמירה",
     "Back" : "אחורה",
     "Continue" : "המשך",
+    "LDAP" : "LDAP",
+    "Expert" : "מומחה",
     "Advanced" : "מתקדם",
     "in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.",
     "in bytes" : "בבתים"
diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json
index 2cdc1710f2acd0bf4512f7ed02fd2616fe03205c..889a55a7172fa7e22968732e71c9ffc5c24a2ef5 100644
--- a/apps/user_ldap/l10n/he.json
+++ b/apps/user_ldap/l10n/he.json
@@ -64,13 +64,21 @@
     "The filter specifies which LDAP groups shall have access to the %s instance." : "המסנן הקובע לאיזו קבוצת LDAP תהיה יכולת כניסה למקרה %s.",
     "Verify settings and count groups" : "מאמת הגדרות וסופר קבוצות",
     "When logging in, %s will find the user based on the following attributes:" : "כאשר מתחברים, %s יחפש את המשתמש על פי המאפיינים הבאים:",
+    "1. Server" : "1. שרת",
+    "%s. Server:" : "%s. שרת:",
+    "Add a new and blank configuration" : "הוספת תצורה חדשה וריקה",
+    "Delete the current configuration" : "מחיקת תצורה נוכחית",
     "Host" : "מארח",
     "Port" : "פורט",
+    "Detect Port" : "מחיקת שער - פורט",
     "User DN" : "DN משתמש",
     "Password" : "סיסמא",
     "For anonymous access, leave DN and Password empty." : "לגישה אנונימית, השאר את הDM והסיסמא ריקים.",
+    "Saving" : "שמירה",
     "Back" : "אחורה",
     "Continue" : "המשך",
+    "LDAP" : "LDAP",
+    "Expert" : "מומחה",
     "Advanced" : "מתקדם",
     "in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.",
     "in bytes" : "בבתים"
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 52ea2e2888c8130e337c30f469e712c3339bc065..5a54b3fcfe2c1d27c5c72bad6c67bc77d3b5c4e5 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -173,6 +173,7 @@ OC.L10N.register(
     "Share with users, groups or remote users …" : "ユーザー、グループもしくはリモートユーザーと共有 ...",
     "Warning" : "警告",
     "Error while sending notification" : "通知送信中にエラーが発生",
+    "Non-existing tag #{tag}" : "存在しないタグ#{tag}",
     "Delete" : "削除",
     "Rename" : "名前の変更",
     "The object type is not specified." : "オブジェクトタイプが指定されていません。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 787202c95ef28da46377da56a5d63ec53556e825..ecad980b53e1210f4660720a8fa158e711cab18f 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -171,6 +171,7 @@
     "Share with users, groups or remote users …" : "ユーザー、グループもしくはリモートユーザーと共有 ...",
     "Warning" : "警告",
     "Error while sending notification" : "通知送信中にエラーが発生",
+    "Non-existing tag #{tag}" : "存在しないタグ#{tag}",
     "Delete" : "削除",
     "Rename" : "名前の変更",
     "The object type is not specified." : "オブジェクトタイプが指定されていません。",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 951ed630ba43d0c2e5917e81064b6618bf18a34c..d056f8679fe7b1dc6bb19ea1ad25808a8d78dec6 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -20,21 +20,21 @@ OC.L10N.register(
     "Reset log level" : "Počisti raven beleženja",
     "%s (3rdparty)" : "%s (zunanje)",
     "%s (incompatible)" : "%s (neskladno)",
-    "Following apps have been disabled: %s" : "Sledeče aplikacije so blie izključene: %s",
-    "Already up to date" : "Že zadnja verzija",
+    "Following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s",
+    "Already up to date" : "Sistem je že posodobljen",
     "Please select a file." : "Izberite datoteko",
     "File is too big" : "Datoteka je prevelika",
-    "Invalid file provided" : "Predložena je bila napačna datoteka",
+    "Invalid file provided" : "Predložena je neveljavna datoteka",
     "No image or file provided" : "Ni podane datoteke ali slike",
     "Unknown filetype" : "Neznana vrsta datoteke",
     "Invalid image" : "Neveljavna slika",
-    "An error occurred. Please contact your admin." : "Prišlo je do napake. Kontaktirajte vašega administratorja.",
+    "An error occurred. Please contact your admin." : "Prišlo je do napake. Stopite v stik s skrbnikom sistema.",
     "No temporary profile picture available, try again" : "Na voljo ni nobene začasne slike za profil. Poskusite znova.",
     "No crop data provided" : "Ni podanih podatkov obreza",
     "No valid crop data provided" : "Napačni podatki za obrez slike",
     "Crop is not square" : "Obrez ni pravokoten",
     "Couldn't reset password because the token is invalid" : "Ni mogoče ponastaviti gesla zaradi neustreznega žetona.",
-    "Couldn't reset password because the token is expired" : "Ne moremo ponastaviti gesla, ker je ključ potekel.",
+    "Couldn't reset password because the token is expired" : "Ni mogoče ponastaviti gesla, ker je žeton potekel.",
     "Couldn't send reset email. Please make sure your username is correct." : "Ni mogoče poslati elektronskega sporočila. Prepričajte se, da je uporabniško ime pravilno.",
     "%s password reset" : "Ponastavitev gesla %s",
     "Couldn't send reset email. Please contact your administrator." : "Ni mogoče nastaviti elektronskega naslova za ponastavitev. Stopite v stik s skrbnikom sistema.",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 2039dfa0a5858df0675d28c871fd87f68dcd5766..b45719b0100b54c594f44a994c6c75e0f8c1c996 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -18,21 +18,21 @@
     "Reset log level" : "Počisti raven beleženja",
     "%s (3rdparty)" : "%s (zunanje)",
     "%s (incompatible)" : "%s (neskladno)",
-    "Following apps have been disabled: %s" : "Sledeče aplikacije so blie izključene: %s",
-    "Already up to date" : "Že zadnja verzija",
+    "Following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s",
+    "Already up to date" : "Sistem je že posodobljen",
     "Please select a file." : "Izberite datoteko",
     "File is too big" : "Datoteka je prevelika",
-    "Invalid file provided" : "Predložena je bila napačna datoteka",
+    "Invalid file provided" : "Predložena je neveljavna datoteka",
     "No image or file provided" : "Ni podane datoteke ali slike",
     "Unknown filetype" : "Neznana vrsta datoteke",
     "Invalid image" : "Neveljavna slika",
-    "An error occurred. Please contact your admin." : "Prišlo je do napake. Kontaktirajte vašega administratorja.",
+    "An error occurred. Please contact your admin." : "Prišlo je do napake. Stopite v stik s skrbnikom sistema.",
     "No temporary profile picture available, try again" : "Na voljo ni nobene začasne slike za profil. Poskusite znova.",
     "No crop data provided" : "Ni podanih podatkov obreza",
     "No valid crop data provided" : "Napačni podatki za obrez slike",
     "Crop is not square" : "Obrez ni pravokoten",
     "Couldn't reset password because the token is invalid" : "Ni mogoče ponastaviti gesla zaradi neustreznega žetona.",
-    "Couldn't reset password because the token is expired" : "Ne moremo ponastaviti gesla, ker je ključ potekel.",
+    "Couldn't reset password because the token is expired" : "Ni mogoče ponastaviti gesla, ker je žeton potekel.",
     "Couldn't send reset email. Please make sure your username is correct." : "Ni mogoče poslati elektronskega sporočila. Prepričajte se, da je uporabniško ime pravilno.",
     "%s password reset" : "Ponastavitev gesla %s",
     "Couldn't send reset email. Please contact your administrator." : "Ni mogoče nastaviti elektronskega naslova za ponastavitev. Stopite v stik s skrbnikom sistema.",
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 9f67621237791dc7ad0adbfa8aab93b9ee784126..45939c5d99f81e71fd7b7612b981d0ca88b5acee 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -90,7 +90,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru",
     "Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"",
     "Apps" : "Aplicaciones",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Namái tan permitíos los siguientes caráuteres nun nome d'usuariu: \"a-z\", \"A-Z\", \"0-9\", y \"_.@-\"",
     "A valid username must be provided" : "Tien d'apurrise un nome d'usuariu válidu",
     "A valid password must be provided" : "Tien d'apurrise una contraseña válida",
     "The username is already being used" : "El nome d'usuariu yá ta usándose",
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json
index 8fd9383d84965bd0b024e357e05f3ecd1144feb4..794bf0134a95c4cc9d2962ad3eef246aa8c1fdff 100644
--- a/lib/l10n/ast.json
+++ b/lib/l10n/ast.json
@@ -88,7 +88,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru",
     "Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"",
     "Apps" : "Aplicaciones",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Namái tan permitíos los siguientes caráuteres nun nome d'usuariu: \"a-z\", \"A-Z\", \"0-9\", y \"_.@-\"",
     "A valid username must be provided" : "Tien d'apurrise un nome d'usuariu válidu",
     "A valid password must be provided" : "Tien d'apurrise una contraseña válida",
     "The username is already being used" : "El nome d'usuariu yá ta usándose",
diff --git a/lib/l10n/bg_BG.js b/lib/l10n/bg_BG.js
index 8f947c22543310e07807f6ce5e785d941fef5d3f..37a8770615970e31d492d77526220d37e960c4fb 100644
--- a/lib/l10n/bg_BG.js
+++ b/lib/l10n/bg_BG.js
@@ -91,7 +91,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Неуспешно споделяне на %s, защото файлът не може да бъде намерен в кеша.",
     "Could not find category \"%s\"" : "Невъзможно откриване на категорията \"%s\".",
     "Apps" : "Приложения",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Само следните символи са разрешени в потребителското име: \"a-z\", \"A-Z\", \"0-9\", и \"_.@-\".",
     "A valid username must be provided" : "Валидно потребителско име трябва да бъде зададено.",
     "A valid password must be provided" : "Валидна парола трябва да бъде зададена.",
     "The username is already being used" : "Това потребителско име е вече заето.",
diff --git a/lib/l10n/bg_BG.json b/lib/l10n/bg_BG.json
index b7a3db07d04b5b802395bea05946776b6cc265ab..c26aaa692ff1abfc4778c15f6d5bf0d1952a9132 100644
--- a/lib/l10n/bg_BG.json
+++ b/lib/l10n/bg_BG.json
@@ -89,7 +89,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Неуспешно споделяне на %s, защото файлът не може да бъде намерен в кеша.",
     "Could not find category \"%s\"" : "Невъзможно откриване на категорията \"%s\".",
     "Apps" : "Приложения",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Само следните символи са разрешени в потребителското име: \"a-z\", \"A-Z\", \"0-9\", и \"_.@-\".",
     "A valid username must be provided" : "Валидно потребителско име трябва да бъде зададено.",
     "A valid password must be provided" : "Валидна парола трябва да бъде зададена.",
     "The username is already being used" : "Това потребителско име е вече заето.",
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index 89bc7ca54e3ec1a15aeb4924c1568a19b813941a..ce74bc408a3833ebac970f2f1a934b2545c21f4a 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -79,7 +79,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau",
     "Could not find category \"%s\"" : "No s'ha trobat la categoria \"%s\"",
     "Apps" : "Aplicacions",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Només els caràcters següents estan permesos en el nom d'usuari: \"a-z\", \"A-Z\", \"0-9\" i \"_.@-\"",
     "A valid username must be provided" : "Heu de facilitar un nom d'usuari vàlid",
     "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida",
     "The username is already being used" : "El nom d'usuari ja està en ús",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index 73be16ae1bdaa48ce7a5a0f97329cc693491136a..a0ae70b95fa765c4d79166072528038b44252ed2 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -77,7 +77,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau",
     "Could not find category \"%s\"" : "No s'ha trobat la categoria \"%s\"",
     "Apps" : "Aplicacions",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Només els caràcters següents estan permesos en el nom d'usuari: \"a-z\", \"A-Z\", \"0-9\" i \"_.@-\"",
     "A valid username must be provided" : "Heu de facilitar un nom d'usuari vàlid",
     "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida",
     "The username is already being used" : "El nom d'usuari ja està en ús",
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js
index fdbabd0ce70839602a82faa7bd6e73cb6312f7ed..4971c329bf38ea498737edc5f6d12f52983005c9 100644
--- a/lib/l10n/cs_CZ.js
+++ b/lib/l10n/cs_CZ.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti",
     "Could not find category \"%s\"" : "Nelze nalézt kategorii \"%s\"",
     "Apps" : "Aplikace",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Pouze následující znaky jsou povoleny v uživatelském jménu: \"a-z\", \"A-Z\", \"0-9\" a \"_.@-\"",
     "A valid username must be provided" : "Musíte zadat platné uživatelské jméno",
     "A valid password must be provided" : "Musíte zadat platné heslo",
     "The username is already being used" : "Uživatelské jméno je již využíváno",
diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json
index 1ef95bfacb6839222f9f4a5a8af1d91fbcf340dd..06cd14fb9967bd73c97304a04644f179c22d27b9 100644
--- a/lib/l10n/cs_CZ.json
+++ b/lib/l10n/cs_CZ.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "Datum vypršení nelze nastavit na více než %s dní do budoucnosti",
     "Could not find category \"%s\"" : "Nelze nalézt kategorii \"%s\"",
     "Apps" : "Aplikace",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Pouze následující znaky jsou povoleny v uživatelském jménu: \"a-z\", \"A-Z\", \"0-9\" a \"_.@-\"",
     "A valid username must be provided" : "Musíte zadat platné uživatelské jméno",
     "A valid password must be provided" : "Musíte zadat platné heslo",
     "The username is already being used" : "Uživatelské jméno je již využíváno",
diff --git a/lib/l10n/da.js b/lib/l10n/da.js
index ff1004d6ff2422479c20f7d68af95f64477cd4b6..4fab1992d4254dc6035090aa2012f606f0261eff 100644
--- a/lib/l10n/da.js
+++ b/lib/l10n/da.js
@@ -113,7 +113,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Deling af %s mislykkedes, fordi filen ikke kunne findes i fil-cachen",
     "Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Det er kun tilladt at benytte følgene karakterer i et brugernavn \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Et gyldigt brugernavn skal angives",
     "A valid password must be provided" : "En gyldig adgangskode skal angives",
     "The username is already being used" : "Brugernavnet er allerede i brug",
diff --git a/lib/l10n/da.json b/lib/l10n/da.json
index 531c591e75b1f2f0aa2da33dd3e41fde6f7ee022..d4d4d16135a9a3e60a72f31aa978d73154762bbb 100644
--- a/lib/l10n/da.json
+++ b/lib/l10n/da.json
@@ -111,7 +111,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Deling af %s mislykkedes, fordi filen ikke kunne findes i fil-cachen",
     "Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Det er kun tilladt at benytte følgene karakterer i et brugernavn \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Et gyldigt brugernavn skal angives",
     "A valid password must be provided" : "En gyldig adgangskode skal angives",
     "The username is already being used" : "Brugernavnet er allerede i brug",
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 697cedfdd6f5dd40ab0ba4b79970f7fd2d801a3d..b9f54fc3b51c9af76640b9a120ae9352d51fb057 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -113,7 +113,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
     "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
     "The username is already being used" : "Dieser Benutzername existiert bereits",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index bdee6657676524dd659e14a03d58ea70c2cf27dd..826775e7a4c3fe738204cd7408253b9b0bd05973 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -111,7 +111,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
     "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
     "The username is already being used" : "Dieser Benutzername existiert bereits",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index ac05b409391a7275f4cada3c24e90a60e6eea1fc..886d107bc7af38dcc75ffa5ca36902ffe973ed33 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -109,7 +109,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
     "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
     "The username is already being used" : "Der Benutzername existiert bereits",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 6a896b9fd6e4c0931bf1af3d48c939bdfbdf8271..33a177eedea88e55622682040629a8de51fec4a3 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -107,7 +107,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Freigabe von %s fehlgeschlagen, da die Datei im Datei-Cache nicht gefunden werden konnte",
     "Could not find category \"%s\"" : "Die Kategorie „%s“ konnte nicht gefunden werden",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Folgende Zeichen sind im Benutzernamen erlaubt: „a-z“, „A-Z“, „0-9“ und „_.@-“",
     "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
     "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
     "The username is already being used" : "Der Benutzername existiert bereits",
diff --git a/lib/l10n/el.js b/lib/l10n/el.js
index d1a6e0100c2c3a3f67d7b7697c7bf868cbfb33bd..209f35f040d1b0f0f29bca0c4dde194b114310d5 100644
--- a/lib/l10n/el.js
+++ b/lib/l10n/el.js
@@ -110,7 +110,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αρχείο δεν βρέθηκε στην προσωρινή αποθήκευση αρχείων",
     "Could not find category \"%s\"" : "Αδυναμία εύρεσης κατηγορίας \"%s\"",
     "Apps" : "Εφαρμογές",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Μόνο οι παρακάτων χαρακτήρες επιτρέπονται σε ένα όνομα χρήστη: \"a-z\", \"A-Z\", \"0-9\" και \"_.@-\"",
     "A valid username must be provided" : "Πρέπει να δοθεί έγκυρο όνομα χρήστη",
     "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό",
     "The username is already being used" : "Το όνομα χρήστη είναι κατειλημμένο",
diff --git a/lib/l10n/el.json b/lib/l10n/el.json
index 753b7e5b0460d1433d795bc1848b8ebe7ed982eb..f597618850648d0fe6aaa0d4324730ea1e01e704 100644
--- a/lib/l10n/el.json
+++ b/lib/l10n/el.json
@@ -108,7 +108,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αρχείο δεν βρέθηκε στην προσωρινή αποθήκευση αρχείων",
     "Could not find category \"%s\"" : "Αδυναμία εύρεσης κατηγορίας \"%s\"",
     "Apps" : "Εφαρμογές",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Μόνο οι παρακάτων χαρακτήρες επιτρέπονται σε ένα όνομα χρήστη: \"a-z\", \"A-Z\", \"0-9\" και \"_.@-\"",
     "A valid username must be provided" : "Πρέπει να δοθεί έγκυρο όνομα χρήστη",
     "A valid password must be provided" : "Πρέπει να δοθεί έγκυρο συνθηματικό",
     "The username is already being used" : "Το όνομα χρήστη είναι κατειλημμένο",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 58721efe41f1a8811a168eb663b0bd1c87ae1409..a36477d2d2ab9cbad8a69c01d525d354b69f6ae3 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -105,7 +105,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
     "Could not find category \"%s\"" : "Could not find category \"%s\"",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "A valid username must be provided",
     "A valid password must be provided" : "A valid password must be provided",
     "The username is already being used" : "The username is already being used",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index f09b192b3d14d81810c3cd1c0ec0f76a5c1ae8d8..b5785acef5873eca869a253e1d4ee6e232f37c73 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -103,7 +103,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
     "Could not find category \"%s\"" : "Could not find category \"%s\"",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "A valid username must be provided",
     "A valid password must be provided" : "A valid password must be provided",
     "The username is already being used" : "The username is already being used",
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js
index 21996ac557d504ddcf6ea49448b5f4c22d960f0f..a19f1d51d14d9b15a6731b132778b236e1270367 100644
--- a/lib/l10n/eo.js
+++ b/lib/l10n/eo.js
@@ -57,7 +57,6 @@ OC.L10N.register(
     "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas",
     "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”",
     "Apps" : "Aplikaĵoj",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Nur la jenaj signoj permesatas en uzantonomo: «a-z», «A-Z», «0-9» kaj «_.@-»",
     "A valid username must be provided" : "Valida uzantonomo devas proviziĝi",
     "A valid password must be provided" : "Valida pasvorto devas proviziĝi",
     "The username is already being used" : "La uzantonomo jam uzatas",
diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json
index b7e60a7fb55c094abc0b461b8dfb93134156dd74..439b4f83f54f03bb76e23b2a94405f43ad3068a6 100644
--- a/lib/l10n/eo.json
+++ b/lib/l10n/eo.json
@@ -55,7 +55,6 @@
     "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas",
     "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”",
     "Apps" : "Aplikaĵoj",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Nur la jenaj signoj permesatas en uzantonomo: «a-z», «A-Z», «0-9» kaj «_.@-»",
     "A valid username must be provided" : "Valida uzantonomo devas proviziĝi",
     "A valid password must be provided" : "Valida pasvorto devas proviziĝi",
     "The username is already being used" : "La uzantonomo jam uzatas",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 67d08d8a3e38d25c79311566a9251c9be7ba76c1..4a2613507f68ece0156d7f05c6a3804b6dc12ae5 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
     "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
     "Apps" : "Aplicaciones",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
     "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
     "The username is already being used" : "El nombre de usuario ya está en uso",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 73d3ac5951278c7b2f244111eda86d5f33e9db06..9856bb9938faf9198e388ea3aebfe837e4faeee4 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
     "Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
     "Apps" : "Aplicaciones",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Solo los siguientes caracteres están permitidos en un nombre de usuario: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
     "A valid password must be provided" : "Se debe proporcionar una contraseña válida",
     "The username is already being used" : "El nombre de usuario ya está en uso",
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js
index ab56f6f920a21b48b18446ad767c7cdf4f3b293f..397114f5886f6ddd3cdafee18c2e0adeba14fbce 100644
--- a/lib/l10n/et_EE.js
+++ b/lib/l10n/et_EE.js
@@ -94,7 +94,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "%s jagamine ebaõnnestus, kuna faili ei suudetud leida failide puhvrist",
     "Could not find category \"%s\"" : "Ei leia kategooriat \"%s\"",
     "Apps" : "Rakendused",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Kasutajanimes on lubatud ainult järgnevad tähemärgid: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-\"",
     "A valid username must be provided" : "Sisesta nõuetele vastav kasutajatunnus",
     "A valid password must be provided" : "Sisesta nõuetele vastav parool",
     "The username is already being used" : "Kasutajanimi on juba kasutuses",
diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json
index c67c057862609816068ad69e6fec3f142180777e..3716cc59f51f7f80f950fb5795756f1bf8d02249 100644
--- a/lib/l10n/et_EE.json
+++ b/lib/l10n/et_EE.json
@@ -92,7 +92,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "%s jagamine ebaõnnestus, kuna faili ei suudetud leida failide puhvrist",
     "Could not find category \"%s\"" : "Ei leia kategooriat \"%s\"",
     "Apps" : "Rakendused",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Kasutajanimes on lubatud ainult järgnevad tähemärgid: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-\"",
     "A valid username must be provided" : "Sisesta nõuetele vastav kasutajatunnus",
     "A valid password must be provided" : "Sisesta nõuetele vastav parool",
     "The username is already being used" : "Kasutajanimi on juba kasutuses",
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index c6e75f37988db29613cc60f5043f146809faa41d..43e4e35f2586a9b594a66c1558074226b2093b7c 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako",
     "Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu",
     "Apps" : "Aplikazioak",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Bakarrik hurrengo karaketerak onartzen dira erabiltzaile izenean: \"a-z\", \"A-Z\", \"0-9\", eta \"_.@-\"",
     "A valid username must be provided" : "Baliozko erabiltzaile izena eman behar da",
     "A valid password must be provided" : "Baliozko pasahitza eman behar da",
     "The username is already being used" : "Erabiltzaile izena dagoeneko erabiltzen ari da",
diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json
index cf6c5da93948e3bafec06639bb750a37ebdf87ff..6e104c0fdc25e30ee7db927dbad6cf8d00c74f03 100644
--- a/lib/l10n/eu.json
+++ b/lib/l10n/eu.json
@@ -91,7 +91,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako",
     "Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu",
     "Apps" : "Aplikazioak",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Bakarrik hurrengo karaketerak onartzen dira erabiltzaile izenean: \"a-z\", \"A-Z\", \"0-9\", eta \"_.@-\"",
     "A valid username must be provided" : "Baliozko erabiltzaile izena eman behar da",
     "A valid password must be provided" : "Baliozko pasahitza eman behar da",
     "The username is already being used" : "Erabiltzaile izena dagoeneko erabiltzen ari da",
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js
index b999e84f416ebb54b05d282a123ee1c961f847a7..83279ef409a74a83269b40703847ad2007c33413 100644
--- a/lib/l10n/fi_FI.js
+++ b/lib/l10n/fi_FI.js
@@ -102,7 +102,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Vanhenemispäivä voi olla korkeintaan %s päivän päässä tulevaisuudessa",
     "Could not find category \"%s\"" : "Luokkaa \"%s\" ei löytynyt",
     "Apps" : "Sovellukset",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Vain seuraavat merkit ovat sallittuja käyttäjätunnuksessa: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-\"",
     "A valid username must be provided" : "Anna kelvollinen käyttäjätunnus",
     "A valid password must be provided" : "Anna kelvollinen salasana",
     "The username is already being used" : "Käyttäjätunnus on jo käytössä",
diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json
index ee861533672dcfdeab864663b750f4453b285f81..2d7ec004691e470ccce0cef27e1d01d3b3314648 100644
--- a/lib/l10n/fi_FI.json
+++ b/lib/l10n/fi_FI.json
@@ -100,7 +100,6 @@
     "Cannot set expiration date more than %s days in the future" : "Vanhenemispäivä voi olla korkeintaan %s päivän päässä tulevaisuudessa",
     "Could not find category \"%s\"" : "Luokkaa \"%s\" ei löytynyt",
     "Apps" : "Sovellukset",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Vain seuraavat merkit ovat sallittuja käyttäjätunnuksessa: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-\"",
     "A valid username must be provided" : "Anna kelvollinen käyttäjätunnus",
     "A valid password must be provided" : "Anna kelvollinen salasana",
     "The username is already being used" : "Käyttäjätunnus on jo käytössä",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 52dab63fcee413a6304a0b7f1a4b2925e6d29f65..adf599d4b59f07945905eaa1bc952b0c262bccd6 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -117,7 +117,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
     "Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
     "Apps" : "Applications",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", et \"_.@-\"",
     "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi",
     "A valid password must be provided" : "Un mot de passe valide doit être saisi",
     "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index ce1a313acb7a3646eeb2666b20235da54e418674..3d5e4db7ceff2ab97f18c0d5d1cfb66ef0be97f0 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -115,7 +115,6 @@
     "Cannot set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
     "Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
     "Apps" : "Applications",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", et \"_.@-\"",
     "A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi",
     "A valid password must be provided" : "Un mot de passe valide doit être saisi",
     "The username is already being used" : "Ce nom d'utilisateur est déjà utilisé",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 2025f14d5f8730780bb5dcbeedaca8eac56bedd4..fa6435e85595b85fdfcb7f3f61555ae444a46fe1 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -109,7 +109,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Fallou a compartición de %s, non foi posíbel atopar o ficheiro na caché de ficheiros",
     "Could not find category \"%s\"" : "Non foi posíbel atopar a categoría «%s»",
     "Apps" : "Aplicacións",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Só se permiten os seguintes caracteres no nome de usuario: «a-z», «A-Z», «0-9», e «_.@-»",
     "A valid username must be provided" : "Debe fornecer un nome de usuario",
     "A valid password must be provided" : "Debe fornecer un contrasinal",
     "The username is already being used" : "Este nome de usuario xa está a ser usado",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 8e93ad5253a21fef1e7e7e9d0042c2f72cae667f..781e880bbc0b3b1bf91a15c12218c05adbd277fd 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -107,7 +107,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Fallou a compartición de %s, non foi posíbel atopar o ficheiro na caché de ficheiros",
     "Could not find category \"%s\"" : "Non foi posíbel atopar a categoría «%s»",
     "Apps" : "Aplicacións",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Só se permiten os seguintes caracteres no nome de usuario: «a-z», «A-Z», «0-9», e «_.@-»",
     "A valid username must be provided" : "Debe fornecer un nome de usuario",
     "A valid password must be provided" : "Debe fornecer un contrasinal",
     "The username is already being used" : "Este nome de usuario xa está a ser usado",
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js
index 4c3443fa29486da8b7c4402aae427666fc0059ce..4d7ce340625240b4abc1f9a3e3bf115bac851419 100644
--- a/lib/l10n/hr.js
+++ b/lib/l10n/hr.js
@@ -86,7 +86,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Dijeljenje %s nije uspjelo jer u predmemoriji datoteke datoteka nije nađena.",
     "Could not find category \"%s\"" : "Kategorija \"%s\" nije nađena",
     "Apps" : "Aplikacije",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Samo su sljedeći znakovi dopušteni u korisničkom imenu: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Nužno je navesti ispravno korisničko ime",
     "A valid password must be provided" : "Nužno je navesti ispravnu lozinku",
     "The username is already being used" : "Korisničko ime se već koristi",
diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json
index 78d3ce215298bcdf4d97f4d1a7eb6da942eb912c..e17183ed16939fc9c56582cd939023d852c56d04 100644
--- a/lib/l10n/hr.json
+++ b/lib/l10n/hr.json
@@ -84,7 +84,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Dijeljenje %s nije uspjelo jer u predmemoriji datoteke datoteka nije nađena.",
     "Could not find category \"%s\"" : "Kategorija \"%s\" nije nađena",
     "Apps" : "Aplikacije",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Samo su sljedeći znakovi dopušteni u korisničkom imenu: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Nužno je navesti ispravno korisničko ime",
     "A valid password must be provided" : "Nužno je navesti ispravnu lozinku",
     "The username is already being used" : "Korisničko ime se već koristi",
diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js
index 7025b1b59b0bd749d1783c2f5d6fce1b179a2146..6a6b0dfaaf30aeae675000f3a2968b730d654f2f 100644
--- a/lib/l10n/hu_HU.js
+++ b/lib/l10n/hu_HU.js
@@ -105,7 +105,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsítótárban",
     "Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"",
     "Apps" : "Alkalmazások",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "A felhasználónévben csak a következő karakterek fordulhatnak elő: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-\"",
     "A valid username must be provided" : "Érvényes felhasználónevet kell megadnia",
     "A valid password must be provided" : "Érvényes jelszót kell megadnia",
     "The username is already being used" : "Ez a bejelentkezési név már foglalt",
diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json
index e882e6dae5455326fb284e7af6ae682505a693c1..18c27c859e19826908aa3afb0ecdadafa1672251 100644
--- a/lib/l10n/hu_HU.json
+++ b/lib/l10n/hu_HU.json
@@ -103,7 +103,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "%s megosztása nem sikerült, mert a fájl nem található a gyorsítótárban",
     "Could not find category \"%s\"" : "Ez a kategória nem található: \"%s\"",
     "Apps" : "Alkalmazások",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "A felhasználónévben csak a következő karakterek fordulhatnak elő: \"a-z\", \"A-Z\", \"0-9\", és \"_.@-\"",
     "A valid username must be provided" : "Érvényes felhasználónevet kell megadnia",
     "A valid password must be provided" : "Érvényes jelszót kell megadnia",
     "The username is already being used" : "Ez a bejelentkezési név már foglalt",
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index 9d7842935daeb3bf288ba478c442ca70583bee24..10848fd80f42a2e8ea601900692545dcf153a7b8 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -113,7 +113,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Gagal berbagi %s, karena berkas tidak ditemukan di berkas cache",
     "Could not find category \"%s\"" : "Tidak menemukan kategori \"%s\"",
     "Apps" : "Aplikasi",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Hanya karakter berikut yang diizinkan dalam nama pengguna: \"a-z\", \"A-Z\", \"0-9\", dan \"_.@-\"",
     "A valid username must be provided" : "Tuliskan nama pengguna yang valid",
     "A valid password must be provided" : "Tuliskan sandi yang valid",
     "The username is already being used" : "Nama pengguna ini telah digunakan",
diff --git a/lib/l10n/id.json b/lib/l10n/id.json
index f6a042e5dd739d3c9ab45365f9bc231fa1c2595f..a5edae82d830f5a57a4829ecaf08a6514ff4b194 100644
--- a/lib/l10n/id.json
+++ b/lib/l10n/id.json
@@ -111,7 +111,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Gagal berbagi %s, karena berkas tidak ditemukan di berkas cache",
     "Could not find category \"%s\"" : "Tidak menemukan kategori \"%s\"",
     "Apps" : "Aplikasi",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Hanya karakter berikut yang diizinkan dalam nama pengguna: \"a-z\", \"A-Z\", \"0-9\", dan \"_.@-\"",
     "A valid username must be provided" : "Tuliskan nama pengguna yang valid",
     "A valid password must be provided" : "Tuliskan sandi yang valid",
     "The username is already being used" : "Nama pengguna ini telah digunakan",
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index e12e621f61fd0bd2a16f3d2e6555ed6789722ca0..374551438c3f62abae32b5c0bca4f970cc561509 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
     "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
     "Apps" : "Applicazioni",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Solo i seguenti caratteri sono ammessi in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Deve essere fornito un nome utente valido",
     "A valid password must be provided" : "Deve essere fornita una password valida",
     "The username is already being used" : "Il nome utente è già utilizzato",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index a76e19d46f5439e930ec00ec10f13d45a4bb58d9..7f034464e74e536b32e52680ab2ed20eea0f06d7 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
     "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
     "Apps" : "Applicazioni",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Solo i seguenti caratteri sono ammessi in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Deve essere fornito un nome utente valido",
     "A valid password must be provided" : "Deve essere fornita una password valida",
     "The username is already being used" : "Il nome utente è già utilizzato",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 1752eca4971fca932bea3a8bb4d172c558cea8aa..2de52bad390eecdb28dbc56e3881c3e470ea30f6 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -115,7 +115,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "%s の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。",
     "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
     "Apps" : "アプリ",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "有効なユーザー名を指定する必要があります",
     "A valid password must be provided" : "有効なパスワードを指定する必要があります",
     "The username is already being used" : "ユーザー名はすでに使われています",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 685d9743dd217d104f6cf620a43d2dc9abec840e..42b9b1912c7ef1d5eb4e3ba6e4d6932854098526 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -113,7 +113,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "%s の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。",
     "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
     "Apps" : "アプリ",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "有効なユーザー名を指定する必要があります",
     "A valid password must be provided" : "有効なパスワードを指定する必要があります",
     "The username is already being used" : "ユーザー名はすでに使われています",
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 41a7e1921f2cb8eaa2eb92461e50c277edb8b630..afdbd56bd6a4d53c148f8f3a4bc0706d4be3600a 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -113,7 +113,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다",
     "Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다.",
     "Apps" : "앱",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "사용자 이름에는 다음과 같은 문자만 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
     "A valid username must be provided" : "올바른 사용자 이름을 입력해야 합니다",
     "A valid password must be provided" : "올바른 암호를 입력해야 합니다",
     "The username is already being used" : "사용자 이름이 이미 존재합니다",
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json
index 193ddb2d27b25368e16a9a4ed3ebd16a68d5e8e1..910c004a73de1e16de8d40580560971bc9d72a58 100644
--- a/lib/l10n/ko.json
+++ b/lib/l10n/ko.json
@@ -111,7 +111,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다",
     "Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다.",
     "Apps" : "앱",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "사용자 이름에는 다음과 같은 문자만 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
     "A valid username must be provided" : "올바른 사용자 이름을 입력해야 합니다",
     "A valid password must be provided" : "올바른 암호를 입력해야 합니다",
     "The username is already being used" : "사용자 이름이 이미 존재합니다",
diff --git a/lib/l10n/nb_NO.js b/lib/l10n/nb_NO.js
index 1d50aec03d199dc13bd8939ca2a297792a470770..2dbf45e950bf2de9901ebe9abee02a19c8999e89 100644
--- a/lib/l10n/nb_NO.js
+++ b/lib/l10n/nb_NO.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn  %s dager fram i tid",
     "Could not find category \"%s\"" : "Kunne ikke finne kategori \"%s\"",
     "Apps" : "Apper",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Bare disse tegnene tillates i et brukernavn: \"a-z\", \"A-Z\", \"0-9\" og \"_.@-\"",
     "A valid username must be provided" : "Oppgi et gyldig brukernavn",
     "A valid password must be provided" : "Oppgi et gyldig passord",
     "The username is already being used" : "Brukernavnet er allerede i bruk",
diff --git a/lib/l10n/nb_NO.json b/lib/l10n/nb_NO.json
index 067db0b1450fc1e3593770eee26ef88c32898fd4..d93e32b7469479bbcbbcfd6dbb2be00b84812a10 100644
--- a/lib/l10n/nb_NO.json
+++ b/lib/l10n/nb_NO.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn  %s dager fram i tid",
     "Could not find category \"%s\"" : "Kunne ikke finne kategori \"%s\"",
     "Apps" : "Apper",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Bare disse tegnene tillates i et brukernavn: \"a-z\", \"A-Z\", \"0-9\" og \"_.@-\"",
     "A valid username must be provided" : "Oppgi et gyldig brukernavn",
     "A valid password must be provided" : "Oppgi et gyldig passord",
     "The username is already being used" : "Brukernavnet er allerede i bruk",
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index e782091343c6b31e13fbb6165c6fa1034637e624..b2427d3f1eefd3d668437523b75c9439a6f4870b 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Kan vervaldatum niet verder dan %s dagen in de toekomst instellen",
     "Could not find category \"%s\"" : "Kon categorie \"%s\" niet vinden",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven",
     "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven",
     "The username is already being used" : "De gebruikersnaam bestaat al",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index d245b6d53d770d9bf2f1022f70953b758e1e6ea7..094866dc08b785a7e307b43477f2eb7409d2d33b 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "Kan vervaldatum niet verder dan %s dagen in de toekomst instellen",
     "Could not find category \"%s\"" : "Kon categorie \"%s\" niet vinden",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven",
     "A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven",
     "The username is already being used" : "De gebruikersnaam bestaat al",
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js
index e99298f37378721dd0edfaab38f9beaf6f51521a..74eeaa4a2ed8ae9f0d6e165db2d11ab2fe48e08c 100644
--- a/lib/l10n/oc.js
+++ b/lib/l10n/oc.js
@@ -112,7 +112,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Lo partiment de %s a fracassat perque lo fichièr es pas estat trobat dins los fichièrs meses en escondedor.",
     "Could not find category \"%s\"" : "Impossible de trobar la categoria \"%s\"",
     "Apps" : "Aplicacions",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Sols los caractèrs seguents son autorizats dins un nom d'utilizaire : \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser sasit",
     "A valid password must be provided" : "Un senhal valid deu èsser sasit",
     "The username is already being used" : "Aqueste nom d'utilizaire es ja utilizat",
diff --git a/lib/l10n/oc.json b/lib/l10n/oc.json
index 8a835f35872ea54bcf22a7738d2b40026298016f..20fb3c52851074c934c613c38c3ea61c7d09d7e0 100644
--- a/lib/l10n/oc.json
+++ b/lib/l10n/oc.json
@@ -110,7 +110,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Lo partiment de %s a fracassat perque lo fichièr es pas estat trobat dins los fichièrs meses en escondedor.",
     "Could not find category \"%s\"" : "Impossible de trobar la categoria \"%s\"",
     "Apps" : "Aplicacions",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Sols los caractèrs seguents son autorizats dins un nom d'utilizaire : \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Un nom d'utilizaire valid deu èsser sasit",
     "A valid password must be provided" : "Un senhal valid deu èsser sasit",
     "The username is already being used" : "Aqueste nom d'utilizaire es ja utilizat",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index ffb1120a11759044bb4326c53e14767787a39ef4..76318fc8acb161a27aa61e17243684e498bb116c 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -90,7 +90,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Współdzielenie %s nie powiodło się, ponieważ plik nie może zostać odnaleziony w buforze plików",
     "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"",
     "Apps" : "Aplikacje",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "W nazwach użytkowników dozwolone są wyłącznie następujące znaki: \"a-z\", \"A-Z\", \"0-9\", oraz \"_.@-\"",
     "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika",
     "A valid password must be provided" : "Należy podać prawidłowe hasło",
     "The username is already being used" : "Ta nazwa użytkownika jest już używana",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 0ac37f3d01dcb1ceaeaf0290e1fb97a1e8018077..2bd882c012f6e223ea0d4509df09e806c0644004 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -88,7 +88,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Współdzielenie %s nie powiodło się, ponieważ plik nie może zostać odnaleziony w buforze plików",
     "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"",
     "Apps" : "Aplikacje",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "W nazwach użytkowników dozwolone są wyłącznie następujące znaki: \"a-z\", \"A-Z\", \"0-9\", oraz \"_.@-\"",
     "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika",
     "A valid password must be provided" : "Należy podać prawidłowe hasło",
     "The username is already being used" : "Ta nazwa użytkownika jest już używana",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 0c11cf3610170528a153c4f62eb098493a2f7476..a9a282882c6ea9aa5151e1a60dbcf5f63fcff885 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Não é possível definir a data de validade mais de %s dias no futuro",
     "Could not find category \"%s\"" : "Impossível localizar categoria \"%s\"",
     "Apps" : "Aplicações",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Somente os seguintes caracteres são permitidos no nome do usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Forneça um nome de usuário válido",
     "A valid password must be provided" : "Forneça uma senha válida",
     "The username is already being used" : "Este nome de usuário já está sendo usado",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index e75cb070f0ee149e65951af5a4289ace2ccc9e37..0a2ed3628ddc4977685d051ff631438297c1ea72 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "Não é possível definir a data de validade mais de %s dias no futuro",
     "Could not find category \"%s\"" : "Impossível localizar categoria \"%s\"",
     "Apps" : "Aplicações",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Somente os seguintes caracteres são permitidos no nome do usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Forneça um nome de usuário válido",
     "A valid password must be provided" : "Forneça uma senha válida",
     "The username is already being used" : "Este nome de usuário já está sendo usado",
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js
index a38f6bd5f39a6278ad6eb6aa69bd6ca87c10a0be..3f6e74b30780264c4064285ba73e456702f98b24 100644
--- a/lib/l10n/pt_PT.js
+++ b/lib/l10n/pt_PT.js
@@ -115,7 +115,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro",
     "Could not find category \"%s\"" : "Não foi encontrado a categoria \"%s\"",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Apenas os seguintes caracteres são permitidos no nome de utilizador: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Um nome de utilizador válido deve ser fornecido",
     "A valid password must be provided" : "Uma password válida deve ser fornecida",
     "The username is already being used" : "O nome de utilizador já está a ser usado",
diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json
index 0a0e8f69dbbd1452f37c78b5ef7c45f3b06cda07..f39eb3cb3222dba5af5e6643e81ff20f01b8ef4d 100644
--- a/lib/l10n/pt_PT.json
+++ b/lib/l10n/pt_PT.json
@@ -113,7 +113,6 @@
     "Cannot set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro",
     "Could not find category \"%s\"" : "Não foi encontrado a categoria \"%s\"",
     "Apps" : "Apps",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Apenas os seguintes caracteres são permitidos no nome de utilizador: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-\"",
     "A valid username must be provided" : "Um nome de utilizador válido deve ser fornecido",
     "A valid password must be provided" : "Uma password válida deve ser fornecida",
     "The username is already being used" : "O nome de utilizador já está a ser usado",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 87ba4c574822f655b43b43bdf409b8c7d6d08815..034f9e7f355196510710c7d8c048645ae4d24af6 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней",
     "Could not find category \"%s\"" : "Категория \"%s\"  не найдена",
     "Apps" : "Приложения",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Только следующие символы допускаются в имени пользователя: \"a-z\", \"A-Z\", \"0-9\", и \"_.@-\"",
     "A valid username must be provided" : "Укажите правильное имя пользователя",
     "A valid password must be provided" : "Укажите правильный пароль",
     "The username is already being used" : "Имя пользователя уже используется",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index e249b187449420c4df0d689e7c184725801dd6e7..90c7fb81ada1867473a7e1f70685118b0877e1b5 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней",
     "Could not find category \"%s\"" : "Категория \"%s\"  не найдена",
     "Apps" : "Приложения",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Только следующие символы допускаются в имени пользователя: \"a-z\", \"A-Z\", \"0-9\", и \"_.@-\"",
     "A valid username must be provided" : "Укажите правильное имя пользователя",
     "A valid password must be provided" : "Укажите правильный пароль",
     "The username is already being used" : "Имя пользователя уже используется",
diff --git a/lib/l10n/sk_SK.js b/lib/l10n/sk_SK.js
index 03d2671d2e8c997d4e7279feb1b1119955f650dc..b644fea0b9e83bdb0ad004fea0495a261aa1672a 100644
--- a/lib/l10n/sk_SK.js
+++ b/lib/l10n/sk_SK.js
@@ -111,7 +111,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Zdieľanie %s zlyhalo, pretože súbor sa nenašiel vo vyrovnávacej pamäti súborov",
     "Could not find category \"%s\"" : "Nemožno nájsť danú kategóriu \"%s\"",
     "Apps" : "Aplikácie",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "V mene používateľa sú povolené len nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Musíte zadať platné používateľské meno",
     "A valid password must be provided" : "Musíte zadať platné heslo",
     "The username is already being used" : "Meno používateľa je už použité",
diff --git a/lib/l10n/sk_SK.json b/lib/l10n/sk_SK.json
index 2c09cdac5802407829a799786129240b0450c664..9d02a1d264bfe284592a35d23310d6816bd816c6 100644
--- a/lib/l10n/sk_SK.json
+++ b/lib/l10n/sk_SK.json
@@ -109,7 +109,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Zdieľanie %s zlyhalo, pretože súbor sa nenašiel vo vyrovnávacej pamäti súborov",
     "Could not find category \"%s\"" : "Nemožno nájsť danú kategóriu \"%s\"",
     "Apps" : "Aplikácie",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "V mene používateľa sú povolené len nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Musíte zadať platné používateľské meno",
     "A valid password must be provided" : "Musíte zadať platné heslo",
     "The username is already being used" : "Meno používateľa je už použité",
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index b84110995e206ab7bb60e75f9c9976f4de8873cf..4ae1e49705c5b8c150e4ba4a39ff82472bd80aae 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -40,6 +40,7 @@ OC.L10N.register(
     "File name is a reserved word" : "Ime datoteke je zadržana beseda",
     "File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en neveljaven znak.",
     "File name is too long" : "Ime datoteke je predolgo",
+    "File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
     "Can't read file" : "Datoteke ni mogoče prebrati.",
     "App directory already exists" : "Programska mapa že obstaja",
     "Can't create app folder. Please fix permissions. %s" : "Programske mape ni mogoče ustvariti. Ni ustreznih dovoljenj. %s",
@@ -99,7 +100,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.",
     "Could not find category \"%s\"" : "Kategorije \"%s\" ni mogoče najti.",
     "Apps" : "Programi",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "V uporabniškem imenu je dovoljeno uporabiti le znake: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime",
     "A valid password must be provided" : "Navedeno mora biti veljavno geslo",
     "The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
@@ -125,6 +125,6 @@ OC.L10N.register(
     "Data directory (%s) is invalid" : "Podatkovna mapa (%s) ni veljavna.",
     "Please check that the data directory contains a file \".ocdata\" in its root." : "Preverite, ali je v korenu podatkovne mape datoteka \".ocdata\".",
     "Could not obtain lock type %d on \"%s\"." : "Ni mogoče pridobiti zaklepa %d na \"%s\".",
-    "Storage not available" : "Na voljo ni dovolj prostora"
+    "Storage not available" : "Shramba ni na voljo"
 },
 "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index 7f70f881b31885d9be187dd955fcecec7bdf132a..8a34931889f9e52dac651a1f2b7886996cd57ac3 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -38,6 +38,7 @@
     "File name is a reserved word" : "Ime datoteke je zadržana beseda",
     "File name contains at least one invalid character" : "Ime datoteke vsebuje vsaj en neveljaven znak.",
     "File name is too long" : "Ime datoteke je predolgo",
+    "File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.",
     "Can't read file" : "Datoteke ni mogoče prebrati.",
     "App directory already exists" : "Programska mapa že obstaja",
     "Can't create app folder. Please fix permissions. %s" : "Programske mape ni mogoče ustvariti. Ni ustreznih dovoljenj. %s",
@@ -97,7 +98,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Nastavljanje souporabe %s je spodletelo, ker v predpomnilniku zahtevana datoteka ne obstaja.",
     "Could not find category \"%s\"" : "Kategorije \"%s\" ni mogoče najti.",
     "Apps" : "Programi",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "V uporabniškem imenu je dovoljeno uporabiti le znake: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
     "A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime",
     "A valid password must be provided" : "Navedeno mora biti veljavno geslo",
     "The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
@@ -123,6 +123,6 @@
     "Data directory (%s) is invalid" : "Podatkovna mapa (%s) ni veljavna.",
     "Please check that the data directory contains a file \".ocdata\" in its root." : "Preverite, ali je v korenu podatkovne mape datoteka \".ocdata\".",
     "Could not obtain lock type %d on \"%s\"." : "Ni mogoče pridobiti zaklepa %d na \"%s\".",
-    "Storage not available" : "Na voljo ni dovolj prostora"
+    "Storage not available" : "Shramba ni na voljo"
 },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js
index e8fd3d0932732107a025ea96c1d8027b654846e6..8614afb724fd3fc4f484b31e04d9e671fa968d1c 100644
--- a/lib/l10n/sq.js
+++ b/lib/l10n/sq.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "S’mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen",
     "Could not find category \"%s\"" : "S’u gjet kategori \"%s\"",
     "Apps" : "Aplikacione",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Në një emër përdoruesi lejohen vetëm shenjat vijuese: \"a-z\", \"A-Z\", \"0-9\", dhe \"_.@-\"",
     "A valid username must be provided" : "Duhet dhënë një emër i vlefshëm përdoruesi",
     "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm",
     "The username is already being used" : "Emri i përdoruesit është tashmë i përdorur",
diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json
index 8c20c179813e91bc5bc304e818a6d952ed058040..4007e6f309742c98610e42cd3d6b8baccafe4651 100644
--- a/lib/l10n/sq.json
+++ b/lib/l10n/sq.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "S’mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen",
     "Could not find category \"%s\"" : "S’u gjet kategori \"%s\"",
     "Apps" : "Aplikacione",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Në një emër përdoruesi lejohen vetëm shenjat vijuese: \"a-z\", \"A-Z\", \"0-9\", dhe \"_.@-\"",
     "A valid username must be provided" : "Duhet dhënë një emër i vlefshëm përdoruesi",
     "A valid password must be provided" : "Duhet dhënë një fjalëkalim i vlefshëm",
     "The username is already being used" : "Emri i përdoruesit është tashmë i përdorur",
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 07fe91c176ef070cb5abf870fdbaec09e84b054b..4cb5661eedf54b6ceec8ae422095e4c46caa3e4b 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -111,7 +111,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Дељење %s није успело зато што фајл није нађен у кешу фајлова",
     "Could not find category \"%s\"" : "Не могу да пронађем категорију „%s“.",
     "Apps" : "Апликације",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Само су следећи знакови дозвољени за корисничко име: „a-z“, „A-Z“, „0-9“ и „_.@-“",
     "A valid username must be provided" : "Морате унети исправно корисничко име",
     "A valid password must be provided" : "Морате унети исправну лозинку",
     "The username is already being used" : "Корисничко име се већ користи",
diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json
index 38349a02baf127a6b99ebb1b32d62ae6a5a90050..dd686f58fe94eb66138ae48d5adc307766ada8ae 100644
--- a/lib/l10n/sr.json
+++ b/lib/l10n/sr.json
@@ -109,7 +109,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Дељење %s није успело зато што фајл није нађен у кешу фајлова",
     "Could not find category \"%s\"" : "Не могу да пронађем категорију „%s“.",
     "Apps" : "Апликације",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Само су следећи знакови дозвољени за корисничко име: „a-z“, „A-Z“, „0-9“ и „_.@-“",
     "A valid username must be provided" : "Морате унети исправно корисничко име",
     "A valid password must be provided" : "Морате унети исправну лозинку",
     "The username is already being used" : "Корисничко име се већ користи",
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index 7d145ecc69a2ed787760c67d6c762da66f2122b0..e378f831d13434b6420441110de41f51779f0dea 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen",
     "Could not find category \"%s\"" : "Kunde inte hitta kategorin \"%s\"",
     "Apps" : "Program",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Endast följande tecken är tillåtna i ett användarnamn: \"az\", \"AZ\", \"0-9\", och \"_ @ -.\"",
     "A valid username must be provided" : "Ett giltigt användarnamn måste anges",
     "A valid password must be provided" : "Ett giltigt lösenord måste anges",
     "The username is already being used" : "Användarnamnet används redan",
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json
index db1ae72c15745eb88a34941dac05f459ebbaed81..4cecd4711f5fc306f5f5f5a21fea537fbf397304 100644
--- a/lib/l10n/sv.json
+++ b/lib/l10n/sv.json
@@ -91,7 +91,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen",
     "Could not find category \"%s\"" : "Kunde inte hitta kategorin \"%s\"",
     "Apps" : "Program",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Endast följande tecken är tillåtna i ett användarnamn: \"az\", \"AZ\", \"0-9\", och \"_ @ -.\"",
     "A valid username must be provided" : "Ett giltigt användarnamn måste anges",
     "A valid password must be provided" : "Ett giltigt lösenord måste anges",
     "The username is already being used" : "Användarnamnet används redan",
diff --git a/lib/l10n/th_TH.js b/lib/l10n/th_TH.js
index c49d194b51762c8a8d117f78a756d16a896b18ca..7e0d4a32695125a7a2634d1f2eea80da944f547f 100644
--- a/lib/l10n/th_TH.js
+++ b/lib/l10n/th_TH.js
@@ -118,7 +118,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "ไม่สามารถกำหนดวันหมดอายุให้มากกว่า %s วันในอนาคต",
     "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\"",
     "Apps" : "แอปฯ",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "ตัวอักษรที่อนุญาตให้ใช้ในชื่อผู้ใช้: \"a-z\", \"A-Z\", \"0-9\"  และ \"_.@-\"",
     "A valid username must be provided" : "จะต้องระบุชื่อผู้ใช้ที่ถูกต้อง",
     "A valid password must be provided" : "รหัสผ่านที่ถูกต้องจะต้องให้",
     "The username is already being used" : "มีคนใช้ชื่อผู้ใช้นี้ไปแล้ว",
diff --git a/lib/l10n/th_TH.json b/lib/l10n/th_TH.json
index 4da887a615cca59a7b963faff706aef84a473b7d..0c10e380cd75f0b7716519f8f2b87febe87f1430 100644
--- a/lib/l10n/th_TH.json
+++ b/lib/l10n/th_TH.json
@@ -116,7 +116,6 @@
     "Cannot set expiration date more than %s days in the future" : "ไม่สามารถกำหนดวันหมดอายุให้มากกว่า %s วันในอนาคต",
     "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\"",
     "Apps" : "แอปฯ",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "ตัวอักษรที่อนุญาตให้ใช้ในชื่อผู้ใช้: \"a-z\", \"A-Z\", \"0-9\"  และ \"_.@-\"",
     "A valid username must be provided" : "จะต้องระบุชื่อผู้ใช้ที่ถูกต้อง",
     "A valid password must be provided" : "รหัสผ่านที่ถูกต้องจะต้องให้",
     "The username is already being used" : "มีคนใช้ชื่อผู้ใช้นี้ไปแล้ว",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 89beff7d2e1d1dad2527ce18180bf0b349573732..9facd084bec8bb53bbd8cdfa0fd8e336af672857 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -113,7 +113,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşımı, dosyanın dosya önbelleğinde bulunamamasınndan dolayı başarısız oldu",
     "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı",
     "Apps" : "Uygulamalar",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Kullanıcı adında sadece bu karakterlere izin verilmektedir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-\"",
     "A valid username must be provided" : "Geçerli bir kullanıcı adı mutlaka sağlanmalı",
     "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı",
     "The username is already being used" : "Bu kullanıcı adı zaten kullanımda",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 02b3549baca9e0d435c2a678f40b02979909395c..442c53181eaaea819293f7d3955cc4bd0cfe8557 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -111,7 +111,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşımı, dosyanın dosya önbelleğinde bulunamamasınndan dolayı başarısız oldu",
     "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı",
     "Apps" : "Uygulamalar",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Kullanıcı adında sadece bu karakterlere izin verilmektedir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-\"",
     "A valid username must be provided" : "Geçerli bir kullanıcı adı mutlaka sağlanmalı",
     "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı",
     "The username is already being used" : "Bu kullanıcı adı zaten kullanımda",
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index 25bd609d82ec2e07901fbcba50a2481868d6dc58..e7b5747f068036d8684018a6cb367187281cd9f1 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -102,7 +102,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "Не вдалося поділитися %s, елемент не знайдено у файловому кеші.",
     "Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"",
     "Apps" : "Додатки",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Тільки такі символи допускаються в імені користувача: \"az\", \"AZ\", \"0-9\", і \"_.@ -\"",
     "A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
     "A valid password must be provided" : "Потрібно задати вірний пароль",
     "The username is already being used" : "Ім'я користувача вже використовується",
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index 1d07831ae70ae44b926bafb709e4ff461eebedd9..08b826c5ec624265ccfea0fbab9ac1bbaa0e6bad 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -100,7 +100,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "Не вдалося поділитися %s, елемент не знайдено у файловому кеші.",
     "Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"",
     "Apps" : "Додатки",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Тільки такі символи допускаються в імені користувача: \"az\", \"AZ\", \"0-9\", і \"_.@ -\"",
     "A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
     "A valid password must be provided" : "Потрібно задати вірний пароль",
     "The username is already being used" : "Ім'я користувача вже використовується",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index a0d17de27969296123e1c68d785e832ef0620682..8a24877ca1a1813002142b296ab234e1c8efe2d1 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -72,7 +72,6 @@ OC.L10N.register(
     "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s 失败,因为未在文件缓存中找到文件。",
     "Could not find category \"%s\"" : "无法找到分类 \"%s\"",
     "Apps" : "应用",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "用户名只允许使用以下字符:“a-z”,“A-Z”,“0-9”,和“_.@-”",
     "A valid username must be provided" : "必须提供合法的用户名",
     "A valid password must be provided" : "必须提供合法的密码",
     "The username is already being used" : "用户名已被使用",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index b6bd6642114095f447599837c6999e519b07f84b..b4e67c7ae20d0d832c470e2d805251b95beb019a 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -70,7 +70,6 @@
     "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s 失败,因为未在文件缓存中找到文件。",
     "Could not find category \"%s\"" : "无法找到分类 \"%s\"",
     "Apps" : "应用",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "用户名只允许使用以下字符:“a-z”,“A-Z”,“0-9”,和“_.@-”",
     "A valid username must be provided" : "必须提供合法的用户名",
     "A valid password must be provided" : "必须提供合法的密码",
     "The username is already being used" : "用户名已被使用",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index b140e78ca1e3e6ba6628a96b70f80b5977953953..fda0ebe90f6cb87970ed1547559bde5c16518486 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -114,7 +114,6 @@ OC.L10N.register(
     "Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
     "Could not find category \"%s\"" : "找不到分類:\"%s\"",
     "Apps" : "應用程式",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-\"",
     "A valid username must be provided" : "必須提供一個有效的用戶名",
     "A valid password must be provided" : "一定要提供一個有效的密碼",
     "The username is already being used" : "這個使用者名稱已經有人使用了",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 973312064dc7684457c6a16e96af1a17fbf4579c..1b27a722443fc42fcee0f303a50241f5bc2495a0 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -112,7 +112,6 @@
     "Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
     "Could not find category \"%s\"" : "找不到分類:\"%s\"",
     "Apps" : "應用程式",
-    "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-\"",
     "A valid username must be provided" : "必須提供一個有效的用戶名",
     "A valid password must be provided" : "一定要提供一個有效的密碼",
     "The username is already being used" : "這個使用者名稱已經有人使用了",
diff --git a/settings/l10n/ar.js b/settings/l10n/ar.js
index 75de904bfba26ee055ed4c1c8c1acef1eaeb4ca0..82a1090f5a8ec9827bce8626e88acf03f71506ac 100644
--- a/settings/l10n/ar.js
+++ b/settings/l10n/ar.js
@@ -76,7 +76,6 @@ OC.L10N.register(
     "More" : "المزيد",
     "Less" : "أقل",
     "Version" : "إصدار",
-    "by" : "من قبل",
     "Documentation:" : "التوثيق",
     "Uninstall App" : "أزالة تطبيق",
     "Valid until" : "صالح حتى",
diff --git a/settings/l10n/ar.json b/settings/l10n/ar.json
index b3fc82affe1755e1bb321485c995db8205e30160..dd77ced97cfb95110baa0fdc0d6a3fce39f0ed63 100644
--- a/settings/l10n/ar.json
+++ b/settings/l10n/ar.json
@@ -74,7 +74,6 @@
     "More" : "المزيد",
     "Less" : "أقل",
     "Version" : "إصدار",
-    "by" : "من قبل",
     "Documentation:" : "التوثيق",
     "Uninstall App" : "أزالة تطبيق",
     "Valid until" : "صالح حتى",
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js
index e9fc42e346a955c61e4c659c539dec19b4c5bc39..50231cb8a757d40cafe8b9b27141a1c8f6472db4 100644
--- a/settings/l10n/ast.js
+++ b/settings/l10n/ast.js
@@ -115,7 +115,6 @@ OC.L10N.register(
     "More" : "Más",
     "Less" : "Menos",
     "Version" : "Versión",
-    "by" : "por",
     "Documentation:" : "Documentación:",
     "Enable only for specific groups" : "Habilitar namái pa grupos específicos",
     "Uninstall App" : "Desinstalar aplicación",
diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json
index b04562fd71c5b6a809e3d6b3aac42a271f1fddc4..7199f8619d0ddda9410014956ef50a6d94ac4f63 100644
--- a/settings/l10n/ast.json
+++ b/settings/l10n/ast.json
@@ -113,7 +113,6 @@
     "More" : "Más",
     "Less" : "Menos",
     "Version" : "Versión",
-    "by" : "por",
     "Documentation:" : "Documentación:",
     "Enable only for specific groups" : "Habilitar namái pa grupos específicos",
     "Uninstall App" : "Desinstalar aplicación",
diff --git a/settings/l10n/az.js b/settings/l10n/az.js
index bd504caca9eafde24c5c7610e8d27bcf7bbc54bd..cb9919a5d7c9d4696ec02cbb9e639adfa5a1f9db 100644
--- a/settings/l10n/az.js
+++ b/settings/l10n/az.js
@@ -154,8 +154,6 @@ OC.L10N.register(
     "Advanced monitoring" : "İrəliləmiş monitoring",
     "Version" : "Versiya",
     "Developer documentation" : "Yaradıcı sənədləşməsi",
-    "by" : "onunla",
-    "licensed" : "Lisenziyalaşdırılıb",
     "Documentation:" : "Sənədləşmə:",
     "Show description …" : "Açıqlanmanı göstər ...",
     "Hide description …" : "Açıqlamanı gizlət ...",
diff --git a/settings/l10n/az.json b/settings/l10n/az.json
index b1074fced70d7609ca3de45e6cdb482f0255bd9d..b33258ac7766423c5924e18ac059611f980b66bf 100644
--- a/settings/l10n/az.json
+++ b/settings/l10n/az.json
@@ -152,8 +152,6 @@
     "Advanced monitoring" : "İrəliləmiş monitoring",
     "Version" : "Versiya",
     "Developer documentation" : "Yaradıcı sənədləşməsi",
-    "by" : "onunla",
-    "licensed" : "Lisenziyalaşdırılıb",
     "Documentation:" : "Sənədləşmə:",
     "Show description …" : "Açıqlanmanı göstər ...",
     "Hide description …" : "Açıqlamanı gizlət ...",
diff --git a/settings/l10n/bg_BG.js b/settings/l10n/bg_BG.js
index a33268a959df3a0940411f298ccb419b349c0446..4235055ec5126ba3e7f9daf7e2d2effdecf5f334 100644
--- a/settings/l10n/bg_BG.js
+++ b/settings/l10n/bg_BG.js
@@ -154,8 +154,6 @@ OC.L10N.register(
     "Theming" : "Промяна на облика",
     "Version" : "Версия",
     "Developer documentation" : "Документация за разработчици",
-    "by" : "от",
-    "licensed" : "лицензирано",
     "Documentation:" : "Документация:",
     "Show description …" : "Покажи описание ...",
     "Hide description …" : "Скрии описание ...",
diff --git a/settings/l10n/bg_BG.json b/settings/l10n/bg_BG.json
index a773da13bdf36dd8f140e03a4206df6a54ab8d2e..cb85664c1adb9fd4187ab64bc2649be9eba7108b 100644
--- a/settings/l10n/bg_BG.json
+++ b/settings/l10n/bg_BG.json
@@ -152,8 +152,6 @@
     "Theming" : "Промяна на облика",
     "Version" : "Версия",
     "Developer documentation" : "Документация за разработчици",
-    "by" : "от",
-    "licensed" : "лицензирано",
     "Documentation:" : "Документация:",
     "Show description …" : "Покажи описание ...",
     "Hide description …" : "Скрии описание ...",
diff --git a/settings/l10n/bn_BD.js b/settings/l10n/bn_BD.js
index 8493791e0409b956a3029f2462df47e99f81a78b..9701e12441ea1b38dfd068d45be7ee9a1b66eccb 100644
--- a/settings/l10n/bn_BD.js
+++ b/settings/l10n/bn_BD.js
@@ -49,7 +49,6 @@ OC.L10N.register(
     "More" : "বেশী",
     "Less" : "কম",
     "Version" : "ভার্সন",
-    "by" : "কর্তৃক",
     "Cheers!" : "শুভেচ্ছা!",
     "Forum" : "ফোরাম",
     "Cancel" : "বাতির",
diff --git a/settings/l10n/bn_BD.json b/settings/l10n/bn_BD.json
index 66ce6d02bbe469c52cb7282b889a844e8c4424e4..c4b8e3d5bf8728c455fa28c08247f1f4cf6babfe 100644
--- a/settings/l10n/bn_BD.json
+++ b/settings/l10n/bn_BD.json
@@ -47,7 +47,6 @@
     "More" : "বেশী",
     "Less" : "কম",
     "Version" : "ভার্সন",
-    "by" : "কর্তৃক",
     "Cheers!" : "শুভেচ্ছা!",
     "Forum" : "ফোরাম",
     "Cancel" : "বাতির",
diff --git a/settings/l10n/bn_IN.js b/settings/l10n/bn_IN.js
index a3b715dce101548de6b62f64de8c45407a80c23e..6891bfd94549f0a737414498a08162b990fde556 100644
--- a/settings/l10n/bn_IN.js
+++ b/settings/l10n/bn_IN.js
@@ -3,7 +3,6 @@ OC.L10N.register(
     {
     "Saved" : "সংরক্ষিত",
     "Delete" : "মুছে ফেলা",
-    "by" : "দ্বারা",
     "Cancel" : "বাতিল করা",
     "Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান",
     "Username" : "ইউজারনেম"
diff --git a/settings/l10n/bn_IN.json b/settings/l10n/bn_IN.json
index e9e312f87f39f4c463904e397ee68b2f0a782cdd..430cec27ef694dbaf9ff0230dfd0fedc0169041b 100644
--- a/settings/l10n/bn_IN.json
+++ b/settings/l10n/bn_IN.json
@@ -1,7 +1,6 @@
 { "translations": {
     "Saved" : "সংরক্ষিত",
     "Delete" : "মুছে ফেলা",
-    "by" : "দ্বারা",
     "Cancel" : "বাতিল করা",
     "Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান",
     "Username" : "ইউজারনেম"
diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js
index 33bda184f7888240a2b5529979701cfc1783e4f6..df59931033bed9dd7c5ce60eab8a8ab4b9d5a831 100644
--- a/settings/l10n/bs.js
+++ b/settings/l10n/bs.js
@@ -130,8 +130,6 @@ OC.L10N.register(
     "More" : "Više",
     "Less" : "Manje",
     "Version" : "Verzija",
-    "by" : "od strane",
-    "licensed" : "licenciran",
     "Documentation:" : "Dokumentacija:",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Ova aplikacija se ne može instalirati zbog slijedećih neispunjenih ovisnosti:",
     "Enable only for specific groups" : "Omogućite samo za specifične grupe",
diff --git a/settings/l10n/bs.json b/settings/l10n/bs.json
index 55038c2503ee5c946a51593581a9fec13a8f4b94..0a2c8b12a342a4160a0eef39954fc7ca7ebfdf53 100644
--- a/settings/l10n/bs.json
+++ b/settings/l10n/bs.json
@@ -128,8 +128,6 @@
     "More" : "Više",
     "Less" : "Manje",
     "Version" : "Verzija",
-    "by" : "od strane",
-    "licensed" : "licenciran",
     "Documentation:" : "Dokumentacija:",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Ova aplikacija se ne može instalirati zbog slijedećih neispunjenih ovisnosti:",
     "Enable only for specific groups" : "Omogućite samo za specifične grupe",
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js
index a2c4567caa3105e6836753245528cf78d3855ade..c8757eda071669ac10c6c3d544053ce5175109c3 100644
--- a/settings/l10n/ca.js
+++ b/settings/l10n/ca.js
@@ -176,8 +176,6 @@ OC.L10N.register(
     "Version" : "Versió",
     "Developer documentation" : "Documentació para desenvolupadors",
     "Experimental applications ahead" : "A partir d'aquest punt hi ha aplicacions experimentals",
-    "by" : "per",
-    "licensed" : "llicenciat/da",
     "Documentation:" : "Documentació:",
     "User documentation" : "Documentació d'usuari",
     "Show description …" : "Mostrar descripció...",
diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json
index 7a57d73f22c39a511deb9dc935d7a16c74837778..95d8e94492981fdd3ee7ee76992e72729cd64430 100644
--- a/settings/l10n/ca.json
+++ b/settings/l10n/ca.json
@@ -174,8 +174,6 @@
     "Version" : "Versió",
     "Developer documentation" : "Documentació para desenvolupadors",
     "Experimental applications ahead" : "A partir d'aquest punt hi ha aplicacions experimentals",
-    "by" : "per",
-    "licensed" : "llicenciat/da",
     "Documentation:" : "Documentació:",
     "User documentation" : "Documentació d'usuari",
     "Show description …" : "Mostrar descripció...",
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index b28ff0e25a204248e3f135aca32b50895b70fc1e..95555bbad8b2729bb2a046f403d5aa22ffada2cc 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Vývojářská dokumentace",
     "Experimental applications ahead" : "Experimentální aplikace v pořadí",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentální aplikace nejsou prověřovány na bezpečnostní chyby, mohou být nestabilní a velmi se měnit. Jejich instalací můžete způsobit ztrátu dat nebo bezpečnostní problémy.",
-    "by" : "sdílí",
-    "licensed" : "licencováno",
     "Documentation:" : "Dokumentace:",
     "User documentation" : "Dokumentace uživatele",
     "Admin documentation" : "Dokumentace pro administrátory",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index f3f163f372cb2e1349d5abb1dba640c404c6b101..3af851d51309cada5d0ae1db319bcec4bfb49905 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Vývojářská dokumentace",
     "Experimental applications ahead" : "Experimentální aplikace v pořadí",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentální aplikace nejsou prověřovány na bezpečnostní chyby, mohou být nestabilní a velmi se měnit. Jejich instalací můžete způsobit ztrátu dat nebo bezpečnostní problémy.",
-    "by" : "sdílí",
-    "licensed" : "licencováno",
     "Documentation:" : "Dokumentace:",
     "User documentation" : "Dokumentace uživatele",
     "Admin documentation" : "Dokumentace pro administrátory",
diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js
index 9d614c4220c0b721135464c22cafa256d02c68b5..e4999d91b93c1e5a57fb1ce4fa198982480bbfb1 100644
--- a/settings/l10n/cy_GB.js
+++ b/settings/l10n/cy_GB.js
@@ -11,7 +11,6 @@ OC.L10N.register(
     "None" : "Dim",
     "Login" : "Mewngofnodi",
     "Encryption" : "Amgryptiad",
-    "by" : "gan",
     "Cancel" : "Diddymu",
     "Email" : "E-bost",
     "Password" : "Cyfrinair",
diff --git a/settings/l10n/cy_GB.json b/settings/l10n/cy_GB.json
index 04a9f05852058d00a36b848ee1d7fbbfa3544b59..0a8fe61beb966702ffc9daf98924c9475cfc009a 100644
--- a/settings/l10n/cy_GB.json
+++ b/settings/l10n/cy_GB.json
@@ -9,7 +9,6 @@
     "None" : "Dim",
     "Login" : "Mewngofnodi",
     "Encryption" : "Amgryptiad",
-    "by" : "gan",
     "Cancel" : "Diddymu",
     "Email" : "E-bost",
     "Password" : "Cyfrinair",
diff --git a/settings/l10n/da.js b/settings/l10n/da.js
index ba97606b1769347a5b5978a976347c8e49a3121b..915127adbe46c3638aeddee994bb10115945c58a 100644
--- a/settings/l10n/da.js
+++ b/settings/l10n/da.js
@@ -196,8 +196,6 @@ OC.L10N.register(
     "Developer documentation" : "Dokumentation for udviklere",
     "Experimental applications ahead" : "Kommende eksperimentale programmer",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentale programmer er ikke undersøgt for sikkerheds problemer. Kendt for at være ustabil og stadig under intensiv udvikling. Installering af disse programmer kan medføre datatab og/eller udgøre en sikkerhedsrisiko.",
-    "by" : "af",
-    "licensed" : "licenseret",
     "Documentation:" : "Dokumentation:",
     "User documentation" : "Brugerdokumentation",
     "Admin documentation" : "Admin-dokumentation",
diff --git a/settings/l10n/da.json b/settings/l10n/da.json
index 3d6e2a3082d7392a1546be41fae25db4ecfeb3b6..003d5a033873146159430dd8884b7f96ba836c34 100644
--- a/settings/l10n/da.json
+++ b/settings/l10n/da.json
@@ -194,8 +194,6 @@
     "Developer documentation" : "Dokumentation for udviklere",
     "Experimental applications ahead" : "Kommende eksperimentale programmer",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentale programmer er ikke undersøgt for sikkerheds problemer. Kendt for at være ustabil og stadig under intensiv udvikling. Installering af disse programmer kan medføre datatab og/eller udgøre en sikkerhedsrisiko.",
-    "by" : "af",
-    "licensed" : "licenseret",
     "Documentation:" : "Dokumentation:",
     "User documentation" : "Brugerdokumentation",
     "Admin documentation" : "Admin-dokumentation",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 7349359c9921a428cdedb04d8d106a9689a61bbf..60828e238cb0e5013b55bcb326092d4c79386272 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -199,8 +199,6 @@ OC.L10N.register(
     "Developer documentation" : "Dokumentation für Entwickler",
     "Experimental applications ahead" : "Experimentelle Apps nachfolgend",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.",
-    "by" : "von",
-    "licensed" : "Lizenziert",
     "Documentation:" : "Dokumentation:",
     "User documentation" : "Dokumentation für Benutzer",
     "Admin documentation" : "Dokumentation für Administratoren",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 57160cab9b48f6de5a3bef9628558cc1551a3432..59b3720948d49b130efa489f6619b5fc15a000ee 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -197,8 +197,6 @@
     "Developer documentation" : "Dokumentation für Entwickler",
     "Experimental applications ahead" : "Experimentelle Apps nachfolgend",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.",
-    "by" : "von",
-    "licensed" : "Lizenziert",
     "Documentation:" : "Dokumentation:",
     "User documentation" : "Dokumentation für Benutzer",
     "Admin documentation" : "Dokumentation für Administratoren",
diff --git a/settings/l10n/de_AT.js b/settings/l10n/de_AT.js
index aa10fd85eeaa58639ba3c7ef0da7c18518dca5be..2f3af547beddf62310d90ee0638ccea41326a91b 100644
--- a/settings/l10n/de_AT.js
+++ b/settings/l10n/de_AT.js
@@ -7,7 +7,6 @@ OC.L10N.register(
     "__language_name__" : "Deutsch (Österreich)",
     "Server address" : "Adresse des Servers",
     "Port" : "Port",
-    "by" : "von",
     "Cancel" : "Abbrechen",
     "Email" : "E-Mail",
     "Password" : "Passwort",
diff --git a/settings/l10n/de_AT.json b/settings/l10n/de_AT.json
index 18a98e7e7846a68caca5f7140bb95d2c18862c6e..bd2f83408567e8938377d45a2b900caa9af51aae 100644
--- a/settings/l10n/de_AT.json
+++ b/settings/l10n/de_AT.json
@@ -5,7 +5,6 @@
     "__language_name__" : "Deutsch (Österreich)",
     "Server address" : "Adresse des Servers",
     "Port" : "Port",
-    "by" : "von",
     "Cancel" : "Abbrechen",
     "Email" : "E-Mail",
     "Password" : "Passwort",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index 8e6815df8a7c53c7a4334bb480d6f73f813cdd27..70090b9e2b62e212aad8cbc4ff2d4daa40fd00c9 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -193,8 +193,6 @@ OC.L10N.register(
     "Developer documentation" : "Dokumentation für Entwickler",
     "Experimental applications ahead" : "Experimentelle Apps nachfolgend",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.",
-    "by" : "von",
-    "licensed" : "Lizenziert",
     "Documentation:" : "Dokumentation:",
     "User documentation" : "Dokumentation für Benutzer",
     "Admin documentation" : "Dokumentation für Administratoren",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 761d1a968e889c76124724ae9019a7a939483b58..8f6931db5c2fe1ed6631f2890204ceb0ee612312 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -191,8 +191,6 @@
     "Developer documentation" : "Dokumentation für Entwickler",
     "Experimental applications ahead" : "Experimentelle Apps nachfolgend",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentelle Apps sind nicht auf Sicherheitsprobleme hin überprüft, sind neu oder bekanntermaßen instabil und befinden sich in intensiver Entwicklung. Ihre Installation kann Datenverlust oder Sicherheitslücken hervorrufen.",
-    "by" : "von",
-    "licensed" : "Lizenziert",
     "Documentation:" : "Dokumentation:",
     "User documentation" : "Dokumentation für Benutzer",
     "Admin documentation" : "Dokumentation für Administratoren",
diff --git a/settings/l10n/el.js b/settings/l10n/el.js
index efec899ae5f72ba72c1e01321ed4df27bb8144e2..948d79314f52aa4d03760ecba50aeb38ff6b81e1 100644
--- a/settings/l10n/el.js
+++ b/settings/l10n/el.js
@@ -203,8 +203,6 @@ OC.L10N.register(
     "Developer documentation" : "Τεκμηρίωση προγραμματιστή",
     "Experimental applications ahead" : "Πειραματικές εφαρμογές",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Οι πειραματικές εφαρμογές δεν ελέγχονται για θέματα ασφάλειας, είναι ασταθείς και υπό συνεχή εξέλιξη.  Η εγκατάσταση τους μπορεί να προκαλέσει απώλεια δεδομένων ή παραβιάσεις της ασφάλειας.",
-    "by" : "από",
-    "licensed" : "Άδεια",
     "Documentation:" : "Τεκμηρίωση:",
     "User documentation" : "Τεκμηρίωση Χρήστη",
     "Admin documentation" : "Τεκμηρίωση Διαχειριστή",
diff --git a/settings/l10n/el.json b/settings/l10n/el.json
index b8f52efc5782714141715a70ae0c1900ef2e3ba4..1db6c7d10859ad8669095edf296e6bce3802e8e3 100644
--- a/settings/l10n/el.json
+++ b/settings/l10n/el.json
@@ -201,8 +201,6 @@
     "Developer documentation" : "Τεκμηρίωση προγραμματιστή",
     "Experimental applications ahead" : "Πειραματικές εφαρμογές",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Οι πειραματικές εφαρμογές δεν ελέγχονται για θέματα ασφάλειας, είναι ασταθείς και υπό συνεχή εξέλιξη.  Η εγκατάσταση τους μπορεί να προκαλέσει απώλεια δεδομένων ή παραβιάσεις της ασφάλειας.",
-    "by" : "από",
-    "licensed" : "Άδεια",
     "Documentation:" : "Τεκμηρίωση:",
     "User documentation" : "Τεκμηρίωση Χρήστη",
     "Admin documentation" : "Τεκμηρίωση Διαχειριστή",
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index ed661b3832083e2df1287072b964afed9fedcd72..83ecc8e599d76ec35f6db5487e82c017649c3323 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -183,8 +183,6 @@ OC.L10N.register(
     "Developer documentation" : "Developer documentation",
     "Experimental applications ahead" : "Experimental applications ahead",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.",
-    "by" : "by",
-    "licensed" : "licensed",
     "Documentation:" : "Documentation:",
     "User documentation" : "User documentation",
     "Show description …" : "Show description …",
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json
index f8f795dc9e1f9384a18b3025635364393f548900..c4e19d4546e3da3930ee871da26f83c9862ed805 100644
--- a/settings/l10n/en_GB.json
+++ b/settings/l10n/en_GB.json
@@ -181,8 +181,6 @@
     "Developer documentation" : "Developer documentation",
     "Experimental applications ahead" : "Experimental applications ahead",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.",
-    "by" : "by",
-    "licensed" : "licensed",
     "Documentation:" : "Documentation:",
     "User documentation" : "User documentation",
     "Show description …" : "Show description …",
diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js
index eb0c897346a9be6dd86930e0dd9c8c52c3ff9ca5..fce5b497b37e640ef9bdebf2669d2852b763780c 100644
--- a/settings/l10n/eo.js
+++ b/settings/l10n/eo.js
@@ -81,7 +81,6 @@ OC.L10N.register(
     "More" : "Pli",
     "Less" : "Malpli",
     "Version" : "Eldono",
-    "by" : "de",
     "Documentation:" : "Dokumentaro:",
     "Enable only for specific groups" : "Kapabligi nur por specifajn grupojn",
     "Uninstall App" : "Malinstali aplikaĵon",
diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json
index c7433c823fbce8c740d547ca0abc25881334f869..b30702d617e9c847f81caab6c0c2dbb4cd208962 100644
--- a/settings/l10n/eo.json
+++ b/settings/l10n/eo.json
@@ -79,7 +79,6 @@
     "More" : "Pli",
     "Less" : "Malpli",
     "Version" : "Eldono",
-    "by" : "de",
     "Documentation:" : "Dokumentaro:",
     "Enable only for specific groups" : "Kapabligi nur por specifajn grupojn",
     "Uninstall App" : "Malinstali aplikaĵon",
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index d6dfc0385ef7c81b0d0e01abcd9a0d157465026e..b97a7b12793972855c7f77d85435d46da9ba5c46 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Documentación de desarrollador",
     "Experimental applications ahead" : "Aplicaciones experimentales más adelante",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.",
-    "by" : "por",
-    "licensed" : "licenciado",
     "Documentation:" : "Documentación:",
     "User documentation" : "Documentación de usuario",
     "Admin documentation" : "Documentación de administrador",
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index c4078970f72e93733508adf27a869bf59dc2f4f7..8ae28f026357e6108d044b5cd758f3aea83be416 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Documentación de desarrollador",
     "Experimental applications ahead" : "Aplicaciones experimentales más adelante",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicaciones experimentales no están verificadas por problemas de seguridad, recientes o conocidas por ser inestables y/o bajo un fuerte desarrollo. Instalándolas pueden causar pérdida de datos o violación de seguridades.",
-    "by" : "por",
-    "licensed" : "licenciado",
     "Documentation:" : "Documentación:",
     "User documentation" : "Documentación de usuario",
     "Admin documentation" : "Documentación de administrador",
diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js
index fea90cd25987185d28022adb0c0e7f64bf381b74..3082a4be4d2e36938b611a8b181f2cbc24cda125 100644
--- a/settings/l10n/es_AR.js
+++ b/settings/l10n/es_AR.js
@@ -88,7 +88,6 @@ OC.L10N.register(
     "More" : "Más",
     "Less" : "Menos",
     "Version" : "Versión",
-    "by" : "por",
     "Documentation:" : "Documentación:",
     "Cheers!" : "¡Saludos!",
     "Forum" : "Foro",
diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json
index da5ebdea55acb6d7b87a647353bca14f8cb0026a..5dc457dd30b77fd5367188b40ce0ed1b13e0fbee 100644
--- a/settings/l10n/es_AR.json
+++ b/settings/l10n/es_AR.json
@@ -86,7 +86,6 @@
     "More" : "Más",
     "Less" : "Menos",
     "Version" : "Versión",
-    "by" : "por",
     "Documentation:" : "Documentación:",
     "Cheers!" : "¡Saludos!",
     "Forum" : "Foro",
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js
index cc306f24446a7c54937a63c927115e917c8a38d4..4ccbf7835e49c7a082d22b9260691bf2ff2690b4 100644
--- a/settings/l10n/es_MX.js
+++ b/settings/l10n/es_MX.js
@@ -64,7 +64,6 @@ OC.L10N.register(
     "More" : "Más",
     "Less" : "Menos",
     "Version" : "Versión",
-    "by" : "por",
     "Cheers!" : "¡Saludos!",
     "Forum" : "Foro",
     "Profile picture" : "Foto de perfil",
diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json
index 354e7479f9a5b0638346eb2ded09d22e0b9caeca..a7cfd82cf6c1012cd3ff19503ce4d14c11aa4161 100644
--- a/settings/l10n/es_MX.json
+++ b/settings/l10n/es_MX.json
@@ -62,7 +62,6 @@
     "More" : "Más",
     "Less" : "Menos",
     "Version" : "Versión",
-    "by" : "por",
     "Cheers!" : "¡Saludos!",
     "Forum" : "Foro",
     "Profile picture" : "Foto de perfil",
diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js
index 05e69603838ce4ec4ab49f6a42dfccb99a012474..e3e3555503b7dcf3dee5eab8df709e76ce049263 100644
--- a/settings/l10n/et_EE.js
+++ b/settings/l10n/et_EE.js
@@ -163,8 +163,6 @@ OC.L10N.register(
     "Version" : "Versioon",
     "Developer documentation" : "Arendaja dokumentatsioon",
     "Experimental applications ahead" : "Ees on katsetusjärgus rakendused",
-    "by" : "lisas",
-    "licensed" : "litsenseeritud",
     "Documentation:" : "Dokumentatsioon:",
     "User documentation" : "Kasutaja dokumentatsioon",
     "Admin documentation" : "Administraatori dokumentatsioon",
diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json
index febb2fe591545b53db190bb9144f1099b80dbe8e..7918121db67cd0ead608a48cb9ff57b80a998491 100644
--- a/settings/l10n/et_EE.json
+++ b/settings/l10n/et_EE.json
@@ -161,8 +161,6 @@
     "Version" : "Versioon",
     "Developer documentation" : "Arendaja dokumentatsioon",
     "Experimental applications ahead" : "Ees on katsetusjärgus rakendused",
-    "by" : "lisas",
-    "licensed" : "litsenseeritud",
     "Documentation:" : "Dokumentatsioon:",
     "User documentation" : "Kasutaja dokumentatsioon",
     "Admin documentation" : "Administraatori dokumentatsioon",
diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js
index 4d41948ef7624146bde7ddced8d14876b08830b2..c30027c4cc6a4b3b4aeb9637311456cec714d214 100644
--- a/settings/l10n/eu.js
+++ b/settings/l10n/eu.js
@@ -137,8 +137,6 @@ OC.L10N.register(
     "More" : "Gehiago",
     "Less" : "Gutxiago",
     "Version" : "Bertsioa",
-    "by" : " Egilea:",
-    "licensed" : "lizentziatua",
     "Documentation:" : "Dokumentazioa:",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikazioa ezin da instalatu hurrengo menpekotasunak betetzen ez direlako:",
     "Enable only for specific groups" : "Baimendu bakarri talde espezifikoetarako",
diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json
index fee3fe40221a9da8c46c4a269296e0dafa822e45..c3d5917edb5dca4ebd0640affcab40572faa29ff 100644
--- a/settings/l10n/eu.json
+++ b/settings/l10n/eu.json
@@ -135,8 +135,6 @@
     "More" : "Gehiago",
     "Less" : "Gutxiago",
     "Version" : "Bertsioa",
-    "by" : " Egilea:",
-    "licensed" : "lizentziatua",
     "Documentation:" : "Dokumentazioa:",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikazioa ezin da instalatu hurrengo menpekotasunak betetzen ez direlako:",
     "Enable only for specific groups" : "Baimendu bakarri talde espezifikoetarako",
diff --git a/settings/l10n/fa.js b/settings/l10n/fa.js
index f31c2a53cfc5aa93e59795b6f518ad1bdbab3434..57b95b124e95a2b597a05f316957aeaf0ba64c28 100644
--- a/settings/l10n/fa.js
+++ b/settings/l10n/fa.js
@@ -153,8 +153,6 @@ OC.L10N.register(
     "Hardening and security guidance" : "راهنمای امن‌سازی",
     "Version" : "نسخه",
     "Developer documentation" : "مستندات توسعه‌دهندگان",
-    "by" : "با",
-    "licensed" : "مجوزنامه",
     "Documentation:" : "مستند سازی:",
     "User documentation" : "مستندات کاربر",
     "Admin documentation" : "مستندات مدیر",
diff --git a/settings/l10n/fa.json b/settings/l10n/fa.json
index c04b740b518f0c14efee066f01ffeaef3d65862d..a4b8aec48964d4c98e5d81530b1ce520fcd7d79e 100644
--- a/settings/l10n/fa.json
+++ b/settings/l10n/fa.json
@@ -151,8 +151,6 @@
     "Hardening and security guidance" : "راهنمای امن‌سازی",
     "Version" : "نسخه",
     "Developer documentation" : "مستندات توسعه‌دهندگان",
-    "by" : "با",
-    "licensed" : "مجوزنامه",
     "Documentation:" : "مستند سازی:",
     "User documentation" : "مستندات کاربر",
     "Admin documentation" : "مستندات مدیر",
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js
index 3022abf7271b16cea7a7be8dc8b7bfe1e9663181..83d1329978920aaaf9b358d2b3026073287c03df 100644
--- a/settings/l10n/fi_FI.js
+++ b/settings/l10n/fi_FI.js
@@ -195,8 +195,6 @@ OC.L10N.register(
     "Developer documentation" : "Kehittäjädokumentaatio",
     "Experimental applications ahead" : "Kokeellisia sovelluksia edessä",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Kokeellisia sovelluksia ei ole tarkistettu tietoturvauhkien varalta. Sovellukset ovat uusia, ne saattavat olla epävakaita ja ovat nopean kehityksen alaisia. Kokeellisten sovellusten asentaminen saattaa aiheuttaa tietojen katoamista tai tietoturvauhkia.",
-    "by" : " Kirjoittaja:",
-    "licensed" : "lisensoitu",
     "Documentation:" : "Ohjeistus:",
     "User documentation" : "Käyttäjädokumentaatio",
     "Admin documentation" : "Ylläpitäjän ohjeistus",
diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json
index 106e30000cdf35d4dec26477adb4f8fcd9fe91dd..2e41c76dc1ee3c5a079cdf2a4d40b7923120b0eb 100644
--- a/settings/l10n/fi_FI.json
+++ b/settings/l10n/fi_FI.json
@@ -193,8 +193,6 @@
     "Developer documentation" : "Kehittäjädokumentaatio",
     "Experimental applications ahead" : "Kokeellisia sovelluksia edessä",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Kokeellisia sovelluksia ei ole tarkistettu tietoturvauhkien varalta. Sovellukset ovat uusia, ne saattavat olla epävakaita ja ovat nopean kehityksen alaisia. Kokeellisten sovellusten asentaminen saattaa aiheuttaa tietojen katoamista tai tietoturvauhkia.",
-    "by" : " Kirjoittaja:",
-    "licensed" : "lisensoitu",
     "Documentation:" : "Ohjeistus:",
     "User documentation" : "Käyttäjädokumentaatio",
     "Admin documentation" : "Ylläpitäjän ohjeistus",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index fc19ff64c1647244a9ae56ee41956b9285624ece..2bf78f145b3000460f9ae8962652917c1489a708 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Documentation pour développeurs",
     "Experimental applications ahead" : "Attention! Applications expérimentales",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Les applications expérimentales n'ont pas fait l'objet de tests de sécurité, sont encore en développement et peuvent être instables. Les installer peut causer des pertes de données ou des failles de sécurité. ",
-    "by" : "par",
-    "licensed" : "Sous licence",
     "Documentation:" : "Documentation :",
     "User documentation" : "Documentation utilisateur",
     "Admin documentation" : "Documentation administrateur",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 6b4f40e73bf1b18a352d8c7eb3624b920ca05cf5..dce55622ce599f743664743baa70bab7c13e7b44 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Documentation pour développeurs",
     "Experimental applications ahead" : "Attention! Applications expérimentales",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Les applications expérimentales n'ont pas fait l'objet de tests de sécurité, sont encore en développement et peuvent être instables. Les installer peut causer des pertes de données ou des failles de sécurité. ",
-    "by" : "par",
-    "licensed" : "Sous licence",
     "Documentation:" : "Documentation :",
     "User documentation" : "Documentation utilisateur",
     "Admin documentation" : "Documentation administrateur",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index cc6d1fb54727b074a190bfaa19ed4b635d0cee19..64e807b9f51d3bf892cc8fba7404bd43dc0b4ae3 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -190,8 +190,6 @@ OC.L10N.register(
     "Developer documentation" : "Documentación do desenvolvedor",
     "Experimental applications ahead" : "Ante as aplicacións experimentais",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As aplicacións experimentais, novas ou coñecidas por ser inestábeis e en forte desenvolvemento, non se lles fan comprobacións de seguridade. A súa instalación pode provocar a perda de datos o violacións de seguridade.",
-    "by" : "por",
-    "licensed" : "licencidado",
     "Documentation:" : "Documentación:",
     "User documentation" : "Documentación do usuario",
     "Admin documentation" : "Documentación do administrador",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index 516c5e6285bce721c3d5590bd2eab771a62ca9c5..ced735b4d641a1e3c857ed789804c507ce808506 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -188,8 +188,6 @@
     "Developer documentation" : "Documentación do desenvolvedor",
     "Experimental applications ahead" : "Ante as aplicacións experimentais",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As aplicacións experimentais, novas ou coñecidas por ser inestábeis e en forte desenvolvemento, non se lles fan comprobacións de seguridade. A súa instalación pode provocar a perda de datos o violacións de seguridade.",
-    "by" : "por",
-    "licensed" : "licencidado",
     "Documentation:" : "Documentación:",
     "User documentation" : "Documentación do usuario",
     "Admin documentation" : "Documentación do administrador",
diff --git a/settings/l10n/he.js b/settings/l10n/he.js
index 8a2eaddf07e48035bf71ce047942c40ac3f22d87..14489d70f2346ec1085c5c56c85aefda82491354 100644
--- a/settings/l10n/he.js
+++ b/settings/l10n/he.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "תיעוד מפתח",
     "Experimental applications ahead" : "ישומים ניסיוניים לפנים",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "יישומים ניסיוניים לא נבדקו לבעיות אבטחה, חדשים או ידועים כלא יציבים ותחת פיתוח כבד. התקנה שלהם עלולה להוביל לאיבוד מידע או לפרצות אבטחה.",
-    "by" : "על ידי",
-    "licensed" : "בעל רישיון",
     "Documentation:" : "תיעוד",
     "User documentation" : "תיעוד משתמש",
     "Admin documentation" : "תיעוד מנהל",
diff --git a/settings/l10n/he.json b/settings/l10n/he.json
index 85ac7fa7f2b9318f91de2666d57fffb684c0473e..16d589a126998596da9eeb6cc4c409c0c8163c93 100644
--- a/settings/l10n/he.json
+++ b/settings/l10n/he.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "תיעוד מפתח",
     "Experimental applications ahead" : "ישומים ניסיוניים לפנים",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "יישומים ניסיוניים לא נבדקו לבעיות אבטחה, חדשים או ידועים כלא יציבים ותחת פיתוח כבד. התקנה שלהם עלולה להוביל לאיבוד מידע או לפרצות אבטחה.",
-    "by" : "על ידי",
-    "licensed" : "בעל רישיון",
     "Documentation:" : "תיעוד",
     "User documentation" : "תיעוד משתמש",
     "Admin documentation" : "תיעוד מנהל",
diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js
index 2a255d18788e161caa39ae9705e23e755bb6ffb3..517e5db52696bf44019c28478ee01200e2e33029 100644
--- a/settings/l10n/hr.js
+++ b/settings/l10n/hr.js
@@ -113,7 +113,6 @@ OC.L10N.register(
     "More" : "Više",
     "Less" : "Manje",
     "Version" : "Verzija",
-    "by" : "od strane",
     "Documentation:" : "Dokumentacija:",
     "Enable only for specific groups" : "Omogućite samo za specifične grupe",
     "Uninstall App" : "Deinstalirajte app",
diff --git a/settings/l10n/hr.json b/settings/l10n/hr.json
index 31a904a0d02a7e64076c893a7b66babc8b5658d9..44aacb82834a491b7b90700b46a78b88edf72bed 100644
--- a/settings/l10n/hr.json
+++ b/settings/l10n/hr.json
@@ -111,7 +111,6 @@
     "More" : "Više",
     "Less" : "Manje",
     "Version" : "Verzija",
-    "by" : "od strane",
     "Documentation:" : "Dokumentacija:",
     "Enable only for specific groups" : "Omogućite samo za specifične grupe",
     "Uninstall App" : "Deinstalirajte app",
diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js
index 003778ef2071680bc909ad085755ccc696e82010..c4f92e2840ad439f05eeca710a2ee7e35c234f6a 100644
--- a/settings/l10n/hu_HU.js
+++ b/settings/l10n/hu_HU.js
@@ -193,8 +193,6 @@ OC.L10N.register(
     "Developer documentation" : "Fejlesztői dokumentáció",
     "Experimental applications ahead" : "Kísérleti alkalmazások előre",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "A kísérleti applikációk nincsenek biztonsági ellenőrizve, ismert vagy ismeretlen hibák lehetnek bennük és aktív fejlesztés alatt állnak. A telepítésük adatvesztéshez vezethet, vagy biztonsági kockázata lehet.",
-    "by" : "közreadta:",
-    "licensed" : "licencelt",
     "Documentation:" : "Dokumentációk:",
     "User documentation" : "Felhasználói dokumentáció",
     "Admin documentation" : "Adminisztrátori dokumentáció",
diff --git a/settings/l10n/hu_HU.json b/settings/l10n/hu_HU.json
index 28f6a323edb8ec23e97d62fc45c935edb21ad2a7..73547b4ca4850b9be67b6577c8d544ff34a55bc6 100644
--- a/settings/l10n/hu_HU.json
+++ b/settings/l10n/hu_HU.json
@@ -191,8 +191,6 @@
     "Developer documentation" : "Fejlesztői dokumentáció",
     "Experimental applications ahead" : "Kísérleti alkalmazások előre",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "A kísérleti applikációk nincsenek biztonsági ellenőrizve, ismert vagy ismeretlen hibák lehetnek bennük és aktív fejlesztés alatt állnak. A telepítésük adatvesztéshez vezethet, vagy biztonsági kockázata lehet.",
-    "by" : "közreadta:",
-    "licensed" : "licencelt",
     "Documentation:" : "Dokumentációk:",
     "User documentation" : "Felhasználói dokumentáció",
     "Admin documentation" : "Adminisztrátori dokumentáció",
diff --git a/settings/l10n/ia.js b/settings/l10n/ia.js
index 94c1b8b3cf8bbd7c5c2045bb1db4ed2d7e57fc4a..a4d027b7b374b29ffa903bd9c1ed521e2bb46784 100644
--- a/settings/l10n/ia.js
+++ b/settings/l10n/ia.js
@@ -19,7 +19,6 @@ OC.L10N.register(
     "never" : "nunquam",
     "__language_name__" : "Interlingua",
     "More" : "Plus",
-    "by" : "per",
     "Cheers!" : "Acclamationes!",
     "Profile picture" : "Imagine de profilo",
     "Cancel" : "Cancellar",
diff --git a/settings/l10n/ia.json b/settings/l10n/ia.json
index fc6e624f8aeb8a102d650e9f9eacae634d2463d2..562106ffda5a69e021d9e47788d550794f8f0c3e 100644
--- a/settings/l10n/ia.json
+++ b/settings/l10n/ia.json
@@ -17,7 +17,6 @@
     "never" : "nunquam",
     "__language_name__" : "Interlingua",
     "More" : "Plus",
-    "by" : "per",
     "Cheers!" : "Acclamationes!",
     "Profile picture" : "Imagine de profilo",
     "Cancel" : "Cancellar",
diff --git a/settings/l10n/id.js b/settings/l10n/id.js
index 5610d9d47e7a149ac0b215b8fdfa0096e24bef34..adb32bca2203b777d35f9058f84326cc6d796bc0 100644
--- a/settings/l10n/id.js
+++ b/settings/l10n/id.js
@@ -203,8 +203,6 @@ OC.L10N.register(
     "Developer documentation" : "Dokumentasi pengembang",
     "Experimental applications ahead" : "Aplikasi percobaan terdepan",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikasi percobaan belum diperiksa untuk masalah keamanan, baru atau dikenal tidak stabil dan dalam proses pengembangan. Menginstalnya dapat menyebabkan kehilangan data atau penerobosan keamanan.",
-    "by" : "oleh",
-    "licensed" : "dilisensikan",
     "Documentation:" : "Dokumentasi:",
     "User documentation" : "Dokumentasi pengguna.",
     "Admin documentation" : "Dokumentasi admin",
diff --git a/settings/l10n/id.json b/settings/l10n/id.json
index 39606ef41885658dd45fd63204dc31d4dc9b1621..8290782a737c178f167ec06978d7ea28a13768da 100644
--- a/settings/l10n/id.json
+++ b/settings/l10n/id.json
@@ -201,8 +201,6 @@
     "Developer documentation" : "Dokumentasi pengembang",
     "Experimental applications ahead" : "Aplikasi percobaan terdepan",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikasi percobaan belum diperiksa untuk masalah keamanan, baru atau dikenal tidak stabil dan dalam proses pengembangan. Menginstalnya dapat menyebabkan kehilangan data atau penerobosan keamanan.",
-    "by" : "oleh",
-    "licensed" : "dilisensikan",
     "Documentation:" : "Dokumentasi:",
     "User documentation" : "Dokumentasi pengguna.",
     "Admin documentation" : "Dokumentasi admin",
diff --git a/settings/l10n/is.js b/settings/l10n/is.js
index 168b50adb56491bdc9c3a8f1da9229270765d877..9acdfe428fd66796939d2051d10c37017f3cc20e 100644
--- a/settings/l10n/is.js
+++ b/settings/l10n/is.js
@@ -34,7 +34,6 @@ OC.L10N.register(
     "Less" : "Minna",
     "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
     "Version" : "Útgáfa",
-    "by" : "af",
     "Cheers!" : "Skál!",
     "Forum" : "Vefspjall",
     "Cancel" : "Hætta við",
diff --git a/settings/l10n/is.json b/settings/l10n/is.json
index 5b8820adf6d780c67191835b59c7084782b04100..37f481341ced78d4e535d49621d3c42fd2ee84c1 100644
--- a/settings/l10n/is.json
+++ b/settings/l10n/is.json
@@ -32,7 +32,6 @@
     "Less" : "Minna",
     "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
     "Version" : "Útgáfa",
-    "by" : "af",
     "Cheers!" : "Skál!",
     "Forum" : "Vefspjall",
     "Cancel" : "Hætta við",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index be7032f1a80bfab90dbbfbfff797eceb206c7089..eb29acb7c1b201db999caf689a534eeb2716d45e 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Documentazione dello sviluppatore",
     "Experimental applications ahead" : "Prima le applicazioni sperimentali",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Le applicazioni sperimentali non sono sottoposte a controlli di sicurezza, sono nuove o notoriamente instabili e sotto sviluppo intensivo. La loro installazione può causare perdite di dati o problemi di sicurezza.",
-    "by" : "di",
-    "licensed" : "sotto licenza",
     "Documentation:" : "Documentazione:",
     "User documentation" : "Documentazione utente",
     "Admin documentation" : "Documentazione di amministrazione",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 60583bd97bf95df6e583e38b69b0a013594f0ff7..a8fa95d944f09c571a81d4a15f67b3aff667acc0 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Documentazione dello sviluppatore",
     "Experimental applications ahead" : "Prima le applicazioni sperimentali",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Le applicazioni sperimentali non sono sottoposte a controlli di sicurezza, sono nuove o notoriamente instabili e sotto sviluppo intensivo. La loro installazione può causare perdite di dati o problemi di sicurezza.",
-    "by" : "di",
-    "licensed" : "sotto licenza",
     "Documentation:" : "Documentazione:",
     "User documentation" : "Documentazione utente",
     "Admin documentation" : "Documentazione di amministrazione",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index bc73960f2698ee4fbbf29db85bd9213a862241b7..65881d30d34843ce0382e2dcbbd56cde78b70642 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "開発者ドキュメント",
     "Experimental applications ahead" : "実験的なアプリケーションを試す",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的なアプリは、脆弱性についてチェックされていませんし、不安定であったり、激しく開発中です。それらをインストールすると、データの損失やセキュリティ侵害を引き起こす可能性があります。",
-    "by" : "by",
-    "licensed" : "ライセンス",
     "Documentation:" : "ドキュメント:",
     "User documentation" : "ユーザードキュメント",
     "Admin documentation" : "管理者ドキュメント",
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index ce2ef59730f8bc675eb910db7e549f9bbe628274..05d43d0cd628ddec11bfcfffd8faa27ff5f1db68 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "開発者ドキュメント",
     "Experimental applications ahead" : "実験的なアプリケーションを試す",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "実験的なアプリは、脆弱性についてチェックされていませんし、不安定であったり、激しく開発中です。それらをインストールすると、データの損失やセキュリティ侵害を引き起こす可能性があります。",
-    "by" : "by",
-    "licensed" : "ライセンス",
     "Documentation:" : "ドキュメント:",
     "User documentation" : "ユーザードキュメント",
     "Admin documentation" : "管理者ドキュメント",
diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js
index 3654e8a6d0adc80dc6eeb56c379c2d3a7f7a1a98..91d02aa03959057d21c2a93046f6f98340c7f4e7 100644
--- a/settings/l10n/ka_GE.js
+++ b/settings/l10n/ka_GE.js
@@ -43,7 +43,6 @@ OC.L10N.register(
     "More" : "უფრო მეტი",
     "Less" : "უფრო ნაკლები",
     "Version" : "ვერსია",
-    "by" : "მიერ",
     "Forum" : "ფორუმი",
     "Cancel" : "უარყოფა",
     "Email" : "იმეილი",
diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json
index 7bccc89534b74ca18536cc5bd4ac1054622e379e..8c3c322d0dd196f364a27d58f33c5fc11adc4dcd 100644
--- a/settings/l10n/ka_GE.json
+++ b/settings/l10n/ka_GE.json
@@ -41,7 +41,6 @@
     "More" : "უფრო მეტი",
     "Less" : "უფრო ნაკლები",
     "Version" : "ვერსია",
-    "by" : "მიერ",
     "Forum" : "ფორუმი",
     "Cancel" : "უარყოფა",
     "Email" : "იმეილი",
diff --git a/settings/l10n/km.js b/settings/l10n/km.js
index b3f980e41ec06e5b37dcfa3521cb1062380c6570..fce466a0cae747cb1416ec2966288fbbcb7942e2 100644
--- a/settings/l10n/km.js
+++ b/settings/l10n/km.js
@@ -59,7 +59,6 @@ OC.L10N.register(
     "More" : "ច្រើន​ទៀត",
     "Less" : "តិច",
     "Version" : "កំណែ",
-    "by" : "ដោយ",
     "Forum" : "វេទិកាពិភាក្សា",
     "Profile picture" : "រូបភាព​ប្រវត្តិរូប",
     "Upload new" : "ផ្ទុកឡើង​ថ្មី",
diff --git a/settings/l10n/km.json b/settings/l10n/km.json
index e7c87be2b0687556f727a1bd4647dca522dc97a0..3b158de750517bfe5424676528bc7c49813180e8 100644
--- a/settings/l10n/km.json
+++ b/settings/l10n/km.json
@@ -57,7 +57,6 @@
     "More" : "ច្រើន​ទៀត",
     "Less" : "តិច",
     "Version" : "កំណែ",
-    "by" : "ដោយ",
     "Forum" : "វេទិកាពិភាក្សា",
     "Profile picture" : "រូបភាព​ប្រវត្តិរូប",
     "Upload new" : "ផ្ទុកឡើង​ថ្មី",
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index b68d4bb4e36ae91bb2748e9976a2554eacab3f16..8af97173061954f12b7d49de4996ed8b3abb8d11 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "개발자 문서",
     "Experimental applications ahead" : "실험적인 앱 사용 예정",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "실험적인 앱은 보안 문제 검사를 통과하지 않았으며, 아직 새롭거나, 불안정하거나, 개발 중일 수도 있습니다. 이러한 앱을 설치하면 데이터 손실 및 보안 문제가 발생할 수도 있습니다.",
-    "by" : "작성:",
-    "licensed" : "라이선스:",
     "Documentation:" : "문서:",
     "User documentation" : "사용자 문서",
     "Admin documentation" : "관리 문서",
diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json
index 02db2edbff4055e02a0c867221cd165ec5013878..a05536c814b1f058564273a5eed7949cc28fdeba 100644
--- a/settings/l10n/ko.json
+++ b/settings/l10n/ko.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "개발자 문서",
     "Experimental applications ahead" : "실험적인 앱 사용 예정",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "실험적인 앱은 보안 문제 검사를 통과하지 않았으며, 아직 새롭거나, 불안정하거나, 개발 중일 수도 있습니다. 이러한 앱을 설치하면 데이터 손실 및 보안 문제가 발생할 수도 있습니다.",
-    "by" : "작성:",
-    "licensed" : "라이선스:",
     "Documentation:" : "문서:",
     "User documentation" : "사용자 문서",
     "Admin documentation" : "관리 문서",
diff --git a/settings/l10n/ku_IQ.js b/settings/l10n/ku_IQ.js
index 1225afddf54d9e1ee93ad64182798adaac630608..1bdf686bf4db9e23632984830dee8a0a3a8f4f53 100644
--- a/settings/l10n/ku_IQ.js
+++ b/settings/l10n/ku_IQ.js
@@ -8,7 +8,6 @@ OC.L10N.register(
     "Login" : "چوونەژوورەوە",
     "Encryption" : "نهێنیکردن",
     "Server address" : "ناونیشانی ڕاژه",
-    "by" : "له‌لایه‌ن",
     "Cancel" : "لابردن",
     "Email" : "ئیمه‌یل",
     "Password" : "وشەی تێپەربو",
diff --git a/settings/l10n/ku_IQ.json b/settings/l10n/ku_IQ.json
index bb1a59521d15be734ceddb96a8bcedb0b1463032..cfc9fc59e7c550107f0126c9d7e863c7b2c7f636 100644
--- a/settings/l10n/ku_IQ.json
+++ b/settings/l10n/ku_IQ.json
@@ -6,7 +6,6 @@
     "Login" : "چوونەژوورەوە",
     "Encryption" : "نهێنیکردن",
     "Server address" : "ناونیشانی ڕاژه",
-    "by" : "له‌لایه‌ن",
     "Cancel" : "لابردن",
     "Email" : "ئیمه‌یل",
     "Password" : "وشەی تێپەربو",
diff --git a/settings/l10n/lb.js b/settings/l10n/lb.js
index 533cff93a70b4b9ab5569ebe124569f4093ac522..88117d9b016a023f200c21c3d51691b4f3f90d51 100644
--- a/settings/l10n/lb.js
+++ b/settings/l10n/lb.js
@@ -32,7 +32,6 @@ OC.L10N.register(
     "Port" : "Port",
     "More" : "Méi",
     "Less" : "Manner",
-    "by" : "vun",
     "Cheers!" : "Prost!",
     "Cancel" : "Ofbriechen",
     "Email" : "Email",
diff --git a/settings/l10n/lb.json b/settings/l10n/lb.json
index 8188babc0eb5156b30f6d0d57b24c7d4b231ecb8..a686607e27291125b9600321c3ee855c0a2c8f9f 100644
--- a/settings/l10n/lb.json
+++ b/settings/l10n/lb.json
@@ -30,7 +30,6 @@
     "Port" : "Port",
     "More" : "Méi",
     "Less" : "Manner",
-    "by" : "vun",
     "Cheers!" : "Prost!",
     "Cancel" : "Ofbriechen",
     "Email" : "Email",
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js
index e009e5290e2b014b8ca462a8bec0799e2c340d5b..7e8e43c75f009a209c38b0b1cdd5739e9391c910 100644
--- a/settings/l10n/lt_LT.js
+++ b/settings/l10n/lt_LT.js
@@ -79,7 +79,6 @@ OC.L10N.register(
     "More" : "Daugiau",
     "Less" : "Mažiau",
     "Version" : "Versija",
-    "by" : " ",
     "Cheers!" : "Sveikinimai!",
     "Forum" : "Forumas",
     "Profile picture" : "Profilio paveikslÄ—lis",
diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json
index 1f844ee5e5cda8a5d5f05832e96ef1526b2fba83..f15481a21e0bd8380781e5d26c57129242d03049 100644
--- a/settings/l10n/lt_LT.json
+++ b/settings/l10n/lt_LT.json
@@ -77,7 +77,6 @@
     "More" : "Daugiau",
     "Less" : "Mažiau",
     "Version" : "Versija",
-    "by" : " ",
     "Cheers!" : "Sveikinimai!",
     "Forum" : "Forumas",
     "Profile picture" : "Profilio paveikslÄ—lis",
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js
index b286f2211cbcd10742d388735c4a817f27b709d6..516ad3205c752836dcdd6a5da966484777780804 100644
--- a/settings/l10n/lv.js
+++ b/settings/l10n/lv.js
@@ -114,7 +114,6 @@ OC.L10N.register(
     "More" : "Vairāk",
     "Less" : "Mazāk",
     "Version" : "Versija",
-    "by" : "līdz",
     "Documentation:" : "Dokumentācija:",
     "User documentation" : "Lietotāja dokumentācija",
     "Admin documentation" : "Administratora dokumentācija",
diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json
index fea2fe4b47280f35469443177a08e74eacf68362..7eeceea5efa5229fbcc393af7a6e3bb5548047c6 100644
--- a/settings/l10n/lv.json
+++ b/settings/l10n/lv.json
@@ -112,7 +112,6 @@
     "More" : "Vairāk",
     "Less" : "Mazāk",
     "Version" : "Versija",
-    "by" : "līdz",
     "Documentation:" : "Dokumentācija:",
     "User documentation" : "Lietotāja dokumentācija",
     "Admin documentation" : "Administratora dokumentācija",
diff --git a/settings/l10n/mk.js b/settings/l10n/mk.js
index 64cc8f7357ebeebb2d3ad402f1d80b2e2c1078a6..b4d4f81b4049749054753ed8ff27abf0b0b68d6a 100644
--- a/settings/l10n/mk.js
+++ b/settings/l10n/mk.js
@@ -131,7 +131,6 @@ OC.L10N.register(
     "More" : "Повеќе",
     "Less" : "Помалку",
     "Version" : "Верзија",
-    "by" : "од",
     "Documentation:" : "Документација:",
     "Enable only for specific groups" : "Овозможи само на специфицирани групи",
     "Cheers!" : "Поздрав!",
diff --git a/settings/l10n/mk.json b/settings/l10n/mk.json
index a67d7bef0cc6e47ee4c3d4d617c34dd11f2b75ea..ae7f4a91aff4060d471b277e2e342d052e8b0892 100644
--- a/settings/l10n/mk.json
+++ b/settings/l10n/mk.json
@@ -129,7 +129,6 @@
     "More" : "Повеќе",
     "Less" : "Помалку",
     "Version" : "Верзија",
-    "by" : "од",
     "Documentation:" : "Документација:",
     "Enable only for specific groups" : "Овозможи само на специфицирани групи",
     "Cheers!" : "Поздрав!",
diff --git a/settings/l10n/ms_MY.js b/settings/l10n/ms_MY.js
index ce27d07be3f38fe999193bf0cfeb2e427c666f6b..30ff133bd42774a72e4e389f6db256f4fc924fda 100644
--- a/settings/l10n/ms_MY.js
+++ b/settings/l10n/ms_MY.js
@@ -15,7 +15,6 @@ OC.L10N.register(
     "Login" : "Log masuk",
     "Server address" : "Alamat pelayan",
     "More" : "Lanjutan",
-    "by" : "oleh",
     "Profile picture" : "Gambar profil",
     "Cancel" : "Batal",
     "Email" : "Email",
diff --git a/settings/l10n/ms_MY.json b/settings/l10n/ms_MY.json
index 8c6e2a0a41a08e08c5d2095276b9cf75de0c863e..19504cee599714f5223a56fce170e2496a4ed5d0 100644
--- a/settings/l10n/ms_MY.json
+++ b/settings/l10n/ms_MY.json
@@ -13,7 +13,6 @@
     "Login" : "Log masuk",
     "Server address" : "Alamat pelayan",
     "More" : "Lanjutan",
-    "by" : "oleh",
     "Profile picture" : "Gambar profil",
     "Cancel" : "Batal",
     "Email" : "Email",
diff --git a/settings/l10n/nb_NO.js b/settings/l10n/nb_NO.js
index e44e07a0866dfc3e274a7e68a70582d0ffb537e6..3a09b1fc9477d7cb63c904825f04705fc4347fae 100644
--- a/settings/l10n/nb_NO.js
+++ b/settings/l10n/nb_NO.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Utviklerdokumentasjon",
     "Experimental applications ahead" : "Eksperimentelle applikasjoner forut",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentelle apper er ikke sjekket for sikkerhetsproblemer. De er nye eller de anses som ustabile og under stadig utvikling. Å installere slike apper kan forårsake tap av data eller brudd på sikkerheten.",
-    "by" : "av",
-    "licensed" : "lisensiert",
     "Documentation:" : "Dokumentasjon:",
     "User documentation" : "Brukerdokumentasjon",
     "Admin documentation" : "Admin-dokumentasjon",
diff --git a/settings/l10n/nb_NO.json b/settings/l10n/nb_NO.json
index 0fa8871822ca59ad8155dc3a24e23549ef5e3466..c2368bb9b7858914cfe2dca05394141703c4207d 100644
--- a/settings/l10n/nb_NO.json
+++ b/settings/l10n/nb_NO.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Utviklerdokumentasjon",
     "Experimental applications ahead" : "Eksperimentelle applikasjoner forut",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Eksperimentelle apper er ikke sjekket for sikkerhetsproblemer. De er nye eller de anses som ustabile og under stadig utvikling. Å installere slike apper kan forårsake tap av data eller brudd på sikkerheten.",
-    "by" : "av",
-    "licensed" : "lisensiert",
     "Documentation:" : "Dokumentasjon:",
     "User documentation" : "Brukerdokumentasjon",
     "Admin documentation" : "Admin-dokumentasjon",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 0efd8d029db4d91ce2e46ed8cf5deb8804be84ef..2aead6ae80f6797ac641386d8dd0b5175bf6eceb 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Ontwikkelaarsdocumentatie",
     "Experimental applications ahead" : "Experimentele applicaties vooraan",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentele apps zijn niet gecontroleerd op beveiligingsproblemen, zijn nieuw of staan bekend als instabiel en worden volop ontwikkeld. Installatie kan leiden tot gegevensverlies of beveiligingsincidenten.",
-    "by" : "door",
-    "licensed" : "gelicenseerd",
     "Documentation:" : "Documentatie:",
     "User documentation" : "Gebruikersdocumentatie",
     "Admin documentation" : "Beheerdocumentatie",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 80783b9296260097698c7bff2e89ed86c21b567c..b72ac4f860c2c42c9db2e0b670b9ae0761872e3a 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Ontwikkelaarsdocumentatie",
     "Experimental applications ahead" : "Experimentele applicaties vooraan",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentele apps zijn niet gecontroleerd op beveiligingsproblemen, zijn nieuw of staan bekend als instabiel en worden volop ontwikkeld. Installatie kan leiden tot gegevensverlies of beveiligingsincidenten.",
-    "by" : "door",
-    "licensed" : "gelicenseerd",
     "Documentation:" : "Documentatie:",
     "User documentation" : "Gebruikersdocumentatie",
     "Admin documentation" : "Beheerdocumentatie",
diff --git a/settings/l10n/nn_NO.js b/settings/l10n/nn_NO.js
index 9f56955aa39ad9448c47f602657617ae697798f1..686b9a9ddf2a27308ea405df7769ed17c7f1c9e4 100644
--- a/settings/l10n/nn_NO.js
+++ b/settings/l10n/nn_NO.js
@@ -50,7 +50,6 @@ OC.L10N.register(
     "More" : "Meir",
     "Less" : "Mindre",
     "Version" : "Utgåve",
-    "by" : "av",
     "Forum" : "Forum",
     "Profile picture" : "Profilbilete",
     "Upload new" : "Last opp ny",
diff --git a/settings/l10n/nn_NO.json b/settings/l10n/nn_NO.json
index cebbd5451f07c937f6b445ea83189ab565f4affd..27f3c7e0d4237eef122848989bfa97ed21f93a65 100644
--- a/settings/l10n/nn_NO.json
+++ b/settings/l10n/nn_NO.json
@@ -48,7 +48,6 @@
     "More" : "Meir",
     "Less" : "Mindre",
     "Version" : "Utgåve",
-    "by" : "av",
     "Forum" : "Forum",
     "Profile picture" : "Profilbilete",
     "Upload new" : "Last opp ny",
diff --git a/settings/l10n/oc.js b/settings/l10n/oc.js
index d9c89c820a7a258610015c84d22e872de1f75860..5d6e199352dbe2b269d419c8608bda8f5a10b9c7 100644
--- a/settings/l10n/oc.js
+++ b/settings/l10n/oc.js
@@ -203,8 +203,6 @@ OC.L10N.register(
     "Developer documentation" : "Documentacion pels desvolopaires",
     "Experimental applications ahead" : "Atencion! Aplicacions experimentalas",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicacions experimentalas son pas estadas testadas pels problèmas de seguretat, son novèlas o conegudasper èsser instablas e son encara en desvolopament. Las installar pòt causar de pèrdas de donadas o de falhas de seguretat. ",
-    "by" : "per",
-    "licensed" : "Jos licéncia",
     "Documentation:" : "Documentacion :",
     "User documentation" : "Documentacion utilizaire",
     "Admin documentation" : "Documentacion administrator",
diff --git a/settings/l10n/oc.json b/settings/l10n/oc.json
index 28e00148748539a959be44b8e74a750e922d186d..e271f05018831193cbf1901d4afa101df29d6be4 100644
--- a/settings/l10n/oc.json
+++ b/settings/l10n/oc.json
@@ -201,8 +201,6 @@
     "Developer documentation" : "Documentacion pels desvolopaires",
     "Experimental applications ahead" : "Atencion! Aplicacions experimentalas",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Las aplicacions experimentalas son pas estadas testadas pels problèmas de seguretat, son novèlas o conegudasper èsser instablas e son encara en desvolopament. Las installar pòt causar de pèrdas de donadas o de falhas de seguretat. ",
-    "by" : "per",
-    "licensed" : "Jos licéncia",
     "Documentation:" : "Documentacion :",
     "User documentation" : "Documentacion utilizaire",
     "Admin documentation" : "Documentacion administrator",
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index 23dc9ba79ee75db0183cef9530c03aa0ecdbbb88..31e4c29ce5ee25dbb1e006f0b1938bbf78fb1974 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -139,8 +139,6 @@ OC.L10N.register(
     "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Plik log jest większy niż 100MB. Ściąganie może trochę potrwać!",
     "Version" : "Wersja",
     "Developer documentation" : "Dokumentacja dewelopera",
-    "by" : "przez",
-    "licensed" : "Licencja",
     "Documentation:" : "Dokumentacja:",
     "User documentation" : "Dokumentacja użytkownika",
     "Show description …" : "Pokaż opis ...",
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json
index c4885d17a677a6d6b4de22e5215a1616bdd01f9d..b838a678202d284a1417e882a0ff6d7012f2124b 100644
--- a/settings/l10n/pl.json
+++ b/settings/l10n/pl.json
@@ -137,8 +137,6 @@
     "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Plik log jest większy niż 100MB. Ściąganie może trochę potrwać!",
     "Version" : "Wersja",
     "Developer documentation" : "Dokumentacja dewelopera",
-    "by" : "przez",
-    "licensed" : "Licencja",
     "Documentation:" : "Dokumentacja:",
     "User documentation" : "Dokumentacja użytkownika",
     "Show description …" : "Pokaż opis ...",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index a2b2e03f2542c47f870fbf78771dac370f6465f4..7d04bc3c04b137e409b6370741eb04efce520a8b 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Documentação do desenvolvedor",
     "Experimental applications ahead" : "Aplicações experimentais à frente",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplicativos experimentais não são marcados por questões de segurança, por serem novos ou conhecidos como instáveis e sob forte desenvolvimento. Instalá-los pode causar perda de dados ou falhas de segurança.",
-    "by" : "por",
-    "licensed" : "licenciado",
     "Documentation:" : "Documentação:",
     "User documentation" : "Documentação do usuário",
     "Admin documentation" : "Documentação para Administração",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index 48bcad8c82f728f041331111a6f7384c02ceecd7..100b7e60f2252e247d028f2c7449a298f629b25b 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Documentação do desenvolvedor",
     "Experimental applications ahead" : "Aplicações experimentais à frente",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplicativos experimentais não são marcados por questões de segurança, por serem novos ou conhecidos como instáveis e sob forte desenvolvimento. Instalá-los pode causar perda de dados ou falhas de segurança.",
-    "by" : "por",
-    "licensed" : "licenciado",
     "Documentation:" : "Documentação:",
     "User documentation" : "Documentação do usuário",
     "Admin documentation" : "Documentação para Administração",
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index bfde736e027f8cb576aa86fba47227e5f1291b90..3aa4120c43ff30d0c4d771bd7670d37cf61ce657 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Documentação de Programador",
     "Experimental applications ahead" : "Aplicações experimentais de futuro",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As apps experimentais não estão selecionadas para problemas de segurança, nova ou conhecida como instável e em forte desenvolvimento. Ao instalá-las pode causar a perda de dados ou quebra de segurança.",
-    "by" : "por",
-    "licensed" : "licenciado",
     "Documentation:" : "Documentação:",
     "User documentation" : "Documentação de Utilizador",
     "Admin documentation" : "Documentação do Administrador",
diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json
index 62cf7aeab25626347e57e0512a2235a8e2b4cbaa..8325e774708697726b74c712826b7fa5597b537f 100644
--- a/settings/l10n/pt_PT.json
+++ b/settings/l10n/pt_PT.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Documentação de Programador",
     "Experimental applications ahead" : "Aplicações experimentais de futuro",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "As apps experimentais não estão selecionadas para problemas de segurança, nova ou conhecida como instável e em forte desenvolvimento. Ao instalá-las pode causar a perda de dados ou quebra de segurança.",
-    "by" : "por",
-    "licensed" : "licenciado",
     "Documentation:" : "Documentação:",
     "User documentation" : "Documentação de Utilizador",
     "Admin documentation" : "Documentação do Administrador",
diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js
index 8ebfd2fa6effc18b02ce2ba598b781c4bf996fc0..bcdafb9e79d91314466e3648885002934544e838 100644
--- a/settings/l10n/ro.js
+++ b/settings/l10n/ro.js
@@ -84,7 +84,6 @@ OC.L10N.register(
     "More" : "Mai mult",
     "Less" : "Mai puțin",
     "Version" : "Versiunea",
-    "by" : "după",
     "Forum" : "Forum",
     "Profile picture" : "Imagine de profil",
     "Upload new" : "Încarcă una nouă",
diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json
index e5ffcc4c69acee75bf12ff59e29141e81da95a86..f5247007a326ec47529388444f8d424881a327b4 100644
--- a/settings/l10n/ro.json
+++ b/settings/l10n/ro.json
@@ -82,7 +82,6 @@
     "More" : "Mai mult",
     "Less" : "Mai puțin",
     "Version" : "Versiunea",
-    "by" : "după",
     "Forum" : "Forum",
     "Profile picture" : "Imagine de profil",
     "Upload new" : "Încarcă una nouă",
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index 0514b957f024220400f900343d9888d8493d723f..77e57b69323d5087d1518113defa4f6666b926f4 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Документация для разработчиков",
     "Experimental applications ahead" : "Экспериментальные приложения",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Экспериментальные приложения не проверялись на наличие уязвимостей безопасности, они также могут быть нестабильны, т.к. находятся в активной разработке. Их установка может повлечь потерю информации или нарушение безопасности.",
-    "by" : "автор",
-    "licensed" : "Лицензировано",
     "Documentation:" : "Документация:",
     "User documentation" : "Пользовательская документация",
     "Admin documentation" : "Документация для администратора",
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index 712b8105ae2a20deb97b6f8eb4a1718e7846f40c..dc1a2101aca0055029767c270e3a5b644e8972de 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Документация для разработчиков",
     "Experimental applications ahead" : "Экспериментальные приложения",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Экспериментальные приложения не проверялись на наличие уязвимостей безопасности, они также могут быть нестабильны, т.к. находятся в активной разработке. Их установка может повлечь потерю информации или нарушение безопасности.",
-    "by" : "автор",
-    "licensed" : "Лицензировано",
     "Documentation:" : "Документация:",
     "User documentation" : "Пользовательская документация",
     "Admin documentation" : "Документация для администратора",
diff --git a/settings/l10n/si_LK.js b/settings/l10n/si_LK.js
index ce4dd3f2da232329bbc8c694e0eeedb9e4e45c67..4ae34d559f5ad06e904de8bea8e5d951da0127f5 100644
--- a/settings/l10n/si_LK.js
+++ b/settings/l10n/si_LK.js
@@ -25,7 +25,6 @@ OC.L10N.register(
     "Port" : "තොට",
     "More" : "වැඩි",
     "Less" : "අඩු",
-    "by" : "විසින්",
     "Cancel" : "එපා",
     "Email" : "විද්‍යුත් තැපෑල",
     "Your email address" : "ඔබගේ විද්‍යුත් තැපෑල",
diff --git a/settings/l10n/si_LK.json b/settings/l10n/si_LK.json
index 10f3cfa47cbe66b393a3de05868cdcf61c7bef5b..06647a07688800122ae008f2ef1ab289f4107836 100644
--- a/settings/l10n/si_LK.json
+++ b/settings/l10n/si_LK.json
@@ -23,7 +23,6 @@
     "Port" : "තොට",
     "More" : "වැඩි",
     "Less" : "අඩු",
-    "by" : "විසින්",
     "Cancel" : "එපා",
     "Email" : "විද්‍යුත් තැපෑල",
     "Your email address" : "ඔබගේ විද්‍යුත් තැපෑල",
diff --git a/settings/l10n/sk_SK.js b/settings/l10n/sk_SK.js
index 5968a1fe2537d616dda2945e3b8bb2c34086b9e4..06f8fd6bc3783746a438ec9e445553b15c791458 100644
--- a/settings/l10n/sk_SK.js
+++ b/settings/l10n/sk_SK.js
@@ -175,8 +175,6 @@ OC.L10N.register(
     "Developer documentation" : "Dokumentácia vývojára",
     "Experimental applications ahead" : "Experimentálna aplikácia v poradí",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentálne aplikácie nie sú preverované na bezpečnostné chyby, môžu byť nestabilné a veľmi sa meniť. Ich inštaláciou môžete spôsobiť stratu dát alebo bezpečnostné problémy.",
-    "by" : "od",
-    "licensed" : "licencované",
     "Documentation:" : "Dokumentácia:",
     "User documentation" : "Príručka používateľa",
     "Admin documentation" : "Príručka administrátora",
diff --git a/settings/l10n/sk_SK.json b/settings/l10n/sk_SK.json
index e1594eca7fe45209526109a10c2b7309500d510e..f346de6550833f9da15d64f69bf2d3bf0ca8bc14 100644
--- a/settings/l10n/sk_SK.json
+++ b/settings/l10n/sk_SK.json
@@ -173,8 +173,6 @@
     "Developer documentation" : "Dokumentácia vývojára",
     "Experimental applications ahead" : "Experimentálna aplikácia v poradí",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimentálne aplikácie nie sú preverované na bezpečnostné chyby, môžu byť nestabilné a veľmi sa meniť. Ich inštaláciou môžete spôsobiť stratu dát alebo bezpečnostné problémy.",
-    "by" : "od",
-    "licensed" : "licencované",
     "Documentation:" : "Dokumentácia:",
     "User documentation" : "Príručka používateľa",
     "Admin documentation" : "Príručka administrátora",
diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js
index 85dcd38a00699d1c393db6f86997728b0e4fec5a..74d7ca281333a65ef648b8341bd4138b3c32b79b 100644
--- a/settings/l10n/sl.js
+++ b/settings/l10n/sl.js
@@ -169,8 +169,6 @@ OC.L10N.register(
     "Version" : "Različica",
     "Developer documentation" : "Razvojniška dokumentacija",
     "Experimental applications ahead" : "Testne aplikacija",
-    "by" : "od",
-    "licensed" : "licencirano",
     "Documentation:" : "Dokumentacija:",
     "User documentation" : "Uporabniška dokumentacija",
     "Admin documentation" : "Skrbniška dokumentacija",
diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json
index ba0af1292f04edcdc58e225d88ba520b2b414aea..622484f676f8417991d1543e914212f85c0cb53d 100644
--- a/settings/l10n/sl.json
+++ b/settings/l10n/sl.json
@@ -167,8 +167,6 @@
     "Version" : "Različica",
     "Developer documentation" : "Razvojniška dokumentacija",
     "Experimental applications ahead" : "Testne aplikacija",
-    "by" : "od",
-    "licensed" : "licencirano",
     "Documentation:" : "Dokumentacija:",
     "User documentation" : "Uporabniška dokumentacija",
     "Admin documentation" : "Skrbniška dokumentacija",
diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js
index c11145e3ce4e5096dbca9ea684f76ab91c42963a..d65323f5d25c64e399c703f1818c3208bfd19829 100644
--- a/settings/l10n/sq.js
+++ b/settings/l10n/sq.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "Dokumentim për zhvillues",
     "Experimental applications ahead" : "Keni përpara aplikacione eksperimentale",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikacionet eksperimentale nuk kontrollohen për probleme sigurie, mund të jenë të rinj ose të njohur si të paqëndrueshëm, dhe nën zhvillim intensiv. Instalimi i tyre mund të shkaktojë humbje të dhënash ose cenim të sigurisë.",
-    "by" : "nga",
-    "licensed" : "licencuar sipas",
     "Documentation:" : "Dokumentim:",
     "User documentation" : "Dokumentim për përdoruesit",
     "Admin documentation" : "Dokumentim për përgjegjësit",
diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json
index 5558124a3f957bab6069a24737e10962f4fb3fac..f5ded0b96ffb3c7da1114a27a29dac6e5cd0f82d 100644
--- a/settings/l10n/sq.json
+++ b/settings/l10n/sq.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "Dokumentim për zhvillues",
     "Experimental applications ahead" : "Keni përpara aplikacione eksperimentale",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Aplikacionet eksperimentale nuk kontrollohen për probleme sigurie, mund të jenë të rinj ose të njohur si të paqëndrueshëm, dhe nën zhvillim intensiv. Instalimi i tyre mund të shkaktojë humbje të dhënash ose cenim të sigurisë.",
-    "by" : "nga",
-    "licensed" : "licencuar sipas",
     "Documentation:" : "Dokumentim:",
     "User documentation" : "Dokumentim për përdoruesit",
     "Admin documentation" : "Dokumentim për përgjegjësit",
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js
index 700e3c19b4add2b13b65998916d414210e819110..a7c3b299b8537397376346b11327d334819ab02c 100644
--- a/settings/l10n/sr.js
+++ b/settings/l10n/sr.js
@@ -187,8 +187,6 @@ OC.L10N.register(
     "Developer documentation" : "Програмерска документација",
     "Experimental applications ahead" : "Експериментална апликација",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експерименталне апликације се непроверене што се тиче безбедности и могу бити нестабилне и недовршене. Инсталирање може довести до губитка података или нарушавања безбедности.",
-    "by" : "од",
-    "licensed" : "лиценцирано",
     "Documentation:" : "Документација:",
     "User documentation" : "Корисничка документација",
     "Admin documentation" : "Администраторска документација",
diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json
index fec7cbad04a3f83ffb33a1ba7edf6ba7d55c26e0..235977f5d7946d7074445711fcb05ae5ae8349ab 100644
--- a/settings/l10n/sr.json
+++ b/settings/l10n/sr.json
@@ -185,8 +185,6 @@
     "Developer documentation" : "Програмерска документација",
     "Experimental applications ahead" : "Експериментална апликација",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експерименталне апликације се непроверене што се тиче безбедности и могу бити нестабилне и недовршене. Инсталирање може довести до губитка података или нарушавања безбедности.",
-    "by" : "од",
-    "licensed" : "лиценцирано",
     "Documentation:" : "Документација:",
     "User documentation" : "Корисничка документација",
     "Admin documentation" : "Администраторска документација",
diff --git a/settings/l10n/sr@latin.js b/settings/l10n/sr@latin.js
index 817211e2b6dbdd2d138cbc9bf504096ccc9452c6..74140b166704d3baa6a8c8b51c4b853cffafa4d2 100644
--- a/settings/l10n/sr@latin.js
+++ b/settings/l10n/sr@latin.js
@@ -17,7 +17,6 @@ OC.L10N.register(
     "Groups" : "Grupe",
     "never" : "nikad",
     "Port" : "Port",
-    "by" : "od",
     "Cheers!" : "U zdravlje!",
     "Cancel" : "Otkaži",
     "Email" : "E-mail",
diff --git a/settings/l10n/sr@latin.json b/settings/l10n/sr@latin.json
index 5ec20ee416808fddfa5aa226f3be3cf9d5ec9357..e2265e5ff1a17f326b38a849d7e3a40323c2461b 100644
--- a/settings/l10n/sr@latin.json
+++ b/settings/l10n/sr@latin.json
@@ -15,7 +15,6 @@
     "Groups" : "Grupe",
     "never" : "nikad",
     "Port" : "Port",
-    "by" : "od",
     "Cheers!" : "U zdravlje!",
     "Cancel" : "Otkaži",
     "Email" : "E-mail",
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js
index 4a2ed2dcd5fa9fd384969ab5e549a4c40698cc83..4c0014f8aab54807d003bf58713c236901db6531 100644
--- a/settings/l10n/sv.js
+++ b/settings/l10n/sv.js
@@ -135,8 +135,6 @@ OC.L10N.register(
     "More" : "Mer",
     "Less" : "Mindre",
     "Version" : "Version",
-    "by" : "av",
-    "licensed" : "licensierad",
     "Documentation:" : "Dokumentation:",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras då följande beroenden inte är uppfyllda: %s",
     "Enable only for specific groups" : "Aktivera endast för specifika grupper",
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json
index 1bda820e01e90a3c802ae6f9ee2b3197cf2490da..727efde7524e89ea9075135a4fc8d711c74b3ef1 100644
--- a/settings/l10n/sv.json
+++ b/settings/l10n/sv.json
@@ -133,8 +133,6 @@
     "More" : "Mer",
     "Less" : "Mindre",
     "Version" : "Version",
-    "by" : "av",
-    "licensed" : "licensierad",
     "Documentation:" : "Dokumentation:",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras då följande beroenden inte är uppfyllda: %s",
     "Enable only for specific groups" : "Aktivera endast för specifika grupper",
diff --git a/settings/l10n/ta_LK.js b/settings/l10n/ta_LK.js
index 3ce6ce4b16b63262f9b74858e8bb6e8b0516b850..b38eaf0eaaa251b1409ac181f0bc76952d5c2132 100644
--- a/settings/l10n/ta_LK.js
+++ b/settings/l10n/ta_LK.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Credentials" : "சான்று ஆவணங்கள்",
     "More" : "மேலதிக",
     "Less" : "குறைவான",
-    "by" : "மூலம்",
     "Cancel" : "இரத்து செய்க",
     "Email" : "மின்னஞ்சல்",
     "Your email address" : "உங்களுடைய மின்னஞ்சல் முகவரி",
diff --git a/settings/l10n/ta_LK.json b/settings/l10n/ta_LK.json
index 689494c0e5de6d21763d45d7c588796defd31d04..2d5b11732d86dffac882ca5c501072a5f6bb1543 100644
--- a/settings/l10n/ta_LK.json
+++ b/settings/l10n/ta_LK.json
@@ -22,7 +22,6 @@
     "Credentials" : "சான்று ஆவணங்கள்",
     "More" : "மேலதிக",
     "Less" : "குறைவான",
-    "by" : "மூலம்",
     "Cancel" : "இரத்து செய்க",
     "Email" : "மின்னஞ்சல்",
     "Your email address" : "உங்களுடைய மின்னஞ்சல் முகவரி",
diff --git a/settings/l10n/th_TH.js b/settings/l10n/th_TH.js
index c60d9fb3e7861612a6aa568db669daa77f86e515..4c844ad962134247c4adb249482c0b55384185ad 100644
--- a/settings/l10n/th_TH.js
+++ b/settings/l10n/th_TH.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "เอกสารสำหรับนักพัฒนา",
     "Experimental applications ahead" : "การใช้งานก่อนการทดลอง",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "การทดลองแอพพลิเคชันไม่ได้ถูกตรวจสอบปัญหาด้านความปลอดภัย การติดตั้งพวกเขาสามารถก่อให้เกิดการสูญเสียข้อมูลหรือการละเมิดความปลอดภัย",
-    "by" : "โดย",
-    "licensed" : "ได้รับใบอนุญาต",
     "Documentation:" : "เอกสาร:",
     "User documentation" : "เอกสารสำหรับผู้ใช้",
     "Admin documentation" : "เอกสารผู้ดูแลระบบ",
diff --git a/settings/l10n/th_TH.json b/settings/l10n/th_TH.json
index a42571e6f7c709f4a79082acf9ced261d830cda2..6799e45ae59930d827ed80ff1cffb2af8bd0632d 100644
--- a/settings/l10n/th_TH.json
+++ b/settings/l10n/th_TH.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "เอกสารสำหรับนักพัฒนา",
     "Experimental applications ahead" : "การใช้งานก่อนการทดลอง",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "การทดลองแอพพลิเคชันไม่ได้ถูกตรวจสอบปัญหาด้านความปลอดภัย การติดตั้งพวกเขาสามารถก่อให้เกิดการสูญเสียข้อมูลหรือการละเมิดความปลอดภัย",
-    "by" : "โดย",
-    "licensed" : "ได้รับใบอนุญาต",
     "Documentation:" : "เอกสาร:",
     "User documentation" : "เอกสารสำหรับผู้ใช้",
     "Admin documentation" : "เอกสารผู้ดูแลระบบ",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index ffa33275afd8e97359e7389535303ba54ee52cec..393a12a30a293d0d75eb5d3057595ad7b9477c25 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "GeliÅŸtirici belgelendirmesi",
     "Experimental applications ahead" : "Ä°lerideki deneysel uygulamalar",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Deneysel uygulamalar güvenlik açısından denetlenmemiş, yeni veya kararsız olmaya açık ya da geliştirilme aşamasında olan uygulamalardır. Yüklemek veri kaybı veya güvenlik açıklarına sebep olabilir.",
-    "by" : "Yazan:",
-    "licensed" : "lisanslı",
     "Documentation:" : "Belgelendirme:",
     "User documentation" : "Kullanıcı belgelendirmesi",
     "Admin documentation" : "Yönetici belgelendirmesi",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 127b567d9616bd76e1bba3d30db7e9c9b6a9b72c..7a6a135be190d2311b605f4f8bf71d983a37e187 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "GeliÅŸtirici belgelendirmesi",
     "Experimental applications ahead" : "Ä°lerideki deneysel uygulamalar",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Deneysel uygulamalar güvenlik açısından denetlenmemiş, yeni veya kararsız olmaya açık ya da geliştirilme aşamasında olan uygulamalardır. Yüklemek veri kaybı veya güvenlik açıklarına sebep olabilir.",
-    "by" : "Yazan:",
-    "licensed" : "lisanslı",
     "Documentation:" : "Belgelendirme:",
     "User documentation" : "Kullanıcı belgelendirmesi",
     "Admin documentation" : "Yönetici belgelendirmesi",
diff --git a/settings/l10n/ug.js b/settings/l10n/ug.js
index 9c2afaea8fd2bf3674abd35704df7de7b8d44b6e..eb867cece50f63cc76d9de3bcd7d6a74e4bf9792 100644
--- a/settings/l10n/ug.js
+++ b/settings/l10n/ug.js
@@ -35,7 +35,6 @@ OC.L10N.register(
     "More" : "تېخىمۇ كۆپ",
     "Less" : "ئاز",
     "Version" : "نەشرى",
-    "by" : "سەنئەتكار",
     "Forum" : "مۇنبەر",
     "Cancel" : "ۋاز كەچ",
     "Email" : "تورخەت",
diff --git a/settings/l10n/ug.json b/settings/l10n/ug.json
index d1cfe0ebdbebd8c02291dd07e209b3117a248e6e..046a7517910d1d75df9510e95f7bc6025d574216 100644
--- a/settings/l10n/ug.json
+++ b/settings/l10n/ug.json
@@ -33,7 +33,6 @@
     "More" : "تېخىمۇ كۆپ",
     "Less" : "ئاز",
     "Version" : "نەشرى",
-    "by" : "سەنئەتكار",
     "Forum" : "مۇنبەر",
     "Cancel" : "ۋاز كەچ",
     "Email" : "تورخەت",
diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js
index adfcc626aa42755c6c35f60a51db62c71c37df6a..97b8f50c0505553b406b0a473e2fbfa6d3185aaf 100644
--- a/settings/l10n/uk.js
+++ b/settings/l10n/uk.js
@@ -184,8 +184,6 @@ OC.L10N.register(
     "Developer documentation" : "Документація для розробників",
     "Experimental applications ahead" : "Спершу експериментальні додатки",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні додатки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.",
-    "by" : "по",
-    "licensed" : "Ліцензовано",
     "Documentation:" : "Документація:",
     "User documentation" : "Користувацька документація",
     "Admin documentation" : "Документація адміністратора",
diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json
index 3920474d90959d63af9700abd764377ca73af6d5..b6f75842e19ea49028bbed4ba1b045705f538fdd 100644
--- a/settings/l10n/uk.json
+++ b/settings/l10n/uk.json
@@ -182,8 +182,6 @@
     "Developer documentation" : "Документація для розробників",
     "Experimental applications ahead" : "Спершу експериментальні додатки",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні додатки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.",
-    "by" : "по",
-    "licensed" : "Ліцензовано",
     "Documentation:" : "Документація:",
     "User documentation" : "Користувацька документація",
     "Admin documentation" : "Документація адміністратора",
diff --git a/settings/l10n/vi.js b/settings/l10n/vi.js
index 7b60e0009276c70ada943213e42ad13de24ae4bd..57fd6b8acae0261fd1061aa9946fd2e5fb29946e 100644
--- a/settings/l10n/vi.js
+++ b/settings/l10n/vi.js
@@ -43,7 +43,6 @@ OC.L10N.register(
     "More" : "hơn",
     "Less" : "ít",
     "Version" : "Phiên bản",
-    "by" : "bởi",
     "Cheers!" : "Chúc mừng!",
     "Forum" : "Diễn đàn",
     "Upload new" : "Tải lên",
diff --git a/settings/l10n/vi.json b/settings/l10n/vi.json
index b6e62b6113df9b2aee0463ac1f1a4adab2c7c5f0..c4517eaf5db8f9c271648c8c1a7886b358ff05cf 100644
--- a/settings/l10n/vi.json
+++ b/settings/l10n/vi.json
@@ -41,7 +41,6 @@
     "More" : "hơn",
     "Less" : "ít",
     "Version" : "Phiên bản",
-    "by" : "bởi",
     "Cheers!" : "Chúc mừng!",
     "Forum" : "Diễn đàn",
     "Upload new" : "Tải lên",
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 7772673e81a8f1b370918c1ab95ec26edfaacbbc..e9b4d71321bc6f9301669f489c2d2063eba91791 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -199,8 +199,6 @@ OC.L10N.register(
     "Developer documentation" : "开发者文档",
     "Experimental applications ahead" : "未来的实验应用",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验应用程序没有在安全性的问题上作过多检查,新的或已知的不稳定 BUG 都在开发中。安装它们可能会导致数据丢失或安全漏洞。",
-    "by" : "被",
-    "licensed" : "许可",
     "Documentation:" : "文档:",
     "User documentation" : "用户文档",
     "Admin documentation" : "管理员文档",
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index 0eea88628dd4745d6bc345f6770715e3261fff37..7e15e5c0db7bbf73249e53e87e1c4464fa83a1a8 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -197,8 +197,6 @@
     "Developer documentation" : "开发者文档",
     "Experimental applications ahead" : "未来的实验应用",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "实验应用程序没有在安全性的问题上作过多检查,新的或已知的不稳定 BUG 都在开发中。安装它们可能会导致数据丢失或安全漏洞。",
-    "by" : "被",
-    "licensed" : "许可",
     "Documentation:" : "文档:",
     "User documentation" : "用户文档",
     "Admin documentation" : "管理员文档",
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js
index d2376df136512325e8eca3be1df5bfafaec6767d..755befc2d5f463c91093d7d80b6a94d897107600 100644
--- a/settings/l10n/zh_TW.js
+++ b/settings/l10n/zh_TW.js
@@ -204,8 +204,6 @@ OC.L10N.register(
     "Developer documentation" : "開發者說明文件",
     "Experimental applications ahead" : "以下是實驗性質的應用程式",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "實驗性質的應用程式並沒有經過安全檢測,可能會不穩定而且正在開發中,安裝他們可能會造成資料遺失或是安全問題",
-    "by" : "ç”±",
-    "licensed" : "已授權",
     "Documentation:" : "說明文件:",
     "User documentation" : "用戶說明文件",
     "Admin documentation" : "管理者文件",
diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json
index 0a60bdc1ccc521b6e9465a2bae7b47c6494a437e..e89a00e338f5f436f39d3c4feb53d74595256cca 100644
--- a/settings/l10n/zh_TW.json
+++ b/settings/l10n/zh_TW.json
@@ -202,8 +202,6 @@
     "Developer documentation" : "開發者說明文件",
     "Experimental applications ahead" : "以下是實驗性質的應用程式",
     "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "實驗性質的應用程式並沒有經過安全檢測,可能會不穩定而且正在開發中,安裝他們可能會造成資料遺失或是安全問題",
-    "by" : "ç”±",
-    "licensed" : "已授權",
     "Documentation:" : "說明文件:",
     "User documentation" : "用戶說明文件",
     "Admin documentation" : "管理者文件",