diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index c827700be2c91c02629755ac6774fa87d2681ab4..4baa461f0f62413a49060288c3157c2071d0e3ad 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -4,8 +4,6 @@ OC.L10N.register(
     "Unknown error" : "خطأ غير معروف. ",
     "Could not move %s - File with this name already exists" : "فشل في نقل الملف %s - يوجد ملف بنفس هذا الاسم",
     "Could not move %s" : "فشل في نقل %s",
-    "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "اسم غير صحيح , الرموز  '\\', '/', '<', '>', ':', '\"', '|', '?' و \"*\" غير مسموح استخدامها",
     "Unable to set upload directory." : "غير قادر على تحميل المجلد",
     "Invalid Token" : "علامة غير صالحة",
     "No file was uploaded. Unknown error" : "لم يتم رفع أي ملف , خطأ غير معروف",
@@ -41,6 +39,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : ["لا يوجد مجلدات %n","1 مجلد %n","2 مجلد %n","عدد قليل من مجلدات %n","عدد كبير من مجلدات %n","مجلدات %n"],
     "_%n file_::_%n files_" : ["لا يوجد ملفات %n","ملف %n","2 ملف %n","قليل من ملفات %n","الكثير من ملفات %n"," ملفات %n"],
     "_Uploading %n file_::_Uploading %n files_" : ["لا يوجد ملفات %n لتحميلها","تحميل 1 ملف %n","تحميل 2 ملف %n","يتم تحميل عدد قليل من ملفات %n","يتم تحميل عدد كبير من ملفات %n","يتم تحميل ملفات %n"],
+    "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
     "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكم تحديث ملفاتك أو مزامنتها بعد الآن !",
     "Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تشفير البرامج لكن لم يتم تهيئة المفاتيح لذا يرجى تسجيل الخروج ثم تسجيل الدخول مرة آخرى.",
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index e2b751146d59513678e689f1243db338a0aaf217..8f4ad49a139c3b1ca88caf6346ef127e6826be05 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -2,8 +2,6 @@
     "Unknown error" : "خطأ غير معروف. ",
     "Could not move %s - File with this name already exists" : "فشل في نقل الملف %s - يوجد ملف بنفس هذا الاسم",
     "Could not move %s" : "فشل في نقل %s",
-    "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "اسم غير صحيح , الرموز  '\\', '/', '<', '>', ':', '\"', '|', '?' و \"*\" غير مسموح استخدامها",
     "Unable to set upload directory." : "غير قادر على تحميل المجلد",
     "Invalid Token" : "علامة غير صالحة",
     "No file was uploaded. Unknown error" : "لم يتم رفع أي ملف , خطأ غير معروف",
@@ -39,6 +37,7 @@
     "_%n folder_::_%n folders_" : ["لا يوجد مجلدات %n","1 مجلد %n","2 مجلد %n","عدد قليل من مجلدات %n","عدد كبير من مجلدات %n","مجلدات %n"],
     "_%n file_::_%n files_" : ["لا يوجد ملفات %n","ملف %n","2 ملف %n","قليل من ملفات %n","الكثير من ملفات %n"," ملفات %n"],
     "_Uploading %n file_::_Uploading %n files_" : ["لا يوجد ملفات %n لتحميلها","تحميل 1 ملف %n","تحميل 2 ملف %n","يتم تحميل عدد قليل من ملفات %n","يتم تحميل عدد كبير من ملفات %n","يتم تحميل ملفات %n"],
+    "File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
     "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكم تحديث ملفاتك أو مزامنتها بعد الآن !",
     "Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تشفير البرامج لكن لم يتم تهيئة المفاتيح لذا يرجى تسجيل الخروج ثم تسجيل الدخول مرة آخرى.",
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js
index 1e89ccd447caca53612da00077f7f38b16d1970d..d3a70cb1aa61175bfdeaf0909080c9525aeaeb16 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nun pudo movese %s - Yá existe un ficheru con esi nome.",
     "Could not move %s" : "Nun pudo movese %s",
     "Permission denied" : "Permisu denegáu",
-    "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.",
-    "\"%s\" is an invalid file name." : "\"%s\" ye un nome de ficheru inválidu.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválidu, los caráuteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" nun tán permitíos.",
     "The target folder has been moved or deleted." : "La carpeta oxetivu movióse o desanicióse.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nome %s yá ta n'usu na carpeta %s. Por favor, escueyi un nome diferente.",
     "Error when creating the file" : "Fallu cuando se creaba'l ficheru",
-    "Folder name cannot be empty." : "El nome la carpeta nun pue tar baleru.",
     "Error when creating the folder" : "Fallu cuando se creaba la carpeta",
     "Unable to set upload directory." : "Nun pue afitase la carpeta de xubida.",
     "Invalid Token" : "Token inválidu",
@@ -61,6 +57,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí",
     "_Uploading %n file_::_Uploading %n files_" : ["Xubiendo %n ficheru","Xubiendo %n ficheros"],
     "\"{name}\" is an invalid file name." : "\"{name}\" ye un nome de ficheru inválidu.",
+    "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.",
     "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!",
     "Your storage is almost full ({usedSpacePercent}%)" : "L'almacenamientu ta casi completu ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicación Encryption ta habilitada pero les tos claves nun s'aniciaron, por favor zarra sesión y aníciala de nueves",
diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json
index 73c0a6cc57561d5fb372b07e8bb5788545ce5a79..930fdd1de685e9fdc6b3ecdb5e9f2419cf6f81f9 100644
--- a/apps/files/l10n/ast.json
+++ b/apps/files/l10n/ast.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nun pudo movese %s - Yá existe un ficheru con esi nome.",
     "Could not move %s" : "Nun pudo movese %s",
     "Permission denied" : "Permisu denegáu",
-    "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.",
-    "\"%s\" is an invalid file name." : "\"%s\" ye un nome de ficheru inválidu.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválidu, los caráuteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" nun tán permitíos.",
     "The target folder has been moved or deleted." : "La carpeta oxetivu movióse o desanicióse.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nome %s yá ta n'usu na carpeta %s. Por favor, escueyi un nome diferente.",
     "Error when creating the file" : "Fallu cuando se creaba'l ficheru",
-    "Folder name cannot be empty." : "El nome la carpeta nun pue tar baleru.",
     "Error when creating the folder" : "Fallu cuando se creaba la carpeta",
     "Unable to set upload directory." : "Nun pue afitase la carpeta de xubida.",
     "Invalid Token" : "Token inválidu",
@@ -59,6 +55,7 @@
     "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí",
     "_Uploading %n file_::_Uploading %n files_" : ["Xubiendo %n ficheru","Xubiendo %n ficheros"],
     "\"{name}\" is an invalid file name." : "\"{name}\" ye un nome de ficheru inválidu.",
+    "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.",
     "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!",
     "Your storage is almost full ({usedSpacePercent}%)" : "L'almacenamientu ta casi completu ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicación Encryption ta habilitada pero les tos claves nun s'aniciaron, por favor zarra sesión y aníciala de nueves",
diff --git a/apps/files/l10n/az.js b/apps/files/l10n/az.js
index ed3ef3352434d51f4ef57a6d17b3039b0237c233..184581199420318a85fbc2b784d7e4410176ce30 100644
--- a/apps/files/l10n/az.js
+++ b/apps/files/l10n/az.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Köçürmə mümkün deyil %s - Bu adla fayl artıq mövcuddur",
     "Could not move %s" : "Yerdəyişmə mükün olmadı %s",
     "Permission denied" : "Yetki qadağandır",
-    "File name cannot be empty." : "Faylın adı boş ola bilməz.",
-    "\"%s\" is an invalid file name." : "\"%s\" yalnış fayl adıdır.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Yalnış ad, '\\', '/', '<', '>', ':', '\"', '|', '?' və '*' qəbul edilmir.",
     "The target folder has been moved or deleted." : "Mənsəbdə olan qovluqun ünvanı dəyişib yada silinib.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Bu ad %s artıq %s  qovluğunda istifadə edilir. Xahiş olunur fərqli ad istifadə edəsiniz.",
     "Error when creating the file" : "Fayl yaratdıqda səhv baş vermişdir",
-    "Folder name cannot be empty." : "Qovluğun adı boş ola bilməz",
     "Error when creating the folder" : "Qovluğu yaratdıqda səhv baş vermişdir",
     "Unable to set upload directory." : "Əlavələr qovluğunu təyin etmək mümkün olmadı.",
     "Invalid Token" : "Yalnış token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Sizin burda yükləməyə və ya fayl yaratmağa yetkiniz yoxdur  ",
     "_Uploading %n file_::_Uploading %n files_" : ["%n fayllar yüklənilir","%n fayllar yüklənilir"],
     "\"{name}\" is an invalid file name." : "\"{name}\" yalnış fayl adıdır.",
+    "File name cannot be empty." : "Faylın adı boş ola bilməz.",
     "Your storage is full, files can not be updated or synced anymore!" : "Sizin deponuz doludur, fayllar artıq yenilənə və sinxronizasiya edilə bilməz!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Sizin depo depo demək olar ki, doludur ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Proqram şifrələnməsi işə salınıb ancaq, sizin açarlar inisializasiya edilməyib. Xahiş edilir çıxıb yenidən daxil olasınız",
diff --git a/apps/files/l10n/az.json b/apps/files/l10n/az.json
index 59ace03a376033379a910051b724fc2f939f1bd7..a3efcef7dfc4f14837369290ba75ec907f7e515c 100644
--- a/apps/files/l10n/az.json
+++ b/apps/files/l10n/az.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Köçürmə mümkün deyil %s - Bu adla fayl artıq mövcuddur",
     "Could not move %s" : "Yerdəyişmə mükün olmadı %s",
     "Permission denied" : "Yetki qadağandır",
-    "File name cannot be empty." : "Faylın adı boş ola bilməz.",
-    "\"%s\" is an invalid file name." : "\"%s\" yalnış fayl adıdır.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Yalnış ad, '\\', '/', '<', '>', ':', '\"', '|', '?' və '*' qəbul edilmir.",
     "The target folder has been moved or deleted." : "Mənsəbdə olan qovluqun ünvanı dəyişib yada silinib.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Bu ad %s artıq %s  qovluğunda istifadə edilir. Xahiş olunur fərqli ad istifadə edəsiniz.",
     "Error when creating the file" : "Fayl yaratdıqda səhv baş vermişdir",
-    "Folder name cannot be empty." : "Qovluğun adı boş ola bilməz",
     "Error when creating the folder" : "Qovluğu yaratdıqda səhv baş vermişdir",
     "Unable to set upload directory." : "Əlavələr qovluğunu təyin etmək mümkün olmadı.",
     "Invalid Token" : "Yalnış token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Sizin burda yükləməyə və ya fayl yaratmağa yetkiniz yoxdur  ",
     "_Uploading %n file_::_Uploading %n files_" : ["%n fayllar yüklənilir","%n fayllar yüklənilir"],
     "\"{name}\" is an invalid file name." : "\"{name}\" yalnış fayl adıdır.",
+    "File name cannot be empty." : "Faylın adı boş ola bilməz.",
     "Your storage is full, files can not be updated or synced anymore!" : "Sizin deponuz doludur, fayllar artıq yenilənə və sinxronizasiya edilə bilməz!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Sizin depo depo demək olar ki, doludur ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Proqram şifrələnməsi işə salınıb ancaq, sizin açarlar inisializasiya edilməyib. Xahiş edilir çıxıb yenidən daxil olasınız",
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js
index 130fa9588e8433977a18e870a64138179736266f..34aacdbff8d50a0ae5e277a53e4399c5ad4ff9cc 100644
--- a/apps/files/l10n/bg_BG.js
+++ b/apps/files/l10n/bg_BG.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Неуспешно преместване на %s - Файл със същото име вече съществува.",
     "Could not move %s" : "Неуспешно преместване на %s.",
     "Permission denied" : "Достъпът отказан",
-    "File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
-    "\"%s\" is an invalid file name." : "\"%s\" е непозволено име за файл.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невалидно име, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не са разрешени.",
     "The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Името %s е вече в папка %s. Моля, избери друго име.",
     "Error when creating the file" : "Грешка при създаването на файлът.",
-    "Folder name cannot be empty." : "Името на папката не може да бъде оставено празно.",
     "Error when creating the folder" : "Грешка при създаването на папката.",
     "Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
     "Invalid Token" : "Невалиеден токен.",
@@ -63,6 +59,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.",
     "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла."],
     "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
+    "File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
     "Your storage is full, files can not be updated or synced anymore!" : "Заделеното място е запълнено, повече файлове не могат да бъдат синхронизирани или опреснени!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Заделеното място е почити запълнено ({usedSpacePercent}%).",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Програмата за криптиране е включена, но твоите ключове не са зададени, моля отпиши си и се впиши отново.",
diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json
index 7e847dc514856156fdfc8426ab97fcc354a33d7e..4ecd1e016cb184122f01c8c4d8864dfb4089e3b3 100644
--- a/apps/files/l10n/bg_BG.json
+++ b/apps/files/l10n/bg_BG.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Неуспешно преместване на %s - Файл със същото име вече съществува.",
     "Could not move %s" : "Неуспешно преместване на %s.",
     "Permission denied" : "Достъпът отказан",
-    "File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
-    "\"%s\" is an invalid file name." : "\"%s\" е непозволено име за файл.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невалидно име, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не са разрешени.",
     "The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Името %s е вече в папка %s. Моля, избери друго име.",
     "Error when creating the file" : "Грешка при създаването на файлът.",
-    "Folder name cannot be empty." : "Името на папката не може да бъде оставено празно.",
     "Error when creating the folder" : "Грешка при създаването на папката.",
     "Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
     "Invalid Token" : "Невалиеден токен.",
@@ -61,6 +57,7 @@
     "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.",
     "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла."],
     "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
+    "File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
     "Your storage is full, files can not be updated or synced anymore!" : "Заделеното място е запълнено, повече файлове не могат да бъдат синхронизирани или опреснени!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Заделеното място е почити запълнено ({usedSpacePercent}%).",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Програмата за криптиране е включена, но твоите ключове не са зададени, моля отпиши си и се впиши отново.",
diff --git a/apps/files/l10n/bn_BD.js b/apps/files/l10n/bn_BD.js
index 678e1505751252f98a57daf6c555197ed77d4e55..985900abb5c353a1cc2fdf087e6196a393e4535f 100644
--- a/apps/files/l10n/bn_BD.js
+++ b/apps/files/l10n/bn_BD.js
@@ -7,11 +7,7 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "%s কে স্থানান্তর করা সম্ভব হলো না -  এই নামের ফাইল বিদ্যমান",
     "Could not move %s" : "%s  কে স্থানান্তর করা সম্ভব হলো না",
     "Permission denied" : "অনুমতি দেয়া হয়নি",
-    "File name cannot be empty." : "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
-    "\"%s\" is an invalid file name." : "\"%s\" টি একটি অননুমোদিত ফাইল নাম।",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "নামটি সঠিক নয়,  '\\', '/', '<', '>', ':', '\"', '|', '?' এবং  '*'  অনুমোদিত নয়।",
     "Error when creating the file" : "ফাইলটি তৈরী করতে যেয়ে সমস্যা হলো",
-    "Folder name cannot be empty." : "ফোল্ডার নামটি ফাঁকা রাখা যাবে না।",
     "Error when creating the folder" : "ফোল্ডার তৈরী করতে যেয়ে সমস্যা হলো",
     "Unable to set upload directory." : "েআপলোড ডিরেক্টরি নির্ধারণ করা গেলনা।",
     "No file was uploaded. Unknown error" : "কোন ফাইল আপলোড করা হয় নি। সমস্যার কারণটি অজ্ঞাত।",
@@ -47,6 +43,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["%n ফাইল আপলোড হচ্ছে","%n ফাইল আপলোড হচ্ছে"],
     "\"{name}\" is an invalid file name." : "\"{name}\" টি একটি অননুমোদিত ফাইল নাম।",
+    "File name cannot be empty." : "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
     "Your storage is almost full ({usedSpacePercent}%)" : "আপনার সংরক্ষণাধার প্রায় পরিপূর্ণ ({usedSpacePercent}%) ",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "Favorite" : "প্রিয়জন",
diff --git a/apps/files/l10n/bn_BD.json b/apps/files/l10n/bn_BD.json
index 323c03185b9f8719a666d66b2e081c4cff8feb26..1509e38e4697998cf5287e715daa28479ebb81e4 100644
--- a/apps/files/l10n/bn_BD.json
+++ b/apps/files/l10n/bn_BD.json
@@ -5,11 +5,7 @@
     "Could not move %s - File with this name already exists" : "%s কে স্থানান্তর করা সম্ভব হলো না -  এই নামের ফাইল বিদ্যমান",
     "Could not move %s" : "%s  কে স্থানান্তর করা সম্ভব হলো না",
     "Permission denied" : "অনুমতি দেয়া হয়নি",
-    "File name cannot be empty." : "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
-    "\"%s\" is an invalid file name." : "\"%s\" টি একটি অননুমোদিত ফাইল নাম।",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "নামটি সঠিক নয়,  '\\', '/', '<', '>', ':', '\"', '|', '?' এবং  '*'  অনুমোদিত নয়।",
     "Error when creating the file" : "ফাইলটি তৈরী করতে যেয়ে সমস্যা হলো",
-    "Folder name cannot be empty." : "ফোল্ডার নামটি ফাঁকা রাখা যাবে না।",
     "Error when creating the folder" : "ফোল্ডার তৈরী করতে যেয়ে সমস্যা হলো",
     "Unable to set upload directory." : "েআপলোড ডিরেক্টরি নির্ধারণ করা গেলনা।",
     "No file was uploaded. Unknown error" : "কোন ফাইল আপলোড করা হয় নি। সমস্যার কারণটি অজ্ঞাত।",
@@ -45,6 +41,7 @@
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["%n ফাইল আপলোড হচ্ছে","%n ফাইল আপলোড হচ্ছে"],
     "\"{name}\" is an invalid file name." : "\"{name}\" টি একটি অননুমোদিত ফাইল নাম।",
+    "File name cannot be empty." : "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
     "Your storage is almost full ({usedSpacePercent}%)" : "আপনার সংরক্ষণাধার প্রায় পরিপূর্ণ ({usedSpacePercent}%) ",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "Favorite" : "প্রিয়জন",
diff --git a/apps/files/l10n/bs.js b/apps/files/l10n/bs.js
index 8fee529b66fb34be638a592f1290c77268453d8e..6aa3cb47bcb92e8e7226aa804dc4bbd9d95a9669 100644
--- a/apps/files/l10n/bs.js
+++ b/apps/files/l10n/bs.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nemoguće premjestiti %s - Datoteka takvog naziva već postoji",
     "Could not move %s" : "Nemoguće premjestiti %s",
     "Permission denied" : "Nemate ovlaštenje",
-    "File name cannot be empty." : "Naziv datoteke ne može biti prazan",
-    "\"%s\" is an invalid file name." : "\"%s\" nije validan naziv datoteke.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv, '\\', '/', '<', '>', ':', '\"', '|', '?'  i '*' nisu dozvoljeni.",
     "The target folder has been moved or deleted." : "Ciljni direktorij je premješten ili izbrisan.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Naziv %s je već iskorišten u direktoriju %s. Molim odaberite drugi naziv.",
     "Error when creating the file" : "Greška pri kreiranju datoteke",
-    "Folder name cannot be empty." : "Naziv direktorija ne može biti prazan.",
     "Error when creating the folder" : "Greška pri kreiranju direktorija",
     "Unable to set upload directory." : "Odredba direktorija učitavanja nije moguća.",
     "Invalid Token" : "Neispravan Znak",
