diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index 0e20f237022a115fe9803a958ce1e4a61b13b7e8..b4414525c688973a95d2271270ecc5ee7169dfff 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "المفضلة ",
     "Home" : "البيت",
     "Close" : "إغلاق",
+    "Upload cancelled." : "تم إلغاء عملية رفع الملفات .",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "تعذر رفع الملف {filename} إما لأنه مجلد أو لان حجم الملف 0 بايت",
     "Total file size {size1} exceeds upload limit {size2}" : "حجم الملف الكلي {size1} تجاوز الحد المسموح للرفع {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "لا يوجد مساحة تخزين كافية، انت تقوم برفع {size1} ولكن المساحه المتوفره هي {size2}.",
-    "Upload cancelled." : "تم إلغاء عملية رفع الملفات .",
     "Could not get result from server." : "تعذر الحصول على نتيجة من الخادم",
     "File upload is in progress. Leaving the page now will cancel the upload." : "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.",
     "Actions" : "* تطبيقات.\n* أنشطة.",
@@ -70,12 +70,12 @@ OC.L10N.register(
     "Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ",
     "Favorite" : "المفضلة",
-    "{newname} already exists" : "{newname} موجود مسبقاً",
-    "Upload" : "رفع",
     "Text file" : "ملف نصي",
     "New text file.txt" : "ملف نصي جديد fille.txt",
     "Folder" : "مجلد",
     "New folder" : "مجلد جديد",
+    "{newname} already exists" : "{newname} موجود مسبقاً",
+    "Upload" : "رفع",
     "An error occurred while trying to update the tags" : "حدث خطأ اثناء محاولة تحديث tags",
     "A new file or folder has been <strong>created</strong>" : "تم <strong>  إنشاء</strong> ملف جديد أو مجلد ",
     "A file or folder has been <strong>changed</strong>" : "تم  <strong> تغيير</strong> ملف أو مجلد",
@@ -96,9 +96,7 @@ OC.L10N.register(
     "File handling" : "التعامل مع الملف",
     "Maximum upload size" : "الحد الأقصى لحجم الملفات التي يمكن رفعها",
     "max. possible: " : "الحد الأقصى المسموح به",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "بستخدام PHP-FPM هذه القيمة سوف تحتاج الي 5 دقائق حتي تُتِم عملها بعد الحفظ ",
     "Save" : "حفظ",
-    "Can not be edited from here due to insufficient permissions." : "لا يمكن التعديل من هنا نظرا لعدم توفر الصلاحيات الكافيه ",
     "Settings" : "إعدادات",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا العنوان لـ  <a href=\"%s\" target=\"_blank\">الدخول الى ملفاتك عن طريق WebDAV</a>",
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index e1b2eb3af1b2fed48ba172cb2c2de8cc881f5e9d..0783c769ee1c047e67a14c99d67251cf73f6b4c4 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -28,10 +28,10 @@
     "Favorites" : "المفضلة ",
     "Home" : "البيت",
     "Close" : "إغلاق",
+    "Upload cancelled." : "تم إلغاء عملية رفع الملفات .",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "تعذر رفع الملف {filename} إما لأنه مجلد أو لان حجم الملف 0 بايت",
     "Total file size {size1} exceeds upload limit {size2}" : "حجم الملف الكلي {size1} تجاوز الحد المسموح للرفع {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "لا يوجد مساحة تخزين كافية، انت تقوم برفع {size1} ولكن المساحه المتوفره هي {size2}.",
-    "Upload cancelled." : "تم إلغاء عملية رفع الملفات .",
     "Could not get result from server." : "تعذر الحصول على نتيجة من الخادم",
     "File upload is in progress. Leaving the page now will cancel the upload." : "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.",
     "Actions" : "* تطبيقات.\n* أنشطة.",
@@ -68,12 +68,12 @@
     "Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ",
     "Favorite" : "المفضلة",
-    "{newname} already exists" : "{newname} موجود مسبقاً",
-    "Upload" : "رفع",
     "Text file" : "ملف نصي",
     "New text file.txt" : "ملف نصي جديد fille.txt",
     "Folder" : "مجلد",
     "New folder" : "مجلد جديد",
+    "{newname} already exists" : "{newname} موجود مسبقاً",
+    "Upload" : "رفع",
     "An error occurred while trying to update the tags" : "حدث خطأ اثناء محاولة تحديث tags",
     "A new file or folder has been <strong>created</strong>" : "تم <strong>  إنشاء</strong> ملف جديد أو مجلد ",
     "A file or folder has been <strong>changed</strong>" : "تم  <strong> تغيير</strong> ملف أو مجلد",
@@ -94,9 +94,7 @@
     "File handling" : "التعامل مع الملف",
     "Maximum upload size" : "الحد الأقصى لحجم الملفات التي يمكن رفعها",
     "max. possible: " : "الحد الأقصى المسموح به",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "بستخدام PHP-FPM هذه القيمة سوف تحتاج الي 5 دقائق حتي تُتِم عملها بعد الحفظ ",
     "Save" : "حفظ",
-    "Can not be edited from here due to insufficient permissions." : "لا يمكن التعديل من هنا نظرا لعدم توفر الصلاحيات الكافيه ",
     "Settings" : "إعدادات",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا العنوان لـ  <a href=\"%s\" target=\"_blank\">الدخول الى ملفاتك عن طريق WebDAV</a>",
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js
index 926587837dd237c95d93d395e3d11b821df10281..5dfcae172ea4a0984a2040387bf119ea253d64d3 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Alministración de ficheros",
     "Maximum upload size" : "Tamañu máximu de xubida",
     "max. possible: " : "máx. posible:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM esti valor pue retrasase 5 minutos pa tener efeutu dempués de salvar.",
     "Save" : "Guardar",
-    "Can not be edited from here due to insufficient permissions." : "Nun pue editáse dende equí por mor d'insuficientes permisos.",
     "Settings" : "Axustes",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Usa esta direición <a href=\"%s\" target=\"_blank\">p'acceder a los ficheros a traviés de WebDAV</a>",
diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json
index 750ed1f959a9aa88018549dbe7855625bddbc44f..a09348085297b7a19a0ed12a75e7d6e3e3581870 100644
--- a/apps/files/l10n/ast.json
+++ b/apps/files/l10n/ast.json
@@ -103,9 +103,7 @@
     "File handling" : "Alministración de ficheros",
     "Maximum upload size" : "Tamañu máximu de xubida",
     "max. possible: " : "máx. posible:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM esti valor pue retrasase 5 minutos pa tener efeutu dempués de salvar.",
     "Save" : "Guardar",
-    "Can not be edited from here due to insufficient permissions." : "Nun pue editáse dende equí por mor d'insuficientes permisos.",
     "Settings" : "Axustes",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Usa esta direición <a href=\"%s\" target=\"_blank\">p'acceder a los ficheros a traviés de WebDAV</a>",
diff --git a/apps/files/l10n/az.js b/apps/files/l10n/az.js
index b278fad62b11e8c13caff87ac8fd4a352982a791..10cbd661ebf970d290d9778adccec19958a577ac 100644
--- a/apps/files/l10n/az.js
+++ b/apps/files/l10n/az.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Sevimlilər",
     "Home" : "Ev",
     "Close" : "BaÄŸla",
+    "Upload cancelled." : "Yüklənmə dayandırıldı.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Yükləmək olmur {filename} ona görə ki, ya qovluqdur yada ki, həcmi 0 baytdır ",
     "Total file size {size1} exceeds upload limit {size2}" : "Ümumi fayl həcmi {size1}  yüklənmə limiti {size2} -ni aşır",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Kifayət qədər boş yer yoxdur, siz yükləyirsiniz {size1} ancaq  {size2} var. ",
-    "Upload cancelled." : "Yüklənmə dayandırıldı.",
     "Could not get result from server." : "Nəticəni serverdən almaq mümkün olmur.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Faylın yüklənməsi gedir. Əgər səhifəni indi tərk etsəniz yüklənmə dayanacaq.",
     "Actions" : "İşlər",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n baytlar","%n bytes"],
     "Favorited" : "İstəkləndi",
     "Favorite" : "İstəkli",
-    "{newname} already exists" : "{newname} artıq mövcuddur",
-    "Upload" : "Serverə yüklə",
     "Text file" : "Tekst faylı",
     "New text file.txt" : "Yeni mətn file.txt",
     "Folder" : "Qovluq",
     "New folder" : "Yeni qovluq",
+    "{newname} already exists" : "{newname} artıq mövcuddur",
+    "Upload" : "Serverə yüklə",
     "An error occurred while trying to update the tags" : "Qeydlərin yenilənməsi müddətində səhv baş verdi ",
     "A new file or folder has been <strong>created</strong>" : "Yeni fayl və ya direktoriya <strong>yaradılmışdır</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fayl və ya direktoriya <strong>dəyişdirilib</strong>",
@@ -102,9 +102,7 @@ OC.L10N.register(
     "File handling" : "Fayl emalı",
     "Maximum upload size" : "Maksimal yükləmə həcmi",
     "max. possible: " : "maks. ola bilər: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM ilə bu məna yadda saxladıldıqından 5 dəqiqə sonra işə düşə bilər. ",
     "Save" : "Saxlamaq",
-    "Can not be edited from here due to insufficient permissions." : "Yetki çatışmamazlığına görə, burdan başlayaraq dəyişiklik edə bilməzsiniz.",
     "Settings" : "Quraşdırmalar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bu ünvanı <a href=\"%s\" target=\"_blank\">WebDAV vasitəsilə fayllarınızı əldə etmək üçün</a> istifadə edə bilərsiniz. ",
diff --git a/apps/files/l10n/az.json b/apps/files/l10n/az.json
index 8603939790de85a32002060e0401be918cbc98ff..0587f91d97bd88f56060258bc1948d602b145b91 100644
--- a/apps/files/l10n/az.json
+++ b/apps/files/l10n/az.json
@@ -28,10 +28,10 @@
     "Favorites" : "Sevimlilər",
     "Home" : "Ev",
     "Close" : "BaÄŸla",
+    "Upload cancelled." : "Yüklənmə dayandırıldı.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Yükləmək olmur {filename} ona görə ki, ya qovluqdur yada ki, həcmi 0 baytdır ",
     "Total file size {size1} exceeds upload limit {size2}" : "Ümumi fayl həcmi {size1}  yüklənmə limiti {size2} -ni aşır",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Kifayət qədər boş yer yoxdur, siz yükləyirsiniz {size1} ancaq  {size2} var. ",
-    "Upload cancelled." : "Yüklənmə dayandırıldı.",
     "Could not get result from server." : "Nəticəni serverdən almaq mümkün olmur.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Faylın yüklənməsi gedir. Əgər səhifəni indi tərk etsəniz yüklənmə dayanacaq.",
     "Actions" : "İşlər",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n baytlar","%n bytes"],
     "Favorited" : "İstəkləndi",
     "Favorite" : "İstəkli",
-    "{newname} already exists" : "{newname} artıq mövcuddur",
-    "Upload" : "Serverə yüklə",
     "Text file" : "Tekst faylı",
     "New text file.txt" : "Yeni mətn file.txt",
     "Folder" : "Qovluq",
     "New folder" : "Yeni qovluq",
+    "{newname} already exists" : "{newname} artıq mövcuddur",
+    "Upload" : "Serverə yüklə",
     "An error occurred while trying to update the tags" : "Qeydlərin yenilənməsi müddətində səhv baş verdi ",
     "A new file or folder has been <strong>created</strong>" : "Yeni fayl və ya direktoriya <strong>yaradılmışdır</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fayl və ya direktoriya <strong>dəyişdirilib</strong>",
@@ -100,9 +100,7 @@
     "File handling" : "Fayl emalı",
     "Maximum upload size" : "Maksimal yükləmə həcmi",
     "max. possible: " : "maks. ola bilər: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM ilə bu məna yadda saxladıldıqından 5 dəqiqə sonra işə düşə bilər. ",
     "Save" : "Saxlamaq",
-    "Can not be edited from here due to insufficient permissions." : "Yetki çatışmamazlığına görə, burdan başlayaraq dəyişiklik edə bilməzsiniz.",
     "Settings" : "Quraşdırmalar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bu ünvanı <a href=\"%s\" target=\"_blank\">WebDAV vasitəsilə fayllarınızı əldə etmək üçün</a> istifadə edə bilərsiniz. ",
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js
index 98e0e2bd4b9b6b18faa775b8e517b9509b9833aa..7f83daa45f603ab0d57e02e3c36091ea897217fe 100644
--- a/apps/files/l10n/bg_BG.js
+++ b/apps/files/l10n/bg_BG.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Любими",
     "Home" : "Домашен",
     "Close" : "Затвори",
+    "Upload cancelled." : "Качването е прекъснато.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или е с размер от 0 байта.",
     "Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място, ти се опитваш да качиш {size1}, но са останали само {size2}.",
-    "Upload cancelled." : "Качването е прекъснато.",
     "Could not get result from server." : "Не се получи резултат от сървърът.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.",
     "Actions" : "Действия",
@@ -69,10 +69,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
     "Favorited" : "Отбелязано в любими",
     "Favorite" : "Любими",
-    "Upload" : "Качване",
     "Text file" : "Текстов файл",
     "Folder" : "Папка",
     "New folder" : "Нова папка",
+    "Upload" : "Качване",
     "An error occurred while trying to update the tags" : "Настъпи грешка при опита за промяна на бележките",
     "A new file or folder has been <strong>created</strong>" : "Нов файл или папка беше <strong>създаден/а</strong>",
     "A file or folder has been <strong>changed</strong>" : "Файл или папка беше <strong>променен/а</strong>",
@@ -94,7 +94,6 @@ OC.L10N.register(
     "Maximum upload size" : "Максимален размер",
     "max. possible: " : "максимално:",
     "Save" : "Запис",
-    "Can not be edited from here due to insufficient permissions." : "Не може да бъде редактиран от тук, поради липса на права",
     "Settings" : "Настройки",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Използвай този адрес, за да получиш <a href=\"%s\" target=\"_blank\">достъп до своите файлове чрез WebDAV</a>.",
diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json
index 48d6729232b603b95ed24762c93416196bbb5343..639b39c258d13b3c6f2ede6f487b9925548e3236 100644
--- a/apps/files/l10n/bg_BG.json
+++ b/apps/files/l10n/bg_BG.json
@@ -28,10 +28,10 @@
     "Favorites" : "Любими",
     "Home" : "Домашен",
     "Close" : "Затвори",
+    "Upload cancelled." : "Качването е прекъснато.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или е с размер от 0 байта.",
     "Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място, ти се опитваш да качиш {size1}, но са останали само {size2}.",
-    "Upload cancelled." : "Качването е прекъснато.",
     "Could not get result from server." : "Не се получи резултат от сървърът.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.",
     "Actions" : "Действия",
@@ -67,10 +67,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "],
     "Favorited" : "Отбелязано в любими",
     "Favorite" : "Любими",
-    "Upload" : "Качване",
     "Text file" : "Текстов файл",
     "Folder" : "Папка",
     "New folder" : "Нова папка",
+    "Upload" : "Качване",
     "An error occurred while trying to update the tags" : "Настъпи грешка при опита за промяна на бележките",
     "A new file or folder has been <strong>created</strong>" : "Нов файл или папка беше <strong>създаден/а</strong>",
     "A file or folder has been <strong>changed</strong>" : "Файл или папка беше <strong>променен/а</strong>",
@@ -92,7 +92,6 @@
     "Maximum upload size" : "Максимален размер",
     "max. possible: " : "максимално:",
     "Save" : "Запис",
-    "Can not be edited from here due to insufficient permissions." : "Не може да бъде редактиран от тук, поради липса на права",
     "Settings" : "Настройки",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Използвай този адрес, за да получиш <a href=\"%s\" target=\"_blank\">достъп до своите файлове чрез WebDAV</a>.",
diff --git a/apps/files/l10n/bn_BD.js b/apps/files/l10n/bn_BD.js
index bc8d7ce8d5c9db42026bbdea7d726104edba3e73..412f4aa03999260c7289d729b09ee4ac78dd8f4f 100644
--- a/apps/files/l10n/bn_BD.js
+++ b/apps/files/l10n/bn_BD.js
@@ -47,10 +47,10 @@ OC.L10N.register(
     "File name cannot be empty." : "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
     "Your storage is almost full ({usedSpacePercent}%)" : "আপনার সংরক্ষণাধার প্রায় পরিপূর্ণ ({usedSpacePercent}%) ",
     "Favorite" : "প্রিয়জন",
-    "Upload" : "আপলোড",
     "Text file" : "টেক্সট ফাইল",
     "Folder" : "ফোল্ডার",
     "New folder" : "নব ফােলডার",
+    "Upload" : "আপলোড",
     "A new file or folder has been <strong>created</strong>" : "একটি ফাইল বা ফোলডার <strong>তৈরি</strong> করা হয়েছে",
     "A file or folder has been <strong>changed</strong>" : "একটি ফাইল বা ফোলডার <strong>পরিবরতন</strong> করা হয়েছে",
     "A file or folder has been <strong>deleted</strong>" : "একটি ফাইল বা ফোলডার <strong>মোছা</strong> হয়েছে",
diff --git a/apps/files/l10n/bn_BD.json b/apps/files/l10n/bn_BD.json
index 43ebbc8ad961d00783d5e94bf855bfd7613f902f..b8078f430716140fa05335c86e6cd949bdf2ebee 100644
--- a/apps/files/l10n/bn_BD.json
+++ b/apps/files/l10n/bn_BD.json
@@ -45,10 +45,10 @@
     "File name cannot be empty." : "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
     "Your storage is almost full ({usedSpacePercent}%)" : "আপনার সংরক্ষণাধার প্রায় পরিপূর্ণ ({usedSpacePercent}%) ",
     "Favorite" : "প্রিয়জন",
-    "Upload" : "আপলোড",
     "Text file" : "টেক্সট ফাইল",
     "Folder" : "ফোল্ডার",
     "New folder" : "নব ফােলডার",
+    "Upload" : "আপলোড",
     "A new file or folder has been <strong>created</strong>" : "একটি ফাইল বা ফোলডার <strong>তৈরি</strong> করা হয়েছে",
     "A file or folder has been <strong>changed</strong>" : "একটি ফাইল বা ফোলডার <strong>পরিবরতন</strong> করা হয়েছে",
     "A file or folder has been <strong>deleted</strong>" : "একটি ফাইল বা ফোলডার <strong>মোছা</strong> হয়েছে",
diff --git a/apps/files/l10n/bs.js b/apps/files/l10n/bs.js
index 6ca6ebe90c58fb164b14e489249086c944645bc9..b084f2eb3be542c80b8fca4351dc9923adba6163 100644
--- a/apps/files/l10n/bs.js
+++ b/apps/files/l10n/bs.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoriti",
     "Home" : "Kuća",
     "Close" : "Zatvori",
+    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemoguće učitati {filename} jer je ili direktorij ili ima 0 bajta",
     "Total file size {size1} exceeds upload limit {size2}" : "Ukupna veličina datoteke {size1} prelazi ograničenje unosa {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nedovoljno slobodnog prostora, vi učitavate {size1} a samo je {size2} preostalo",
-    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Could not get result from server." : "Nemoguće dobiti rezultat od servera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Učitavanje datoteke je u toku. Napuštanje stranice prekinut će učitavanje.",
     "Actions" : "Radnje",
@@ -66,10 +66,10 @@ OC.L10N.register(
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Favorited" : "Favorizovano",
     "Favorite" : "Favorit",
-    "Upload" : "Učitaj",
     "Text file" : "Tekstualna datoteka",
     "Folder" : "Direktorij",
     "New folder" : "Novi direktorij",
+    "Upload" : "Učitaj",
     "%s could not be renamed as it has been deleted" : "%s nije moguće preimenovati jer je izbrisan",
     "%s could not be renamed" : "%s nije moguće preimenovati",
     "Upload (max. %s)" : "Učitaj (max. %s)",
diff --git a/apps/files/l10n/bs.json b/apps/files/l10n/bs.json
index 553662622f214e2ef87df6848200bdbbb6f8e6f3..e02689ff9fea0144b5d506e185bf79093ddf32d7 100644
--- a/apps/files/l10n/bs.json
+++ b/apps/files/l10n/bs.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoriti",
     "Home" : "Kuća",
     "Close" : "Zatvori",
+    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemoguće učitati {filename} jer je ili direktorij ili ima 0 bajta",
     "Total file size {size1} exceeds upload limit {size2}" : "Ukupna veličina datoteke {size1} prelazi ograničenje unosa {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nedovoljno slobodnog prostora, vi učitavate {size1} a samo je {size2} preostalo",
-    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Could not get result from server." : "Nemoguće dobiti rezultat od servera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Učitavanje datoteke je u toku. Napuštanje stranice prekinut će učitavanje.",
     "Actions" : "Radnje",
@@ -64,10 +64,10 @@
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Favorited" : "Favorizovano",
     "Favorite" : "Favorit",
-    "Upload" : "Učitaj",
     "Text file" : "Tekstualna datoteka",
     "Folder" : "Direktorij",
     "New folder" : "Novi direktorij",
+    "Upload" : "Učitaj",
     "%s could not be renamed as it has been deleted" : "%s nije moguće preimenovati jer je izbrisan",
     "%s could not be renamed" : "%s nije moguće preimenovati",
     "Upload (max. %s)" : "Učitaj (max. %s)",
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index b5cd0beedfec191b00fd486ebb17195078bc7dea..601781a1182c728387a412435cb300614021ab17 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Preferits",
     "Home" : "Casa",
     "Close" : "Tanca",
+    "Upload cancelled." : "La pujada s'ha cancel·lat.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
-    "Upload cancelled." : "La pujada s'ha cancel·lat.",
     "Could not get result from server." : "No hi ha resposta del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
     "Actions" : "Accions",
@@ -71,10 +71,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"],
     "Favorited" : "Agregat a favorits",
     "Favorite" : "Preferits",
-    "Upload" : "Puja",
     "Text file" : "Fitxer de text",
     "Folder" : "Carpeta",
     "New folder" : "Carpeta nova",
+    "Upload" : "Puja",
     "An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
     "A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
     "A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta",
@@ -97,7 +97,6 @@ OC.L10N.register(
     "Maximum upload size" : "Mida màxima de pujada",
     "max. possible: " : "màxim possible:",
     "Save" : "Desa",
-    "Can not be edited from here due to insufficient permissions." : "No es pot editar des d'aquí per permisos insuficients.",
     "Settings" : "Arranjament",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Useu aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir als fitxers via WebDAV</a>",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 7558821627f7d36ffcedddb83cce1282a086472c..748a55d3c8e7486819a732a9de54da41c2edd6eb 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -28,10 +28,10 @@
     "Favorites" : "Preferits",
     "Home" : "Casa",
     "Close" : "Tanca",
+    "Upload cancelled." : "La pujada s'ha cancel·lat.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
-    "Upload cancelled." : "La pujada s'ha cancel·lat.",
     "Could not get result from server." : "No hi ha resposta del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
     "Actions" : "Accions",
@@ -69,10 +69,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"],
     "Favorited" : "Agregat a favorits",
     "Favorite" : "Preferits",
-    "Upload" : "Puja",
     "Text file" : "Fitxer de text",
     "Folder" : "Carpeta",
     "New folder" : "Carpeta nova",
+    "Upload" : "Puja",
     "An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
     "A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
     "A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta",
@@ -95,7 +95,6 @@
     "Maximum upload size" : "Mida màxima de pujada",
     "max. possible: " : "màxim possible:",
     "Save" : "Desa",
-    "Can not be edited from here due to insufficient permissions." : "No es pot editar des d'aquí per permisos insuficients.",
     "Settings" : "Arranjament",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Useu aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir als fitxers via WebDAV</a>",
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index 10f9d49984f19e6fdf282339f5d1a32eadd83e8c..f93b1f5d7a1e9f37f8f3c8a723d88a01b3dd9275 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Oblíbené",
     "Home" : "Domů",
     "Close" : "Zavřít",
+    "Upload cancelled." : "Odesílání zrušeno.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
     "Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
-    "Upload cancelled." : "Odesílání zrušeno.",
     "Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
     "Actions" : "ÄŒinnosti",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
     "Favorited" : "Přidáno k oblíbeným",
     "Favorite" : "Oblíbené",
-    "{newname} already exists" : "{newname} již existuje",
-    "Upload" : "Odeslat",
     "Text file" : "Textový soubor",
     "New text file.txt" : "Nový textový soubor.txt",
     "Folder" : "Složka",
     "New folder" : "Nová složka",
+    "{newname} already exists" : "{newname} již existuje",
+    "Upload" : "Odeslat",
     "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
     "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka",
     "A file or folder has been <strong>changed</strong>" : "Soubor nebo složka byla <strong>změněna</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Zacházení se soubory",
     "Maximum upload size" : "Maximální velikost pro odesílání",
     "max. possible: " : "největší možná: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Při použití PHP-FPM může změna tohoto nastavení trvat až 5 minut po jeho uložení.",
     "Save" : "Uložit",
-    "Can not be edited from here due to insufficient permissions." : "Nelze odsud upravovat z důvodu nedostatečných oprávnění.",
     "Settings" : "Nastavení",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>",
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index cc475fbfd5c17ce99c1818eea0c08cc01f772c21..7daf7a492dae993820da5b63a600f3491fe1a641 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -28,10 +28,10 @@
     "Favorites" : "Oblíbené",
     "Home" : "Domů",
     "Close" : "Zavřít",
+    "Upload cancelled." : "Odesílání zrušeno.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
     "Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
-    "Upload cancelled." : "Odesílání zrušeno.",
     "Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
     "Actions" : "ÄŒinnosti",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů"],
     "Favorited" : "Přidáno k oblíbeným",
     "Favorite" : "Oblíbené",
-    "{newname} already exists" : "{newname} již existuje",
-    "Upload" : "Odeslat",
     "Text file" : "Textový soubor",
     "New text file.txt" : "Nový textový soubor.txt",
     "Folder" : "Složka",
     "New folder" : "Nová složka",
+    "{newname} already exists" : "{newname} již existuje",
+    "Upload" : "Odeslat",
     "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba",
     "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka",
     "A file or folder has been <strong>changed</strong>" : "Soubor nebo složka byla <strong>změněna</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Zacházení se soubory",
     "Maximum upload size" : "Maximální velikost pro odesílání",
     "max. possible: " : "největší možná: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Při použití PHP-FPM může změna tohoto nastavení trvat až 5 minut po jeho uložení.",
     "Save" : "Uložit",
-    "Can not be edited from here due to insufficient permissions." : "Nelze odsud upravovat z důvodu nedostatečných oprávnění.",
     "Settings" : "Nastavení",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>",
diff --git a/apps/files/l10n/cy_GB.js b/apps/files/l10n/cy_GB.js
index 2f64d032f017b50b9d11bb6892a9c6b673b58578..570fc14fa3a3784dda4ac17bbfee0e03b07412a4 100644
--- a/apps/files/l10n/cy_GB.js
+++ b/apps/files/l10n/cy_GB.js
@@ -33,9 +33,9 @@ OC.L10N.register(
     "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}%)",
-    "Upload" : "Llwytho i fyny",
     "Text file" : "Ffeil destun",
     "Folder" : "Plygell",
+    "Upload" : "Llwytho i fyny",
     "File handling" : "Trafod ffeiliau",
     "Maximum upload size" : "Maint mwyaf llwytho i fyny",
     "max. possible: " : "mwyaf. posib:",
diff --git a/apps/files/l10n/cy_GB.json b/apps/files/l10n/cy_GB.json
index 602cc780abe79ade73584f61658ac729a3488ecf..e0b42d77a7aff611872b187e5af7bf4175531261 100644
--- a/apps/files/l10n/cy_GB.json
+++ b/apps/files/l10n/cy_GB.json
@@ -31,9 +31,9 @@
     "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}%)",
-    "Upload" : "Llwytho i fyny",
     "Text file" : "Ffeil destun",
     "Folder" : "Plygell",
+    "Upload" : "Llwytho i fyny",
     "File handling" : "Trafod ffeiliau",
     "Maximum upload size" : "Maint mwyaf llwytho i fyny",
     "max. possible: " : "mwyaf. posib:",
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index 4f8cd7ab497839fe475a2a9c01d8b94f24864c83..307a58e74f051c800b6db7e6c35181a3c8685b8f 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Filhåndtering",
     "Maximum upload size" : "Maksimal upload-størrelse",
     "max. possible: " : "max. mulige: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med denne PHP-FPM værdi, kan der gå op til 5 minutter før virkningen indtræffer, efter at der gemmes.",
     "Save" : "Gem",
-    "Can not be edited from here due to insufficient permissions." : "Kan ikke redigeres herfra på grund af utilstrækkelige rettigheder.",
     "Settings" : "Indstillinger",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Brug denne adresse for at <a href=\"%s\" target=\"_blank\">tilgå dine filer via WebDAV</a>",
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index d0fe2575d3e0d8d076b2e3b7d06899ebcfb3c44c..ae5d965553621fdc855cead990eebf9d4169e1b2 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -103,9 +103,7 @@
     "File handling" : "Filhåndtering",
     "Maximum upload size" : "Maksimal upload-størrelse",
     "max. possible: " : "max. mulige: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med denne PHP-FPM værdi, kan der gå op til 5 minutter før virkningen indtræffer, efter at der gemmes.",
     "Save" : "Gem",
-    "Can not be edited from here due to insufficient permissions." : "Kan ikke redigeres herfra på grund af utilstrækkelige rettigheder.",
     "Settings" : "Indstillinger",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Brug denne adresse for at <a href=\"%s\" target=\"_blank\">tilgå dine filer via WebDAV</a>",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index b6f3711617a6a8edbf272b5c7fb3efc839e03af0..5a35a5f21ee73e0db1cebbfab529c82bc82b4bc4 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoriten",
     "Home" : "Home",
     "Close" : "Schließen",
+    "Upload cancelled." : "Upload abgebrochen.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist",
     "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, du möchtest {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
-    "Upload cancelled." : "Upload abgebrochen.",
     "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
     "Actions" : "Aktionen",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
     "Favorited" : "Favorisiert",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{newname} existiert bereits",
-    "Upload" : "Hochladen",
     "Text file" : "Textdatei",
     "New text file.txt" : "Neue Textdatei.txt",
     "Folder" : "Ordner",
     "New folder" : "Neuer Ordner",
+    "{newname} already exists" : "{newname} existiert bereits",
+    "Upload" : "Hochladen",
     "An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
     "A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Dateibehandlung",
     "Maximum upload size" : "Maximale Upload-Größe",
     "max. possible: " : "maximal möglich:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Mit PHP-FPM kann es bis zu 5 Minuten dauern, bis die Einstellungen übernommen werden.",
     "Save" : "Speichern",
-    "Can not be edited from here due to insufficient permissions." : "Aufgrund unzureichender Berechtigungen kann dies nicht von hier bearbeitet werden.",
     "Settings" : "Einstellungen",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Deine Dateien zuzugreifen</a>",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index d0cfab4929e3868812c4c8d0a32397e295d57729..860a97916be16d5d99cd227c39a72118b41ed822 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoriten",
     "Home" : "Home",
     "Close" : "Schließen",
+    "Upload cancelled." : "Upload abgebrochen.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist",
     "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, du möchtest {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
-    "Upload cancelled." : "Upload abgebrochen.",
     "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
     "Actions" : "Aktionen",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"],
     "Favorited" : "Favorisiert",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{newname} existiert bereits",
-    "Upload" : "Hochladen",
     "Text file" : "Textdatei",
     "New text file.txt" : "Neue Textdatei.txt",
     "Folder" : "Ordner",
     "New folder" : "Neuer Ordner",
+    "{newname} already exists" : "{newname} existiert bereits",
+    "Upload" : "Hochladen",
     "An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
     "A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Dateibehandlung",
     "Maximum upload size" : "Maximale Upload-Größe",
     "max. possible: " : "maximal möglich:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Mit PHP-FPM kann es bis zu 5 Minuten dauern, bis die Einstellungen übernommen werden.",
     "Save" : "Speichern",
-    "Can not be edited from here due to insufficient permissions." : "Aufgrund unzureichender Berechtigungen kann dies nicht von hier bearbeitet werden.",
     "Settings" : "Einstellungen",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Deine Dateien zuzugreifen</a>",
diff --git a/apps/files/l10n/de_AT.js b/apps/files/l10n/de_AT.js
index 4f5296dc11fa5a4404efe44f9e31ef5c16842393..7bebb1e6eaf6c487e2f584d51bc2c6b951c01491 100644
--- a/apps/files/l10n/de_AT.js
+++ b/apps/files/l10n/de_AT.js
@@ -7,8 +7,8 @@ OC.L10N.register(
     "Delete" : "Löschen",
     "Details" : "Details",
     "Error" : "Fehler",
-    "Upload" : "Hochladen",
     "New folder" : "Neuer Ordner",
+    "Upload" : "Hochladen",
     "A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner hat sich <strong>geändert</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
diff --git a/apps/files/l10n/de_AT.json b/apps/files/l10n/de_AT.json
index 91ec7e5e4e1ec5dba4c33cb55005813a466f2412..fffb3863e855508c7fbb07553ccd8ecec62d4141 100644
--- a/apps/files/l10n/de_AT.json
+++ b/apps/files/l10n/de_AT.json
@@ -5,8 +5,8 @@
     "Delete" : "Löschen",
     "Details" : "Details",
     "Error" : "Fehler",
-    "Upload" : "Hochladen",
     "New folder" : "Neuer Ordner",
+    "Upload" : "Hochladen",
     "A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner hat sich <strong>geändert</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Eine Datei oder ein Ordner wurde <strong>gelöscht</strong>",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 9a75b417acea8ba43488bc2b5103f405e7e7095a..ddb84ffedfbb185309bf2376819c8259527837f4 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoriten",
     "Home" : "Zuhause",
     "Close" : "Schließen",
+    "Upload cancelled." : "Upload abgebrochen.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist",
     "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
-    "Upload cancelled." : "Upload abgebrochen.",
     "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
     "Actions" : "Aktionen",
@@ -73,10 +73,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"],
     "Favorited" : "Favorisiert",
     "Favorite" : "Favorit",
-    "Upload" : "Hochladen",
     "Text file" : "Textdatei",
     "Folder" : "Ordner",
     "New folder" : "Neuer Ordner",
+    "Upload" : "Hochladen",
     "An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
     "A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
@@ -99,7 +99,6 @@ OC.L10N.register(
     "Maximum upload size" : "Maximale Upload-Größe",
     "max. possible: " : "maximal möglich:",
     "Save" : "Speichern",
-    "Can not be edited from here due to insufficient permissions." : "Aufgrund unzureichender Berechtigungen kann dies nicht von hier bearbeitet werden.",
     "Settings" : "Einstellungen",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Ihre Dateien zuzugreifen</a>",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 910ad9ac6aa97331c587757ff92edab4430c6fdf..5f7cd053e8e0b0a7c554d67ff1231b060b2ed13a 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoriten",
     "Home" : "Zuhause",
     "Close" : "Schließen",
+    "Upload cancelled." : "Upload abgebrochen.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist",
     "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
-    "Upload cancelled." : "Upload abgebrochen.",
     "Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
     "Actions" : "Aktionen",
@@ -71,10 +71,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"],
     "Favorited" : "Favorisiert",
     "Favorite" : "Favorit",
-    "Upload" : "Hochladen",
     "Text file" : "Textdatei",
     "Folder" : "Ordner",
     "New folder" : "Neuer Ordner",
+    "Upload" : "Hochladen",
     "An error occurred while trying to update the tags" : "Es ist ein Fehler beim Aktualisieren der Tags aufgetreten",
     "A new file or folder has been <strong>created</strong>" : "Eine neue Datei oder ein neuer Ordner wurde <strong>erstellt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Eine Datei oder ein Ordner wurde <strong>geändert</strong>",
@@ -97,7 +97,6 @@
     "Maximum upload size" : "Maximale Upload-Größe",
     "max. possible: " : "maximal möglich:",
     "Save" : "Speichern",
-    "Can not be edited from here due to insufficient permissions." : "Aufgrund unzureichender Berechtigungen kann dies nicht von hier bearbeitet werden.",
     "Settings" : "Einstellungen",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutzen Sie diese Adresse, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Ihre Dateien zuzugreifen</a>",
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index 113f10266a46ee317d1ab6f69e5a54cd9c7e68b1..36066e9fe9c11a60a1f3194d690fa583723f6777 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Διαχείριση αρχείων",
     "Maximum upload size" : "Μέγιστο μέγεθος αποστολής",
     "max. possible: " : "μέγιστο δυνατό:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Με την PHP-FPM αυτή η τιμή μπορεί να χρειαστεί μέχρι και 5 λεπτά για να ενεργοποιηθεί μετά την αποθήκευση.",
     "Save" : "Αποθήκευση",
-    "Can not be edited from here due to insufficient permissions." : "Δεν είναι δυνατή η επεξεργασία λόγω μη επαρκών δικαιωμάτων",
     "Settings" : "Ρυθμίσεις",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Χρησιμοποιήστε αυτήν την διεύθυνση για να αποκτήσετε <a href=\"%s\" target=\"_blank\">πρόσβαση στα αρχεία σας μέσω WebDAV</a>",
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index baaea21511c7ee41f7c62a04d2743e2b8a243731..7f0ce4dfe386cf12de60e933ddf5e5e035b88608 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -103,9 +103,7 @@
     "File handling" : "Διαχείριση αρχείων",
     "Maximum upload size" : "Μέγιστο μέγεθος αποστολής",
     "max. possible: " : "μέγιστο δυνατό:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Με την PHP-FPM αυτή η τιμή μπορεί να χρειαστεί μέχρι και 5 λεπτά για να ενεργοποιηθεί μετά την αποθήκευση.",
     "Save" : "Αποθήκευση",
-    "Can not be edited from here due to insufficient permissions." : "Δεν είναι δυνατή η επεξεργασία λόγω μη επαρκών δικαιωμάτων",
     "Settings" : "Ρυθμίσεις",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Χρησιμοποιήστε αυτήν την διεύθυνση για να αποκτήσετε <a href=\"%s\" target=\"_blank\">πρόσβαση στα αρχεία σας μέσω WebDAV</a>",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 5109eb0743b5cb157e5e29d1061ac16d1b0283d8..cf37ac56dc03f3ff1f23abb8c3e921230e820a0d 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favourites",
     "Home" : "Home",
     "Close" : "Close",
+    "Upload cancelled." : "Upload cancelled.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
-    "Upload cancelled." : "Upload cancelled.",
     "Could not get result from server." : "Could not get result from server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.",
     "Actions" : "Actions",
@@ -69,10 +69,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
     "Favorited" : "Favourited",
     "Favorite" : "Favourite",
-    "Upload" : "Upload",
     "Text file" : "Text file",
     "Folder" : "Folder",
     "New folder" : "New folder",
+    "Upload" : "Upload",
     "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
     "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
     "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
@@ -95,7 +95,6 @@ OC.L10N.register(
     "Maximum upload size" : "Maximum upload size",
     "max. possible: " : "max. possible: ",
     "Save" : "Save",
-    "Can not be edited from here due to insufficient permissions." : "Can not be edited from here due to insufficient permissions.",
     "Settings" : "Settings",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 1f9acabeda3ebfd68174ac3ba5b6cdf4c63d6434..764198384a6a9585bc1f10cd14baa79541f41214 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favourites",
     "Home" : "Home",
     "Close" : "Close",
+    "Upload cancelled." : "Upload cancelled.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left",
-    "Upload cancelled." : "Upload cancelled.",
     "Could not get result from server." : "Could not get result from server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.",
     "Actions" : "Actions",
@@ -67,10 +67,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
     "Favorited" : "Favourited",
     "Favorite" : "Favourite",
-    "Upload" : "Upload",
     "Text file" : "Text file",
     "Folder" : "Folder",
     "New folder" : "New folder",
+    "Upload" : "Upload",
     "An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
     "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
     "A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
@@ -93,7 +93,6 @@
     "Maximum upload size" : "Maximum upload size",
     "max. possible: " : "max. possible: ",
     "Save" : "Save",
-    "Can not be edited from here due to insufficient permissions." : "Can not be edited from here due to insufficient permissions.",
     "Settings" : "Settings",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>",
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js
index b881c3d9d01ffdcababd722a51b76a4dbc9412f6..eb8ffd7728b343e18d41da5d16a11bfe470f6fa4 100644
--- a/apps/files/l10n/eo.js
+++ b/apps/files/l10n/eo.js
@@ -25,8 +25,8 @@ OC.L10N.register(
     "Favorites" : "Favoratoj",
     "Home" : "Hejmo",
     "Close" : "Fermi",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn",
     "Upload cancelled." : "La alŝuto nuliĝis.",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn",
     "Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
     "Actions" : "Agoj",
@@ -55,10 +55,10 @@ OC.L10N.register(
     "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}%)",
     "Favorite" : "Favorato",
-    "Upload" : "Alŝuti",
     "Text file" : "Tekstodosiero",
     "Folder" : "Dosierujo",
     "New folder" : "Nova dosierujo",
+    "Upload" : "Alŝuti",
     "You created %1$s" : "Vi kreis %1$s",
     "%2$s created %1$s" : "%2$s kreis %1$s",
     "%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo",
diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json
index 93f3bdbede11bbb89781b06cf7b87920a00fa56e..5f899df1e0c7f2e42a9a9bfa02631ccebb0c8213 100644
--- a/apps/files/l10n/eo.json
+++ b/apps/files/l10n/eo.json
@@ -23,8 +23,8 @@
     "Favorites" : "Favoratoj",
     "Home" : "Hejmo",
     "Close" : "Fermi",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn",
     "Upload cancelled." : "La alŝuto nuliĝis.",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn",
     "Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
     "Actions" : "Agoj",
@@ -53,10 +53,10 @@
     "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}%)",
     "Favorite" : "Favorato",
-    "Upload" : "Alŝuti",
     "Text file" : "Tekstodosiero",
     "Folder" : "Dosierujo",
     "New folder" : "Nova dosierujo",
+    "Upload" : "Alŝuti",
     "You created %1$s" : "Vi kreis %1$s",
     "%2$s created %1$s" : "%2$s kreis %1$s",
     "%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 15062395e407a5a134a80af1f3ed4d2582486cbe..5226fb4774ed1630a5a43bf77da0fd4ef4bc8234 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoritos",
     "Home" : "Particular",
     "Close" : "Cerrar",
+    "Upload cancelled." : "Subida cancelada.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
-    "Upload cancelled." : "Subida cancelada.",
     "Could not get result from server." : "No se pudo obtener respuesta del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
     "Actions" : "Acciones",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Agregado a Favoritos",
     "Favorite" : "Favorito",
-    "{newname} already exists" : "{new_name} ya existe",
-    "Upload" : "Subir",
     "Text file" : "Archivo de texto",
     "New text file.txt" : "Nuevo archivo de texto.txt",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
+    "{newname} already exists" : "{new_name} ya existe",
+    "Upload" : "Subir",
     "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
     "A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Administración de archivos",
     "Maximum upload size" : "Tamaño máximo de subida",
     "max. possible: " : "máx. posible:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM este valor se puede demorar hasta 5 minutos para tener efecto después de guardar.",
     "Save" : "Guardar",
-    "Can not be edited from here due to insufficient permissions." : "No se puede editar desde aquí por permisos insuficientes.",
     "Settings" : "Ajustes",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta URL <a href=\"%s\" target=\"_blank\">para acceder via WebDAV</a>",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 4ce106ea4b507b5ce97733188b914f0d67ba66b9..cb2552045710a6705b00dcadb7c144949a9e76d3 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoritos",
     "Home" : "Particular",
     "Close" : "Cerrar",
+    "Upload cancelled." : "Subida cancelada.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
-    "Upload cancelled." : "Subida cancelada.",
     "Could not get result from server." : "No se pudo obtener respuesta del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
     "Actions" : "Acciones",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Agregado a Favoritos",
     "Favorite" : "Favorito",
-    "{newname} already exists" : "{new_name} ya existe",
-    "Upload" : "Subir",
     "Text file" : "Archivo de texto",
     "New text file.txt" : "Nuevo archivo de texto.txt",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
+    "{newname} already exists" : "{new_name} ya existe",
+    "Upload" : "Subir",
     "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Se ha <strong>creado</strong> un nuevo archivo o carpeta",
     "A file or folder has been <strong>changed</strong>" : "Se ha <strong>modificado</strong> un archivo o carpeta",
@@ -103,9 +103,7 @@
     "File handling" : "Administración de archivos",
     "Maximum upload size" : "Tamaño máximo de subida",
     "max. possible: " : "máx. posible:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM este valor se puede demorar hasta 5 minutos para tener efecto después de guardar.",
     "Save" : "Guardar",
-    "Can not be edited from here due to insufficient permissions." : "No se puede editar desde aquí por permisos insuficientes.",
     "Settings" : "Ajustes",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta URL <a href=\"%s\" target=\"_blank\">para acceder via WebDAV</a>",
diff --git a/apps/files/l10n/es_AR.js b/apps/files/l10n/es_AR.js
index f81f0e6bed18c9bffaee4611f3b38300a2c51299..4f74717175d714326eb393b9b6b33ba6baea8787 100644
--- a/apps/files/l10n/es_AR.js
+++ b/apps/files/l10n/es_AR.js
@@ -25,8 +25,8 @@ OC.L10N.register(
     "Favorites" : "Favoritos",
     "Home" : "Particular",
     "Close" : "Cerrar",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Imposible cargar {filename} puesto que es un directoro o tiene 0 bytes.",
     "Upload cancelled." : "La subida fue cancelada",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Imposible cargar {filename} puesto que es un directoro o tiene 0 bytes.",
     "Could not get result from server." : "No se pudo obtener resultados del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará.",
     "Actions" : "Acciones",
@@ -56,10 +56,10 @@ OC.L10N.register(
     "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}%)",
     "Favorite" : "Favorito",
-    "Upload" : "Subir",
     "Text file" : "Archivo de texto",
     "Folder" : "Carpeta",
     "New folder" : "Nueva Carpeta",
+    "Upload" : "Subir",
     "A new file or folder has been <strong>created</strong>" : "Un archivo o carpeta ha sido <strong>creado</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>modificado</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
diff --git a/apps/files/l10n/es_AR.json b/apps/files/l10n/es_AR.json
index a9d5c8ece30702023dd0eca8a6c2cf4e232801ae..363fedc787e897a0e414c5625d0a7b94cd9b46a9 100644
--- a/apps/files/l10n/es_AR.json
+++ b/apps/files/l10n/es_AR.json
@@ -23,8 +23,8 @@
     "Favorites" : "Favoritos",
     "Home" : "Particular",
     "Close" : "Cerrar",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Imposible cargar {filename} puesto que es un directoro o tiene 0 bytes.",
     "Upload cancelled." : "La subida fue cancelada",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Imposible cargar {filename} puesto que es un directoro o tiene 0 bytes.",
     "Could not get result from server." : "No se pudo obtener resultados del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará.",
     "Actions" : "Acciones",
@@ -54,10 +54,10 @@
     "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}%)",
     "Favorite" : "Favorito",
-    "Upload" : "Subir",
     "Text file" : "Archivo de texto",
     "Folder" : "Carpeta",
     "New folder" : "Nueva Carpeta",
+    "Upload" : "Subir",
     "A new file or folder has been <strong>created</strong>" : "Un archivo o carpeta ha sido <strong>creado</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>modificado</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js
index 9b0929f50afe34851252cd56818eb2b969c40fb3..f7443bc4944d0ab4fdd142263a67cf7e92d444d4 100644
--- a/apps/files/l10n/es_CL.js
+++ b/apps/files/l10n/es_CL.js
@@ -7,8 +7,8 @@ OC.L10N.register(
     "Rename" : "Renombrar",
     "Details" : "detalles",
     "Error" : "Error",
-    "Upload" : "Subir",
     "New folder" : "Nuevo directorio",
+    "Upload" : "Subir",
     "A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
diff --git a/apps/files/l10n/es_CL.json b/apps/files/l10n/es_CL.json
index 57c23a61ea73edbd3d070b58142de1b6a4e1db94..29c0ef45fcfe7918575a1a2bf9e5c73f61541ec9 100644
--- a/apps/files/l10n/es_CL.json
+++ b/apps/files/l10n/es_CL.json
@@ -5,8 +5,8 @@
     "Rename" : "Renombrar",
     "Details" : "detalles",
     "Error" : "Error",
-    "Upload" : "Subir",
     "New folder" : "Nuevo directorio",
+    "Upload" : "Subir",
     "A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 5502733d2e24919e46c9000946346d0bd04323e3..dadcf54d15ca88c1dde82010fee87ddda28645b4 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -25,8 +25,8 @@ OC.L10N.register(
     "Favorites" : "Favoritos",
     "Home" : "Particular",
     "Close" : "Cerrar",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
     "Upload cancelled." : "Subida cancelada.",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
     "Could not get result from server." : "No se pudo obtener respuesta del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
     "Actions" : "Acciones",
@@ -55,10 +55,10 @@ OC.L10N.register(
     "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}%)",
     "Favorite" : "Favorito",
-    "Upload" : "Subir archivo",
     "Text file" : "Archivo de texto",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
+    "Upload" : "Subir archivo",
     "You created %1$s" : "Has creado %1$s",
     "You changed %1$s" : "Has cambiado %1$s",
     "You deleted %1$s" : "Has eliminado %1$s",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 22918fae1820c1bad2b7aa5f1d6d9c0439151d59..61156506368bdcc9e3e5447ff1653662c0f1889a 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -23,8 +23,8 @@
     "Favorites" : "Favoritos",
     "Home" : "Particular",
     "Close" : "Cerrar",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
     "Upload cancelled." : "Subida cancelada.",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
     "Could not get result from server." : "No se pudo obtener respuesta del servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
     "Actions" : "Acciones",
@@ -53,10 +53,10 @@
     "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}%)",
     "Favorite" : "Favorito",
-    "Upload" : "Subir archivo",
     "Text file" : "Archivo de texto",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
+    "Upload" : "Subir archivo",
     "You created %1$s" : "Has creado %1$s",
     "You changed %1$s" : "Has cambiado %1$s",
     "You deleted %1$s" : "Has eliminado %1$s",
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js
index 86bda48300bbb70eb5bc1a3ebebcc2228db4527a..e57e6e39c8115478a4f0879313ad417ef15f86e0 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Lemmikud",
     "Home" : "Kodu",
     "Close" : "Sulge",
+    "Upload cancelled." : "Üleslaadimine tühistati.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ei saa üles laadida {filename}, kuna see on kataloog või selle suurus on 0 baiti",
     "Total file size {size1} exceeds upload limit {size2}" : "Faili suurus {size1} ületab faili üleslaadimise mahu piirangu {size2}.",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Pole piisavalt vaba ruumi. Sa laadid üles {size1}, kuid ainult {size2} on saadaval.",
-    "Upload cancelled." : "Üleslaadimine tühistati.",
     "Could not get result from server." : "Serverist ei saadud tulemusi",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise.",
     "Actions" : "Tegevused",
@@ -74,10 +74,10 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n bait","%n baiti"],
     "Favorited" : "Lemmikud",
     "Favorite" : "Lemmik",
-    "Upload" : "Lae üles",
     "Text file" : "Tekstifail",
     "Folder" : "Kaust",
     "New folder" : "Uus kaust",
+    "Upload" : "Lae üles",
     "An error occurred while trying to update the tags" : "Siltide uuendamisel tekkis tõrge",
     "A new file or folder has been <strong>created</strong>" : "Uus fail või kataloog on <strong>loodud</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fail või kataloog on <strong>muudetud</strong>",
@@ -98,9 +98,7 @@ OC.L10N.register(
     "File handling" : "Failide käsitlemine",
     "Maximum upload size" : "Maksimaalne üleslaadimise suurus",
     "max. possible: " : "maks. võimalik: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM-ga võib see väärtuse mõju rakendamine võtta aega kuni 5 minutit pärast salvestamist.",
     "Save" : "Salvesta",
-    "Can not be edited from here due to insufficient permissions." : "Ei saa õiguste puudumise tõttu muuta.",
     "Settings" : "Seaded",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Kasuta seda aadressi <a href=\"%s\" target=\"_blank\">oma failidele ligipääsuks WebDAV kaudu</a>",
diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json
index a95de6cf039adc247d07d966ae80751ccea8221e..02dc68f96d9f3b190f0b6c224167e75cb137f471 100644
--- a/apps/files/l10n/et_EE.json
+++ b/apps/files/l10n/et_EE.json
@@ -28,10 +28,10 @@
     "Favorites" : "Lemmikud",
     "Home" : "Kodu",
     "Close" : "Sulge",
+    "Upload cancelled." : "Üleslaadimine tühistati.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ei saa üles laadida {filename}, kuna see on kataloog või selle suurus on 0 baiti",
     "Total file size {size1} exceeds upload limit {size2}" : "Faili suurus {size1} ületab faili üleslaadimise mahu piirangu {size2}.",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Pole piisavalt vaba ruumi. Sa laadid üles {size1}, kuid ainult {size2} on saadaval.",
-    "Upload cancelled." : "Üleslaadimine tühistati.",
     "Could not get result from server." : "Serverist ei saadud tulemusi",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise.",
     "Actions" : "Tegevused",
@@ -72,10 +72,10 @@
     "_%n byte_::_%n bytes_" : ["%n bait","%n baiti"],
     "Favorited" : "Lemmikud",
     "Favorite" : "Lemmik",
-    "Upload" : "Lae üles",
     "Text file" : "Tekstifail",
     "Folder" : "Kaust",
     "New folder" : "Uus kaust",
+    "Upload" : "Lae üles",
     "An error occurred while trying to update the tags" : "Siltide uuendamisel tekkis tõrge",
     "A new file or folder has been <strong>created</strong>" : "Uus fail või kataloog on <strong>loodud</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fail või kataloog on <strong>muudetud</strong>",
@@ -96,9 +96,7 @@
     "File handling" : "Failide käsitlemine",
     "Maximum upload size" : "Maksimaalne üleslaadimise suurus",
     "max. possible: " : "maks. võimalik: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM-ga võib see väärtuse mõju rakendamine võtta aega kuni 5 minutit pärast salvestamist.",
     "Save" : "Salvesta",
-    "Can not be edited from here due to insufficient permissions." : "Ei saa õiguste puudumise tõttu muuta.",
     "Settings" : "Seaded",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Kasuta seda aadressi <a href=\"%s\" target=\"_blank\">oma failidele ligipääsuks WebDAV kaudu</a>",
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index c01afc96c55b806ce8bdec7aefea3225102b8049..0758119cad4ee57d8aec38e273f57de6306ee917 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Gogokoak",
     "Home" : "Etxekoa",
     "Close" : "Itxi",
+    "Upload cancelled." : "Igoera ezeztatuta",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ezin da {filename} igo karpeta bat delako edo 0 byte dituelako",
     "Total file size {size1} exceeds upload limit {size2}" : "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago",
-    "Upload cancelled." : "Igoera ezeztatuta",
     "Could not get result from server." : "Ezin da zerbitzaritik emaitzik lortu",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.",
     "Actions" : "Ekintzak",
@@ -68,10 +68,10 @@ OC.L10N.register(
     "Your storage is almost full ({usedSpacePercent}%)" : "Zure biltegiratzea nahiko beterik dago (%{usedSpacePercent})",
     "Favorited" : "Gogokoa",
     "Favorite" : "Gogokoa",
-    "Upload" : "Igo",
     "Text file" : "Testu fitxategia",
     "Folder" : "Karpeta",
     "New folder" : "Karpeta berria",
+    "Upload" : "Igo",
     "A new file or folder has been <strong>created</strong>" : "Fitxategi edo karpeta berri bat <strong>sortu da</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fitxategi edo karpeta bat <strong>aldatu da</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Fitxategi edo karpeta bat <strong>ezabatu da</strong>",
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json
index 997e8bf73cf52154853593932e5983aa67190f04..9e225f2290afc37b79b8e9bfb6e90831cb32f4cc 100644
--- a/apps/files/l10n/eu.json
+++ b/apps/files/l10n/eu.json
@@ -28,10 +28,10 @@
     "Favorites" : "Gogokoak",
     "Home" : "Etxekoa",
     "Close" : "Itxi",
+    "Upload cancelled." : "Igoera ezeztatuta",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ezin da {filename} igo karpeta bat delako edo 0 byte dituelako",
     "Total file size {size1} exceeds upload limit {size2}" : "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago",
-    "Upload cancelled." : "Igoera ezeztatuta",
     "Could not get result from server." : "Ezin da zerbitzaritik emaitzik lortu",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.",
     "Actions" : "Ekintzak",
@@ -66,10 +66,10 @@
     "Your storage is almost full ({usedSpacePercent}%)" : "Zure biltegiratzea nahiko beterik dago (%{usedSpacePercent})",
     "Favorited" : "Gogokoa",
     "Favorite" : "Gogokoa",
-    "Upload" : "Igo",
     "Text file" : "Testu fitxategia",
     "Folder" : "Karpeta",
     "New folder" : "Karpeta berria",
+    "Upload" : "Igo",
     "A new file or folder has been <strong>created</strong>" : "Fitxategi edo karpeta berri bat <strong>sortu da</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fitxategi edo karpeta bat <strong>aldatu da</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Fitxategi edo karpeta bat <strong>ezabatu da</strong>",
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js
index b053d4af79b20a32ed4dd77a34a62d4a12d9dd59..306992d15afd6e5b4999f0dae64746da169ef804 100644
--- a/apps/files/l10n/fa.js
+++ b/apps/files/l10n/fa.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "موارد محبوب",
     "Home" : "خانه",
     "Close" : "بستن",
+    "Upload cancelled." : "بار گذاری لغو شد",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "امکان آپلود {filename} وجود ندارد، پوشه‌ای با این نام یا فایلی با حجم 0 بایت با این نام وجود دارد",
     "Total file size {size1} exceeds upload limit {size2}" : "مجموع سایز {size1} بیشتر از محدودیت آپلود {size2} است",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "ظرفیت لازم وجود ندارد، شما آپلودی با حجم {size1}  را انجام میدهید اما تنها {size2} فضا باقی مانده است",
-    "Upload cancelled." : "بار گذاری لغو شد",
     "Could not get result from server." : "امکان دریافت نتایج از سرور وجود ندارد.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. ",
     "Actions" : "فعالیت ها",
@@ -75,11 +75,11 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n بایت"],
     "Favorited" : "برگزیده شده",
     "Favorite" : "برگزیده",
-    "{newname} already exists" : "{newname}  هم‌اکنون وجود دارد",
-    "Upload" : "بارگزاری",
     "Text file" : "فایل متنی",
     "Folder" : "پوشه",
     "New folder" : "پوشه جدید",
+    "{newname} already exists" : "{newname}  هم‌اکنون وجود دارد",
+    "Upload" : "بارگزاری",
     "An error occurred while trying to update the tags" : "یک خطا در حین بروزرسانی برچسب‌ها رخ داده است",
     "A new file or folder has been <strong>created</strong>" : "فایل یا پوشه ای <strong>ایجاد</strong> شد",
     "A file or folder has been <strong>changed</strong>" : "فایل یا پوشه ای به <strong>تغییر</strong> یافت",
@@ -104,7 +104,6 @@ OC.L10N.register(
     "Maximum upload size" : "حداکثر اندازه بارگزاری",
     "max. possible: " : "حداکثرمقدارممکن:",
     "Save" : "ذخیره",
-    "Can not be edited from here due to insufficient permissions." : "با توجه به دسترسی محدود، امکان ویرایش از اینجا وجود ندارد.",
     "Settings" : "تنظیمات",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "از این آدرس استفاده کنید تا <a href=\"%s\" target=\"_blank\">بتوانید به فایل‌های خود توسط WebDAV دسترسی پیدا کنید</a>",
diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json
index 0f745e7f243f1207485899b2b64f1471647a50fa..ddf67b4259375e1e76407bf8ddc7e5ede7dd3186 100644
--- a/apps/files/l10n/fa.json
+++ b/apps/files/l10n/fa.json
@@ -28,10 +28,10 @@
     "Favorites" : "موارد محبوب",
     "Home" : "خانه",
     "Close" : "بستن",
+    "Upload cancelled." : "بار گذاری لغو شد",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "امکان آپلود {filename} وجود ندارد، پوشه‌ای با این نام یا فایلی با حجم 0 بایت با این نام وجود دارد",
     "Total file size {size1} exceeds upload limit {size2}" : "مجموع سایز {size1} بیشتر از محدودیت آپلود {size2} است",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "ظرفیت لازم وجود ندارد، شما آپلودی با حجم {size1}  را انجام میدهید اما تنها {size2} فضا باقی مانده است",
-    "Upload cancelled." : "بار گذاری لغو شد",
     "Could not get result from server." : "امکان دریافت نتایج از سرور وجود ندارد.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. ",
     "Actions" : "فعالیت ها",
@@ -73,11 +73,11 @@
     "_%n byte_::_%n bytes_" : ["%n بایت"],
     "Favorited" : "برگزیده شده",
     "Favorite" : "برگزیده",
-    "{newname} already exists" : "{newname}  هم‌اکنون وجود دارد",
-    "Upload" : "بارگزاری",
     "Text file" : "فایل متنی",
     "Folder" : "پوشه",
     "New folder" : "پوشه جدید",
+    "{newname} already exists" : "{newname}  هم‌اکنون وجود دارد",
+    "Upload" : "بارگزاری",
     "An error occurred while trying to update the tags" : "یک خطا در حین بروزرسانی برچسب‌ها رخ داده است",
     "A new file or folder has been <strong>created</strong>" : "فایل یا پوشه ای <strong>ایجاد</strong> شد",
     "A file or folder has been <strong>changed</strong>" : "فایل یا پوشه ای به <strong>تغییر</strong> یافت",
@@ -102,7 +102,6 @@
     "Maximum upload size" : "حداکثر اندازه بارگزاری",
     "max. possible: " : "حداکثرمقدارممکن:",
     "Save" : "ذخیره",
-    "Can not be edited from here due to insufficient permissions." : "با توجه به دسترسی محدود، امکان ویرایش از اینجا وجود ندارد.",
     "Settings" : "تنظیمات",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "از این آدرس استفاده کنید تا <a href=\"%s\" target=\"_blank\">بتوانید به فایل‌های خود توسط WebDAV دسترسی پیدا کنید</a>",
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js
index cf4bb0f579276caa2dafb69ac3c86a4fb65b5db3..447350e024fdd1a66ee3edc2d2fb25bf725ebcd6 100644
--- a/apps/files/l10n/fi_FI.js
+++ b/apps/files/l10n/fi_FI.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Suosikit",
     "Home" : "Koti",
     "Close" : "Sulje",
+    "Upload cancelled." : "Lähetys peruttu.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
     "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
-    "Upload cancelled." : "Lähetys peruttu.",
     "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
     "Actions" : "Toiminnot",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
     "Favorited" : "Lisätty suosikkeihin",
     "Favorite" : "Suosikki",
-    "{newname} already exists" : "{newname} on jo olemassa",
-    "Upload" : "Lähetä",
     "Text file" : "Tekstitiedosto",
     "New text file.txt" : "Uusi tekstitiedosto.txt",
     "Folder" : "Kansio",
     "New folder" : "Uusi kansio",
+    "{newname} already exists" : "{newname} on jo olemassa",
+    "Upload" : "Lähetä",
     "An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
     "A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
     "A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Tiedostonhallinta",
     "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
     "max. possible: " : "suurin mahdollinen:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM:n ollessa käytössä tämän arvon tuleminen voimaan saattaa kestää viisi minuuttia tallennushetkestä.",
     "Save" : "Tallenna",
-    "Can not be edited from here due to insufficient permissions." : "Ei muokattavissa täällä puutteellisten oikeuksien vuoksi.",
     "Settings" : "Asetukset",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>",
diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json
index 56417b3c74de60aba0eac37d20c8080affff3c96..aa30ccd433e3002c1baac052d72cb718b500e353 100644
--- a/apps/files/l10n/fi_FI.json
+++ b/apps/files/l10n/fi_FI.json
@@ -28,10 +28,10 @@
     "Favorites" : "Suosikit",
     "Home" : "Koti",
     "Close" : "Sulje",
+    "Upload cancelled." : "Lähetys peruttu.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
     "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
-    "Upload cancelled." : "Lähetys peruttu.",
     "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
     "Actions" : "Toiminnot",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
     "Favorited" : "Lisätty suosikkeihin",
     "Favorite" : "Suosikki",
-    "{newname} already exists" : "{newname} on jo olemassa",
-    "Upload" : "Lähetä",
     "Text file" : "Tekstitiedosto",
     "New text file.txt" : "Uusi tekstitiedosto.txt",
     "Folder" : "Kansio",
     "New folder" : "Uusi kansio",
+    "{newname} already exists" : "{newname} on jo olemassa",
+    "Upload" : "Lähetä",
     "An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
     "A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
     "A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Tiedostonhallinta",
     "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
     "max. possible: " : "suurin mahdollinen:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM:n ollessa käytössä tämän arvon tuleminen voimaan saattaa kestää viisi minuuttia tallennushetkestä.",
     "Save" : "Tallenna",
-    "Can not be edited from here due to insufficient permissions." : "Ei muokattavissa täällä puutteellisten oikeuksien vuoksi.",
     "Settings" : "Asetukset",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 0b290eb160af8eacbe9e2de41cc44c184643d5cf..d00f33391d4cfadcadaf9efe0a2501d8793f80b9 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoris",
     "Home" : "Mes fichiers",
     "Close" : "Fermer",
+    "Upload cancelled." : "Envoi annulé.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible d'envoyer {filename} car il s'agit d'un répertoire ou d'un fichier de taille nulle",
     "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles",
-    "Upload cancelled." : "Envoi annulé.",
     "Could not get result from server." : "Ne peut recevoir les résultats du serveur.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
     "Actions" : "Actions",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n octet","%n octets"],
     "Favorited" : "Marqué comme favori",
     "Favorite" : "Favoris",
-    "{newname} already exists" : "{newname} existe déjà",
-    "Upload" : "Chargement",
     "Text file" : "Fichier texte",
     "New text file.txt" : "Nouveau fichier texte.txt",
     "Folder" : "Dossier",
     "New folder" : "Nouveau dossier",
+    "{newname} already exists" : "{newname} existe déjà",
+    "Upload" : "Chargement",
     "An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes",
     "A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un fichier ou un répertoire a été <strong>modifié</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Gestion de fichiers",
     "Maximum upload size" : "Taille max. d'envoi",
     "max. possible: " : "Max. possible :",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Avec PHP-FPM, il peut se passer jusqu'à 5 minutes avant que cette valeur ne soit appliquée.",
     "Save" : "Sauvegarder",
-    "Can not be edited from here due to insufficient permissions." : "Ne peut être modifié ici à cause de permissions insuffisantes.",
     "Settings" : "Paramètres",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\">accéder à vos fichiers par WebDAV</a>",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 5f51bdee30203e1c191a5eb4edbd756d08ddfc01..9d30823e265e4461a4d7cc176d5ef267846fbce7 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoris",
     "Home" : "Mes fichiers",
     "Close" : "Fermer",
+    "Upload cancelled." : "Envoi annulé.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible d'envoyer {filename} car il s'agit d'un répertoire ou d'un fichier de taille nulle",
     "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles",
-    "Upload cancelled." : "Envoi annulé.",
     "Could not get result from server." : "Ne peut recevoir les résultats du serveur.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
     "Actions" : "Actions",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n octet","%n octets"],
     "Favorited" : "Marqué comme favori",
     "Favorite" : "Favoris",
-    "{newname} already exists" : "{newname} existe déjà",
-    "Upload" : "Chargement",
     "Text file" : "Fichier texte",
     "New text file.txt" : "Nouveau fichier texte.txt",
     "Folder" : "Dossier",
     "New folder" : "Nouveau dossier",
+    "{newname} already exists" : "{newname} existe déjà",
+    "Upload" : "Chargement",
     "An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes",
     "A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un fichier ou un répertoire a été <strong>modifié</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Gestion de fichiers",
     "Maximum upload size" : "Taille max. d'envoi",
     "max. possible: " : "Max. possible :",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Avec PHP-FPM, il peut se passer jusqu'à 5 minutes avant que cette valeur ne soit appliquée.",
     "Save" : "Sauvegarder",
-    "Can not be edited from here due to insufficient permissions." : "Ne peut être modifié ici à cause de permissions insuffisantes.",
     "Settings" : "Paramètres",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\">accéder à vos fichiers par WebDAV</a>",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 2910ab97ea4e59235861970c9b2fcb2906b44a06..2713148bbb9ab61dc0ef1a531fcce51e6aafb1c1 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoritos",
     "Home" : "Inicio",
     "Close" : "Pechar",
+    "Upload cancelled." : "Envío cancelado.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Non é posíbel enviar {filename}, xa que ou é un directorio ou ten 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "O tamaño total do ficheiro {size1} excede do límite de envío {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Non hai espazo libre abondo, o seu envío é de {size1} mais só dispón de {size2}",
-    "Upload cancelled." : "Envío cancelado.",
     "Could not get result from server." : "Non foi posíbel obter o resultado do servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío.",
     "Actions" : "Accións",
@@ -75,10 +75,10 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Marcado como favorito",
     "Favorite" : "Favorito",
-    "Upload" : "Enviar",
     "Text file" : "Ficheiro de texto",
     "Folder" : "Cartafol",
     "New folder" : "Novo cartafol",
+    "Upload" : "Enviar",
     "An error occurred while trying to update the tags" : "Produciuse un erro ao tentar actualizar as etiquetas",
     "A new file or folder has been <strong>created</strong>" : "<strong>Creouse</strong> un novo ficheiro ou cartafol",
     "A file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol",
@@ -101,7 +101,6 @@ OC.L10N.register(
     "Maximum upload size" : "Tamaño máximo do envío",
     "max. possible: " : "máx. posíbel: ",
     "Save" : "Gardar",
-    "Can not be edited from here due to insufficient permissions." : "Non pode ser editado desde aquí por mor de falta de permisos.",
     "Settings" : "Axustes",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Empregue esta ligazón para  <a href=\"%s\" target=\"_blank\">acceder aos seus ficheiros mediante WebDAV</a>",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index 386df1569a90f487a3f8a083192a5c39b769eb3b..f04420d11a7f2628fad87dcd2786a14b01eac496 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoritos",
     "Home" : "Inicio",
     "Close" : "Pechar",
+    "Upload cancelled." : "Envío cancelado.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Non é posíbel enviar {filename}, xa que ou é un directorio ou ten 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "O tamaño total do ficheiro {size1} excede do límite de envío {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Non hai espazo libre abondo, o seu envío é de {size1} mais só dispón de {size2}",
-    "Upload cancelled." : "Envío cancelado.",
     "Could not get result from server." : "Non foi posíbel obter o resultado do servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío.",
     "Actions" : "Accións",
@@ -73,10 +73,10 @@
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Marcado como favorito",
     "Favorite" : "Favorito",
-    "Upload" : "Enviar",
     "Text file" : "Ficheiro de texto",
     "Folder" : "Cartafol",
     "New folder" : "Novo cartafol",
+    "Upload" : "Enviar",
     "An error occurred while trying to update the tags" : "Produciuse un erro ao tentar actualizar as etiquetas",
     "A new file or folder has been <strong>created</strong>" : "<strong>Creouse</strong> un novo ficheiro ou cartafol",
     "A file or folder has been <strong>changed</strong>" : "<strong>Cambiouse</strong> un ficheiro ou cartafol",
@@ -99,7 +99,6 @@
     "Maximum upload size" : "Tamaño máximo do envío",
     "max. possible: " : "máx. posíbel: ",
     "Save" : "Gardar",
-    "Can not be edited from here due to insufficient permissions." : "Non pode ser editado desde aquí por mor de falta de permisos.",
     "Settings" : "Axustes",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Empregue esta ligazón para  <a href=\"%s\" target=\"_blank\">acceder aos seus ficheiros mediante WebDAV</a>",
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 1eaf54aad71334cee46364d3c9fdf801f6aca946..36fba4bd7f0a04fbac695c0cdc6879e96bdf8924 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -38,10 +38,10 @@ OC.L10N.register(
     "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
     "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
     "Favorite" : "מועדף",
-    "Upload" : "העלאה",
     "Text file" : "קובץ טקסט",
     "Folder" : "תיקייה",
     "New folder" : "תיקייה חדשה",
+    "Upload" : "העלאה",
     "A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
     "A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
     "A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו<strong/>",
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index fe56eef25c20cfab3baad5a1994458e39f5ba676..61fe8ca29b7c9d3b7d2f857ede86d7a1a09afe75 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -36,10 +36,10 @@
     "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
     "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
     "Favorite" : "מועדף",
-    "Upload" : "העלאה",
     "Text file" : "קובץ טקסט",
     "Folder" : "תיקייה",
     "New folder" : "תיקייה חדשה",
+    "Upload" : "העלאה",
     "A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
     "A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
     "A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו<strong/>",
diff --git a/apps/files/l10n/hi.js b/apps/files/l10n/hi.js
index 2a546af9b1e6bc491fbd62d1d6133a58e8fbbc55..3b6da840e0dec587b80087705164eb27ddd9a99d 100644
--- a/apps/files/l10n/hi.js
+++ b/apps/files/l10n/hi.js
@@ -5,8 +5,8 @@ OC.L10N.register(
     "Close" : "बंद करें ",
     "Details" : "विवरण ",
     "Error" : "त्रुटि",
-    "Upload" : "अपलोड ",
     "New folder" : "नया फ़ोल्डर",
+    "Upload" : "अपलोड ",
     "Save" : "सहेजें",
     "Settings" : "सेटिंग्स"
 },
diff --git a/apps/files/l10n/hi.json b/apps/files/l10n/hi.json
index 47830eca4163a050384cd2b391b21ddc156cf233..a5a2ba34b0168fb1ccf39cd6d2c9b20b51d9d46f 100644
--- a/apps/files/l10n/hi.json
+++ b/apps/files/l10n/hi.json
@@ -3,8 +3,8 @@
     "Close" : "बंद करें ",
     "Details" : "विवरण ",
     "Error" : "त्रुटि",
-    "Upload" : "अपलोड ",
     "New folder" : "नया फ़ोल्डर",
+    "Upload" : "अपलोड ",
     "Save" : "सहेजें",
     "Settings" : "सेटिंग्स"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js
index d6e48d1da133862d2d01f7cdf62be07358df6048..a15e52dcd497b7002453c4c1e6812fa27676f998 100644
--- a/apps/files/l10n/hr.js
+++ b/apps/files/l10n/hr.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoriti",
     "Home" : "Kuća",
     "Close" : "Zatvorite",
+    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nije moguće učitati {filename} jer je ili direktorij ili ima 0 bajta",
     "Total file size {size1} exceeds upload limit {size2}" : "Ukupna veličina datoteke {size1} premašuje ograničenje unosa {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nedovoljno slobodnog prostora, vi učitavate {size1} a samo je {size2} preostalo",
-    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Could not get result from server." : "Nemoguće dobiti rezultat od poslužitelja.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Učitavanje datoteke je u tijeku. Napuštanje stranice prekinut će učitavanje.",
     "Actions" : "Radnje",
@@ -68,10 +68,10 @@ OC.L10N.register(
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Favorited" : "Favoritovan",
     "Favorite" : "Favorit",
-    "Upload" : "Učitavanje",
     "Text file" : "Tekstualna datoteka",
     "Folder" : "Mapa",
     "New folder" : "Nova mapa",
+    "Upload" : "Učitavanje",
     "A new file or folder has been <strong>created</strong>" : "Nova datoteka ili nova mapa su <strong>kreirani</strong>",
     "A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Datoteka ili mapa su <strong>izbrisani</strong>",
diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json
index 99f7737b66c7a5d22eb70142475afb7555336e92..e0463579f4ae7309435dfc98275d41840e39b13c 100644
--- a/apps/files/l10n/hr.json
+++ b/apps/files/l10n/hr.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoriti",
     "Home" : "Kuća",
     "Close" : "Zatvorite",
+    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nije moguće učitati {filename} jer je ili direktorij ili ima 0 bajta",
     "Total file size {size1} exceeds upload limit {size2}" : "Ukupna veličina datoteke {size1} premašuje ograničenje unosa {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nedovoljno slobodnog prostora, vi učitavate {size1} a samo je {size2} preostalo",
-    "Upload cancelled." : "Učitavanje je prekinuto.",
     "Could not get result from server." : "Nemoguće dobiti rezultat od poslužitelja.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Učitavanje datoteke je u tijeku. Napuštanje stranice prekinut će učitavanje.",
     "Actions" : "Radnje",
@@ -66,10 +66,10 @@
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)",
     "Favorited" : "Favoritovan",
     "Favorite" : "Favorit",
-    "Upload" : "Učitavanje",
     "Text file" : "Tekstualna datoteka",
     "Folder" : "Mapa",
     "New folder" : "Nova mapa",
+    "Upload" : "Učitavanje",
     "A new file or folder has been <strong>created</strong>" : "Nova datoteka ili nova mapa su <strong>kreirani</strong>",
     "A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Datoteka ili mapa su <strong>izbrisani</strong>",
diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js
index 5eff7a8f842c5665d446427298324c4260202c2a..48e9bfb168b477b243167e03deedeba451544ce1 100644
--- a/apps/files/l10n/hu_HU.js
+++ b/apps/files/l10n/hu_HU.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Kedvencek",
     "Home" : "Otthoni",
     "Close" : "Bezárás",
+    "Upload cancelled." : "A feltöltést megszakítottuk.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} állomány nem tölthető fel, mert ez vagy egy mappa, vagy pedig 0 bájtból áll.",
     "Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.",
-    "Upload cancelled." : "A feltöltést megszakítottuk.",
     "Could not get result from server." : "A kiszolgálótól nem kapható meg a művelet eredménye.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.",
     "Actions" : "Műveletek",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
     "Favorited" : "Kedvenc",
     "Favorite" : "Kedvenc",
-    "{newname} already exists" : "{newname} már létezik",
-    "Upload" : "Feltöltés",
     "Text file" : "Szövegfájl",
     "New text file.txt" : "Új szöveges fájl.txt",
     "Folder" : "Mappa",
     "New folder" : "Új mappa",
+    "{newname} already exists" : "{newname} már létezik",
+    "Upload" : "Feltöltés",
     "An error occurred while trying to update the tags" : "Hiba történt, miközben megpróbálta frissíteni a címkéket",
     "A new file or folder has been <strong>created</strong>" : "Új fájl vagy könyvtár <strong>létrehozása</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fájl vagy könyvtár <strong>módosítása</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Fájlkezelés",
     "Maximum upload size" : "Maximális feltölthető fájlméret",
     "max. possible: " : "max. lehetséges: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM-mel ez az érték életbe lépése mentés után akár 5 percbe is telhet.",
     "Save" : "Mentés",
-    "Can not be edited from here due to insufficient permissions." : "Innen nem lehet szerkeszteni az elégtelen jogosultság miatt ",
     "Settings" : "Beállítások",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ezt a címet használja, ha <a href=\"%s\" target=\"_blank\">WebDAV-on keresztül szeretné elérni a fájljait</a>",
diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json
index da5eed09733a588c60adaa71f012fa99ec2cbcd4..c72dfa0d48bd01e1973b8b730363147af965a591 100644
--- a/apps/files/l10n/hu_HU.json
+++ b/apps/files/l10n/hu_HU.json
@@ -28,10 +28,10 @@
     "Favorites" : "Kedvencek",
     "Home" : "Otthoni",
     "Close" : "Bezárás",
+    "Upload cancelled." : "A feltöltést megszakítottuk.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} állomány nem tölthető fel, mert ez vagy egy mappa, vagy pedig 0 bájtból áll.",
     "Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.",
-    "Upload cancelled." : "A feltöltést megszakítottuk.",
     "Could not get result from server." : "A kiszolgálótól nem kapható meg a művelet eredménye.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.",
     "Actions" : "Műveletek",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
     "Favorited" : "Kedvenc",
     "Favorite" : "Kedvenc",
-    "{newname} already exists" : "{newname} már létezik",
-    "Upload" : "Feltöltés",
     "Text file" : "Szövegfájl",
     "New text file.txt" : "Új szöveges fájl.txt",
     "Folder" : "Mappa",
     "New folder" : "Új mappa",
+    "{newname} already exists" : "{newname} már létezik",
+    "Upload" : "Feltöltés",
     "An error occurred while trying to update the tags" : "Hiba történt, miközben megpróbálta frissíteni a címkéket",
     "A new file or folder has been <strong>created</strong>" : "Új fájl vagy könyvtár <strong>létrehozása</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fájl vagy könyvtár <strong>módosítása</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Fájlkezelés",
     "Maximum upload size" : "Maximális feltölthető fájlméret",
     "max. possible: " : "max. lehetséges: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM-mel ez az érték életbe lépése mentés után akár 5 percbe is telhet.",
     "Save" : "Mentés",
-    "Can not be edited from here due to insufficient permissions." : "Innen nem lehet szerkeszteni az elégtelen jogosultság miatt ",
     "Settings" : "Beállítások",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ezt a címet használja, ha <a href=\"%s\" target=\"_blank\">WebDAV-on keresztül szeretné elérni a fájljait</a>",
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js
index 84f3b4d8c45c1fb51e080323574fb2f696651769..f1db4466ea1f4d35242ea6db06a98b4fc770cf98 100644
--- a/apps/files/l10n/ia.js
+++ b/apps/files/l10n/ia.js
@@ -16,10 +16,10 @@ OC.L10N.register(
     "Modified" : "Modificate",
     "New" : "Nove",
     "File name cannot be empty." : "Le nomine de file non pote esser vacue.",
-    "Upload" : "Incargar",
     "Text file" : "File de texto",
     "Folder" : "Dossier",
     "New folder" : "Nove dossier",
+    "Upload" : "Incargar",
     "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>",
     "A file or folder has been <strong>deleted</strong>" : "Un nove file o dossier ha essite <strong>delite</strong>",
diff --git a/apps/files/l10n/ia.json b/apps/files/l10n/ia.json
index 2843f8789acb38514142e51971c880f9683ff788..e7990404b9828340ac77f15c99504f8779469285 100644
--- a/apps/files/l10n/ia.json
+++ b/apps/files/l10n/ia.json
@@ -14,10 +14,10 @@
     "Modified" : "Modificate",
     "New" : "Nove",
     "File name cannot be empty." : "Le nomine de file non pote esser vacue.",
-    "Upload" : "Incargar",
     "Text file" : "File de texto",
     "Folder" : "Dossier",
     "New folder" : "Nove dossier",
+    "Upload" : "Incargar",
     "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>",
     "A file or folder has been <strong>deleted</strong>" : "Un nove file o dossier ha essite <strong>delite</strong>",
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js
index f02a6d79c4db7849154781d52bd4cf1b6f462dc2..f1ad4fd1f697b7ed2223002e38ba9cc74f7aeb01 100644
--- a/apps/files/l10n/id.js
+++ b/apps/files/l10n/id.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favorit",
     "Home" : "Rumah",
     "Close" : "Tutup",
+    "Upload cancelled." : "Pengunggahan dibatalkan.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte",
     "Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa",
-    "Upload cancelled." : "Pengunggahan dibatalkan.",
     "Could not get result from server." : "Tidak mendapatkan hasil dari server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
     "Actions" : "Tindakan",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n byte"],
     "Favorited" : "Difavoritkan",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{newname} sudah ada",
-    "Upload" : "Unggah",
     "Text file" : "Berkas teks",
     "New text file.txt" : "Teks baru file.txt",
     "Folder" : "Folder",
     "New folder" : "Map baru",
+    "{newname} already exists" : "{newname} sudah ada",
+    "Upload" : "Unggah",
     "An error occurred while trying to update the tags" : "Terjadi kesalahan saat mencoba untuk memperbarui label",
     "A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
     "A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Penanganan berkas",
     "Maximum upload size" : "Ukuran pengunggahan maksimum",
     "max. possible: " : "Kemungkinan maks.:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Dengan PHP-FPM, nilai ini bisa memerlukan waktu hingga 5 menit untuk berlaku setelah penyimpanan.",
     "Save" : "Simpan",
-    "Can not be edited from here due to insufficient permissions." : "Tidak dapat disunting dari sini karena tidak memiliki izin.",
     "Settings" : "Pengaturan",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses Berkas via WebDAV</a>",
diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json
index 773f6b8f5a7cd5df90234ed33f282d2158fd7a9c..0d35716537044b81a1c1213645c13dd66cdd9f99 100644
--- a/apps/files/l10n/id.json
+++ b/apps/files/l10n/id.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favorit",
     "Home" : "Rumah",
     "Close" : "Tutup",
+    "Upload cancelled." : "Pengunggahan dibatalkan.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte",
     "Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa",
-    "Upload cancelled." : "Pengunggahan dibatalkan.",
     "Could not get result from server." : "Tidak mendapatkan hasil dari server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
     "Actions" : "Tindakan",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n byte"],
     "Favorited" : "Difavoritkan",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{newname} sudah ada",
-    "Upload" : "Unggah",
     "Text file" : "Berkas teks",
     "New text file.txt" : "Teks baru file.txt",
     "Folder" : "Folder",
     "New folder" : "Map baru",
+    "{newname} already exists" : "{newname} sudah ada",
+    "Upload" : "Unggah",
     "An error occurred while trying to update the tags" : "Terjadi kesalahan saat mencoba untuk memperbarui label",
     "A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
     "A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Penanganan berkas",
     "Maximum upload size" : "Ukuran pengunggahan maksimum",
     "max. possible: " : "Kemungkinan maks.:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Dengan PHP-FPM, nilai ini bisa memerlukan waktu hingga 5 menit untuk berlaku setelah penyimpanan.",
     "Save" : "Simpan",
-    "Can not be edited from here due to insufficient permissions." : "Tidak dapat disunting dari sini karena tidak memiliki izin.",
     "Settings" : "Pengaturan",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses Berkas via WebDAV</a>",
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 780dbe4301f43d40a3f291487ce3d52acf500b9d..f56579fa9c0f24caa619cadac0c2c5166ccf0720 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -28,9 +28,9 @@ OC.L10N.register(
     "Modified" : "Breytt",
     "New" : "Nýtt",
     "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
-    "Upload" : "Senda inn",
     "Text file" : "Texta skrá",
     "Folder" : "Mappa",
+    "Upload" : "Senda inn",
     "File handling" : "Meðhöndlun skrár",
     "Maximum upload size" : "Hámarks stærð innsendingar",
     "max. possible: " : "hámark mögulegt: ",
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index aed9568f7d021ce811891763f0cb959a262583a1..8a6da48f408c4886cb122d916d15668f5a350cf6 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -26,9 +26,9 @@
     "Modified" : "Breytt",
     "New" : "Nýtt",
     "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
-    "Upload" : "Senda inn",
     "Text file" : "Texta skrá",
     "Folder" : "Mappa",
+    "Upload" : "Senda inn",
     "File handling" : "Meðhöndlun skrár",
     "Maximum upload size" : "Hámarks stærð innsendingar",
     "max. possible: " : "hámark mögulegt: ",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index c8286c66a57cd2fa36693dd2eddda7a0b5131e1d..7fdd71708878069191f8b6c5dcb565f0ab45e542 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Preferiti",
     "Home" : "Home",
     "Close" : "Chiudi",
+    "Upload cancelled." : "Caricamento annullato.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
     "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
-    "Upload cancelled." : "Caricamento annullato.",
     "Could not get result from server." : "Impossibile ottenere il risultato dal server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
     "Actions" : "Azioni",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n byte","%n byte"],
     "Favorited" : "Preferiti",
     "Favorite" : "Preferito",
-    "{newname} already exists" : "{newname} esiste già",
-    "Upload" : "Carica",
     "Text file" : "File di testo",
     "New text file.txt" : "Nuovo file di testo.txt",
     "Folder" : "Cartella",
     "New folder" : "Nuova cartella",
+    "{newname} already exists" : "{newname} esiste già",
+    "Upload" : "Carica",
     "An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette",
     "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Gestione file",
     "Maximum upload size" : "Dimensione massima caricamento",
     "max. possible: " : "numero mass.: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM questo valore potrebbe richiedere fino a 5 minuti perché abbia effetto dopo il salvataggio.",
     "Save" : "Salva",
-    "Can not be edited from here due to insufficient permissions." : "Non può essere modificato da qui a causa della mancanza di permessi.",
     "Settings" : "Impostazioni",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 6f6092c5c1578720aada89d821a8fe3d4174dd88..9e5bee7019116d23503b0913a118eaddb1b84e7c 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -28,10 +28,10 @@
     "Favorites" : "Preferiti",
     "Home" : "Home",
     "Close" : "Chiudi",
+    "Upload cancelled." : "Caricamento annullato.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
     "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
-    "Upload cancelled." : "Caricamento annullato.",
     "Could not get result from server." : "Impossibile ottenere il risultato dal server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
     "Actions" : "Azioni",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n byte","%n byte"],
     "Favorited" : "Preferiti",
     "Favorite" : "Preferito",
-    "{newname} already exists" : "{newname} esiste già",
-    "Upload" : "Carica",
     "Text file" : "File di testo",
     "New text file.txt" : "Nuovo file di testo.txt",
     "Folder" : "Cartella",
     "New folder" : "Nuova cartella",
+    "{newname} already exists" : "{newname} esiste già",
+    "Upload" : "Carica",
     "An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette",
     "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Gestione file",
     "Maximum upload size" : "Dimensione massima caricamento",
     "max. possible: " : "numero mass.: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM questo valore potrebbe richiedere fino a 5 minuti perché abbia effetto dopo il salvataggio.",
     "Save" : "Salva",
-    "Can not be edited from here due to insufficient permissions." : "Non può essere modificato da qui a causa della mancanza di permessi.",
     "Settings" : "Impostazioni",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 052562d13eeaca96b2452a29a59063baf1fbc900..53eb8dca351fc0eb8fcff72d5b857f19644db3ca 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n バイト"],
     "Favorited" : "お気に入り済",
     "Favorite" : "お気に入り",
-    "{newname} already exists" : "{newname} はすでに存在します",
-    "Upload" : "アップロード",
     "Text file" : "テキストファイル",
     "New text file.txt" : "新規のテキストファイル作成",
     "Folder" : "フォルダー",
     "New folder" : "新しいフォルダー",
+    "{newname} already exists" : "{newname} はすでに存在します",
+    "Upload" : "アップロード",
     "An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",
     "A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
     "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "ファイル操作",
     "Maximum upload size" : "最大アップロードサイズ",
     "max. possible: " : "最大容量: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM の場合は値を変更後、反映されるのに5分程度かかります。",
     "Save" : "保存",
-    "Can not be edited from here due to insufficient permissions." : "権限不足のため直接編集することはできません。",
     "Settings" : "設定",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV経由でのファイルアクセス</a>にはこのアドレスを利用してください",
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 4534e787e0f6d9e90483a3cf527c7a7823c2917d..36983beafc20772319d1c6f66c9827f596fc5394 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n バイト"],
     "Favorited" : "お気に入り済",
     "Favorite" : "お気に入り",
-    "{newname} already exists" : "{newname} はすでに存在します",
-    "Upload" : "アップロード",
     "Text file" : "テキストファイル",
     "New text file.txt" : "新規のテキストファイル作成",
     "Folder" : "フォルダー",
     "New folder" : "新しいフォルダー",
+    "{newname} already exists" : "{newname} はすでに存在します",
+    "Upload" : "アップロード",
     "An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました",
     "A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき",
     "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき",
@@ -103,9 +103,7 @@
     "File handling" : "ファイル操作",
     "Maximum upload size" : "最大アップロードサイズ",
     "max. possible: " : "最大容量: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM の場合は値を変更後、反映されるのに5分程度かかります。",
     "Save" : "保存",
-    "Can not be edited from here due to insufficient permissions." : "権限不足のため直接編集することはできません。",
     "Settings" : "設定",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV経由でのファイルアクセス</a>にはこのアドレスを利用してください",
diff --git a/apps/files/l10n/ka_GE.js b/apps/files/l10n/ka_GE.js
index c76e75864f9b0b5c5bc70e3e8d3cc5aa6030844a..fe22f22ceb38cc277984f5f48a6b32526f0b230e 100644
--- a/apps/files/l10n/ka_GE.js
+++ b/apps/files/l10n/ka_GE.js
@@ -36,10 +36,10 @@ OC.L10N.register(
     "Your storage is full, files can not be updated or synced anymore!" : "თქვენი საცავი გადაივსო. ფაილების განახლება და სინქრონიზირება ვერ მოხერხდება!",
     "Your storage is almost full ({usedSpacePercent}%)" : "თქვენი საცავი თითქმის გადაივსო ({usedSpacePercent}%)",
     "Favorite" : "ფავორიტი",
-    "Upload" : "ატვირთვა",
     "Text file" : "ტექსტური ფაილი",
     "Folder" : "საქაღალდე",
     "New folder" : "ახალი ფოლდერი",
+    "Upload" : "ატვირთვა",
     "File handling" : "ფაილის დამუშავება",
     "Maximum upload size" : "მაქსიმუმ ატვირთის ზომა",
     "max. possible: " : "მაქს. შესაძლებელი:",
diff --git a/apps/files/l10n/ka_GE.json b/apps/files/l10n/ka_GE.json
index 058bee2618b4c65069198a9fb6a4f5bb8b65156c..8f23f671b7e5ec5e8be41e87f014c00438f549f8 100644
--- a/apps/files/l10n/ka_GE.json
+++ b/apps/files/l10n/ka_GE.json
@@ -34,10 +34,10 @@
     "Your storage is full, files can not be updated or synced anymore!" : "თქვენი საცავი გადაივსო. ფაილების განახლება და სინქრონიზირება ვერ მოხერხდება!",
     "Your storage is almost full ({usedSpacePercent}%)" : "თქვენი საცავი თითქმის გადაივსო ({usedSpacePercent}%)",
     "Favorite" : "ფავორიტი",
-    "Upload" : "ატვირთვა",
     "Text file" : "ტექსტური ფაილი",
     "Folder" : "საქაღალდე",
     "New folder" : "ახალი ფოლდერი",
+    "Upload" : "ატვირთვა",
     "File handling" : "ფაილის დამუშავება",
     "Maximum upload size" : "მაქსიმუმ ატვირთის ზომა",
     "max. possible: " : "მაქს. შესაძლებელი:",
diff --git a/apps/files/l10n/km.js b/apps/files/l10n/km.js
index 030bdd35eda9d98711fd1aefaeda736764109a11..b63a3a90ef0bbc3130e7e29658bbb50234b0463f 100644
--- a/apps/files/l10n/km.js
+++ b/apps/files/l10n/km.js
@@ -21,10 +21,10 @@ OC.L10N.register(
     "Modified" : "បាន​កែ​ប្រែ",
     "New" : "ថ្មី",
     "File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
-    "Upload" : "ផ្ទុក​ឡើង",
     "Text file" : "ឯកសារ​អក្សរ",
     "Folder" : "ថត",
     "New folder" : "ថត​ថ្មី",
+    "Upload" : "ផ្ទុក​ឡើង",
     "You created %1$s" : "អ្នក​បាន​បង្កើត %1$s",
     "%2$s created %1$s" : "%2$s បាន​បង្កើត %1$s",
     "You changed %1$s" : "អ្នក​បាន​ផ្លាស់​ប្ដូរ %1$s",
diff --git a/apps/files/l10n/km.json b/apps/files/l10n/km.json
index 679787a5ce2d7fed5888a7334990f0777a15d351..8dda2ab2cb1fd8f59e3ee52f83ca24a09fbaeb07 100644
--- a/apps/files/l10n/km.json
+++ b/apps/files/l10n/km.json
@@ -19,10 +19,10 @@
     "Modified" : "បាន​កែ​ប្រែ",
     "New" : "ថ្មី",
     "File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
-    "Upload" : "ផ្ទុក​ឡើង",
     "Text file" : "ឯកសារ​អក្សរ",
     "Folder" : "ថត",
     "New folder" : "ថត​ថ្មី",
+    "Upload" : "ផ្ទុក​ឡើង",
     "You created %1$s" : "អ្នក​បាន​បង្កើត %1$s",
     "%2$s created %1$s" : "%2$s បាន​បង្កើត %1$s",
     "You changed %1$s" : "អ្នក​បាន​ផ្លាស់​ប្ដូរ %1$s",
diff --git a/apps/files/l10n/kn.js b/apps/files/l10n/kn.js
index 7538d9b033e13dce0c516efbc63f9849d6c1620e..b1c793b1ef32b89647577fbc3e5fb52265b931c4 100644
--- a/apps/files/l10n/kn.js
+++ b/apps/files/l10n/kn.js
@@ -53,10 +53,10 @@ OC.L10N.register(
     "File name cannot be empty." : "ಕಡತ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
     "Favorited" : "ಅಚ್ಚುಮೆಚ್ಚಿನವು",
     "Favorite" : "ಅಚ್ಚುಮೆಚ್ಚಿನ",
-    "Upload" : "ವರ್ಗಾಯಿಸಿ",
     "Text file" : "ಸರಳಾಕ್ಷರದ ಕಡತ",
     "Folder" : "ಕಡತಕೋಶ",
     "New folder" : "ಹೊಸ ಕಡತಕೋಶ",
+    "Upload" : "ವರ್ಗಾಯಿಸಿ",
     "Upload (max. %s)" : "ವರ್ಗಾವಣೆ (ಗರಿಷ್ಠ %s)",
     "File handling" : "ಕಡತ ನಿರ್ವಹಣೆ",
     "Maximum upload size" : "ಗರಿಷ್ಠ ವರ್ಗಾವಣೆ ಗಾತ್ರ",
diff --git a/apps/files/l10n/kn.json b/apps/files/l10n/kn.json
index b9f55d4151a2206488ca16785cc2195a84cd6f7f..6667f3ae01f91d62c4244d659c711d3f9457a085 100644
--- a/apps/files/l10n/kn.json
+++ b/apps/files/l10n/kn.json
@@ -51,10 +51,10 @@
     "File name cannot be empty." : "ಕಡತ ಹೆಸರು ಖಾಲಿ ಇರುವಂತಿಲ್ಲ.",
     "Favorited" : "ಅಚ್ಚುಮೆಚ್ಚಿನವು",
     "Favorite" : "ಅಚ್ಚುಮೆಚ್ಚಿನ",
-    "Upload" : "ವರ್ಗಾಯಿಸಿ",
     "Text file" : "ಸರಳಾಕ್ಷರದ ಕಡತ",
     "Folder" : "ಕಡತಕೋಶ",
     "New folder" : "ಹೊಸ ಕಡತಕೋಶ",
+    "Upload" : "ವರ್ಗಾಯಿಸಿ",
     "Upload (max. %s)" : "ವರ್ಗಾವಣೆ (ಗರಿಷ್ಠ %s)",
     "File handling" : "ಕಡತ ನಿರ್ವಹಣೆ",
     "Maximum upload size" : "ಗರಿಷ್ಠ ವರ್ಗಾವಣೆ ಗಾತ್ರ",
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 67b5e869e5ecf6016a1bcffa11be0a7f48b0ba0b..70ee488454a1f961b148c7677d2a029feef52bb8 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n바이트"],
     "Favorited" : "책갈피에 추가됨",
     "Favorite" : "즐겨찾기",
-    "{newname} already exists" : "{newname} 항목이 이미 존재함",
-    "Upload" : "업로드",
     "Text file" : "텍스트 파일",
     "New text file.txt" : "새 텍스트 파일.txt",
     "Folder" : "폴더",
     "New folder" : "새 폴더",
+    "{newname} already exists" : "{newname} 항목이 이미 존재함",
+    "Upload" : "업로드",
     "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생",
     "A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>",
     "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "파일 처리",
     "Maximum upload size" : "최대 업로드 크기",
     "max. possible: " : "최대 가능:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM을 사용하고 있으면 설정 변화가 적용될 때까지 5분 정도 걸릴 수 있습니다.",
     "Save" : "저장",
-    "Can not be edited from here due to insufficient permissions." : "권한이 부족하므로 여기에서 편집할 수 없습니다.",
     "Settings" : "설정",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "WebDAV로 파일에 접근하려면 <a href=\"%s\" target=\"_blank\">이 주소를 사용하십시오</a>",
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 3c88e502b1f2e824d9bf2c8f46411b3d7d7ee175..65e61d8ec4946dd01fb015627707ecd7e4721748 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n바이트"],
     "Favorited" : "책갈피에 추가됨",
     "Favorite" : "즐겨찾기",
-    "{newname} already exists" : "{newname} 항목이 이미 존재함",
-    "Upload" : "업로드",
     "Text file" : "텍스트 파일",
     "New text file.txt" : "새 텍스트 파일.txt",
     "Folder" : "폴더",
     "New folder" : "새 폴더",
+    "{newname} already exists" : "{newname} 항목이 이미 존재함",
+    "Upload" : "업로드",
     "An error occurred while trying to update the tags" : "태그를 업데이트하는 중 오류 발생",
     "A new file or folder has been <strong>created</strong>" : "새 파일이나 폴더가 <strong>생성됨</strong>",
     "A file or folder has been <strong>changed</strong>" : "파일이나 폴더가 <strong>변경됨</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "파일 처리",
     "Maximum upload size" : "최대 업로드 크기",
     "max. possible: " : "최대 가능:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM을 사용하고 있으면 설정 변화가 적용될 때까지 5분 정도 걸릴 수 있습니다.",
     "Save" : "저장",
-    "Can not be edited from here due to insufficient permissions." : "권한이 부족하므로 여기에서 편집할 수 없습니다.",
     "Settings" : "설정",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "WebDAV로 파일에 접근하려면 <a href=\"%s\" target=\"_blank\">이 주소를 사용하십시오</a>",
diff --git a/apps/files/l10n/ku_IQ.js b/apps/files/l10n/ku_IQ.js
index 32af16b367367e502179ab3488b1fa70537fb867..7a995636ec92478c1d40051bef9d63f4f0898ac2 100644
--- a/apps/files/l10n/ku_IQ.js
+++ b/apps/files/l10n/ku_IQ.js
@@ -8,8 +8,8 @@ OC.L10N.register(
     "Select" : "دیاریکردنی",
     "Error" : "هه‌ڵه",
     "Name" : "ناو",
-    "Upload" : "بارکردن",
     "Folder" : "بوخچه",
+    "Upload" : "بارکردن",
     "Save" : "پاشکه‌وتکردن",
     "Settings" : "ڕێکخستنه‌کان"
 },
diff --git a/apps/files/l10n/ku_IQ.json b/apps/files/l10n/ku_IQ.json
index 4f1068bbb04c81ee86999ddb59fb50d6711ab65a..f39269efd399dc71a0c615ceb741d4c25350e017 100644
--- a/apps/files/l10n/ku_IQ.json
+++ b/apps/files/l10n/ku_IQ.json
@@ -6,8 +6,8 @@
     "Select" : "دیاریکردنی",
     "Error" : "هه‌ڵه",
     "Name" : "ناو",
-    "Upload" : "بارکردن",
     "Folder" : "بوخچه",
+    "Upload" : "بارکردن",
     "Save" : "پاشکه‌وتکردن",
     "Settings" : "ڕێکخستنه‌کان"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/lb.js b/apps/files/l10n/lb.js
index 047aac2dbb360428b52e93948bb279efde174b15..97cb28477f13b6004b41fe711079effc262cdc09 100644
--- a/apps/files/l10n/lb.js
+++ b/apps/files/l10n/lb.js
@@ -24,10 +24,10 @@ OC.L10N.register(
     "Size" : "Gréisst",
     "Modified" : "Geännert",
     "New" : "Nei",
-    "Upload" : "Eroplueden",
     "Text file" : "Text Fichier",
     "Folder" : "Dossier",
     "New folder" : "Neien Dossier",
+    "Upload" : "Eroplueden",
     "File handling" : "Fichier handling",
     "Maximum upload size" : "Maximum Upload Gréisst ",
     "max. possible: " : "max. méiglech:",
diff --git a/apps/files/l10n/lb.json b/apps/files/l10n/lb.json
index f298444a35f0b3236a3b13332ded6e5da3aa83c8..c3dae7b0b8889f15e69983332fbcbfe5c71b8255 100644
--- a/apps/files/l10n/lb.json
+++ b/apps/files/l10n/lb.json
@@ -22,10 +22,10 @@
     "Size" : "Gréisst",
     "Modified" : "Geännert",
     "New" : "Nei",
-    "Upload" : "Eroplueden",
     "Text file" : "Text Fichier",
     "Folder" : "Dossier",
     "New folder" : "Neien Dossier",
+    "Upload" : "Eroplueden",
     "File handling" : "Fichier handling",
     "Maximum upload size" : "Maximum Upload Gréisst ",
     "max. possible: " : "max. méiglech:",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index f2ea62593c1abac24bfb1767385c730b6ddcb62d..ac7084cfc2d94278545cd509358329a298cf2575 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Failų tvarkymas",
     "Maximum upload size" : "Maksimalus įkeliamo failo dydis",
     "max. possible: " : "maks. galima:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Su PHP-FPM reikšmės atnaujinimas gali užtrukti iki 5 minučių po pakeitimo.",
     "Save" : "IÅ¡saugoti",
-    "Can not be edited from here due to insufficient permissions." : "Negali būti redaguojamas iš čia dėl leidimų trūkumo.",
     "Settings" : "Nustatymai",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 564558962825e58052df9dc4536a1116b0839c79..aef54469542fc48f65dadd7604e50e9e41e5f41b 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -103,9 +103,7 @@
     "File handling" : "Failų tvarkymas",
     "Maximum upload size" : "Maksimalus įkeliamo failo dydis",
     "max. possible: " : "maks. galima:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Su PHP-FPM reikšmės atnaujinimas gali užtrukti iki 5 minučių po pakeitimo.",
     "Save" : "IÅ¡saugoti",
-    "Can not be edited from here due to insufficient permissions." : "Negali būti redaguojamas iš čia dėl leidimų trūkumo.",
     "Settings" : "Nustatymai",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>",
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js
index f0d5b4212b0b1e9560bacd21b8b42a4207cdcb82..ad18fe93244e0a340823e7c743917683c3de4290 100644
--- a/apps/files/l10n/lv.js
+++ b/apps/files/l10n/lv.js
@@ -69,10 +69,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["atrasts pēc '{filter}'","atrasts pēc '{filter}'","atrasti pēc '{filter}'"],
     "Favorited" : "Favorīti",
     "Favorite" : "Iecienītais",
-    "Upload" : "Augšupielādēt",
     "Text file" : "Teksta datne",
     "Folder" : "Mape",
     "New folder" : "Jauna mape",
+    "Upload" : "Augšupielādēt",
     "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",
diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json
index 14d0b4093dfc353827534836d99b17a7b7647284..16ac9adf08df8eb270c5e1a704691d1e05c41a01 100644
--- a/apps/files/l10n/lv.json
+++ b/apps/files/l10n/lv.json
@@ -67,10 +67,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["atrasts pēc '{filter}'","atrasts pēc '{filter}'","atrasti pēc '{filter}'"],
     "Favorited" : "Favorīti",
     "Favorite" : "Iecienītais",
-    "Upload" : "Augšupielādēt",
     "Text file" : "Teksta datne",
     "Folder" : "Mape",
     "New folder" : "Jauna mape",
+    "Upload" : "Augšupielādēt",
     "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",
diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js
index e6265c851e8406c807412138dd5cf3ebc5264177..a87cdcdc371ea1a6b3a2414e0ca925c9beef9cad 100644
--- a/apps/files/l10n/mk.js
+++ b/apps/files/l10n/mk.js
@@ -47,10 +47,10 @@ OC.L10N.register(
     "File name cannot be empty." : "Името на датотеката не може да биде празно.",
     "Your storage is full, files can not be updated or synced anymore!" : "Вашиот сториџ е полн, датотеките веќе не можат да се освежуваат или синхронизираат!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Вашиот сториџ е скоро полн ({usedSpacePercent}%)",
-    "Upload" : "Подигни",
     "Text file" : "Текстуална датотека",
     "Folder" : "Папка",
     "New folder" : "Нова папка",
+    "Upload" : "Подигни",
     "You created %1$s" : "Вие креиравте %1$s",
     "%2$s created %1$s" : "%2$s креирано %1$s",
     "You changed %1$s" : "Вие изменивте %1$s",
diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json
index 0806f7d0966df151ba2a705db9e4cc539d15a629..49e2fce36d7371f094af987c753bea21a7006e32 100644
--- a/apps/files/l10n/mk.json
+++ b/apps/files/l10n/mk.json
@@ -45,10 +45,10 @@
     "File name cannot be empty." : "Името на датотеката не може да биде празно.",
     "Your storage is full, files can not be updated or synced anymore!" : "Вашиот сториџ е полн, датотеките веќе не можат да се освежуваат или синхронизираат!",
     "Your storage is almost full ({usedSpacePercent}%)" : "Вашиот сториџ е скоро полн ({usedSpacePercent}%)",
-    "Upload" : "Подигни",
     "Text file" : "Текстуална датотека",
     "Folder" : "Папка",
     "New folder" : "Нова папка",
+    "Upload" : "Подигни",
     "You created %1$s" : "Вие креиравте %1$s",
     "%2$s created %1$s" : "%2$s креирано %1$s",
     "You changed %1$s" : "Вие изменивте %1$s",
diff --git a/apps/files/l10n/ms_MY.js b/apps/files/l10n/ms_MY.js
index 7ef2afeb84ead670512e10cae54358feb5f7c1af..b57c1e61ca9e15c334d2d0d3ae97894806a71d66 100644
--- a/apps/files/l10n/ms_MY.js
+++ b/apps/files/l10n/ms_MY.js
@@ -21,9 +21,9 @@ OC.L10N.register(
     "Size" : "Saiz",
     "Modified" : "Dimodifikasi",
     "New" : "Baru",
-    "Upload" : "Muat naik",
     "Text file" : "Fail teks",
     "Folder" : "Folder",
+    "Upload" : "Muat naik",
     "You created %1$s" : "Anda telah membina %1$s",
     "%2$s created %1$s" : "%2$s membina %1$s",
     "You changed %1$s" : "Anda menukar %1$s",
diff --git a/apps/files/l10n/ms_MY.json b/apps/files/l10n/ms_MY.json
index aec2dd50949a5709759cef5fd80401043f51e7d4..e9db1fcad9d8635844f45b4b92c1c7ddcd348eba 100644
--- a/apps/files/l10n/ms_MY.json
+++ b/apps/files/l10n/ms_MY.json
@@ -19,9 +19,9 @@
     "Size" : "Saiz",
     "Modified" : "Dimodifikasi",
     "New" : "Baru",
-    "Upload" : "Muat naik",
     "Text file" : "Fail teks",
     "Folder" : "Folder",
+    "Upload" : "Muat naik",
     "You created %1$s" : "Anda telah membina %1$s",
     "%2$s created %1$s" : "%2$s membina %1$s",
     "You changed %1$s" : "Anda menukar %1$s",
diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js
index 7fe475a6a228d0a6d8f8f2daf8793dafe087640c..a1f8def347ea4974bd1856bf6b86f8145a6e70c8 100644
--- a/apps/files/l10n/nb_NO.js
+++ b/apps/files/l10n/nb_NO.js
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Er favoritt",
     "Favorite" : "Gjør til favoritt",
-    "{newname} already exists" : "{newname} finnes allerede",
-    "Upload" : "Last opp",
     "Text file" : "Tekstfil",
     "New text file.txt" : "Ny tekstfil.txt",
     "Folder" : "Mappe",
     "New folder" : "Ny mappe",
+    "{newname} already exists" : "{newname} finnes allerede",
+    "Upload" : "Last opp",
     "An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av taggene",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
     "A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Filhåndtering",
     "Maximum upload size" : "Største opplastingsstørrelse",
     "max. possible: " : "max. mulige:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM kan det ta inntil 5 minutter fra denne verdien lagres til den trer i kraft.",
     "Save" : "Lagre",
-    "Can not be edited from here due to insufficient permissions." : "Kan ikke redigeres her pga. manglende rettigheter.",
     "Settings" : "Innstillinger",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk denne adressen for å <a href=\"%s\" target=\"_blank\">få tilgang til filene dine via WebDAV</a>",
diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json
index 69e8ca742aaea483b87e0394eab34098e0d504d9..6d7ee493008905408cb6c26c92c85d061f00a14f 100644
--- a/apps/files/l10n/nb_NO.json
+++ b/apps/files/l10n/nb_NO.json
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Er favoritt",
     "Favorite" : "Gjør til favoritt",
-    "{newname} already exists" : "{newname} finnes allerede",
-    "Upload" : "Last opp",
     "Text file" : "Tekstfil",
     "New text file.txt" : "Ny tekstfil.txt",
     "Folder" : "Mappe",
     "New folder" : "Ny mappe",
+    "{newname} already exists" : "{newname} finnes allerede",
+    "Upload" : "Last opp",
     "An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av taggene",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
     "A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Filhåndtering",
     "Maximum upload size" : "Største opplastingsstørrelse",
     "max. possible: " : "max. mulige:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM kan det ta inntil 5 minutter fra denne verdien lagres til den trer i kraft.",
     "Save" : "Lagre",
-    "Can not be edited from here due to insufficient permissions." : "Kan ikke redigeres her pga. manglende rettigheter.",
     "Settings" : "Innstillinger",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk denne adressen for å <a href=\"%s\" target=\"_blank\">få tilgang til filene dine via WebDAV</a>",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 53ec6c1d8042616f1fed3aa825d65bc4fe060325..d60598ca147a167b370f9108df274f5c205bcc85 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favorieten",
     "Home" : "Thuis",
     "Close" : "Sluiten",
+    "Upload cancelled." : "Uploaden geannuleerd.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan {filename} niet uploaden omdat het een map is of 0 bytes groot is",
     "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Niet genoeg vrije ruimte. U upload {size1}, maar is is slechts {size2} beschikbaar",
-    "Upload cancelled." : "Uploaden geannuleerd.",
     "Could not get result from server." : "Kon het resultaat van de server niet terugkrijgen.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
     "Actions" : "Acties",
@@ -74,12 +74,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Favoriet",
     "Favorite" : "Favoriet",
-    "{newname} already exists" : "{newname} bestaat al",
-    "Upload" : "Uploaden",
     "Text file" : "Tekstbestand",
     "New text file.txt" : "Nieuw tekstbestand.txt",
     "Folder" : "Map",
     "New folder" : "Nieuwe map",
+    "{newname} already exists" : "{newname} bestaat al",
+    "Upload" : "Uploaden",
     "An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de tags bij te werken",
     "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Een bestand of map is <strong>gewijzigd</strong>",
@@ -104,9 +104,7 @@ OC.L10N.register(
     "File handling" : "Bestand",
     "Maximum upload size" : "Maximale bestandsgrootte voor uploads",
     "max. possible: " : "max. mogelijk: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Met PHP-FPM kan het tot 5 minuten duren voordat de aanpassing van deze waarde effect heeft.",
     "Save" : "Bewaren",
-    "Can not be edited from here due to insufficient permissions." : "Kan hier niet worden bewerkt wegens onvoldoende permissies.",
     "Settings" : "Instellingen",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\">om uw bestanden via WebDAV te benaderen</a>",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 6a077b1cc1ac8e133e6af14ad8161e72e34301ea..28f80c09af7fdc708c54f84a2e640d61823fac6b 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favorieten",
     "Home" : "Thuis",
     "Close" : "Sluiten",
+    "Upload cancelled." : "Uploaden geannuleerd.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan {filename} niet uploaden omdat het een map is of 0 bytes groot is",
     "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Niet genoeg vrije ruimte. U upload {size1}, maar is is slechts {size2} beschikbaar",
-    "Upload cancelled." : "Uploaden geannuleerd.",
     "Could not get result from server." : "Kon het resultaat van de server niet terugkrijgen.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
     "Actions" : "Acties",
@@ -72,12 +72,12 @@
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Favoriet",
     "Favorite" : "Favoriet",
-    "{newname} already exists" : "{newname} bestaat al",
-    "Upload" : "Uploaden",
     "Text file" : "Tekstbestand",
     "New text file.txt" : "Nieuw tekstbestand.txt",
     "Folder" : "Map",
     "New folder" : "Nieuwe map",
+    "{newname} already exists" : "{newname} bestaat al",
+    "Upload" : "Uploaden",
     "An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de tags bij te werken",
     "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
     "A file or folder has been <strong>changed</strong>" : "Een bestand of map is <strong>gewijzigd</strong>",
@@ -102,9 +102,7 @@
     "File handling" : "Bestand",
     "Maximum upload size" : "Maximale bestandsgrootte voor uploads",
     "max. possible: " : "max. mogelijk: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Met PHP-FPM kan het tot 5 minuten duren voordat de aanpassing van deze waarde effect heeft.",
     "Save" : "Bewaren",
-    "Can not be edited from here due to insufficient permissions." : "Kan hier niet worden bewerkt wegens onvoldoende permissies.",
     "Settings" : "Instellingen",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\">om uw bestanden via WebDAV te benaderen</a>",
diff --git a/apps/files/l10n/nn_NO.js b/apps/files/l10n/nn_NO.js
index 924670d596b4935d21943560528203bf1c43eb08..6d9e9f4acdd8337c00b06d8166a219765451d01a 100644
--- a/apps/files/l10n/nn_NO.js
+++ b/apps/files/l10n/nn_NO.js
@@ -22,8 +22,8 @@ OC.L10N.register(
     "Favorites" : "Favorittar",
     "Home" : "Heime",
     "Close" : "Lukk",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Klarte ikkje å lasta opp {filename} sidan det er ei mappe eller er 0 byte.",
     "Upload cancelled." : "Opplasting avbroten.",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Klarte ikkje å lasta opp {filename} sidan det er ei mappe eller er 0 byte.",
     "Could not get result from server." : "Klarte ikkje å henta resultat frå tenaren.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fila lastar no opp. Viss du forlèt sida no vil opplastinga verta avbroten.",
     "Actions" : "Handlingar",
@@ -47,10 +47,10 @@ OC.L10N.register(
     "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} %)",
     "Favorite" : "Favoritt",
-    "Upload" : "Last opp",
     "Text file" : "Tekst fil",
     "Folder" : "Mappe",
     "New folder" : "Ny mappe",
+    "Upload" : "Last opp",
     "A new file or folder has been <strong>created</strong>" : "Ei ny fil eller mappe er <strong>oppretta</strong>",
     "A file or folder has been <strong>changed</strong>" : "Ei fil eller mappe er <strong>endra</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Ei fil eller mappe er <strong>sletta</strong>",
diff --git a/apps/files/l10n/nn_NO.json b/apps/files/l10n/nn_NO.json
index 05e6f0a9d2d4c6b4cf75402ebd48b3db616792bd..277c50de6da33b4c32be534f9d800db2b3691925 100644
--- a/apps/files/l10n/nn_NO.json
+++ b/apps/files/l10n/nn_NO.json
@@ -20,8 +20,8 @@
     "Favorites" : "Favorittar",
     "Home" : "Heime",
     "Close" : "Lukk",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Klarte ikkje å lasta opp {filename} sidan det er ei mappe eller er 0 byte.",
     "Upload cancelled." : "Opplasting avbroten.",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "Klarte ikkje å lasta opp {filename} sidan det er ei mappe eller er 0 byte.",
     "Could not get result from server." : "Klarte ikkje å henta resultat frå tenaren.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fila lastar no opp. Viss du forlèt sida no vil opplastinga verta avbroten.",
     "Actions" : "Handlingar",
@@ -45,10 +45,10 @@
     "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} %)",
     "Favorite" : "Favoritt",
-    "Upload" : "Last opp",
     "Text file" : "Tekst fil",
     "Folder" : "Mappe",
     "New folder" : "Ny mappe",
+    "Upload" : "Last opp",
     "A new file or folder has been <strong>created</strong>" : "Ei ny fil eller mappe er <strong>oppretta</strong>",
     "A file or folder has been <strong>changed</strong>" : "Ei fil eller mappe er <strong>endra</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Ei fil eller mappe er <strong>sletta</strong>",
diff --git a/apps/files/l10n/oc.js b/apps/files/l10n/oc.js
index 6a0a05c782a3a2b450225a675092c8e247e5a580..d702fcace3d3945fa08a840665900006a701d009 100644
--- a/apps/files/l10n/oc.js
+++ b/apps/files/l10n/oc.js
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n octet","%n octets"],
     "Favorited" : "Marcat coma favorit",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{new_name} existís ja",
-    "Upload" : "Cargament",
     "Text file" : "Fichièr tèxte",
     "New text file.txt" : "Novèl fichièr tèxte .txt",
     "Folder" : "Dorsièr",
     "New folder" : "Novèl dorsièr",
+    "{newname} already exists" : "{new_name} existís ja",
+    "Upload" : "Cargament",
     "An error occurred while trying to update the tags" : "Una error s'es produsida al moment de la mesa a jorn de las etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Un novèl fichièr o repertòri es estat <strong>creat</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un fichièr o un repertòri es estat <strong>modificat</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Gestion de fichièrs",
     "Maximum upload size" : "Talha max. de mandadís",
     "max. possible: " : "Max. possible :",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Amb PHP-FPM, se pòdon passar fins a 5 minutas abans qu'aquesta valor siá aplicada.",
     "Save" : "Salvar",
-    "Can not be edited from here due to insufficient permissions." : "Pòt pas èsser modificat aicí a causa de permissions insufisentas.",
     "Settings" : "Paramètres",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizatz aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir a vòstres fichièrs per WebDAV</a>",
diff --git a/apps/files/l10n/oc.json b/apps/files/l10n/oc.json
index 0577b75076a3c25b3000ed0e5b649781d85b07ef..ec91aa3ccbab9bfa954f9c9d3803a7f90b7a1266 100644
--- a/apps/files/l10n/oc.json
+++ b/apps/files/l10n/oc.json
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n octet","%n octets"],
     "Favorited" : "Marcat coma favorit",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{new_name} existís ja",
-    "Upload" : "Cargament",
     "Text file" : "Fichièr tèxte",
     "New text file.txt" : "Novèl fichièr tèxte .txt",
     "Folder" : "Dorsièr",
     "New folder" : "Novèl dorsièr",
+    "{newname} already exists" : "{new_name} existís ja",
+    "Upload" : "Cargament",
     "An error occurred while trying to update the tags" : "Una error s'es produsida al moment de la mesa a jorn de las etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Un novèl fichièr o repertòri es estat <strong>creat</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un fichièr o un repertòri es estat <strong>modificat</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Gestion de fichièrs",
     "Maximum upload size" : "Talha max. de mandadís",
     "max. possible: " : "Max. possible :",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Amb PHP-FPM, se pòdon passar fins a 5 minutas abans qu'aquesta valor siá aplicada.",
     "Save" : "Salvar",
-    "Can not be edited from here due to insufficient permissions." : "Pòt pas èsser modificat aicí a causa de permissions insufisentas.",
     "Settings" : "Paramètres",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizatz aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir a vòstres fichièrs per WebDAV</a>",
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 5cba43675dd60d0c9ffea2a0e88a3bdab6d55958..e7a208bc639b3801c40a05e723e20699f2b06588 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Ulubione",
     "Home" : "Dom",
     "Close" : "Zamknij",
+    "Upload cancelled." : "Wczytywanie anulowane.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nie można przesłać {filename} być może jest katalogiem lub posiada 0 bajtów",
     "Total file size {size1} exceeds upload limit {size2}" : "Całkowity rozmiar {size1} przekracza limit uploadu {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}",
-    "Upload cancelled." : "Wczytywanie anulowane.",
     "Could not get result from server." : "Nie można uzyskać wyniku z serwera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.",
     "Actions" : "Akcje",
@@ -70,10 +70,10 @@ OC.L10N.register(
     "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
     "Favorited" : "Ulubione",
     "Favorite" : "Ulubione",
-    "Upload" : "Wyślij",
     "Text file" : "Plik tekstowy",
     "Folder" : "Folder",
     "New folder" : "Nowy folder",
+    "Upload" : "Wyślij",
     "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
     "A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 5b09f326134969d6a2f2857c95a69a60020ed6c2..4af3ab766e49f6a691e40e67adecf3ea80a22730 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -28,10 +28,10 @@
     "Favorites" : "Ulubione",
     "Home" : "Dom",
     "Close" : "Zamknij",
+    "Upload cancelled." : "Wczytywanie anulowane.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nie można przesłać {filename} być może jest katalogiem lub posiada 0 bajtów",
     "Total file size {size1} exceeds upload limit {size2}" : "Całkowity rozmiar {size1} przekracza limit uploadu {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}",
-    "Upload cancelled." : "Wczytywanie anulowane.",
     "Could not get result from server." : "Nie można uzyskać wyniku z serwera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.",
     "Actions" : "Akcje",
@@ -68,10 +68,10 @@
     "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
     "Favorited" : "Ulubione",
     "Favorite" : "Ulubione",
-    "Upload" : "Wyślij",
     "Text file" : "Plik tekstowy",
     "Folder" : "Folder",
     "New folder" : "Nowy folder",
+    "Upload" : "Wyślij",
     "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
     "A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 70d38e747bad5cdae6882d9c82ede3b00096e06d..158ef08608d73b19fa8ae7d7019935a37d882fd9 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favoritos",
     "Home" : "Home",
     "Close" : "Fechar",
+    "Upload cancelled." : "Envio cancelado.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de fazer o envio de {filename}, pois é um diretório ou tem 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}",
-    "Upload cancelled." : "Envio cancelado.",
     "Could not get result from server." : "Não foi possível obter o resultado do servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.",
     "Actions" : "Ações",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Favorito",
     "Favorite" : "Favorito",
-    "{newname} already exists" : "{newname} já existe",
-    "Upload" : "Enviar",
     "Text file" : "Arquivo texto",
     "New text file.txt" : "Novo texto file.txt",
     "Folder" : "Pasta",
     "New folder" : "Nova pasta",
+    "{newname} already exists" : "{newname} já existe",
+    "Upload" : "Enviar",
     "An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
     "A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Tratamento de Arquivo",
     "Maximum upload size" : "Tamanho máximo para envio",
     "max. possible: " : "max. possível:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Com PHP-FPM este valor pode demorar até 5 minutos para fazer efeito depois de ser salvo.",
     "Save" : "Salvar",
-    "Can not be edited from here due to insufficient permissions." : "Não pode ser editado a partir daqui devido a permissões insuficientes.",
     "Settings" : "Configurações",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index d0023e7d5becdfb73c68c480bfccc1fabd7b6725..af539480d95ad79262c8bb454a6d04bfe66e8f65 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favoritos",
     "Home" : "Home",
     "Close" : "Fechar",
+    "Upload cancelled." : "Envio cancelado.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de fazer o envio de {filename}, pois é um diretório ou tem 0 bytes",
     "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}",
-    "Upload cancelled." : "Envio cancelado.",
     "Could not get result from server." : "Não foi possível obter o resultado do servidor.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.",
     "Actions" : "Ações",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
     "Favorited" : "Favorito",
     "Favorite" : "Favorito",
-    "{newname} already exists" : "{newname} já existe",
-    "Upload" : "Enviar",
     "Text file" : "Arquivo texto",
     "New text file.txt" : "Novo texto file.txt",
     "Folder" : "Pasta",
     "New folder" : "Nova pasta",
+    "{newname} already exists" : "{newname} já existe",
+    "Upload" : "Enviar",
     "An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
     "A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Tratamento de Arquivo",
     "Maximum upload size" : "Tamanho máximo para envio",
     "max. possible: " : "max. possível:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Com PHP-FPM este valor pode demorar até 5 minutos para fazer efeito depois de ser salvo.",
     "Save" : "Salvar",
-    "Can not be edited from here due to insufficient permissions." : "Não pode ser editado a partir daqui devido a permissões insuficientes.",
     "Settings" : "Configurações",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>",
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 5474826994f86bfec6ab77be650eb509a20e842a..537abb936b17b37ceff69b79e4a3c34ac07ef607 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Manuseamento do ficheiro",
     "Maximum upload size" : "Tamanho máximo de envio",
     "max. possible: " : "Máx. possível: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Com PHP-FPM este valor poderá demorar até 5 minutos para ser aplicado depois de guardar.",
     "Save" : "Guardar",
-    "Can not be edited from here due to insufficient permissions." : "Não pode ser editado a partir daqui devido a permissões insuficientes.",
     "Settings" : "Definições",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilize esta ligação para <a href=\"%s\" target=\"_blank\">aceder aos seus ficheiros via WebDAV</a>",
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index 44bf606a97fa0a122d4d249aa99cba3545779c1c..20e8dd808cc402615828a3da33f484f04dc94498 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -103,9 +103,7 @@
     "File handling" : "Manuseamento do ficheiro",
     "Maximum upload size" : "Tamanho máximo de envio",
     "max. possible: " : "Máx. possível: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Com PHP-FPM este valor poderá demorar até 5 minutos para ser aplicado depois de guardar.",
     "Save" : "Guardar",
-    "Can not be edited from here due to insufficient permissions." : "Não pode ser editado a partir daqui devido a permissões insuficientes.",
     "Settings" : "Definições",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilize esta ligação para <a href=\"%s\" target=\"_blank\">aceder aos seus ficheiros via WebDAV</a>",
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 83593b4ba8a3a959fcf8ace58eff1e61fa955108..c3dca30abedafa313dc4192f25d441d861763099 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Favorite",
     "Home" : "Acasă",
     "Close" : "ÃŽnchide",
+    "Upload cancelled." : "Încărcare anulată.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nu se poate încărca {filename} deoarece este un director sau are mărimea de 0 octeți",
     "Total file size {size1} exceeds upload limit {size2}" : "Mărimea fișierului este {size1} ce depășește limita de încărcare de {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas",
-    "Upload cancelled." : "Încărcare anulată.",
     "Could not get result from server." : "Nu se poate obține rezultatul de la server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
     "Actions" : "Acțiuni",
@@ -65,10 +65,10 @@ OC.L10N.register(
     "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}%)",
     "Favorite" : "Favorit",
-    "Upload" : "Încărcă",
     "Text file" : "Fișier text",
     "Folder" : "Dosar",
     "New folder" : "Un nou dosar",
+    "Upload" : "Încărcă",
     "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Un nou fișier sau dosar a fost <strong>șters</strong>",
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index a2544bba28d45fdc7be82d00989ad94a9048fe23..0d2f4497ff42e1f58793f4f4cf14f2e78ef8d209 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -28,10 +28,10 @@
     "Favorites" : "Favorite",
     "Home" : "Acasă",
     "Close" : "ÃŽnchide",
+    "Upload cancelled." : "Încărcare anulată.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nu se poate încărca {filename} deoarece este un director sau are mărimea de 0 octeți",
     "Total file size {size1} exceeds upload limit {size2}" : "Mărimea fișierului este {size1} ce depășește limita de încărcare de {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas",
-    "Upload cancelled." : "Încărcare anulată.",
     "Could not get result from server." : "Nu se poate obține rezultatul de la server.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
     "Actions" : "Acțiuni",
@@ -63,10 +63,10 @@
     "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}%)",
     "Favorite" : "Favorit",
-    "Upload" : "Încărcă",
     "Text file" : "Fișier text",
     "Folder" : "Dosar",
     "New folder" : "Un nou dosar",
+    "Upload" : "Încărcă",
     "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>",
     "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>",
     "A file or folder has been <strong>deleted</strong>" : "Un nou fișier sau dosar a fost <strong>șters</strong>",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 270cc3c6a8553028ae04229e25db96be585f493c..254e701a17c15ec856097abb6f2117c276aa9783 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Избранное",
     "Home" : "Главная",
     "Close" : "Закрыть",
+    "Upload cancelled." : "Загрузка отменена.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера",
     "Total file size {size1} exceeds upload limit {size2}" : "Полный размер файла {size1} превышает лимит по загрузке {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, Вы загружаете {size1}, но осталось только {size2}",
-    "Upload cancelled." : "Загрузка отменена.",
     "Could not get result from server." : "Не удалось получить ответ от сервера.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку.",
     "Actions" : "Действия",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байтов","%n байта(ов)"],
     "Favorited" : "Избранное",
     "Favorite" : "Избранное",
-    "{newname} already exists" : "{newname} уже существует",
-    "Upload" : "Загрузить",
     "Text file" : "Текстовый файл",
     "New text file.txt" : "Новый текстовый документ.txt",
     "Folder" : "Каталог",
     "New folder" : "Новый каталог",
+    "{newname} already exists" : "{newname} уже существует",
+    "Upload" : "Загрузить",
     "An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
     "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
     "A file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или каталог",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Управление файлами",
     "Maximum upload size" : "Максимальный размер загружаемого файла",
     "max. possible: " : "макс. возможно: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "При использовании PHP-FPM может потребоваться до 5 минут, чтобы это значение встпуило в силу после сохранения.",
     "Save" : "Сохранить",
-    "Can not be edited from here due to insufficient permissions." : "Невозможно отредактировать здесь из-за нехватки полномочий.",
     "Settings" : "Настройки",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">доступа файлам через WebDAV</a>",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 36aae3834a99620daaf78f4c7087a6ee316ef97d..7666ebb75d4c7f02dfc9fc9567d1d784f75e733f 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -28,10 +28,10 @@
     "Favorites" : "Избранное",
     "Home" : "Главная",
     "Close" : "Закрыть",
+    "Upload cancelled." : "Загрузка отменена.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера",
     "Total file size {size1} exceeds upload limit {size2}" : "Полный размер файла {size1} превышает лимит по загрузке {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, Вы загружаете {size1}, но осталось только {size2}",
-    "Upload cancelled." : "Загрузка отменена.",
     "Could not get result from server." : "Не удалось получить ответ от сервера.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку.",
     "Actions" : "Действия",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байтов","%n байта(ов)"],
     "Favorited" : "Избранное",
     "Favorite" : "Избранное",
-    "{newname} already exists" : "{newname} уже существует",
-    "Upload" : "Загрузить",
     "Text file" : "Текстовый файл",
     "New text file.txt" : "Новый текстовый документ.txt",
     "Folder" : "Каталог",
     "New folder" : "Новый каталог",
+    "{newname} already exists" : "{newname} уже существует",
+    "Upload" : "Загрузить",
     "An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
     "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог",
     "A file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или каталог",
@@ -103,9 +103,7 @@
     "File handling" : "Управление файлами",
     "Maximum upload size" : "Максимальный размер загружаемого файла",
     "max. possible: " : "макс. возможно: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "При использовании PHP-FPM может потребоваться до 5 минут, чтобы это значение встпуило в силу после сохранения.",
     "Save" : "Сохранить",
-    "Can not be edited from here due to insufficient permissions." : "Невозможно отредактировать здесь из-за нехватки полномочий.",
     "Settings" : "Настройки",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">доступа файлам через WebDAV</a>",
diff --git a/apps/files/l10n/si_LK.js b/apps/files/l10n/si_LK.js
index 60cd10813d9827b07890c12ed981b78341fdc3b6..9b2696d4530c783401d2f7660ed62054e4c5eec6 100644
--- a/apps/files/l10n/si_LK.js
+++ b/apps/files/l10n/si_LK.js
@@ -22,9 +22,9 @@ OC.L10N.register(
     "Size" : "ප්‍රමාණය",
     "Modified" : "වෙනස් කළ",
     "New" : "නව",
-    "Upload" : "උඩුගත කරන්න",
     "Text file" : "පෙළ ගොනුව",
     "Folder" : "ෆෝල්ඩරය",
+    "Upload" : "උඩුගත කරන්න",
     "A new file or folder has been <strong>created</strong>" : "නව ගොනුවක් හෝ බහාලුමක් <strong> නිර්මාණය කර ඇත</ strong> ",
     "A file or folder has been <strong>changed</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>වෙනස්</strong> වී ඇත",
     "A file or folder has been <strong>deleted</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>මකා දමා</strong> ඇත",
diff --git a/apps/files/l10n/si_LK.json b/apps/files/l10n/si_LK.json
index 2f910f1d90b40806d064501357764d31b05d138e..b46144f488161813a816549fb726d7be3b6373ba 100644
--- a/apps/files/l10n/si_LK.json
+++ b/apps/files/l10n/si_LK.json
@@ -20,9 +20,9 @@
     "Size" : "ප්‍රමාණය",
     "Modified" : "වෙනස් කළ",
     "New" : "නව",
-    "Upload" : "උඩුගත කරන්න",
     "Text file" : "පෙළ ගොනුව",
     "Folder" : "ෆෝල්ඩරය",
+    "Upload" : "උඩුගත කරන්න",
     "A new file or folder has been <strong>created</strong>" : "නව ගොනුවක් හෝ බහාලුමක් <strong> නිර්මාණය කර ඇත</ strong> ",
     "A file or folder has been <strong>changed</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>වෙනස්</strong> වී ඇත",
     "A file or folder has been <strong>deleted</strong>" : "ගොනුවක් හෝ ෆෝල්ඩරයක් <strong>මකා දමා</strong> ඇත",
diff --git a/apps/files/l10n/sk_SK.js b/apps/files/l10n/sk_SK.js
index e2fbf695f813b1acd73d6cebcc64fe4ea13a0eb0..1736a1f94c1303d83ad6235464b2f72cf4f06ea6 100644
--- a/apps/files/l10n/sk_SK.js
+++ b/apps/files/l10n/sk_SK.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Obľúbené",
     "Home" : "Domov",
     "Close" : "Zavrieť",
+    "Upload cancelled." : "Odosielanie je zrušené.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov",
     "Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
-    "Upload cancelled." : "Odosielanie je zrušené.",
     "Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
     "Actions" : "Akcie",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
     "Favorited" : "Pridané k obľúbeným",
     "Favorite" : "Obľúbené",
-    "{newname} already exists" : "{newname} už existuje",
-    "Upload" : "Nahrať",
     "Text file" : "Textový súbor",
     "New text file.txt" : "Nový text file.txt",
     "Folder" : "Priečinok",
     "New folder" : "Nový priečinok",
+    "{newname} already exists" : "{newname} už existuje",
+    "Upload" : "Nahrať",
     "An error occurred while trying to update the tags" : "Pri pokuse o aktualizáciu štítkov došlo k chybe",
     "A new file or folder has been <strong>created</strong>" : "Nový súbor alebo priečinok bol <strong>vytvorený</strong>",
     "A file or folder has been <strong>changed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong>",
@@ -102,9 +102,7 @@ OC.L10N.register(
     "File handling" : "Nastavenie správania sa k súborom",
     "Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
     "max. possible: " : "najväčšie možné:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "S PHP-FPM môže trvať do 5 minút, kým sa nastavenie po uložení prejaví.",
     "Save" : "Uložiť",
-    "Can not be edited from here due to insufficient permissions." : "Úpravy nie sú možné z dôvodu nedostatočných oprávnení.",
     "Settings" : "Nastavenia",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použite túto linku <a href=\"%s\" target=\"_blank\">pre prístup k vašim súborom cez WebDAV</a>",
diff --git a/apps/files/l10n/sk_SK.json b/apps/files/l10n/sk_SK.json
index e5748baa4c8fab35c29dc0a2cedf5d079c649a91..8936375cadedc67761e9e878b8162526708e9427 100644
--- a/apps/files/l10n/sk_SK.json
+++ b/apps/files/l10n/sk_SK.json
@@ -28,10 +28,10 @@
     "Favorites" : "Obľúbené",
     "Home" : "Domov",
     "Close" : "Zavrieť",
+    "Upload cancelled." : "Odosielanie je zrušené.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov",
     "Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
-    "Upload cancelled." : "Odosielanie je zrušené.",
     "Could not get result from server." : "Nepodarilo sa dostať výsledky zo servera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
     "Actions" : "Akcie",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov"],
     "Favorited" : "Pridané k obľúbeným",
     "Favorite" : "Obľúbené",
-    "{newname} already exists" : "{newname} už existuje",
-    "Upload" : "Nahrať",
     "Text file" : "Textový súbor",
     "New text file.txt" : "Nový text file.txt",
     "Folder" : "Priečinok",
     "New folder" : "Nový priečinok",
+    "{newname} already exists" : "{newname} už existuje",
+    "Upload" : "Nahrať",
     "An error occurred while trying to update the tags" : "Pri pokuse o aktualizáciu štítkov došlo k chybe",
     "A new file or folder has been <strong>created</strong>" : "Nový súbor alebo priečinok bol <strong>vytvorený</strong>",
     "A file or folder has been <strong>changed</strong>" : "Súbor alebo priečinok bol <strong>zmenený</strong>",
@@ -100,9 +100,7 @@
     "File handling" : "Nastavenie správania sa k súborom",
     "Maximum upload size" : "Maximálna veľkosť odosielaného súboru",
     "max. possible: " : "najväčšie možné:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "S PHP-FPM môže trvať do 5 minút, kým sa nastavenie po uložení prejaví.",
     "Save" : "Uložiť",
-    "Can not be edited from here due to insufficient permissions." : "Úpravy nie sú možné z dôvodu nedostatočných oprávnení.",
     "Settings" : "Nastavenia",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použite túto linku <a href=\"%s\" target=\"_blank\">pre prístup k vašim súborom cez WebDAV</a>",
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index 7ce39724a98442c808a5b5f38c8576ae2902ac52..d89d31f6aea13b155086c28cd1845524a30e141b 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Priljubljene",
     "Home" : "Domači naslov",
     "Close" : "Zapri",
+    "Upload cancelled." : "Pošiljanje je preklicano.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.",
     "Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
-    "Upload cancelled." : "Pošiljanje je preklicano.",
     "Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
     "Actions" : "Dejanja",
@@ -71,10 +71,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom '{filter}'","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"],
     "Favorited" : "Označeno kot priljubljeno",
     "Favorite" : "Priljubljene",
-    "Upload" : "Pošlji",
     "Text file" : "Besedilna datoteka",
     "Folder" : "Mapa",
     "New folder" : "Nova mapa",
+    "Upload" : "Pošlji",
     "An error occurred while trying to update the tags" : "Prišlo je do napake med posodabljanjem oznak",
     "A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je <strong>ustvarjena</strong>",
     "A file or folder has been <strong>changed</strong>" : "Datoteka ali mapa je <strong>spremenjena</strong>.",
@@ -97,7 +97,6 @@ OC.L10N.register(
     "Maximum upload size" : "Največja velikost za pošiljanja",
     "max. possible: " : "največ mogoče:",
     "Save" : "Shrani",
-    "Can not be edited from here due to insufficient permissions." : "Predmeta ni mogoče urejati zaradi neustreznih dovoljenj.",
     "Settings" : "Nastavitve",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek peko sistema WebDAV</a>.",
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index b4b28f95bf123674263de820bfda6a7ffd8c13de..6dbbd99371a1e4447857be73648820415b684beb 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -28,10 +28,10 @@
     "Favorites" : "Priljubljene",
     "Home" : "Domači naslov",
     "Close" : "Zapri",
+    "Upload cancelled." : "Pošiljanje je preklicano.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.",
     "Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.",
-    "Upload cancelled." : "Pošiljanje je preklicano.",
     "Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
     "Actions" : "Dejanja",
@@ -69,10 +69,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom '{filter}'","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"],
     "Favorited" : "Označeno kot priljubljeno",
     "Favorite" : "Priljubljene",
-    "Upload" : "Pošlji",
     "Text file" : "Besedilna datoteka",
     "Folder" : "Mapa",
     "New folder" : "Nova mapa",
+    "Upload" : "Pošlji",
     "An error occurred while trying to update the tags" : "Prišlo je do napake med posodabljanjem oznak",
     "A new file or folder has been <strong>created</strong>" : "Nova datoteka ali mapa je <strong>ustvarjena</strong>",
     "A file or folder has been <strong>changed</strong>" : "Datoteka ali mapa je <strong>spremenjena</strong>.",
@@ -95,7 +95,6 @@
     "Maximum upload size" : "Največja velikost za pošiljanja",
     "max. possible: " : "največ mogoče:",
     "Save" : "Shrani",
-    "Can not be edited from here due to insufficient permissions." : "Predmeta ni mogoče urejati zaradi neustreznih dovoljenj.",
     "Settings" : "Nastavitve",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek peko sistema WebDAV</a>.",
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js
index 8f19800cd2a620971918ff4f0ef553767d0ccc34..9428855d9ee0631fd84cc34d21f0cbc1e151293d 100644
--- a/apps/files/l10n/sq.js
+++ b/apps/files/l10n/sq.js
@@ -74,12 +74,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajte"],
     "Favorited" : "U kalua e parapëlqyer",
     "Favorite" : "E parapëlqyer",
-    "{newname} already exists" : "Ka tashmë një {newname}",
-    "Upload" : "Ngarkoje",
     "Text file" : "Kartelë tekst",
     "New text file.txt" : "Kartelë e re file.txt",
     "Folder" : "Dosje",
     "New folder" : "Dosje e re",
+    "{newname} already exists" : "Ka tashmë një {newname}",
+    "Upload" : "Ngarkoje",
     "An error occurred while trying to update the tags" : "Ndodhi një gabim teksa provohej të përditësoheshin etiketat",
     "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re",
     "A file or folder has been <strong>changed</strong>" : "<strong>U ndryshua</strong> një kartelë ose dosje",
@@ -104,9 +104,7 @@ OC.L10N.register(
     "File handling" : "Trajtim kartele",
     "Maximum upload size" : "Madhësi maksimale ngarkimi",
     "max. possible: " : "maks. i mundshëm: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Me PHP-FPM kjo vlerë mund të dojë deri në 5 minuta të hyjë në fuqi, pasi të ruhet.",
     "Save" : "Ruaje",
-    "Can not be edited from here due to insufficient permissions." : "S’mund të përpunohet që këtu, për shkak lejesh të pamjaftueshme.",
     "Settings" : "Rregullime",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Përdorni këtë adresë për <a href=\"%s\" target=\"_blank\">të hyrë te Kartelat tuaja përmes WebDAV-it</a>",
diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json
index 462f4d06392898b6acb01f9f0c38902633cd3cfb..65e87f42c1bd08eca957dc3a9cc748eab441c422 100644
--- a/apps/files/l10n/sq.json
+++ b/apps/files/l10n/sq.json
@@ -72,12 +72,12 @@
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajte"],
     "Favorited" : "U kalua e parapëlqyer",
     "Favorite" : "E parapëlqyer",
-    "{newname} already exists" : "Ka tashmë një {newname}",
-    "Upload" : "Ngarkoje",
     "Text file" : "Kartelë tekst",
     "New text file.txt" : "Kartelë e re file.txt",
     "Folder" : "Dosje",
     "New folder" : "Dosje e re",
+    "{newname} already exists" : "Ka tashmë një {newname}",
+    "Upload" : "Ngarkoje",
     "An error occurred while trying to update the tags" : "Ndodhi një gabim teksa provohej të përditësoheshin etiketat",
     "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re",
     "A file or folder has been <strong>changed</strong>" : "<strong>U ndryshua</strong> një kartelë ose dosje",
@@ -102,9 +102,7 @@
     "File handling" : "Trajtim kartele",
     "Maximum upload size" : "Madhësi maksimale ngarkimi",
     "max. possible: " : "maks. i mundshëm: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Me PHP-FPM kjo vlerë mund të dojë deri në 5 minuta të hyjë në fuqi, pasi të ruhet.",
     "Save" : "Ruaje",
-    "Can not be edited from here due to insufficient permissions." : "S’mund të përpunohet që këtu, për shkak lejesh të pamjaftueshme.",
     "Settings" : "Rregullime",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Përdorni këtë adresë për <a href=\"%s\" target=\"_blank\">të hyrë te Kartelat tuaja përmes WebDAV-it</a>",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 93f8979c2cbf3292cd865e13cd2bb9405f8a3378..289b7dd432cac80ebf90f665844a20a77b27f99e 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Омиљени",
     "Home" : "Почетна",
     "Close" : "Затвори",
+    "Upload cancelled." : "Отпремање је отказано.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Не могу да отпремим {filename} јер је то директоријум или има 0 бајтова",
     "Total file size {size1} exceeds upload limit {size2}" : "Величина {size1} превазилази ограничење за отпремање од {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Нема простора. Отпремате {size1} али само {size2} је преостало",
-    "Upload cancelled." : "Отпремање је отказано.",
     "Could not get result from server." : "Не могу да добијем резултат са сервера.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Отпремање фајла је у току. Ако сада напустите страницу, отказаћете отпремање.",
     "Actions" : "Радње",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајта"],
     "Favorited" : "Омиљено",
     "Favorite" : "Омиљени",
-    "{newname} already exists" : "{newname} већ постоји",
-    "Upload" : "Отпреми",
     "Text file" : "текстуални фајл",
     "New text file.txt" : "Нов текстуални фајл.txt",
     "Folder" : "фасцикла",
     "New folder" : "Нова фасцикла",
+    "{newname} already exists" : "{newname} већ постоји",
+    "Upload" : "Отпреми",
     "An error occurred while trying to update the tags" : "Дошло је до грешке при покушају ажурирања ознака",
     "A new file or folder has been <strong>created</strong>" : "Нови фајл или фасцикла су <strong>направљени</strong>",
     "A file or folder has been <strong>changed</strong>" : "Фајл или фасцикла су <strong>измењени</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Руковање фајловима",
     "Maximum upload size" : "Највећа величина отпремања",
     "max. possible: " : "највише могуће:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "У PHP-FPM-у ова вредност има ефекта тек након 5 минута након примене.",
     "Save" : "Сачувај",
-    "Can not be edited from here due to insufficient permissions." : "Не може да се мења одавде због недостатка дозвола.",
     "Settings" : "Поставке",
     "WebDAV" : "ВебДАВ",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Користите ову адресу да <a href=\"%s\" target=\"_blank\"> приступите фајловима преко ВебДАВ-а</a>",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 08ba9712de796d710b57be65bd5d7ce4933b0194..60457925962a262410e6d4b01b72cccd08b77277 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -28,10 +28,10 @@
     "Favorites" : "Омиљени",
     "Home" : "Почетна",
     "Close" : "Затвори",
+    "Upload cancelled." : "Отпремање је отказано.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Не могу да отпремим {filename} јер је то директоријум или има 0 бајтова",
     "Total file size {size1} exceeds upload limit {size2}" : "Величина {size1} превазилази ограничење за отпремање од {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Нема простора. Отпремате {size1} али само {size2} је преостало",
-    "Upload cancelled." : "Отпремање је отказано.",
     "Could not get result from server." : "Не могу да добијем резултат са сервера.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Отпремање фајла је у току. Ако сада напустите страницу, отказаћете отпремање.",
     "Actions" : "Радње",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајта"],
     "Favorited" : "Омиљено",
     "Favorite" : "Омиљени",
-    "{newname} already exists" : "{newname} већ постоји",
-    "Upload" : "Отпреми",
     "Text file" : "текстуални фајл",
     "New text file.txt" : "Нов текстуални фајл.txt",
     "Folder" : "фасцикла",
     "New folder" : "Нова фасцикла",
+    "{newname} already exists" : "{newname} већ постоји",
+    "Upload" : "Отпреми",
     "An error occurred while trying to update the tags" : "Дошло је до грешке при покушају ажурирања ознака",
     "A new file or folder has been <strong>created</strong>" : "Нови фајл или фасцикла су <strong>направљени</strong>",
     "A file or folder has been <strong>changed</strong>" : "Фајл или фасцикла су <strong>измењени</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Руковање фајловима",
     "Maximum upload size" : "Највећа величина отпремања",
     "max. possible: " : "највише могуће:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "У PHP-FPM-у ова вредност има ефекта тек након 5 минута након примене.",
     "Save" : "Сачувај",
-    "Can not be edited from here due to insufficient permissions." : "Не може да се мења одавде због недостатка дозвола.",
     "Settings" : "Поставке",
     "WebDAV" : "ВебДАВ",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Користите ову адресу да <a href=\"%s\" target=\"_blank\"> приступите фајловима преко ВебДАВ-а</a>",
diff --git a/apps/files/l10n/sr@latin.js b/apps/files/l10n/sr@latin.js
index 9c7732e4e7158deb3784b84deda2c5bb3adffc61..2907018adfba37d68f2046b405af6d0cdb8174cd 100644
--- a/apps/files/l10n/sr@latin.js
+++ b/apps/files/l10n/sr@latin.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Omiljeni",
     "Home" : "Početna",
     "Close" : "Zatvori",
+    "Upload cancelled." : "Otpremanje je otkazano.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne mogu da otpremim {filename} jer je to direktorijum ili ima 0 bajtova",
     "Total file size {size1} exceeds upload limit {size2}" : "Veličina {size1} prevazilazi ograničenje za otpremanje od {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nema prostora. Otpremate {size1} ali samo {size2} je preostalo",
-    "Upload cancelled." : "Otpremanje je otkazano.",
     "Could not get result from server." : "Ne mogu da dobijem rezultat sa servera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Otpremanje fajla je u toku. Ako sada napustite stranicu, otkazaćete otpremanje.",
     "Download" : "Preuzmi",
@@ -68,10 +68,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["se poklapa sa '{filter}'","se poklapaju sa '{filter}'","se poklapa sa '{filter}'"],
     "Favorited" : "Omiljeno",
     "Favorite" : "Omiljeni",
-    "Upload" : "Otpremi",
     "Text file" : "tekstualni fajl",
     "Folder" : "fascikla",
     "New folder" : "Nova fascikla",
+    "Upload" : "Otpremi",
     "An error occurred while trying to update the tags" : "Došlo je do greške pri pokušaju ažuriranja oznaka",
     "A new file or folder has been <strong>created</strong>" : "Novi fajl ili fascikla su <strong>napravljeni</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fajl ili fascikla su <strong>izmenjeni</strong>",
@@ -94,7 +94,6 @@ OC.L10N.register(
     "Maximum upload size" : "Najveća veličina otpremanja",
     "max. possible: " : "najviše moguće:",
     "Save" : "Sačuvaj",
-    "Can not be edited from here due to insufficient permissions." : "Ne može da se menja odavde zbog nedostatka dozvola.",
     "Settings" : "Postavke",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Koristite ovu adresu da <a href=\"%s\" target=\"_blank\"> pristupite fajlovima preko WebDAV-a</a>",
diff --git a/apps/files/l10n/sr@latin.json b/apps/files/l10n/sr@latin.json
index 0eb117e6026139c6970de49eef87dbf19932815d..7026569e117cc49ff7cd652b8f7a206a9fa8fda1 100644
--- a/apps/files/l10n/sr@latin.json
+++ b/apps/files/l10n/sr@latin.json
@@ -28,10 +28,10 @@
     "Favorites" : "Omiljeni",
     "Home" : "Početna",
     "Close" : "Zatvori",
+    "Upload cancelled." : "Otpremanje je otkazano.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne mogu da otpremim {filename} jer je to direktorijum ili ima 0 bajtova",
     "Total file size {size1} exceeds upload limit {size2}" : "Veličina {size1} prevazilazi ograničenje za otpremanje od {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nema prostora. Otpremate {size1} ali samo {size2} je preostalo",
-    "Upload cancelled." : "Otpremanje je otkazano.",
     "Could not get result from server." : "Ne mogu da dobijem rezultat sa servera.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Otpremanje fajla je u toku. Ako sada napustite stranicu, otkazaćete otpremanje.",
     "Download" : "Preuzmi",
@@ -66,10 +66,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["se poklapa sa '{filter}'","se poklapaju sa '{filter}'","se poklapa sa '{filter}'"],
     "Favorited" : "Omiljeno",
     "Favorite" : "Omiljeni",
-    "Upload" : "Otpremi",
     "Text file" : "tekstualni fajl",
     "Folder" : "fascikla",
     "New folder" : "Nova fascikla",
+    "Upload" : "Otpremi",
     "An error occurred while trying to update the tags" : "Došlo je do greške pri pokušaju ažuriranja oznaka",
     "A new file or folder has been <strong>created</strong>" : "Novi fajl ili fascikla su <strong>napravljeni</strong>",
     "A file or folder has been <strong>changed</strong>" : "Fajl ili fascikla su <strong>izmenjeni</strong>",
@@ -92,7 +92,6 @@
     "Maximum upload size" : "Najveća veličina otpremanja",
     "max. possible: " : "najviše moguće:",
     "Save" : "Sačuvaj",
-    "Can not be edited from here due to insufficient permissions." : "Ne može da se menja odavde zbog nedostatka dozvola.",
     "Settings" : "Postavke",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Koristite ovu adresu da <a href=\"%s\" target=\"_blank\"> pristupite fajlovima preko WebDAV-a</a>",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 19f42fb144b2b92f2ff852f0cfbc2756188da321..58f6d76c29e53d8877337620c10e2af69a7aaa98 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -73,12 +73,12 @@ OC.L10N.register(
     "Path" : "sökväg",
     "Favorited" : "Favoritiserad",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{newname}  existerar redan",
-    "Upload" : "Ladda upp",
     "Text file" : "Textfil",
     "New text file.txt" : "nytextfil.txt",
     "Folder" : "Mapp",
     "New folder" : "Ny mapp",
+    "{newname} already exists" : "{newname}  existerar redan",
+    "Upload" : "Ladda upp",
     "An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
     "A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
@@ -102,9 +102,7 @@ OC.L10N.register(
     "File handling" : "Filhantering",
     "Maximum upload size" : "Maximal storlek att ladda upp",
     "max. possible: " : "max. möjligt:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM detta värde kan ta upp till 5 minuter för att träda i kraft efter att ha sparat.",
     "Save" : "Spara",
-    "Can not be edited from here due to insufficient permissions." : "Kan inte redigeras härifrån på grund av otillräcklig behörighet.",
     "Settings" : "Inställningar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index ea512d4f54b4b82e64ccf1a8b5c483c009f3df06..35faa25d1a062e4c7948ad86d0a7ab1a6d313a96 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -71,12 +71,12 @@
     "Path" : "sökväg",
     "Favorited" : "Favoritiserad",
     "Favorite" : "Favorit",
-    "{newname} already exists" : "{newname}  existerar redan",
-    "Upload" : "Ladda upp",
     "Text file" : "Textfil",
     "New text file.txt" : "nytextfil.txt",
     "Folder" : "Mapp",
     "New folder" : "Ny mapp",
+    "{newname} already exists" : "{newname}  existerar redan",
+    "Upload" : "Ladda upp",
     "An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>",
     "A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>",
@@ -100,9 +100,7 @@
     "File handling" : "Filhantering",
     "Maximum upload size" : "Maximal storlek att ladda upp",
     "max. possible: " : "max. möjligt:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Med PHP-FPM detta värde kan ta upp till 5 minuter för att träda i kraft efter att ha sparat.",
     "Save" : "Spara",
-    "Can not be edited from here due to insufficient permissions." : "Kan inte redigeras härifrån på grund av otillräcklig behörighet.",
     "Settings" : "Inställningar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
diff --git a/apps/files/l10n/ta_IN.js b/apps/files/l10n/ta_IN.js
index 85ed1ea3141205a1817645f2094fb53409be7d52..b2371916f128d556ac8bbe9303209afc636d8db9 100644
--- a/apps/files/l10n/ta_IN.js
+++ b/apps/files/l10n/ta_IN.js
@@ -3,8 +3,8 @@ OC.L10N.register(
     {
     "Files" : "கோப்புகள்",
     "Details" : "விவரங்கள்",
-    "Upload" : "பதிவேற்று",
     "New folder" : "புதிய கோப்புறை",
+    "Upload" : "பதிவேற்று",
     "A new file or folder has been <strong>created</strong>" : "ஒரு புதிய கோப்புறை அல்லது ஆவணம் <strong> உருவாக்கப்பட்டுள்ளது.</strong>",
     "A file or folder has been <strong>changed</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம் <strong>மாற்றம் செய்யப்பட்டுள்ளது.</strong>",
     "A file or folder has been <strong>deleted</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம்  <strong> நீக்கப்பட்டுள்ளது. </strong>",
diff --git a/apps/files/l10n/ta_IN.json b/apps/files/l10n/ta_IN.json
index bb7117bc62e34d2f358e046367a47bbbd3815a91..e5fe6f3fc88bbfe62569d50d1eef5afc1080091c 100644
--- a/apps/files/l10n/ta_IN.json
+++ b/apps/files/l10n/ta_IN.json
@@ -1,8 +1,8 @@
 { "translations": {
     "Files" : "கோப்புகள்",
     "Details" : "விவரங்கள்",
-    "Upload" : "பதிவேற்று",
     "New folder" : "புதிய கோப்புறை",
+    "Upload" : "பதிவேற்று",
     "A new file or folder has been <strong>created</strong>" : "ஒரு புதிய கோப்புறை அல்லது ஆவணம் <strong> உருவாக்கப்பட்டுள்ளது.</strong>",
     "A file or folder has been <strong>changed</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம் <strong>மாற்றம் செய்யப்பட்டுள்ளது.</strong>",
     "A file or folder has been <strong>deleted</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம்  <strong> நீக்கப்பட்டுள்ளது. </strong>",
diff --git a/apps/files/l10n/ta_LK.js b/apps/files/l10n/ta_LK.js
index de912eaea2edace887760c025650b9ee91efbfae..3b287a947257ae69d131785f310f94ec5040ee3a 100644
--- a/apps/files/l10n/ta_LK.js
+++ b/apps/files/l10n/ta_LK.js
@@ -28,9 +28,9 @@ OC.L10N.register(
     "Modified" : "மாற்றப்பட்டது",
     "New" : "புதிய",
     "Favorite" : "விருப்பமான",
-    "Upload" : "பதிவேற்றுக",
     "Text file" : "கோப்பு உரை",
     "Folder" : "கோப்புறை",
+    "Upload" : "பதிவேற்றுக",
     "File handling" : "கோப்பு கையாளுதல்",
     "Maximum upload size" : "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ",
     "max. possible: " : "ஆகக் கூடியது:",
diff --git a/apps/files/l10n/ta_LK.json b/apps/files/l10n/ta_LK.json
index b14853b503eb73d3b19c3f51b4cf2fd668f38027..8da783d48d32bf45553d2e0293ff088640d91919 100644
--- a/apps/files/l10n/ta_LK.json
+++ b/apps/files/l10n/ta_LK.json
@@ -26,9 +26,9 @@
     "Modified" : "மாற்றப்பட்டது",
     "New" : "புதிய",
     "Favorite" : "விருப்பமான",
-    "Upload" : "பதிவேற்றுக",
     "Text file" : "கோப்பு உரை",
     "Folder" : "கோப்புறை",
+    "Upload" : "பதிவேற்றுக",
     "File handling" : "கோப்பு கையாளுதல்",
     "Maximum upload size" : "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ",
     "max. possible: " : "ஆகக் கூடியது:",
diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js
index 1cee4efd3626ae863a15f571cdbb48b3d63d3103..1194c11ced11419cee7f74721e01b700f72e651d 100644
--- a/apps/files/l10n/th_TH.js
+++ b/apps/files/l10n/th_TH.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "รายการโปรด",
     "Home" : "บ้าน",
     "Close" : "ปิด",
+    "Upload cancelled." : "การอัพโหลดถูกยกเลิก",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "ไม่สามารถอัพโหลด {filename} มันเป็นไดเรกทอรีหรือมี 0 ไบต์",
     "Total file size {size1} exceeds upload limit {size2}" : "ขนาดไฟล์ {size1} ทั้งหมดเกินขีดจำกัด ของการอัพโหลด {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "พื้นที่ว่างไม่เพียงพอคุณจะอัพโหลด {size1} แต่มีพืนที่แค่ {size2}",
-    "Upload cancelled." : "การอัพโหลดถูกยกเลิก",
     "Could not get result from server." : "ไม่สามารถรับผลลัพธ์จากเซิร์ฟเวอร์",
     "File upload is in progress. Leaving the page now will cancel the upload." : "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
     "Actions" : "การกระทำ",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n ไบต์"],
     "Favorited" : "รายการโปรด",
     "Favorite" : "รายการโปรด",
-    "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว",
-    "Upload" : "อัพโหลด",
     "Text file" : "ไฟล์ข้อความ",
     "New text file.txt" : "ไฟล์ข้อความใหม่ .txt",
     "Folder" : "แฟ้มเอกสาร",
     "New folder" : "โฟลเดอร์ใหม่",
+    "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว",
+    "Upload" : "อัพโหลด",
     "An error occurred while trying to update the tags" : "เกิดข้อผิดพลาดขณะที่พยายามจะปรับปรุงแท็ก",
     "A new file or folder has been <strong>created</strong>" : "มีไฟล์ใหม่หรือโฟลเดอร์ได้ถูก <strong>สร้างขึ้น!</strong>",
     "A file or folder has been <strong>changed</strong>" : "มีไฟล์หรือโฟลเดอร์ได้ถูก <strong>เปลี่ยน!</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "การจัดการไฟล์",
     "Maximum upload size" : "ขนาดไฟล์สูงสุดที่อัพโหลดได้",
     "max. possible: " : "จำนวนสูงสุดที่สามารถทำได้: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "ด้วยค่า PHP-FPM นี้อาจใช้เวลาถึง 5 นาที จะมีผลหลังจากการบันทึก",
     "Save" : "บันทึก",
-    "Can not be edited from here due to insufficient permissions." : "ไม่สามารถแก้ไขได้จากที่นี่เนื่องจากสิทธิ์ไม่เพียงพอ",
     "Settings" : "ตั้งค่า",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "ใช้ที่อยู่นี้เพื่อ <a href=\"%s\" target=\"_blank\">เข้าถึงไฟล์ของคุณผ่าน WebDAV</a>",
diff --git a/apps/files/l10n/th_TH.json b/apps/files/l10n/th_TH.json
index e15e4e5803b3fbc7dac55cca4ed52e1d55375b20..80f80e54ddf7b3e6ff78b549bd27352f1b76b33c 100644
--- a/apps/files/l10n/th_TH.json
+++ b/apps/files/l10n/th_TH.json
@@ -28,10 +28,10 @@
     "Favorites" : "รายการโปรด",
     "Home" : "บ้าน",
     "Close" : "ปิด",
+    "Upload cancelled." : "การอัพโหลดถูกยกเลิก",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "ไม่สามารถอัพโหลด {filename} มันเป็นไดเรกทอรีหรือมี 0 ไบต์",
     "Total file size {size1} exceeds upload limit {size2}" : "ขนาดไฟล์ {size1} ทั้งหมดเกินขีดจำกัด ของการอัพโหลด {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "พื้นที่ว่างไม่เพียงพอคุณจะอัพโหลด {size1} แต่มีพืนที่แค่ {size2}",
-    "Upload cancelled." : "การอัพโหลดถูกยกเลิก",
     "Could not get result from server." : "ไม่สามารถรับผลลัพธ์จากเซิร์ฟเวอร์",
     "File upload is in progress. Leaving the page now will cancel the upload." : "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
     "Actions" : "การกระทำ",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n ไบต์"],
     "Favorited" : "รายการโปรด",
     "Favorite" : "รายการโปรด",
-    "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว",
-    "Upload" : "อัพโหลด",
     "Text file" : "ไฟล์ข้อความ",
     "New text file.txt" : "ไฟล์ข้อความใหม่ .txt",
     "Folder" : "แฟ้มเอกสาร",
     "New folder" : "โฟลเดอร์ใหม่",
+    "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว",
+    "Upload" : "อัพโหลด",
     "An error occurred while trying to update the tags" : "เกิดข้อผิดพลาดขณะที่พยายามจะปรับปรุงแท็ก",
     "A new file or folder has been <strong>created</strong>" : "มีไฟล์ใหม่หรือโฟลเดอร์ได้ถูก <strong>สร้างขึ้น!</strong>",
     "A file or folder has been <strong>changed</strong>" : "มีไฟล์หรือโฟลเดอร์ได้ถูก <strong>เปลี่ยน!</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "การจัดการไฟล์",
     "Maximum upload size" : "ขนาดไฟล์สูงสุดที่อัพโหลดได้",
     "max. possible: " : "จำนวนสูงสุดที่สามารถทำได้: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "ด้วยค่า PHP-FPM นี้อาจใช้เวลาถึง 5 นาที จะมีผลหลังจากการบันทึก",
     "Save" : "บันทึก",
-    "Can not be edited from here due to insufficient permissions." : "ไม่สามารถแก้ไขได้จากที่นี่เนื่องจากสิทธิ์ไม่เพียงพอ",
     "Settings" : "ตั้งค่า",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "ใช้ที่อยู่นี้เพื่อ <a href=\"%s\" target=\"_blank\">เข้าถึงไฟล์ของคุณผ่าน WebDAV</a>",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index cd48408b9e1d899751721fcf0ffea8c6d47e57c1..b2c4fd56df96c2249276da8aa0a840b787783975 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Sık kullanılanlar",
     "Home" : "Ev",
     "Close" : "Kapat",
+    "Upload cancelled." : "Yükleme iptal edildi.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename} bir dizin veya 0 bayt olduğundan yüklenemedi",
     "Total file size {size1} exceeds upload limit {size2}" : "Toplam dosya boyutu {size1}, {size2} gönderme sınırını aşıyor",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterince boş alan yok. Gönderdiğiniz boyut {size1} ancak {size2} alan mevcut",
-    "Upload cancelled." : "Yükleme iptal edildi.",
     "Could not get result from server." : "Sunucudan sonuç alınamadı.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Şu anda sayfadan ayrılmak yükleme işlemini iptal edecek.",
     "Actions" : "Eylemler",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"],
     "Favorited" : "Sık kullanılanlara eklendi",
     "Favorite" : "Sık kullanılan",
-    "{newname} already exists" : "{newname} zaten mevcut",
-    "Upload" : "Yükle",
     "Text file" : "Metin dosyası",
     "New text file.txt" : "Yeni metin dosyası.txt",
     "Folder" : "Klasör",
     "New folder" : "Yeni klasör",
+    "{newname} already exists" : "{newname} zaten mevcut",
+    "Upload" : "Yükle",
     "An error occurred while trying to update the tags" : "Etiketler güncellenmeye çalışılırken bir hata oluştu",
     "A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
     "A file or folder has been <strong>changed</strong>" : "Bir dosya veya klasör <strong>değiştirildi</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "Dosya iÅŸlemleri",
     "Maximum upload size" : "Azami yükleme boyutu",
     "max. possible: " : "mümkün olan en fazla: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM ile bu değerin kaydedildikten sonra etkili olabilmesi için 5 dakika gerekebilir.",
     "Save" : "Kaydet",
-    "Can not be edited from here due to insufficient permissions." : "Yetersiz izinler buradan düzenlenemez.",
     "Settings" : "Ayarlar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">Dosyalarınıza WebDAV aracılığıyla erişmek için</a> bu adresi kullanın",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 92af334f703039a824908da64b13d84a05e9f0e6..fcb87d74fa107ff8b0906812281b39226e51dd7d 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -28,10 +28,10 @@
     "Favorites" : "Sık kullanılanlar",
     "Home" : "Ev",
     "Close" : "Kapat",
+    "Upload cancelled." : "Yükleme iptal edildi.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename} bir dizin veya 0 bayt olduğundan yüklenemedi",
     "Total file size {size1} exceeds upload limit {size2}" : "Toplam dosya boyutu {size1}, {size2} gönderme sınırını aşıyor",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterince boş alan yok. Gönderdiğiniz boyut {size1} ancak {size2} alan mevcut",
-    "Upload cancelled." : "Yükleme iptal edildi.",
     "Could not get result from server." : "Sunucudan sonuç alınamadı.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Dosya yükleme işlemi sürüyor. Şu anda sayfadan ayrılmak yükleme işlemini iptal edecek.",
     "Actions" : "Eylemler",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"],
     "Favorited" : "Sık kullanılanlara eklendi",
     "Favorite" : "Sık kullanılan",
-    "{newname} already exists" : "{newname} zaten mevcut",
-    "Upload" : "Yükle",
     "Text file" : "Metin dosyası",
     "New text file.txt" : "Yeni metin dosyası.txt",
     "Folder" : "Klasör",
     "New folder" : "Yeni klasör",
+    "{newname} already exists" : "{newname} zaten mevcut",
+    "Upload" : "Yükle",
     "An error occurred while trying to update the tags" : "Etiketler güncellenmeye çalışılırken bir hata oluştu",
     "A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
     "A file or folder has been <strong>changed</strong>" : "Bir dosya veya klasör <strong>değiştirildi</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "Dosya iÅŸlemleri",
     "Maximum upload size" : "Azami yükleme boyutu",
     "max. possible: " : "mümkün olan en fazla: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM ile bu değerin kaydedildikten sonra etkili olabilmesi için 5 dakika gerekebilir.",
     "Save" : "Kaydet",
-    "Can not be edited from here due to insufficient permissions." : "Yetersiz izinler buradan düzenlenemez.",
     "Settings" : "Ayarlar",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">Dosyalarınıza WebDAV aracılığıyla erişmek için</a> bu adresi kullanın",
diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js
index 4371e15067f18ad2ab2f98db42a926be5c78bc6e..5e179c6e0d19ee15c4e74b2df3026d5bf0c9c3ce 100644
--- a/apps/files/l10n/ug.js
+++ b/apps/files/l10n/ug.js
@@ -26,10 +26,10 @@ OC.L10N.register(
     "Modified" : "ئۆزگەرتكەن",
     "New" : "يېڭى",
     "Favorite" : "يىغقۇچ",
-    "Upload" : "يۈكلە",
     "Text file" : "تېكىست ھۆججەت",
     "Folder" : "قىسقۇچ",
     "New folder" : "يېڭى قىسقۇچ",
+    "Upload" : "يۈكلە",
     "Save" : "ساقلا",
     "Settings" : "تەڭشەكلەر",
     "WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/ug.json b/apps/files/l10n/ug.json
index f6a71d8bda68ab420b938467fb018e0acaa89dfc..4a4b06b559e67fa89c99dea7fa5a78801317d96d 100644
--- a/apps/files/l10n/ug.json
+++ b/apps/files/l10n/ug.json
@@ -24,10 +24,10 @@
     "Modified" : "ئۆزگەرتكەن",
     "New" : "يېڭى",
     "Favorite" : "يىغقۇچ",
-    "Upload" : "يۈكلە",
     "Text file" : "تېكىست ھۆججەت",
     "Folder" : "قىسقۇچ",
     "New folder" : "يېڭى قىسقۇچ",
+    "Upload" : "يۈكلە",
     "Save" : "ساقلا",
     "Settings" : "تەڭشەكلەر",
     "WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index bf5b0f1d456b24ec065fafa7a43d04703ee0ff79..fc071f58279ce55591ea0247dd0a73922ccf24fd 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "Улюблені",
     "Home" : "Домашня адреса",
     "Close" : "Закрити",
+    "Upload cancelled." : "Вивантаження скасовано.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неможливо вивантажити {filename}, оскільки це каталог або файл має розмір 0 байт.",
     "Total file size {size1} exceeds upload limit {size2}" : "Розмір файлу {size1} перевищує обмеження {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостатньо вільного місця, ви вивантажуєте {size1}, а залишилося лише {size2}",
-    "Upload cancelled." : "Вивантаження скасовано.",
     "Could not get result from server." : "Не вдалося отримати результат від сервера.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Виконується вивантаження файлу. Закриття цієї сторінки приведе до скасування вивантаження.",
     "Actions" : "Дії",
@@ -70,10 +70,10 @@ OC.L10N.register(
     "_matches '{filter}'_::_match '{filter}'_" : ["знайдено '{filter}'","знайдено '{filter}'","знайдено '{filter}'"],
     "Favorited" : "Улюблений",
     "Favorite" : "Улюблений",
-    "Upload" : "Вивантажити",
     "Text file" : "Текстовий файл",
     "Folder" : "Тека",
     "New folder" : "Нова тека",
+    "Upload" : "Вивантажити",
     "An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки",
     "A new file or folder has been <strong>created</strong>" : "Новий файл або теку було <strong>створено</strong>",
     "A file or folder has been <strong>changed</strong>" : "Файл або теку було <strong> змінено </strong>",
@@ -96,7 +96,6 @@ OC.L10N.register(
     "Maximum upload size" : "Максимальний розмір вивантажень",
     "max. possible: " : "макс. можливе:",
     "Save" : "Зберегти",
-    "Can not be edited from here due to insufficient permissions." : "Неможливо відредагувати тут через брак повноважень.",
     "Settings" : "Налаштування",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Для доступу до файлів через WebDAV використовуйте <a href=\"%s\" target=\"_blank\">це посилання</a>",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 28d307b55be7487de671f7d1a2176420bd873369..651b65df99c8d2b406b30b4a854467365796594c 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -28,10 +28,10 @@
     "Favorites" : "Улюблені",
     "Home" : "Домашня адреса",
     "Close" : "Закрити",
+    "Upload cancelled." : "Вивантаження скасовано.",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неможливо вивантажити {filename}, оскільки це каталог або файл має розмір 0 байт.",
     "Total file size {size1} exceeds upload limit {size2}" : "Розмір файлу {size1} перевищує обмеження {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостатньо вільного місця, ви вивантажуєте {size1}, а залишилося лише {size2}",
-    "Upload cancelled." : "Вивантаження скасовано.",
     "Could not get result from server." : "Не вдалося отримати результат від сервера.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Виконується вивантаження файлу. Закриття цієї сторінки приведе до скасування вивантаження.",
     "Actions" : "Дії",
@@ -68,10 +68,10 @@
     "_matches '{filter}'_::_match '{filter}'_" : ["знайдено '{filter}'","знайдено '{filter}'","знайдено '{filter}'"],
     "Favorited" : "Улюблений",
     "Favorite" : "Улюблений",
-    "Upload" : "Вивантажити",
     "Text file" : "Текстовий файл",
     "Folder" : "Тека",
     "New folder" : "Нова тека",
+    "Upload" : "Вивантажити",
     "An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки",
     "A new file or folder has been <strong>created</strong>" : "Новий файл або теку було <strong>створено</strong>",
     "A file or folder has been <strong>changed</strong>" : "Файл або теку було <strong> змінено </strong>",
@@ -94,7 +94,6 @@
     "Maximum upload size" : "Максимальний розмір вивантажень",
     "max. possible: " : "макс. можливе:",
     "Save" : "Зберегти",
-    "Can not be edited from here due to insufficient permissions." : "Неможливо відредагувати тут через брак повноважень.",
     "Settings" : "Налаштування",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Для доступу до файлів через WebDAV використовуйте <a href=\"%s\" target=\"_blank\">це посилання</a>",
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index 2c643e3cfb5e7fbec1978578ca8d303ff4ec4a0e..e51ae0b46f37f39b2c1e50d0af14fe5c933b13f0 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -27,8 +27,8 @@ OC.L10N.register(
     "Favorites" : "Ưa thích",
     "Home" : "Nhà",
     "Close" : "Đóng",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte",
     "Upload cancelled." : "Hủy tải lên",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte",
     "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
     "Actions" : "Actions",
@@ -58,10 +58,10 @@ OC.L10N.register(
     "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}%)",
     "Favorite" : "Ưu thích",
-    "Upload" : "Tải lên",
     "Text file" : "Tập tin văn bản",
     "Folder" : "Thư mục",
     "New folder" : "Tạo thư mục",
+    "Upload" : "Tải lên",
     "%s could not be renamed" : "%s không thể đổi tên",
     "File handling" : "Xử lý tập tin",
     "Maximum upload size" : "Kích thước tối đa ",
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json
index ac7a1f3828e54372ea08b5934e58658ab51a720a..bd6250322de00878e2b90585ee7517fda8f1fb35 100644
--- a/apps/files/l10n/vi.json
+++ b/apps/files/l10n/vi.json
@@ -25,8 +25,8 @@
     "Favorites" : "Ưa thích",
     "Home" : "Nhà",
     "Close" : "Đóng",
-    "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte",
     "Upload cancelled." : "Hủy tải lên",
+    "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte",
     "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.",
     "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
     "Actions" : "Actions",
@@ -56,10 +56,10 @@
     "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}%)",
     "Favorite" : "Ưu thích",
-    "Upload" : "Tải lên",
     "Text file" : "Tập tin văn bản",
     "Folder" : "Thư mục",
     "New folder" : "Tạo thư mục",
+    "Upload" : "Tải lên",
     "%s could not be renamed" : "%s không thể đổi tên",
     "File handling" : "Xử lý tập tin",
     "Maximum upload size" : "Kích thước tối đa ",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index d2b0989e35af422c54d5412082e7b5f4c9ffb02f..e3f113d82fad6ff6e4bfc5bcf118270021873b0c 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -30,10 +30,10 @@ OC.L10N.register(
     "Favorites" : "收藏",
     "Home" : "家庭",
     "Close" : "关闭",
+    "Upload cancelled." : "上传已取消",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} ,由于它是一个目录或者为0字节",
     "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。",
-    "Upload cancelled." : "上传已取消",
     "Could not get result from server." : "不能从服务器得到结果",
     "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中。现在离开此页会导致上传动作被取消。",
     "Actions" : "动作",
@@ -75,12 +75,12 @@ OC.L10N.register(
     "_%n byte_::_%n bytes_" : ["%n 字节"],
     "Favorited" : "已收藏",
     "Favorite" : "收藏",
-    "{newname} already exists" : "{newname} 已经存在",
-    "Upload" : "上传",
     "Text file" : "文本文件",
     "New text file.txt" : "创建文本文件 .txt",
     "Folder" : "文件夹",
     "New folder" : "增加文件夹",
+    "{newname} already exists" : "{newname} 已经存在",
+    "Upload" : "上传",
     "An error occurred while trying to update the tags" : "更新标签时出错",
     "A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
     "A file or folder has been <strong>changed</strong>" : "一个文件或文件夹已被<strong>修改</strong>",
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "文件处理",
     "Maximum upload size" : "最大上传大小",
     "max. possible: " : "最大允许: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "对于 PHP-FPM 这个值保存后可能需要长达5分钟才会生效。",
     "Save" : "保存",
-    "Can not be edited from here due to insufficient permissions." : "由于权限不足无法在此编辑。",
     "Settings" : "设置",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\">通过 WebDAV 访问您的文件</a>",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 6eee0d3a76510123dd400e41830afb0bf998a0cb..177be39683ceabb7d5fbeae82c681e9447057662 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -28,10 +28,10 @@
     "Favorites" : "收藏",
     "Home" : "家庭",
     "Close" : "关闭",
+    "Upload cancelled." : "上传已取消",
     "Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} ,由于它是一个目录或者为0字节",
     "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}",
     "Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。",
-    "Upload cancelled." : "上传已取消",
     "Could not get result from server." : "不能从服务器得到结果",
     "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中。现在离开此页会导致上传动作被取消。",
     "Actions" : "动作",
@@ -73,12 +73,12 @@
     "_%n byte_::_%n bytes_" : ["%n 字节"],
     "Favorited" : "已收藏",
     "Favorite" : "收藏",
-    "{newname} already exists" : "{newname} 已经存在",
-    "Upload" : "上传",
     "Text file" : "文本文件",
     "New text file.txt" : "创建文本文件 .txt",
     "Folder" : "文件夹",
     "New folder" : "增加文件夹",
+    "{newname} already exists" : "{newname} 已经存在",
+    "Upload" : "上传",
     "An error occurred while trying to update the tags" : "更新标签时出错",
     "A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
     "A file or folder has been <strong>changed</strong>" : "一个文件或文件夹已被<strong>修改</strong>",
@@ -103,9 +103,7 @@
     "File handling" : "文件处理",
     "Maximum upload size" : "最大上传大小",
     "max. possible: " : "最大允许: ",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "对于 PHP-FPM 这个值保存后可能需要长达5分钟才会生效。",
     "Save" : "保存",
-    "Can not be edited from here due to insufficient permissions." : "由于权限不足无法在此编辑。",
     "Settings" : "设置",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\">通过 WebDAV 访问您的文件</a>",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 421ae5dc92a248be27cf5548e45516f3164bc98f..3a984b345cebb6177c746cc96ba348e4399b12e0 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -14,9 +14,9 @@ OC.L10N.register(
     "Size" : "大小",
     "{dirs} and {files}" : "{dirs} 和 {files}",
     "New" : "新增",
-    "Upload" : "上戴",
     "Folder" : "資料夾",
     "New folder" : "新資料夾",
+    "Upload" : "上戴",
     "A new file or folder has been <strong>created</strong>" : "新檔案或資料夾已被 <strong> 新增 </strong>",
     "A file or folder has been <strong>changed</strong>" : "檔案或資料夾已被 <strong> 變成 </strong>",
     "A file or folder has been <strong>deleted</strong>" : "新檔案或資料夾已被 <strong> 刪除 </strong>",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 3d1af1593bd42fe29d66e77dd2232ad47a09e8b5..8b6572bc37670df5661151db44d4422c03500f15 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -12,9 +12,9 @@
     "Size" : "大小",
     "{dirs} and {files}" : "{dirs} 和 {files}",
     "New" : "新增",
-    "Upload" : "上戴",
     "Folder" : "資料夾",
     "New folder" : "新資料夾",
+    "Upload" : "上戴",
     "A new file or folder has been <strong>created</strong>" : "新檔案或資料夾已被 <strong> 新增 </strong>",
     "A file or folder has been <strong>changed</strong>" : "檔案或資料夾已被 <strong> 變成 </strong>",
     "A file or folder has been <strong>deleted</strong>" : "新檔案或資料夾已被 <strong> 刪除 </strong>",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 432e167da83ca08e1a4720901f2c21d2ebd449eb..aba0261047aeaa6caee567f9b024f07a6cb362ac 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -105,9 +105,7 @@ OC.L10N.register(
     "File handling" : "檔案處理",
     "Maximum upload size" : "上傳限制",
     "max. possible: " : "最大允許:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效",
     "Save" : "儲存",
-    "Can not be edited from here due to insufficient permissions." : "無法在這邊編輯,因為權限不足",
     "Settings" : "設定",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index b82dbfb1ffea736c047eed83fbc374fc188dd61e..4e4f7d0a871f6f516ae1866317ee056ad2f28d06 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -103,9 +103,7 @@
     "File handling" : "檔案處理",
     "Maximum upload size" : "上傳限制",
     "max. possible: " : "最大允許:",
-    "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效",
     "Save" : "儲存",
-    "Can not be edited from here due to insufficient permissions." : "無法在這邊編輯,因為權限不足",
     "Settings" : "設定",
     "WebDAV" : "WebDAV",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
diff --git a/apps/user_ldap/l10n/cs_CZ.js b/apps/user_ldap/l10n/cs_CZ.js
index 77fef537f0aabeb74ec01ac9c6a887135ae3e4c5..6aa15ebc9188896bc3f26ae7c265a719b9f9d9b9 100644
--- a/apps/user_ldap/l10n/cs_CZ.js
+++ b/apps/user_ldap/l10n/cs_CZ.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Nelze automaticky detekovat Base DN, zadejte prosím ručně.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "V zadané Base DN nebyl objekt nalezen. Ověřte.",
-    "More than 1.000 directory entries available." : "Je dostupných více než 1000 adresářů.",
     " entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Došlo k chybě. Ověře prosím Base DN společně s nastavením připojení a přihlašovacími údaji.",
     "Do you really want to delete the current Server Configuration?" : "Opravdu si přejete smazat současné nastavení serveru?",
diff --git a/apps/user_ldap/l10n/cs_CZ.json b/apps/user_ldap/l10n/cs_CZ.json
index b1ffce2e029140815f1ee6c3835cae11749d9d5f..a2eae7dae209e03ecd34b0abe25caefd176dbc59 100644
--- a/apps/user_ldap/l10n/cs_CZ.json
+++ b/apps/user_ldap/l10n/cs_CZ.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Nelze automaticky detekovat Base DN, zadejte prosím ručně.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "V zadané Base DN nebyl objekt nalezen. Ověřte.",
-    "More than 1.000 directory entries available." : "Je dostupných více než 1000 adresářů.",
     " entries available within the provided Base DN" : "záznamů dostupných v zadané Base DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Došlo k chybě. Ověře prosím Base DN společně s nastavením připojení a přihlašovacími údaji.",
     "Do you really want to delete the current Server Configuration?" : "Opravdu si přejete smazat současné nastavení serveru?",
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js
index 7b9222d3abdc8d1cbfb2d06c49a544297638f81a..c01d3efa0187dbd11e51b2bc695cb8fbae74a0a8 100644
--- a/apps/user_ldap/l10n/da.js
+++ b/apps/user_ldap/l10n/da.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Kunne ikke registrere Base DN - angiv den venligst manuelt.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Intet objekt fundet i den givne Base DN. Gennemse venligst.",
-    "More than 1.000 directory entries available." : "Mere end 1.000 opslag tilgængelige",
     " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Der opstod en fejl. Tjek venligst Base DN, såvel som forbindelsesindstillingerne og brugeroplysningerne.",
     "Do you really want to delete the current Server Configuration?" : "Ønsker du virkelig at slette den nuværende Server Konfiguration?",
diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json
index 5c0c3ad1d0cdd54ad130bbd7dc8eff154aeda21f..db61541ef73b14eccef80656b0d25740000b3edc 100644
--- a/apps/user_ldap/l10n/da.json
+++ b/apps/user_ldap/l10n/da.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Kunne ikke registrere Base DN - angiv den venligst manuelt.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Intet objekt fundet i den givne Base DN. Gennemse venligst.",
-    "More than 1.000 directory entries available." : "Mere end 1.000 opslag tilgængelige",
     " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Der opstod en fejl. Tjek venligst Base DN, såvel som forbindelsesindstillingerne og brugeroplysningerne.",
     "Do you really want to delete the current Server Configuration?" : "Ønsker du virkelig at slette den nuværende Server Konfiguration?",
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js
index 8a944590c6d2a451f071c2f87584e4d88a6d2df7..107fd24d802ec8056b747e90d38733e2a2648eb2 100644
--- a/apps/user_ldap/l10n/de.js
+++ b/apps/user_ldap/l10n/de.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Die Base DN konnte nicht erkannt werden, bitte manuell eingeben.",
     "{nthServer}. Server" : "{nthServer}. - Server",
     "No object found in the given Base DN. Please revise." : "Keine Objekte in der Base DN gefunden, bitte überprüfen.",
-    "More than 1.000 directory entries available." : "Mehr als 1.000 Verzeichniseinträge verfügbar.",
     " entries available within the provided Base DN" : "Einträge in der Vorgesehenen Base DN verfügbar",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte prüfe die Base DN und auch die Verbindungs- und Anmeldeeinstellungen.",
     "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?",
diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json
index 99fa4b39151be90bd1bc574c25db504ecce11418..8d30e7d4f2f0448ec15a7ae4564506d34b0d0c48 100644
--- a/apps/user_ldap/l10n/de.json
+++ b/apps/user_ldap/l10n/de.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Die Base DN konnte nicht erkannt werden, bitte manuell eingeben.",
     "{nthServer}. Server" : "{nthServer}. - Server",
     "No object found in the given Base DN. Please revise." : "Keine Objekte in der Base DN gefunden, bitte überprüfen.",
-    "More than 1.000 directory entries available." : "Mehr als 1.000 Verzeichniseinträge verfügbar.",
     " entries available within the provided Base DN" : "Einträge in der Vorgesehenen Base DN verfügbar",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ein Fehler ist aufgetreten. Bitte prüfe die Base DN und auch die Verbindungs- und Anmeldeeinstellungen.",
     "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?",
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index 5a8903d574a4bde8ef2ea9d20dd867e1835e22ae..4ef7b94c36173ecebc25094fc87790dfbb0a899f 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Die Base DN konnte nicht erkannt werden, bitte geben Sie sie manuell ein.",
     "{nthServer}. Server" : "{nthServer}. - Server",
     "No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base DN gefunden, bitte überprüfen.",
-    "More than 1.000 directory entries available." : "Mehr als 1.000 Verzeichniseinträge verfügbar.",
     " entries available within the provided Base DN" : "Einträge in der angegebenen Base DN verfügbar",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.",
     "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?",
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 0485094c345fdf36667802d250f9f34728efac18..c90e39c996be352972f5ae02a50c3e318735c184 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Die Base DN konnte nicht erkannt werden, bitte geben Sie sie manuell ein.",
     "{nthServer}. Server" : "{nthServer}. - Server",
     "No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base DN gefunden, bitte überprüfen.",
-    "More than 1.000 directory entries available." : "Mehr als 1.000 Verzeichniseinträge verfügbar.",
     " entries available within the provided Base DN" : "Einträge in der angegebenen Base DN verfügbar",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Es ist ein Fehler aufgetreten. Bitte überprüfen Sie die Base DN wie auch die Verbindungseinstellungen und Anmeldeinformationen.",
     "Do you really want to delete the current Server Configuration?" : "Soll die aktuelle Serverkonfiguration wirklich gelöscht werden?",
diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js
index fc9d96aa61a1543ddfbe2019666831709188256d..d8f825b82886ce16ccf2cd04076656aba71c3633 100644
--- a/apps/user_ldap/l10n/el.js
+++ b/apps/user_ldap/l10n/el.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Αδυναμία ανίχνευσης Base DN, παρακαλώ να το εισάγετε χειροκίνητα.",
     "{nthServer}. Server" : "{nthServer}. Διακομιστής",
     "No object found in the given Base DN. Please revise." : "Δεν βρέθηκε αντικείμενο στο δηλωθέν Base DN. Παρακαλώ αναθεωρήστε.",
-    "More than 1.000 directory entries available." : "Περισσότερες από 1.000 εγγραφές καταλόγων διαθέσιμες.",
     " entries available within the provided Base DN" : "διαθέσιμες καταχωρήσεις εντός του δηλωθέντος ",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Παρουσιάστηκε σφάλμα. Παρακαλούμε ελέγξτε το Base DN καθώς και τις ρυθμίσεις και τα διαπιστευτήρια σύνδεσης.",
     "Do you really want to delete the current Server Configuration?" : "Θέλετε να διαγράψετε τις τρέχουσες ρυθμίσεις του διακομιστή;",
diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json
index bd5924586b6fb7185ecd87aabfd5ca0ff14a5348..142ca58d844404ad1ee066405ae4e6df5da077b1 100644
--- a/apps/user_ldap/l10n/el.json
+++ b/apps/user_ldap/l10n/el.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Αδυναμία ανίχνευσης Base DN, παρακαλώ να το εισάγετε χειροκίνητα.",
     "{nthServer}. Server" : "{nthServer}. Διακομιστής",
     "No object found in the given Base DN. Please revise." : "Δεν βρέθηκε αντικείμενο στο δηλωθέν Base DN. Παρακαλώ αναθεωρήστε.",
-    "More than 1.000 directory entries available." : "Περισσότερες από 1.000 εγγραφές καταλόγων διαθέσιμες.",
     " entries available within the provided Base DN" : "διαθέσιμες καταχωρήσεις εντός του δηλωθέντος ",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Παρουσιάστηκε σφάλμα. Παρακαλούμε ελέγξτε το Base DN καθώς και τις ρυθμίσεις και τα διαπιστευτήρια σύνδεσης.",
     "Do you really want to delete the current Server Configuration?" : "Θέλετε να διαγράψετε τις τρέχουσες ρυθμίσεις του διακομιστή;",
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 976e8a7e06277ccea03d2e9dc55afe1a1ea3565b..3d3acff70bdd943758af09cc1644aa46e540bddf 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Could not detect Base DN, please enter it manually.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.",
-    "More than 1.000 directory entries available." : "More than 1,000 directory entries available.",
     " entries available within the provided Base DN" : " entries available within the provided Base DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.",
     "Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?",
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index 8e0212f35ca620f7f045ca084612de9732a8dbf8..606ca9b792236329b8d7b691ef5bff555a4a467d 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Could not detect Base DN, please enter it manually.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "No object found in the given Base DN. Please revise.",
-    "More than 1.000 directory entries available." : "More than 1,000 directory entries available.",
     " entries available within the provided Base DN" : " entries available within the provided Base DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "An error occurred. Please check the Base DN, as well as connection settings and credentials.",
     "Do you really want to delete the current Server Configuration?" : "Do you really want to delete the current Server Configuration?",
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 5171628428d0f90222add4f5913e7f0d79adfdb2..bfe48c28f99d8b1f874e4279a55f0a98dbb6341b 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "No se pudo detectar Base DN, por favor ingrésela manualmente.",
     "{nthServer}. Server" : "{nthServer}. servidor",
     "No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.",
-    "More than 1.000 directory entries available." : "Más de 1.000 directorios disponibles.",
     " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Un error ocurrió. Por favor revise la Base DN, también como la configuración de la conexión y credenciales.",
     "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index 8a896a9bda266a7398c19d2c245106a95023fffe..c8d64f6b9d67e47928698926e878491f0d17c6ba 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "No se pudo detectar Base DN, por favor ingrésela manualmente.",
     "{nthServer}. Server" : "{nthServer}. servidor",
     "No object found in the given Base DN. Please revise." : "No se encuentra ningún objeto en la Base DN dada. Por favor revisar.",
-    "More than 1.000 directory entries available." : "Más de 1.000 directorios disponibles.",
     " entries available within the provided Base DN" : "entradas disponibles dentro de la BaseDN provista",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Un error ocurrió. Por favor revise la Base DN, también como la configuración de la conexión y credenciales.",
     "Do you really want to delete the current Server Configuration?" : "¿Realmente desea eliminar la configuración actual del servidor?",
diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js
index 1fc38d62d9d7874ac51982528575ad7815fc1f91..aa0727c9bc1cb04dc0cb99ea874f56f9f03ab7ec 100644
--- a/apps/user_ldap/l10n/et_EE.js
+++ b/apps/user_ldap/l10n/et_EE.js
@@ -19,7 +19,6 @@ OC.L10N.register(
     "Select object classes" : "Vali objekti klassid",
     "Please check the credentials, they seem to be wrong." : "Palu nkontrolli kasutajaandmeid, need näivad olevat valed.",
     "{nthServer}. Server" : "{nthServer}. Server",
-    "More than 1.000 directory entries available." : "Saadaval on rohkem kui 1000 kataloogi sissekannet.",
     "Do you really want to delete the current Server Configuration?" : "Oled kindel, et tahad kustutada praegust serveri seadistust?",
     "Confirm Deletion" : "Kinnita kustutamine",
     "Mode switch" : "Režiimi lüliti",
diff --git a/apps/user_ldap/l10n/et_EE.json b/apps/user_ldap/l10n/et_EE.json
index 46c7de965244b9495a1239e51091f25e6efc0dda..5d8fbe2f81bc35ebbb4b93ee0df8500e1c287906 100644
--- a/apps/user_ldap/l10n/et_EE.json
+++ b/apps/user_ldap/l10n/et_EE.json
@@ -17,7 +17,6 @@
     "Select object classes" : "Vali objekti klassid",
     "Please check the credentials, they seem to be wrong." : "Palu nkontrolli kasutajaandmeid, need näivad olevat valed.",
     "{nthServer}. Server" : "{nthServer}. Server",
-    "More than 1.000 directory entries available." : "Saadaval on rohkem kui 1000 kataloogi sissekannet.",
     "Do you really want to delete the current Server Configuration?" : "Oled kindel, et tahad kustutada praegust serveri seadistust?",
     "Confirm Deletion" : "Kinnita kustutamine",
     "Mode switch" : "Režiimi lüliti",
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js
index 9e863ada3b59470591bd83e7c13fc39b23077293..4a7b2631b79dba4040fff8839044409603f9cb28 100644
--- a/apps/user_ldap/l10n/fr.js
+++ b/apps/user_ldap/l10n/fr.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Impossible de détecter le DN de base, veuillez le spécifier manuellement",
     "{nthServer}. Server" : "{nthServer}. Serveur",
     "No object found in the given Base DN. Please revise." : "Aucun objet trouvé dans le DN de base spécifié. Veuillez le vérifier.",
-    "More than 1.000 directory entries available." : "Il y a plus de 1000 entrées de répertoire disponibles.",
     " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification",
     "Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?",
diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json
index a26710c340b7111ef708c5c5d4637f156239cd47..344bbaf72823e58640e880306e370147109e7b85 100644
--- a/apps/user_ldap/l10n/fr.json
+++ b/apps/user_ldap/l10n/fr.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Impossible de détecter le DN de base, veuillez le spécifier manuellement",
     "{nthServer}. Server" : "{nthServer}. Serveur",
     "No object found in the given Base DN. Please revise." : "Aucun objet trouvé dans le DN de base spécifié. Veuillez le vérifier.",
-    "More than 1.000 directory entries available." : "Il y a plus de 1000 entrées de répertoire disponibles.",
     " entries available within the provided Base DN" : "entrées disponibles dans le DN de base spécifié",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Une erreur est survenue. Veuillez vérifier le DN de base, ainsi que les paramètres de connexion et les informations d'identification",
     "Do you really want to delete the current Server Configuration?" : "Êtes-vous sûr de vouloir effacer la configuration serveur actuelle ?",
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js
index fac8aedc4aa6e83ab95ee7892049ac4e86e12aa1..ea7aa9674fea3bbc08d5a0e12f81c5e3b73725ad 100644
--- a/apps/user_ldap/l10n/gl.js
+++ b/apps/user_ldap/l10n/gl.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Non foi posíbel detectar o DN base, introdúzao manualmente.",
     "{nthServer}. Server" : "{nthServer}. Servidor",
     "No object found in the given Base DN. Please revise." : "Non se atopou o obxecto no DN base solicitado. Revíseo.",
-    "More than 1.000 directory entries available." : "Dispoñíbeis máis de 1.000 entradas de directorio.",
     " entries available within the provided Base DN" : "entradas dispoñíbeis no DN base fornecido",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Produciuse un erro. Comprobe o DN base, os axustes de conexión e as credenciais.",
     "Do you really want to delete the current Server Configuration?" : "Confirma que quere eliminar a configuración actual do servidor?",
diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json
index b168f9d30580399c2f89a5774bf3400b0048341c..53c96103238ef2de3edd7f4c7029071ce32cf4a6 100644
--- a/apps/user_ldap/l10n/gl.json
+++ b/apps/user_ldap/l10n/gl.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Non foi posíbel detectar o DN base, introdúzao manualmente.",
     "{nthServer}. Server" : "{nthServer}. Servidor",
     "No object found in the given Base DN. Please revise." : "Non se atopou o obxecto no DN base solicitado. Revíseo.",
-    "More than 1.000 directory entries available." : "Dispoñíbeis máis de 1.000 entradas de directorio.",
     " entries available within the provided Base DN" : "entradas dispoñíbeis no DN base fornecido",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Produciuse un erro. Comprobe o DN base, os axustes de conexión e as credenciais.",
     "Do you really want to delete the current Server Configuration?" : "Confirma que quere eliminar a configuración actual do servidor?",
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js
index 402219f12bcd0ed6802727e9f76b31466a5f151f..282b1a8181d7f558a9dcdb67cdf1cd85607a0f3f 100644
--- a/apps/user_ldap/l10n/id.js
+++ b/apps/user_ldap/l10n/id.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Tidak dapat mendeteksi Base DN, mohon masukkan secara manual.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "Tidak ada obyek ditemukan di Base DN yang diberikan. Mohon diperiksa kembali.",
-    "More than 1.000 directory entries available." : "Lebih dari 1.000 entri direktori yang tersedia.",
     " entries available within the provided Base DN" : "entri tersedia didalam Base DN yang diberikan",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Terjadi kesalahan. Silakan periksa Base DN, serta pengaturan sambungan dan kredensial.",
     "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?",
diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json
index bf8f0509fabfdab452f5419432afa57148e68820..556c5fd6970fae980a9288bdf460040fb750e960 100644
--- a/apps/user_ldap/l10n/id.json
+++ b/apps/user_ldap/l10n/id.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Tidak dapat mendeteksi Base DN, mohon masukkan secara manual.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "Tidak ada obyek ditemukan di Base DN yang diberikan. Mohon diperiksa kembali.",
-    "More than 1.000 directory entries available." : "Lebih dari 1.000 entri direktori yang tersedia.",
     " entries available within the provided Base DN" : "entri tersedia didalam Base DN yang diberikan",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Terjadi kesalahan. Silakan periksa Base DN, serta pengaturan sambungan dan kredensial.",
     "Do you really want to delete the current Server Configuration?" : "Apakan Anda ingin menghapus Konfigurasi Server saat ini?",
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js
index 608bc3ebf2760db5d9c4bd446168c50d4695a3be..88a5ceea4475c391e56d620f737cf22b407f3643 100644
--- a/apps/user_ldap/l10n/it.js
+++ b/apps/user_ldap/l10n/it.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Impossibile rilevare il DN base, digitalo manualmente.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Nessun oggetto trovato nel DN base specificato. Controlla.",
-    "More than 1.000 directory entries available." : "Più di 1.000 cartelle disponibili.",
     " entries available within the provided Base DN" : "voci disponibili all'interno del DN base",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Si è verificato un errore. Controlla il DN base, così come le impostazioni di connessione e le credenziali.",
     "Do you really want to delete the current Server Configuration?" : "Vuoi davvero eliminare la configurazione attuale del server?",
diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json
index 93bc5522d370ce65be0f834a64ad37902233a608..cb8f6b11d737c515b65f84b927a5d0a0cfd72bf8 100644
--- a/apps/user_ldap/l10n/it.json
+++ b/apps/user_ldap/l10n/it.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Impossibile rilevare il DN base, digitalo manualmente.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Nessun oggetto trovato nel DN base specificato. Controlla.",
-    "More than 1.000 directory entries available." : "Più di 1.000 cartelle disponibili.",
     " entries available within the provided Base DN" : "voci disponibili all'interno del DN base",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Si è verificato un errore. Controlla il DN base, così come le impostazioni di connessione e le credenziali.",
     "Do you really want to delete the current Server Configuration?" : "Vuoi davvero eliminare la configurazione attuale del server?",
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index 2db99acf7afb4ce7010fcf984fb4a5e022d59ed5..3ba8bd8f2f3209cb725352c4f2dd3c5364c808b3 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "ベース DN を検出できませんでした。手動で入力してください。",
     "{nthServer}. Server" : "{nthServer}. サーバー",
     "No object found in the given Base DN. Please revise." : "指定されたベース DN でオブジェクトを見つけることができませんでした。修正をお願いします。",
-    "More than 1.000 directory entries available." : "1000 以上のディレクトリエントリが利用可能です。",
     " entries available within the provided Base DN" : "入力されたベースDNでエントリーが利用可能",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "エラーが発生しました。ベースDNをチェックし、接続設定と権限についても同様に確認してください。",
     "Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json
index 3a9475699aeb06e692cc2e1ddca28f961d9ac600..64d40cd8e4a5a9443bdb20f897aedb62746339a2 100644
--- a/apps/user_ldap/l10n/ja.json
+++ b/apps/user_ldap/l10n/ja.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "ベース DN を検出できませんでした。手動で入力してください。",
     "{nthServer}. Server" : "{nthServer}. サーバー",
     "No object found in the given Base DN. Please revise." : "指定されたベース DN でオブジェクトを見つけることができませんでした。修正をお願いします。",
-    "More than 1.000 directory entries available." : "1000 以上のディレクトリエントリが利用可能です。",
     " entries available within the provided Base DN" : "入力されたベースDNでエントリーが利用可能",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "エラーが発生しました。ベースDNをチェックし、接続設定と権限についても同様に確認してください。",
     "Do you really want to delete the current Server Configuration?" : "現在のサーバー設定を本当に削除してもよろしいですか?",
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js
index 6a14df588552cea3643e832acb86228283b7454d..c08dd0e2a935d56b608901d58840adce9cfa3c6d 100644
--- a/apps/user_ldap/l10n/ko.js
+++ b/apps/user_ldap/l10n/ko.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "기본 DN을 자동으로 감지할 수 없습니다. 직접 입력하십시오.",
     "{nthServer}. Server" : "{nthServer}. 서버",
     "No object found in the given Base DN. Please revise." : "입력한 기본 DN에서 객체를 찾을 수 없습니다. 다시 입력하십시오.",
-    "More than 1.000 directory entries available." : "디렉터리 항목이 1,000개 이상 존재합니다.",
     " entries available within the provided Base DN" : "개(지정한 DN의 기본 항목 수)",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "오류가 발생했습니다. 기본 DN, 연결 설정, 인증 정보를 확인하십시오.",
     "Do you really want to delete the current Server Configuration?" : "현재 서버 설정을 지우시겠습니까?",
diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json
index 40fd85ca809f2cf0166cbffcd12d788e8ab8090d..59037ab0a2b3564f49d8effabbd2e913f8fb56e2 100644
--- a/apps/user_ldap/l10n/ko.json
+++ b/apps/user_ldap/l10n/ko.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "기본 DN을 자동으로 감지할 수 없습니다. 직접 입력하십시오.",
     "{nthServer}. Server" : "{nthServer}. 서버",
     "No object found in the given Base DN. Please revise." : "입력한 기본 DN에서 객체를 찾을 수 없습니다. 다시 입력하십시오.",
-    "More than 1.000 directory entries available." : "디렉터리 항목이 1,000개 이상 존재합니다.",
     " entries available within the provided Base DN" : "개(지정한 DN의 기본 항목 수)",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "오류가 발생했습니다. 기본 DN, 연결 설정, 인증 정보를 확인하십시오.",
     "Do you really want to delete the current Server Configuration?" : "현재 서버 설정을 지우시겠습니까?",
diff --git a/apps/user_ldap/l10n/nb_NO.js b/apps/user_ldap/l10n/nb_NO.js
index f92e3613193bf4adfae6ddfcb81bfc66d1f14a9a..8770dfa0841ace98b846c911b2c5fcece91ee512 100644
--- a/apps/user_ldap/l10n/nb_NO.js
+++ b/apps/user_ldap/l10n/nb_NO.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Klarte ikke å påvise basis-DN. Det må skrives inn manuelt.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt basis-DN. Revider oppsettet.",
-    "More than 1.000 directory entries available." : "Mer enn 1000 katalogoppføringer tilgjengelig.",
     " entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt basis-DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppstod en feil. Sjekk basis-DN, tilkoblingsoppsett og påloggingsdetaljer.",
     "Do you really want to delete the current Server Configuration?" : "Er du sikker på at du vil slette aktiv tjener-konfigurasjon?",
diff --git a/apps/user_ldap/l10n/nb_NO.json b/apps/user_ldap/l10n/nb_NO.json
index 268faa899c56ce906c401fbcb236331519595b73..9cc0e4964dd12614689a6e7e01a2fa0a4e0dc5aa 100644
--- a/apps/user_ldap/l10n/nb_NO.json
+++ b/apps/user_ldap/l10n/nb_NO.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Klarte ikke å påvise basis-DN. Det må skrives inn manuelt.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt basis-DN. Revider oppsettet.",
-    "More than 1.000 directory entries available." : "Mer enn 1000 katalogoppføringer tilgjengelig.",
     " entries available within the provided Base DN" : "oppføringer tilgjengelig innenfor angitt basis-DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppstod en feil. Sjekk basis-DN, tilkoblingsoppsett og påloggingsdetaljer.",
     "Do you really want to delete the current Server Configuration?" : "Er du sikker på at du vil slette aktiv tjener-konfigurasjon?",
diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js
index 1606f1de12873c83bfdf4c84dcbbd51895fa6f96..f546cfd8150ad4587176b6288a834621025769a7 100644
--- a/apps/user_ldap/l10n/nl.js
+++ b/apps/user_ldap/l10n/nl.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Kon basis DN niet vaststellen, voer de gegevens handmatig in.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "Geen object gevonden in de basis DN. Review instellingen.",
-    "More than 1.000 directory entries available." : "Meer dan 1000 directory namen beschikbaar.",
     " entries available within the provided Base DN" : "accounts beschikbaar binnen de provider Basis DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Er trad een fout op. Controleer de Basis DN en de verbindingsinstellingen en inloggegevens.",
     "Do you really want to delete the current Server Configuration?" : "Wilt u werkelijk de huidige Serverconfiguratie verwijderen?",
diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json
index 4b930d7b4c9e342708b59f48d39468b4fd5a77ef..fc58e43347d14f9d635359330dfcb0b1a86cf986 100644
--- a/apps/user_ldap/l10n/nl.json
+++ b/apps/user_ldap/l10n/nl.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Kon basis DN niet vaststellen, voer de gegevens handmatig in.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "Geen object gevonden in de basis DN. Review instellingen.",
-    "More than 1.000 directory entries available." : "Meer dan 1000 directory namen beschikbaar.",
     " entries available within the provided Base DN" : "accounts beschikbaar binnen de provider Basis DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Er trad een fout op. Controleer de Basis DN en de verbindingsinstellingen en inloggegevens.",
     "Do you really want to delete the current Server Configuration?" : "Wilt u werkelijk de huidige Serverconfiguratie verwijderen?",
diff --git a/apps/user_ldap/l10n/oc.js b/apps/user_ldap/l10n/oc.js
index 16a136649d7f1b1c8601bc173a43b8a2468f4c6e..97ad04c7ec485f72af9b697ad82f5b3c1b449996 100644
--- a/apps/user_ldap/l10n/oc.js
+++ b/apps/user_ldap/l10n/oc.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Impossible de detectar lo DN de basa, especificatz-lo manualament",
     "{nthServer}. Server" : "{nthServer}. Servidor",
     "No object found in the given Base DN. Please revise." : "Cap d'objècte pas trobat dins lo DN de basa especificat. Verificatz-lo.",
-    "More than 1.000 directory entries available." : "I a mai de 1000 entradas de repertòri disponiblas.",
     " entries available within the provided Base DN" : "entradas disponiblas dins lo DN de basa especificat",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Una error s'es produsida. Verificatz lo DN de basa, e tanben los paramètres de connexion e las informacions d'identificacion.",
     "Do you really want to delete the current Server Configuration?" : "Sètz segur que volètz escafar la configuracion servidor actuala ?",
diff --git a/apps/user_ldap/l10n/oc.json b/apps/user_ldap/l10n/oc.json
index c7489f3f2b4bb166fec7ef7d50c8cdda650f1bba..8db8ef6297f175ab02fa5d938cd227320347dd18 100644
--- a/apps/user_ldap/l10n/oc.json
+++ b/apps/user_ldap/l10n/oc.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Impossible de detectar lo DN de basa, especificatz-lo manualament",
     "{nthServer}. Server" : "{nthServer}. Servidor",
     "No object found in the given Base DN. Please revise." : "Cap d'objècte pas trobat dins lo DN de basa especificat. Verificatz-lo.",
-    "More than 1.000 directory entries available." : "I a mai de 1000 entradas de repertòri disponiblas.",
     " entries available within the provided Base DN" : "entradas disponiblas dins lo DN de basa especificat",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Una error s'es produsida. Verificatz lo DN de basa, e tanben los paramètres de connexion e las informacions d'identificacion.",
     "Do you really want to delete the current Server Configuration?" : "Sètz segur que volètz escafar la configuracion servidor actuala ?",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index f2ad0ca8a3a8bcb9cf0011fe91c354ef603a330f..3254610be2abb69cd6c77268d78119c4b60f2dd4 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Não foi possível detectar a Base DN, por favor entre manualmente.",
     "{nthServer}. Server" : "Servidor {nthServer}.",
     "No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado ba Base DN informada. Por favor revise.",
-    "More than 1.000 directory entries available." : "Mais de 1.000 entradas de diretórios disponíveis.",
     " entries available within the provided Base DN" : "entradas disponíveis na Base DN disponibilizada",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN, e também a conexção e credenciais.",
     "Do you really want to delete the current Server Configuration?" : "Você quer realmente deletar as atuais Configurações de Servidor?",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index 752fd6538844297caa649f558bde99abaefbe387..de03f9778d0b96cb12c97dc3696ce616c80fa072 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Não foi possível detectar a Base DN, por favor entre manualmente.",
     "{nthServer}. Server" : "Servidor {nthServer}.",
     "No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado ba Base DN informada. Por favor revise.",
-    "More than 1.000 directory entries available." : "Mais de 1.000 entradas de diretórios disponíveis.",
     " entries available within the provided Base DN" : "entradas disponíveis na Base DN disponibilizada",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Um erro ocorreu. Por favor verifique a Base DN, e também a conexção e credenciais.",
     "Do you really want to delete the current Server Configuration?" : "Você quer realmente deletar as atuais Configurações de Servidor?",
diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js
index 7288c683303de1ee72f0f14d49ef843a7e4b5012..3863326e6c39a502ac9efa0ba67037aedeede10f 100644
--- a/apps/user_ldap/l10n/pt_PT.js
+++ b/apps/user_ldap/l10n/pt_PT.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Não foi possível detetar o ND de base, por favor introduza-o manualmente.",
     "{nthServer}. Server" : "{nthServer}. Servidor",
     "No object found in the given Base DN. Please revise." : "Nenhum objecto encontrado na Base DN fornecida. Por favor verifique.",
-    "More than 1.000 directory entries available." : "Mais de 1,000 entradas de diretório disponíveis.",
     " entries available within the provided Base DN" : "entradas disponíveis no ND de base fornecido",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ocorreu um erro. Por favor verifique o ND de base, bem como as definições de ligação e as credenciais.",
     "Do you really want to delete the current Server Configuration?" : "Deseja realmente apagar as configurações de servidor actuais?",
diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json
index 5de030281b363b90399d78ec72cbce3b757f7363..729674e0b2ce4c0ea5d73340cf35b5a61cb4f9c5 100644
--- a/apps/user_ldap/l10n/pt_PT.json
+++ b/apps/user_ldap/l10n/pt_PT.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Não foi possível detetar o ND de base, por favor introduza-o manualmente.",
     "{nthServer}. Server" : "{nthServer}. Servidor",
     "No object found in the given Base DN. Please revise." : "Nenhum objecto encontrado na Base DN fornecida. Por favor verifique.",
-    "More than 1.000 directory entries available." : "Mais de 1,000 entradas de diretório disponíveis.",
     " entries available within the provided Base DN" : "entradas disponíveis no ND de base fornecido",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ocorreu um erro. Por favor verifique o ND de base, bem como as definições de ligação e as credenciais.",
     "Do you really want to delete the current Server Configuration?" : "Deseja realmente apagar as configurações de servidor actuais?",
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js
index 81078d595f0643a2f3d6413369dd897e8b321d18..40705449edf8bb1668abc969b3095fb9665bf46a 100644
--- a/apps/user_ldap/l10n/ru.js
+++ b/apps/user_ldap/l10n/ru.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Не возможно обнаружить Base DN, пожалуйста задайте в ручную.",
     "{nthServer}. Server" : "Сервер {nthServer}.",
     "No object found in the given Base DN. Please revise." : "Не найдено объектов в Base DN. Пожалуйста перепроверьте.",
-    "More than 1.000 directory entries available." : "В каталоге доступно более 1.000 записей.",
     " entries available within the provided Base DN" : "элементы доступные в Базе",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Произошла ошибка. Пожалуйста проверьте базу поиска DN, а также настройки подключения и учетные данные.",
     "Do you really want to delete the current Server Configuration?" : "Вы действительно хотите удалить существующую конфигурацию сервера?",
diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json
index 834a9b7c05f8f04faef7efbb71737cd3385aa746..4a6f9ea52d0888fef5aa051f5427ab4138dfa1ff 100644
--- a/apps/user_ldap/l10n/ru.json
+++ b/apps/user_ldap/l10n/ru.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Не возможно обнаружить Base DN, пожалуйста задайте в ручную.",
     "{nthServer}. Server" : "Сервер {nthServer}.",
     "No object found in the given Base DN. Please revise." : "Не найдено объектов в Base DN. Пожалуйста перепроверьте.",
-    "More than 1.000 directory entries available." : "В каталоге доступно более 1.000 записей.",
     " entries available within the provided Base DN" : "элементы доступные в Базе",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Произошла ошибка. Пожалуйста проверьте базу поиска DN, а также настройки подключения и учетные данные.",
     "Do you really want to delete the current Server Configuration?" : "Вы действительно хотите удалить существующую конфигурацию сервера?",
diff --git a/apps/user_ldap/l10n/sk_SK.js b/apps/user_ldap/l10n/sk_SK.js
index 4a41059ff3e257473eb45ec928ae4a8cd4d8f0a6..6eca3c2735b42ede1dff1c2af4f7ec08347776dc 100644
--- a/apps/user_ldap/l10n/sk_SK.js
+++ b/apps/user_ldap/l10n/sk_SK.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Nemožno automaticky detekovať základnú DN, zadajte ručne prosím.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "Objekt nebol nájdený v zadanej základnej DN. Overte to prosím.",
-    "More than 1.000 directory entries available." : "K dispozícii je viac ako 1.000 priečinkov.",
     " entries available within the provided Base DN" : "dostupných záznamov v zadanej základnej DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Nastala chyba. Overte základnú DN, nastavenia pripojenia a prihlasovacie údaje.",
     "Do you really want to delete the current Server Configuration?" : "Naozaj chcete zmazať súčasné nastavenie servera?",
diff --git a/apps/user_ldap/l10n/sk_SK.json b/apps/user_ldap/l10n/sk_SK.json
index 126c86c8c3bcab94dedb254e3fc3da01e39b5e3b..ca7275af8e63a17ee285134a4b672059d0c2e88b 100644
--- a/apps/user_ldap/l10n/sk_SK.json
+++ b/apps/user_ldap/l10n/sk_SK.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Nemožno automaticky detekovať základnú DN, zadajte ručne prosím.",
     "{nthServer}. Server" : "{nthServer}. Server",
     "No object found in the given Base DN. Please revise." : "Objekt nebol nájdený v zadanej základnej DN. Overte to prosím.",
-    "More than 1.000 directory entries available." : "K dispozícii je viac ako 1.000 priečinkov.",
     " entries available within the provided Base DN" : "dostupných záznamov v zadanej základnej DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Nastala chyba. Overte základnú DN, nastavenia pripojenia a prihlasovacie údaje.",
     "Do you really want to delete the current Server Configuration?" : "Naozaj chcete zmazať súčasné nastavenie servera?",
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js
index 86a372efd9fc466fec94291bdaec73762ba798af..d3712c273f0dad7f34e1f64e10931920dd7cea29 100644
--- a/apps/user_ldap/l10n/sl.js
+++ b/apps/user_ldap/l10n/sl.js
@@ -17,7 +17,6 @@ OC.L10N.register(
     "Select groups" : "Izberi skupine",
     "Select object classes" : "Izbor razredov predmeta",
     "{nthServer}. Server" : "{nthServer}. strežnik",
-    "More than 1.000 directory entries available." : "Na voljo je več kot 1.000 elementov imenika.",
     "Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?",
     "Confirm Deletion" : "Potrdi brisanje",
     "Mode switch" : "Preklop načina",
diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json
index 268d5f09c91208edc78214d97fe0cada70931ae7..14e73e628a056ba5e31e0fff1bdcecfbeee15f8a 100644
--- a/apps/user_ldap/l10n/sl.json
+++ b/apps/user_ldap/l10n/sl.json
@@ -15,7 +15,6 @@
     "Select groups" : "Izberi skupine",
     "Select object classes" : "Izbor razredov predmeta",
     "{nthServer}. Server" : "{nthServer}. strežnik",
-    "More than 1.000 directory entries available." : "Na voljo je več kot 1.000 elementov imenika.",
     "Do you really want to delete the current Server Configuration?" : "Ali res želite izbrisati trenutne nastavitve strežnika?",
     "Confirm Deletion" : "Potrdi brisanje",
     "Mode switch" : "Preklop načina",
diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js
index 0c46ff72a9837370e288ae07e7314d5752215401..4ec40ef595782562a07e8c475011011e1a30fc00 100644
--- a/apps/user_ldap/l10n/sq.js
+++ b/apps/user_ldap/l10n/sq.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "S’u zbulua dot DN Bazë, ju lutemi, jepeni dorazi.",
     "{nthServer}. Server" : "{nthServer}. Shërbyes",
     "No object found in the given Base DN. Please revise." : "Në DN Bazë të dhën s’u gjet objekt. Ju lutemi, rishikojeni.",
-    "More than 1.000 directory entries available." : "Më tepër se 1.000 zëra drejtorie gati.",
     " entries available within the provided Base DN" : " zëra të gatshëm brenda DN-së Bazë të dhënë",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ndodhi një gabim. Ju lutemi, kontrolloni DN-në Bazë, sie dhe rregullimet për lidhjen dhe kredencialet.",
     "Do you really want to delete the current Server Configuration?" : "Doni vërtet të fshihet Formësimi i tanishëm i Shërbyesit?",
diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json
index 246adb316c29bba4256395d36e37e2ea5571bb9e..2e50290f18c5930eea61a6fb3e350b958f9c4ea3 100644
--- a/apps/user_ldap/l10n/sq.json
+++ b/apps/user_ldap/l10n/sq.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "S’u zbulua dot DN Bazë, ju lutemi, jepeni dorazi.",
     "{nthServer}. Server" : "{nthServer}. Shërbyes",
     "No object found in the given Base DN. Please revise." : "Në DN Bazë të dhën s’u gjet objekt. Ju lutemi, rishikojeni.",
-    "More than 1.000 directory entries available." : "Më tepër se 1.000 zëra drejtorie gati.",
     " entries available within the provided Base DN" : " zëra të gatshëm brenda DN-së Bazë të dhënë",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ndodhi një gabim. Ju lutemi, kontrolloni DN-në Bazë, sie dhe rregullimet për lidhjen dhe kredencialet.",
     "Do you really want to delete the current Server Configuration?" : "Doni vërtet të fshihet Formësimi i tanishëm i Shërbyesit?",
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js
index e95d656d68004c44bee245a6b9433c500014f1bb..1ccfefcb7a87d4b8fecfcfee17a53e5f8a96edae 100644
--- a/apps/user_ldap/l10n/sr.js
+++ b/apps/user_ldap/l10n/sr.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Не могу да откријем базни ДН. Унесите га ручно.",
     "{nthServer}. Server" : "{nthServer}. Сервер",
     "No object found in the given Base DN. Please revise." : "Нема објекта за дати базни ДН. Проверите.",
-    "More than 1.000 directory entries available." : "Више од 1000 уноса је доступно.",
     " entries available within the provided Base DN" : "уноса доступно за дати базни ДН",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Грешка. Проверите базни ДН као и поставке везе и акредитиве.",
     "Do you really want to delete the current Server Configuration?" : "Да ли стварно желите да обришете тренутну конфигурацију сервера?",
diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json
index a52d7184b3a500fcc9bc88afac14ddb92a7348c6..658edafc77b9455f4a66c8fc3a617abf2a5cd8a1 100644
--- a/apps/user_ldap/l10n/sr.json
+++ b/apps/user_ldap/l10n/sr.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Не могу да откријем базни ДН. Унесите га ручно.",
     "{nthServer}. Server" : "{nthServer}. Сервер",
     "No object found in the given Base DN. Please revise." : "Нема објекта за дати базни ДН. Проверите.",
-    "More than 1.000 directory entries available." : "Више од 1000 уноса је доступно.",
     " entries available within the provided Base DN" : "уноса доступно за дати базни ДН",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Грешка. Проверите базни ДН као и поставке везе и акредитиве.",
     "Do you really want to delete the current Server Configuration?" : "Да ли стварно желите да обришете тренутну конфигурацију сервера?",
diff --git a/apps/user_ldap/l10n/th_TH.js b/apps/user_ldap/l10n/th_TH.js
index d088d01f6c66823566858908fbc3630fa589cc97..c848d137464c3ba4b4aff796b2ab13e621685de1 100644
--- a/apps/user_ldap/l10n/th_TH.js
+++ b/apps/user_ldap/l10n/th_TH.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "ไม่สามารถตรวจสอบ Base DN โปรดเลือกด้วยตนเอง",
     "{nthServer}. Server" : "เซิร์ฟเวอร์ {nthServer}",
     "No object found in the given Base DN. Please revise." : "ไม่พบวัตถุที่กำหนดใน Base DN กรุณาแก้ไข",
-    "More than 1.000 directory entries available." : "มีรายการไดเรกทอรีมากกว่า 1,000 รายการ",
     " entries available within the provided Base DN" : "รายการที่มีอยู่ใน Base DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "เกิดข้อผิดพลาด กรุณาตรวจสอบ Base DN เช่นเดียวกับการตั้งค่าการเชื่อมต่อและข้อมูลที่สำคัญ",
     "Do you really want to delete the current Server Configuration?" : "คุณแน่ใจแล้วหรือว่าต้องการลบการกำหนดค่าเซิร์ฟเวอร์ปัจจุบันทิ้งไป?",
diff --git a/apps/user_ldap/l10n/th_TH.json b/apps/user_ldap/l10n/th_TH.json
index 87afedbeeb5381d44ee56696dce88d7ab2f40a0d..6afa6f2bbc4a597826aa3c1eefa1968b8f8d75ef 100644
--- a/apps/user_ldap/l10n/th_TH.json
+++ b/apps/user_ldap/l10n/th_TH.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "ไม่สามารถตรวจสอบ Base DN โปรดเลือกด้วยตนเอง",
     "{nthServer}. Server" : "เซิร์ฟเวอร์ {nthServer}",
     "No object found in the given Base DN. Please revise." : "ไม่พบวัตถุที่กำหนดใน Base DN กรุณาแก้ไข",
-    "More than 1.000 directory entries available." : "มีรายการไดเรกทอรีมากกว่า 1,000 รายการ",
     " entries available within the provided Base DN" : "รายการที่มีอยู่ใน Base DN",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "เกิดข้อผิดพลาด กรุณาตรวจสอบ Base DN เช่นเดียวกับการตั้งค่าการเชื่อมต่อและข้อมูลที่สำคัญ",
     "Do you really want to delete the current Server Configuration?" : "คุณแน่ใจแล้วหรือว่าต้องการลบการกำหนดค่าเซิร์ฟเวอร์ปัจจุบันทิ้งไป?",
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js
index 944d39928d05cbb7839156bc1cf551c2eea394f6..cbe95a194c528780a1bff1fe2140526403a30a66 100644
--- a/apps/user_ldap/l10n/tr.js
+++ b/apps/user_ldap/l10n/tr.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Base DN tespit edilemedi, lütfen elle girin.",
     "{nthServer}. Server" : "{nthServer}. Sunucu",
     "No object found in the given Base DN. Please revise." : "Girilen Base DN içerisinde nesne bulunamadı. Lütfen gözden geçirin.",
-    "More than 1.000 directory entries available." : "1.000'den fazla dizin girdisi mevcut.",
     " entries available within the provided Base DN" : " girdi sağlanan Base DN içerisinde mevcut",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Bir hata oluştu. Lütfen Base DN ile birlikte bağlantı ayarlarını ve kimlik bilgilerini denetleyin.",
     "Do you really want to delete the current Server Configuration?" : "Şu anki sunucu yapılandırmasını silmek istediğinizden emin misiniz?",
diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json
index 553dfe6cdbd3e7e3f1e296b84c2a4c89d74eba06..2bd0bd59907b0c87d82957b511eec58f66fa336f 100644
--- a/apps/user_ldap/l10n/tr.json
+++ b/apps/user_ldap/l10n/tr.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "Base DN tespit edilemedi, lütfen elle girin.",
     "{nthServer}. Server" : "{nthServer}. Sunucu",
     "No object found in the given Base DN. Please revise." : "Girilen Base DN içerisinde nesne bulunamadı. Lütfen gözden geçirin.",
-    "More than 1.000 directory entries available." : "1.000'den fazla dizin girdisi mevcut.",
     " entries available within the provided Base DN" : " girdi sağlanan Base DN içerisinde mevcut",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Bir hata oluştu. Lütfen Base DN ile birlikte bağlantı ayarlarını ve kimlik bilgilerini denetleyin.",
     "Do you really want to delete the current Server Configuration?" : "Şu anki sunucu yapılandırmasını silmek istediğinizden emin misiniz?",
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js
index c6830f96a836d99f3a0532eb2ef1344eadf6bf0a..244206927bac9beb5cd1ca8666c64e95f5a96f20 100644
--- a/apps/user_ldap/l10n/zh_TW.js
+++ b/apps/user_ldap/l10n/zh_TW.js
@@ -24,7 +24,6 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "無法偵測到Base DN,請手動輸入",
     "{nthServer}. Server" : "{nthServer}. 伺服器",
     "No object found in the given Base DN. Please revise." : "在Base DN中找不到物件,請重新修改",
-    "More than 1.000 directory entries available." : "目前有超過 1.000 個資料夾項目是可以使用的",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "產生錯誤,請檢查Base DN,以及連線設定和驗證",
     "Do you really want to delete the current Server Configuration?" : "您真的要刪除現在的伺服器設定嗎?",
     "Confirm Deletion" : "確認刪除",
diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json
index 0661836bac27cfe9e15e57c33675f25f70886cbc..35b5b5bad271a92eb453946f11072424f8c69ddc 100644
--- a/apps/user_ldap/l10n/zh_TW.json
+++ b/apps/user_ldap/l10n/zh_TW.json
@@ -22,7 +22,6 @@
     "Could not detect Base DN, please enter it manually." : "無法偵測到Base DN,請手動輸入",
     "{nthServer}. Server" : "{nthServer}. 伺服器",
     "No object found in the given Base DN. Please revise." : "在Base DN中找不到物件,請重新修改",
-    "More than 1.000 directory entries available." : "目前有超過 1.000 個資料夾項目是可以使用的",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "產生錯誤,請檢查Base DN,以及連線設定和驗證",
     "Do you really want to delete the current Server Configuration?" : "您真的要刪除現在的伺服器設定嗎?",
     "Confirm Deletion" : "確認刪除",
diff --git a/core/l10n/af_ZA.js b/core/l10n/af_ZA.js
index 3bb344ed87829ce153d94d4c0cae7a4544d66019..151311b484804bb8fddee1c61e1b8fea93c81286 100644
--- a/core/l10n/af_ZA.js
+++ b/core/l10n/af_ZA.js
@@ -107,9 +107,9 @@ OC.L10N.register(
     "Database tablespace" : "Databasis tabelspasie",
     "Database host" : "Databasis gasheer",
     "Finish setup" : "Maak opstelling klaar",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Halo daar,<br><br>wou jou net laat weet dat %s <strong>%s</strong> met jou gedeel het.<br><a href=\"%s\">Sien alles!</a><br><br>",
     "Log out" : "Teken uit",
     "Log in" : "Teken aan",
-    "Alternative Logins" : "Alternatiewe aantekeninge",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Halo daar,<br><br>wou jou net laat weet dat %s <strong>%s</strong> met jou gedeel het.<br><a href=\"%s\">Sien alles!</a><br><br>"
+    "Alternative Logins" : "Alternatiewe aantekeninge"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/af_ZA.json b/core/l10n/af_ZA.json
index 0b0e5a8e4167169095c35475ccd98de239f2aa79..7d30b3c656699ebbee454600447f62ad0c1c3b66 100644
--- a/core/l10n/af_ZA.json
+++ b/core/l10n/af_ZA.json
@@ -105,9 +105,9 @@
     "Database tablespace" : "Databasis tabelspasie",
     "Database host" : "Databasis gasheer",
     "Finish setup" : "Maak opstelling klaar",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Halo daar,<br><br>wou jou net laat weet dat %s <strong>%s</strong> met jou gedeel het.<br><a href=\"%s\">Sien alles!</a><br><br>",
     "Log out" : "Teken uit",
     "Log in" : "Teken aan",
-    "Alternative Logins" : "Alternatiewe aantekeninge",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Halo daar,<br><br>wou jou net laat weet dat %s <strong>%s</strong> met jou gedeel het.<br><a href=\"%s\">Sien alles!</a><br><br>"
+    "Alternative Logins" : "Alternatiewe aantekeninge"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/core/l10n/ast.js b/core/l10n/ast.js
index 603e684d7e2867a82a7affd111249f521fcc7dcd..e0775c7556924edf00049e826928c3b3913d59d6 100644
--- a/core/l10n/ast.js
+++ b/core/l10n/ast.js
@@ -183,7 +183,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.",
     "Thank you for your patience." : "Gracies pola to paciencia.",
     "You are accessing the server from an untrusted domain." : "Tas accediendo al sirvidor dende un dominiu non confiáu.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.",
     "Add \"%s\" as trusted domain" : "Amestáu \"%s\" como dominiu de confianza",
     "The theme %s has been disabled." : "Deshabilitóse'l tema %s.",
     "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Enantes de siguir, asegúrate de que se fizo una copia de seguridá de la base de datos, la carpeta de configuración y la carpeta de datos.",
diff --git a/core/l10n/ast.json b/core/l10n/ast.json
index 02df7fc7b18ccd9ba1969f595a7b4b1da6e58f0d..a432433982905768c62fb252b59f0f368df28c19 100644
--- a/core/l10n/ast.json
+++ b/core/l10n/ast.json
@@ -181,7 +181,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.",
     "Thank you for your patience." : "Gracies pola to paciencia.",
     "You are accessing the server from an untrusted domain." : "Tas accediendo al sirvidor dende un dominiu non confiáu.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.",
     "Add \"%s\" as trusted domain" : "Amestáu \"%s\" como dominiu de confianza",
     "The theme %s has been disabled." : "Deshabilitóse'l tema %s.",
     "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Enantes de siguir, asegúrate de que se fizo una copia de seguridá de la base de datos, la carpeta de configuración y la carpeta de datos.",
diff --git a/core/l10n/az.js b/core/l10n/az.js
index 10532ce66070f045e528991514bfe4994ab7fba5..234431ec3b90055531a8e666dc8abadb3c1c70f7 100644
--- a/core/l10n/az.js
+++ b/core/l10n/az.js
@@ -85,7 +85,6 @@ OC.L10N.register(
     "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Xüsusilə fayl sinxronizasiyası üçün desktop client-dən istifadə edilərsə, SQLite məsləhət görülmür.",
     "Search" : "Axtarış",
     "Log in" : "GiriÅŸ",
-    "You are accessing the server from an untrusted domain." : "Siz serverə inamsız domain-dən girməyə çalışırsız.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin.  Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir."
+    "You are accessing the server from an untrusted domain." : "Siz serverə inamsız domain-dən girməyə çalışırsız."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/az.json b/core/l10n/az.json
index ebfeca74bf72caf61c920fd7add98d4dc3fd6940..4d45bdd9d96cf0b50f137356d6f2c88ae8ef3877 100644
--- a/core/l10n/az.json
+++ b/core/l10n/az.json
@@ -83,7 +83,6 @@
     "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Xüsusilə fayl sinxronizasiyası üçün desktop client-dən istifadə edilərsə, SQLite məsləhət görülmür.",
     "Search" : "Axtarış",
     "Log in" : "GiriÅŸ",
-    "You are accessing the server from an untrusted domain." : "Siz serverə inamsız domain-dən girməyə çalışırsız.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin.  Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir."
+    "You are accessing the server from an untrusted domain." : "Siz serverə inamsız domain-dən girməyə çalışırsız."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/core/l10n/bg_BG.js b/core/l10n/bg_BG.js
index ba6a1fa0b7cb418d5aab9dc2c0f3ce7a87801eb2..34df13118478a75c0e47f2cca9220ee608982c29 100644
--- a/core/l10n/bg_BG.js
+++ b/core/l10n/bg_BG.js
@@ -202,6 +202,7 @@ OC.L10N.register(
     "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особено, когато използвате клиент за работен плот за синхронизация, използването на SQLite e непрепоръчително.",
     "Finish setup" : "Завършване на настройките",
     "Finishing …" : "Завършване...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здрасти,<br><br>само да те уведомя, че %s сподели <strong>%s</strong> с теб.\n<br><a href=\"%s\">Разгледай го!</a><br><br>.",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Това приложение изисква JavaScript, за да функционира правилно. Моля, {linkstart}включи JavaScript{linkend} и презареди страницата.",
     "Log out" : "Отписване",
     "Search" : "Търсене",
@@ -209,13 +210,11 @@ OC.L10N.register(
     "Please contact your administrator." : "Моля, свържете се с администратора.",
     "Log in" : "Вписване",
     "Alternative Logins" : "Алтернативни методи на вписване",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здрасти,<br><br>само да те уведомя, че %s сподели <strong>%s</strong> с теб.\n<br><a href=\"%s\">Разгледай го!</a><br><br>.",
     "This ownCloud instance is currently in single user mode." : "В момента този ownCloud е в режим допускащ само един потребител.",
     "This means only administrators can use the instance." : "Това означава, че само администраторът може да го използва.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Свържи се със системния си администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.",
     "Thank you for your patience." : "Благодарим за търпението.",
     "You are accessing the server from an untrusted domain." : "Свръзваш се със сървъра от неодобрен домейн.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в  config/config.php. Примерна конфигурация е приложена в config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимост от конфигурацията ти, като администратор може натискайки бутонът по-долу да отбележиш домейнът като сигурен.",
     "Add \"%s\" as trusted domain" : "Добави \"%s\" като сигурен домейн",
     "The theme %s has been disabled." : "Темата %s бе изключена.",
diff --git a/core/l10n/bg_BG.json b/core/l10n/bg_BG.json
index fcd0a8de749fe1a333e61a4ff539624caca1735d..bcce1747bbdd47c2da320e3c8ad79bb77a2bf0a4 100644
--- a/core/l10n/bg_BG.json
+++ b/core/l10n/bg_BG.json
@@ -200,6 +200,7 @@
     "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особено, когато използвате клиент за работен плот за синхронизация, използването на SQLite e непрепоръчително.",
     "Finish setup" : "Завършване на настройките",
     "Finishing …" : "Завършване...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здрасти,<br><br>само да те уведомя, че %s сподели <strong>%s</strong> с теб.\n<br><a href=\"%s\">Разгледай го!</a><br><br>.",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Това приложение изисква JavaScript, за да функционира правилно. Моля, {linkstart}включи JavaScript{linkend} и презареди страницата.",
     "Log out" : "Отписване",
     "Search" : "Търсене",
@@ -207,13 +208,11 @@
     "Please contact your administrator." : "Моля, свържете се с администратора.",
     "Log in" : "Вписване",
     "Alternative Logins" : "Алтернативни методи на вписване",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здрасти,<br><br>само да те уведомя, че %s сподели <strong>%s</strong> с теб.\n<br><a href=\"%s\">Разгледай го!</a><br><br>.",
     "This ownCloud instance is currently in single user mode." : "В момента този ownCloud е в режим допускащ само един потребител.",
     "This means only administrators can use the instance." : "Това означава, че само администраторът може да го използва.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Свържи се със системния си администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.",
     "Thank you for your patience." : "Благодарим за търпението.",
     "You are accessing the server from an untrusted domain." : "Свръзваш се със сървъра от неодобрен домейн.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в  config/config.php. Примерна конфигурация е приложена в config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимост от конфигурацията ти, като администратор може натискайки бутонът по-долу да отбележиш домейнът като сигурен.",
     "Add \"%s\" as trusted domain" : "Добави \"%s\" като сигурен домейн",
     "The theme %s has been disabled." : "Темата %s бе изключена.",
diff --git a/core/l10n/bs.js b/core/l10n/bs.js
index ebda3c75beb29eef2bcd5a805890c11262d89956..7d0664e38eeb23c8536c5f4628fda2816d4d159b 100644
--- a/core/l10n/bs.js
+++ b/core/l10n/bs.js
@@ -182,19 +182,18 @@ OC.L10N.register(
     "Database host" : "Glavno računalo (host) baze podataka",
     "Finish setup" : "Završite postavke",
     "Finishing …" : "Završavanje...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> upravo vam javljam da je %s s vama podijelio <strong>%s</strong>.<br><a href=\"%s\">Pogledajte!</a><br><br>",
     "Log out" : "Odjava",
     "Search" : "Potraži",
     "Server side authentication failed!" : "Autentikacija na strani servera nije uspjela!",
     "Please contact your administrator." : "Molim kontaktirajte svog administratora.",
     "Log in" : "Prijava",
     "Alternative Logins" : "Alternativne Prijave",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> upravo vam javljam da je %s s vama podijelio <strong>%s</strong>.<br><a href=\"%s\">Pogledajte!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ova ownCloud instanca je trenutno u jednokorisničkom načinu rada.",
     "This means only administrators can use the instance." : "To znači da tu instancu mogu koristiti samo administratori.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sistema ako se ova poruka ponavlja ili se pojavila neočekivano.",
     "Thank you for your patience." : "Hvala vam na strpljenju",
     "You are accessing the server from an untrusted domain." : "Pristupate serveru sa nepouzdane domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molim kontaktirajte vašeg administratora. Ako ste vi administrator ove instance, konfigurišite postavku \"trusted_domain\" u config/config.php. Primjer konfiguracije ponuđen je u config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ovisno o vašoj konfiguraciji, kao administrator vi biste također mogli koristiti dugme ispod za povjeru toj domeni.",
     "Add \"%s\" as trusted domain" : "Dodajte \"%s\" kao povjerenu/pouzdanu domenu.",
     "The theme %s has been disabled." : "Tema %s je onemogućena",
diff --git a/core/l10n/bs.json b/core/l10n/bs.json
index 80d9ac77199453749d3d1da77325a24cb7a9d8a4..e221dba005dc8d6d64c674627c828748b1b96b4d 100644
--- a/core/l10n/bs.json
+++ b/core/l10n/bs.json
@@ -180,19 +180,18 @@
     "Database host" : "Glavno računalo (host) baze podataka",
     "Finish setup" : "Završite postavke",
     "Finishing …" : "Završavanje...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> upravo vam javljam da je %s s vama podijelio <strong>%s</strong>.<br><a href=\"%s\">Pogledajte!</a><br><br>",
     "Log out" : "Odjava",
     "Search" : "Potraži",
     "Server side authentication failed!" : "Autentikacija na strani servera nije uspjela!",
     "Please contact your administrator." : "Molim kontaktirajte svog administratora.",
     "Log in" : "Prijava",
     "Alternative Logins" : "Alternativne Prijave",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> upravo vam javljam da je %s s vama podijelio <strong>%s</strong>.<br><a href=\"%s\">Pogledajte!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ova ownCloud instanca je trenutno u jednokorisničkom načinu rada.",
     "This means only administrators can use the instance." : "To znači da tu instancu mogu koristiti samo administratori.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sistema ako se ova poruka ponavlja ili se pojavila neočekivano.",
     "Thank you for your patience." : "Hvala vam na strpljenju",
     "You are accessing the server from an untrusted domain." : "Pristupate serveru sa nepouzdane domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molim kontaktirajte vašeg administratora. Ako ste vi administrator ove instance, konfigurišite postavku \"trusted_domain\" u config/config.php. Primjer konfiguracije ponuđen je u config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ovisno o vašoj konfiguraciji, kao administrator vi biste također mogli koristiti dugme ispod za povjeru toj domeni.",
     "Add \"%s\" as trusted domain" : "Dodajte \"%s\" kao povjerenu/pouzdanu domenu.",
     "The theme %s has been disabled." : "Tema %s je onemogućena",
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index ee60372c21c89051d1c0fd39ad3cf063ed9bca98..f1eb5f51db9170b156e07d74086521d662b808d9 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -233,6 +233,7 @@ OC.L10N.register(
     "Finishing …" : "Acabant...",
     "Need help?" : "Necessites ajuda?",
     "See the documentation" : "Consulti la documentació",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ei, <br><br>només fer-vos saber que %s us ha comparti <strong>%s</strong>. <br><a href=\"%s\">Mireu-ho!</a>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript per al seu correcte funcionament . Per favor, {linkstart}habiliti Javascript{linkend} i torni a carregar la pàgina.",
     "Log out" : "Surt",
     "Search" : "Cerca",
@@ -243,13 +244,11 @@ OC.L10N.register(
     "Log in" : "Inici de sessió",
     "Wrong password. Reset it?" : "Contrasenya incorrecta. Voleu restablir-la?",
     "Alternative Logins" : "Acreditacions alternatives",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ei, <br><br>només fer-vos saber que %s us ha comparti <strong>%s</strong>. <br><a href=\"%s\">Mireu-ho!</a>",
     "This ownCloud instance is currently in single user mode." : "La instància ownCloud està en mode d'usuari únic.",
     "This means only administrators can use the instance." : "Això significa que només els administradors poden usar la instància.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
     "Thank you for your patience." : "Gràcies per la paciència.",
     "You are accessing the server from an untrusted domain." : "Esteu accedint al servidor des d'un domini no fiable",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacteu amb l'administrador. Si sou un administrador d'aquesta instància, configureu el paràmetre \"trusted_domain\" a config/config.php. Hi ha un exemple de configuració a config/config.sampe.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En funció de la teva configuració, com a administrador podries utilitzar el botó d'abaix per confiar en aquest domini.",
     "Add \"%s\" as trusted domain" : "Afegeix \"%s\" com a domini de confiança",
     "App update required" : "Cal que actualitzeu la aplicació",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index bca55a0fe0c9574063ce24cce53785ed5a9af7ca..0b14ef2ff2a50f0b5b30a734f58dbd323ae38550 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -231,6 +231,7 @@
     "Finishing …" : "Acabant...",
     "Need help?" : "Necessites ajuda?",
     "See the documentation" : "Consulti la documentació",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ei, <br><br>només fer-vos saber que %s us ha comparti <strong>%s</strong>. <br><a href=\"%s\">Mireu-ho!</a>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript per al seu correcte funcionament . Per favor, {linkstart}habiliti Javascript{linkend} i torni a carregar la pàgina.",
     "Log out" : "Surt",
     "Search" : "Cerca",
@@ -241,13 +242,11 @@
     "Log in" : "Inici de sessió",
     "Wrong password. Reset it?" : "Contrasenya incorrecta. Voleu restablir-la?",
     "Alternative Logins" : "Acreditacions alternatives",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ei, <br><br>només fer-vos saber que %s us ha comparti <strong>%s</strong>. <br><a href=\"%s\">Mireu-ho!</a>",
     "This ownCloud instance is currently in single user mode." : "La instància ownCloud està en mode d'usuari únic.",
     "This means only administrators can use the instance." : "Això significa que només els administradors poden usar la instància.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
     "Thank you for your patience." : "Gràcies per la paciència.",
     "You are accessing the server from an untrusted domain." : "Esteu accedint al servidor des d'un domini no fiable",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacteu amb l'administrador. Si sou un administrador d'aquesta instància, configureu el paràmetre \"trusted_domain\" a config/config.php. Hi ha un exemple de configuració a config/config.sampe.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En funció de la teva configuració, com a administrador podries utilitzar el botó d'abaix per confiar en aquest domini.",
     "Add \"%s\" as trusted domain" : "Afegeix \"%s\" com a domini de confiança",
     "App update required" : "Cal que actualitzeu la aplicació",
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index ff173b8e06e8c09b485fe0f8dbcab345cdf98a11..086b100f0b46685885576e52841349600318ce4c 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.",
     "Thank you for your patience." : "Děkujeme za vaši trpělivost.",
     "You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.",
     "Add \"%s\" as trusted domain" : "Přidat \"%s\" jako důvěryhodnou doménu",
     "App update required" : "Vyžadována aktualizace aplikace",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index a13624e2c18cf5c82ce9a88b7e44d285af0c0d11..8f6430785a5fc619ab7098c4a51fa846af5511ac 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.",
     "Thank you for your patience." : "Děkujeme za vaši trpělivost.",
     "You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.",
     "Add \"%s\" as trusted domain" : "Přidat \"%s\" jako důvěryhodnou doménu",
     "App update required" : "Vyžadována aktualizace aplikace",
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 795dc5cb7b98501a0c502df3167257f97fc14e6c..eed02acd3be1f0c032ac1ef3b10c55f7bba8cec9 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -268,7 +268,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.",
     "Thank you for your patience." : "Tak for din tålmodighed.",
     "You are accessing the server from an untrusted domain." : "Du tilgår serveren fra et utroværdigt domæne",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhænger af din konfiguration, da du som administrator eventuelt også er i stand til at gøre brug af knappen nedenfor til at tildele tillid til dette domæne.",
     "Add \"%s\" as trusted domain" : "Tilføj \"%s\" som et troværdigt domæne",
     "App update required" : "Opdatering af app påkræves",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index f4f156a69be1270e219eefe766af358bad364d45..35aff828922dd98a7f6f81f4041886c5db53981d 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -266,7 +266,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.",
     "Thank you for your patience." : "Tak for din tålmodighed.",
     "You are accessing the server from an untrusted domain." : "Du tilgår serveren fra et utroværdigt domæne",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhænger af din konfiguration, da du som administrator eventuelt også er i stand til at gøre brug af knappen nedenfor til at tildele tillid til dette domæne.",
     "Add \"%s\" as trusted domain" : "Tilføj \"%s\" som et troværdigt domæne",
     "App update required" : "Opdatering af app påkræves",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 5e02f069e77a318fa41e411fb0273eeeb2cec8d1..0580f88d33b1c20859c2433ff5c5dff5354f2a00 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -242,6 +242,7 @@ OC.L10N.register(
     "Finishing …" : "Abschließen…",
     "Need help?" : "Hilfe nötig?",
     "See the documentation" : "Schau in die Dokumentation",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Dir geteilt hat.<br><a href=\"%s\">Sieh es Dir an!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt zum ordnungsgemäßen Betrieb JavaScript. Bitte {linkstart}aktiviere JavaScript{linkend} und lade die Seite neu.",
     "Log out" : "Abmelden",
     "Search" : "Suche",
@@ -252,13 +253,11 @@ OC.L10N.register(
     "Log in" : "Anmelden",
     "Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
     "Alternative Logins" : "Alternative Logins",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Dir geteilt hat.<br><a href=\"%s\">Sieh es Dir an!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Diese ownClound-Instanz befindet sich derzeit im Einzelbenutzermodus.",
     "This means only administrators can use the instance." : "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
     "Thank you for your patience." : "Vielen Dank für Deine Geduld.",
     "You are accessing the server from an untrusted domain." : "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktiere Deinen Administrator. Wenn Du Administrator dieser Instanz bist, konfiguriere bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereitgestellt.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Deine Konfiguration zulässt, kannst Du als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.",
     "Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen",
     "App update required" : "Appupdate notwendig",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 014cf7fbdf8e32a96da494dc8435fa2a578d3aa4..285d38429e70d848180a237e0b20d00d41f41ca4 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -240,6 +240,7 @@
     "Finishing …" : "Abschließen…",
     "Need help?" : "Hilfe nötig?",
     "See the documentation" : "Schau in die Dokumentation",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Dir geteilt hat.<br><a href=\"%s\">Sieh es Dir an!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt zum ordnungsgemäßen Betrieb JavaScript. Bitte {linkstart}aktiviere JavaScript{linkend} und lade die Seite neu.",
     "Log out" : "Abmelden",
     "Search" : "Suche",
@@ -250,13 +251,11 @@
     "Log in" : "Anmelden",
     "Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
     "Alternative Logins" : "Alternative Logins",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Dir geteilt hat.<br><a href=\"%s\">Sieh es Dir an!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Diese ownClound-Instanz befindet sich derzeit im Einzelbenutzermodus.",
     "This means only administrators can use the instance." : "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
     "Thank you for your patience." : "Vielen Dank für Deine Geduld.",
     "You are accessing the server from an untrusted domain." : "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktiere Deinen Administrator. Wenn Du Administrator dieser Instanz bist, konfiguriere bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereitgestellt.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Deine Konfiguration zulässt, kannst Du als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.",
     "Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen",
     "App update required" : "Appupdate notwendig",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 014b257c972e2d63651c77267add3fa208b393eb..8dd5132dcd99ceb4ac505ad6c783400d6f627557 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -240,6 +240,7 @@ OC.L10N.register(
     "Finishing …" : "Abschließen…",
     "Need help?" : "Hilfe nötig?",
     "See the documentation" : "Schauen Sie in die Dokumentation",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Ihnen geteilt hat.<br><a href=\"%s\">Sehen Sie es sich an!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt zum ordnungsgemäßen Betrieb JavaScript. Bitte {linkstart}aktivieren Sie JavaScript{linkend} und laden Sie die Seite neu.",
     "Log out" : "Abmelden",
     "Search" : "Suche",
@@ -250,13 +251,11 @@ OC.L10N.register(
     "Log in" : "Einloggen",
     "Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
     "Alternative Logins" : "Alternative Logins",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Ihnen geteilt hat.<br><a href=\"%s\">Sehen Sie es sich an!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Diese ownClound-Instanz befindet sich derzeit im Einzelbenutzermodus.",
     "This means only administrators can use the instance." : "Das bedeutet, dass diese Instanz nur von Administratoren benutzt werden kann.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
     "Thank you for your patience." : "Vielen Dank für Ihre Geduld.",
     "You are accessing the server from an untrusted domain." : "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator dieser Instanz sind, konfigurieren Sie bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereitgestellt.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Ihre Konfiguration zulässt, können Sie als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.",
     "Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen",
     "App update required" : "App-Update notwendig",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 8ab4fc0c8a22d575c5a4010d4057ff7f5c9e8be1..a1b4a6e72d74a81bd5ffcac542587e9362ed299b 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -238,6 +238,7 @@
     "Finishing …" : "Abschließen…",
     "Need help?" : "Hilfe nötig?",
     "See the documentation" : "Schauen Sie in die Dokumentation",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Ihnen geteilt hat.<br><a href=\"%s\">Sehen Sie es sich an!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt zum ordnungsgemäßen Betrieb JavaScript. Bitte {linkstart}aktivieren Sie JavaScript{linkend} und laden Sie die Seite neu.",
     "Log out" : "Abmelden",
     "Search" : "Suche",
@@ -248,13 +249,11 @@
     "Log in" : "Einloggen",
     "Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
     "Alternative Logins" : "Alternative Logins",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass %s <strong>%s</strong> mit Ihnen geteilt hat.<br><a href=\"%s\">Sehen Sie es sich an!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Diese ownClound-Instanz befindet sich derzeit im Einzelbenutzermodus.",
     "This means only administrators can use the instance." : "Das bedeutet, dass diese Instanz nur von Administratoren benutzt werden kann.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
     "Thank you for your patience." : "Vielen Dank für Ihre Geduld.",
     "You are accessing the server from an untrusted domain." : "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator dieser Instanz sind, konfigurieren Sie bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereitgestellt.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Ihre Konfiguration zulässt, können Sie als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.",
     "Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen",
     "App update required" : "App-Update notwendig",
diff --git a/core/l10n/el.js b/core/l10n/el.js
index b0a8230e65087ae230b25e517ebcb44a96f72756..b4a4b2efef7f79824731b10fa572dad033c36143 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.",
     "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας.",
     "You are accessing the server from an untrusted domain." : "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Παρακαλώ επικοινωνήστε με τον διαχειριστή συστημάτων σας. Αν είστε διαχειριστής αυτού του στιγμιοτύπο, ρυθμίστε το κλειδί \"trusted_domain\" στο αρχείο config/config.php. Ένα παράδειγμα παρέχεται στο αρχείο config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ανάλογα με τις ρυθμίσεις σας, σαν διαχειριστής θα μπορούσατε επίσης να χρησιμοποιήσετε το παρακάτω κουμπί για να εμπιστευθείτε αυτή την περιοχή.",
     "Add \"%s\" as trusted domain" : "Προσθήκη \"%s\" ως αξιόπιστη περιοχή",
     "App update required" : "Απαιτείται ενημέρωση εφαρμογής",
diff --git a/core/l10n/el.json b/core/l10n/el.json
index f2e4430f2db85e46148cc8340f3618149ff83116..dfa81965cbca2a8228294121da676569488bd50b 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.",
     "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας.",
     "You are accessing the server from an untrusted domain." : "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Παρακαλώ επικοινωνήστε με τον διαχειριστή συστημάτων σας. Αν είστε διαχειριστής αυτού του στιγμιοτύπο, ρυθμίστε το κλειδί \"trusted_domain\" στο αρχείο config/config.php. Ένα παράδειγμα παρέχεται στο αρχείο config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ανάλογα με τις ρυθμίσεις σας, σαν διαχειριστής θα μπορούσατε επίσης να χρησιμοποιήσετε το παρακάτω κουμπί για να εμπιστευθείτε αυτή την περιοχή.",
     "Add \"%s\" as trusted domain" : "Προσθήκη \"%s\" ως αξιόπιστη περιοχή",
     "App update required" : "Απαιτείται ενημέρωση εφαρμογής",
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index d9fe9ab7671fc51e156ae13b6c5863f07cc754b8..e8c85405d163c7d60cfd5030414925ec5e14ec67 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -218,6 +218,7 @@ OC.L10N.register(
     "Finishing …" : "Finishing …",
     "Need help?" : "Need help?",
     "See the documentation" : "See the documentation",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.",
     "Log out" : "Log out",
     "Search" : "Search",
@@ -227,13 +228,11 @@ OC.L10N.register(
     "Please try again or contact your administrator." : "Please try again or contact your administrator.",
     "Log in" : "Log in",
     "Alternative Logins" : "Alternative Logins",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "This ownCloud instance is currently in single user mode.",
     "This means only administrators can use the instance." : "This means only administrators can use the instance.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
     "Thank you for your patience." : "Thank you for your patience.",
     "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.",
     "Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain",
     "The theme %s has been disabled." : "The theme %s has been disabled.",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index c3a77a88047d4f6d3356e3eceaa89f522ab189ca..1a2c794895a7f1669a183088672df184f7bea59e 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -216,6 +216,7 @@
     "Finishing …" : "Finishing …",
     "Need help?" : "Need help?",
     "See the documentation" : "See the documentation",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.",
     "Log out" : "Log out",
     "Search" : "Search",
@@ -225,13 +226,11 @@
     "Please try again or contact your administrator." : "Please try again or contact your administrator.",
     "Log in" : "Log in",
     "Alternative Logins" : "Alternative Logins",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "This ownCloud instance is currently in single user mode.",
     "This means only administrators can use the instance." : "This means only administrators can use the instance.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
     "Thank you for your patience." : "Thank you for your patience.",
     "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.",
     "Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain",
     "The theme %s has been disabled." : "The theme %s has been disabled.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 774ff7ef9d25ae1e1aa1f886602aec26b47fd1c7..316f938798d95faedbdde49eb56f6c2337f3910e 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -263,7 +263,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.",
     "Thank you for your patience." : "Gracias por su paciencia.",
     "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.",
     "Add \"%s\" as trusted domain" : "Agregar \"%s\" como dominio de confianza",
     "App update required" : "Es necesaria una actualización en la aplicación",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 850e82d4195f019ba18bd455eb53ac6f53bbbb39..aa865fbd542231f450d9edbb2a6c33d4a19b0f40 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -261,7 +261,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.",
     "Thank you for your patience." : "Gracias por su paciencia.",
     "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.",
     "Add \"%s\" as trusted domain" : "Agregar \"%s\" como dominio de confianza",
     "App update required" : "Es necesaria una actualización en la aplicación",
diff --git a/core/l10n/es_CL.js b/core/l10n/es_CL.js
index 33de74ee9eea01c7b68f2fecbb8fb6f2bd75c305..46e2ece071d761ea44063cf2083d61869e81fe74 100644
--- a/core/l10n/es_CL.js
+++ b/core/l10n/es_CL.js
@@ -42,7 +42,6 @@ OC.L10N.register(
     "Admin" : "Administración",
     "Help" : "Ayuda",
     "Username" : "Usuario",
-    "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php"
+    "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable."
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/es_CL.json b/core/l10n/es_CL.json
index 58346c157413018cd8a863829ee771938b24f77a..ffddc11b753a138cb97281cd27ccad2a17b80696 100644
--- a/core/l10n/es_CL.json
+++ b/core/l10n/es_CL.json
@@ -40,7 +40,6 @@
     "Admin" : "Administración",
     "Help" : "Ayuda",
     "Username" : "Usuario",
-    "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php"
+    "You are accessing the server from an untrusted domain." : "Usted está accediendo al servidor desde un dominio no confiable."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js
index 8ffb70516a605c1a96c295f9bdab2bab656efd15..b782b43999a16fea25b901146b637e85c03c1454 100644
--- a/core/l10n/et_EE.js
+++ b/core/l10n/et_EE.js
@@ -218,6 +218,7 @@ OC.L10N.register(
     "Finishing …" : "Lõpetamine ...",
     "Need help?" : "Vajad abi?",
     "See the documentation" : "Vaata dokumentatsiooni",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>annan teada, et %s jagas sinuga <strong>%s</strong>. <a href=\"%s\">Vaata seda!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "See rakendus vajab toimimiseks JavaScripti. Palun {linkstart}luba JavaScript{linkend} ning laadi see leht uuesti.",
     "Log out" : "Logi välja",
     "Search" : "Otsi",
@@ -227,13 +228,11 @@ OC.L10N.register(
     "Please try again or contact your administrator." : "Palun proovi uuesti või võta ühendust oma administraatoriga.",
     "Log in" : "Logi sisse",
     "Alternative Logins" : "Alternatiivsed sisselogimisviisid",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>annan teada, et %s jagas sinuga <strong>%s</strong>. <a href=\"%s\">Vaata seda!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "See ownCloud on momendil seadistatud ühe kasutaja jaoks.",
     "This means only administrators can use the instance." : "See tähendab, et seda saavad kasutada ainult administraatorid.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.",
     "Thank you for your patience." : "Täname kannatlikkuse eest.",
     "You are accessing the server from an untrusted domain." : "Sa kasutad serverit usalduseta asukohast",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Sõltuvalt sinu seadetest võib ka administraator kasutada allolevat nuppu, et seda domeeni usaldusväärseks märkida.",
     "Add \"%s\" as trusted domain" : "Lisa \"%s\" usaldusväärse domeenina",
     "App update required" : "Rakenduse uuendus on nõutud",
diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json
index 000e38e7053d9391fc6045df1047bd05bad038c7..c25b9f166c97b132396f9fd252e3507bccef1bcd 100644
--- a/core/l10n/et_EE.json
+++ b/core/l10n/et_EE.json
@@ -216,6 +216,7 @@
     "Finishing …" : "Lõpetamine ...",
     "Need help?" : "Vajad abi?",
     "See the documentation" : "Vaata dokumentatsiooni",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>annan teada, et %s jagas sinuga <strong>%s</strong>. <a href=\"%s\">Vaata seda!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "See rakendus vajab toimimiseks JavaScripti. Palun {linkstart}luba JavaScript{linkend} ning laadi see leht uuesti.",
     "Log out" : "Logi välja",
     "Search" : "Otsi",
@@ -225,13 +226,11 @@
     "Please try again or contact your administrator." : "Palun proovi uuesti või võta ühendust oma administraatoriga.",
     "Log in" : "Logi sisse",
     "Alternative Logins" : "Alternatiivsed sisselogimisviisid",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>annan teada, et %s jagas sinuga <strong>%s</strong>. <a href=\"%s\">Vaata seda!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "See ownCloud on momendil seadistatud ühe kasutaja jaoks.",
     "This means only administrators can use the instance." : "See tähendab, et seda saavad kasutada ainult administraatorid.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.",
     "Thank you for your patience." : "Täname kannatlikkuse eest.",
     "You are accessing the server from an untrusted domain." : "Sa kasutad serverit usalduseta asukohast",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Sõltuvalt sinu seadetest võib ka administraator kasutada allolevat nuppu, et seda domeeni usaldusväärseks märkida.",
     "Add \"%s\" as trusted domain" : "Lisa \"%s\" usaldusväärse domeenina",
     "App update required" : "Rakenduse uuendus on nõutud",
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 4b62ef72bf834e19436da4d09340f184cf36c8fb..d24a7cd42e28ed63e0fc4edd46c9b0143e05eda9 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -192,19 +192,18 @@ OC.L10N.register(
     "Database host" : "Datubasearen hostalaria",
     "Finish setup" : "Bukatu konfigurazioa",
     "Finishing …" : "Bukatzen...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Kaixo<br><br>%s-ek %s zurekin partekatu duela jakin dezazun.\nIkusi ezazu: %s",
     "Log out" : "Saioa bukatu",
     "Search" : "Bilatu",
     "Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!",
     "Please contact your administrator." : "Mesedez jarri harremetan zure administradorearekin.",
     "Log in" : "Hasi saioa",
     "Alternative Logins" : "Beste erabiltzaile izenak",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Kaixo<br><br>%s-ek %s zurekin partekatu duela jakin dezazun.\nIkusi ezazu: %s",
     "This ownCloud instance is currently in single user mode." : "ownCloud instantzia hau erabiltzaile bakar moduan dago.",
     "This means only administrators can use the instance." : "Honek administradoreak bakarrik erabili dezakeela esan nahi du.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu hau irauten badu edo bat-batean agertu bada.",
     "Thank you for your patience." : "Milesker zure patzientziagatik.",
     "You are accessing the server from an untrusted domain." : "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Mesedez harremanetan jarri kudeatzailearekin. Zu kudeatzailea bazara, konfiguratu \"trusted_domain\" ezarpena config/config.php fitxategian. Adibidezko konfigurazko bat  config/config.sample.php fitxategian dago.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Zure ezarpenen gorabehera, administratzaile bezala posible duzu ere azpiko botoia erabiltzea fidatzeko domeinu horrekin.",
     "Add \"%s\" as trusted domain" : "Gehitu \"%s\" domeinu fidagarri gisa",
     "The theme %s has been disabled." : "%s gaia desgaitu da.",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index 8437059bf3a48b5e6eec95ef4e589b4f7bed7678..8184989749055f37ff525f3192c9ef5a5d5a2fed 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -190,19 +190,18 @@
     "Database host" : "Datubasearen hostalaria",
     "Finish setup" : "Bukatu konfigurazioa",
     "Finishing …" : "Bukatzen...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Kaixo<br><br>%s-ek %s zurekin partekatu duela jakin dezazun.\nIkusi ezazu: %s",
     "Log out" : "Saioa bukatu",
     "Search" : "Bilatu",
     "Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!",
     "Please contact your administrator." : "Mesedez jarri harremetan zure administradorearekin.",
     "Log in" : "Hasi saioa",
     "Alternative Logins" : "Beste erabiltzaile izenak",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Kaixo<br><br>%s-ek %s zurekin partekatu duela jakin dezazun.\nIkusi ezazu: %s",
     "This ownCloud instance is currently in single user mode." : "ownCloud instantzia hau erabiltzaile bakar moduan dago.",
     "This means only administrators can use the instance." : "Honek administradoreak bakarrik erabili dezakeela esan nahi du.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu hau irauten badu edo bat-batean agertu bada.",
     "Thank you for your patience." : "Milesker zure patzientziagatik.",
     "You are accessing the server from an untrusted domain." : "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Mesedez harremanetan jarri kudeatzailearekin. Zu kudeatzailea bazara, konfiguratu \"trusted_domain\" ezarpena config/config.php fitxategian. Adibidezko konfigurazko bat  config/config.sample.php fitxategian dago.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Zure ezarpenen gorabehera, administratzaile bezala posible duzu ere azpiko botoia erabiltzea fidatzeko domeinu horrekin.",
     "Add \"%s\" as trusted domain" : "Gehitu \"%s\" domeinu fidagarri gisa",
     "The theme %s has been disabled." : "%s gaia desgaitu da.",
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js
index c5104a9a1d0751275bd1f8397dd49fe2549c15b5..28b9c98db67bdd74572401796994ccb933173bde 100644
--- a/core/l10n/fi_FI.js
+++ b/core/l10n/fi_FI.js
@@ -252,6 +252,7 @@ OC.L10N.register(
     "Finishing …" : "Valmistellaan…",
     "Need help?" : "Tarvitsetko apua?",
     "See the documentation" : "Tutustu dokumentaatioon",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei!<br><br>%s jakoi kanssasi kohteen <strong>%s</strong>.<br><a href=\"%s\">Tutustu siihen!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tämä sovellus vaatii toimiakseen JavaScript-tuen. {linkstart}Ota JavaScript käyttöön{linkend} ja päivitä sivu.",
     "Log out" : "Kirjaudu ulos",
     "Search" : "Etsi",
@@ -263,13 +264,11 @@ OC.L10N.register(
     "Wrong password. Reset it?" : "Väärä salasana. Haluatko palauttaa salasanan?",
     "Stay logged in" : "Pysy sisäänkirjautuneena",
     "Alternative Logins" : "Vaihtoehtoiset kirjautumiset",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei!<br><br>%s jakoi kanssasi kohteen <strong>%s</strong>.<br><a href=\"%s\">Tutustu siihen!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Tämä ownCloud-asennus on parhaillaan single user -tilassa.",
     "This means only administrators can use the instance." : "Se tarkoittaa, että vain ylläpitäjät voivat nyt käyttää tätä ownCloudia.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.",
     "Thank you for your patience." : "Kiitos kärsivällisyydestäsi.",
     "You are accessing the server from an untrusted domain." : "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Riippuen määrityksistä, ylläpitäjänä saatat kyetä käyttämään alla olevaa painiketta luodaksesi luottamussuhteen tähän toimialueeseen.",
     "Add \"%s\" as trusted domain" : "Lisää \"%s\" luotetuksi toimialueeksi",
     "App update required" : "Sovelluksen päivittäminen vaaditaan",
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json
index a10487412ea28614ecc24bbb4d61d7fb24e14924..1a84873e6cc21f146185447c6993065e6731be71 100644
--- a/core/l10n/fi_FI.json
+++ b/core/l10n/fi_FI.json
@@ -250,6 +250,7 @@
     "Finishing …" : "Valmistellaan…",
     "Need help?" : "Tarvitsetko apua?",
     "See the documentation" : "Tutustu dokumentaatioon",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei!<br><br>%s jakoi kanssasi kohteen <strong>%s</strong>.<br><a href=\"%s\">Tutustu siihen!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Tämä sovellus vaatii toimiakseen JavaScript-tuen. {linkstart}Ota JavaScript käyttöön{linkend} ja päivitä sivu.",
     "Log out" : "Kirjaudu ulos",
     "Search" : "Etsi",
@@ -261,13 +262,11 @@
     "Wrong password. Reset it?" : "Väärä salasana. Haluatko palauttaa salasanan?",
     "Stay logged in" : "Pysy sisäänkirjautuneena",
     "Alternative Logins" : "Vaihtoehtoiset kirjautumiset",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei!<br><br>%s jakoi kanssasi kohteen <strong>%s</strong>.<br><a href=\"%s\">Tutustu siihen!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Tämä ownCloud-asennus on parhaillaan single user -tilassa.",
     "This means only administrators can use the instance." : "Se tarkoittaa, että vain ylläpitäjät voivat nyt käyttää tätä ownCloudia.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.",
     "Thank you for your patience." : "Kiitos kärsivällisyydestäsi.",
     "You are accessing the server from an untrusted domain." : "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Riippuen määrityksistä, ylläpitäjänä saatat kyetä käyttämään alla olevaa painiketta luodaksesi luottamussuhteen tähän toimialueeseen.",
     "Add \"%s\" as trusted domain" : "Lisää \"%s\" luotetuksi toimialueeksi",
     "App update required" : "Sovelluksen päivittäminen vaaditaan",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 98a0128775b1d3527ba9907a2039611c0b046a96..e25840a7afcadc2ef4ad189d852f9b6520515ee8 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.",
     "Thank you for your patience." : "Merci de votre patience.",
     "You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes administrateur de cette instance, configurez le paramètre « trusted_domain » dans le fichier config/config.php. Un exemple de configuration est fourni dans le fichier config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.",
     "Add \"%s\" as trusted domain" : "Ajouter \"%s\" à la liste des domaines approuvés",
     "App update required" : "Mise à jour de l'application nécessaire",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index b1672b90a2d50c77170126ad9b23aa4acd1ccce9..0d86fa37d5a786f4b3df99db7eb3034ab3f2a996 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.",
     "Thank you for your patience." : "Merci de votre patience.",
     "You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes administrateur de cette instance, configurez le paramètre « trusted_domain » dans le fichier config/config.php. Un exemple de configuration est fourni dans le fichier config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.",
     "Add \"%s\" as trusted domain" : "Ajouter \"%s\" à la liste des domaines approuvés",
     "App update required" : "Mise à jour de l'application nécessaire",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 18b951683271c2be321e2daba3d3eee71188b952..92fa9a74f3558fc141d9e40c25500baedf51fe94 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -231,6 +231,7 @@ OC.L10N.register(
     "Finishing …" : "Rematando ...",
     "Need help?" : "Precisa axuda?",
     "See the documentation" : "Vexa a documentación",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ola,<br><br>só facerlle saber que %s compartiu <strong>%s</strong> con vostede.<br><a href=\"%s\">Véxao!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación require JavaScript para un correcto funcionamento. {linkstart}Active  JavaScript{linkend} e volva cargar a páxina.",
     "Log out" : "Desconectar",
     "Search" : "Buscar",
@@ -240,13 +241,11 @@ OC.L10N.register(
     "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto co administrador.",
     "Log in" : "Acceder",
     "Alternative Logins" : "Accesos alternativos",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ola,<br><br>só facerlle saber que %s compartiu <strong>%s</strong> con vostede.<br><a href=\"%s\">Véxao!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Esta instancia do ownCloud está actualmente en modo de usuario único.",
     "This means only administrators can use the instance." : "Isto significa que só os administradores poden utilizar a instancia.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.",
     "Thank you for your patience." : "Grazas pola súa paciencia.",
     "You are accessing the server from an untrusted domain." : "Esta accedendo desde un dominio non fiábel.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Póñase en contacto co administrador. Se vostede é administrador desta instancia, configure o parámetro «trusted_domain» en config/config.php. Dispón dun exemplo de configuración en config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da súa configuración, como administrador vostede podería utilizar o botón de embaixo para confiar neste dominio.",
     "Add \"%s\" as trusted domain" : "Engadir «%s» como dominio de confianza",
     "App update required" : "É necesario actualizar a aplicación",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index bceb4517cf46a765b2b34ee8a60357f560e6efbf..ebc7313cccc27c1ba4a5ac6eb01f6e8f54b9c092 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -229,6 +229,7 @@
     "Finishing …" : "Rematando ...",
     "Need help?" : "Precisa axuda?",
     "See the documentation" : "Vexa a documentación",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ola,<br><br>só facerlle saber que %s compartiu <strong>%s</strong> con vostede.<br><a href=\"%s\">Véxao!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación require JavaScript para un correcto funcionamento. {linkstart}Active  JavaScript{linkend} e volva cargar a páxina.",
     "Log out" : "Desconectar",
     "Search" : "Buscar",
@@ -238,13 +239,11 @@
     "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto co administrador.",
     "Log in" : "Acceder",
     "Alternative Logins" : "Accesos alternativos",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ola,<br><br>só facerlle saber que %s compartiu <strong>%s</strong> con vostede.<br><a href=\"%s\">Véxao!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Esta instancia do ownCloud está actualmente en modo de usuario único.",
     "This means only administrators can use the instance." : "Isto significa que só os administradores poden utilizar a instancia.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.",
     "Thank you for your patience." : "Grazas pola súa paciencia.",
     "You are accessing the server from an untrusted domain." : "Esta accedendo desde un dominio non fiábel.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Póñase en contacto co administrador. Se vostede é administrador desta instancia, configure o parámetro «trusted_domain» en config/config.php. Dispón dun exemplo de configuración en config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da súa configuración, como administrador vostede podería utilizar o botón de embaixo para confiar neste dominio.",
     "Add \"%s\" as trusted domain" : "Engadir «%s» como dominio de confianza",
     "App update required" : "É necesario actualizar a aplicación",
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index 0cf75a01625d1abbcab6cf96045866e41c806d30..6bb9356a76bafaf13ededa98b9d2204939fbc356 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -196,19 +196,18 @@ OC.L10N.register(
     "Database host" : "Glavno računalo baze podataka",
     "Finish setup" : "Završite postavljanje",
     "Finishing …" : "Završavanje...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> vam upravo javlja da je %s podijelio <strong>%s</strong>s vama.<br><a href=\"%s\">POgledajte!</a><br><br>",
     "Log out" : "Odjavite se",
     "Search" : "pretraži",
     "Server side authentication failed!" : "Autentikacija na strani poslužitelja nije uspjela!",
     "Please contact your administrator." : "Molimo kontaktirajte svog administratora.",
     "Log in" : "Prijavite se",
     "Alternative Logins" : "Alternativne prijave",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> vam upravo javlja da je %s podijelio <strong>%s</strong>s vama.<br><a href=\"%s\">POgledajte!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ova ownCloud instanca je trenutno u načinu rada za jednog korisnika.",
     "This means only administrators can use the instance." : "To znači da tu instancu mogu koristiti samo administratori.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sustava ako se ova poruka ponavlja ili sepojavila neočekivano.",
     "Thank you for your patience." : "Hvala vam na strpljenju",
     "You are accessing the server from an untrusted domain." : "Poslužitelju pristupate iz nepouzdane domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molimo kontaktirajte svog administratora. Ako ste vi administrator ove instance,konfigurirajte postavku \"trusted_domain\" config/config.php.Primjer konfiguracije ponuđen je u config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ovisno o vašoj konfiguraciji, kao administrator vi biste također mogli koristitigumb dolje za pristup toj domeni.",
     "Add \"%s\" as trusted domain" : "Dodajte \"%s\" kao pouzdanu domenu.",
     "The theme %s has been disabled." : "Tema %s je onemogućena",
diff --git a/core/l10n/hr.json b/core/l10n/hr.json
index 5475fe2e45bfe503dc71695dff0eaedd2b8b6c9e..3e64259428c79c3d8e7b28861e0230cd31e8518f 100644
--- a/core/l10n/hr.json
+++ b/core/l10n/hr.json
@@ -194,19 +194,18 @@
     "Database host" : "Glavno računalo baze podataka",
     "Finish setup" : "Završite postavljanje",
     "Finishing …" : "Završavanje...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> vam upravo javlja da je %s podijelio <strong>%s</strong>s vama.<br><a href=\"%s\">POgledajte!</a><br><br>",
     "Log out" : "Odjavite se",
     "Search" : "pretraži",
     "Server side authentication failed!" : "Autentikacija na strani poslužitelja nije uspjela!",
     "Please contact your administrator." : "Molimo kontaktirajte svog administratora.",
     "Log in" : "Prijavite se",
     "Alternative Logins" : "Alternativne prijave",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej, <br><br> vam upravo javlja da je %s podijelio <strong>%s</strong>s vama.<br><a href=\"%s\">POgledajte!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ova ownCloud instanca je trenutno u načinu rada za jednog korisnika.",
     "This means only administrators can use the instance." : "To znači da tu instancu mogu koristiti samo administratori.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte svog administratora sustava ako se ova poruka ponavlja ili sepojavila neočekivano.",
     "Thank you for your patience." : "Hvala vam na strpljenju",
     "You are accessing the server from an untrusted domain." : "Poslužitelju pristupate iz nepouzdane domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molimo kontaktirajte svog administratora. Ako ste vi administrator ove instance,konfigurirajte postavku \"trusted_domain\" config/config.php.Primjer konfiguracije ponuđen je u config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ovisno o vašoj konfiguraciji, kao administrator vi biste također mogli koristitigumb dolje za pristup toj domeni.",
     "Add \"%s\" as trusted domain" : "Dodajte \"%s\" kao pouzdanu domenu.",
     "The theme %s has been disabled." : "Tema %s je onemogućena",
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index 52c13fd96cd7db521f5032bbde56f416d17e9b93..0feea423eb6e69fa75f0bede344fbdddf1a831be 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse a rendszergazda segítségét!",
     "Thank you for your patience." : "Köszönjük a türelmét.",
     "You are accessing the server from an untrusted domain." : "A kiszolgálót nem megbízható tartományból éri el.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kérjük keresse fel a rendszergazdát! Ha ennek a telepítésnek Ön a rendszergazdája, akkor állítsa be a config/config.php állományban a \"trusted_domain\" paramétert! A config/config.sample.php állományban talál példát a beállításra.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "A beállításoktól függően, rendszergazdaként lehetséges, hogy az alábbi gombot is használhatja a tartomány megbízhatóvá tételéhez.",
     "Add \"%s\" as trusted domain" : "Adjuk hozzá \"%s\"-t a megbízható tartományokhoz!",
     "App update required" : "Alkalmazás frissítés szükséges",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 6c48c51b6d365158ec6ff3076243dfe52bf2e953..313be2322952a5545e24998a7eccec6e56f674d2 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet ismételten vagy indokolatlanul megjelenik, akkor keresse a rendszergazda segítségét!",
     "Thank you for your patience." : "Köszönjük a türelmét.",
     "You are accessing the server from an untrusted domain." : "A kiszolgálót nem megbízható tartományból éri el.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kérjük keresse fel a rendszergazdát! Ha ennek a telepítésnek Ön a rendszergazdája, akkor állítsa be a config/config.php állományban a \"trusted_domain\" paramétert! A config/config.sample.php állományban talál példát a beállításra.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "A beállításoktól függően, rendszergazdaként lehetséges, hogy az alábbi gombot is használhatja a tartomány megbízhatóvá tételéhez.",
     "Add \"%s\" as trusted domain" : "Adjuk hozzá \"%s\"-t a megbízható tartományokhoz!",
     "App update required" : "Alkalmazás frissítés szükséges",
diff --git a/core/l10n/id.js b/core/l10n/id.js
index 012f762d1730494edf55bf81fbc986c113bd42a8..6306d0682e0646e6d45ec1a933768a51a5405602 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.",
     "Thank you for your patience." : "Terima kasih atas kesabaran anda.",
     "You are accessing the server from an untrusted domain." : "Anda mengakses server dari domain yang tidak terpercaya.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Mohon hubungi administrator Anda. Jika Anda seorang administrator dari instansi ini, konfigurasikan pengaturan \"trusted_domain\" didalam config/config.php. Contoh konfigurasi talah disediakan didalam config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Tergantung pada konfigurasi Anda, sebagai seorang administrator Anda kemungkinan dapat menggunakan tombol bawah untuk mempercayai domain ini.",
     "Add \"%s\" as trusted domain" : "tambahkan \"%s\" sebagai domain terpercaya",
     "App update required" : "Diperlukan perbarui aplikasi",
diff --git a/core/l10n/id.json b/core/l10n/id.json
index c78e73522a36a4365d4dc1851740af31cbb19261..80eebfdaab41ecaaf073a3d24bbc73fe579335c7 100644
--- a/core/l10n/id.json
+++ b/core/l10n/id.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.",
     "Thank you for your patience." : "Terima kasih atas kesabaran anda.",
     "You are accessing the server from an untrusted domain." : "Anda mengakses server dari domain yang tidak terpercaya.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Mohon hubungi administrator Anda. Jika Anda seorang administrator dari instansi ini, konfigurasikan pengaturan \"trusted_domain\" didalam config/config.php. Contoh konfigurasi talah disediakan didalam config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Tergantung pada konfigurasi Anda, sebagai seorang administrator Anda kemungkinan dapat menggunakan tombol bawah untuk mempercayai domain ini.",
     "Add \"%s\" as trusted domain" : "tambahkan \"%s\" sebagai domain terpercaya",
     "App update required" : "Diperlukan perbarui aplikasi",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 2c744ef1e903b4dfa6bfd808e135de93761b34f5..a4f17b74f55e4d41c77c413ff48e74baaf9ae091 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -238,6 +238,7 @@ OC.L10N.register(
     "Finishing …" : "Að klára ...",
     "Need help?" : "Þarftu hjálp?",
     "See the documentation" : "Sjá handbók",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Sælir ,<br><br>bara láta þig vita að %s deildi <strong>%s</strong> með þér.<br><a href=\"%s\">Skoða það!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. Vinsamlegast {linkstart} virkjaðu JavaScript {linkend} og endurhladdu síðunni.",
     "Log out" : "Útskrá",
     "Search" : "Leita",
@@ -248,13 +249,11 @@ OC.L10N.register(
     "Log in" : "Skrá inn",
     "Wrong password. Reset it?" : "Rangt lykilorð. Endursetja?",
     "Alternative Logins" : "Aðrar Innskráningar",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Sælir ,<br><br>bara láta þig vita að %s deildi <strong>%s</strong> með þér.<br><a href=\"%s\">Skoða það!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Þetta ownCloud eintak er nú í einnar notandaham.",
     "This means only administrators can use the instance." : "Þetta þýðir aðeins stjórnendur geta notað eintak.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtist óvænt.",
     "Thank you for your patience." : "Þakka þér fyrir biðlundina.",
     "You are accessing the server from an untrusted domain." : "Þú ert að tengjast þjóninum frá ótraustu umdæmi.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vinsamlegast hafðu samband við kerfisstjóra. Ef þú ert stjórnandi á þessu eintaki, stiltu þá  \"trusted_domain\" stillingu í config/config.php. Dæmigerðar stillingar er að finna í config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Það fer eftir stillingum þínum, sem stjórnandi þá gætir þú einnig notað hnappinn hér fyrir neðan til að treysta þessu léni.",
     "Add \"%s\" as trusted domain" : "Bæta við \"%s\" sem treyst lén",
     "App update required" : "App þarfnast uppfærslu ",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index ca7db83d0143874447da1fa8d6268f56c6bb0483..aebd0c756d203bb00f33dc591d143108f30a8381 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -236,6 +236,7 @@
     "Finishing …" : "Að klára ...",
     "Need help?" : "Þarftu hjálp?",
     "See the documentation" : "Sjá handbók",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Sælir ,<br><br>bara láta þig vita að %s deildi <strong>%s</strong> með þér.<br><a href=\"%s\">Skoða það!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Þetta forrit krefst JavaScript fyrir rétta virkni. Vinsamlegast {linkstart} virkjaðu JavaScript {linkend} og endurhladdu síðunni.",
     "Log out" : "Útskrá",
     "Search" : "Leita",
@@ -246,13 +247,11 @@
     "Log in" : "Skrá inn",
     "Wrong password. Reset it?" : "Rangt lykilorð. Endursetja?",
     "Alternative Logins" : "Aðrar Innskráningar",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Sælir ,<br><br>bara láta þig vita að %s deildi <strong>%s</strong> með þér.<br><a href=\"%s\">Skoða það!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Þetta ownCloud eintak er nú í einnar notandaham.",
     "This means only administrators can use the instance." : "Þetta þýðir aðeins stjórnendur geta notað eintak.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtist óvænt.",
     "Thank you for your patience." : "Þakka þér fyrir biðlundina.",
     "You are accessing the server from an untrusted domain." : "Þú ert að tengjast þjóninum frá ótraustu umdæmi.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vinsamlegast hafðu samband við kerfisstjóra. Ef þú ert stjórnandi á þessu eintaki, stiltu þá  \"trusted_domain\" stillingu í config/config.php. Dæmigerðar stillingar er að finna í config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Það fer eftir stillingum þínum, sem stjórnandi þá gætir þú einnig notað hnappinn hér fyrir neðan til að treysta þessu léni.",
     "Add \"%s\" as trusted domain" : "Bæta við \"%s\" sem treyst lén",
     "App update required" : "App þarfnast uppfærslu ",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 02a288a5647d6b23215d7e552d7589d46c7dc4c9..d95b02b28413b143356036c97931ff2fbadc3957 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
     "Thank you for your patience." : "Grazie per la pazienza.",
     "You are accessing the server from an untrusted domain." : "Stai accedendo al server da un dominio non attendibile.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contatta il tuo amministratore di sistema. Se sei un amministratore di questa istanza, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.",
     "Add \"%s\" as trusted domain" : "Aggiungi \"%s\" come dominio attendibile",
     "App update required" : "Aggiornamento dell'applicazione richiesto",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 63e6e50886b2a186439c98d32fb3ebfc746106b8..944a615653a980241ff13a49b23c8eca870aeff0 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
     "Thank you for your patience." : "Grazie per la pazienza.",
     "You are accessing the server from an untrusted domain." : "Stai accedendo al server da un dominio non attendibile.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contatta il tuo amministratore di sistema. Se sei un amministratore di questa istanza, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.",
     "Add \"%s\" as trusted domain" : "Aggiungi \"%s\" come dominio attendibile",
     "App update required" : "Aggiornamento dell'applicazione richiesto",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 84c4b1bb0dfaa4adf09a3c3edf5e104e96331640..c1fef991cc5d45d91e08daa006d6a2bda229f1cf 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。",
     "Thank you for your patience." : "しばらくお待ちください。",
     "You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。",
     "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
     "App update required" : "アプリの更新が必要",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index f8e5ccd4328d667f0923d4bf3225ac4673757f01..99dfb583cccef518f8ade9189d3a14e6d076eeb3 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。",
     "Thank you for your patience." : "しばらくお待ちください。",
     "You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。",
     "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
     "App update required" : "アプリの更新が必要",
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index f2259373023944d4b292073b4f06f65c2c3df764..97c6d5dcdecc1e02ad13687792df574f19b9dcaa 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나, 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오",
     "Thank you for your patience." : "기다려 주셔서 감사합니다.",
     "You are accessing the server from an untrusted domain." : "신뢰할 수 없는 도메인으로 서버에 접근하고 있습니다.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "관리자에게 연락해 주십시오. 만약 이 인스턴스 관리자라면 config/config.php에서 \"trusted_domain\" 설정을 편집하십시오. 예제 설정 파일은 config/config.sample.php에 있습니다.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "설정에 따라서 관리자 권한으로 아래 단추를 눌러서 이 도메인을 신뢰하도록 설정할 수 있습니다.",
     "Add \"%s\" as trusted domain" : "\"%s\"을(를) 신뢰할 수 있는 도메인으로 추가",
     "App update required" : "앱 업데이트 필요",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index 43b09d13f1cde45d10df97b4dd726062f8f03d1f..293242a2f6235c48e190b71ce9bcd87ffac77eb2 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나, 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오",
     "Thank you for your patience." : "기다려 주셔서 감사합니다.",
     "You are accessing the server from an untrusted domain." : "신뢰할 수 없는 도메인으로 서버에 접근하고 있습니다.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "관리자에게 연락해 주십시오. 만약 이 인스턴스 관리자라면 config/config.php에서 \"trusted_domain\" 설정을 편집하십시오. 예제 설정 파일은 config/config.sample.php에 있습니다.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "설정에 따라서 관리자 권한으로 아래 단추를 눌러서 이 도메인을 신뢰하도록 설정할 수 있습니다.",
     "Add \"%s\" as trusted domain" : "\"%s\"을(를) 신뢰할 수 있는 도메인으로 추가",
     "App update required" : "앱 업데이트 필요",
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js
index 2975b6b7c0aa2911732288eab67a76f2b623fc1e..b21e5d6b17c423fa74213fe1745d146598a68813 100644
--- a/core/l10n/nb_NO.js
+++ b/core/l10n/nb_NO.js
@@ -252,6 +252,7 @@ OC.L10N.register(
     "Finishing …" : "Ferdigstiller ...",
     "Need help?" : "Trenger du hjelp?",
     "See the documentation" : "Se dokumentasjonen",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>Dette er en beskjed om at %s delte <strong>%s</strong> med deg.<br><a href=\"%s\">Vis den!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikasjonen krever JavaScript for å fungere korrekt. Vennligst {linkstart}aktiver JavaScript{linkend} og last siden på nytt.",
     "Log out" : "Logg ut",
     "Search" : "Søk",
@@ -263,13 +264,11 @@ OC.L10N.register(
     "Wrong password. Reset it?" : "Feil passord. Nullstille det?",
     "Stay logged in" : "Forbli innlogget",
     "Alternative Logins" : "Alternative innlogginger",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>Dette er en beskjed om at %s delte <strong>%s</strong> med deg.<br><a href=\"%s\">Vis den!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Denne ownCloud-instansen er for øyeblikket i enbrukermodus.",
     "This means only administrators can use the instance." : "Dette betyr at kun administratorer kan bruke instansen.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.",
     "Thank you for your patience." : "Takk for din tålmodighet.",
     "You are accessing the server from an untrusted domain." : "Du aksesserer serveren fra et ikke tiltrodd domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vennligst kontakt administratoren. Hvis du er administrator for denne instansen, konfigurer innstillingen \"trusted_domain\" i config/config.php. En eksempelkonfigurasjon er gitt i config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Avhengig av konfigurasjonen kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet.",
     "Add \"%s\" as trusted domain" : "Legg til \"%s\" som et tiltrodd domene",
     "App update required" : "App-oppdatering kreves",
diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json
index 5c1d64df3fc7a4adea04a45c0982360749d12c93..cb67534cd01da15e0ac2e099ceeb3dfa69eb3c6e 100644
--- a/core/l10n/nb_NO.json
+++ b/core/l10n/nb_NO.json
@@ -250,6 +250,7 @@
     "Finishing …" : "Ferdigstiller ...",
     "Need help?" : "Trenger du hjelp?",
     "See the documentation" : "Se dokumentasjonen",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>Dette er en beskjed om at %s delte <strong>%s</strong> med deg.<br><a href=\"%s\">Vis den!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denne applikasjonen krever JavaScript for å fungere korrekt. Vennligst {linkstart}aktiver JavaScript{linkend} og last siden på nytt.",
     "Log out" : "Logg ut",
     "Search" : "Søk",
@@ -261,13 +262,11 @@
     "Wrong password. Reset it?" : "Feil passord. Nullstille det?",
     "Stay logged in" : "Forbli innlogget",
     "Alternative Logins" : "Alternative innlogginger",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>Dette er en beskjed om at %s delte <strong>%s</strong> med deg.<br><a href=\"%s\">Vis den!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Denne ownCloud-instansen er for øyeblikket i enbrukermodus.",
     "This means only administrators can use the instance." : "Dette betyr at kun administratorer kan bruke instansen.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.",
     "Thank you for your patience." : "Takk for din tålmodighet.",
     "You are accessing the server from an untrusted domain." : "Du aksesserer serveren fra et ikke tiltrodd domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vennligst kontakt administratoren. Hvis du er administrator for denne instansen, konfigurer innstillingen \"trusted_domain\" i config/config.php. En eksempelkonfigurasjon er gitt i config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Avhengig av konfigurasjonen kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet.",
     "Add \"%s\" as trusted domain" : "Legg til \"%s\" som et tiltrodd domene",
     "App update required" : "App-oppdatering kreves",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 90dfb6c66a7fc8a834ad615372810d2a53b8e39b..f4702077004cb8cb1ac3669817ac82155430aea6 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met uw systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
     "Thank you for your patience." : "Bedankt voor uw geduld.",
     "You are accessing the server from an untrusted domain." : "U benadert de server vanaf een niet vertrouwd domein.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van uw configuratie zou u als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.",
     "Add \"%s\" as trusted domain" : "\"%s\" toevoegen als vertrouwd domein",
     "App update required" : "Bijwerken App vereist",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index a65c6f7c0012bd247c1c832b3e9c9e67d8817286..a86bbe3d4af1ba88996bb3b97290eab7a104ed73 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met uw systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
     "Thank you for your patience." : "Bedankt voor uw geduld.",
     "You are accessing the server from an untrusted domain." : "U benadert de server vanaf een niet vertrouwd domein.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhankelijk van uw configuratie zou u als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.",
     "Add \"%s\" as trusted domain" : "\"%s\" toevoegen als vertrouwd domein",
     "App update required" : "Bijwerken App vereist",
diff --git a/core/l10n/oc.js b/core/l10n/oc.js
index ae35ffe99514e30a9beb730a2d97538cc66734f8..6c27148b497d21879c8dee35fff273c870826a0f 100644
--- a/core/l10n/oc.js
+++ b/core/l10n/oc.js
@@ -252,6 +252,7 @@ OC.L10N.register(
     "Finishing …" : "Finalizacion …",
     "Need help?" : "Besonh d'ajuda ?",
     "See the documentation" : "Legir la documentacion",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Bonjorn,<br><br>Vos informam que %s a partejat <strong>%s</strong> amb vos.<br><a href=\"%s\">Clicatz aicí per i accedir !</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicacion requerís JavaScript per foncionar corrèctament. {linkstart}Activatz JavaScript{linkend} e recargatz la pagina.",
     "Log out" : "Se desconnectar",
     "Search" : "Recercar",
@@ -263,13 +264,11 @@ OC.L10N.register(
     "Wrong password. Reset it?" : "Senhal incorrècte. Reïnicializar ?",
     "Stay logged in" : "Demorar connectat",
     "Alternative Logins" : "Identificants alternatius",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Bonjorn,<br><br>Vos informam que %s a partejat <strong>%s</strong> amb vos.<br><a href=\"%s\">Clicatz aicí per i accedir !</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Aquesta instància de ownCloud es actualament en mòde utilizaire unic.",
     "This means only administrators can use the instance." : "Aquò significa que sols los administrators pòdon utilizar l'instància.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactatz vòstre administrator sistèma se aqueste messatge persistís o apareis de faiçon imprevista.",
     "Thank you for your patience." : "Mercé de vòstra paciéncia.",
     "You are accessing the server from an untrusted domain." : "Accedissètz al servidor a partir d'un domeni pas aprovat.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contactatz vòstre administrator. Se sètz administrator d'aquesta instància, configuratz lo paramètre « trusted_domain » dins lo fichièr config/config.php. Un exemple de configuracion es provesit dins lo fichièr config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En foncion de vòstra configuracion, en tant qu'administrator podètz tanben utilizar lo boton çaijós per aprovar aqueste domeni.",
     "Add \"%s\" as trusted domain" : "Apondre \"%s\" a la lista dels domenis aprovats",
     "App update required" : "Mesa a jorn de l'aplicacion necessària",
diff --git a/core/l10n/oc.json b/core/l10n/oc.json
index 182747d995c46b6c6321ff8e3f541d9c78f8ee1e..c73667e6f1c823b4fb08596df39282ab1b41e528 100644
--- a/core/l10n/oc.json
+++ b/core/l10n/oc.json
@@ -250,6 +250,7 @@
     "Finishing …" : "Finalizacion …",
     "Need help?" : "Besonh d'ajuda ?",
     "See the documentation" : "Legir la documentacion",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Bonjorn,<br><br>Vos informam que %s a partejat <strong>%s</strong> amb vos.<br><a href=\"%s\">Clicatz aicí per i accedir !</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicacion requerís JavaScript per foncionar corrèctament. {linkstart}Activatz JavaScript{linkend} e recargatz la pagina.",
     "Log out" : "Se desconnectar",
     "Search" : "Recercar",
@@ -261,13 +262,11 @@
     "Wrong password. Reset it?" : "Senhal incorrècte. Reïnicializar ?",
     "Stay logged in" : "Demorar connectat",
     "Alternative Logins" : "Identificants alternatius",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Bonjorn,<br><br>Vos informam que %s a partejat <strong>%s</strong> amb vos.<br><a href=\"%s\">Clicatz aicí per i accedir !</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Aquesta instància de ownCloud es actualament en mòde utilizaire unic.",
     "This means only administrators can use the instance." : "Aquò significa que sols los administrators pòdon utilizar l'instància.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactatz vòstre administrator sistèma se aqueste messatge persistís o apareis de faiçon imprevista.",
     "Thank you for your patience." : "Mercé de vòstra paciéncia.",
     "You are accessing the server from an untrusted domain." : "Accedissètz al servidor a partir d'un domeni pas aprovat.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contactatz vòstre administrator. Se sètz administrator d'aquesta instància, configuratz lo paramètre « trusted_domain » dins lo fichièr config/config.php. Un exemple de configuracion es provesit dins lo fichièr config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En foncion de vòstra configuracion, en tant qu'administrator podètz tanben utilizar lo boton çaijós per aprovar aqueste domeni.",
     "Add \"%s\" as trusted domain" : "Apondre \"%s\" a la lista dels domenis aprovats",
     "App update required" : "Mesa a jorn de l'aplicacion necessària",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 9f27338611d33a90ef8c6e33f7b437fc5b1d53f0..972506283e9b725fdcdc53a09b3c6e2760caaeef 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -198,6 +198,7 @@ OC.L10N.register(
     "Finish setup" : "Zakończ konfigurowanie",
     "Finishing …" : "Kończę ...",
     "Need help?" : "Potrzebujesz pomocy?",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Witam, <br><br>informuję, że %s udostępnianych zasobów <strong>%s</strong> jest z Tobą.<br><a href=\"%s\">Zobacz!</a><br><br>",
     "Log out" : "Wyloguj",
     "Search" : "Wyszukaj",
     "Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!",
@@ -205,13 +206,11 @@ OC.L10N.register(
     "Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
     "Log in" : "Zaloguj",
     "Alternative Logins" : "Alternatywne loginy",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Witam, <br><br>informuję, że %s udostępnianych zasobów <strong>%s</strong> jest z Tobą.<br><a href=\"%s\">Zobacz!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ta instalacja ownCloud działa obecnie w trybie pojedynczego użytkownika.",
     "This means only administrators can use the instance." : "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.",
     "Thank you for your patience." : "Dziękuję za cierpliwość.",
     "You are accessing the server from an untrusted domain." : "Dostajesz siÄ™ do serwera z niezaufanej domeny.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.",
     "Add \"%s\" as trusted domain" : "Dodaj \"%s\" jako domenÄ™ zaufanÄ…",
     "The theme %s has been disabled." : "Motyw %s został wyłączony.",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index f7f0db1ee09ef5ec9a7e3fa6b8b79cfa3b76baa6..05c38bdcc0fa7530fb202bc5e6236db7a90fcc18 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -196,6 +196,7 @@
     "Finish setup" : "Zakończ konfigurowanie",
     "Finishing …" : "Kończę ...",
     "Need help?" : "Potrzebujesz pomocy?",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Witam, <br><br>informuję, że %s udostępnianych zasobów <strong>%s</strong> jest z Tobą.<br><a href=\"%s\">Zobacz!</a><br><br>",
     "Log out" : "Wyloguj",
     "Search" : "Wyszukaj",
     "Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!",
@@ -203,13 +204,11 @@
     "Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
     "Log in" : "Zaloguj",
     "Alternative Logins" : "Alternatywne loginy",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Witam, <br><br>informuję, że %s udostępnianych zasobów <strong>%s</strong> jest z Tobą.<br><a href=\"%s\">Zobacz!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ta instalacja ownCloud działa obecnie w trybie pojedynczego użytkownika.",
     "This means only administrators can use the instance." : "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.",
     "Thank you for your patience." : "Dziękuję za cierpliwość.",
     "You are accessing the server from an untrusted domain." : "Dostajesz siÄ™ do serwera z niezaufanej domeny.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.",
     "Add \"%s\" as trusted domain" : "Dodaj \"%s\" jako domenÄ™ zaufanÄ…",
     "The theme %s has been disabled." : "Motyw %s został wyłączony.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index ea4c0a46210c8baf939389e6d89ddd9f7cde568c..44850a9f00b2cbfe3d101cbe8b722deb11418aad 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -252,6 +252,7 @@ OC.L10N.register(
     "Finishing …" : "Finalizando ...",
     "Need help?" : "Precisa de ajuda?",
     "See the documentation" : "Veja a documentação",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Olá,<br><br>só para seu conhecimento que %s compartilhou <strong>%s</strong> com você. <br><a href=\"%s\">Verificar!</a><br><br> ",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicação requer JavaScript para sua correta operação. Por favor {linkstart}habilite JavaScript{linkend} e recerregue a página.",
     "Log out" : "Sair",
     "Search" : "Perquisar",
@@ -263,13 +264,11 @@ OC.L10N.register(
     "Wrong password. Reset it?" : "Senha incorreta. Redefini-la?",
     "Stay logged in" : "Permaneça logado",
     "Alternative Logins" : "Logins Alternativos",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Olá,<br><br>só para seu conhecimento que %s compartilhou <strong>%s</strong> com você. <br><a href=\"%s\">Verificar!</a><br><br> ",
     "This ownCloud instance is currently in single user mode." : "Nesta instância ownCloud está em modo de usuário único.",
     "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
     "Thank you for your patience." : "Obrigado pela sua paciência.",
     "You are accessing the server from an untrusted domain." : "Você está acessando o servidor a partir de um domínio não confiável.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.",
     "Add \"%s\" as trusted domain" : "Adicionar \"%s\" como um domínio confiavel",
     "App update required" : "Atualização de aplicativo é requerida",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 1b9c9d7e8b08ac592c53223815a654db95e42759..20300cf2343ba91dcf06eb1812325baa94dd6748 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -250,6 +250,7 @@
     "Finishing …" : "Finalizando ...",
     "Need help?" : "Precisa de ajuda?",
     "See the documentation" : "Veja a documentação",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Olá,<br><br>só para seu conhecimento que %s compartilhou <strong>%s</strong> com você. <br><a href=\"%s\">Verificar!</a><br><br> ",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicação requer JavaScript para sua correta operação. Por favor {linkstart}habilite JavaScript{linkend} e recerregue a página.",
     "Log out" : "Sair",
     "Search" : "Perquisar",
@@ -261,13 +262,11 @@
     "Wrong password. Reset it?" : "Senha incorreta. Redefini-la?",
     "Stay logged in" : "Permaneça logado",
     "Alternative Logins" : "Logins Alternativos",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Olá,<br><br>só para seu conhecimento que %s compartilhou <strong>%s</strong> com você. <br><a href=\"%s\">Verificar!</a><br><br> ",
     "This ownCloud instance is currently in single user mode." : "Nesta instância ownCloud está em modo de usuário único.",
     "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
     "Thank you for your patience." : "Obrigado pela sua paciência.",
     "You are accessing the server from an untrusted domain." : "Você está acessando o servidor a partir de um domínio não confiável.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.",
     "Add \"%s\" as trusted domain" : "Adicionar \"%s\" como um domínio confiavel",
     "App update required" : "Atualização de aplicativo é requerida",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index e00f09e7eff7922bb55ce8f5abddb0e2524a70f8..53b9ab0bf77761079e215decf1f4625cc00889b8 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -260,7 +260,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador de sistema se esta mensagem continuar a aparecer ou apareceu inesperadamente.",
     "Thank you for your patience." : "Obrigado pela sua paciência.",
     "You are accessing the server from an untrusted domain." : "Está a aceder ao servidor a partir de um domínio que não é de confiança.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacte o seu administrador. Se é um administrador desta instância, configure as definições \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.",
     "Add \"%s\" as trusted domain" : "Adicionar \"%s\" como um domínio de confiança",
     "App update required" : "É necessário atualizar a app",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index b0bf92a78c8556ba4bac2006c8fad56c10d87269..8b7d483f270417af245487f7ff8dcfa480eb3ddc 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -258,7 +258,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador de sistema se esta mensagem continuar a aparecer ou apareceu inesperadamente.",
     "Thank you for your patience." : "Obrigado pela sua paciência.",
     "You are accessing the server from an untrusted domain." : "Está a aceder ao servidor a partir de um domínio que não é de confiança.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacte o seu administrador. Se é um administrador desta instância, configure as definições \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.",
     "Add \"%s\" as trusted domain" : "Adicionar \"%s\" como um domínio de confiança",
     "App update required" : "É necessário atualizar a app",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 46af1eb6a566ea9b82c659d051204b2ddc76b9c6..2df910a6aa40f070cef57c262dde4cc81d4548b7 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -251,6 +251,7 @@ OC.L10N.register(
     "Finishing …" : "Завершение...",
     "Need help?" : "Нужна помощь?",
     "See the documentation" : "Посмотреть документацию",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здравствуйте,<br><br>%s поделился с вами <strong>%s</strong>.<br>Перейдите по <a href=\"%s\">ссылке</a>, чтобы посмотреть<br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Это приложение требует включённый JavaScript для корректной работы. Пожалуйста, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейс.",
     "Log out" : "Выйти",
     "Search" : "Найти",
@@ -262,13 +263,11 @@ OC.L10N.register(
     "Wrong password. Reset it?" : "Неправильный пароль. Сбросить его?",
     "Stay logged in" : "Оставаться в системе",
     "Alternative Logins" : "Альтернативные имена пользователя",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здравствуйте,<br><br>%s поделился с вами <strong>%s</strong>.<br>Перейдите по <a href=\"%s\">ссылке</a>, чтобы посмотреть<br><br>",
     "This ownCloud instance is currently in single user mode." : "Сервер ownCloud в настоящее время работает в однопользовательском режиме.",
     "This means only administrators can use the instance." : "Это значит, что только администраторы могут использовать сервер.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
     "Thank you for your patience." : "Спасибо за терпение.",
     "You are accessing the server from an untrusted domain." : "Вы пытаетесь получить доступ к серверу с неподтверждённого домена.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Пожалуйста, свяжитесь с вашим администратором. Если вы администратор этого сервера, сконфигурируйте \"trusted_domain\" в config/config.php. Пример настройки можно найти в /config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, как администратор вы можете также внести домен в доверенные с помощью кнопки ниже.",
     "Add \"%s\" as trusted domain" : "Добавить \"%s\" как доверенный домен",
     "App update required" : "Требуется обновление приложения",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 07e7a6ba715b4facfa2c92c79447d42950b60aad..66d3b463899d0f659ed45a70f7ddbeae03c2b723 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -249,6 +249,7 @@
     "Finishing …" : "Завершение...",
     "Need help?" : "Нужна помощь?",
     "See the documentation" : "Посмотреть документацию",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здравствуйте,<br><br>%s поделился с вами <strong>%s</strong>.<br>Перейдите по <a href=\"%s\">ссылке</a>, чтобы посмотреть<br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Это приложение требует включённый JavaScript для корректной работы. Пожалуйста, <a href=\"http://enable-javascript.com/\" target=\"_blank\">включите JavaScript</a> и перезагрузите интерфейс.",
     "Log out" : "Выйти",
     "Search" : "Найти",
@@ -260,13 +261,11 @@
     "Wrong password. Reset it?" : "Неправильный пароль. Сбросить его?",
     "Stay logged in" : "Оставаться в системе",
     "Alternative Logins" : "Альтернативные имена пользователя",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здравствуйте,<br><br>%s поделился с вами <strong>%s</strong>.<br>Перейдите по <a href=\"%s\">ссылке</a>, чтобы посмотреть<br><br>",
     "This ownCloud instance is currently in single user mode." : "Сервер ownCloud в настоящее время работает в однопользовательском режиме.",
     "This means only administrators can use the instance." : "Это значит, что только администраторы могут использовать сервер.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
     "Thank you for your patience." : "Спасибо за терпение.",
     "You are accessing the server from an untrusted domain." : "Вы пытаетесь получить доступ к серверу с неподтверждённого домена.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Пожалуйста, свяжитесь с вашим администратором. Если вы администратор этого сервера, сконфигурируйте \"trusted_domain\" в config/config.php. Пример настройки можно найти в /config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, как администратор вы можете также внести домен в доверенные с помощью кнопки ниже.",
     "Add \"%s\" as trusted domain" : "Добавить \"%s\" как доверенный домен",
     "App update required" : "Требуется обновление приложения",
diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js
index 97114cd1cebecf2d54b29e7e50441dcf96dafeaf..2968a570a25e11005b6d4c1caef3b326c3989c49 100644
--- a/core/l10n/sk_SK.js
+++ b/core/l10n/sk_SK.js
@@ -262,7 +262,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.",
     "Thank you for your patience." : "Ďakujeme za Vašu trpezlivosť.",
     "You are accessing the server from an untrusted domain." : "Pristupujete na server v nedôveryhodnej doméne.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte správcu. Ak ste správcom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na konfigurácii, vám môže byť ako správcovi umožnené použitie tlačidla nižšie pre označenie tejto domény ako dôveryhodnej.",
     "Add \"%s\" as trusted domain" : "Pridať \"%s\" ako dôveryhodnú doménu",
     "App update required" : "Je nutná aktualizácia aplikácie",
diff --git a/core/l10n/sk_SK.json b/core/l10n/sk_SK.json
index 9aac003a3ba09f30ad39d5c8cd5af2fad2022564..537985d28ed9c9d075ef88d8528e122125a664bc 100644
--- a/core/l10n/sk_SK.json
+++ b/core/l10n/sk_SK.json
@@ -260,7 +260,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.",
     "Thank you for your patience." : "Ďakujeme za Vašu trpezlivosť.",
     "You are accessing the server from an untrusted domain." : "Pristupujete na server v nedôveryhodnej doméne.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte správcu. Ak ste správcom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na konfigurácii, vám môže byť ako správcovi umožnené použitie tlačidla nižšie pre označenie tejto domény ako dôveryhodnej.",
     "Add \"%s\" as trusted domain" : "Pridať \"%s\" ako dôveryhodnú doménu",
     "App update required" : "Je nutná aktualizácia aplikácie",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index fdc815cef4342c01f6692ed2bb82a0853942a446..3398a9bd2ee16ff185b3910cdd72d6bed66f8996 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -193,19 +193,18 @@ OC.L10N.register(
     "SQLite will be used as database." : "Kot podatkovna zbirka bo uporabljena zbirka SQLite",
     "Finish setup" : "Končaj nastavitev",
     "Finishing …" : "Poteka zaključevanje opravila ...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Pozdravljeni,<br><br>uporabnik %s vam je omogočil souporabo <strong>%s</strong>.<br><a href=\"%s\">Oglejte si vsebino!</a><br><br>",
     "Log out" : "Odjava",
     "Search" : "Poišči",
     "Server side authentication failed!" : "Overitev s strežnika je spodletela!",
     "Please contact your administrator." : "Stopite v stik s skrbnikom sistema.",
     "Log in" : "Prijava",
     "Alternative Logins" : "Druge prijavne možnosti",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Pozdravljeni,<br><br>uporabnik %s vam je omogočil souporabo <strong>%s</strong>.<br><a href=\"%s\">Oglejte si vsebino!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ta seja oblaka ownCloud je trenutno v načinu enega sočasnega uporabnika.",
     "This means only administrators can use the instance." : "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.",
     "Thank you for your patience." : "Hvala za potrpežljivost!",
     "You are accessing the server from an untrusted domain." : "Trenutno je vzpostavljena povezava s strežnikom preko ne-varne domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Stopite v stik s skrbnikom ali pa nastavite možnost \"varna_domena\" v datoteki config/config.php. Primer nastavitve je razložen v datoteki config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.",
     "Add \"%s\" as trusted domain" : "Dodaj \"%s\" kot varno domeno",
     "The theme %s has been disabled." : "Tema %s je onemogočena za uporabo.",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 97bf940222e8234893066c8e655791ef22dc40e7..866a6dca6701de7566e7a74b9d8340f90f4ae523 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -191,19 +191,18 @@
     "SQLite will be used as database." : "Kot podatkovna zbirka bo uporabljena zbirka SQLite",
     "Finish setup" : "Končaj nastavitev",
     "Finishing …" : "Poteka zaključevanje opravila ...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Pozdravljeni,<br><br>uporabnik %s vam je omogočil souporabo <strong>%s</strong>.<br><a href=\"%s\">Oglejte si vsebino!</a><br><br>",
     "Log out" : "Odjava",
     "Search" : "Poišči",
     "Server side authentication failed!" : "Overitev s strežnika je spodletela!",
     "Please contact your administrator." : "Stopite v stik s skrbnikom sistema.",
     "Log in" : "Prijava",
     "Alternative Logins" : "Druge prijavne možnosti",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Pozdravljeni,<br><br>uporabnik %s vam je omogočil souporabo <strong>%s</strong>.<br><a href=\"%s\">Oglejte si vsebino!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ta seja oblaka ownCloud je trenutno v načinu enega sočasnega uporabnika.",
     "This means only administrators can use the instance." : "To pomeni, da lahko oblak uporabljajo le osebe s skrbniškimi dovoljenji.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Stopite v stik s skrbnikom sistema, če se bo sporočilo še naprej nepričakovano prikazovalo.",
     "Thank you for your patience." : "Hvala za potrpežljivost!",
     "You are accessing the server from an untrusted domain." : "Trenutno je vzpostavljena povezava s strežnikom preko ne-varne domene.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Stopite v stik s skrbnikom ali pa nastavite možnost \"varna_domena\" v datoteki config/config.php. Primer nastavitve je razložen v datoteki config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Glede na nastavitve bi lahko kot skrbnik uporabili spodnji gumb in domeno ročno določili kot varno.",
     "Add \"%s\" as trusted domain" : "Dodaj \"%s\" kot varno domeno",
     "The theme %s has been disabled." : "Tema %s je onemogočena za uporabo.",
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index 8580832837c1a3dbed02df89371ca81a4b99d3a7..7a3ba05abef608ddd1a19ef9bae701cee3ea98f9 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -252,6 +252,7 @@ OC.L10N.register(
     "Finishing …" : "Po përfundohet …",
     "Need help?" : "Ju duhet ndihmë?",
     "See the documentation" : "Shihni dokumentimin",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që %s ndau me ju <strong>%s</strong>.<br><a href=\"%s\">Shiheni!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ky aplikacion lyp JavaScript për punim të saktë. Ju lutemi, {linkstart}aktivizoni JavaScript-in{linkend} dhe ringarkoni faqen.",
     "Log out" : "Dilni",
     "Search" : "Kërko",
@@ -263,13 +264,11 @@ OC.L10N.register(
     "Wrong password. Reset it?" : "Fjalëkalim i gabuar. Të ricaktohet?",
     "Stay logged in" : "Qëndro i futur",
     "Alternative Logins" : "Hyrje Alternative",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që %s ndau me ju <strong>%s</strong>.<br><a href=\"%s\">Shiheni!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Kjo instancë ownCloud është aktualisht në gjendje me përdorues të vetëm.",
     "This means only administrators can use the instance." : "Kjo do të thotë që instancën mund ta përdorin vetëm administratorët.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.",
     "Thank you for your patience." : "Ju faleminderit për durimin.",
     "You are accessing the server from an untrusted domain." : "Po hyni në shërbyes nga një përkatësi jo e besuar.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ju lutemi, lidhuni me përgjegjësin tuaj. Nëse jeni një përgjegjës në këtë instancë, formësoni rregullimin \"trusted_domain\" te config/config.php. Një formësim shembull jepet te config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Në varësi të formësimit tuaj, si administrator mundet gjithashtu të jeni në gjendje të përdorni butonin më poshtë për ta besuar këtë përkatësi.",
     "Add \"%s\" as trusted domain" : "Shtojeni \"%s\" si përkatësi të besuar",
     "App update required" : "Lypset përditësim aplikacioni",
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index 0e2257d35e68da0df5bdb1b4bb8c5c5bf1e697c4..057510bfe940e7aa69d8f93048781e222219abc6 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -250,6 +250,7 @@
     "Finishing …" : "Po përfundohet …",
     "Need help?" : "Ju duhet ndihmë?",
     "See the documentation" : "Shihni dokumentimin",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që %s ndau me ju <strong>%s</strong>.<br><a href=\"%s\">Shiheni!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ky aplikacion lyp JavaScript për punim të saktë. Ju lutemi, {linkstart}aktivizoni JavaScript-in{linkend} dhe ringarkoni faqen.",
     "Log out" : "Dilni",
     "Search" : "Kërko",
@@ -261,13 +262,11 @@
     "Wrong password. Reset it?" : "Fjalëkalim i gabuar. Të ricaktohet?",
     "Stay logged in" : "Qëndro i futur",
     "Alternative Logins" : "Hyrje Alternative",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që %s ndau me ju <strong>%s</strong>.<br><a href=\"%s\">Shiheni!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Kjo instancë ownCloud është aktualisht në gjendje me përdorues të vetëm.",
     "This means only administrators can use the instance." : "Kjo do të thotë që instancën mund ta përdorin vetëm administratorët.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.",
     "Thank you for your patience." : "Ju faleminderit për durimin.",
     "You are accessing the server from an untrusted domain." : "Po hyni në shërbyes nga një përkatësi jo e besuar.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Ju lutemi, lidhuni me përgjegjësin tuaj. Nëse jeni një përgjegjës në këtë instancë, formësoni rregullimin \"trusted_domain\" te config/config.php. Një formësim shembull jepet te config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Në varësi të formësimit tuaj, si administrator mundet gjithashtu të jeni në gjendje të përdorni butonin më poshtë për ta besuar këtë përkatësi.",
     "Add \"%s\" as trusted domain" : "Shtojeni \"%s\" si përkatësi të besuar",
     "App update required" : "Lypset përditësim aplikacioni",
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 8471c00b131b4c54f61b62ecec6aa0d5b82f12b7..aac106e61ad7881629ed321f5d98b2d00f79cf32 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -230,6 +230,7 @@ OC.L10N.register(
     "Finishing …" : "Завршавам…",
     "Need help?" : "Треба вам помоћ?",
     "See the documentation" : "Погледајте документацију",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Поздрав,<br><br>само вас обавештавам да %s дели <strong>%s</strong> са вама.<br><a href=\"%s\">Погледајте!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева Јава скрипт за исправан рад. {linkstart}Омогућите Јава скрипт{linkend} и поново учитајте страницу.",
     "Log out" : "Одјава",
     "Search" : "Претражи",
@@ -239,13 +240,11 @@ OC.L10N.register(
     "Please try again or contact your administrator." : "Покушајте поново или контактирајте вашег администратора.",
     "Log in" : "Пријава",
     "Alternative Logins" : "Алтернативне пријаве",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Поздрав,<br><br>само вас обавештавам да %s дели <strong>%s</strong> са вама.<br><a href=\"%s\">Погледајте!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Овај оунКлауд тренутно ради у режиму једног корисника.",
     "This means only administrators can use the instance." : "То значи да га могу користити само администратори.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.",
     "Thank you for your patience." : "Хвала вам на стрпљењу.",
     "You are accessing the server from an untrusted domain." : "Приступате серверу са непоузданог домена.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Контактирајте администратора. Ако сте ви администратор, подесите „trusted_domain“ поставку у config/config.php фајлу. Пример подешавања имате у config/config.sample.php фајлу.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Зависно од ваших подешавања, као администратор можете употребити дугме испод да потврдите поузданост домена.",
     "Add \"%s\" as trusted domain" : "Додај „%s“ као поуздан домен",
     "The theme %s has been disabled." : "Тема %s је онемогућена.",
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index 2f02b8acd3326951b0b6e13be64a2252c75df8f9..c3af2764d0b72b05d75b888b19a853807ec1fb51 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -228,6 +228,7 @@
     "Finishing …" : "Завршавам…",
     "Need help?" : "Треба вам помоћ?",
     "See the documentation" : "Погледајте документацију",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Поздрав,<br><br>само вас обавештавам да %s дели <strong>%s</strong> са вама.<br><a href=\"%s\">Погледајте!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ова апликација захтева Јава скрипт за исправан рад. {linkstart}Омогућите Јава скрипт{linkend} и поново учитајте страницу.",
     "Log out" : "Одјава",
     "Search" : "Претражи",
@@ -237,13 +238,11 @@
     "Please try again or contact your administrator." : "Покушајте поново или контактирајте вашег администратора.",
     "Log in" : "Пријава",
     "Alternative Logins" : "Алтернативне пријаве",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Поздрав,<br><br>само вас обавештавам да %s дели <strong>%s</strong> са вама.<br><a href=\"%s\">Погледајте!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Овај оунКлауд тренутно ради у режиму једног корисника.",
     "This means only administrators can use the instance." : "То значи да га могу користити само администратори.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.",
     "Thank you for your patience." : "Хвала вам на стрпљењу.",
     "You are accessing the server from an untrusted domain." : "Приступате серверу са непоузданог домена.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Контактирајте администратора. Ако сте ви администратор, подесите „trusted_domain“ поставку у config/config.php фајлу. Пример подешавања имате у config/config.sample.php фајлу.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Зависно од ваших подешавања, као администратор можете употребити дугме испод да потврдите поузданост домена.",
     "Add \"%s\" as trusted domain" : "Додај „%s“ као поуздан домен",
     "The theme %s has been disabled." : "Тема %s је онемогућена.",
diff --git a/core/l10n/sr@latin.js b/core/l10n/sr@latin.js
index ea954f3e3ea8fe7121a5dd3c7664a7844e309864..18ab8513417a242561b54e9f57270610c3cde185 100644
--- a/core/l10n/sr@latin.js
+++ b/core/l10n/sr@latin.js
@@ -190,19 +190,18 @@ OC.L10N.register(
     "Database host" : "Domaćin baze",
     "Finish setup" : "Završi podešavanje",
     "Finishing …" : "Završavam ...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej,<br><br>samo ti javljamo da je %s delio <strong>%s</strong> sa tobom.<br><a href=\"%s\">Pogledaj!</a><br><br>",
     "Log out" : "Odjava",
     "Search" : "Traži",
     "Server side authentication failed!" : "Provera identiteta na stani servera nije uspela!",
     "Please contact your administrator." : "Molimo Vas da kontaktirate Vašeg administratora.",
     "Log in" : "Prijavi se",
     "Alternative Logins" : "Alternativne prijave",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej,<br><br>samo ti javljamo da je %s delio <strong>%s</strong> sa tobom.<br><a href=\"%s\">Pogledaj!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ova instanca ownCloud-a je trenutno u režimu rada jednog korisnika.",
     "This means only administrators can use the instance." : "Ovo znači da samo administratori mogu da koriste ovu instancu.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte Vašeg sistem administratora ako se ova poruka često ili iznenada pojavljuje.",
     "Thank you for your patience." : "Hvala Vam na strpljenju.",
     "You are accessing the server from an untrusted domain." : "Pristupate serveru sa nepouzdanog domena.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molimo Vas da kontaktirate Vašeg administratora. Ako ste Vi administrator ove instance, podesite \"trusted_domain\" podešavanje u config/config.php. Primer podešavanja je dat u config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "U zavisnosti od Vaše konfiguracije, kao administrator bi ste mogli da upotrebite dugme ispod da podesite da verujete ovom domenu.",
     "Add \"%s\" as trusted domain" : "Dodaj \"%s\" kao domen od poverenja",
     "The theme %s has been disabled." : "Tema %s će biti onemogućena.",
diff --git a/core/l10n/sr@latin.json b/core/l10n/sr@latin.json
index 7cd0e7d940843add89f2099cf14c86f9c012487f..47b017d5a16f182a21308e72b37b8c054dbfe39f 100644
--- a/core/l10n/sr@latin.json
+++ b/core/l10n/sr@latin.json
@@ -188,19 +188,18 @@
     "Database host" : "Domaćin baze",
     "Finish setup" : "Završi podešavanje",
     "Finishing …" : "Završavam ...",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej,<br><br>samo ti javljamo da je %s delio <strong>%s</strong> sa tobom.<br><a href=\"%s\">Pogledaj!</a><br><br>",
     "Log out" : "Odjava",
     "Search" : "Traži",
     "Server side authentication failed!" : "Provera identiteta na stani servera nije uspela!",
     "Please contact your administrator." : "Molimo Vas da kontaktirate Vašeg administratora.",
     "Log in" : "Prijavi se",
     "Alternative Logins" : "Alternativne prijave",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej,<br><br>samo ti javljamo da je %s delio <strong>%s</strong> sa tobom.<br><a href=\"%s\">Pogledaj!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Ova instanca ownCloud-a je trenutno u režimu rada jednog korisnika.",
     "This means only administrators can use the instance." : "Ovo znači da samo administratori mogu da koriste ovu instancu.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktirajte Vašeg sistem administratora ako se ova poruka često ili iznenada pojavljuje.",
     "Thank you for your patience." : "Hvala Vam na strpljenju.",
     "You are accessing the server from an untrusted domain." : "Pristupate serveru sa nepouzdanog domena.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molimo Vas da kontaktirate Vašeg administratora. Ako ste Vi administrator ove instance, podesite \"trusted_domain\" podešavanje u config/config.php. Primer podešavanja je dat u config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "U zavisnosti od Vaše konfiguracije, kao administrator bi ste mogli da upotrebite dugme ispod da podesite da verujete ovom domenu.",
     "Add \"%s\" as trusted domain" : "Dodaj \"%s\" kao domen od poverenja",
     "The theme %s has been disabled." : "Tema %s će biti onemogućena.",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 4f00fc52a5bcb18a86b3c84ccd2192516d91c554..cde3ece247a127c5b6bbcc5c54187c1b8964014a 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -198,19 +198,18 @@ OC.L10N.register(
     "Finishing …" : "Avslutar ...",
     "Need help?" : "Behöver du hjälp?",
     "See the documentation" : "Kolla dokumentationen",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>ville bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
     "Log out" : "Logga ut",
     "Search" : "Sök",
     "Server side authentication failed!" : "Servern misslyckades med autentisering!",
     "Please contact your administrator." : "Kontakta din administratör.",
     "Log in" : "Logga in",
     "Alternative Logins" : "Alternativa inloggningar",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>ville bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Denna ownCloud instans är för närvarande i enanvändarläge",
     "This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din system administratör ifall detta meddelande fortsätter eller visas oväntat.",
     "Thank you for your patience." : "Tack för ditt tålamod.",
     "You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vänligen kontakta din administratör. Om du är en administratör, konfigurera inställningen \"trusted_domain\" i  config/config.php. En exempelkonfiguration finns i tillgänglig i config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.",
     "Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en trusted domain",
     "The theme %s has been disabled." : "Temat  %s har blivit inaktiverat.",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 69113de80bcaf7658735fce8ffff4a2ce4ec0666..5c0666c20119c13d7172689239260ef5d36b412e 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -196,19 +196,18 @@
     "Finishing …" : "Avslutar ...",
     "Need help?" : "Behöver du hjälp?",
     "See the documentation" : "Kolla dokumentationen",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>ville bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
     "Log out" : "Logga ut",
     "Search" : "Sök",
     "Server side authentication failed!" : "Servern misslyckades med autentisering!",
     "Please contact your administrator." : "Kontakta din administratör.",
     "Log in" : "Logga in",
     "Alternative Logins" : "Alternativa inloggningar",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hej där,<br><br>ville bara informera dig om att %s delade <strong>%s</strong> med dig.<br><a href=\"%s\">Visa den!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Denna ownCloud instans är för närvarande i enanvändarläge",
     "This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din system administratör ifall detta meddelande fortsätter eller visas oväntat.",
     "Thank you for your patience." : "Tack för ditt tålamod.",
     "You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Vänligen kontakta din administratör. Om du är en administratör, konfigurera inställningen \"trusted_domain\" i  config/config.php. En exempelkonfiguration finns i tillgänglig i config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.",
     "Add \"%s\" as trusted domain" : "Lägg till \"%s\" som en trusted domain",
     "The theme %s has been disabled." : "Temat  %s har blivit inaktiverat.",
diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js
index 90e774b15bd6980f14475733d44c0eaea662862e..fed963670ad6f6937e0b29b9c4e4314e04ed5b20 100644
--- a/core/l10n/th_TH.js
+++ b/core/l10n/th_TH.js
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "ติดต่อผู้ดูแลระบบของคุณหากข้อความนี้ยังคงมีอยู่หรือปรากฏโดยไม่คาดคิด",
     "Thank you for your patience." : "ขอบคุณสำหรับความอดทนของคุณ เราจะนำความคิดเห็นของท่านมาปรับปรุงระบบให้ดียิ่งขึ้น",
     "You are accessing the server from an untrusted domain." : "คุณกำลังเข้าถึงเซิร์ฟเวอร์จากโดเมนที่ไม่น่าเชื่อถือ",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "กรุณาติดต่อผู้ดูแลระบบ หากคุณเป็นผู้ดูแลระบบโปรดกำหนดค่า \"trusted_domain\" โดยตั้งค่าใน config/config.php ยกตัวอย่างระบุการตั้งค่าใน config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "ทั้งนี้ขึ้นอยู่กับการกำหนดค่าของคุณ ผู้ดูแลระบบอาจสามารถใช้ปุ่มด้านล่างเพื่อกำหนดให้โดเมนนี้มีความน่าเชื่อถือ",
     "Add \"%s\" as trusted domain" : "ได้เพิ่ม \"%s\" เป็นโดเมนที่เชื่อถือ",
     "App update required" : "จำเป้นต้องอัพเดทแอพฯ",
diff --git a/core/l10n/th_TH.json b/core/l10n/th_TH.json
index 80c6b44078c9ae22a38f5f468d692790f6c606c2..70c774d4a9de506146a97fb969c77dc1266613c0 100644
--- a/core/l10n/th_TH.json
+++ b/core/l10n/th_TH.json
@@ -267,7 +267,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "ติดต่อผู้ดูแลระบบของคุณหากข้อความนี้ยังคงมีอยู่หรือปรากฏโดยไม่คาดคิด",
     "Thank you for your patience." : "ขอบคุณสำหรับความอดทนของคุณ เราจะนำความคิดเห็นของท่านมาปรับปรุงระบบให้ดียิ่งขึ้น",
     "You are accessing the server from an untrusted domain." : "คุณกำลังเข้าถึงเซิร์ฟเวอร์จากโดเมนที่ไม่น่าเชื่อถือ",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "กรุณาติดต่อผู้ดูแลระบบ หากคุณเป็นผู้ดูแลระบบโปรดกำหนดค่า \"trusted_domain\" โดยตั้งค่าใน config/config.php ยกตัวอย่างระบุการตั้งค่าใน config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "ทั้งนี้ขึ้นอยู่กับการกำหนดค่าของคุณ ผู้ดูแลระบบอาจสามารถใช้ปุ่มด้านล่างเพื่อกำหนดให้โดเมนนี้มีความน่าเชื่อถือ",
     "Add \"%s\" as trusted domain" : "ได้เพิ่ม \"%s\" เป็นโดเมนที่เชื่อถือ",
     "App update required" : "จำเป้นต้องอัพเดทแอพฯ",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index deb40f27cb50aafa7f9d2a0c9c2af39b4714f0b8..257550ecd4b03acbc4f2dae084e5371099febeac 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -262,7 +262,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin.",
     "Thank you for your patience." : "Sabrınız için teşekkür ederiz.",
     "You are accessing the server from an untrusted domain." : "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu alan adına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.",
     "Add \"%s\" as trusted domain" : "\"%s\" alan adını güvenilir olarak ekle",
     "App update required" : "Uygulama güncellemesi gerekli",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 601772dfd38d9adf958ea4fa795dfe8bf79e8d11..66f3a83f7edd780cf24d6eae3b281195873f9b16 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -260,7 +260,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin.",
     "Thank you for your patience." : "Sabrınız için teşekkür ederiz.",
     "You are accessing the server from an untrusted domain." : "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu alan adına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.",
     "Add \"%s\" as trusted domain" : "\"%s\" alan adını güvenilir olarak ekle",
     "App update required" : "Uygulama güncellemesi gerekli",
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index 36f7e8aa5bd17f47a8dc4d60a2a211647e0433ce..bd1c5f679e851915482ba54cb8105fc2d1f271e5 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -236,6 +236,7 @@ OC.L10N.register(
     "Finishing …" : "Завершується ...",
     "Need help?" : "Потрібна допомога?",
     "See the documentation" : "Дивіться документацію",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Агов,<br><br>просто повідомляємо вам, що %s поділився »%s« з вами.<br><a href=\"%s\">Перегляньте!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ця програма вимагає увімкнений JavaScript для коректної роботи. Будь ласка, {linkstart} Увімкніть JavaScript {linkend}  та перезавантажте сторінку.",
     "Log out" : "Вихід",
     "Search" : "Пошук",
@@ -246,13 +247,11 @@ OC.L10N.register(
     "Log in" : "Увійти",
     "Wrong password. Reset it?" : "Невірний пароль. Скинути його?",
     "Alternative Logins" : "Альтернативні імена користувача",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Агов,<br><br>просто повідомляємо вам, що %s поділився »%s« з вами.<br><a href=\"%s\">Перегляньте!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Сервер ownCloud в даний час працює в однокористувацькому режимі.",
     "This means only administrators can use the instance." : "Це означає, що тільки адміністратори можуть використовувати сервер.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.",
     "Thank you for your patience." : "Дякуємо за ваше терпіння.",
     "You are accessing the server from an untrusted domain." : "Ви намагаєтеся отримати доступ до сервера з непідтвердженого домену.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Будь ласка, зверніться до адміністратора. Якщо ви є адміністратором цього серверу, ви можете налаштувати опцію \"trusted_domain\" в конфігураційному файлі config/config.php. Приклад конфігурації знаходиться в файлі config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Залежно від конфігурації Ви як адміністратор можете додати цей домен у список довірених, використовуйте кнопку нижче.",
     "Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен",
     "App update required" : "Додаток потребує оновлення",
diff --git a/core/l10n/uk.json b/core/l10n/uk.json
index 77e9389e147adc593d57694360897ef5f6b89054..4b95c4a92cd97ce1ad6bedaf385100af8c87508b 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -234,6 +234,7 @@
     "Finishing …" : "Завершується ...",
     "Need help?" : "Потрібна допомога?",
     "See the documentation" : "Дивіться документацію",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Агов,<br><br>просто повідомляємо вам, що %s поділився »%s« з вами.<br><a href=\"%s\">Перегляньте!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Ця програма вимагає увімкнений JavaScript для коректної роботи. Будь ласка, {linkstart} Увімкніть JavaScript {linkend}  та перезавантажте сторінку.",
     "Log out" : "Вихід",
     "Search" : "Пошук",
@@ -244,13 +245,11 @@
     "Log in" : "Увійти",
     "Wrong password. Reset it?" : "Невірний пароль. Скинути його?",
     "Alternative Logins" : "Альтернативні імена користувача",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Агов,<br><br>просто повідомляємо вам, що %s поділився »%s« з вами.<br><a href=\"%s\">Перегляньте!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "Сервер ownCloud в даний час працює в однокористувацькому режимі.",
     "This means only administrators can use the instance." : "Це означає, що тільки адміністратори можуть використовувати сервер.",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.",
     "Thank you for your patience." : "Дякуємо за ваше терпіння.",
     "You are accessing the server from an untrusted domain." : "Ви намагаєтеся отримати доступ до сервера з непідтвердженого домену.",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Будь ласка, зверніться до адміністратора. Якщо ви є адміністратором цього серверу, ви можете налаштувати опцію \"trusted_domain\" в конфігураційному файлі config/config.php. Приклад конфігурації знаходиться в файлі config/config.sample.php.",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Залежно від конфігурації Ви як адміністратор можете додати цей домен у список довірених, використовуйте кнопку нижче.",
     "Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен",
     "App update required" : "Додаток потребує оновлення",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 2aade6d553262d98abeb4b265d5b178d0cd84dcb..d2f2b6cb33bde4daac7014a7a6f3d80133a0bb25 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -242,6 +242,7 @@ OC.L10N.register(
     "Finishing …" : "正在结束 ...",
     "Need help?" : "需要帮助?",
     "See the documentation" : "查看文档",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨、你好,<br><br>只想让你知道 %s 分享了 <strong>%s</strong> 给你。<br><a href=\"%s\">现在查看!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用要求 JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然后重新载入页面。",
     "Log out" : "注销",
     "Search" : "搜索",
@@ -252,13 +253,11 @@ OC.L10N.register(
     "Log in" : "登录",
     "Wrong password. Reset it?" : "密码错误。要重置么?",
     "Alternative Logins" : "其他登录方式",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨、你好,<br><br>只想让你知道 %s 分享了 <strong>%s</strong> 给你。<br><a href=\"%s\">现在查看!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "当前ownCloud实例运行在单用户模式下。",
     "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
     "Thank you for your patience." : "感谢让你久等了。",
     "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置config/config.php文件中参数\"trusted_domain\" 设置。可以在config/config.sample.php文件中找到例子。",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
     "Add \"%s\" as trusted domain" : "添加 \"%s\"为信任域",
     "App update required" : "必须的应用更新",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index c4f171bb068cd47b50b02c6a0f493e1c9806b3ad..4d7cbb12d1fa07372750711f5ddf25fb460a0a93 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -240,6 +240,7 @@
     "Finishing …" : "正在结束 ...",
     "Need help?" : "需要帮助?",
     "See the documentation" : "查看文档",
+    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨、你好,<br><br>只想让你知道 %s 分享了 <strong>%s</strong> 给你。<br><a href=\"%s\">现在查看!</a><br><br>",
     "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用要求 JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然后重新载入页面。",
     "Log out" : "注销",
     "Search" : "搜索",
@@ -250,13 +251,11 @@
     "Log in" : "登录",
     "Wrong password. Reset it?" : "密码错误。要重置么?",
     "Alternative Logins" : "其他登录方式",
-    "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨、你好,<br><br>只想让你知道 %s 分享了 <strong>%s</strong> 给你。<br><a href=\"%s\">现在查看!</a><br><br>",
     "This ownCloud instance is currently in single user mode." : "当前ownCloud实例运行在单用户模式下。",
     "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
     "Thank you for your patience." : "感谢让你久等了。",
     "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置config/config.php文件中参数\"trusted_domain\" 设置。可以在config/config.sample.php文件中找到例子。",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
     "Add \"%s\" as trusted domain" : "添加 \"%s\"为信任域",
     "App update required" : "必须的应用更新",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 93138a93e922a672ca9cfbf67d47a80a757e04a3..bf83a8eb3db2e8894c6afe1e80ba9aadd0d752aa 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -268,7 +268,6 @@ OC.L10N.register(
     "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
     "Thank you for your patience." : "感謝您的耐心",
     "You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "請聯絡您的系統管理員,如果您就是系統管理員,請設定 config/config.php 中的 \"trusted_domain\" 選項。範例設定提供於 config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "依照設定而定,您身為系統管理員可能也可以使用底下的按鈕來信任這個網域",
     "Add \"%s\" as trusted domain" : "將 %s 加入到信任的網域",
     "App update required" : "需要更新應用程式",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index ea5fdbda2d0be1b6e84ac9e75d9a0700fdd2504e..89ed5f0c0865208ffd323a1c3f04b7f128e46aef 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -266,7 +266,6 @@
     "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
     "Thank you for your patience." : "感謝您的耐心",
     "You are accessing the server from an untrusted domain." : "你正在從一個未信任的網域存取伺服器",
-    "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "請聯絡您的系統管理員,如果您就是系統管理員,請設定 config/config.php 中的 \"trusted_domain\" 選項。範例設定提供於 config/config.sample.php",
     "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "依照設定而定,您身為系統管理員可能也可以使用底下的按鈕來信任這個網域",
     "Add \"%s\" as trusted domain" : "將 %s 加入到信任的網域",
     "App update required" : "需要更新應用程式",