@@ -63,6 +59,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Ovdje niste ovlašteni učitavati ili kreirati datoteke",
     "_Uploading %n file_::_Uploading %n files_" : ["Prenosim %n datoteku","Prenosim %n datoteke","Prenosim %n datoteke"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.",
+    "File name cannot be empty." : "Naziv datoteke ne može biti prazan",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaša pohrana je puna, datoteke više nije moguće ažurirati niti sinhronizirati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija šifriranja je uključena, ali vaši ključevi nisu inicializirani, molim odjavite se i ponovno prijavite",
diff --git a/apps/files/l10n/bs.json b/apps/files/l10n/bs.json
index 94b68ded74ef6d16743b7f414f7cb2304907f45f..0039c2676e91d01e2f99ed6e96da250ebcb60d8a 100644
--- a/apps/files/l10n/bs.json
+++ b/apps/files/l10n/bs.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nemoguće premjestiti %s - Datoteka takvog naziva već postoji",
     "Could not move %s" : "Nemoguće premjestiti %s",
     "Permission denied" : "Nemate ovlaštenje",
-    "File name cannot be empty." : "Naziv datoteke ne može biti prazan",
-    "\"%s\" is an invalid file name." : "\"%s\" nije validan naziv datoteke.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv, '\\', '/', '<', '>', ':', '\"', '|', '?'  i '*' nisu dozvoljeni.",
     "The target folder has been moved or deleted." : "Ciljni direktorij je premješten ili izbrisan.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Naziv %s je već iskorišten u direktoriju %s. Molim odaberite drugi naziv.",
     "Error when creating the file" : "Greška pri kreiranju datoteke",
-    "Folder name cannot be empty." : "Naziv direktorija ne može biti prazan.",
     "Error when creating the folder" : "Greška pri kreiranju direktorija",
     "Unable to set upload directory." : "Odredba direktorija učitavanja nije moguća.",
     "Invalid Token" : "Neispravan Znak",
@@ -61,6 +57,7 @@
     "You don’t have permission to upload or create files here" : "Ovdje niste ovlašteni učitavati ili kreirati datoteke",
     "_Uploading %n file_::_Uploading %n files_" : ["Prenosim %n datoteku","Prenosim %n datoteke","Prenosim %n datoteke"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.",
+    "File name cannot be empty." : "Naziv datoteke ne može biti prazan",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaša pohrana je puna, datoteke više nije moguće ažurirati niti sinhronizirati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija šifriranja je uključena, ali vaši ključevi nisu inicializirani, molim odjavite se i ponovno prijavite",
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 444e76952f24290458050ac1ac8a6d7bd27b2f40..698550e9d7dd48617f37217fabd6ec3a32518fb4 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom",
     "Could not move %s" : " No s'ha pogut moure %s",
     "Permission denied" : "Permís denegat",
-    "File name cannot be empty." : "El nom del fitxer no pot ser buit.",
-    "\"%s\" is an invalid file name." : "\"%s\" no es un fitxer vàlid.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.",
     "The target folder has been moved or deleted." : "La carpeta de destí s'ha mogut o eliminat.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nom %s ja s'usa en la carpeta %s. Indiqueu un nom diferent.",
     "Error when creating the file" : "S'ha produït un error en crear el fitxer",
-    "Folder name cannot be empty." : "El nom de la carpeta no pot ser buit.",
     "Error when creating the folder" : "S'ha produït un error en crear la carpeta",
     "Unable to set upload directory." : "No es pot establir la carpeta de pujada.",
     "Invalid Token" : "Testimoni no vàlid",
@@ -62,6 +58,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "No teniu permisos per a pujar o crear els fitxers aquí",
     "_Uploading %n file_::_Uploading %n files_" : ["Pujant %n fitxer","Pujant %n fitxers"],
     "\"{name}\" is an invalid file name." : "\"{name}\" no es un fitxer vàlid.",
+    "File name cannot be empty." : "El nom del fitxer no pot ser buit.",
     "Your storage is full, files can not be updated or synced anymore!" : "El vostre espai d'emmagatzemament és ple, els fitxers ja no es poden actualitzar o sincronitzar!",
     "Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzemament és gairebé ple ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index f4667a739bbc9f956c0e5e50c8e09ea462f8ae89..f8cfb18a3d45f6edd7944f07af45c7ab3b27f338 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom",
     "Could not move %s" : " No s'ha pogut moure %s",
     "Permission denied" : "Permís denegat",
-    "File name cannot be empty." : "El nom del fitxer no pot ser buit.",
-    "\"%s\" is an invalid file name." : "\"%s\" no es un fitxer vàlid.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.",
     "The target folder has been moved or deleted." : "La carpeta de destí s'ha mogut o eliminat.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nom %s ja s'usa en la carpeta %s. Indiqueu un nom diferent.",
     "Error when creating the file" : "S'ha produït un error en crear el fitxer",
-    "Folder name cannot be empty." : "El nom de la carpeta no pot ser buit.",
     "Error when creating the folder" : "S'ha produït un error en crear la carpeta",
     "Unable to set upload directory." : "No es pot establir la carpeta de pujada.",
     "Invalid Token" : "Testimoni no vàlid",
@@ -60,6 +56,7 @@
     "You don’t have permission to upload or create files here" : "No teniu permisos per a pujar o crear els fitxers aquí",
     "_Uploading %n file_::_Uploading %n files_" : ["Pujant %n fitxer","Pujant %n fitxers"],
     "\"{name}\" is an invalid file name." : "\"{name}\" no es un fitxer vàlid.",
+    "File name cannot be empty." : "El nom del fitxer no pot ser buit.",
     "Your storage is full, files can not be updated or synced anymore!" : "El vostre espai d'emmagatzemament és ple, els fitxers ja no es poden actualitzar o sincronitzar!",
     "Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzemament és gairebé ple ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.",
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index cd74b62ccf1237d63d2aeec20bb4f8d542fd9c1b..e840fb436237d98990a85c5d055826778ff999fd 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nelze přesunout %s - již existuje soubor se stejným názvem",
     "Could not move %s" : "Nelze přesunout %s",
     "Permission denied" : "Přístup odepřen",
-    "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neplatným názvem souboru.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny.",
     "The target folder has been moved or deleted." : "Cílová složka byla přesunuta nebo smazána.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Název %s ve složce %s již existuje. Vyberte prosím jiné jméno.",
     "Error when creating the file" : "Chyba při vytváření souboru",
-    "Folder name cannot be empty." : "Název složky nemůže být prázdný.",
     "Error when creating the folder" : "Chyba při vytváření složky",
     "Unable to set upload directory." : "Nelze nastavit adresář pro nahrané soubory.",
     "Invalid Token" : "Neplatný token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory",
     "_Uploading %n file_::_Uploading %n files_" : ["Nahrávám %n soubor","Nahrávám %n soubory","Nahrávám %n souborů"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
+    "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste",
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index a45601d96956f72e80eaac602cca43b2848ab6f0..c1beb3f627a9113f0e4a339f14c92d59f218213b 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nelze přesunout %s - již existuje soubor se stejným názvem",
     "Could not move %s" : "Nelze přesunout %s",
     "Permission denied" : "Přístup odepřen",
-    "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neplatným názvem souboru.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny.",
     "The target folder has been moved or deleted." : "Cílová složka byla přesunuta nebo smazána.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Název %s ve složce %s již existuje. Vyberte prosím jiné jméno.",
     "Error when creating the file" : "Chyba při vytváření souboru",
-    "Folder name cannot be empty." : "Název složky nemůže být prázdný.",
     "Error when creating the folder" : "Chyba při vytváření složky",
     "Unable to set upload directory." : "Nelze nastavit adresář pro nahrané soubory.",
     "Invalid Token" : "Neplatný token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory",
     "_Uploading %n file_::_Uploading %n files_" : ["Nahrávám %n soubor","Nahrávám %n soubory","Nahrávám %n souborů"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
+    "File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste",
diff --git a/apps/files/l10n/cy_GB.js b/apps/files/l10n/cy_GB.js
index 14d3bc72dde9ca5a3bc36e6499cac0afde559f51..8b8ffdf265e4523323e66deaa51b51eec58cf02d 100644
--- a/apps/files/l10n/cy_GB.js
+++ b/apps/files/l10n/cy_GB.js
@@ -3,8 +3,6 @@ OC.L10N.register(
     {
     "Could not move %s - File with this name already exists" : "Methwyd symud %s - Mae ffeil gyda'r enw hwn eisoes yn bodoli",
     "Could not move %s" : "Methwyd symud %s",
-    "File name cannot be empty." : "Does dim hawl cael enw ffeil gwag.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Enw annilys, ni chaniateir, '\\', '/', '<', '>', ':', '\"', '|', '?' na '*'.",
     "No file was uploaded. Unknown error" : "Ni lwythwyd ffeil i fyny. Gwall anhysbys.",
     "There is no error, the file uploaded with success" : "Does dim gwall, llwythodd y ffeil i fyny'n llwyddiannus",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb upload_max_filesize yn php.ini:",
@@ -32,6 +30,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : ["","","",""],
     "_%n file_::_%n files_" : ["","","",""],
     "_Uploading %n file_::_Uploading %n files_" : ["","","",""],
+    "File name cannot be empty." : "Does dim hawl cael enw ffeil gwag.",
     "Your storage is full, files can not be updated or synced anymore!" : "Mae eich storfa'n llawn, ni ellir diweddaru a chydweddu ffeiliau mwyach!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Mae eich storfa bron a bod yn llawn ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["","","",""],
diff --git a/apps/files/l10n/cy_GB.json b/apps/files/l10n/cy_GB.json
index 718fe59420a04bcfeb2701dd0cef8aa4e4099df5..c0cf214eedbb4dab9a699f6407954e90e03753f0 100644
--- a/apps/files/l10n/cy_GB.json
+++ b/apps/files/l10n/cy_GB.json
@@ -1,8 +1,6 @@
 { "translations": {
     "Could not move %s - File with this name already exists" : "Methwyd symud %s - Mae ffeil gyda'r enw hwn eisoes yn bodoli",
     "Could not move %s" : "Methwyd symud %s",
-    "File name cannot be empty." : "Does dim hawl cael enw ffeil gwag.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Enw annilys, ni chaniateir, '\\', '/', '<', '>', ':', '\"', '|', '?' na '*'.",
     "No file was uploaded. Unknown error" : "Ni lwythwyd ffeil i fyny. Gwall anhysbys.",
     "There is no error, the file uploaded with success" : "Does dim gwall, llwythodd y ffeil i fyny'n llwyddiannus",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb upload_max_filesize yn php.ini:",
@@ -30,6 +28,7 @@
     "_%n folder_::_%n folders_" : ["","","",""],
     "_%n file_::_%n files_" : ["","","",""],
     "_Uploading %n file_::_Uploading %n files_" : ["","","",""],
+    "File name cannot be empty." : "Does dim hawl cael enw ffeil gwag.",
     "Your storage is full, files can not be updated or synced anymore!" : "Mae eich storfa'n llawn, ni ellir diweddaru a chydweddu ffeiliau mwyach!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Mae eich storfa bron a bod yn llawn ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["","","",""],
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index d9923d881b1e4ec7b63ea711892e77f0b5e99a1a..e5c6bb3ace802ab7a8d1e4c3880ad5ce44e535ad 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Kunne ikke flytte %s - der findes allerede en fil med dette navn",
     "Could not move %s" : "Kunne ikke flytte %s",
     "Permission denied" : "Adgang nægtet",
-    "File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
-    "\"%s\" is an invalid file name." : "\"%s\" er et ugyldigt filnavn.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt.",
     "The target folder has been moved or deleted." : "Mappen er blevet slettet eller fjernet.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Navnet %s er allerede i brug i mappen %s. Vælg venligst et andet navn.",
     "Error when creating the file" : "Fejl ved oprettelse af fil",
-    "Folder name cannot be empty." : "Mappenavnet kan ikke være tomt.",
     "Error when creating the folder" : "Fejl ved oprettelse af mappen",
     "Unable to set upload directory." : "Ude af stand til at vælge upload mappe.",
     "Invalid Token" : "Ugyldig Token ",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Du har ikke tilladelse til at uploade eller oprette filer her",
     "_Uploading %n file_::_Uploading %n files_" : ["Uploader %n fil","Uploader %n filer"],
     "\"{name}\" is an invalid file name." : "'{name}' er et ugyldigt filnavn.",
+    "File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Din opbevaringsplads er næsten fyldt op ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret, men din nøgle er ikke igangsat. Log venligst ud og ind igen.",
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index 024b9f71c2e1da5c010a3bf6b4daccfe3895c634..857da1ff9eb0f7d07dfb91d15fed7a40200bbd40 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Kunne ikke flytte %s - der findes allerede en fil med dette navn",
     "Could not move %s" : "Kunne ikke flytte %s",
     "Permission denied" : "Adgang nægtet",
-    "File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
-    "\"%s\" is an invalid file name." : "\"%s\" er et ugyldigt filnavn.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt.",
     "The target folder has been moved or deleted." : "Mappen er blevet slettet eller fjernet.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Navnet %s er allerede i brug i mappen %s. Vælg venligst et andet navn.",
     "Error when creating the file" : "Fejl ved oprettelse af fil",
-    "Folder name cannot be empty." : "Mappenavnet kan ikke være tomt.",
     "Error when creating the folder" : "Fejl ved oprettelse af mappen",
     "Unable to set upload directory." : "Ude af stand til at vælge upload mappe.",
     "Invalid Token" : "Ugyldig Token ",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Du har ikke tilladelse til at uploade eller oprette filer her",
     "_Uploading %n file_::_Uploading %n files_" : ["Uploader %n fil","Uploader %n filer"],
     "\"{name}\" is an invalid file name." : "'{name}' er et ugyldigt filnavn.",
+    "File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Din opbevaringsplads er næsten fyldt op ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret, men din nøgle er ikke igangsat. Log venligst ud og ind igen.",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index 4a61e7e9de074420d24ba9e734ef9f05e2c6d2c4..85be7f81acd7837c5dca52d007cf5310b0d4fa6b 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert bereits",
     "Could not move %s" : "Konnte %s nicht verschieben",
     "Permission denied" : "Zugriff verweigert",
-    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
-    "\"%s\" is an invalid file name." : "„%s“ ist kein gültiger Dateiname.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, „\\“, „/“, „<“, „>“, „:“, „\"“, „|“, „?“ und „*“ sind nicht zulässig.",
     "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Der Name %s wird bereits im Ordner %s benutzt. Bitte wähle  einen anderen Namen.",
     "Error when creating the file" : "Fehler beim Erstellen der Datei",
-    "Folder name cannot be empty." : "Der Ordner-Name darf nicht leer sein.",
     "Error when creating the folder" : "Fehler beim Erstellen des Ordners",
     "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.",
     "Invalid Token" : "Ungültiges Merkmal",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
     "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hochgeladen","%n Dateien werden hochgeladen"],
     "\"{name}\" is an invalid file name." : "»{name}« ist kein gültiger Dateiname.",
+    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
     "Your storage is full, files can not be updated or synced anymore!" : "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Dein Speicher ist fast voll ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Die Verschlüsselung-App ist aktiviert, aber Deine Schlüssel sind nicht initialisiert. Bitte melden Dich nochmals ab und wieder an.",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 2547b1eeb75054397c2f4dcc84ac6dcb5b54ae8e..58827c18f031a15eb3baf72d087489979eef3075 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert bereits",
     "Could not move %s" : "Konnte %s nicht verschieben",
     "Permission denied" : "Zugriff verweigert",
-    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
-    "\"%s\" is an invalid file name." : "„%s“ ist kein gültiger Dateiname.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, „\\“, „/“, „<“, „>“, „:“, „\"“, „|“, „?“ und „*“ sind nicht zulässig.",
     "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Der Name %s wird bereits im Ordner %s benutzt. Bitte wähle  einen anderen Namen.",
     "Error when creating the file" : "Fehler beim Erstellen der Datei",
-    "Folder name cannot be empty." : "Der Ordner-Name darf nicht leer sein.",
     "Error when creating the folder" : "Fehler beim Erstellen des Ordners",
     "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.",
     "Invalid Token" : "Ungültiges Merkmal",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
     "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hochgeladen","%n Dateien werden hochgeladen"],
     "\"{name}\" is an invalid file name." : "»{name}« ist kein gültiger Dateiname.",
+    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
     "Your storage is full, files can not be updated or synced anymore!" : "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Dein Speicher ist fast voll ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Die Verschlüsselung-App ist aktiviert, aber Deine Schlüssel sind nicht initialisiert. Bitte melden Dich nochmals ab und wieder an.",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index bab98f884886de48bea4207fc34d194e7eaceebd..82a10ca240f44ee80d35b94757b79dc7da608917 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "%s konnte nicht verschoben werden. Eine Datei mit diesem Namen existiert bereits.",
     "Could not move %s" : "Konnte %s nicht verschieben",
     "Permission denied" : "Zugriff verweigert",
-    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
-    "\"%s\" is an invalid file name." : "„%s“ ist kein gültiger Dateiname.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, „\\“, „/“, „<“, „>“, „:“, „\"“, „|“, „?“ und „*“ sind nicht zulässig.",
     "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Der Name %s wird bereits im Ordner %s benutzt. Bitte wählen Sie einen anderen Namen.",
     "Error when creating the file" : "Fehler beim Erstellen der Datei",
-    "Folder name cannot be empty." : "Der Ordnername darf nicht leer sein.",
     "Error when creating the folder" : "Fehler beim Erstellen des Ordners",
     "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.",
     "Invalid Token" : "Ungültiges Merkmal",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
     "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hoch geladen","%n Dateien werden hoch geladen"],
     "\"{name}\" is an invalid file name." : "„{name}“ ist kein gültiger Dateiname.",
+    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ihr Speicher ist fast voll ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden Sie sich nochmals ab und wieder an.",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 09a656a3c11e6d3d150fe59096f425c9a6f33951..fddff1f7d9048ed709995ac67e1a54dddfe4ab0c 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "%s konnte nicht verschoben werden. Eine Datei mit diesem Namen existiert bereits.",
     "Could not move %s" : "Konnte %s nicht verschieben",
     "Permission denied" : "Zugriff verweigert",
-    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
-    "\"%s\" is an invalid file name." : "„%s“ ist kein gültiger Dateiname.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, „\\“, „/“, „<“, „>“, „:“, „\"“, „|“, „?“ und „*“ sind nicht zulässig.",
     "The target folder has been moved or deleted." : "Der Zielordner wurde verschoben oder gelöscht.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Der Name %s wird bereits im Ordner %s benutzt. Bitte wählen Sie einen anderen Namen.",
     "Error when creating the file" : "Fehler beim Erstellen der Datei",
-    "Folder name cannot be empty." : "Der Ordnername darf nicht leer sein.",
     "Error when creating the folder" : "Fehler beim Erstellen des Ordners",
     "Unable to set upload directory." : "Das Upload-Verzeichnis konnte nicht gesetzt werden.",
     "Invalid Token" : "Ungültiges Merkmal",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
     "_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hoch geladen","%n Dateien werden hoch geladen"],
     "\"{name}\" is an invalid file name." : "„{name}“ ist kein gültiger Dateiname.",
+    "File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ihr Speicher ist fast voll ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber Ihre Schlüssel sind nicht initialisiert. Bitte melden Sie sich nochmals ab und wieder an.",
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index becbe0d1dc28a260a7b83042beea9562831497ca..721507d9a13f9b4c93fda7a37267dc3bb8277d7f 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Αδυναμία μετακίνησης του %s - υπάρχει ήδη αρχείο με αυτό το όνομα",
     "Could not move %s" : "Αδυναμία μετακίνησης του %s",
     "Permission denied" : "Η πρόσβαση απορρίφθηκε",
-    "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
-    "\"%s\" is an invalid file name." : "Το \"%s\" είναι ένα μη έγκυρο όνομα αρχείου.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Μη έγκυρο όνομα, '\\', '/', '<', '>', ':', '\"', '|', '?' και '*' δεν επιτρέπονται.",
     "The target folder has been moved or deleted." : "Ο φάκελος προορισμού έχει μετακινηθεί ή διαγραφεί.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Το όνομα %s χρησιμοποιείτε ήδη στον φάκελο %s. Παρακαλώ επιλέξτε ένα άλλο όνομα.",
     "Error when creating the file" : "Σφάλμα κατά τη δημιουργία του αρχείου",
-    "Folder name cannot be empty." : "Το όνομα φακέλου δεν μπορεί να είναι κενό.",
     "Error when creating the folder" : "Σφάλμα δημιουργίας φακέλου",
     "Unable to set upload directory." : "Αδυναμία ορισμού καταλόγου αποστολής.",
     "Invalid Token" : "Μη έγκυρο Token",
@@ -62,6 +58,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Δεν έχετε δικαιώματα φόρτωσης ή δημιουργίας αρχείων εδώ",
     "_Uploading %n file_::_Uploading %n files_" : ["Ανέβασμα %n αρχείου","Ανέβασμα %n αρχείων"],
     "\"{name}\" is an invalid file name." : "Το \"{name}\" είναι μη έγκυρο όνομα αρχείου.",
+    "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ο αποθηκευτικός χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν καταγραφεί, παρακαλώ αποσυνδεθείτε και επανασυνδεθείτε.",
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index 0499f87d725bdffc0ff166ad8d41bbdf0cc05ae1..d0648308c068ac7ba9427158334c499f85723336 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Αδυναμία μετακίνησης του %s - υπάρχει ήδη αρχείο με αυτό το όνομα",
     "Could not move %s" : "Αδυναμία μετακίνησης του %s",
     "Permission denied" : "Η πρόσβαση απορρίφθηκε",
-    "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
-    "\"%s\" is an invalid file name." : "Το \"%s\" είναι ένα μη έγκυρο όνομα αρχείου.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Μη έγκυρο όνομα, '\\', '/', '<', '>', ':', '\"', '|', '?' και '*' δεν επιτρέπονται.",
     "The target folder has been moved or deleted." : "Ο φάκελος προορισμού έχει μετακινηθεί ή διαγραφεί.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Το όνομα %s χρησιμοποιείτε ήδη στον φάκελο %s. Παρακαλώ επιλέξτε ένα άλλο όνομα.",
     "Error when creating the file" : "Σφάλμα κατά τη δημιουργία του αρχείου",
-    "Folder name cannot be empty." : "Το όνομα φακέλου δεν μπορεί να είναι κενό.",
     "Error when creating the folder" : "Σφάλμα δημιουργίας φακέλου",
     "Unable to set upload directory." : "Αδυναμία ορισμού καταλόγου αποστολής.",
     "Invalid Token" : "Μη έγκυρο Token",
@@ -60,6 +56,7 @@
     "You don’t have permission to upload or create files here" : "Δεν έχετε δικαιώματα φόρτωσης ή δημιουργίας αρχείων εδώ",
     "_Uploading %n file_::_Uploading %n files_" : ["Ανέβασμα %n αρχείου","Ανέβασμα %n αρχείων"],
     "\"{name}\" is an invalid file name." : "Το \"{name}\" είναι μη έγκυρο όνομα αρχείου.",
+    "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ο αποθηκευτικός χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν καταγραφεί, παρακαλώ αποσυνδεθείτε και επανασυνδεθείτε.",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index ae7557cc4673b7e332f5902351fcb0e2e4f40ec6..513f5f2f7d747ad046a347088c78032a57a821d5 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Could not move %s - File with this name already exists",
     "Could not move %s" : "Could not move %s",
     "Permission denied" : "Permission denied",
-    "File name cannot be empty." : "File name cannot be empty.",
-    "\"%s\" is an invalid file name." : "\"%s\" is an invalid file name.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",
     "The target folder has been moved or deleted." : "The target folder has been moved or deleted.",
     "The name %s is already used in the folder %s. Please choose a different name." : "The name %s is already used in the folder %s. Please choose a different name.",
     "Error when creating the file" : "Error when creating the file",
-    "Folder name cannot be empty." : "Folder name cannot be empty.",
     "Error when creating the folder" : "Error when creating the folder",
     "Unable to set upload directory." : "Unable to set upload directory.",
     "Invalid Token" : "Invalid Token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
     "_Uploading %n file_::_Uploading %n files_" : ["Uploading %n file","Uploading %n files"],
     "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
+    "File name cannot be empty." : "File name cannot be empty.",
     "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 8cd44605b43ed1d00973dd61b08ce9f3e6142f57..1523209bb9727d6a802769201f31b56afbf80510 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Could not move %s - File with this name already exists",
     "Could not move %s" : "Could not move %s",
     "Permission denied" : "Permission denied",
-    "File name cannot be empty." : "File name cannot be empty.",
-    "\"%s\" is an invalid file name." : "\"%s\" is an invalid file name.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",
     "The target folder has been moved or deleted." : "The target folder has been moved or deleted.",
     "The name %s is already used in the folder %s. Please choose a different name." : "The name %s is already used in the folder %s. Please choose a different name.",
     "Error when creating the file" : "Error when creating the file",
-    "Folder name cannot be empty." : "Folder name cannot be empty.",
     "Error when creating the folder" : "Error when creating the folder",
     "Unable to set upload directory." : "Unable to set upload directory.",
     "Invalid Token" : "Invalid Token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
     "_Uploading %n file_::_Uploading %n files_" : ["Uploading %n file","Uploading %n files"],
     "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
+    "File name cannot be empty." : "File name cannot be empty.",
     "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again",
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js
index 1bdb4caba919a9f1b2958b4744c95eea4d5d2a2f..594851a4b438fb748e2c83b6fbd2834a5a7a481a 100644
--- a/apps/files/l10n/eo.js
+++ b/apps/files/l10n/eo.js
@@ -4,11 +4,8 @@ OC.L10N.register(
     "Unknown error" : "Nekonata eraro",
     "Could not move %s - File with this name already exists" : "Ne eblis movi %s: dosiero kun ĉi tiu nomo jam ekzistas",
     "Could not move %s" : "Ne eblis movi %s",
-    "File name cannot be empty." : "Dosiernomo devas ne malpleni.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”, “|”, “?” kaj “*” ne permesatas.",
     "The name %s is already used in the folder %s. Please choose a different name." : "La nomo %s jam uziĝas en la dosierujo %s. Bonvolu elekti malsaman nomon.",
     "Error when creating the file" : "Eraris la kreo de la dosiero",
-    "Folder name cannot be empty." : "La dosierujnomo ne povas malpleni.",
     "Error when creating the folder" : "Eraris la kreo de la dosierujo",
     "Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
     "No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
@@ -49,6 +46,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n dosiero","%n dosieroj"],
     "You don’t have permission to upload or create files here" : "Vi ne havas permeson alŝuti aŭ krei dosierojn ĉi tie",
     "_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"],
+    "File name cannot be empty." : "Dosiernomo devas ne malpleni.",
     "Your storage is full, files can not be updated or synced anymore!" : "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaÅ­ plenas ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json
index 20a5913b851e657fc89d0bc2af051c4b0213666b..3489e9581afede55dd98b8ebdaa29d046de679d7 100644
--- a/apps/files/l10n/eo.json
+++ b/apps/files/l10n/eo.json
@@ -2,11 +2,8 @@
     "Unknown error" : "Nekonata eraro",
     "Could not move %s - File with this name already exists" : "Ne eblis movi %s: dosiero kun ĉi tiu nomo jam ekzistas",
     "Could not move %s" : "Ne eblis movi %s",
-    "File name cannot be empty." : "Dosiernomo devas ne malpleni.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”, “|”, “?” kaj “*” ne permesatas.",
     "The name %s is already used in the folder %s. Please choose a different name." : "La nomo %s jam uziĝas en la dosierujo %s. Bonvolu elekti malsaman nomon.",
     "Error when creating the file" : "Eraris la kreo de la dosiero",
-    "Folder name cannot be empty." : "La dosierujnomo ne povas malpleni.",
     "Error when creating the folder" : "Eraris la kreo de la dosierujo",
     "Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
     "No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
@@ -47,6 +44,7 @@
     "_%n file_::_%n files_" : ["%n dosiero","%n dosieroj"],
     "You don’t have permission to upload or create files here" : "Vi ne havas permeson alŝuti aŭ krei dosierojn ĉi tie",
     "_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"],
+    "File name cannot be empty." : "Dosiernomo devas ne malpleni.",
     "Your storage is full, files can not be updated or synced anymore!" : "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaÅ­ plenas ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 385cb40f8f09abc3ba5ca1f47f7acf4ba82d88e1..3d74b3fad348df35b82606e16dc0d7cbbcbd8564 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "No se pudo mover %s - Ya existe un archivo con ese nombre.",
     "Could not move %s" : "No se pudo mover %s",
     "Permission denied" : "Permiso denegado",
-    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
-    "\"%s\" is an invalid file name." : "\"%s\" es un nombre de archivo inválido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
     "The target folder has been moved or deleted." : "La carpeta destino fue movida o eliminada.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nombre %s ya está en uso por la carpeta %s. Por favor elija uno diferente.",
     "Error when creating the file" : "Error al crear el archivo",
-    "Folder name cannot be empty." : "El nombre de la carpeta no puede estar vacío.",
     "Error when creating the folder" : "Error al crear la carpeta.",
     "Unable to set upload directory." : "Incapaz de crear directorio de subida.",
     "Invalid Token" : "Token Inválido",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí.",
     "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
     "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
+    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
     "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La app de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index dfd734fcbded1a4158b53034063d1e9d5e5a82c3..52a67ae8738d84a399afeb5af69e6c5cbfc9ad81 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "No se pudo mover %s - Ya existe un archivo con ese nombre.",
     "Could not move %s" : "No se pudo mover %s",
     "Permission denied" : "Permiso denegado",
-    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
-    "\"%s\" is an invalid file name." : "\"%s\" es un nombre de archivo inválido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
     "The target folder has been moved or deleted." : "La carpeta destino fue movida o eliminada.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nombre %s ya está en uso por la carpeta %s. Por favor elija uno diferente.",
     "Error when creating the file" : "Error al crear el archivo",
-    "Folder name cannot be empty." : "El nombre de la carpeta no puede estar vacío.",
     "Error when creating the folder" : "Error al crear la carpeta.",
     "Unable to set upload directory." : "Incapaz de crear directorio de subida.",
     "Invalid Token" : "Token Inválido",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí.",
     "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
     "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
+    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
     "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La app de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.",
diff --git a/apps/files/l10n/es_AR.js b/apps/files/l10n/es_AR.js
index bfc26d23f6a0cce1572eb0a7946990818fcd4664..c3e511beab65bfd3e45db4979c0a33dba01a8e92 100644
--- a/apps/files/l10n/es_AR.js
+++ b/apps/files/l10n/es_AR.js
@@ -4,11 +4,8 @@ OC.L10N.register(
     "Unknown error" : "Error desconocido",
     "Could not move %s - File with this name already exists" : "No se pudo mover %s - Un archivo con este nombre ya existe",
     "Could not move %s" : "No se pudo mover %s ",
-    "File name cannot be empty." : "El nombre del archivo no puede quedar vacío.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nombre %s está en uso en el directorio %s. Por favor elija un otro nombre.",
     "Error when creating the file" : "Error al crear el archivo",
-    "Folder name cannot be empty." : "El nombre del directorio no puede estar vacío.",
     "Error when creating the folder" : "Error al crear el directorio",
     "Unable to set upload directory." : "No fue posible crear el directorio de subida.",
     "Invalid Token" : "Token Inválido",
@@ -51,6 +48,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n archivo","%n archivos"],
     "You don’t have permission to upload or create files here" : "No tienes permisos para subir o crear archivos aquí",
     "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
+    "File name cannot be empty." : "El nombre del archivo no puede quedar vacío.",
     "Your storage is full, files can not be updated or synced anymore!" : "El almacenamiento está lleno, los archivos no se pueden seguir actualizando ni sincronizando",
     "Your storage is almost full ({usedSpacePercent}%)" : "El almacenamiento está casi lleno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encriptación está habilitada pero las llaves no fueron inicializadas, por favor termine y vuelva a iniciar la sesión",
diff --git a/apps/files/l10n/es_AR.json b/apps/files/l10n/es_AR.json
index ddc2fb80cf42ddaa86566a89fe06f5c8346639fc..cce6e62d12241b15c6b6305290ce71607bf3135b 100644
--- a/apps/files/l10n/es_AR.json
+++ b/apps/files/l10n/es_AR.json
@@ -2,11 +2,8 @@
     "Unknown error" : "Error desconocido",
     "Could not move %s - File with this name already exists" : "No se pudo mover %s - Un archivo con este nombre ya existe",
     "Could not move %s" : "No se pudo mover %s ",
-    "File name cannot be empty." : "El nombre del archivo no puede quedar vacío.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos.",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nombre %s está en uso en el directorio %s. Por favor elija un otro nombre.",
     "Error when creating the file" : "Error al crear el archivo",
-    "Folder name cannot be empty." : "El nombre del directorio no puede estar vacío.",
     "Error when creating the folder" : "Error al crear el directorio",
     "Unable to set upload directory." : "No fue posible crear el directorio de subida.",
     "Invalid Token" : "Token Inválido",
@@ -49,6 +46,7 @@
     "_%n file_::_%n files_" : ["%n archivo","%n archivos"],
     "You don’t have permission to upload or create files here" : "No tienes permisos para subir o crear archivos aquí",
     "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
+    "File name cannot be empty." : "El nombre del archivo no puede quedar vacío.",
     "Your storage is full, files can not be updated or synced anymore!" : "El almacenamiento está lleno, los archivos no se pueden seguir actualizando ni sincronizando",
     "Your storage is almost full ({usedSpacePercent}%)" : "El almacenamiento está casi lleno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encriptación está habilitada pero las llaves no fueron inicializadas, por favor termine y vuelva a iniciar la sesión",
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 4e6ff31db6b922088a1fdca840d48f89ffd4e874..18b45ae36f1ff5ba182cdf1210731fc9e3f228dc 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -4,11 +4,8 @@ OC.L10N.register(
     "Unknown error" : "Error desconocido",
     "Could not move %s - File with this name already exists" : "No se pudo mover %s - Ya existe un archivo con ese nombre.",
     "Could not move %s" : "No se pudo mover %s",
-    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nombre %s ya está en uso por la carpeta %s. Por favor elija uno diferente.",
     "Error when creating the file" : "Error al crear el archivo",
-    "Folder name cannot be empty." : "El nombre de la carpeta no puede estar vacío.",
     "Error when creating the folder" : "Error al crear la carpeta.",
     "Unable to set upload directory." : "Incapaz de crear directorio de subida.",
     "Invalid Token" : "Token Inválido",
@@ -50,6 +47,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n archivo","%n archivos"],
     "You don’t have permission to upload or create files here" : "No tienes permisos para subir o crear archivos aquí.",
     "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
+    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
     "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 396f6f8098fe281057ec4fad1e35d3bbe8462f68..26b28e5c23152a46b064ec2e48edd219feb4a9d6 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -2,11 +2,8 @@
     "Unknown error" : "Error desconocido",
     "Could not move %s - File with this name already exists" : "No se pudo mover %s - Ya existe un archivo con ese nombre.",
     "Could not move %s" : "No se pudo mover %s",
-    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
     "The name %s is already used in the folder %s. Please choose a different name." : "El nombre %s ya está en uso por la carpeta %s. Por favor elija uno diferente.",
     "Error when creating the file" : "Error al crear el archivo",
-    "Folder name cannot be empty." : "El nombre de la carpeta no puede estar vacío.",
     "Error when creating the folder" : "Error al crear la carpeta.",
     "Unable to set upload directory." : "Incapaz de crear directorio de subida.",
     "Invalid Token" : "Token Inválido",
@@ -48,6 +45,7 @@
     "_%n file_::_%n files_" : ["%n archivo","%n archivos"],
     "You don’t have permission to upload or create files here" : "No tienes permisos para subir o crear archivos aquí.",
     "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos"],
+    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
     "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo.",
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js
index 24a32a8d7a1eb03155b12b43f1de112717ecc436..3bde096acd03162d0122cc64e699ef63e71e0297 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Ei saa liigutada faili %s - samanimeline fail on juba olemas",
     "Could not move %s" : "%s liigutamine ebaõnnestus",
     "Permission denied" : "Ligipääs keelatud",
-    "File name cannot be empty." : "Faili nimi ei saa olla tühi.",
-    "\"%s\" is an invalid file name." : "\"%s\" on vigane failinimi.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Vigane nimi, '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' pole lubatud.",
     "The target folder has been moved or deleted." : "Sihtkataloog on ümber tõstetud või kustutatud.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nimi %s on juba kasutusel kataloogis %s. Palun vali mõni teine nimi.",
     "Error when creating the file" : "Viga faili loomisel",
-    "Folder name cannot be empty." : "Kataloogi nimi ei saa olla tühi.",
     "Error when creating the folder" : "Viga kataloogi loomisel",
     "Unable to set upload directory." : "Üleslaadimiste kausta määramine ebaõnnestus.",
     "Invalid Token" : "Vigane kontrollkood",
@@ -62,6 +58,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks",
     "_Uploading %n file_::_Uploading %n files_" : ["Laadin üles %n faili","Laadin üles %n faili"],
     "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.",
+    "File name cannot be empty." : "Faili nimi ei saa olla tühi.",
     "Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Su andmemaht on peaaegu täis ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krüpteerimisrakend on lubatud, kuid võtmeid pole lähtestatud. Palun logi välja ning uuesti sisse.",
diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json
index 15c7ad3067dcf587e05e17e8bc36d3565fa767de..065229f35c7ceb66f6597f9d1fe4beb7e2ccbeb6 100644
--- a/apps/files/l10n/et_EE.json
+++ b/apps/files/l10n/et_EE.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Ei saa liigutada faili %s - samanimeline fail on juba olemas",
     "Could not move %s" : "%s liigutamine ebaõnnestus",
     "Permission denied" : "Ligipääs keelatud",
-    "File name cannot be empty." : "Faili nimi ei saa olla tühi.",
-    "\"%s\" is an invalid file name." : "\"%s\" on vigane failinimi.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Vigane nimi, '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' pole lubatud.",
     "The target folder has been moved or deleted." : "Sihtkataloog on ümber tõstetud või kustutatud.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nimi %s on juba kasutusel kataloogis %s. Palun vali mõni teine nimi.",
     "Error when creating the file" : "Viga faili loomisel",
-    "Folder name cannot be empty." : "Kataloogi nimi ei saa olla tühi.",
     "Error when creating the folder" : "Viga kataloogi loomisel",
     "Unable to set upload directory." : "Üleslaadimiste kausta määramine ebaõnnestus.",
     "Invalid Token" : "Vigane kontrollkood",
@@ -60,6 +56,7 @@
     "You don’t have permission to upload or create files here" : "Sul puuduvad õigused siia failide üleslaadimiseks või tekitamiseks",
     "_Uploading %n file_::_Uploading %n files_" : ["Laadin üles %n faili","Laadin üles %n faili"],
     "\"{name}\" is an invalid file name." : "\"{name}\" on vigane failinimi.",
+    "File name cannot be empty." : "Faili nimi ei saa olla tühi.",
     "Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Su andmemaht on peaaegu täis ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krüpteerimisrakend on lubatud, kuid võtmeid pole lähtestatud. Palun logi välja ning uuesti sisse.",
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index 3f3d786bd2e5c8fe3243f8baab5f8cd00630a27b..6673f2d3f7773ecb067fe6022923b844b5ea57c5 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Ezin da %s mugitu - Izen hau duen fitxategia dagoeneko existitzen da",
     "Could not move %s" : "Ezin dira fitxategiak mugitu %s",
     "Permission denied" : "Baimena Ukatua",
-    "File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
-    "\"%s\" is an invalid file name." : "\"%s\" ez da fitxategi izen baliogarria.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "IZen aliogabea, '\\', '/', '<', '>', ':', '\"', '|', '?' eta '*' ez daude baimenduta.",
     "The target folder has been moved or deleted." : "Jatorrizko karpeta mugitu edo ezabatu da.",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s izena dagoeneko erabilita dago %s karpetan. Mesdez hautatu izen ezberdina.",
     "Error when creating the file" : "Errorea fitxategia sortzerakoan",
-    "Folder name cannot be empty." : "Karpeta izena ezin da hutsa izan.",
     "Error when creating the folder" : "Errorea karpeta sortzerakoan",
     "Unable to set upload directory." : "Ezin da igoera direktorioa ezarri.",
     "Invalid Token" : "Lekuko baliogabea",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Ez duzu fitxategiak hona igotzeko edo hemen sortzeko baimenik",
     "_Uploading %n file_::_Uploading %n files_" : ["Fitxategi %n igotzen","%n fitxategi igotzen"],
     "\"{name}\" is an invalid file name." : "\"{name}\" ez da fitxategi izen baliogarria.",
+    "File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
     "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegiratzea beterik dago, ezingo duzu aurrerantzean fitxategirik igo edo sinkronizatu!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Zure biltegiratzea nahiko beterik dago (%{usedSpacePercent})",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptazio aplikazioa gaituta dago baina zure gakoak ez daude konfiguratuta, mesedez saioa bukatu eta berriro hasi",
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json
index f66aba5582f3601fd962a6cfcf0612161e1d1e0b..b400875ca01a578e651f89a55560f09dc67a9c07 100644
--- a/apps/files/l10n/eu.json
+++ b/apps/files/l10n/eu.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Ezin da %s mugitu - Izen hau duen fitxategia dagoeneko existitzen da",
     "Could not move %s" : "Ezin dira fitxategiak mugitu %s",
     "Permission denied" : "Baimena Ukatua",
-    "File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
-    "\"%s\" is an invalid file name." : "\"%s\" ez da fitxategi izen baliogarria.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "IZen aliogabea, '\\', '/', '<', '>', ':', '\"', '|', '?' eta '*' ez daude baimenduta.",
     "The target folder has been moved or deleted." : "Jatorrizko karpeta mugitu edo ezabatu da.",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s izena dagoeneko erabilita dago %s karpetan. Mesdez hautatu izen ezberdina.",
     "Error when creating the file" : "Errorea fitxategia sortzerakoan",
-    "Folder name cannot be empty." : "Karpeta izena ezin da hutsa izan.",
     "Error when creating the folder" : "Errorea karpeta sortzerakoan",
     "Unable to set upload directory." : "Ezin da igoera direktorioa ezarri.",
     "Invalid Token" : "Lekuko baliogabea",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Ez duzu fitxategiak hona igotzeko edo hemen sortzeko baimenik",
     "_Uploading %n file_::_Uploading %n files_" : ["Fitxategi %n igotzen","%n fitxategi igotzen"],
     "\"{name}\" is an invalid file name." : "\"{name}\" ez da fitxategi izen baliogarria.",
+    "File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
     "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegiratzea beterik dago, ezingo duzu aurrerantzean fitxategirik igo edo sinkronizatu!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Zure biltegiratzea nahiko beterik dago (%{usedSpacePercent})",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptazio aplikazioa gaituta dago baina zure gakoak ez daude konfiguratuta, mesedez saioa bukatu eta berriro hasi",
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js
index 611f4520d729e9db7e6b1c4d1682991e76335373..41cab458101bb832b287448a7991c73d517cb010 100644
--- a/apps/files/l10n/fa.js
+++ b/apps/files/l10n/fa.js
@@ -4,8 +4,6 @@ OC.L10N.register(
     "Unknown error" : "خطای نامشخص",
     "Could not move %s - File with this name already exists" : "%s نمی توان جابجا کرد - در حال حاضر پرونده با این نام وجود دارد. ",
     "Could not move %s" : "%s نمی تواند حرکت کند ",
-    "File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "نام نامعتبر ،  '\\', '/', '<', '>', ':', '\"', '|', '?'  و '*'  مجاز نمی باشند.",
     "Unable to set upload directory." : "قادر به تنظیم پوشه آپلود نمی باشد.",
     "Invalid Token" : "رمز نامعتبر",
     "No file was uploaded. Unknown error" : "هیچ فایلی آپلود نشد.خطای ناشناس",
@@ -36,6 +34,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : ["در حال بارگذاری %n فایل"],
+    "File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.",
     "Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!",
     "Your storage is almost full ({usedSpacePercent}%)" : "فضای ذخیره ی شما تقریبا پر است ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json
index e193c08d470eb0ebf111281833864c1adb89e2dc..119fd18a34de8466f040dca41d43fe4a788c12df 100644
--- a/apps/files/l10n/fa.json
+++ b/apps/files/l10n/fa.json
@@ -2,8 +2,6 @@
     "Unknown error" : "خطای نامشخص",
     "Could not move %s - File with this name already exists" : "%s نمی توان جابجا کرد - در حال حاضر پرونده با این نام وجود دارد. ",
     "Could not move %s" : "%s نمی تواند حرکت کند ",
-    "File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "نام نامعتبر ،  '\\', '/', '<', '>', ':', '\"', '|', '?'  و '*'  مجاز نمی باشند.",
     "Unable to set upload directory." : "قادر به تنظیم پوشه آپلود نمی باشد.",
     "Invalid Token" : "رمز نامعتبر",
     "No file was uploaded. Unknown error" : "هیچ فایلی آپلود نشد.خطای ناشناس",
@@ -34,6 +32,7 @@
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : ["در حال بارگذاری %n فایل"],
+    "File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.",
     "Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!",
     "Your storage is almost full ({usedSpacePercent}%)" : "فضای ذخیره ی شما تقریبا پر است ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js
index a04676c319dea7b82b3098d82f2a0c56cbfc3f47..1d9cad7b2b2960f374406facab343aaf18e13cff 100644
--- a/apps/files/l10n/fi_FI.js
+++ b/apps/files/l10n/fi_FI.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa",
     "Could not move %s" : "Kohteen %s siirto ei onnistunut",
     "Permission denied" : "Ei käyttöoikeutta",
-    "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
-    "\"%s\" is an invalid file name." : "\"%s\" on virheellinen tiedostonimi.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
     "The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nimi %s on jo käytössä kansiossa %s. Valitse toinen nimi.",
     "Error when creating the file" : "Virhe tiedostoa luotaessa",
-    "Folder name cannot be empty." : "Kansion nimi ei voi olla tyhjä.",
     "Error when creating the folder" : "Virhe kansiota luotaessa",
     "Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.",
     "Invalid Token" : "Virheellinen token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
     "_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
     "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.",
+    "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
     "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.",
diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json
index 78f459dc47d69d4498b218cb2efd7fb4d3efbcf5..a3b4f490e46be6fe71788256d0e444370098e60b 100644
--- a/apps/files/l10n/fi_FI.json
+++ b/apps/files/l10n/fi_FI.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa",
     "Could not move %s" : "Kohteen %s siirto ei onnistunut",
     "Permission denied" : "Ei käyttöoikeutta",
-    "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
-    "\"%s\" is an invalid file name." : "\"%s\" on virheellinen tiedostonimi.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
     "The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nimi %s on jo käytössä kansiossa %s. Valitse toinen nimi.",
     "Error when creating the file" : "Virhe tiedostoa luotaessa",
-    "Folder name cannot be empty." : "Kansion nimi ei voi olla tyhjä.",
     "Error when creating the folder" : "Virhe kansiota luotaessa",
     "Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.",
     "Invalid Token" : "Virheellinen token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
     "_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
     "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.",
+    "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
     "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on käytössä, mutta salausavaimia ei ole alustettu. Ole hyvä ja kirjaudu sisään uudelleen.",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 6d7a09c62178b10c9c5dcfcffe4fe7e7bf14d2f8..cc54db6ca6d5fbb382210be0e0efe4323bf241b9 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Impossible de déplacer %s - Un fichier portant ce nom existe déjà",
     "Could not move %s" : "Impossible de déplacer %s",
     "Permission denied" : "Permission refusée",
-    "File name cannot be empty." : "Le nom de fichier ne peut être vide.",
-    "\"%s\" is an invalid file name." : "\"%s\" n'est pas un nom de fichier valide.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ce nom n'est pas valable : les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",
     "The target folder has been moved or deleted." : "Le dossier cible a été déplacé ou supprimé.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Le nom %s est déjà utilisé dans le dossier %s. Merci de choisir un nom différent.",
     "Error when creating the file" : "Erreur pendant la création du fichier",
-    "Folder name cannot be empty." : "Le nom de dossier ne peut pas être vide.",
     "Error when creating the folder" : "Erreur pendant la création du dossier",
     "Unable to set upload directory." : "Impossible de définir le dossier de destination.",
     "Invalid Token" : "Jeton non valide",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'ajouter des fichiers ici",
     "_Uploading %n file_::_Uploading %n files_" : ["Téléversement de %n fichier","Téléversement de %n fichiers"],
     "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.",
+    "File name cannot be empty." : "Le nom de fichier ne peut être vide.",
     "Your storage is full, files can not be updated or synced anymore!" : "Votre espage de stockage est plein, les fichiers ne peuvent plus être ajoutés ou synchronisés !",
     "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Le chiffrement est activé, mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 7264a8986692b5cd29684425b1113bd892d3e479..d37e4dc4adec72e477539873981554a72810d6bf 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Impossible de déplacer %s - Un fichier portant ce nom existe déjà",
     "Could not move %s" : "Impossible de déplacer %s",
     "Permission denied" : "Permission refusée",
-    "File name cannot be empty." : "Le nom de fichier ne peut être vide.",
-    "\"%s\" is an invalid file name." : "\"%s\" n'est pas un nom de fichier valide.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ce nom n'est pas valable : les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",
     "The target folder has been moved or deleted." : "Le dossier cible a été déplacé ou supprimé.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Le nom %s est déjà utilisé dans le dossier %s. Merci de choisir un nom différent.",
     "Error when creating the file" : "Erreur pendant la création du fichier",
-    "Folder name cannot be empty." : "Le nom de dossier ne peut pas être vide.",
     "Error when creating the folder" : "Erreur pendant la création du dossier",
     "Unable to set upload directory." : "Impossible de définir le dossier de destination.",
     "Invalid Token" : "Jeton non valide",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'ajouter des fichiers ici",
     "_Uploading %n file_::_Uploading %n files_" : ["Téléversement de %n fichier","Téléversement de %n fichiers"],
     "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.",
+    "File name cannot be empty." : "Le nom de fichier ne peut être vide.",
     "Your storage is full, files can not be updated or synced anymore!" : "Votre espage de stockage est plein, les fichiers ne peuvent plus être ajoutés ou synchronisés !",
     "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Le chiffrement est activé, mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index c91cb980c87458810934aa5d042169331f480683..b4b5e36f8e55e2b6f80c9867a2bcb01cb7b2a2ad 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Non foi posíbel mover %s; Xa existe un ficheiro con ese nome.",
     "Could not move %s" : "Non foi posíbel mover %s",
     "Permission denied" : "Permiso denegado",
-    "File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
-    "\"%s\" is an invalid file name." : "«%s» é un nome incorrecto de ficheiro.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».",
     "The target folder has been moved or deleted." : "O cartafol de destino foi movido ou eliminado.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Xa existe o nome %s no cartafol %s. Escolla outro nome.",
     "Error when creating the file" : "Produciuse un erro ao crear o ficheiro",
-    "Folder name cannot be empty." : "O nome de cartafol non pode estar baleiro.",
     "Error when creating the folder" : "Produciuse un erro ao crear o cartafol",
     "Unable to set upload directory." : "Non é posíbel configurar o directorio de envíos.",
     "Invalid Token" : "Marca incorrecta",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Non ten permisos para enviar ou crear ficheiros aquí.",
     "_Uploading %n file_::_Uploading %n files_" : ["Cargando %n ficheiro","Cargando %n ficheiros"],
     "\"{name}\" is an invalid file name." : "«{name}» é un nome incorrecto de ficheiro.",
+    "File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
     "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
     "Your storage is almost full ({usedSpacePercent}%)" : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron inicializadas, saia da sesión e volva a acceder de novo",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index 8e8162fdf3c2671cdf9f2ee6975f453420c2cc54..d181da852568dc5f0c5e193dfad97a1a8eae2d5b 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Non foi posíbel mover %s; Xa existe un ficheiro con ese nome.",
     "Could not move %s" : "Non foi posíbel mover %s",
     "Permission denied" : "Permiso denegado",
-    "File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
-    "\"%s\" is an invalid file name." : "«%s» é un nome incorrecto de ficheiro.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».",
     "The target folder has been moved or deleted." : "O cartafol de destino foi movido ou eliminado.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Xa existe o nome %s no cartafol %s. Escolla outro nome.",
     "Error when creating the file" : "Produciuse un erro ao crear o ficheiro",
-    "Folder name cannot be empty." : "O nome de cartafol non pode estar baleiro.",
     "Error when creating the folder" : "Produciuse un erro ao crear o cartafol",
     "Unable to set upload directory." : "Non é posíbel configurar o directorio de envíos.",
     "Invalid Token" : "Marca incorrecta",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Non ten permisos para enviar ou crear ficheiros aquí.",
     "_Uploading %n file_::_Uploading %n files_" : ["Cargando %n ficheiro","Cargando %n ficheiros"],
     "\"{name}\" is an invalid file name." : "«{name}» é un nome incorrecto de ficheiro.",
+    "File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
     "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
     "Your storage is almost full ({usedSpacePercent}%)" : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifrado está activada, mais as chaves non foron inicializadas, saia da sesión e volva a acceder de novo",
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 9a77e18df4ba67debefa76341081862701cc4b90..28ba3d34926b256b00d1a3bbc83d12c878d8c34f 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -4,8 +4,6 @@ OC.L10N.register(
     "Unknown error" : "שגיאה בלתי ידועה",
     "Could not move %s - File with this name already exists" : "לא ניתן להעביר את %s - קובץ בשם הזה כבר קיים",
     "Could not move %s" : "לא ניתן להעביר את %s",
-    "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
     "No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
     "There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
@@ -37,6 +35,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
     "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "Favorite" : "מועדף",
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index 42c2d0978463ec45bea75c33e8d4fc1b472867c1..078660c1c2bddf02dbbc090ca59f12f8f0b82744 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -2,8 +2,6 @@
     "Unknown error" : "שגיאה בלתי ידועה",
     "Could not move %s - File with this name already exists" : "לא ניתן להעביר את %s - קובץ בשם הזה כבר קיים",
     "Could not move %s" : "לא ניתן להעביר את %s",
-    "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
     "No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
     "There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
@@ -35,6 +33,7 @@
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
     "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "Favorite" : "מועדף",
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js
index 7c3ef990837ed14d43adc427e14e135a071395f4..cee59ce3550d5a33739e691605a9b14014502476 100644
--- a/apps/files/l10n/hr.js
+++ b/apps/files/l10n/hr.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nemoguće premjestiti %s - Datoteka takvog naziva već postoji",
     "Could not move %s" : "Nemoguće premjestiti %s",
     "Permission denied" : "Nemate dozvolu",
-    "File name cannot be empty." : "Naziv datoteke ne može biti prazan.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neispravan naziv datoteke.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv,'\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dozvoljeni.",
     "The target folder has been moved or deleted." : "Ciljna mapa je premještena ili izbrisana.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Naziv %s je već iskorišten u mapi %s. Molimo odaberite drukčiji naziv.",
     "Error when creating the file" : "Pogreška pri kreiranju datoteke",
-    "Folder name cannot be empty." : "Naziv mape ne može biti prazan.",
     "Error when creating the folder" : "Pogreška pri kreiranju mape",
     "Unable to set upload directory." : "Postavka učitavanja direktorija nije moguća",
     "Invalid Token" : "Neispravan token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Ovdje vam nije dopušteno učitavati ili kreirati datoteke",
     "_Uploading %n file_::_Uploading %n files_" : ["Prenosim %n datoteku","Prenosim %n datoteke","Prenosim %n datoteka"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.",
+    "File name cannot be empty." : "Naziv datoteke ne može biti prazan.",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati niti sinkronizirati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija šifriranja je onemogućena, ali vaši ključevi nisu inicijalizirani, molimo odjavite se i ponovno prijavite",
diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json
index f2284472b575f94b5ef4b0f0653c9e9b518ee248..aedd84a62f3e07722929993e94eba179717d54cc 100644
--- a/apps/files/l10n/hr.json
+++ b/apps/files/l10n/hr.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nemoguće premjestiti %s - Datoteka takvog naziva već postoji",
     "Could not move %s" : "Nemoguće premjestiti %s",
     "Permission denied" : "Nemate dozvolu",
-    "File name cannot be empty." : "Naziv datoteke ne može biti prazan.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neispravan naziv datoteke.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv,'\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dozvoljeni.",
     "The target folder has been moved or deleted." : "Ciljna mapa je premještena ili izbrisana.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Naziv %s je već iskorišten u mapi %s. Molimo odaberite drukčiji naziv.",
     "Error when creating the file" : "Pogreška pri kreiranju datoteke",
-    "Folder name cannot be empty." : "Naziv mape ne može biti prazan.",
     "Error when creating the folder" : "Pogreška pri kreiranju mape",
     "Unable to set upload directory." : "Postavka učitavanja direktorija nije moguća",
     "Invalid Token" : "Neispravan token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Ovdje vam nije dopušteno učitavati ili kreirati datoteke",
     "_Uploading %n file_::_Uploading %n files_" : ["Prenosim %n datoteku","Prenosim %n datoteke","Prenosim %n datoteka"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime datoteke.",
+    "File name cannot be empty." : "Naziv datoteke ne može biti prazan.",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati niti sinkronizirati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija šifriranja je onemogućena, ali vaši ključevi nisu inicijalizirani, molimo odjavite se i ponovno prijavite",
diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js
index 05c00ed4e862d4b3bb136533cc60f4ff870bc823..bd640df8519c6b8e38ea0f8c58d5878b2d8274ed 100644
--- a/apps/files/l10n/hu_HU.js
+++ b/apps/files/l10n/hu_HU.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "%s áthelyezése nem sikerült - már létezik másik fájl ezzel a névvel",
     "Could not move %s" : "Nem sikerült %s áthelyezése",
     "Permission denied" : "Engedély megtagadva ",
-    "File name cannot be empty." : "A fájlnév nem lehet semmi.",
-    "\"%s\" is an invalid file name." : "\"%s\" érvénytelen, mint fájlnév.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Érvénytelen elnevezés. Ezek a karakterek nem használhatók: '\\', '/', '<', '>', ':', '\"', '|', '?' és '*'",
     "The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.",
     "The name %s is already used in the folder %s. Please choose a different name." : "A %s név már létezik a %s mappában. Kérem válasszon másik nevet!",
     "Error when creating the file" : "Hiba történt az állomány létrehozásakor",
-    "Folder name cannot be empty." : "A mappa neve nem maradhat kitöltetlenül",
     "Error when creating the folder" : "Hiba történt a mappa létrehozásakor",
     "Unable to set upload directory." : "Nem található a mappa, ahova feltölteni szeretne.",
     "Invalid Token" : "Hibás token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Önnek nincs jogosultsága ahhoz, hogy ide állományokat töltsön föl, vagy itt újakat hozzon létre",
     "_Uploading %n file_::_Uploading %n files_" : ["%n állomány feltöltése","%n állomány feltöltése"],
     "\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.",
+    "File name cannot be empty." : "A fájlnév nem lehet semmi.",
     "Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.",
     "Your storage is almost full ({usedSpacePercent}%)" : "A tároló majdnem tele van ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Az állományok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!",
diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json
index 96c4327f3cd79f87b5498e113aeeb9ff39bfcaf1..2332e7720a7c09d4e8f712aedb5a08bea1dd1fb7 100644
--- a/apps/files/l10n/hu_HU.json
+++ b/apps/files/l10n/hu_HU.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "%s áthelyezése nem sikerült - már létezik másik fájl ezzel a névvel",
     "Could not move %s" : "Nem sikerült %s áthelyezése",
     "Permission denied" : "Engedély megtagadva ",
-    "File name cannot be empty." : "A fájlnév nem lehet semmi.",
-    "\"%s\" is an invalid file name." : "\"%s\" érvénytelen, mint fájlnév.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Érvénytelen elnevezés. Ezek a karakterek nem használhatók: '\\', '/', '<', '>', ':', '\"', '|', '?' és '*'",
     "The target folder has been moved or deleted." : "A célmappa törlődött, vagy áthelyezésre került.",
     "The name %s is already used in the folder %s. Please choose a different name." : "A %s név már létezik a %s mappában. Kérem válasszon másik nevet!",
     "Error when creating the file" : "Hiba történt az állomány létrehozásakor",
-    "Folder name cannot be empty." : "A mappa neve nem maradhat kitöltetlenül",
     "Error when creating the folder" : "Hiba történt a mappa létrehozásakor",
     "Unable to set upload directory." : "Nem található a mappa, ahova feltölteni szeretne.",
     "Invalid Token" : "Hibás token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Önnek nincs jogosultsága ahhoz, hogy ide állományokat töltsön föl, vagy itt újakat hozzon létre",
     "_Uploading %n file_::_Uploading %n files_" : ["%n állomány feltöltése","%n állomány feltöltése"],
     "\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.",
+    "File name cannot be empty." : "A fájlnév nem lehet semmi.",
     "Your storage is full, files can not be updated or synced anymore!" : "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.",
     "Your storage is almost full ({usedSpacePercent}%)" : "A tároló majdnem tele van ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Az állományok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!",
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js
index 6bff309bd6370d90743bdd730017b606c4ff690b..48b763de6a532d7435579f44e5d0bfbff1182f2e 100644
--- a/apps/files/l10n/ia.js
+++ b/apps/files/l10n/ia.js
@@ -2,7 +2,6 @@ OC.L10N.register(
     "files",
     {
     "Unknown error" : "Error Incognite",
-    "File name cannot be empty." : "Le nomine de file non pote esser vacue.",
     "The uploaded file was only partially uploaded" : "Le file incargate solmente esseva incargate partialmente",
     "No file was uploaded" : "Nulle file esseva incargate.",
     "Missing a temporary folder" : "Manca un dossier temporari",
@@ -18,6 +17,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "Le nomine de file non pote esser vacue.",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "A new file or folder has been <strong>created</strong>" : "Un nove file o dossier ha essite <strong>create</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un nove file o dossier ha essite <strong>modificate</strong>",
diff --git a/apps/files/l10n/ia.json b/apps/files/l10n/ia.json
index dc4a181e6e5215f3e91a70fbb44e669e2e91e308..983e153c970d137f3228ef78962251aa4fa417f8 100644
--- a/apps/files/l10n/ia.json
+++ b/apps/files/l10n/ia.json
@@ -1,6 +1,5 @@
 { "translations": {
     "Unknown error" : "Error Incognite",
-    "File name cannot be empty." : "Le nomine de file non pote esser vacue.",
     "The uploaded file was only partially uploaded" : "Le file incargate solmente esseva incargate partialmente",
     "No file was uploaded" : "Nulle file esseva incargate.",
     "Missing a temporary folder" : "Manca un dossier temporari",
@@ -16,6 +15,7 @@
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "Le nomine de file non pote esser vacue.",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "A new file or folder has been <strong>created</strong>" : "Un nove file o dossier ha essite <strong>create</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un nove file o dossier ha essite <strong>modificate</strong>",
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js
index cb555b2d4b03412e8f42b23ef068ab781016c698..0792bb8fa9883da6362f675671db5828c1dca1ad 100644
--- a/apps/files/l10n/id.js
+++ b/apps/files/l10n/id.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Tidak dapat memindahkan %s - Berkas dengan nama ini sudah ada",
     "Could not move %s" : "Tidak dapat memindahkan %s",
     "Permission denied" : "Perizinan ditolak",
-    "File name cannot be empty." : "Nama berkas tidak boleh kosong.",
-    "\"%s\" is an invalid file name." : "\"%s\" adalah sebuah nama berkas yang tidak sah.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nama tidak valid, karakter '\\', '/', '<', '>', ':', '\"', '|', '?' dan '*' tidak diizinkan.",
     "The target folder has been moved or deleted." : "Folder tujuan telah dipindahkan atau dihapus.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nama %s sudah digunakan dalam folder %s. Silakan pilih nama yang berbeda.",
     "Error when creating the file" : "Kesalahan saat membuat berkas",
-    "Folder name cannot be empty." : "Nama folder tidak boleh kosong.",
     "Error when creating the folder" : "Kesalahan saat membuat folder",
     "Unable to set upload directory." : "Tidak dapat mengatur folder unggah",
     "Invalid Token" : "Token tidak sah",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Anda tidak memiliki akses untuk mengunggah atau membuat berkas disini",
     "_Uploading %n file_::_Uploading %n files_" : ["Mengunggah %n berkas"],
     "\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.",
+    "File name cannot be empty." : "Nama berkas tidak boleh kosong.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ruang penyimpanan Anda penuh, berkas tidak dapat diperbarui atau disinkronkan lagi!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ruang penyimpanan hampir penuh ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi Enskripsi telah diaktifkan tetapi kunci tidak diinisialisasi, silakan log-out dan log-in lagi",
diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json
index d7ba4cc3926943014eb7fb121beac252e0db0298..2c8d94bae90b845ac494acae340f326c7691e450 100644
--- a/apps/files/l10n/id.json
+++ b/apps/files/l10n/id.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Tidak dapat memindahkan %s - Berkas dengan nama ini sudah ada",
     "Could not move %s" : "Tidak dapat memindahkan %s",
     "Permission denied" : "Perizinan ditolak",
-    "File name cannot be empty." : "Nama berkas tidak boleh kosong.",
-    "\"%s\" is an invalid file name." : "\"%s\" adalah sebuah nama berkas yang tidak sah.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nama tidak valid, karakter '\\', '/', '<', '>', ':', '\"', '|', '?' dan '*' tidak diizinkan.",
     "The target folder has been moved or deleted." : "Folder tujuan telah dipindahkan atau dihapus.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nama %s sudah digunakan dalam folder %s. Silakan pilih nama yang berbeda.",
     "Error when creating the file" : "Kesalahan saat membuat berkas",
-    "Folder name cannot be empty." : "Nama folder tidak boleh kosong.",
     "Error when creating the folder" : "Kesalahan saat membuat folder",
     "Unable to set upload directory." : "Tidak dapat mengatur folder unggah",
     "Invalid Token" : "Token tidak sah",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Anda tidak memiliki akses untuk mengunggah atau membuat berkas disini",
     "_Uploading %n file_::_Uploading %n files_" : ["Mengunggah %n berkas"],
     "\"{name}\" is an invalid file name." : "\"{name}\" adalah nama berkas yang tidak sah.",
+    "File name cannot be empty." : "Nama berkas tidak boleh kosong.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ruang penyimpanan Anda penuh, berkas tidak dapat diperbarui atau disinkronkan lagi!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ruang penyimpanan hampir penuh ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi Enskripsi telah diaktifkan tetapi kunci tidak diinisialisasi, silakan log-out dan log-in lagi",
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index dea64b38e442c70b7e380e4fe0984d08b429bf50..99728f96bf059b4e9da8d43a4d2b3d65dc323812 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -3,8 +3,6 @@ OC.L10N.register(
     {
     "Could not move %s - File with this name already exists" : "Gat ekki fært %s - Skrá með þessu nafni er þegar til",
     "Could not move %s" : "Gat ekki fært %s",
-    "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ógilt nafn, táknin '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' eru ekki leyfð.",
     "No file was uploaded. Unknown error" : "Engin skrá var send inn. Óþekkt villa.",
     "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Innsend skrá er stærri en upload_max stillingin í php.ini:",
@@ -31,6 +29,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "File handling" : "Meðhöndlun skrár",
     "Maximum upload size" : "Hámarks stærð innsendingar",
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index 96eaa6a4d4a8bed51aa103af1293539e2b4be75e..5a274c23faa449abaad1746aa82bfc0cc8be9f6f 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -1,8 +1,6 @@
 { "translations": {
     "Could not move %s - File with this name already exists" : "Gat ekki fært %s - Skrá með þessu nafni er þegar til",
     "Could not move %s" : "Gat ekki fært %s",
-    "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ógilt nafn, táknin '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' eru ekki leyfð.",
     "No file was uploaded. Unknown error" : "Engin skrá var send inn. Óþekkt villa.",
     "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Innsend skrá er stærri en upload_max stillingin í php.ini:",
@@ -29,6 +27,7 @@
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
     "File handling" : "Meðhöndlun skrár",
     "Maximum upload size" : "Hámarks stærð innsendingar",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index e31e53dc0e36bbe976f0f068153ffbd64d2557f3..8783699c41bf53c12f23929dc0c1d7a5f311a12d 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Impossibile spostare %s - un file con questo nome esiste già",
     "Could not move %s" : "Impossibile spostare %s",
     "Permission denied" : "Permesso negato",
-    "File name cannot be empty." : "Il nome del file non può essere vuoto.",
-    "\"%s\" is an invalid file name." : "\"%s\" non è un nome file valido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",
     "The target folder has been moved or deleted." : "La cartella di destinazione è stata spostata o eliminata.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Il nome %s è attualmente in uso nella cartella %s. Scegli un nome diverso.",
     "Error when creating the file" : "Errore durante la creazione del file",
-    "Folder name cannot be empty." : "Il nome della cartella non può essere vuoto.",
     "Error when creating the folder" : "Errore durante la creazione della cartella",
     "Unable to set upload directory." : "Impossibile impostare una cartella di caricamento.",
     "Invalid Token" : "Token non valido",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Qui non hai i permessi di caricare o creare file",
     "_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
     "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
+    "File name cannot be empty." : "Il nome del file non può essere vuoto.",
     "Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index adc32aa3187eae9821b6cd1d0797869a2b42334b..010f739585d52bba6b27a9901d319dd0e1e75b69 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Impossibile spostare %s - un file con questo nome esiste già",
     "Could not move %s" : "Impossibile spostare %s",
     "Permission denied" : "Permesso negato",
-    "File name cannot be empty." : "Il nome del file non può essere vuoto.",
-    "\"%s\" is an invalid file name." : "\"%s\" non è un nome file valido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",
     "The target folder has been moved or deleted." : "La cartella di destinazione è stata spostata o eliminata.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Il nome %s è attualmente in uso nella cartella %s. Scegli un nome diverso.",
     "Error when creating the file" : "Errore durante la creazione del file",
-    "Folder name cannot be empty." : "Il nome della cartella non può essere vuoto.",
     "Error when creating the folder" : "Errore durante la creazione della cartella",
     "Unable to set upload directory." : "Impossibile impostare una cartella di caricamento.",
     "Invalid Token" : "Token non valido",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Qui non hai i permessi di caricare o creare file",
     "_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
     "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
+    "File name cannot be empty." : "Il nome del file non può essere vuoto.",
     "Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index b7ff4033b4ae8cb66380c0474852cd55063a422e..6f86088c49a96bdd9947c59c28c2d0f709fcc1fd 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "%s を移動できませんでした ― この名前のファイルはすでに存在します",
     "Could not move %s" : "%s を移動できませんでした",
     "Permission denied" : "アクセス拒否",
-    "File name cannot be empty." : "ファイル名を空にすることはできません。",
-    "\"%s\" is an invalid file name." : "\"%s\" は無効なファイル名です。",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。",
     "The target folder has been moved or deleted." : "対象のフォルダーは移動されたか、削除されました。",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s はフォルダー %s ですでに使われています。別の名前を選択してください。",
     "Error when creating the file" : "ファイルの生成エラー",
-    "Folder name cannot be empty." : "フォルダー名は空にできません",
     "Error when creating the folder" : "フォルダーの生成エラー",
     "Unable to set upload directory." : "アップロードディレクトリを設定できません。",
     "Invalid Token" : "無効なトークン",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "ここにファイルをアップロードもしくは作成する権限がありません",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
     "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
+    "File name cannot be empty." : "ファイル名を空にすることはできません。",
     "Your storage is full, files can not be updated or synced anymore!" : "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
     "Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 23d2291c770c98ef1ff9ff547e1561cc3a1a8d85..18ce4dfbe3ae94f3211d7bf6b511545d42d879b8 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "%s を移動できませんでした ― この名前のファイルはすでに存在します",
     "Could not move %s" : "%s を移動できませんでした",
     "Permission denied" : "アクセス拒否",
-    "File name cannot be empty." : "ファイル名を空にすることはできません。",
-    "\"%s\" is an invalid file name." : "\"%s\" は無効なファイル名です。",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。",
     "The target folder has been moved or deleted." : "対象のフォルダーは移動されたか、削除されました。",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s はフォルダー %s ですでに使われています。別の名前を選択してください。",
     "Error when creating the file" : "ファイルの生成エラー",
-    "Folder name cannot be empty." : "フォルダー名は空にできません",
     "Error when creating the folder" : "フォルダーの生成エラー",
     "Unable to set upload directory." : "アップロードディレクトリを設定できません。",
     "Invalid Token" : "無効なトークン",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "ここにファイルをアップロードもしくは作成する権限がありません",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
     "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
+    "File name cannot be empty." : "ファイル名を空にすることはできません。",
     "Your storage is full, files can not be updated or synced anymore!" : "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
     "Your storage is almost full ({usedSpacePercent}%)" : "ストレージがほぼ一杯です({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
diff --git a/apps/files/l10n/ka_GE.js b/apps/files/l10n/ka_GE.js
index 1c4ef219b4a7e8fa441168be33143bf9a04d83d1..783add2a989c9fcc2db869d9d9444855b278505e 100644
--- a/apps/files/l10n/ka_GE.js
+++ b/apps/files/l10n/ka_GE.js
@@ -4,8 +4,6 @@ OC.L10N.register(
     "Unknown error" : "უცნობი შეცდომა",
     "Could not move %s - File with this name already exists" : "%s –ის გადატანა ვერ მოხერხდა – ფაილი ამ სახელით უკვე არსებობს",
     "Could not move %s" : "%s –ის გადატანა ვერ მოხერხდა",
-    "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "არადაშვებადი სახელი, '\\', '/', '<', '>', ':', '\"', '|', '?' და  '*' არ არის დაიშვებული.",
     "No file was uploaded. Unknown error" : "ფაილი არ აიტვირთა. უცნობი შეცდომა",
     "There is no error, the file uploaded with success" : "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "ატვირთული ფაილი აჭარბებს upload_max_filesize დირექტივას php.ini ფაილში",
@@ -34,6 +32,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : [""],
+    "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.",
     "Your storage is full, files can not be updated or synced anymore!" : "თქვენი საცავი გადაივსო. ფაილების განახლება და სინქრონიზირება ვერ მოხერხდება!",
     "Your storage is almost full ({usedSpacePercent}%)" : "თქვენი საცავი თითქმის გადაივსო ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
diff --git a/apps/files/l10n/ka_GE.json b/apps/files/l10n/ka_GE.json
index 013be0d88de906d77a8d22902811a1991103f16c..9a78d1e17ccd4b71293eb903bbdf97e0cda15edf 100644
--- a/apps/files/l10n/ka_GE.json
+++ b/apps/files/l10n/ka_GE.json
@@ -2,8 +2,6 @@
     "Unknown error" : "უცნობი შეცდომა",
     "Could not move %s - File with this name already exists" : "%s –ის გადატანა ვერ მოხერხდა – ფაილი ამ სახელით უკვე არსებობს",
     "Could not move %s" : "%s –ის გადატანა ვერ მოხერხდა",
-    "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "არადაშვებადი სახელი, '\\', '/', '<', '>', ':', '\"', '|', '?' და  '*' არ არის დაიშვებული.",
     "No file was uploaded. Unknown error" : "ფაილი არ აიტვირთა. უცნობი შეცდომა",
     "There is no error, the file uploaded with success" : "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "ატვირთული ფაილი აჭარბებს upload_max_filesize დირექტივას php.ini ფაილში",
@@ -32,6 +30,7 @@
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : [""],
+    "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.",
     "Your storage is full, files can not be updated or synced anymore!" : "თქვენი საცავი გადაივსო. ფაილების განახლება და სინქრონიზირება ვერ მოხერხდება!",
     "Your storage is almost full ({usedSpacePercent}%)" : "თქვენი საცავი თითქმის გადაივსო ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
diff --git a/apps/files/l10n/km.js b/apps/files/l10n/km.js
index 9fa02b3b16596df529950c7ab055dd4d9201c9a4..4f7e877c4cc3e28c245cfd4d7220d3419c9f5c6a 100644
--- a/apps/files/l10n/km.js
+++ b/apps/files/l10n/km.js
@@ -4,8 +4,6 @@ OC.L10N.register(
     "Unknown error" : "មិន​ស្គាល់​កំហុស",
     "Could not move %s - File with this name already exists" : "មិន​អាច​ផ្លាស់​ទី %s - មាន​ឈ្មោះ​ឯកសារ​ដូច​នេះ​ហើយ",
     "Could not move %s" : "មិន​អាច​ផ្លាស់ទី %s",
-    "File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ឈ្មោះ​មិន​ត្រឹម​ត្រូវ, មិន​អនុញ្ញាត '\\', '/', '<', '>', ':', '\"', '|', '?' និង '*' ទេ។",
     "No file was uploaded. Unknown error" : "មិន​មាន​ឯកសារ​ដែល​បាន​ផ្ទុក​ឡើង។ មិន​ស្គាល់​កំហុស",
     "There is no error, the file uploaded with success" : "មិន​មាន​កំហុស​អ្វី​ទេ ហើយ​ឯកសារ​ត្រូវ​បាន​ផ្ទុកឡើង​ដោយ​ជោគជ័យ",
     "Files" : "ឯកសារ",
@@ -23,6 +21,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : [""],
+    "File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
     "You created %1$s" : "អ្នក​បាន​បង្កើត %1$s",
     "%2$s created %1$s" : "%2$s បាន​បង្កើត %1$s",
diff --git a/apps/files/l10n/km.json b/apps/files/l10n/km.json
index fd295bffc88e7a509130ed68859c8e88156df790..c09eae0663714817ea219e80f07e165215847566 100644
--- a/apps/files/l10n/km.json
+++ b/apps/files/l10n/km.json
@@ -2,8 +2,6 @@
     "Unknown error" : "មិន​ស្គាល់​កំហុស",
     "Could not move %s - File with this name already exists" : "មិន​អាច​ផ្លាស់​ទី %s - មាន​ឈ្មោះ​ឯកសារ​ដូច​នេះ​ហើយ",
     "Could not move %s" : "មិន​អាច​ផ្លាស់ទី %s",
-    "File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ឈ្មោះ​មិន​ត្រឹម​ត្រូវ, មិន​អនុញ្ញាត '\\', '/', '<', '>', ':', '\"', '|', '?' និង '*' ទេ។",
     "No file was uploaded. Unknown error" : "មិន​មាន​ឯកសារ​ដែល​បាន​ផ្ទុក​ឡើង។ មិន​ស្គាល់​កំហុស",
     "There is no error, the file uploaded with success" : "មិន​មាន​កំហុស​អ្វី​ទេ ហើយ​ឯកសារ​ត្រូវ​បាន​ផ្ទុកឡើង​ដោយ​ជោគជ័យ",
     "Files" : "ឯកសារ",
@@ -21,6 +19,7 @@
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : [""],
+    "File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
     "You created %1$s" : "អ្នក​បាន​បង្កើត %1$s",
     "%2$s created %1$s" : "%2$s បាន​បង្កើត %1$s",
diff --git a/apps/files/l10n/kn.js b/apps/files/l10n/kn.js
index 134e7a8c40b14905ab925e28f48c54fc69dc3f02..4be67b67e0838a345531256a051ce79427e3ac14 100644
--- a/apps/files/l10n/kn.js
+++ b/apps/files/l10n/kn.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "%s ಹೆಸರು ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ  - ಸ್ಥಳ ಬದಲಾವಣೆ ಸಾಧ್ಯವಿಲ್ಲ",
     "Could not move %s" : "%s ಸ್ಥಳ ಬದಲಾವಣೆ ಸಾಧ್ಯವಿಲ್ಲ",
     "Permission denied" : "ಅನುಮತಿ ನಿರಾಕರಿಸಲಾಗಿದೆ",
-    "File name cannot be empty." : "ಕಡತ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
-    "\"%s\" is an invalid file name." : "\"%s\" ಅಮಾನ್ಯ ಕಡತ ಹೆಸರು.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ಅಮಾನ್ಯವಾದ ಹೆಸರು, '\\', '/', '<', '>', ':', '\"', '|', '?' ಮತ್ತು '*'  ಅನುಮತಿ ಇಲ್ಲ.",
     "The target folder has been moved or deleted." : "ಕೋಶದ ಉದ್ದೇಶಿತ ಸ್ಥಳ ಬದಲಾವಣೆ ಮಾಡಲಾಗಿದೆ ಅಥವಾ ಅಳಿಸಲಾಗಿದೆ.",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s ಹೆಸರಿನ ಕೋಶವನ್ನು %s ಈಗಾಗಲೇ ಬಳಸಲಾಗುತ್ತದೆ.  ಬೇರೆ ಹೆಸರನ್ನು ಆಯ್ಕೆಮಾಡಿ.",
     "Error when creating the file" : "ಕಡತವನ್ನು ರಚಿಸುವಾಗ ದೋಷವಾಗಿದೆ",
-    "Folder name cannot be empty." : "ಕೊಶದ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
     "Error when creating the folder" : "ಕೊಶವನ್ನು ರಚಿಸುವಾಗ ದೋಷವಾಗಿದೆ",
     "Unable to set upload directory." : "ಪೇರಿಸವ ಕೋಶವನ್ನು ಹೊಂದಿಸಲಾಗಲಿಲ್ಲ.",
     "Invalid Token" : "ಅಮಾನ್ಯ ಸಾಂಕೇತಿಕ",
@@ -54,6 +50,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n ಕಡತ"],
     "You don’t have permission to upload or create files here" : "ನಿಮಗೆ ಇಲ್ಲಿ ಅಪ್ಲೋಡ್ ಅಥವಾ ಕಡತಗಳನ್ನು ರಚಿಸವ ಅನುಮತಿ ಇಲ್ಲ",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 'ನೆ ಕಡತವನ್ನು ವರ್ಗಾಯಿಸಲಾಗುತ್ತಿದೆ"],
+    "File name cannot be empty." : "ಕಡತ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
     "Favorited" : "ಅಚ್ಚುಮೆಚ್ಚಿನವು",
     "Favorite" : "ಅಚ್ಚುಮೆಚ್ಚಿನ",
diff --git a/apps/files/l10n/kn.json b/apps/files/l10n/kn.json
index 571e80b682f2683916551a4bc16b1bf3c59efe21..5c2d0409f0b310a50a13dff068796a859d99a41e 100644
--- a/apps/files/l10n/kn.json
+++ b/apps/files/l10n/kn.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "%s ಹೆಸರು ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ  - ಸ್ಥಳ ಬದಲಾವಣೆ ಸಾಧ್ಯವಿಲ್ಲ",
     "Could not move %s" : "%s ಸ್ಥಳ ಬದಲಾವಣೆ ಸಾಧ್ಯವಿಲ್ಲ",
     "Permission denied" : "ಅನುಮತಿ ನಿರಾಕರಿಸಲಾಗಿದೆ",
-    "File name cannot be empty." : "ಕಡತ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
-    "\"%s\" is an invalid file name." : "\"%s\" ಅಮಾನ್ಯ ಕಡತ ಹೆಸರು.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ಅಮಾನ್ಯವಾದ ಹೆಸರು, '\\', '/', '<', '>', ':', '\"', '|', '?' ಮತ್ತು '*'  ಅನುಮತಿ ಇಲ್ಲ.",
     "The target folder has been moved or deleted." : "ಕೋಶದ ಉದ್ದೇಶಿತ ಸ್ಥಳ ಬದಲಾವಣೆ ಮಾಡಲಾಗಿದೆ ಅಥವಾ ಅಳಿಸಲಾಗಿದೆ.",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s ಹೆಸರಿನ ಕೋಶವನ್ನು %s ಈಗಾಗಲೇ ಬಳಸಲಾಗುತ್ತದೆ.  ಬೇರೆ ಹೆಸರನ್ನು ಆಯ್ಕೆಮಾಡಿ.",
     "Error when creating the file" : "ಕಡತವನ್ನು ರಚಿಸುವಾಗ ದೋಷವಾಗಿದೆ",
-    "Folder name cannot be empty." : "ಕೊಶದ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
     "Error when creating the folder" : "ಕೊಶವನ್ನು ರಚಿಸುವಾಗ ದೋಷವಾಗಿದೆ",
     "Unable to set upload directory." : "ಪೇರಿಸವ ಕೋಶವನ್ನು ಹೊಂದಿಸಲಾಗಲಿಲ್ಲ.",
     "Invalid Token" : "ಅಮಾನ್ಯ ಸಾಂಕೇತಿಕ",
@@ -52,6 +48,7 @@
     "_%n file_::_%n files_" : ["%n ಕಡತ"],
     "You don’t have permission to upload or create files here" : "ನಿಮಗೆ ಇಲ್ಲಿ ಅಪ್ಲೋಡ್ ಅಥವಾ ಕಡತಗಳನ್ನು ರಚಿಸವ ಅನುಮತಿ ಇಲ್ಲ",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 'ನೆ ಕಡತವನ್ನು ವರ್ಗಾಯಿಸಲಾಗುತ್ತಿದೆ"],
+    "File name cannot be empty." : "ಕಡತ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
     "Favorited" : "ಅಚ್ಚುಮೆಚ್ಚಿನವು",
     "Favorite" : "ಅಚ್ಚುಮೆಚ್ಚಿನ",
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 17c14d792491223c9c50b56a5bb0d2c19886a673..5301636d3d1f50a0ab8fc41c307b0296559114ce 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "항목 %s을(를) 이동시킬 수 없음 - 같은 이름의 파일이 이미 존재함",
     "Could not move %s" : "항목 %s을(를) 이동시킬 수 없음",
     "Permission denied" : "권한 거부됨",
-    "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
-    "\"%s\" is an invalid file name." : "\"%s\"은(는) 잘못된 파일 이름입니다.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.",
     "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.",
     "The name %s is already used in the folder %s. Please choose a different name." : "이름 %s이(가) 폴더 %s에서 이미 사용 중입니다. 다른 이름을 사용하십시오.",
     "Error when creating the file" : "파일 생성 중 오류 발생",
-    "Folder name cannot be empty." : "폴더 이름이 비어있을 수 없습니다.",
     "Error when creating the folder" : "폴더 생성 중 오류 발생",
     "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.",
     "Invalid Token" : "잘못된 토큰",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
     "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"],
     "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.",
+    "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
     "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
     "Your storage is almost full ({usedSpacePercent}%)" : "저장 공간이 거의 가득 찼습니다 ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오",
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 85f414b3102e8e21a9d0c0b0d0d9d8755af23c28..1b9a9b27bc677a6858d7369410a73bbeb3f43929 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "항목 %s을(를) 이동시킬 수 없음 - 같은 이름의 파일이 이미 존재함",
     "Could not move %s" : "항목 %s을(를) 이동시킬 수 없음",
     "Permission denied" : "권한 거부됨",
-    "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
-    "\"%s\" is an invalid file name." : "\"%s\"은(는) 잘못된 파일 이름입니다.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.",
     "The target folder has been moved or deleted." : "대상 폴더가 이동되거나 삭제되었습니다.",
     "The name %s is already used in the folder %s. Please choose a different name." : "이름 %s이(가) 폴더 %s에서 이미 사용 중입니다. 다른 이름을 사용하십시오.",
     "Error when creating the file" : "파일 생성 중 오류 발생",
-    "Folder name cannot be empty." : "폴더 이름이 비어있을 수 없습니다.",
     "Error when creating the folder" : "폴더 생성 중 오류 발생",
     "Unable to set upload directory." : "업로드 디렉터리를 설정할 수 없습니다.",
     "Invalid Token" : "잘못된 토큰",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다",
     "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"],
     "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.",
+    "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
     "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
     "Your storage is almost full ({usedSpacePercent}%)" : "저장 공간이 거의 가득 찼습니다 ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index d018c5f2760aa5cf6fc3777dfd474ba1786dea68..3a61e0c17088bba548b392dea8186a825d567a3a 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nepavyko perkelti %s - failas su tokiu pavadinimu jau egzistuoja",
     "Could not move %s" : "Nepavyko perkelti %s",
     "Permission denied" : "Neturite teisių",
-    "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
-    "\"%s\" is an invalid file name." : "„%s“  yra netinkamas failo pavadinimas.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neleistinas pavadinimas, '\\', '/', '<', '>', ':', '\"', '|', '?' ir '*' yra neleidžiami.",
     "The target folder has been moved or deleted." : "Tikslo aplankas buvo perkeltas ar ištrintas.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Pavadinimas %s jau naudojamas aplanke %s. Prašome pasirinkti kitokį pavadinimą.",
     "Error when creating the file" : "Klaida kuriant failÄ…",
-    "Folder name cannot be empty." : "Aplanko pavadinimas negali būti tuščias.",
     "Error when creating the folder" : "Klaida kuriant aplankÄ…",
     "Unable to set upload directory." : "Nepavyksta nustatyti įkėlimų katalogo.",
     "Invalid Token" : "Netinkamas ženklas",
@@ -63,6 +59,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
     "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"],
     "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.",
+    "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
     "Your storage is full, files can not be updated or synced anymore!" : "Jūsų visa vieta serveryje užimta",
     "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų vieta serveryje beveik visa užimta ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programa įjungta, bet Jūsų raktai nėra pritaikyti. Prašome atsijungti ir vėl prisijungti",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index db3f0bb6463f49cf423b7eaafc5da3f3bef34816..8fb6da2c1c169b9bf56f38bdb366c9e75bcec6cb 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nepavyko perkelti %s - failas su tokiu pavadinimu jau egzistuoja",
     "Could not move %s" : "Nepavyko perkelti %s",
     "Permission denied" : "Neturite teisių",
-    "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
-    "\"%s\" is an invalid file name." : "„%s“  yra netinkamas failo pavadinimas.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neleistinas pavadinimas, '\\', '/', '<', '>', ':', '\"', '|', '?' ir '*' yra neleidžiami.",
     "The target folder has been moved or deleted." : "Tikslo aplankas buvo perkeltas ar ištrintas.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Pavadinimas %s jau naudojamas aplanke %s. Prašome pasirinkti kitokį pavadinimą.",
     "Error when creating the file" : "Klaida kuriant failÄ…",
-    "Folder name cannot be empty." : "Aplanko pavadinimas negali būti tuščias.",
     "Error when creating the folder" : "Klaida kuriant aplankÄ…",
     "Unable to set upload directory." : "Nepavyksta nustatyti įkėlimų katalogo.",
     "Invalid Token" : "Netinkamas ženklas",
@@ -61,6 +57,7 @@
     "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus",
     "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"],
     "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.",
+    "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.",
     "Your storage is full, files can not be updated or synced anymore!" : "Jūsų visa vieta serveryje užimta",
     "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų vieta serveryje beveik visa užimta ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programa įjungta, bet Jūsų raktai nėra pritaikyti. Prašome atsijungti ir vėl prisijungti",
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js
index 17ff6eae5821388c6606313879e8c008bb4b5fe0..4dfd9933380128ba44848833d6fc5ba9f44d0abb 100644
--- a/apps/files/l10n/lv.js
+++ b/apps/files/l10n/lv.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nevarēja pārvietot %s — jau eksistē datne ar tādu nosaukumu",
     "Could not move %s" : "Nevarēja pārvietot %s",
     "Permission denied" : "Pieeja liegta",
-    "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.",
-    "\"%s\" is an invalid file name." : "\"%s\" ir nepareizs datnes nosaukums.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nederīgs nosaukums, nav atļauti '\\', '/', '<', '>', ':', '\"', '|', '?' un '*'.",
     "The target folder has been moved or deleted." : "Mērķa mape ir pārvietota vai dzēsta",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nosaukums '%s' jau tiek izmantots mapē '%s'. Lūdzu izvēlieties citu nosaukumu.",
     "Error when creating the file" : "Kļūda veidojot datni",
-    "Folder name cannot be empty." : "Mape nevar būt tukša",
     "Error when creating the folder" : "Kļūda, veidojot mapi",
     "Unable to set upload directory." : "Nevar uzstādīt augšupielādes mapi.",
     "Invalid Token" : "Nepareiza pilnvara",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Jums nav tiesību, augšupielādēt vai veidot, šeit datnes",
     "_Uploading %n file_::_Uploading %n files_" : ["%n","Augšupielāde %n failu","Augšupielāde %n failus"],
     "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.",
+    "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.",
     "Your storage is full, files can not be updated or synced anymore!" : "Jūsu krātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Jūsu krātuve ir gandrīz pilna ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifrēšanas lietotnes ir pieslēgta, bet šifrēšanas atslēgas nav uzstādītas. Lūdzu izejiet no sistēmas un ieejiet sistēmā atpakaļ.",
@@ -73,6 +70,7 @@ OC.L10N.register(
     "{dirs} and {files}" : "{dirs} un {files}",
     "Favorited" : "Favorīti",
     "Favorite" : "Iecienītais",
+    "An error occurred while trying to update the tags" : "Atjaunojot atzīmes notika kļūda",
     "A new file or folder has been <strong>created</strong>" : "<strong>Izveidots</strong> jauns fails vai mape",
     "A file or folder has been <strong>changed</strong>" : "<strong>Izmainīts</strong> fails vai mape",
     "A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsts</strong> fails vai mape",
diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json
index ffba8e21dd2563d3e1554f2799d4618386fbe384..e2f30c7289fbd021d62b1053976e7429eeef1b4a 100644
--- a/apps/files/l10n/lv.json
+++ b/apps/files/l10n/lv.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nevarēja pārvietot %s — jau eksistē datne ar tādu nosaukumu",
     "Could not move %s" : "Nevarēja pārvietot %s",
     "Permission denied" : "Pieeja liegta",
-    "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.",
-    "\"%s\" is an invalid file name." : "\"%s\" ir nepareizs datnes nosaukums.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nederīgs nosaukums, nav atļauti '\\', '/', '<', '>', ':', '\"', '|', '?' un '*'.",
     "The target folder has been moved or deleted." : "Mērķa mape ir pārvietota vai dzēsta",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nosaukums '%s' jau tiek izmantots mapē '%s'. Lūdzu izvēlieties citu nosaukumu.",
     "Error when creating the file" : "Kļūda veidojot datni",
-    "Folder name cannot be empty." : "Mape nevar būt tukša",
     "Error when creating the folder" : "Kļūda, veidojot mapi",
     "Unable to set upload directory." : "Nevar uzstādīt augšupielādes mapi.",
     "Invalid Token" : "Nepareiza pilnvara",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Jums nav tiesību, augšupielādēt vai veidot, šeit datnes",
     "_Uploading %n file_::_Uploading %n files_" : ["%n","Augšupielāde %n failu","Augšupielāde %n failus"],
     "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.",
+    "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.",
     "Your storage is full, files can not be updated or synced anymore!" : "Jūsu krātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Jūsu krātuve ir gandrīz pilna ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifrēšanas lietotnes ir pieslēgta, bet šifrēšanas atslēgas nav uzstādītas. Lūdzu izejiet no sistēmas un ieejiet sistēmā atpakaļ.",
@@ -71,6 +68,7 @@
     "{dirs} and {files}" : "{dirs} un {files}",
     "Favorited" : "Favorīti",
     "Favorite" : "Iecienītais",
+    "An error occurred while trying to update the tags" : "Atjaunojot atzīmes notika kļūda",
     "A new file or folder has been <strong>created</strong>" : "<strong>Izveidots</strong> jauns fails vai mape",
     "A file or folder has been <strong>changed</strong>" : "<strong>Izmainīts</strong> fails vai mape",
     "A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsts</strong> fails vai mape",
diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js
index 45cc584129f0f3c58e99b1496198e2cc129b7550..309721b076984d242dc4b774221e49dfed8b554e 100644
--- a/apps/files/l10n/mk.js
+++ b/apps/files/l10n/mk.js
@@ -4,10 +4,7 @@ OC.L10N.register(
     "Unknown error" : "Непозната грешка",
     "Could not move %s - File with this name already exists" : "Не можам да го преместам %s - Датотека со такво име веќе постои",
     "Could not move %s" : "Не можам да ги префрлам %s",
-    "File name cannot be empty." : "Името на датотеката не може да биде празно.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Неправилно име. , '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не се дозволени.",
     "Error when creating the file" : "Грешка при креирање на датотека",
-    "Folder name cannot be empty." : "Името на папката не може да биде празно.",
     "Error when creating the folder" : "Грешка при креирање на папка",
     "Unable to set upload directory." : "Не може да се постави папката за префрлање на податоци.",
     "Invalid Token" : "Грешен токен",
@@ -46,6 +43,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "Името на датотеката не може да биде празно.",
     "Your storage is full, files can not be updated or synced anymore!" : "Вашиот сториџ е полн, датотеките веќе не можат да се освежуваат или синхронизираат!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Вашиот сториџ е скоро полн ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json
index 852b3518fbf94af7a1328ac6cccf548f9c70c675..4be8383eee72990f1aa160239354b0dc93589887 100644
--- a/apps/files/l10n/mk.json
+++ b/apps/files/l10n/mk.json
@@ -2,10 +2,7 @@
     "Unknown error" : "Непозната грешка",
     "Could not move %s - File with this name already exists" : "Не можам да го преместам %s - Датотека со такво име веќе постои",
     "Could not move %s" : "Не можам да ги префрлам %s",
-    "File name cannot be empty." : "Името на датотеката не може да биде празно.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Неправилно име. , '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не се дозволени.",
     "Error when creating the file" : "Грешка при креирање на датотека",
-    "Folder name cannot be empty." : "Името на папката не може да биде празно.",
     "Error when creating the folder" : "Грешка при креирање на папка",
     "Unable to set upload directory." : "Не може да се постави папката за префрлање на податоци.",
     "Invalid Token" : "Грешен токен",
@@ -44,6 +41,7 @@
     "_%n folder_::_%n folders_" : ["",""],
     "_%n file_::_%n files_" : ["",""],
     "_Uploading %n file_::_Uploading %n files_" : ["",""],
+    "File name cannot be empty." : "Името на датотеката не може да биде празно.",
     "Your storage is full, files can not be updated or synced anymore!" : "Вашиот сториџ е полн, датотеките веќе не можат да се освежуваат или синхронизираат!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Вашиот сториџ е скоро полн ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : ["",""],
diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js
index 1b3027b9dbf0d4fe8e8080d6cbf64f77992c2738..247409f96711d81493676f99dd68c12f33279125 100644
--- a/apps/files/l10n/nb_NO.js
+++ b/apps/files/l10n/nb_NO.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Kan ikke flytte %s - En fil med samme navn finnes allerede",
     "Could not move %s" : "Kunne ikke flytte %s",
     "Permission denied" : "Tilgang nektet",
-    "File name cannot be empty." : "Filnavn kan ikke være tomt.",
-    "\"%s\" is an invalid file name." : "\"%s\" er et ugyldig filnavn.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt.",
     "The target folder has been moved or deleted." : "MÃ¥lmappen er blitt flyttet eller slettet.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Navnet %s brukes allerede i mappen %s. Velg et annet navn.",
     "Error when creating the file" : "Feil ved oppretting av filen",
-    "Folder name cannot be empty." : "Mappenavn kan ikke være tomt.",
     "Error when creating the folder" : "Feil ved oppretting av mappen",
     "Unable to set upload directory." : "Kunne ikke sette opplastingskatalog.",
     "Invalid Token" : "Ugyldig nøkkel",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Du har ikke tillatelse til å laste opp eller opprette filer her",
     "_Uploading %n file_::_Uploading %n files_" : ["Laster opp %n fil","Laster opp %n filer"],
     "\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.",
+    "File name cannot be empty." : "Filnavn kan ikke være tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Lagringsplass er nesten brukt opp ([usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.",
diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json
index 805d347cd0a97c44b1ff7e2ebe0abb3e29dfce8b..6be440c7d09415ea29af165f4423dd6982221362 100644
--- a/apps/files/l10n/nb_NO.json
+++ b/apps/files/l10n/nb_NO.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Kan ikke flytte %s - En fil med samme navn finnes allerede",
     "Could not move %s" : "Kunne ikke flytte %s",
     "Permission denied" : "Tilgang nektet",
-    "File name cannot be empty." : "Filnavn kan ikke være tomt.",
-    "\"%s\" is an invalid file name." : "\"%s\" er et ugyldig filnavn.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt.",
     "The target folder has been moved or deleted." : "MÃ¥lmappen er blitt flyttet eller slettet.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Navnet %s brukes allerede i mappen %s. Velg et annet navn.",
     "Error when creating the file" : "Feil ved oppretting av filen",
-    "Folder name cannot be empty." : "Mappenavn kan ikke være tomt.",
     "Error when creating the folder" : "Feil ved oppretting av mappen",
     "Unable to set upload directory." : "Kunne ikke sette opplastingskatalog.",
     "Invalid Token" : "Ugyldig nøkkel",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Du har ikke tillatelse til å laste opp eller opprette filer her",
     "_Uploading %n file_::_Uploading %n files_" : ["Laster opp %n fil","Laster opp %n filer"],
     "\"{name}\" is an invalid file name." : "\"{name}\" er et uglydig filnavn.",
+    "File name cannot be empty." : "Filnavn kan ikke være tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Lagringsplass er nesten brukt opp ([usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index fcce3e02eb6521174ec01058443f263d734b7a4d..b525ee3ce4ee4b2c010aa7818e7fc38fd785144f 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Kon %s niet verplaatsen - Er bestaat al een bestand met deze naam",
     "Could not move %s" : "Kon %s niet verplaatsen",
     "Permission denied" : "Toegang geweigerd",
-    "File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
-    "\"%s\" is an invalid file name." : "\"%s\" is een ongeldige bestandsnaam.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Onjuiste naam; '\\', '/', '<', '>', ':', '\"', '|', '?' en '*' zijn niet toegestaan.",
     "The target folder has been moved or deleted." : "De doelmap is verplaatst of verwijderd.",
     "The name %s is already used in the folder %s. Please choose a different name." : "De naam %s bestaat al in map %s. Kies een andere naam.",
     "Error when creating the file" : "Fout bij creëren bestand",
-    "Folder name cannot be empty." : "Mapnaam mag niet leeg zijn.",
     "Error when creating the folder" : "Fout bij aanmaken map",
     "Unable to set upload directory." : "Kan uploadmap niet instellen.",
     "Invalid Token" : "Ongeldig Token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "U hebt geen toestemming om hier te uploaden of bestanden te maken",
     "_Uploading %n file_::_Uploading %n files_" : ["%n bestand aan het uploaden","%n bestanden aan het uploaden"],
     "\"{name}\" is an invalid file name." : "\"{name}\" is een ongeldige bestandsnaam.",
+    "File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
     "Your storage is full, files can not be updated or synced anymore!" : "Uw opslagruimte zit vol. Bestanden kunnen niet meer worden gewijzigd of gesynchroniseerd!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Uw opslagruimte zit bijna vol ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index ddfdd7623a575820ddc2c3c97f4cff69c830d875..f2dd21e19e9056f3495c8b160d626b3a2073d392 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Kon %s niet verplaatsen - Er bestaat al een bestand met deze naam",
     "Could not move %s" : "Kon %s niet verplaatsen",
     "Permission denied" : "Toegang geweigerd",
-    "File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
-    "\"%s\" is an invalid file name." : "\"%s\" is een ongeldige bestandsnaam.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Onjuiste naam; '\\', '/', '<', '>', ':', '\"', '|', '?' en '*' zijn niet toegestaan.",
     "The target folder has been moved or deleted." : "De doelmap is verplaatst of verwijderd.",
     "The name %s is already used in the folder %s. Please choose a different name." : "De naam %s bestaat al in map %s. Kies een andere naam.",
     "Error when creating the file" : "Fout bij creëren bestand",
-    "Folder name cannot be empty." : "Mapnaam mag niet leeg zijn.",
     "Error when creating the folder" : "Fout bij aanmaken map",
     "Unable to set upload directory." : "Kan uploadmap niet instellen.",
     "Invalid Token" : "Ongeldig Token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "U hebt geen toestemming om hier te uploaden of bestanden te maken",
     "_Uploading %n file_::_Uploading %n files_" : ["%n bestand aan het uploaden","%n bestanden aan het uploaden"],
     "\"{name}\" is an invalid file name." : "\"{name}\" is een ongeldige bestandsnaam.",
+    "File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
     "Your storage is full, files can not be updated or synced anymore!" : "Uw opslagruimte zit vol. Bestanden kunnen niet meer worden gewijzigd of gesynchroniseerd!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Uw opslagruimte zit bijna vol ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is geactiveerd, maar uw sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.",
diff --git a/apps/files/l10n/nn_NO.js b/apps/files/l10n/nn_NO.js
index 64019b23f9903f5037c16407b477862b42f7566d..5e039c4711cda3a9dff613a892214f0b675d271d 100644
--- a/apps/files/l10n/nn_NO.js
+++ b/apps/files/l10n/nn_NO.js
@@ -4,8 +4,6 @@ OC.L10N.register(
     "Unknown error" : "Ukjend feil",
     "Could not move %s - File with this name already exists" : "Klarte ikkje flytta %s – det finst allereie ei fil med dette namnet",
     "Could not move %s" : "Klarte ikkje flytta %s",
-    "File name cannot be empty." : "Filnamnet kan ikkje vera tomt.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldig namn, «\\», «/», «<», «>», «:», «\"», «|», «?» og «*» er ikkje tillate.",
     "Unable to set upload directory." : "Klarte ikkje å endra opplastingsmappa.",
     "Invalid Token" : "Ugyldig token",
     "No file was uploaded. Unknown error" : "Ingen filer lasta opp. Ukjend feil",
@@ -41,6 +39,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : ["%n mappe","%n mapper"],
     "_%n file_::_%n files_" : ["%n fil","%n filer"],
     "_Uploading %n file_::_Uploading %n files_" : ["Lastar opp %n fil","Lastar opp %n filer"],
+    "File name cannot be empty." : "Filnamnet kan ikkje vera tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Lagringa di er full, kan ikkje lenger oppdatera eller synkronisera!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Lagringa di er nesten full ({usedSpacePercent} %)",
     "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering er skrudd av, men filene dine er enno krypterte. Du kan dekryptera filene i personlege innstillingar.",
diff --git a/apps/files/l10n/nn_NO.json b/apps/files/l10n/nn_NO.json
index 3fc962442b02b4647c5814deeb432057dc3c491a..558808bee1a4d047fdab7f1ab60c184c46a7b04e 100644
--- a/apps/files/l10n/nn_NO.json
+++ b/apps/files/l10n/nn_NO.json
@@ -2,8 +2,6 @@
     "Unknown error" : "Ukjend feil",
     "Could not move %s - File with this name already exists" : "Klarte ikkje flytta %s – det finst allereie ei fil med dette namnet",
     "Could not move %s" : "Klarte ikkje flytta %s",
-    "File name cannot be empty." : "Filnamnet kan ikkje vera tomt.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldig namn, «\\», «/», «<», «>», «:», «\"», «|», «?» og «*» er ikkje tillate.",
     "Unable to set upload directory." : "Klarte ikkje å endra opplastingsmappa.",
     "Invalid Token" : "Ugyldig token",
     "No file was uploaded. Unknown error" : "Ingen filer lasta opp. Ukjend feil",
@@ -39,6 +37,7 @@
     "_%n folder_::_%n folders_" : ["%n mappe","%n mapper"],
     "_%n file_::_%n files_" : ["%n fil","%n filer"],
     "_Uploading %n file_::_Uploading %n files_" : ["Lastar opp %n fil","Lastar opp %n filer"],
+    "File name cannot be empty." : "Filnamnet kan ikkje vera tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Lagringa di er full, kan ikkje lenger oppdatera eller synkronisera!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Lagringa di er nesten full ({usedSpacePercent} %)",
     "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Kryptering er skrudd av, men filene dine er enno krypterte. Du kan dekryptera filene i personlege innstillingar.",
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 12b2c43d36afe13673db50fa2d95ede9a3151c48..31ba29d6ad23f94c0ffa69edb49ef85e69ddd641 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nie można było przenieść %s - Plik o takiej nazwie już istnieje",
     "Could not move %s" : "Nie można było przenieść %s",
     "Permission denied" : "Dostęp zabroniony",
-    "File name cannot be empty." : "Nazwa pliku nie może być pusta.",
-    "\"%s\" is an invalid file name." : "\"%s\" jest nieprawidłową nazwą pliku.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nieprawidłowa nazwa. Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*' są niedozwolone.",
     "The target folder has been moved or deleted." : "Folder docelowy został przeniesiony lub usunięty",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nazwa %s jest już używana w folderze %s. Proszę wybrać inną nazwę.",
     "Error when creating the file" : "BÅ‚Ä…d przy tworzeniu pliku",
-    "Folder name cannot be empty." : "Nazwa folderu nie może być pusta.",
     "Error when creating the folder" : "BÅ‚Ä…d przy tworzeniu folderu",
     "Unable to set upload directory." : "Nie można ustawić katalog wczytywania.",
     "Invalid Token" : "Nieprawidłowy Token",
@@ -62,6 +58,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Nie masz uprawnień do wczytywania lub tworzenia plików w tym miejscu",
     "_Uploading %n file_::_Uploading %n files_" : ["Wysyłanie %n pliku","Wysyłanie %n plików","Wysyłanie %n plików"],
     "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
+    "File name cannot be empty." : "Nazwa pliku nie może być pusta.",
     "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacja szyfrująca jest aktywna, ale twoje klucze nie zostały zainicjowane, prosze wyloguj się i zaloguj ponownie.",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index d7a4ccb9a18e5a0020e641e63116c512abbeb3e6..123650e6aa87540f22012196d2bcedc8df4b7149 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nie można było przenieść %s - Plik o takiej nazwie już istnieje",
     "Could not move %s" : "Nie można było przenieść %s",
     "Permission denied" : "Dostęp zabroniony",
-    "File name cannot be empty." : "Nazwa pliku nie może być pusta.",
-    "\"%s\" is an invalid file name." : "\"%s\" jest nieprawidłową nazwą pliku.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nieprawidłowa nazwa. Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*' są niedozwolone.",
     "The target folder has been moved or deleted." : "Folder docelowy został przeniesiony lub usunięty",
     "The name %s is already used in the folder %s. Please choose a different name." : "Nazwa %s jest już używana w folderze %s. Proszę wybrać inną nazwę.",
     "Error when creating the file" : "BÅ‚Ä…d przy tworzeniu pliku",
-    "Folder name cannot be empty." : "Nazwa folderu nie może być pusta.",
     "Error when creating the folder" : "BÅ‚Ä…d przy tworzeniu folderu",
     "Unable to set upload directory." : "Nie można ustawić katalog wczytywania.",
     "Invalid Token" : "Nieprawidłowy Token",
@@ -60,6 +56,7 @@
     "You don’t have permission to upload or create files here" : "Nie masz uprawnień do wczytywania lub tworzenia plików w tym miejscu",
     "_Uploading %n file_::_Uploading %n files_" : ["Wysyłanie %n pliku","Wysyłanie %n plików","Wysyłanie %n plików"],
     "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
+    "File name cannot be empty." : "Nazwa pliku nie może być pusta.",
     "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacja szyfrująca jest aktywna, ale twoje klucze nie zostały zainicjowane, prosze wyloguj się i zaloguj ponownie.",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 85283d89156f787ed105b1439b7c466255bb6017..bf29fc46d597487161d1bcb484658256087218b6 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Impossível mover %s - Já existe um arquivo com esse nome",
     "Could not move %s" : "Impossível mover %s",
     "Permission denied" : "Permissão Negada",
-    "File name cannot be empty." : "O nome do arquivo não pode estar vazio.",
-    "\"%s\" is an invalid file name." : "\"%s\" é um nome de arquivo inválido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
     "The target folder has been moved or deleted." : "A pasta de destino foi movida ou excluída.",
     "The name %s is already used in the folder %s. Please choose a different name." : "O nome %s já é usado na pasta %s. Por favor, escolha um nome diferente.",
     "Error when creating the file" : "Erro ao criar o arquivo",
-    "Folder name cannot be empty." : "O nome da pasta não pode estar vazio.",
     "Error when creating the folder" : "Erro ao criar a pasta",
     "Unable to set upload directory." : "Impossível configurar o diretório de envio",
     "Invalid Token" : "Token inválido",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui",
     "_Uploading %n file_::_Uploading %n files_" : ["Enviando %n arquivo","Enviando %n arquivos"],
     "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.",
+    "File name cannot be empty." : "O nome do arquivo não pode estar vazio.",
     "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio, arquivos não podem mais ser atualizados ou sincronizados!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 279b7c85960d7943bac5d8a470ab58a0730e8c02..57fe2e8d5ede9aeda8404d1c76cf56d55e02ba6c 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Impossível mover %s - Já existe um arquivo com esse nome",
     "Could not move %s" : "Impossível mover %s",
     "Permission denied" : "Permissão Negada",
-    "File name cannot be empty." : "O nome do arquivo não pode estar vazio.",
-    "\"%s\" is an invalid file name." : "\"%s\" é um nome de arquivo inválido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
     "The target folder has been moved or deleted." : "A pasta de destino foi movida ou excluída.",
     "The name %s is already used in the folder %s. Please choose a different name." : "O nome %s já é usado na pasta %s. Por favor, escolha um nome diferente.",
     "Error when creating the file" : "Erro ao criar o arquivo",
-    "Folder name cannot be empty." : "O nome da pasta não pode estar vazio.",
     "Error when creating the folder" : "Erro ao criar a pasta",
     "Unable to set upload directory." : "Impossível configurar o diretório de envio",
     "Invalid Token" : "Token inválido",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui",
     "_Uploading %n file_::_Uploading %n files_" : ["Enviando %n arquivo","Enviando %n arquivos"],
     "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.",
+    "File name cannot be empty." : "O nome do arquivo não pode estar vazio.",
     "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio, arquivos não podem mais ser atualizados ou sincronizados!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "App de criptografia está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente",
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index e036a25feedba0244a9021680f96c28b9a5818af..db383fd70da8341cb089bc90add83562e32b0a6e 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Não foi possível mover %s - Já existe um ficheiro com este nome",
     "Could not move %s" : "Não foi possível mover %s",
     "Permission denied" : "Permissão negada",
-    "File name cannot be empty." : "O nome do ficheiro não pode estar em branco.",
-    "\"%s\" is an invalid file name." : "\"%s\" é um nome de ficheiro inválido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome Inválido, Não são permitidos os carateres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*'.",
     "The target folder has been moved or deleted." : "A pasta de destino foi movida ou eliminada.",
     "The name %s is already used in the folder %s. Please choose a different name." : "O nome %s já está em uso na pasta %s. Por favor escolha um nome diferente.",
     "Error when creating the file" : "Erro ao criar o ficheiro",
-    "Folder name cannot be empty." : "O nome da pasta não pode estar vazio.",
     "Error when creating the folder" : "Erro ao criar a pasta",
     "Unable to set upload directory." : "Não foi possível criar o diretório de upload",
     "Invalid Token" : "Token inválido",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar ficheiros aqui",
     "_Uploading %n file_::_Uploading %n files_" : ["A carregar %n ficheiro","A carregar %n ficheiros"],
     "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de ficheiro inválido.",
+    "File name cannot be empty." : "O nome do ficheiro não pode estar em branco.",
     "Your storage is full, files can not be updated or synced anymore!" : "O seu armazenamento está cheio, os ficheiros já não podem ser atualizados ou sincronizados.",
     "Your storage is almost full ({usedSpacePercent}%)" : "O seu armazenamento está quase cheiro ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A Aplicação de Encriptação está ativada, mas as suas chaves não inicializaram. Por favor termine e inicie a sessão novamente",
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index e46d85f20185887edf0cc26150cd15949a1cee4f..d229427ceda7bd647d735f2f6f4d5862e285064c 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Não foi possível mover %s - Já existe um ficheiro com este nome",
     "Could not move %s" : "Não foi possível mover %s",
     "Permission denied" : "Permissão negada",
-    "File name cannot be empty." : "O nome do ficheiro não pode estar em branco.",
-    "\"%s\" is an invalid file name." : "\"%s\" é um nome de ficheiro inválido.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome Inválido, Não são permitidos os carateres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*'.",
     "The target folder has been moved or deleted." : "A pasta de destino foi movida ou eliminada.",
     "The name %s is already used in the folder %s. Please choose a different name." : "O nome %s já está em uso na pasta %s. Por favor escolha um nome diferente.",
     "Error when creating the file" : "Erro ao criar o ficheiro",
-    "Folder name cannot be empty." : "O nome da pasta não pode estar vazio.",
     "Error when creating the folder" : "Erro ao criar a pasta",
     "Unable to set upload directory." : "Não foi possível criar o diretório de upload",
     "Invalid Token" : "Token inválido",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar ficheiros aqui",
     "_Uploading %n file_::_Uploading %n files_" : ["A carregar %n ficheiro","A carregar %n ficheiros"],
     "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de ficheiro inválido.",
+    "File name cannot be empty." : "O nome do ficheiro não pode estar em branco.",
     "Your storage is full, files can not be updated or synced anymore!" : "O seu armazenamento está cheio, os ficheiros já não podem ser atualizados ou sincronizados.",
     "Your storage is almost full ({usedSpacePercent}%)" : "O seu armazenamento está quase cheiro ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A Aplicação de Encriptação está ativada, mas as suas chaves não inicializaram. Por favor termine e inicie a sessão novamente",
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index cc9899f4fe91f664c1432552a1bb130135ca992f..93a2e143f169a92f538a0d20a59e86640db79d36 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "%s nu se poate muta - Fișierul cu acest nume există deja ",
     "Could not move %s" : "Nu se poate muta %s",
     "Permission denied" : "Accesul interzis",
-    "File name cannot be empty." : "Numele fișierului nu poate rămâne gol.",
-    "\"%s\" is an invalid file name." : "\"%s\" este un nume de fișier nevalid",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nume nevalide, '\\', '/', '<', '>', ':', '\"', '|', '?' și '*' nu sunt permise.",
     "The target folder has been moved or deleted." : "Dosarul țintă a fost mutat sau șters.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Numele %s este deja este folosit în dosarul %s. Te rog alege alt nume.",
     "Error when creating the file" : "Eroare la crearea fisierului",
-    "Folder name cannot be empty." : "Numele folderului nu poate fi liber.",
     "Error when creating the folder" : "Eroare la crearea folderului",
     "Unable to set upload directory." : "Imposibil de a seta directorul pentru incărcare.",
     "Invalid Token" : "Jeton Invalid",
@@ -62,6 +58,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Nu aveti permisiunea de a incarca sau crea fisiere aici",
     "_Uploading %n file_::_Uploading %n files_" : ["Se încarcă %n fișier.","Se încarcă %n fișiere.","Se încarcă %n fișiere."],
     "\"{name}\" is an invalid file name." : "\"{name}\" este un nume de fișier nevalid.",
+    "File name cannot be empty." : "Numele fișierului nu poate rămâne gol.",
     "Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Spațiul de stocare este aproape plin ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplicatia de criptare este activata dar tastatura nu este initializata , va rugam deconectati-va si reconectati-va",
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index 3b1d4c1365d324b84b26c36bc07c72aece00b18c..42242042988ff65d60419749a9e3aa1294083fe3 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "%s nu se poate muta - Fișierul cu acest nume există deja ",
     "Could not move %s" : "Nu se poate muta %s",
     "Permission denied" : "Accesul interzis",
-    "File name cannot be empty." : "Numele fișierului nu poate rămâne gol.",
-    "\"%s\" is an invalid file name." : "\"%s\" este un nume de fișier nevalid",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nume nevalide, '\\', '/', '<', '>', ':', '\"', '|', '?' și '*' nu sunt permise.",
     "The target folder has been moved or deleted." : "Dosarul țintă a fost mutat sau șters.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Numele %s este deja este folosit în dosarul %s. Te rog alege alt nume.",
     "Error when creating the file" : "Eroare la crearea fisierului",
-    "Folder name cannot be empty." : "Numele folderului nu poate fi liber.",
     "Error when creating the folder" : "Eroare la crearea folderului",
     "Unable to set upload directory." : "Imposibil de a seta directorul pentru incărcare.",
     "Invalid Token" : "Jeton Invalid",
@@ -60,6 +56,7 @@
     "You don’t have permission to upload or create files here" : "Nu aveti permisiunea de a incarca sau crea fisiere aici",
     "_Uploading %n file_::_Uploading %n files_" : ["Se încarcă %n fișier.","Se încarcă %n fișiere.","Se încarcă %n fișiere."],
     "\"{name}\" is an invalid file name." : "\"{name}\" este un nume de fișier nevalid.",
+    "File name cannot be empty." : "Numele fișierului nu poate rămâne gol.",
     "Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Spațiul de stocare este aproape plin ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplicatia de criptare este activata dar tastatura nu este initializata , va rugam deconectati-va si reconectati-va",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 00fa79b46ed221f504f624428cd86c0c1fa82ec2..162910ca152db3cd20e3b4557d0a60eedd01eb66 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Невозможно переместить %s - файл с таким именем уже существует",
     "Could not move %s" : "Невозможно переместить %s",
     "Permission denied" : "В доступе отказано",
-    "File name cannot be empty." : "Имя файла не может быть пустым.",
-    "\"%s\" is an invalid file name." : "\"%s\" недопустимое имя файла.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Неправильное имя, символы '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' недопустимы.",
     "The target folder has been moved or deleted." : "Целевой каталог был перемещен или удален.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Имя %s уже используется для каталога %s. Укажите другое имя.",
     "Error when creating the file" : "Ошибка при создании файла",
-    "Folder name cannot be empty." : "Имя каталога не может быть пустым.",
     "Error when creating the folder" : "Ошибка создания каталога",
     "Unable to set upload directory." : "Невозможно установить каталог загрузки.",
     "Invalid Token" : "Недопустимый маркер",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "У вас нет прав для загрузки или создания файлов здесь.",
     "_Uploading %n file_::_Uploading %n files_" : ["Закачка %n файла","Закачка %n файлов","Закачка %n файлов"],
     "\"{name}\" is an invalid file name." : "\"{name}\" это неправильное имя файла.",
+    "File name cannot be empty." : "Имя файла не может быть пустым.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище заполнено, произведите очистку перед загрузкой новых файлов.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение для шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите заново",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index e6019601bf45f374acbf65ab189cb0665eb0a210..40350d08bc2cf69a31b80e2634e6fd5110a2b807 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Невозможно переместить %s - файл с таким именем уже существует",
     "Could not move %s" : "Невозможно переместить %s",
     "Permission denied" : "В доступе отказано",
-    "File name cannot be empty." : "Имя файла не может быть пустым.",
-    "\"%s\" is an invalid file name." : "\"%s\" недопустимое имя файла.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Неправильное имя, символы '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' недопустимы.",
     "The target folder has been moved or deleted." : "Целевой каталог был перемещен или удален.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Имя %s уже используется для каталога %s. Укажите другое имя.",
     "Error when creating the file" : "Ошибка при создании файла",
-    "Folder name cannot be empty." : "Имя каталога не может быть пустым.",
     "Error when creating the folder" : "Ошибка создания каталога",
     "Unable to set upload directory." : "Невозможно установить каталог загрузки.",
     "Invalid Token" : "Недопустимый маркер",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "У вас нет прав для загрузки или создания файлов здесь.",
     "_Uploading %n file_::_Uploading %n files_" : ["Закачка %n файла","Закачка %n файлов","Закачка %n файлов"],
     "\"{name}\" is an invalid file name." : "\"{name}\" это неправильное имя файла.",
+    "File name cannot be empty." : "Имя файла не может быть пустым.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище заполнено, произведите очистку перед загрузкой новых файлов.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение для шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите заново",
diff --git a/apps/files/l10n/sk_SK.js b/apps/files/l10n/sk_SK.js
index 1de26693ff946fdb8ef0bb6288605f7d638ddf44..11b2e4d852b7a376fcf3ebe1dbafc9a3e1766eb2 100644
--- a/apps/files/l10n/sk_SK.js
+++ b/apps/files/l10n/sk_SK.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nie je možné presunúť %s - súbor s týmto menom už existuje",
     "Could not move %s" : "Nie je možné presunúť %s",
     "Permission denied" : "Prístup bol odmietnutý",
-    "File name cannot be empty." : "Meno súboru nemôže byť prázdne",
-    "\"%s\" is an invalid file name." : "\"%s\" je neplatné meno súboru.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty.",
     "The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Názov %s už používa priečinok s%. Prosím zvoľte iný názov.",
     "Error when creating the file" : "Chyba pri vytváraní súboru",
-    "Folder name cannot be empty." : "Názov priečinka nemôže byť prázdny.",
     "Error when creating the folder" : "Chyba pri vytváraní priečinka",
     "Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.",
     "Invalid Token" : "Neplatný token",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory",
     "_Uploading %n file_::_Uploading %n files_" : ["Nahrávam %n súbor","Nahrávam %n súbory","Nahrávam %n súborov"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.",
+    "File name cannot be empty." : "Meno súboru nemôže byť prázdne",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia na šifrovanie je zapnutá, ale vaše kľúče nie sú inicializované. Odhláste sa a znovu sa prihláste.",
diff --git a/apps/files/l10n/sk_SK.json b/apps/files/l10n/sk_SK.json
index 18d399d8f76e16fb09650fe06f4f7203b6d41bb0..f99a07036129222c1a7275e4784c237332becca1 100644
--- a/apps/files/l10n/sk_SK.json
+++ b/apps/files/l10n/sk_SK.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nie je možné presunúť %s - súbor s týmto menom už existuje",
     "Could not move %s" : "Nie je možné presunúť %s",
     "Permission denied" : "Prístup bol odmietnutý",
-    "File name cannot be empty." : "Meno súboru nemôže byť prázdne",
-    "\"%s\" is an invalid file name." : "\"%s\" je neplatné meno súboru.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty.",
     "The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Názov %s už používa priečinok s%. Prosím zvoľte iný názov.",
     "Error when creating the file" : "Chyba pri vytváraní súboru",
-    "Folder name cannot be empty." : "Názov priečinka nemôže byť prázdny.",
     "Error when creating the folder" : "Chyba pri vytváraní priečinka",
     "Unable to set upload directory." : "Nemožno nastaviť priečinok pre nahrané súbory.",
     "Invalid Token" : "Neplatný token",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory",
     "_Uploading %n file_::_Uploading %n files_" : ["Nahrávam %n súbor","Nahrávam %n súbory","Nahrávam %n súborov"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neplatné meno súboru.",
+    "File name cannot be empty." : "Meno súboru nemôže byť prázdne",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikácia na šifrovanie je zapnutá, ale vaše kľúče nie sú inicializované. Odhláste sa a znovu sa prihláste.",
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index 2b8abc59f92c1f80433c2aa6a6b43d9c6a5f62a9..ebe469953dc85aa08ae1a3dbf9d3b371bf1dd7d4 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Datoteke %s ni mogoče premakniti  - datoteka s tem imenom že obstaja.",
     "Could not move %s" : "Datoteke %s ni mogoče premakniti",
     "Permission denied" : "Za to opravilo ni ustreznih dovoljenj.",
-    "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neveljavno ime datoteke.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neveljavno ime; znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni.",
     "The target folder has been moved or deleted." : "Ciljna mapa je premaknjena ali izbrisana.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Ime %s je že v mapi %s že v uporabi. Izbrati je treba drugo ime.",
     "Error when creating the file" : "Napaka med ustvarjanjem datoteke",
-    "Folder name cannot be empty." : "Ime mape ne more biti prazna vrednost.",
     "Error when creating the folder" : "Napaka med ustvarjanjem mape",
     "Unable to set upload directory." : "Mapo, v katero boste prenašali dokumente, ni mogoče določiti",
     "Invalid Token" : "Neveljaven žeton",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje ali ustvarjanje datotek na tem mestu.",
     "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neveljavno ime datoteke.",
+    "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.",
     "Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Program za šifriranje je omogočen, vendar ni začet. Odjavite se in nato ponovno prijavite.",
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index f876bf4d2e8c50fd69bee9e0aba20e5589a7d8c3..4a767eaf3916ae6e30584953b11ba7877516fc7c 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Datoteke %s ni mogoče premakniti  - datoteka s tem imenom že obstaja.",
     "Could not move %s" : "Datoteke %s ni mogoče premakniti",
     "Permission denied" : "Za to opravilo ni ustreznih dovoljenj.",
-    "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neveljavno ime datoteke.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neveljavno ime; znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni.",
     "The target folder has been moved or deleted." : "Ciljna mapa je premaknjena ali izbrisana.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Ime %s je že v mapi %s že v uporabi. Izbrati je treba drugo ime.",
     "Error when creating the file" : "Napaka med ustvarjanjem datoteke",
-    "Folder name cannot be empty." : "Ime mape ne more biti prazna vrednost.",
     "Error when creating the folder" : "Napaka med ustvarjanjem mape",
     "Unable to set upload directory." : "Mapo, v katero boste prenašali dokumente, ni mogoče določiti",
     "Invalid Token" : "Neveljaven žeton",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje ali ustvarjanje datotek na tem mestu.",
     "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neveljavno ime datoteke.",
+    "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.",
     "Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Program za šifriranje je omogočen, vendar ni začet. Odjavite se in nato ponovno prijavite.",
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js
index 51bcef0b38fb257eb5c008d4153fabcd48d0b11e..400d1ca37d536b64df80d1c0bf81fa9df940176b 100644
--- a/apps/files/l10n/sq.js
+++ b/apps/files/l10n/sq.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "E pa mundur zhvendosja e %s - ekziston nje skedar me te njetin emer",
     "Could not move %s" : "Nuk mund të zhvendoset %s",
     "Permission denied" : "Nuk ka të drejtë",
-    "File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.",
-    "\"%s\" is an invalid file name." : "\"%s\" është i pavlefshëm si emër skedari.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Emër jo i vlefshëm, '\\', '/', '<', '>', ':', '\"', '|', '?' dhe '*' nuk lejohen.",
     "The target folder has been moved or deleted." : "Dosja e destinacionit është zhvendosur ose fshirë.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Emri %s është i përdorur në dosjen %s. Ju lutem zgjidhni një emër tjetër.",
     "Error when creating the file" : "Gabim gjatë krijimit të skedarit",
-    "Folder name cannot be empty." : "Emri i dosjes nuk mund të jetë bosh.",
     "Error when creating the folder" : "Gabim gjatë krijimit të dosjes",
     "Unable to set upload directory." : "E pa mundur të vendoset dosja e ngarkimit",
     "Invalid Token" : "Shenjë e gabuar",
@@ -60,6 +56,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Ju nuk keni të drejta për të ngarkuar apo krijuar skedarë këtu",
     "_Uploading %n file_::_Uploading %n files_" : ["Po ngarkoj %n skedar","Po ngarkoj %n skedarë"],
     "\"{name}\" is an invalid file name." : "\"{name}\" është emër i pavlefshëm.",
+    "File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.",
     "Your storage is full, files can not be updated or synced anymore!" : "Hapsira juaj e arkivimit është plot, skedarët nuk mund të përditësohen ose sinkronizohen!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Hapsira juaj e arkivimit është pothuajse në fund  ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacioni i Shifrimit është i aktivizuar por çelësat tuaj nuk janë aktivizuar, ju lutem dilni dhe ri-hyni përseri në sistem",
diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json
index f4d215dd26e619e04e63bc3d27d6a16700a39a4d..400b4397c19f9d97f57d069936d113d5107584c9 100644
--- a/apps/files/l10n/sq.json
+++ b/apps/files/l10n/sq.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "E pa mundur zhvendosja e %s - ekziston nje skedar me te njetin emer",
     "Could not move %s" : "Nuk mund të zhvendoset %s",
     "Permission denied" : "Nuk ka të drejtë",
-    "File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.",
-    "\"%s\" is an invalid file name." : "\"%s\" është i pavlefshëm si emër skedari.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Emër jo i vlefshëm, '\\', '/', '<', '>', ':', '\"', '|', '?' dhe '*' nuk lejohen.",
     "The target folder has been moved or deleted." : "Dosja e destinacionit është zhvendosur ose fshirë.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Emri %s është i përdorur në dosjen %s. Ju lutem zgjidhni një emër tjetër.",
     "Error when creating the file" : "Gabim gjatë krijimit të skedarit",
-    "Folder name cannot be empty." : "Emri i dosjes nuk mund të jetë bosh.",
     "Error when creating the folder" : "Gabim gjatë krijimit të dosjes",
     "Unable to set upload directory." : "E pa mundur të vendoset dosja e ngarkimit",
     "Invalid Token" : "Shenjë e gabuar",
@@ -58,6 +54,7 @@
     "You don’t have permission to upload or create files here" : "Ju nuk keni të drejta për të ngarkuar apo krijuar skedarë këtu",
     "_Uploading %n file_::_Uploading %n files_" : ["Po ngarkoj %n skedar","Po ngarkoj %n skedarë"],
     "\"{name}\" is an invalid file name." : "\"{name}\" është emër i pavlefshëm.",
+    "File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.",
     "Your storage is full, files can not be updated or synced anymore!" : "Hapsira juaj e arkivimit është plot, skedarët nuk mund të përditësohen ose sinkronizohen!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Hapsira juaj e arkivimit është pothuajse në fund  ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacioni i Shifrimit është i aktivizuar por çelësat tuaj nuk janë aktivizuar, ju lutem dilni dhe ri-hyni përseri në sistem",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 5a08319eac9217f8df8cae997bbda51060eeb058..4a2fa8950c74637cdd6f51c5120287fc2ce0116d 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Не могу да преместим %s – фајл са овим називом већ постоји",
     "Could not move %s" : "Не могу да преместим %s",
     "Permission denied" : "Приступ одбијен",
-    "File name cannot be empty." : "Назив фајла не може бити празан.",
-    "\"%s\" is an invalid file name." : "„%s“ није исправан назив фајла.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Неисправан назив. Знакови \\, /, <, >, :, \", |, ? и * нису дозвољени.",
     "The target folder has been moved or deleted." : "Одредишна фасцикла је премештена или обрисана.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Назив %s се већ користи у фасцикли %s. Одредите други назив.",
     "Error when creating the file" : "Грешка при стварању фајла",
-    "Folder name cannot be empty." : "Назив фасцикле не може бити празан",
     "Error when creating the folder" : "Грешка при стварању фајла",
     "Unable to set upload directory." : "Не могу да поставим директоријум за отпремање.",
     "Invalid Token" : "Неисправан токен",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове",
     "_Uploading %n file_::_Uploading %n files_" : ["Отпремам %n фајл","Отпремам %n фајла","Отпремам %n фајлова"],
     "\"{name}\" is an invalid file name." : "\"{name}\" није исправан назив фајла.",
+    "File name cannot be empty." : "Назив фајла не може бити празан.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше складиште је пуно. Фајлови више не могу бити ажурирани ни синхронизовани!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ваше складиште је скоро пуно ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али није иницијализована. Одјавите се и поново се пријавите.",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 6b3b639e414bd05d2df392b99c25ea8f875e280a..dee14e6218e2e343099a5908286a1bf7dc75612e 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Не могу да преместим %s – фајл са овим називом већ постоји",
     "Could not move %s" : "Не могу да преместим %s",
     "Permission denied" : "Приступ одбијен",
-    "File name cannot be empty." : "Назив фајла не може бити празан.",
-    "\"%s\" is an invalid file name." : "„%s“ није исправан назив фајла.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Неисправан назив. Знакови \\, /, <, >, :, \", |, ? и * нису дозвољени.",
     "The target folder has been moved or deleted." : "Одредишна фасцикла је премештена или обрисана.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Назив %s се већ користи у фасцикли %s. Одредите други назив.",
     "Error when creating the file" : "Грешка при стварању фајла",
-    "Folder name cannot be empty." : "Назив фасцикле не може бити празан",
     "Error when creating the folder" : "Грешка при стварању фајла",
     "Unable to set upload directory." : "Не могу да поставим директоријум за отпремање.",
     "Invalid Token" : "Неисправан токен",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове",
     "_Uploading %n file_::_Uploading %n files_" : ["Отпремам %n фајл","Отпремам %n фајла","Отпремам %n фајлова"],
     "\"{name}\" is an invalid file name." : "\"{name}\" није исправан назив фајла.",
+    "File name cannot be empty." : "Назив фајла не може бити празан.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше складиште је пуно. Фајлови више не могу бити ажурирани ни синхронизовани!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ваше складиште је скоро пуно ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али није иницијализована. Одјавите се и поново се пријавите.",
diff --git a/apps/files/l10n/sr@latin.js b/apps/files/l10n/sr@latin.js
index 8297a5737fea1d3fe1e8a4e362951a85e1dee362..c5bb11c48ca8c713a416657045245177200c71f6 100644
--- a/apps/files/l10n/sr@latin.js
+++ b/apps/files/l10n/sr@latin.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Nemoguće premeštanje %s - fajl sa ovim imenom već postoji",
     "Could not move %s" : "Nemoguće premeštanje %s",
     "Permission denied" : "Pristup odbijen",
-    "File name cannot be empty." : "Ime fajla ne može biti prazno.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neispravno ime fajla.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravno ime, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dozvoljeni.",
     "The target folder has been moved or deleted." : "Ciljani direktorijum je premešten ili izbrisan.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Ime %s je već u upotrebi u direktorijumu %s. Molimo izaberite drugo ime.",
     "Error when creating the file" : "Greška pri kreiranju fajla",
-    "Folder name cannot be empty." : "Ime direktorijuma ne može da bude prazno.",
     "Error when creating the folder" : "Greška pri kreiranju direktorijuma",
     "Unable to set upload directory." : "Nemoguće postaviti direktorijum za otpremanje.",
     "Invalid Token" : "Neispravan simbol",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Nemate dozvolu da otpremate ili kreirate fajlove ovde",
     "_Uploading %n file_::_Uploading %n files_" : ["Otpremam %n fajl","Otpremam %n fajlova","Otpremam %n fajlova"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime fajla.",
+    "File name cannot be empty." : "Ime fajla ne može biti prazno.",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaše skladište je puno, fajlovi se ne mogu više otpremati ili sinhronizovati.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše skladište je skoro puno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija za šifrovanje je omogućena ali Vaši ključevi nisu inicijalizovani, molimo Vas da se izlogujete i ulogujete ponovo.",
diff --git a/apps/files/l10n/sr@latin.json b/apps/files/l10n/sr@latin.json
index c7d45063158cecba9350fb277bb8d2d2519bf9aa..3f0dc56c791f749aec427525057e733eb64f78f3 100644
--- a/apps/files/l10n/sr@latin.json
+++ b/apps/files/l10n/sr@latin.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Nemoguće premeštanje %s - fajl sa ovim imenom već postoji",
     "Could not move %s" : "Nemoguće premeštanje %s",
     "Permission denied" : "Pristup odbijen",
-    "File name cannot be empty." : "Ime fajla ne može biti prazno.",
-    "\"%s\" is an invalid file name." : "\"%s\" je neispravno ime fajla.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravno ime, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dozvoljeni.",
     "The target folder has been moved or deleted." : "Ciljani direktorijum je premešten ili izbrisan.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Ime %s je već u upotrebi u direktorijumu %s. Molimo izaberite drugo ime.",
     "Error when creating the file" : "Greška pri kreiranju fajla",
-    "Folder name cannot be empty." : "Ime direktorijuma ne može da bude prazno.",
     "Error when creating the folder" : "Greška pri kreiranju direktorijuma",
     "Unable to set upload directory." : "Nemoguće postaviti direktorijum za otpremanje.",
     "Invalid Token" : "Neispravan simbol",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Nemate dozvolu da otpremate ili kreirate fajlove ovde",
     "_Uploading %n file_::_Uploading %n files_" : ["Otpremam %n fajl","Otpremam %n fajlova","Otpremam %n fajlova"],
     "\"{name}\" is an invalid file name." : "\"{name}\" je neispravno ime fajla.",
+    "File name cannot be empty." : "Ime fajla ne može biti prazno.",
     "Your storage is full, files can not be updated or synced anymore!" : "Vaše skladište je puno, fajlovi se ne mogu više otpremati ili sinhronizovati.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše skladište je skoro puno ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija za šifrovanje je omogućena ali Vaši ključevi nisu inicijalizovani, molimo Vas da se izlogujete i ulogujete ponovo.",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index f6f4b1dc97b74c48bb88792d6c083c4fa0c9e190..a14a7e3733514d48e03d1289e87cf6de817c62ba 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Kunde inte flytta %s - Det finns redan en fil med detta namn",
     "Could not move %s" : "Kan inte flytta %s",
     "Permission denied" : "Behörighet nekad.",
-    "File name cannot be empty." : "Filnamn kan inte vara tomt.",
-    "\"%s\" is an invalid file name." : "\"%s\" är ett ogiltigt filnamn.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet.",
     "The target folder has been moved or deleted." : "MÃ¥lmappen har flyttats eller tagits bort.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Namnet %s används  redan i katalogen %s. Välj ett annat namn.",
     "Error when creating the file" : "Fel under skapande utav filen",
-    "Folder name cannot be empty." : "Katalognamn kan ej vara tomt.",
     "Error when creating the folder" : "Fel under skapande utav en katalog",
     "Unable to set upload directory." : "Kan inte sätta mapp för uppladdning.",
     "Invalid Token" : "Ogiltig token",
@@ -63,6 +59,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Du har ej tillåtelse att ladda upp eller skapa filer här",
     "_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"],
     "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
+    "File name cannot be empty." : "Filnamn kan inte vara tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet är aktiverat men dina nycklar är inte initierade. Vänligen logga ut och  in igen",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 2ab42b18ffeed091c13bb4cd3599cef942f949d0..fd2e733e0240083d6a04413e2a9f415218304cc1 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Kunde inte flytta %s - Det finns redan en fil med detta namn",
     "Could not move %s" : "Kan inte flytta %s",
     "Permission denied" : "Behörighet nekad.",
-    "File name cannot be empty." : "Filnamn kan inte vara tomt.",
-    "\"%s\" is an invalid file name." : "\"%s\" är ett ogiltigt filnamn.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet.",
     "The target folder has been moved or deleted." : "MÃ¥lmappen har flyttats eller tagits bort.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Namnet %s används  redan i katalogen %s. Välj ett annat namn.",
     "Error when creating the file" : "Fel under skapande utav filen",
-    "Folder name cannot be empty." : "Katalognamn kan ej vara tomt.",
     "Error when creating the folder" : "Fel under skapande utav en katalog",
     "Unable to set upload directory." : "Kan inte sätta mapp för uppladdning.",
     "Invalid Token" : "Ogiltig token",
@@ -61,6 +57,7 @@
     "You don’t have permission to upload or create files here" : "Du har ej tillåtelse att ladda upp eller skapa filer här",
     "_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"],
     "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltligt filnamn.",
+    "File name cannot be empty." : "Filnamn kan inte vara tomt.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet är aktiverat men dina nycklar är inte initierade. Vänligen logga ut och  in igen",
diff --git a/apps/files/l10n/ta_LK.js b/apps/files/l10n/ta_LK.js
index 062471e332423700f79b547ac421732f5c2c5c4e..7787f0a856ffd2d1dbb27eba41d7529658500398 100644
--- a/apps/files/l10n/ta_LK.js
+++ b/apps/files/l10n/ta_LK.js
@@ -1,7 +1,6 @@
 OC.L10N.register(
     "files",
     {
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது.",
     "No file was uploaded. Unknown error" : "ஒரு கோப்பும் பதிவேற்றப்படவில்லை. அறியப்படாத வழு",
     "There is no error, the file uploaded with success" : "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது",
     "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "பதிவேற்றப்பட்ட கோப்பானது HTML  படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE  directive ஐ விட கூடியது",
diff --git a/apps/files/l10n/ta_LK.json b/apps/files/l10n/ta_LK.json
index 63fcdc56e0a5e8e1daaa201880f42fcbd0cc3a87..8812b6aa83f021cf8d2d534927a4e3409bf38bd5 100644
--- a/apps/files/l10n/ta_LK.json
+++ b/apps/files/l10n/ta_LK.json
@@ -1,5 +1,4 @@
 { "translations": {
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது.",
     "No file was uploaded. Unknown error" : "ஒரு கோப்பும் பதிவேற்றப்படவில்லை. அறியப்படாத வழு",
     "There is no error, the file uploaded with success" : "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது",
     "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "பதிவேற்றப்பட்ட கோப்பானது HTML  படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE  directive ஐ விட கூடியது",
diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js
index 1995764068513b225776674d02db5461840f3577..e1cf51949526127184fbf5fe92f54b518dfacaec 100644
--- a/apps/files/l10n/th_TH.js
+++ b/apps/files/l10n/th_TH.js
@@ -4,8 +4,6 @@ OC.L10N.register(
     "Unknown error" : "ข้อผิดพลาดที่ไม่ทราบสาเหตุ",
     "Could not move %s - File with this name already exists" : "ไม่สามารถย้าย %s ได้ - ไฟล์ที่ใช้ชื่อนี้มีอยู่แล้ว",
     "Could not move %s" : "ไม่สามารถย้าย %s ได้",
-    "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ชื่อที่ใช้ไม่ถูกต้อง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไม่ได้รับอนุญาตให้ใช้งานได้",
     "No file was uploaded. Unknown error" : "ยังไม่มีไฟล์ใดที่ถูกอัพโหลด เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ",
     "There is no error, the file uploaded with success" : "ไม่พบข้อผิดพลาดใดๆ, ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "ขนาดไฟล์ที่อัพโหลดมีขนาดเกิน upload_max_filesize ที่ระบุไว้ใน php.ini",
@@ -35,6 +33,7 @@ OC.L10N.register(
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : [""],
+    "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้",
     "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัพเดทหรือผสานไฟล์ต่างๆได้อีกต่อไป",
     "Your storage is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเก็บข้อมูลของคุณใกล้เต็มแล้ว ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
diff --git a/apps/files/l10n/th_TH.json b/apps/files/l10n/th_TH.json
index dc12fdbe3116f55c3a2aefed1b4f01cf20d08029..22523db5d599c33856243d817bae81859f274b05 100644
--- a/apps/files/l10n/th_TH.json
+++ b/apps/files/l10n/th_TH.json
@@ -2,8 +2,6 @@
     "Unknown error" : "ข้อผิดพลาดที่ไม่ทราบสาเหตุ",
     "Could not move %s - File with this name already exists" : "ไม่สามารถย้าย %s ได้ - ไฟล์ที่ใช้ชื่อนี้มีอยู่แล้ว",
     "Could not move %s" : "ไม่สามารถย้าย %s ได้",
-    "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ชื่อที่ใช้ไม่ถูกต้อง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไม่ได้รับอนุญาตให้ใช้งานได้",
     "No file was uploaded. Unknown error" : "ยังไม่มีไฟล์ใดที่ถูกอัพโหลด เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ",
     "There is no error, the file uploaded with success" : "ไม่พบข้อผิดพลาดใดๆ, ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว",
     "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "ขนาดไฟล์ที่อัพโหลดมีขนาดเกิน upload_max_filesize ที่ระบุไว้ใน php.ini",
@@ -33,6 +31,7 @@
     "_%n folder_::_%n folders_" : [""],
     "_%n file_::_%n files_" : [""],
     "_Uploading %n file_::_Uploading %n files_" : [""],
+    "File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้",
     "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัพเดทหรือผสานไฟล์ต่างๆได้อีกต่อไป",
     "Your storage is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเก็บข้อมูลของคุณใกล้เต็มแล้ว ({usedSpacePercent}%)",
     "_matches '{filter}'_::_match '{filter}'_" : [""],
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index dfba52346827385cb5f3900773df2fea255fbda1..06196181fc4b550eb12874d6a2b025662adcc3e9 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "%s taşınamadı. Bu isimde dosya zaten mevcut",
     "Could not move %s" : "%s taşınamadı",
     "Permission denied" : "EriÅŸim reddedildi",
-    "File name cannot be empty." : "Dosya adı boş olamaz.",
-    "\"%s\" is an invalid file name." : "\"%s\" geçersiz bir dosya adı.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Geçersiz isim. '\\', '/', '<', '>', ':', '\"', '|', '?' ve '*' karakterlerine izin verilmemektedir.",
     "The target folder has been moved or deleted." : "Hedef klasör taşındı veya silindi.",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s ismi zaten %s klasöründe kullanılıyor. Lütfen farklı bir isim seçin.",
     "Error when creating the file" : "Dosya oluÅŸturulurken hata",
-    "Folder name cannot be empty." : "Klasör adı boş olamaz.",
     "Error when creating the folder" : "Klasör oluşturulurken hata",
     "Unable to set upload directory." : "Yükleme dizini ayarlanamadı.",
     "Invalid Token" : "Geçersiz Belirteç",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "Buraya dosya yükleme veya oluşturma izniniz yok",
     "_Uploading %n file_::_Uploading %n files_" : ["%n dosya yükleniyor","%n dosya yükleniyor"],
     "\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.",
+    "File name cannot be empty." : "Dosya adı boş olamaz.",
     "Your storage is full, files can not be updated or synced anymore!" : "Depolama alanınız dolu, artık dosyalar güncellenmeyecek veya eşitlenmeyecek.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Depolama alanınız neredeyse dolu (%{usedSpacePercent})",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Şifreleme Uygulaması etkin ancak anahtarlarınız başlatılmamış. Lütfen oturumu kapatıp yeniden açın",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 7512e9c4599443b27e5c79896afef2d4dcb168fa..b3d3adfba23e38de389beae91f04ff2fb1a1fa74 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "%s taşınamadı. Bu isimde dosya zaten mevcut",
     "Could not move %s" : "%s taşınamadı",
     "Permission denied" : "EriÅŸim reddedildi",
-    "File name cannot be empty." : "Dosya adı boş olamaz.",
-    "\"%s\" is an invalid file name." : "\"%s\" geçersiz bir dosya adı.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Geçersiz isim. '\\', '/', '<', '>', ':', '\"', '|', '?' ve '*' karakterlerine izin verilmemektedir.",
     "The target folder has been moved or deleted." : "Hedef klasör taşındı veya silindi.",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s ismi zaten %s klasöründe kullanılıyor. Lütfen farklı bir isim seçin.",
     "Error when creating the file" : "Dosya oluÅŸturulurken hata",
-    "Folder name cannot be empty." : "Klasör adı boş olamaz.",
     "Error when creating the folder" : "Klasör oluşturulurken hata",
     "Unable to set upload directory." : "Yükleme dizini ayarlanamadı.",
     "Invalid Token" : "Geçersiz Belirteç",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "Buraya dosya yükleme veya oluşturma izniniz yok",
     "_Uploading %n file_::_Uploading %n files_" : ["%n dosya yükleniyor","%n dosya yükleniyor"],
     "\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.",
+    "File name cannot be empty." : "Dosya adı boş olamaz.",
     "Your storage is full, files can not be updated or synced anymore!" : "Depolama alanınız dolu, artık dosyalar güncellenmeyecek veya eşitlenmeyecek.",
     "Your storage is almost full ({usedSpacePercent}%)" : "Depolama alanınız neredeyse dolu (%{usedSpacePercent})",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Şifreleme Uygulaması etkin ancak anahtarlarınız başlatılmamış. Lütfen oturumu kapatıp yeniden açın",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index 442fd16d53749ad91f04b1c07d4ff709a7b1f018..cc4f89fe7cb713c8996a528e38599be84a4c7baf 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "Не вдалося перемістити %s - Файл з таким ім'ям вже існує",
     "Could not move %s" : "Не вдалося перемістити %s",
     "Permission denied" : "Доступ заборонено",
-    "File name cannot be empty." : " Ім'я файлу не може бути порожнім.",
-    "\"%s\" is an invalid file name." : "\"%s\" - це некоректне ім'я файлу.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені.",
     "The target folder has been moved or deleted." : "Теку призначення було переміщено або видалено.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Файл з ім'ям %s вже є у теці %s. Оберіть інше ім'я.",
     "Error when creating the file" : "Помилка створення файлу",
-    "Folder name cannot be empty." : "Ім'я теки не може бути порожнім.",
     "Error when creating the folder" : "Помилка створення теки",
     "Unable to set upload directory." : "Не вдалося встановити каталог завантаження.",
     "Invalid Token" : "Невірний Маркер",
@@ -64,6 +60,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення файлів тут",
     "_Uploading %n file_::_Uploading %n files_" : ["Завантаження %n файлу","Завантаження %n файлів","Завантаження %n файлів"],
     "\"{name}\" is an invalid file name." : "\"{name}\" - некоректне ім'я файлу.",
+    "File name cannot be empty." : " Ім'я файлу не може бути порожнім.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані !",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ваше сховище майже повне ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 843184b97920e2df98e89a61f4bc8095918cbd56..2229f97ef7766f8116a321f9f23bbc81d193c5cf 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "Не вдалося перемістити %s - Файл з таким ім'ям вже існує",
     "Could not move %s" : "Не вдалося перемістити %s",
     "Permission denied" : "Доступ заборонено",
-    "File name cannot be empty." : " Ім'я файлу не може бути порожнім.",
-    "\"%s\" is an invalid file name." : "\"%s\" - це некоректне ім'я файлу.",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені.",
     "The target folder has been moved or deleted." : "Теку призначення було переміщено або видалено.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Файл з ім'ям %s вже є у теці %s. Оберіть інше ім'я.",
     "Error when creating the file" : "Помилка створення файлу",
-    "Folder name cannot be empty." : "Ім'я теки не може бути порожнім.",
     "Error when creating the folder" : "Помилка створення теки",
     "Unable to set upload directory." : "Не вдалося встановити каталог завантаження.",
     "Invalid Token" : "Невірний Маркер",
@@ -62,6 +58,7 @@
     "You don’t have permission to upload or create files here" : "У вас недостатньо прав для завантаження або створення файлів тут",
     "_Uploading %n file_::_Uploading %n files_" : ["Завантаження %n файлу","Завантаження %n файлів","Завантаження %n файлів"],
     "\"{name}\" is an invalid file name." : "\"{name}\" - некоректне ім'я файлу.",
+    "File name cannot be empty." : " Ім'я файлу не може бути порожнім.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані !",
     "Your storage is almost full ({usedSpacePercent}%)" : "Ваше сховище майже повне ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index 7e0b85811ac17643eb2fe379dc6d1442a4546c92..450b112cc4534c73b3a35308d665afb361f19dda 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -4,11 +4,8 @@ OC.L10N.register(
     "Unknown error" : "Lỗi chưa biết",
     "Could not move %s - File with this name already exists" : "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống",
     "Could not move %s" : "Không thể di chuyển %s",
-    "File name cannot be empty." : "Tên file không được rỗng",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Tên %s đã được sử dụng trong thư mục %s. Hãy chọn tên khác.",
     "Error when creating the file" : "Lỗi khi tạo file",
-    "Folder name cannot be empty." : "Tên thư mục không thể để trống",
     "Error when creating the folder" : "Lỗi khi tạo thư mục",
     "Unable to set upload directory." : "Không thể thiết lập thư mục tải lên.",
     "Invalid Token" : "Xác thực không hợp lệ",
@@ -51,6 +48,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n tập tin"],
     "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây",
     "_Uploading %n file_::_Uploading %n files_" : ["Đang tải lên %n tập tin"],
+    "File name cannot be empty." : "Tên file không được rỗng",
     "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Ứng dụng mã hóa đã được kích hoạt nhưng bạn chưa khởi tạo khóa. Vui lòng đăng xuất ra và đăng nhập lại",
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json
index fb278276a88df12daccf1f3c8a5a95119817a116..c6032f2a47296378160dbe218287c79fab701100 100644
--- a/apps/files/l10n/vi.json
+++ b/apps/files/l10n/vi.json
@@ -2,11 +2,8 @@
     "Unknown error" : "Lỗi chưa biết",
     "Could not move %s - File with this name already exists" : "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống",
     "Could not move %s" : "Không thể di chuyển %s",
-    "File name cannot be empty." : "Tên file không được rỗng",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng.",
     "The name %s is already used in the folder %s. Please choose a different name." : "Tên %s đã được sử dụng trong thư mục %s. Hãy chọn tên khác.",
     "Error when creating the file" : "Lỗi khi tạo file",
-    "Folder name cannot be empty." : "Tên thư mục không thể để trống",
     "Error when creating the folder" : "Lỗi khi tạo thư mục",
     "Unable to set upload directory." : "Không thể thiết lập thư mục tải lên.",
     "Invalid Token" : "Xác thực không hợp lệ",
@@ -49,6 +46,7 @@
     "_%n file_::_%n files_" : ["%n tập tin"],
     "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây",
     "_Uploading %n file_::_Uploading %n files_" : ["Đang tải lên %n tập tin"],
+    "File name cannot be empty." : "Tên file không được rỗng",
     "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Ứng dụng mã hóa đã được kích hoạt nhưng bạn chưa khởi tạo khóa. Vui lòng đăng xuất ra và đăng nhập lại",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 03950ca91e3138bfc89813f56cf7b51f8f444c14..eed18de8a34bfb722d217a20537abb0892b51c0b 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "无法移动 %s - 同名文件已存在",
     "Could not move %s" : "无法移动 %s",
     "Permission denied" : "拒绝访问",
-    "File name cannot be empty." : "文件名不能为空。",
-    "\"%s\" is an invalid file name." : "“%s” 是一个无效的文件名。",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。",
     "The target folder has been moved or deleted." : "目标文件夹已经被移动或删除。",
     "The name %s is already used in the folder %s. Please choose a different name." : "文件名 %s 是已经在 %s 中存在的名称。请使用其他名称。",
     "Error when creating the file" : "创建文件时出错",
-    "Folder name cannot be empty." : "文件夹名称不能为空",
     "Error when creating the folder" : "创建文件夹出错",
     "Unable to set upload directory." : "无法设置上传文件夹。",
     "Invalid Token" : "无效密匙",
@@ -63,6 +59,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "您没有权限来上传湖州哦和创建文件",
     "_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
     "\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
+    "File name cannot be empty." : "文件名不能为空。",
     "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
     "Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完 ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "加密应用被启用了,但是你的加密密钥没有初始化,请重新登出登录系统一次。",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index a863822bb9cfc7b49518c9a23e23b8c4352c25b9..c845dc6d11a7e70438566ba22391c0ad46b99994 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "无法移动 %s - 同名文件已存在",
     "Could not move %s" : "无法移动 %s",
     "Permission denied" : "拒绝访问",
-    "File name cannot be empty." : "文件名不能为空。",
-    "\"%s\" is an invalid file name." : "“%s” 是一个无效的文件名。",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。",
     "The target folder has been moved or deleted." : "目标文件夹已经被移动或删除。",
     "The name %s is already used in the folder %s. Please choose a different name." : "文件名 %s 是已经在 %s 中存在的名称。请使用其他名称。",
     "Error when creating the file" : "创建文件时出错",
-    "Folder name cannot be empty." : "文件夹名称不能为空",
     "Error when creating the folder" : "创建文件夹出错",
     "Unable to set upload directory." : "无法设置上传文件夹。",
     "Invalid Token" : "无效密匙",
@@ -61,6 +57,7 @@
     "You don’t have permission to upload or create files here" : "您没有权限来上传湖州哦和创建文件",
     "_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
     "\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
+    "File name cannot be empty." : "文件名不能为空。",
     "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
     "Your storage is almost full ({usedSpacePercent}%)" : "您的存储空间即将用完 ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "加密应用被启用了,但是你的加密密钥没有初始化,请重新登出登录系统一次。",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 3b3a22191b7d1e6b3ce70bcd979ccb101b124749..eed43d7549a546ade05fe4328f06756aedbf3e41 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -7,13 +7,9 @@ OC.L10N.register(
     "Could not move %s - File with this name already exists" : "無法移動 %s ,同名的檔案已經存在",
     "Could not move %s" : "無法移動 %s",
     "Permission denied" : "存取被拒",
-    "File name cannot be empty." : "檔名不能為空",
-    "\"%s\" is an invalid file name." : "%s 是不合法的檔名。",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "檔名不合法,不允許 \\ / < > : \" | ? * 字元",
     "The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除。",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s 已經被使用於資料夾 %s ,請換一個名字",
     "Error when creating the file" : "建立檔案失敗",
-    "Folder name cannot be empty." : "資料夾名稱不能留空",
     "Error when creating the folder" : "建立資料夾失敗",
     "Unable to set upload directory." : "無法設定上傳目錄",
     "Invalid Token" : "無效的 token",
@@ -62,6 +58,7 @@ OC.L10N.register(
     "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 個檔案正在上傳"],
     "\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
+    "File name cannot be empty." : "檔名不能為空",
     "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
     "Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "檔案加密已啓用,但是您的金鑰尚未初始化,請重新登入一次",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index e6a4e16cb7db4ee41fd496aba26fae7fed6464d9..de2f2d82efefd2145a5d36a9e59b408c8b496951 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -5,13 +5,9 @@
     "Could not move %s - File with this name already exists" : "無法移動 %s ,同名的檔案已經存在",
     "Could not move %s" : "無法移動 %s",
     "Permission denied" : "存取被拒",
-    "File name cannot be empty." : "檔名不能為空",
-    "\"%s\" is an invalid file name." : "%s 是不合法的檔名。",
-    "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "檔名不合法,不允許 \\ / < > : \" | ? * 字元",
     "The target folder has been moved or deleted." : "目標資料夾已經被搬移或刪除。",
     "The name %s is already used in the folder %s. Please choose a different name." : "%s 已經被使用於資料夾 %s ,請換一個名字",
     "Error when creating the file" : "建立檔案失敗",
-    "Folder name cannot be empty." : "資料夾名稱不能留空",
     "Error when creating the folder" : "建立資料夾失敗",
     "Unable to set upload directory." : "無法設定上傳目錄",
     "Invalid Token" : "無效的 token",
@@ -60,6 +56,7 @@
     "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
     "_Uploading %n file_::_Uploading %n files_" : ["%n 個檔案正在上傳"],
     "\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
+    "File name cannot be empty." : "檔名不能為空",
     "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
     "Your storage is almost full ({usedSpacePercent}%)" : "您的儲存空間快要滿了 ({usedSpacePercent}%)",
     "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "檔案加密已啓用,但是您的金鑰尚未初始化,請重新登入一次",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 835e8500b208721fa0d8b8fe418939d34447747c..9b734b6585b6c856e0ff8cf67b12ef621431a01c 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -68,6 +68,9 @@ OC.L10N.register(
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isto significa que algumas das características como a montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "O seu diretório de dados e os arquivos estão, provavelmente, acessíveis a partir da Internet. O arquivo .htaccess não está funcionando. Nós sugerimos que você configure o servidor web de uma forma que o diretório de dados não seja acessível ou mova o diretório de dados para fora do diretório raiz de documentos do servidor web.",
     "Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "O \"{header}\" cabeçalho HTTP não está configurado igual para o \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "O \"Strict-Transport-Security\" cabeçalho HTTP não está configurado para pelo menos \"2.678.400\" segundos. Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Você está acessando este site via HTTP. Sugerimos que você, em vez disso, configure o servidor para exigir o uso de HTTPS.",
     "Shared" : "Compartilhados",
     "Shared with {recipients}" : "Compartilhado com {recipients}",
     "Share" : "Compartilhar",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index a2f1b23836dda330240e1c34397a7be33c997737..0dba20dd6e8c46787d58bff9a843af91c7c977a1 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -66,6 +66,9 @@
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isto significa que algumas das características como a montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.",
     "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "O seu diretório de dados e os arquivos estão, provavelmente, acessíveis a partir da Internet. O arquivo .htaccess não está funcionando. Nós sugerimos que você configure o servidor web de uma forma que o diretório de dados não seja acessível ou mova o diretório de dados para fora do diretório raiz de documentos do servidor web.",
     "Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
+    "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security risk and we recommend adjusting this setting." : "O \"{header}\" cabeçalho HTTP não está configurado igual para o \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"2,678,400\" seconds. This is a potential security risk and we recommend adjusting this setting." : "O \"Strict-Transport-Security\" cabeçalho HTTP não está configurado para pelo menos \"2.678.400\" segundos. Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Você está acessando este site via HTTP. Sugerimos que você, em vez disso, configure o servidor para exigir o uso de HTTPS.",
     "Shared" : "Compartilhados",
     "Shared with {recipients}" : "Compartilhado com {recipients}",
     "Share" : "Compartilhar",
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index 9ac5989c20b1119d17e39ddf3d3e109a4ee26b9e..58010a7d10de86154917823099d73542a3275e4d 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -22,6 +22,8 @@ OC.L10N.register(
     "Users" : "Pengguna",
     "Admin" : "Admin",
     "Recommended" : "Direkomendasikan",
+    "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Aplikasi \"%s\" tidak dapat diinstal karena tidak kompatibel dengan ownCloud versi ini.",
+    "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikasi \"%s\" tidak dapat diinstal karena dependensi berikut belum terpenuhi: %s",
     "No app name specified" : "Tidak ada nama apl yang ditentukan",
     "Unknown filetype" : "Tipe berkas tak dikenal",
     "Invalid image" : "Gambar tidak sah",
@@ -110,7 +112,9 @@ OC.L10N.register(
     "Please install one of these locales on your system and restart your webserver." : "Mohon instal paling tidak satu lokal pada sistem Anda dan jalankan ulang server web.",
     "Please ask your server administrator to install the module." : "Mohon tanyakan administrator Anda untuk menginstal module.",
     "PHP module %s not installed." : "Module PHP %s tidak terinstal.",
-    "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Mohon tanyakan administrator Anda untuk memperbarui PHP ke versi terkini. Versi PHP Anda tidak lagi didukung oleh ownCloud dan komunitas PHP.",
+    "PHP setting \"%s\" is not set to \"%s\"." : "Pengaturan PHP \"%s\" tidak diatur ke \"%s\".",
+    "Adjusting this setting in php.ini will make ownCloud run again" : "Menyesuaikan pengaturan ini dalam php.ini akan menyebabkan ownCloud berjalan kembali",
+    "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Silakan minta administrator Anda untuk memperbarui PHP ke versi terkini. Versi PHP Anda tidak lagi didukung oleh ownCloud dan komunitas PHP.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Untuk memperbaiki masalah ini, atur <code>always_populate_raw_post_data</code> menjadi <code>-1</code> pada berkas php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya pengaturan PHP strip inline doc blocks. Hal ini akan membuat beberapa aplikasi inti tidak dapat diakses.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Hal ini kemungkinan disebabkan oleh cache/akselerator seperti Zend OPcache atau eAccelerator.",
@@ -123,7 +127,7 @@ OC.L10N.register(
     "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Mohon ubah perizinan menjadi 0770 sehingga direktori tersebut tidak dapat dilihat oleh pengguna lain.",
     "Data directory (%s) is readable by other users" : "Direktori data (%s) dapat dibaca oleh pengguna lain",
     "Data directory (%s) is invalid" : "Direktori data (%s) tidak sah",
-    "Please check that the data directory contains a file \".ocdata\" in its root." : "Mohon periksa apakah direktori data berisi sebuah berkas \".ocdata\".",
+    "Please check that the data directory contains a file \".ocdata\" in its root." : "Mohon periksa apakah direktori data berisi sebuah berkas \".ocdata\" di direktori induknya.",
     "Could not obtain lock type %d on \"%s\"." : "Tidak bisa memperoleh jenis kunci %d pada \"%s\"."
 },
 "nplurals=1; plural=0;");
diff --git a/lib/l10n/id.json b/lib/l10n/id.json
index 8da7ccf3dbdf496eda6a92de96941f22d39df412..72e20842b49def29c0fdb724c86ff4270ae6f39e 100644
--- a/lib/l10n/id.json
+++ b/lib/l10n/id.json
@@ -20,6 +20,8 @@
     "Users" : "Pengguna",
     "Admin" : "Admin",
     "Recommended" : "Direkomendasikan",
+    "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Aplikasi \"%s\" tidak dapat diinstal karena tidak kompatibel dengan ownCloud versi ini.",
+    "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikasi \"%s\" tidak dapat diinstal karena dependensi berikut belum terpenuhi: %s",
     "No app name specified" : "Tidak ada nama apl yang ditentukan",
     "Unknown filetype" : "Tipe berkas tak dikenal",
     "Invalid image" : "Gambar tidak sah",
@@ -108,7 +110,9 @@
     "Please install one of these locales on your system and restart your webserver." : "Mohon instal paling tidak satu lokal pada sistem Anda dan jalankan ulang server web.",
     "Please ask your server administrator to install the module." : "Mohon tanyakan administrator Anda untuk menginstal module.",
     "PHP module %s not installed." : "Module PHP %s tidak terinstal.",
-    "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Mohon tanyakan administrator Anda untuk memperbarui PHP ke versi terkini. Versi PHP Anda tidak lagi didukung oleh ownCloud dan komunitas PHP.",
+    "PHP setting \"%s\" is not set to \"%s\"." : "Pengaturan PHP \"%s\" tidak diatur ke \"%s\".",
+    "Adjusting this setting in php.ini will make ownCloud run again" : "Menyesuaikan pengaturan ini dalam php.ini akan menyebabkan ownCloud berjalan kembali",
+    "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Silakan minta administrator Anda untuk memperbarui PHP ke versi terkini. Versi PHP Anda tidak lagi didukung oleh ownCloud dan komunitas PHP.",
     "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Untuk memperbaiki masalah ini, atur <code>always_populate_raw_post_data</code> menjadi <code>-1</code> pada berkas php.ini",
     "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya pengaturan PHP strip inline doc blocks. Hal ini akan membuat beberapa aplikasi inti tidak dapat diakses.",
     "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Hal ini kemungkinan disebabkan oleh cache/akselerator seperti Zend OPcache atau eAccelerator.",
@@ -121,7 +125,7 @@
     "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Mohon ubah perizinan menjadi 0770 sehingga direktori tersebut tidak dapat dilihat oleh pengguna lain.",
     "Data directory (%s) is readable by other users" : "Direktori data (%s) dapat dibaca oleh pengguna lain",
     "Data directory (%s) is invalid" : "Direktori data (%s) tidak sah",
-    "Please check that the data directory contains a file \".ocdata\" in its root." : "Mohon periksa apakah direktori data berisi sebuah berkas \".ocdata\".",
+    "Please check that the data directory contains a file \".ocdata\" in its root." : "Mohon periksa apakah direktori data berisi sebuah berkas \".ocdata\" di direktori induknya.",
     "Could not obtain lock type %d on \"%s\"." : "Tidak bisa memperoleh jenis kunci %d pada \"%s\"."
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index c63ee32b9c327892549f2538337654ae1f294484..ec1e84a09b74ffe4a85f03963e07019d64a0ea05 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -22,6 +22,8 @@ OC.L10N.register(
     "Users" : "Usuários",
     "Admin" : "Admin",
     "Recommended" : "Recomendado",
+    "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" não pode ser instalado porque não é compatível com esta versão do ownCloud.",
+    "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" não pode ser instalado porque as seguintes dependências não foram cumpridas: %s",
     "No app name specified" : "O nome do aplicativo não foi especificado.",
     "Unknown filetype" : "Tipo de arquivo desconhecido",
     "Invalid image" : "Imagem inválida",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 838794c9e053fd7f3f685f7654c7e810db4501ba..39aaac7f8144258de7d93cbf3b8e5993a91fd6b6 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -20,6 +20,8 @@
     "Users" : "Usuários",
     "Admin" : "Admin",
     "Recommended" : "Recomendado",
+    "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" não pode ser instalado porque não é compatível com esta versão do ownCloud.",
+    "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" não pode ser instalado porque as seguintes dependências não foram cumpridas: %s",
     "No app name specified" : "O nome do aplicativo não foi especificado.",
     "Unknown filetype" : "Tipo de arquivo desconhecido",
     "Invalid image" : "Imagem inválida",