diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index e51b7051a26f19fb24555d3abeca958e95f776a5..69d4768d5a73a51d9cae9307bed44090e979f71c 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -89,7 +89,6 @@ OC.L10N.register(
     "Favorite" : "المفضلة",
     "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> ملف جديد أو مجلد ",
@@ -125,6 +124,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ",
     "Text file" : "ملف نصي",
     "New text file.txt" : "ملف نصي جديد fille.txt",
+    "{newname} already exists" : "{newname} موجود مسبقاً",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا الرابط <a href=\"%s\" target=\"_blank\">للوصول الى ملفاتك عبر WebDAV</a>",
     "Cancel upload" : "إلغاء الرفع"
 },
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index 4940be291889cec6ffae63a7898938387d88d66d..ec19614a8018573dca92ca51b212acb317fa0adb 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -87,7 +87,6 @@
     "Favorite" : "المفضلة",
     "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> ملف جديد أو مجلد ",
@@ -123,6 +122,7 @@
     "Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ",
     "Text file" : "ملف نصي",
     "New text file.txt" : "ملف نصي جديد fille.txt",
+    "{newname} already exists" : "{newname} موجود مسبقاً",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا الرابط <a href=\"%s\" target=\"_blank\">للوصول الى ملفاتك عبر WebDAV</a>",
     "Cancel upload" : "إلغاء الرفع"
 },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js
index 092610b7140eaa97572c9f8defee7a36119984bf..4a228519647739fe850301af464d1af1494c3b2c 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -90,7 +90,6 @@ OC.L10N.register(
     "Local link" : "Enllaz llocal",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
-    "{newname} already exists" : "{newname} yá existe",
     "Upload" : "Xubir",
     "An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes",
     "A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos",
@@ -130,6 +129,7 @@ OC.L10N.register(
     "No favorites" : "Nengún favoritu",
     "Files and folders you mark as favorite will show up here" : "Los ficheros y carpetes que marque como favoritos apaecerán equí",
     "Text file" : "Ficheru de testu",
-    "New text file.txt" : "Nuevu testu ficheru.txt"
+    "New text file.txt" : "Nuevu testu ficheru.txt",
+    "{newname} already exists" : "{newname} yá existe"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json
index 7631a9149f2d13cee4f04a17769a80a48e0fe8c5..507b12a3167a44ee67657ba98550c9e3567939d4 100644
--- a/apps/files/l10n/ast.json
+++ b/apps/files/l10n/ast.json
@@ -88,7 +88,6 @@
     "Local link" : "Enllaz llocal",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
-    "{newname} already exists" : "{newname} yá existe",
     "Upload" : "Xubir",
     "An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes",
     "A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos",
@@ -128,6 +127,7 @@
     "No favorites" : "Nengún favoritu",
     "Files and folders you mark as favorite will show up here" : "Los ficheros y carpetes que marque como favoritos apaecerán equí",
     "Text file" : "Ficheru de testu",
-    "New text file.txt" : "Nuevu testu ficheru.txt"
+    "New text file.txt" : "Nuevu testu ficheru.txt",
+    "{newname} already exists" : "{newname} yá existe"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index 766bd4b61770e657a2181de858421660f1a26792..70da26471c82855a8b43bb0a81f318a8c54691e0 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Místní odkaz",
     "Folder" : "Adresář",
     "New folder" : "Nový adresář",
-    "{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 adresář",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
     "Text file" : "Textový soubor",
     "New text file.txt" : "Nový textový soubor.txt",
+    "{newname} already exists" : "{newname} již existuje",
     "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 ke svým Souborům přes WebDAV</a>",
     "Cancel upload" : "Ukončit nahrávání"
 },
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index d5e7a34549ead0f1062d57a2648409fbc0ef03cd..71d3d67690fd3706afba2e9d278f961214a40af9 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -91,7 +91,6 @@
     "Local link" : "Místní odkaz",
     "Folder" : "Adresář",
     "New folder" : "Nový adresář",
-    "{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 adresář",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a adresáře označené jako oblíbené",
     "Text file" : "Textový soubor",
     "New text file.txt" : "Nový textový soubor.txt",
+    "{newname} already exists" : "{newname} již existuje",
     "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 ke svým Souborům přes WebDAV</a>",
     "Cancel upload" : "Ukončit nahrávání"
 },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js
index 0829fbc53ee768458e927cf2a0b9aa64342a286d..e986bfd8800ccc1eebf9070f4b89d22eaf62f86c 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -83,7 +83,6 @@ OC.L10N.register(
     "Local link" : "Lokalt link",
     "Folder" : "Mappe",
     "New folder" : "Ny Mappe",
-    "{newname} already exists" : "{newname} eksistere allerede",
     "Upload" : "Upload",
     "An error occurred while trying to update the tags" : "Der opstod en fejl under forsøg på at opdatere mærkerne",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapper er blevet <strong>oprettet</strong>",
@@ -123,6 +122,7 @@ OC.L10N.register(
     "No favorites" : "Ingen foretrukne",
     "Files and folders you mark as favorite will show up here" : "Filer og mapper som du har markeret som foretrukne, vil blive vist her",
     "Text file" : "Tekstfil",
-    "New text file.txt" : "Ny tekst file.txt"
+    "New text file.txt" : "Ny tekst file.txt",
+    "{newname} already exists" : "{newname} eksistere allerede"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index 51d74687c41d85d6db1f7d0cfdd1d94fc75e7107..620d8f77f81d4c24bf8dbdcd819a530343000212 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -81,7 +81,6 @@
     "Local link" : "Lokalt link",
     "Folder" : "Mappe",
     "New folder" : "Ny Mappe",
-    "{newname} already exists" : "{newname} eksistere allerede",
     "Upload" : "Upload",
     "An error occurred while trying to update the tags" : "Der opstod en fejl under forsøg på at opdatere mærkerne",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapper er blevet <strong>oprettet</strong>",
@@ -121,6 +120,7 @@
     "No favorites" : "Ingen foretrukne",
     "Files and folders you mark as favorite will show up here" : "Filer og mapper som du har markeret som foretrukne, vil blive vist her",
     "Text file" : "Tekstfil",
-    "New text file.txt" : "Ny tekst file.txt"
+    "New text file.txt" : "Ny tekst file.txt",
+    "{newname} already exists" : "{newname} eksistere allerede"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index 74524a5e54cc9e57d9a246a71222453d591793ea..fa51dc819bf03774fe5cc37555865072a585d712 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Lokaler Link",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die als Favoriten markiert werden, erscheinen hier",
     "Text file" : "Textdatei",
     "New text file.txt" : "Neue Textdatei.txt",
+    "{newname} already exists" : "{newname} existiert bereits",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf deine Dateien zuzugreifen</a>",
     "Cancel upload" : "Hochladen abbrechen"
 },
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index f09f85bfdd3bc46c6cfc46204151e9e9272b801b..c7df4fafc56359f4ef577784f75949f8fae3dfec 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -91,7 +91,6 @@
     "Local link" : "Lokaler Link",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die als Favoriten markiert werden, erscheinen hier",
     "Text file" : "Textdatei",
     "New text file.txt" : "Neue Textdatei.txt",
+    "{newname} already exists" : "{newname} existiert bereits",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf deine Dateien zuzugreifen</a>",
     "Cancel upload" : "Hochladen abbrechen"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index b3b4a02c6506c99465b8b00c1516519c3739bfcb..a199f017e69164d0b515b4aae6896b8d62a85c5e 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Lokaler Link",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen",
     "Text file" : "Textdatei",
     "New text file.txt" : "Neue Textdatei file.txt",
+    "{newname} already exists" : "{newname} existiert bereits",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\">via WebDAV auf deine Dateien zuzugreifen</a>",
     "Cancel upload" : "Hochladen abbrechen"
 },
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index a10f9f386cc37873a6dd7dd9d442e5abc1f4b12a..d9486ef509b209de6b74ed53b400c95fef0ab26f 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -91,7 +91,6 @@
     "Local link" : "Lokaler Link",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen",
     "Text file" : "Textdatei",
     "New text file.txt" : "Neue Textdatei file.txt",
+    "{newname} already exists" : "{newname} existiert bereits",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Benutze diese Adresse, um <a href=\"%s\" target=\"_blank\">via WebDAV auf deine Dateien zuzugreifen</a>",
     "Cancel upload" : "Hochladen abbrechen"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index 43433366108b3238e60c4d3bccf11ccf97476552..dd7d9ecb336c01bf50c87e161c4bcf41bf447be2 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -78,7 +78,6 @@ OC.L10N.register(
     "Local link" : "Τοπικός σύνδεσμος",
     "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>",
@@ -118,6 +117,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Τα αρχεία και οι φάκελοι που σημειώνονται ως αγαπημένα  θα εμφανιστούν εδώ ",
     "Text file" : "Αρχείο κειμένου",
     "New text file.txt" : "Νέο αρχείο κειμένου.txt",
+    "{newname} already exists" : "το {newname} υπάρχει ήδη",
     "Cancel upload" : "Ακύρωση αποστολής"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index c2e81b6c8765004433b3d58be7d53187bc69d04d..7a2676a34285a89c0d993f589e5e08f96a55ac9a 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -76,7 +76,6 @@
     "Local link" : "Τοπικός σύνδεσμος",
     "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>",
@@ -116,6 +115,7 @@
     "Files and folders you mark as favorite will show up here" : "Τα αρχεία και οι φάκελοι που σημειώνονται ως αγαπημένα  θα εμφανιστούν εδώ ",
     "Text file" : "Αρχείο κειμένου",
     "New text file.txt" : "Νέο αρχείο κειμένου.txt",
+    "{newname} already exists" : "το {newname} υπάρχει ήδη",
     "Cancel upload" : "Ακύρωση αποστολής"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index d97a6b4555167aca2e2124d4d1a34158aea1433f..579ff4a768d8d72f75bffd636b69a314b3428d33 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -91,7 +91,6 @@ OC.L10N.register(
     "Local link" : "Local link",
     "Folder" : "Folder",
     "New folder" : "New folder",
-    "{newname} already exists" : "{newname} already exists",
     "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>",
@@ -131,6 +130,7 @@ OC.L10N.register(
     "No favorites" : "No favourites",
     "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
     "Text file" : "Text file",
-    "New text file.txt" : "New text file.txt"
+    "New text file.txt" : "New text file.txt",
+    "{newname} already exists" : "{newname} already exists"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 830ce301290a5dcd9f78e298f3845f22fb98a2e6..b647f53902629aa5a38e3aecd47447c2de7b8707 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -89,7 +89,6 @@
     "Local link" : "Local link",
     "Folder" : "Folder",
     "New folder" : "New folder",
-    "{newname} already exists" : "{newname} already exists",
     "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>",
@@ -129,6 +128,7 @@
     "No favorites" : "No favourites",
     "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
     "Text file" : "Text file",
-    "New text file.txt" : "New text file.txt"
+    "New text file.txt" : "New text file.txt",
+    "{newname} already exists" : "{newname} already exists"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js
index 0a935b38f1b1286095287246978a94dd0640bd45..1d7b8e814e55a95bdb9806996e18aab173e657e2 100644
--- a/apps/files/l10n/eo.js
+++ b/apps/files/l10n/eo.js
@@ -75,7 +75,6 @@ OC.L10N.register(
     "Favorite" : "Favorato",
     "Folder" : "Dosierujo",
     "New folder" : "Nova dosierujo",
-    "{newname} already exists" : "{newname} jam ekzistas",
     "Upload" : "Alŝuti",
     "An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn",
     "A new file or folder has been <strong>created</strong>" : "Nova dosiero aŭ dosierujo <strong>kreiĝis</strong>",
@@ -112,6 +111,7 @@ OC.L10N.register(
     "No favorites" : "Neniu pliŝato",
     "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie",
     "Text file" : "Tekstodosiero",
-    "New text file.txt" : "Nova tekstodosiero.txt"
+    "New text file.txt" : "Nova tekstodosiero.txt",
+    "{newname} already exists" : "{newname} jam ekzistas"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json
index 4b7602e11a7a1c3937ec9fd8db1bad4edca21e3f..729cf6e18502fbf6e7453eb08e98726d5ae535c1 100644
--- a/apps/files/l10n/eo.json
+++ b/apps/files/l10n/eo.json
@@ -73,7 +73,6 @@
     "Favorite" : "Favorato",
     "Folder" : "Dosierujo",
     "New folder" : "Nova dosierujo",
-    "{newname} already exists" : "{newname} jam ekzistas",
     "Upload" : "Alŝuti",
     "An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn",
     "A new file or folder has been <strong>created</strong>" : "Nova dosiero aŭ dosierujo <strong>kreiĝis</strong>",
@@ -110,6 +109,7 @@
     "No favorites" : "Neniu pliŝato",
     "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie",
     "Text file" : "Tekstodosiero",
-    "New text file.txt" : "Nova tekstodosiero.txt"
+    "New text file.txt" : "Nova tekstodosiero.txt",
+    "{newname} already exists" : "{newname} jam ekzistas"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 20e98f05005455137a8f63a148904da9b1501bd3..bcd2a529917de72f247104d31ef92db424684ddc 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Enlace local",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
-    "{newname} already exists" : "{newname} 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",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
     "Text file" : "Archivo de texto",
     "New text file.txt" : "Nuevo archivo de texto.txt",
+    "{newname} already exists" : "{newname} ya existe",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta direccioń para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV<a>",
     "Cancel upload" : "Cancelar la subida"
 },
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 4071f5d6cc001c32dd9f4777416b98a300577cfe..9b74fbf9099c443507c2c099670b6441191511f5 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -91,7 +91,6 @@
     "Local link" : "Enlace local",
     "Folder" : "Carpeta",
     "New folder" : "Nueva carpeta",
-    "{newname} already exists" : "{newname} 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",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos",
     "Text file" : "Archivo de texto",
     "New text file.txt" : "Nuevo archivo de texto.txt",
+    "{newname} already exists" : "{newname} ya existe",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta direccioń para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV<a>",
     "Cancel upload" : "Cancelar la subida"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js
index fc6629c94365d7c13b4c77c7860190349bd1f96c..35e2ce171a36d0b67825cafc917b8a2faa59abff 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -71,7 +71,6 @@ OC.L10N.register(
     "Favorite" : "Lemmik",
     "Folder" : "Kaust",
     "New folder" : "Uus kaust",
-    "{newname} already exists" : "{newname} on juba olemas",
     "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>",
@@ -103,6 +102,7 @@ OC.L10N.register(
     "No favorites" : "Lemmikuid pole",
     "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks",
     "Text file" : "Tekstifail",
-    "New text file.txt" : "Uus tekstifail.txt"
+    "New text file.txt" : "Uus tekstifail.txt",
+    "{newname} already exists" : "{newname} on juba olemas"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json
index 9dce37dc64db9c819600434c163800adeed3aa54..174e81932c121291e98092e300b90675c080ac15 100644
--- a/apps/files/l10n/et_EE.json
+++ b/apps/files/l10n/et_EE.json
@@ -69,7 +69,6 @@
     "Favorite" : "Lemmik",
     "Folder" : "Kaust",
     "New folder" : "Uus kaust",
-    "{newname} already exists" : "{newname} on juba olemas",
     "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>",
@@ -101,6 +100,7 @@
     "No favorites" : "Lemmikuid pole",
     "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks",
     "Text file" : "Tekstifail",
-    "New text file.txt" : "Uus tekstifail.txt"
+    "New text file.txt" : "Uus tekstifail.txt",
+    "{newname} already exists" : "{newname} on juba olemas"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js
index 311b8bed02c0ff1b6711c745a372ade8bb71c891..10d5503a5449402a7303426c28c83bdc8ca4e232 100644
--- a/apps/files/l10n/fi_FI.js
+++ b/apps/files/l10n/fi_FI.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Paikallinen linkki",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
     "Text file" : "Tekstitiedosto",
     "New text file.txt" : "Uusi tekstitiedosto.txt",
+    "{newname} already exists" : "{newname} on jo olemassa",
     "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 WebDAV:n yli</a>",
     "Cancel upload" : "Peru lähetys"
 },
diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json
index f079395084630160d2a4bf41067cbc291c5733fc..dcc569575330cacf6c43db40714b528456cdd84c 100644
--- a/apps/files/l10n/fi_FI.json
+++ b/apps/files/l10n/fi_FI.json
@@ -91,7 +91,6 @@
     "Local link" : "Paikallinen linkki",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
     "Text file" : "Tekstitiedosto",
     "New text file.txt" : "Uusi tekstitiedosto.txt",
+    "{newname} already exists" : "{newname} on jo olemassa",
     "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 WebDAV:n yli</a>",
     "Cancel upload" : "Peru lähetys"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 7b352110e816065da527a8a23eff22dbbeb03fca..d45cfd431c890b5bb3291272c55a6004a8c5612c 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Dossier local",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici",
     "Text file" : "Fichier texte",
     "New text file.txt" : "Nouveau fichier texte.txt",
+    "{newname} already exists" : "{newname} existe déjà",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
     "Cancel upload" : "Annuler le téléversement"
 },
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index b73ffbf229f0a4d6865888e83f8b8b788305bb66..a7b9d35eef400dd2ae968fbc336027cfcbfe9011 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -91,7 +91,6 @@
     "Local link" : "Dossier local",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici",
     "Text file" : "Fichier texte",
     "New text file.txt" : "Nouveau fichier texte.txt",
+    "{newname} already exists" : "{newname} existe déjà",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>",
     "Cancel upload" : "Annuler le téléversement"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 13b0922efd2c8a947bb420ece789a47a31423dcc..a97cac8bcc9aefec641e15e420fcf46df113eb6c 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -90,7 +90,6 @@ OC.L10N.register(
     "Local link" : "קישור מקומי",
     "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/>",
@@ -130,6 +129,7 @@ OC.L10N.register(
     "No favorites" : "אין מועדפים",
     "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
     "Text file" : "קובץ טקסט",
-    "New text file.txt" : "קובץ טקסט חדש.txt"
+    "New text file.txt" : "קובץ טקסט חדש.txt",
+    "{newname} already exists" : "{newname} כבר קיים"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index 57ecefe49b2b73fe6e9d8535e9cfc61f19fd32ef..50e504f74bbff1372c6e3fca9507729a5e474bc5 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -88,7 +88,6 @@
     "Local link" : "קישור מקומי",
     "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/>",
@@ -128,6 +127,7 @@
     "No favorites" : "אין מועדפים",
     "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
     "Text file" : "קובץ טקסט",
-    "New text file.txt" : "קובץ טקסט חדש.txt"
+    "New text file.txt" : "קובץ טקסט חדש.txt",
+    "{newname} already exists" : "{newname} כבר קיים"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js
index 8ff051d04a3a93bfc86bbb418d180685a61e1321..783d7e29d0efa73aaca3448c294f6864b6c0d667 100644
--- a/apps/files/l10n/hu_HU.js
+++ b/apps/files/l10n/hu_HU.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Helyi hivatkozás",
     "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 mappa <strong>létrehozva</strong>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "A kedvencnek jelölt fájlokat és mappákat itt találod meg",
     "Text file" : "Szövegfájl",
     "New text file.txt" : "Új szöveges fájl.txt",
+    "{newname} already exists" : "{newname} már létezik",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Használd ezt a címet <a href=\"%s\" target=\"_blank\">a Fájlok eléréséhez WebDAV-on keresztül</a>.",
     "Cancel upload" : "Feltöltés megszakítása"
 },
diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json
index 5844007ebcc2c7643cd1911a690dc2a2b20eaaba..8dfa5d171d0a53f80ba13ce80876b1fa68cccab9 100644
--- a/apps/files/l10n/hu_HU.json
+++ b/apps/files/l10n/hu_HU.json
@@ -91,7 +91,6 @@
     "Local link" : "Helyi hivatkozás",
     "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 mappa <strong>létrehozva</strong>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "A kedvencnek jelölt fájlokat és mappákat itt találod meg",
     "Text file" : "Szövegfájl",
     "New text file.txt" : "Új szöveges fájl.txt",
+    "{newname} already exists" : "{newname} már létezik",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Használd ezt a címet <a href=\"%s\" target=\"_blank\">a Fájlok eléréséhez WebDAV-on keresztül</a>.",
     "Cancel upload" : "Feltöltés megszakítása"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js
index b840eb59cd851abfd3f316fc44155a826e79ccef..232d0feac40358416e15afca6414e677dfcd38a8 100644
--- a/apps/files/l10n/id.js
+++ b/apps/files/l10n/id.js
@@ -92,7 +92,6 @@ OC.L10N.register(
     "Local link" : "Pranala lokal",
     "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>",
@@ -133,6 +132,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan disini.",
     "Text file" : "Berkas teks",
     "New text file.txt" : "Teks baru file.txt",
+    "{newname} already exists" : "{newname} sudah ada",
     "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 Anda melalui WebDAV</a>",
     "Cancel upload" : "Batalkan pengunggahan"
 },
diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json
index f4bb1cb48e151402f947af52f943dfba8a9ce947..de11f50e5b00a552d6942d4f144fbd0cd0d141c1 100644
--- a/apps/files/l10n/id.json
+++ b/apps/files/l10n/id.json
@@ -90,7 +90,6 @@
     "Local link" : "Pranala lokal",
     "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>",
@@ -131,6 +130,7 @@
     "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan disini.",
     "Text file" : "Berkas teks",
     "New text file.txt" : "Teks baru file.txt",
+    "{newname} already exists" : "{newname} sudah ada",
     "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 Anda melalui WebDAV</a>",
     "Cancel upload" : "Batalkan pengunggahan"
 },"pluralForm" :"nplurals=1; plural=0;"
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 788e8c5e73df8673b5b6d390506cbfb131bfd857..a3e6e52b7a943a56fca10d114ed9adf9c8d1d1c5 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Staðvær tengill",
     "Folder" : "Mappa",
     "New folder" : "Ný mappa",
-    "{newname} already exists" : "{newname} er þegar til",
     "Upload" : "Senda inn",
     "An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin",
     "A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem uppáhald birtast hér",
     "Text file" : "Textaskrá",
     "New text file.txt" : "Ný textaskrá.txt",
+    "{newname} already exists" : "{newname} er þegar til",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\">nálgast skrárnar þínar með WebDAV</a>",
     "Cancel upload" : "Hætta við innsendingu"
 },
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index 60b290900a0dcfbe9492d4b470de1953c9192574..f522906908e816fdf787de8a6395a4a220977f3d 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -91,7 +91,6 @@
     "Local link" : "Staðvær tengill",
     "Folder" : "Mappa",
     "New folder" : "Ný mappa",
-    "{newname} already exists" : "{newname} er þegar til",
     "Upload" : "Senda inn",
     "An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin",
     "A new file or folder has been <strong>created</strong>" : "Skjal eða mappa hefur verið <strong>búin til</strong>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem uppáhald birtast hér",
     "Text file" : "Textaskrá",
     "New text file.txt" : "Ný textaskrá.txt",
+    "{newname} already exists" : "{newname} er þegar til",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\">nálgast skrárnar þínar með WebDAV</a>",
     "Cancel upload" : "Hætta við innsendingu"
 },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 5f0fe1d98d048b220dc183bc9e0831dd72500145..d5d306362308ed4b1807757ce536c206f1b1fd45 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Collegamento locale",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
     "Text file" : "File di testo",
     "New text file.txt" : "Nuovo file di testo.txt",
+    "{newname} already exists" : "{newname} esiste già",
     "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>",
     "Cancel upload" : "Annulla caricamento"
 },
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 60d87046bf8031ad43caaee90e2e62d3a1319541..af11ab3c62d45671cf09f4f31b524175637cf551 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -91,7 +91,6 @@
     "Local link" : "Collegamento locale",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
     "Text file" : "File di testo",
     "New text file.txt" : "Nuovo file di testo.txt",
+    "{newname} already exists" : "{newname} esiste già",
     "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>",
     "Cancel upload" : "Annulla caricamento"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 009950730d1abd7f78b02050e8081435bef6e22b..b7ba017208e4c3a77b2faf6c369e6840d5b90928 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "ローカルリンク",
     "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>したとき",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
     "Text file" : "テキストファイル",
     "New text file.txt" : "新規のテキストファイル作成",
+    "{newname} already exists" : "{newname} はすでに存在します",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
     "Cancel upload" : "アップロードをキャンセル"
 },
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 47f76ff74a11a2f5e5022d42c1d7f56339e4606d..d5e829abefef4f0155ba1f16d14d263e64f14fa6 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -91,7 +91,6 @@
     "Local link" : "ローカルリンク",
     "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>したとき",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
     "Text file" : "テキストファイル",
     "New text file.txt" : "新規のテキストファイル作成",
+    "{newname} already exists" : "{newname} はすでに存在します",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
     "Cancel upload" : "アップロードをキャンセル"
 },"pluralForm" :"nplurals=1; plural=0;"
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 0445413ef0bfe4f00d670441c8c18e2036ab5793..a3dc8e23a31802e77048e28a18f876c315bd98ff 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -86,7 +86,6 @@ OC.L10N.register(
     "Local link" : "로컬 링크",
     "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>",
@@ -126,6 +125,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다",
     "Text file" : "텍스트 파일",
     "New text file.txt" : "새 텍스트 파일.txt",
+    "{newname} already exists" : "{newname} 항목이 이미 존재함",
     "Cancel upload" : "업로드 취소"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 06fc678ee1de86345ea191446e1666a04fe2c0d6..beaa272bde48bf26d0f31ff1690fd0dac323f5dd 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -84,7 +84,6 @@
     "Local link" : "로컬 링크",
     "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>",
@@ -124,6 +123,7 @@
     "Files and folders you mark as favorite will show up here" : "책갈피에 추가한 파일과 폴더가 여기에 나타납니다",
     "Text file" : "텍스트 파일",
     "New text file.txt" : "새 텍스트 파일.txt",
+    "{newname} already exists" : "{newname} 항목이 이미 존재함",
     "Cancel upload" : "업로드 취소"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 492c0f5cacc6c1761af917dd206d3a259dcee50f..c60217022cf891c4aa912c0877006f98fad0e903 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -77,7 +77,6 @@ OC.L10N.register(
     "Favorite" : "MÄ—giamas",
     "Folder" : "Katalogas",
     "New folder" : "Naujas aplankas",
-    "{newname} already exists" : "{newname} jau egzistuoja",
     "Upload" : "Įkelti",
     "An error occurred while trying to update the tags" : "Bandant atnaujinti žymes įvyko klaida",
     "A new file or folder has been <strong>created</strong>" : "Naujas failas ar aplankas buvo <strong>sukurtas</strong>",
@@ -115,6 +114,7 @@ OC.L10N.register(
     "No favorites" : "Nėra mėgstamiausių",
     "Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia",
     "Text file" : "Teksto failas",
-    "New text file.txt" : "Naujas tekstas file.txt"
+    "New text file.txt" : "Naujas tekstas file.txt",
+    "{newname} already exists" : "{newname} jau egzistuoja"
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 1d6ea355e5c3dc5a33e70e93b76161e2815a8aa2..790b29a62e2d4eee401315ea2e71f7f973ac4dd9 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -75,7 +75,6 @@
     "Favorite" : "MÄ—giamas",
     "Folder" : "Katalogas",
     "New folder" : "Naujas aplankas",
-    "{newname} already exists" : "{newname} jau egzistuoja",
     "Upload" : "Įkelti",
     "An error occurred while trying to update the tags" : "Bandant atnaujinti žymes įvyko klaida",
     "A new file or folder has been <strong>created</strong>" : "Naujas failas ar aplankas buvo <strong>sukurtas</strong>",
@@ -113,6 +112,7 @@
     "No favorites" : "Nėra mėgstamiausių",
     "Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia",
     "Text file" : "Teksto failas",
-    "New text file.txt" : "Naujas tekstas file.txt"
+    "New text file.txt" : "Naujas tekstas file.txt",
+    "{newname} already exists" : "{newname} jau egzistuoja"
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js
index 587d2406fb3e3dc160eb672a08b5e0e6742f86fe..c37246c49bf5536e9ec3f4dd195a81fd5228e246 100644
--- a/apps/files/l10n/lv.js
+++ b/apps/files/l10n/lv.js
@@ -92,7 +92,6 @@ OC.L10N.register(
     "Local link" : "Lokāla saite",
     "Folder" : "Mape",
     "New folder" : "Jauna mape",
-    "{newname} already exists" : "{newname} jau eksistē",
     "Upload" : "Augšupielādēt",
     "An error occurred while trying to update the tags" : "Notika kļūda atjaunojot atzīmi",
     "A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape",
@@ -133,6 +132,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Datnes un mapes, ko atzīmēsiet kā favorītus, tiks rādīti šeit",
     "Text file" : "Teksta datne",
     "New text file.txt" : "Jauna teksta datne.txt",
+    "{newname} already exists" : "{newname} jau eksistē",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Izmanto šo adresi, lai <a href=\"%s\" target=\"_blank\">sasniegtu savas datnes caur WebDAV</a>",
     "Cancel upload" : "Atcelt augšupielādi"
 },
diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json
index 3d6eaa8635ecf16449706bb0f2f995d49dc32bc9..94afe1289fad918dd0951b3675c5c7bb8e5bf5ff 100644
--- a/apps/files/l10n/lv.json
+++ b/apps/files/l10n/lv.json
@@ -90,7 +90,6 @@
     "Local link" : "Lokāla saite",
     "Folder" : "Mape",
     "New folder" : "Jauna mape",
-    "{newname} already exists" : "{newname} jau eksistē",
     "Upload" : "Augšupielādēt",
     "An error occurred while trying to update the tags" : "Notika kļūda atjaunojot atzīmi",
     "A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape",
@@ -131,6 +130,7 @@
     "Files and folders you mark as favorite will show up here" : "Datnes un mapes, ko atzīmēsiet kā favorītus, tiks rādīti šeit",
     "Text file" : "Teksta datne",
     "New text file.txt" : "Jauna teksta datne.txt",
+    "{newname} already exists" : "{newname} jau eksistē",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Izmanto šo adresi, lai <a href=\"%s\" target=\"_blank\">sasniegtu savas datnes caur WebDAV</a>",
     "Cancel upload" : "Atcelt augšupielādi"
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js
index 00aba4c4e2083238dcef7f33d5f41e2d58ca4a96..c659afdb07ec398f63b7859bcf10d981a5b9e0e7 100644
--- a/apps/files/l10n/nb_NO.js
+++ b/apps/files/l10n/nb_NO.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Lokal lenke",
     "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 merkelappene",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her",
     "Text file" : "Tekstfil",
     "New text file.txt" : "Ny tekstfil.txt",
+    "{newname} already exists" : "{newname} finnes allerede",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk følgende adresse for <a href=\"%s\" target=\"_blank\">tilgang til filene via WebDAV</a>",
     "Cancel upload" : "Avbryt opplasting"
 },
diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json
index fa4ae8abe26a479eb96e88c69b31f4cca9c1d455..276409f34c7e324f50da2c83a0d23daeff072227 100644
--- a/apps/files/l10n/nb_NO.json
+++ b/apps/files/l10n/nb_NO.json
@@ -91,7 +91,6 @@
     "Local link" : "Lokal lenke",
     "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 merkelappene",
     "A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her",
     "Text file" : "Tekstfil",
     "New text file.txt" : "Ny tekstfil.txt",
+    "{newname} already exists" : "{newname} finnes allerede",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk følgende adresse for <a href=\"%s\" target=\"_blank\">tilgang til filene via WebDAV</a>",
     "Cancel upload" : "Avbryt opplasting"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 6c18187e2bda4c8f06bb6a277fad640cea97b569..74a520a12456c4119a89d07541a2144f58e1e6f2 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Lokale link",
     "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 markeringen bij te werken",
     "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond",
     "Text file" : "Tekstbestand",
     "New text file.txt" : "Nieuw tekstbestand.txt",
+    "{newname} already exists" : "{newname} bestaat al",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">om je bestanden via WebDAV te benaderen</a>",
     "Cancel upload" : "Upload annuleren"
 },
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 50cac7d841ababa174cd2a80ba971a1492d0d2e2..0fb8a949154a71b6a4aaccdf916bb96366ad21e7 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -91,7 +91,6 @@
     "Local link" : "Lokale link",
     "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 markeringen bij te werken",
     "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond",
     "Text file" : "Tekstbestand",
     "New text file.txt" : "Nieuw tekstbestand.txt",
+    "{newname} already exists" : "{newname} bestaat al",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">om je bestanden via WebDAV te benaderen</a>",
     "Cancel upload" : "Upload annuleren"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 1a76a26a611d8a2612a846a8dfc5722ec037f08a..71e0c1d298ceeda4467979079d66d692537df87a 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -89,7 +89,6 @@ OC.L10N.register(
     "Local link" : "Lokalny odnośnik",
     "Folder" : "Folder",
     "New folder" : "Nowy folder",
-    "{newname} already exists" : "{newname} już istnieje",
     "Upload" : "Wyślij",
     "An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów",
     "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
@@ -130,6 +129,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
     "Text file" : "Plik tekstowy",
     "New text file.txt" : "Nowy plik tekstowy.txt",
+    "{newname} already exists" : "{newname} już istnieje",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać  <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
     "Cancel upload" : "Anuluj wysyłanie"
 },
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index c796422750d736e34f0345f9b10ee9e9545262b6..7998ea385ce76a134d948f3612e84c271f28c170 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -87,7 +87,6 @@
     "Local link" : "Lokalny odnośnik",
     "Folder" : "Folder",
     "New folder" : "Nowy folder",
-    "{newname} already exists" : "{newname} już istnieje",
     "Upload" : "Wyślij",
     "An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów",
     "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
@@ -128,6 +127,7 @@
     "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
     "Text file" : "Plik tekstowy",
     "New text file.txt" : "Nowy plik tekstowy.txt",
+    "{newname} already exists" : "{newname} już istnieje",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać  <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
     "Cancel upload" : "Anuluj wysyłanie"
 },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index c5c8ca9eb388d1178dc1a146bca253246bda61db..496d023c88f60d41ad1d02d1c1f7f88d8f88fe09 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Link local",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favoritos são mostrados aqui",
     "Text file" : "Arquivo texto",
     "New text file.txt" : "Novo texto file.txt",
+    "{newname} already exists" : "{newname} já existe",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\">acessar seus arquivos via WebDAV</a>",
     "Cancel upload" : "Cancelar envio"
 },
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index e31b837c110c823fa561e3a45556371333cfc4a8..e7cc3cd85b31c4997de0d9fcfea29e7c67d4760f 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -91,7 +91,6 @@
     "Local link" : "Link local",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favoritos são mostrados aqui",
     "Text file" : "Arquivo texto",
     "New text file.txt" : "Novo texto file.txt",
+    "{newname} already exists" : "{newname} já existe",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\">acessar seus arquivos via WebDAV</a>",
     "Cancel upload" : "Cancelar envio"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index ee1e3636066862ec4bcfa7816c841061a7a283e3..a54e72ade12786c6109f5668ad1a56885877dc99 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -89,7 +89,6 @@ OC.L10N.register(
     "Local link" : "Hiperligação local",
     "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 ao tentar atualizar as etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Foi <strong>criado</strong> um novo ficheiro ou pasta",
@@ -129,6 +128,7 @@ OC.L10N.register(
     "No favorites" : "Sem favoritos",
     "Files and folders you mark as favorite will show up here" : "Os ficheiros e pastas que marcou como favoritos serão mostrados aqui",
     "Text file" : "Ficheiro de Texto",
-    "New text file.txt" : "Novo texto ficheiro.txt"
+    "New text file.txt" : "Novo texto ficheiro.txt",
+    "{newname} already exists" : "{newname} já existe"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index e08a3841470d10883eb6db1db6d6c8d3842bc522..47dbd4bd01073982109ad78f8bda9776e18c605b 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -87,7 +87,6 @@
     "Local link" : "Hiperligação local",
     "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 ao tentar atualizar as etiquetas",
     "A new file or folder has been <strong>created</strong>" : "Foi <strong>criado</strong> um novo ficheiro ou pasta",
@@ -127,6 +126,7 @@
     "No favorites" : "Sem favoritos",
     "Files and folders you mark as favorite will show up here" : "Os ficheiros e pastas que marcou como favoritos serão mostrados aqui",
     "Text file" : "Ficheiro de Texto",
-    "New text file.txt" : "Novo texto ficheiro.txt"
+    "New text file.txt" : "Novo texto ficheiro.txt",
+    "{newname} already exists" : "{newname} já existe"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 78a7cc314fa666fcdb61850e7f46bcda47970455..9aa3610149933d0b286f316fc7b4abd8c683b4f9 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -82,7 +82,6 @@ OC.L10N.register(
     "Local link" : "Legătură locală",
     "Folder" : "Dosar",
     "New folder" : "Un nou dosar",
-    "{newname} already exists" : "{newname} există deja",
     "Upload" : "Încărcă",
     "An error occurred while trying to update the tags" : "A apărut o eroare în timpul actualizării etichetelor",
     "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>",
@@ -119,6 +118,7 @@ OC.L10N.register(
     "No favorites" : "Fără favorite",
     "Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici",
     "Text file" : "Fișier text",
-    "New text file.txt" : "New text file.txt"
+    "New text file.txt" : "New text file.txt",
+    "{newname} already exists" : "{newname} există deja"
 },
 "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index 7c9a4b22262449746a69c6bf23c838f336895e77..e5e4d1d587b8d57318a3764a935ab60d57c6ba99 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -80,7 +80,6 @@
     "Local link" : "Legătură locală",
     "Folder" : "Dosar",
     "New folder" : "Un nou dosar",
-    "{newname} already exists" : "{newname} există deja",
     "Upload" : "Încărcă",
     "An error occurred while trying to update the tags" : "A apărut o eroare în timpul actualizării etichetelor",
     "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>",
@@ -117,6 +116,7 @@
     "No favorites" : "Fără favorite",
     "Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici",
     "Text file" : "Fișier text",
-    "New text file.txt" : "New text file.txt"
+    "New text file.txt" : "New text file.txt",
+    "{newname} already exists" : "{newname} există deja"
 },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index b8bf81d6d17e3ed3961bc5c163d33576c8868939..2d4bdb0545e5524e3f9cdb47c15b68005ba36c0b 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Локальная ссылка",
     "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> новый файл или каталог",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и каталоги, отмеченные как избранные",
     "Text file" : "Текстовый файл",
     "New text file.txt" : "Новый текстовый документ.txt",
+    "{newname} already exists" : "{newname} уже существует",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">получения доступа к вашим файлам через WebDAV</a>",
     "Cancel upload" : "Отменить загрузку"
 },
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 0f9c9be81a7b681fccd0bc5552e62151ea5c967e..1326a6d28e8a4bc9c740678347c8dbd9d4c74580 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -91,7 +91,6 @@
     "Local link" : "Локальная ссылка",
     "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> новый файл или каталог",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и каталоги, отмеченные как избранные",
     "Text file" : "Текстовый файл",
     "New text file.txt" : "Новый текстовый документ.txt",
+    "{newname} already exists" : "{newname} уже существует",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">получения доступа к вашим файлам через WebDAV</a>",
     "Cancel upload" : "Отменить загрузку"
 },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index b6f07f4d5349462e27b9a1c5a37179fa62c06de6..0a3647cbb5fa32f9c389ecfe40bf16f0ffdccd66 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Krajevna povezava",
     "Folder" : "Mapa",
     "New folder" : "Nova mapa",
-    "{newname} already exists" : "{newname} že obstaja",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.",
     "Text file" : "Besedilna datoteka",
     "New text file.txt" : "Nova datoteka.txt",
+    "{newname} already exists" : "{newname} že obstaja",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabi ta naslov za <a href=\"%s\" target=\"_blank\">dostop do tvojih datotek preko WebDAV</a>",
     "Cancel upload" : "Prekini nalaganje"
 },
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index d3f65d33bbae9ded15350ada579a54e7bf1df2f4..8b8b80cf51e199ae9d080158b22c92b3d56cc5ce 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -91,7 +91,6 @@
     "Local link" : "Krajevna povezava",
     "Folder" : "Mapa",
     "New folder" : "Nova mapa",
-    "{newname} already exists" : "{newname} že obstaja",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.",
     "Text file" : "Besedilna datoteka",
     "New text file.txt" : "Nova datoteka.txt",
+    "{newname} already exists" : "{newname} že obstaja",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabi ta naslov za <a href=\"%s\" target=\"_blank\">dostop do tvojih datotek preko WebDAV</a>",
     "Cancel upload" : "Prekini nalaganje"
 },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js
index b104afdd7233180b08ab4dcacb07b94227ee8d08..1beef214878f25a248e9c85c039631eddbc1f229 100644
--- a/apps/files/l10n/sq.js
+++ b/apps/files/l10n/sq.js
@@ -90,7 +90,6 @@ OC.L10N.register(
     "Local link" : "Lidhje vendore",
     "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",
@@ -130,6 +129,7 @@ OC.L10N.register(
     "No favorites" : "Pa të parapëlqyera",
     "Files and folders you mark as favorite will show up here" : "Këtu do të duken kartelat dhe dosjet që i shënoni si të parapëlqyera",
     "Text file" : "Kartelë tekst",
-    "New text file.txt" : "Kartelë e re file.txt"
+    "New text file.txt" : "Kartelë e re file.txt",
+    "{newname} already exists" : "Ka tashmë një {newname}"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json
index 80e5f104fa6463c9a300f5c90531e60fb77773c6..522238dc7a8c537b1233b17ad93845322a71f459 100644
--- a/apps/files/l10n/sq.json
+++ b/apps/files/l10n/sq.json
@@ -88,7 +88,6 @@
     "Local link" : "Lidhje vendore",
     "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",
@@ -128,6 +127,7 @@
     "No favorites" : "Pa të parapëlqyera",
     "Files and folders you mark as favorite will show up here" : "Këtu do të duken kartelat dhe dosjet që i shënoni si të parapëlqyera",
     "Text file" : "Kartelë tekst",
-    "New text file.txt" : "Kartelë e re file.txt"
+    "New text file.txt" : "Kartelë e re file.txt",
+    "{newname} already exists" : "Ka tashmë një {newname}"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 74dd5dc3988c0d9095ef16b13c1c6e150601fe7a..b4969688e99eb167eecfb84204fcf6157274b80d 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -67,7 +67,6 @@ OC.L10N.register(
     "Favorite" : "Омиљени",
     "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>",
@@ -103,6 +102,7 @@ OC.L10N.register(
     "No favorites" : "Нема омиљених",
     "Files and folders you mark as favorite will show up here" : "Фајлови и фасцикле које обележите као омиљене појавиће се овде",
     "Text file" : "текстуални фајл",
-    "New text file.txt" : "Нов текстуални фајл.txt"
+    "New text file.txt" : "Нов текстуални фајл.txt",
+    "{newname} already exists" : "{newname} већ постоји"
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 25683cd1df78997f7d29fe4480fda158b9a8c2f6..94ab1e4a65afd305d13b869ce92df31e08e1c5be 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -65,7 +65,6 @@
     "Favorite" : "Омиљени",
     "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>",
@@ -101,6 +100,7 @@
     "No favorites" : "Нема омиљених",
     "Files and folders you mark as favorite will show up here" : "Фајлови и фасцикле које обележите као омиљене појавиће се овде",
     "Text file" : "текстуални фајл",
-    "New text file.txt" : "Нов текстуални фајл.txt"
+    "New text file.txt" : "Нов текстуални фајл.txt",
+    "{newname} already exists" : "{newname} већ постоји"
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 6ecdba35acba3f052e1937a6de05a6cb8e274f76..515a5cfbaeee345414b680e28bfb5ce915f3d56a 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -93,7 +93,6 @@ OC.L10N.register(
     "Local link" : "Lokal länk",
     "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>",
@@ -134,6 +133,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "Filer och mappar du markerat som favoriter kommer att visas här",
     "Text file" : "Textfil",
     "New text file.txt" : "nytextfil.txt",
+    "{newname} already exists" : "{newname}  existerar redan",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\">få tillgång till filer via WebDAV</a>",
     "Cancel upload" : "Avbryt uppladdning"
 },
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index cc92981e96acf5fa15a689ee6cc7ea858047f0f5..596beee7be51292ba9a22c82a82731b99e27d326 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -91,7 +91,6 @@
     "Local link" : "Lokal länk",
     "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>",
@@ -132,6 +131,7 @@
     "Files and folders you mark as favorite will show up here" : "Filer och mappar du markerat som favoriter kommer att visas här",
     "Text file" : "Textfil",
     "New text file.txt" : "nytextfil.txt",
+    "{newname} already exists" : "{newname}  existerar redan",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\">få tillgång till filer via WebDAV</a>",
     "Cancel upload" : "Avbryt uppladdning"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js
index 06a02adab7fd761a0f512cbd77b3906fd0fd6ebf..4ba84e8655feff627600961ac81ac29515b36983 100644
--- a/apps/files/l10n/th_TH.js
+++ b/apps/files/l10n/th_TH.js
@@ -79,7 +79,6 @@ OC.L10N.register(
     "Favorite" : "รายการโปรด",
     "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>",
@@ -119,6 +118,7 @@ OC.L10N.register(
     "No favorites" : "ยังไม่มีรายการโปรด",
     "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณทำเครื่องหมายเป็นรายการโปรดจะปรากฏขึ้นที่นี่",
     "Text file" : "ไฟล์ข้อความ",
-    "New text file.txt" : "ไฟล์ข้อความใหม่ .txt"
+    "New text file.txt" : "ไฟล์ข้อความใหม่ .txt",
+    "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files/l10n/th_TH.json b/apps/files/l10n/th_TH.json
index 5c526d80a65c9b15c4bbf656e11094d2a03df1cf..a2a160a9d5fb9f19b45877401cdd4ccfacf67140 100644
--- a/apps/files/l10n/th_TH.json
+++ b/apps/files/l10n/th_TH.json
@@ -77,7 +77,6 @@
     "Favorite" : "รายการโปรด",
     "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>",
@@ -117,6 +116,7 @@
     "No favorites" : "ยังไม่มีรายการโปรด",
     "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณทำเครื่องหมายเป็นรายการโปรดจะปรากฏขึ้นที่นี่",
     "Text file" : "ไฟล์ข้อความ",
-    "New text file.txt" : "ไฟล์ข้อความใหม่ .txt"
+    "New text file.txt" : "ไฟล์ข้อความใหม่ .txt",
+    "{newname} already exists" : "{newname} ถูกใช้ไปแล้ว"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 41c7a83ffc70085b110af22051c52d7f1954fed0..f1f107befd23254b7667703d1f25def9a12dc43d 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -92,7 +92,6 @@ OC.L10N.register(
     "Local link" : "Yerel bağlantı",
     "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>",
@@ -132,6 +131,7 @@ OC.L10N.register(
     "No favorites" : "Sık kullanılan öge yok.",
     "Files and folders you mark as favorite will show up here" : "Sık kullanılan olarak işaretlediğiniz dosya ve klasörler burada gösterilecek",
     "Text file" : "Metin dosyası",
-    "New text file.txt" : "Yeni metin dosyası.txt"
+    "New text file.txt" : "Yeni metin dosyası.txt",
+    "{newname} already exists" : "{newname} zaten mevcut"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index f0a094c61088a1827cc9a880eb2372a9613114e5..56cc99d8b43f50670657d4c1962b7b55b883c805 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -90,7 +90,6 @@
     "Local link" : "Yerel bağlantı",
     "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>",
@@ -130,6 +129,7 @@
     "No favorites" : "Sık kullanılan öge yok.",
     "Files and folders you mark as favorite will show up here" : "Sık kullanılan olarak işaretlediğiniz dosya ve klasörler burada gösterilecek",
     "Text file" : "Metin dosyası",
-    "New text file.txt" : "Yeni metin dosyası.txt"
+    "New text file.txt" : "Yeni metin dosyası.txt",
+    "{newname} already exists" : "{newname} zaten mevcut"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 632804a4fadee5bc7c1c7e9ed280e7048fd6dfa4..7b0152dd11e4f9c4cb050e7ad8c95cbfc7a339b5 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -90,7 +90,6 @@ OC.L10N.register(
     "Local link" : "本地链接",
     "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>",
@@ -130,6 +129,7 @@ OC.L10N.register(
     "No favorites" : "无收藏",
     "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
     "Text file" : "文本文件",
-    "New text file.txt" : "创建文本文件 .txt"
+    "New text file.txt" : "创建文本文件 .txt",
+    "{newname} already exists" : "{newname} 已经存在"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 60db09ade1ab677019a48f37716e011c79b28dfe..f2b103296409eac9e6662216fdc5188e0eb4b195 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -88,7 +88,6 @@
     "Local link" : "本地链接",
     "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>",
@@ -128,6 +127,7 @@
     "No favorites" : "无收藏",
     "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
     "Text file" : "文本文件",
-    "New text file.txt" : "创建文本文件 .txt"
+    "New text file.txt" : "创建文本文件 .txt",
+    "{newname} already exists" : "{newname} 已经存在"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 244204db38121d62bd04f0ff0c86a9d175c304cb..7cd79d6e70642262d203d7016555d09f8719293b 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -92,7 +92,6 @@ OC.L10N.register(
     "Local link" : "本地連結",
     "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>",
@@ -133,6 +132,7 @@ OC.L10N.register(
     "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
     "Text file" : "文字檔",
     "New text file.txt" : "新文字檔.txt",
+    "{newname} already exists" : "{newname} 已經存在",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\">使用 WebDAV 存取檔案</a>",
     "Cancel upload" : "取消上傳"
 },
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index afa9a740071545b327e70c1829a16e6f51688ca8..365e36674e59d37f9b12e285e60574b1842096bb 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -90,7 +90,6 @@
     "Local link" : "本地連結",
     "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>",
@@ -131,6 +130,7 @@
     "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
     "Text file" : "文字檔",
     "New text file.txt" : "新文字檔.txt",
+    "{newname} already exists" : "{newname} 已經存在",
     "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\">使用 WebDAV 存取檔案</a>",
     "Cancel upload" : "取消上傳"
 },"pluralForm" :"nplurals=1; plural=0;"
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index bdb30b85dfcafbb3deb1f2a307b5a09b6db5ca7b..aaecb239905652e34b3c2f14ec3771259d4f590c 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "vzdálený",
     "notify by email" : "upozornit emailem",
     "Unshare" : "Zrušit sdílení",
-    "can share" : "může sdílet",
     "can edit" : "lze upravovat",
     "create" : "vytvořit",
     "change" : "změnit",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tento server nemá funkční připojení k Internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů také nemusí fungovat. Pokud chcete využívat všechny možnosti ownCloud, doporučujeme povolit pro tento server připojení k Internetu.",
     "Allow editing" : "Povolit úpravy",
+    "can share" : "může sdílet",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.",
     "Updating to {version}" : "Aktualizace na {version}",
     "The update was successful. There were warnings." : "Aktualizace byla úspěšná. Zachycen výskyt varování.",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index 9a00a498feb5876ab0bfce9422066c4d28154678..ebc8581d28afedc33f2cd83c05278c963cd86c90 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -166,7 +166,6 @@
     "remote" : "vzdálený",
     "notify by email" : "upozornit emailem",
     "Unshare" : "Zrušit sdílení",
-    "can share" : "může sdílet",
     "can edit" : "lze upravovat",
     "create" : "vytvořit",
     "change" : "změnit",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tento server nemá funkční připojení k Internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích emailů také nemusí fungovat. Pokud chcete využívat všechny možnosti ownCloud, doporučujeme povolit pro tento server připojení k Internetu.",
     "Allow editing" : "Povolit úpravy",
+    "can share" : "může sdílet",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Probíhá aktualizace, opuštění této stránky může v některých prostředích přerušit proces.",
     "Updating to {version}" : "Aktualizace na {version}",
     "The update was successful. There were warnings." : "Aktualizace byla úspěšná. Zachycen výskyt varování.",
diff --git a/core/l10n/da.js b/core/l10n/da.js
index c5f8d35a4170f5d55614c0d945f8b7e891babb90..6b1d0c45e0e814bc6e76bbcb8f4bfa8626a1487e 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -158,7 +158,6 @@ OC.L10N.register(
     "remote" : "ekstern",
     "notify by email" : "Giv besked med mail",
     "Unshare" : "Fjern deling",
-    "can share" : "kan dele",
     "can edit" : "kan redigere",
     "create" : "opret",
     "change" : "tilpas",
@@ -297,6 +296,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Fejl ved fjernelse fra foretrukken.",
     "Couldn't send mail to following users: %s " : "Kunne ikke sende mail til følgende brugere: %s",
     "Allow editing" : "Tillad redigering",
+    "can share" : "kan dele",
     "Cancel login" : "Annuller login"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/da.json b/core/l10n/da.json
index b356928e2fc958bdf616eb72a48403a671e718ed..cac8515820fc578f97bcb9d2839e9b88b391e6e3 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -156,7 +156,6 @@
     "remote" : "ekstern",
     "notify by email" : "Giv besked med mail",
     "Unshare" : "Fjern deling",
-    "can share" : "kan dele",
     "can edit" : "kan redigere",
     "create" : "opret",
     "change" : "tilpas",
@@ -295,6 +294,7 @@
     "Error unfavoriting" : "Fejl ved fjernelse fra foretrukken.",
     "Couldn't send mail to following users: %s " : "Kunne ikke sende mail til følgende brugere: %s",
     "Allow editing" : "Tillad redigering",
+    "can share" : "kan dele",
     "Cancel login" : "Annuller login"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 64481a9946e1fa3e7e2df2e0cf6119736b47ca1c..6cb52223b771ac3c7841a48a49608c1b04832c58 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "Entfernte Freigabe",
     "notify by email" : "per E-Mail benachrichtigen",
     "Unshare" : "Freigabe aufheben",
-    "can share" : "kann teilen",
     "can edit" : "kann bearbeiten",
     "create" : "erstellen",
     "change" : "Ändern",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn du alle Funktionen nutzen möchtest.",
     "Allow editing" : "Bearbeitung erlauben",
+    "can share" : "kann teilen",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Update läuft gerade. Das Verlassen dieser Seite könnte den Aktualisierungsprozess in einigen Umgebungen unterbrechen.",
     "Updating to {version}" : "Aktualisierung auf {version}",
     "The update was successful. There were warnings." : "Das Update war erfolgreich. Warnungen wurden ausgegeben.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 84201e54b8f0a516a2f009ee9cf6f5c8e2b648ce..814e7a1a75305363a4e2161a78f8b2bcb5db3bc0 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -166,7 +166,6 @@
     "remote" : "Entfernte Freigabe",
     "notify by email" : "per E-Mail benachrichtigen",
     "Unshare" : "Freigabe aufheben",
-    "can share" : "kann teilen",
     "can edit" : "kann bearbeiten",
     "create" : "erstellen",
     "change" : "Ändern",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn du alle Funktionen nutzen möchtest.",
     "Allow editing" : "Bearbeitung erlauben",
+    "can share" : "kann teilen",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Update läuft gerade. Das Verlassen dieser Seite könnte den Aktualisierungsprozess in einigen Umgebungen unterbrechen.",
     "Updating to {version}" : "Aktualisierung auf {version}",
     "The update was successful. There were warnings." : "Das Update war erfolgreich. Warnungen wurden ausgegeben.",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index eb232acaa60e81e024deca2e96dac3b0d5e0894a..df36831aa0d3a5cbda4e45c18d6be62437961d39 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "Entfernte Freigabe",
     "notify by email" : "per E-Mail benachrichtigen",
     "Unshare" : "Freigabe aufheben",
-    "can share" : "kann teilen",
     "can edit" : "kann bearbeiten",
     "create" : "erstellen",
     "change" : "ändern",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn Sie alle Funktionen nutzen möchten.",
     "Allow editing" : "Bearbeitung erlauben",
+    "can share" : "kann teilen",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Die Aktualisierung wird durchgeführt, wenn Sie diese Seite verlassen, kann dies den Aktualisierungsprozess in manchen Umgebungen unterbrechen.",
     "Updating to {version}" : "Aktualisiere auf {version}",
     "The update was successful. There were warnings." : "Das Update war erfolgreich. Es wurden Warnungen ausgegeben.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index fb13f692212cb514818da500a46cecbdb3dd2516..242e0648e7fdd259dd4eb35292daa0bd972a0b12 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -166,7 +166,6 @@
     "remote" : "Entfernte Freigabe",
     "notify by email" : "per E-Mail benachrichtigen",
     "Unshare" : "Freigabe aufheben",
-    "can share" : "kann teilen",
     "can edit" : "kann bearbeiten",
     "create" : "erstellen",
     "change" : "ändern",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail versandt werden: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie das Einhängen externen Speicherplatzes, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren werden. Der Fernzugriff auf Dateien und der Versand von E-Mail-Benachrichtigungen kann ebenfalls nicht funktionieren. Es wird empfohlen, die Internetverbindung dieses Servers zu aktivieren, wenn Sie alle Funktionen nutzen möchten.",
     "Allow editing" : "Bearbeitung erlauben",
+    "can share" : "kann teilen",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Die Aktualisierung wird durchgeführt, wenn Sie diese Seite verlassen, kann dies den Aktualisierungsprozess in manchen Umgebungen unterbrechen.",
     "Updating to {version}" : "Aktualisiere auf {version}",
     "The update was successful. There were warnings." : "Das Update war erfolgreich. Es wurden Warnungen ausgegeben.",
diff --git a/core/l10n/el.js b/core/l10n/el.js
index d543481008a6608d8c5788f818a197cb49749fe8..91de04a9cc613652d051395eb0ffade62ca96b91 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -152,7 +152,6 @@ OC.L10N.register(
     "remote" : "απομακρυσμένα",
     "notify by email" : "ειδοποίηση με email",
     "Unshare" : "Διακοπή διαμοιρασμού",
-    "can share" : "δυνατότητα διαμοιρασμού",
     "can edit" : "δυνατότητα αλλαγής",
     "create" : "δημιουργία",
     "change" : "αλλαγή",
@@ -290,6 +289,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Σφάλμα αφαίρεσης από τα αγαπημένα",
     "Couldn't send mail to following users: %s " : "Αδυναμία αποστολής μηνύματος στους ακόλουθους χρήστες: %s",
     "Allow editing" : "Επιτρέπεται η επεξεργασία",
+    "can share" : "δυνατότητα διαμοιρασμού",
     "Updating to {version}" : "Ενημέρωση στην έκδοση {version}",
     "The update was successful. There were warnings." : "Η ενημέρωση ήταν επιτυχής. Υπάρχουν προειδοποιήσεις."
 },
diff --git a/core/l10n/el.json b/core/l10n/el.json
index 6ea2c8729f92721425470c073d0b8ddb2f535ea0..0d1f6dd10ed95a8ac352943b284c53ac903aa263 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -150,7 +150,6 @@
     "remote" : "απομακρυσμένα",
     "notify by email" : "ειδοποίηση με email",
     "Unshare" : "Διακοπή διαμοιρασμού",
-    "can share" : "δυνατότητα διαμοιρασμού",
     "can edit" : "δυνατότητα αλλαγής",
     "create" : "δημιουργία",
     "change" : "αλλαγή",
@@ -288,6 +287,7 @@
     "Error unfavoriting" : "Σφάλμα αφαίρεσης από τα αγαπημένα",
     "Couldn't send mail to following users: %s " : "Αδυναμία αποστολής μηνύματος στους ακόλουθους χρήστες: %s",
     "Allow editing" : "Επιτρέπεται η επεξεργασία",
+    "can share" : "δυνατότητα διαμοιρασμού",
     "Updating to {version}" : "Ενημέρωση στην έκδοση {version}",
     "The update was successful. There were warnings." : "Η ενημέρωση ήταν επιτυχής. Υπάρχουν προειδοποιήσεις."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 7073144d621db75c6a1e38c5a88709f943c3e0ae..a14fcef5dec657bd537494591ba7328fb26b7682 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -162,7 +162,6 @@ OC.L10N.register(
     "remote" : "remote",
     "notify by email" : "notify by email",
     "Unshare" : "Unshare",
-    "can share" : "can share",
     "can edit" : "can edit",
     "create" : "create",
     "change" : "change",
@@ -311,6 +310,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Error unfavouriting",
     "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ",
     "Allow editing" : "Allow editing",
+    "can share" : "can share",
     "Two-step verification" : "Two-step verification",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.",
     "Cancel login" : "Cancel login",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 2435d01074f9e95e9aba56721b19753c538ba722..034416e6583ce511577ec456bb90f35609cccb70 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -160,7 +160,6 @@
     "remote" : "remote",
     "notify by email" : "notify by email",
     "Unshare" : "Unshare",
-    "can share" : "can share",
     "can edit" : "can edit",
     "create" : "create",
     "change" : "change",
@@ -309,6 +308,7 @@
     "Error unfavoriting" : "Error unfavouriting",
     "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ",
     "Allow editing" : "Allow editing",
+    "can share" : "can share",
     "Two-step verification" : "Two-step verification",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.",
     "Cancel login" : "Cancel login",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 825d773ce19659fbf55375b4a0607497b520bebd..8e812fd4cf9d63611039616ee8e670bcbdd69cbc 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "remoto",
     "notify by email" : "notificar por correo electrónico",
     "Unshare" : "Dejar de compartir",
-    "can share" : "puede compartir",
     "can edit" : "puede editar",
     "create" : "crear",
     "change" : "cambio",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "No se pudo enviar el mensaje a los siguientes usuarios: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no tiene una conexión a Internet. Esto significa que algunas de las características como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Podría no funcionar el acceso a los archivos de forma remota y el envío de correos electrónicos de notificación. Sugerimos habilitar la conexión a Internet de este servidor, si quiere tener todas las funciones.",
     "Allow editing" : "Permitir edición",
+    "can share" : "puede compartir",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrían interrumpir el proceso en algunos entornos.",
     "Updating to {version}" : "Actualizando a {version}",
     "The update was successful. There were warnings." : "La actualización tuvo éxito. Hubo advertencias.",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 1b9e4767a31ebcd59500e4b846e94655b94b5864..d03806edf488a3c0e78444fac117adf506974424 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -166,7 +166,6 @@
     "remote" : "remoto",
     "notify by email" : "notificar por correo electrónico",
     "Unshare" : "Dejar de compartir",
-    "can share" : "puede compartir",
     "can edit" : "puede editar",
     "create" : "crear",
     "change" : "cambio",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "No se pudo enviar el mensaje a los siguientes usuarios: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor no tiene una conexión a Internet. Esto significa que algunas de las características como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Podría no funcionar el acceso a los archivos de forma remota y el envío de correos electrónicos de notificación. Sugerimos habilitar la conexión a Internet de este servidor, si quiere tener todas las funciones.",
     "Allow editing" : "Permitir edición",
+    "can share" : "puede compartir",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrían interrumpir el proceso en algunos entornos.",
     "Updating to {version}" : "Actualizando a {version}",
     "The update was successful. There were warnings." : "La actualización tuvo éxito. Hubo advertencias.",
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js
index 26f3b290fce7a6eaaa797d25c4cf5125577299ea..24267635cf63c184e9f5795ba9b2a0c47bd18db5 100644
--- a/core/l10n/fi_FI.js
+++ b/core/l10n/fi_FI.js
@@ -161,7 +161,6 @@ OC.L10N.register(
     "remote" : "etä",
     "notify by email" : "ilmoita sähköpostitse",
     "Unshare" : "Lopeta jakaminen",
-    "can share" : "voi jakaa",
     "can edit" : "voi muokata",
     "create" : "luo",
     "change" : "muuta",
@@ -317,6 +316,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Sähköpostin lähetys seuraaville käyttäjille epäonnistui: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tällä palvelimella ei ole toimivaa internetyhteyttä. Sen seurauksena jotkin ominaisuudet, kuten erillinen tallennustila, ilmoitukset päivityksistä ja kolmansien osapuolten sovellusten asennus eivät toimi. Tiedostojen käyttö etänä tai ilmoitusten lähetys sähköpostitse eivät välttämättä toimi myöskään. Suosittelemme kytkemään palvelimen internetyhteyteen, jos haluat käyttää kaikkia ominaisuuksia.",
     "Allow editing" : "Salli muokkaus",
+    "can share" : "voi jakaa",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.",
     "Updating to {version}" : "Päivitetään versioon {version}",
     "The update was successful. There were warnings." : "Päivitys onnistui, tosin ilmeni varoituksia.",
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json
index 3bbca0a48114ce751e210ef1f68c7cdc2a012e52..3fdecf1a15bcaeffa88f803ba2d02fd7aa696a13 100644
--- a/core/l10n/fi_FI.json
+++ b/core/l10n/fi_FI.json
@@ -159,7 +159,6 @@
     "remote" : "etä",
     "notify by email" : "ilmoita sähköpostitse",
     "Unshare" : "Lopeta jakaminen",
-    "can share" : "voi jakaa",
     "can edit" : "voi muokata",
     "create" : "luo",
     "change" : "muuta",
@@ -315,6 +314,7 @@
     "Couldn't send mail to following users: %s " : "Sähköpostin lähetys seuraaville käyttäjille epäonnistui: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Tällä palvelimella ei ole toimivaa internetyhteyttä. Sen seurauksena jotkin ominaisuudet, kuten erillinen tallennustila, ilmoitukset päivityksistä ja kolmansien osapuolten sovellusten asennus eivät toimi. Tiedostojen käyttö etänä tai ilmoitusten lähetys sähköpostitse eivät välttämättä toimi myöskään. Suosittelemme kytkemään palvelimen internetyhteyteen, jos haluat käyttää kaikkia ominaisuuksia.",
     "Allow editing" : "Salli muokkaus",
+    "can share" : "voi jakaa",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.",
     "Updating to {version}" : "Päivitetään versioon {version}",
     "The update was successful. There were warnings." : "Päivitys onnistui, tosin ilmeni varoituksia.",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index e5f75212027decc3e1862049c6b3ccf8cc3e4de4..d8432eeff10006795de763e18209ef255cb4092a 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "distant",
     "notify by email" : "notifier par courriel",
     "Unshare" : "Ne plus partager",
-    "can share" : "peut partager",
     "can edit" : "peut modifier",
     "create" : "création",
     "change" : "modification",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Impossible d'envoyer un courriel aux utilisateurs suivants : %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
     "Allow editing" : "Permettre la modification",
+    "can share" : "peut partager",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans beaucoup d'environnements.",
     "Updating to {version}" : "Mise à jour vers {version}",
     "The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index a23c8c3d96afcea539b3e2727e41988ec5660320..9009a5621b571fc9cbb880ca5ca0ddb0e17334f7 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -166,7 +166,6 @@
     "remote" : "distant",
     "notify by email" : "notifier par courriel",
     "Unshare" : "Ne plus partager",
-    "can share" : "peut partager",
     "can edit" : "peut modifier",
     "create" : "création",
     "change" : "modification",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Impossible d'envoyer un courriel aux utilisateurs suivants : %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ce serveur ne peut se connecter à internet. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que les notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.",
     "Allow editing" : "Permettre la modification",
+    "can share" : "peut partager",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La mise à jour est en cours, quitter la page peux interrompre le processus dans beaucoup d'environnements.",
     "Updating to {version}" : "Mise à jour vers {version}",
     "The update was successful. There were warnings." : "La mise à jour a été faite avec succès. Il y a eu des avertissements.",
diff --git a/core/l10n/he.js b/core/l10n/he.js
index 866b8b1571863f8e65d62ffb8ea1b7c2ea7c7462..43c86370d2576b7239f21342d0c635d0daf4f04c 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -161,7 +161,6 @@ OC.L10N.register(
     "remote" : "נשלט מרחוק",
     "notify by email" : "קבלת הודעה בדואר אלקטרוני",
     "Unshare" : "הסר שיתוף",
-    "can share" : "ניתן לשתף",
     "can edit" : "ניתן לערוך",
     "create" : "יצירה",
     "change" : "שינוי",
@@ -308,6 +307,7 @@ OC.L10N.register(
     "Error unfavoriting" : "שגיאה בהסרת מועדפים",
     "Couldn't send mail to following users: %s " : "לא ניתן היה לשלוח דואר אלקטרוני למשתמשים הבאים %s ",
     "Allow editing" : "אישור עריכה",
+    "can share" : "ניתן לשתף",
     "Two-step verification" : "אימות דו-שלבי",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "אבטחה מורחבת הופעלה בחשבון שלך. יש לאמת באמצעות גורם שני.",
     "Cancel login" : "ביטול התחברות",
diff --git a/core/l10n/he.json b/core/l10n/he.json
index 25a46010dd0ae791a027c8350119bc963e98cc37..342306fbd986f4d72b4b4e58d8369913419c91b5 100644
--- a/core/l10n/he.json
+++ b/core/l10n/he.json
@@ -159,7 +159,6 @@
     "remote" : "נשלט מרחוק",
     "notify by email" : "קבלת הודעה בדואר אלקטרוני",
     "Unshare" : "הסר שיתוף",
-    "can share" : "ניתן לשתף",
     "can edit" : "ניתן לערוך",
     "create" : "יצירה",
     "change" : "שינוי",
@@ -306,6 +305,7 @@
     "Error unfavoriting" : "שגיאה בהסרת מועדפים",
     "Couldn't send mail to following users: %s " : "לא ניתן היה לשלוח דואר אלקטרוני למשתמשים הבאים %s ",
     "Allow editing" : "אישור עריכה",
+    "can share" : "ניתן לשתף",
     "Two-step verification" : "אימות דו-שלבי",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "אבטחה מורחבת הופעלה בחשבון שלך. יש לאמת באמצעות גורם שני.",
     "Cancel login" : "ביטול התחברות",
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index c77d3154608a487ae93eb38be0a3d1faba8baf14..c3b7f07abaaaca7955963d6844d3dc8be74f9771 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "távoli",
     "notify by email" : "e-mail értesítés",
     "Unshare" : "Megosztás visszavonása",
-    "can share" : "megoszthatja",
     "can edit" : "szerkesztheti",
     "create" : "létrehoz",
     "change" : "módosít",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Nem sikerült e-mailt küldeni a következő felhasználóknak: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ennek a szervernek nincs működő internet kapcsolata. Ez azt jelenti, hogy néhány funkció, mint pl. külső tárolók csatolása, frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. A fájlok távoli elérése és az e-mail értesítések is lehet, hogy nem működnek. Ajánlott az internet kapcsolat engedélyezése a szerveren, ha minden funkciót használni szeretnél.",
     "Allow editing" : "Szerkesztés engedélyezése",
+    "can share" : "megoszthatja",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakítja a folyamatot.",
     "Updating to {version}" : "Frissítés erre a verzióra: {version}",
     "The update was successful. There were warnings." : "A frissítés sikerült. Figyelmeztetések találhatók.",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 295d62864326075af2e39c012725dfc7530cafc8..5cea4db93a7260882ba14c4b0e8b69b083e42365 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -166,7 +166,6 @@
     "remote" : "távoli",
     "notify by email" : "e-mail értesítés",
     "Unshare" : "Megosztás visszavonása",
-    "can share" : "megoszthatja",
     "can edit" : "szerkesztheti",
     "create" : "létrehoz",
     "change" : "módosít",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Nem sikerült e-mailt küldeni a következő felhasználóknak: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Ennek a szervernek nincs működő internet kapcsolata. Ez azt jelenti, hogy néhány funkció, mint pl. külső tárolók csatolása, frissítési értesítések, vagy a harmadik féltől származó alkalmazások telepítése nem fog működni. A fájlok távoli elérése és az e-mail értesítések is lehet, hogy nem működnek. Ajánlott az internet kapcsolat engedélyezése a szerveren, ha minden funkciót használni szeretnél.",
     "Allow editing" : "Szerkesztés engedélyezése",
+    "can share" : "megoszthatja",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben lehet, hogy megszakítja a folyamatot.",
     "Updating to {version}" : "Frissítés erre a verzióra: {version}",
     "The update was successful. There were warnings." : "A frissítés sikerült. Figyelmeztetések találhatók.",
diff --git a/core/l10n/id.js b/core/l10n/id.js
index f2f33cddcd5a0cf731758c8bc9a023ededfe8007..bb34a5b703111d9dcf9ea412c0cbd76a025a2fdf 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -167,7 +167,6 @@ OC.L10N.register(
     "remote" : "remote",
     "notify by email" : "notifikasi via email",
     "Unshare" : "Batalkan berbagi",
-    "can share" : "dapat berbagi",
     "can edit" : "dapat sunting",
     "create" : "buat",
     "change" : "ubah",
@@ -320,6 +319,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Tidak dapat mengirim Email ke pengguna berikut: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server ini tidak tersambung ke internet. Ini berarti beberapa fitur seperti me-mount penyimpanan eksternal, notifikasi pembaruan atau instalasi aplikasi pihak ketiga tidak akan bekerja. Mengakses berkas secara remote dan mengirim notifikasi email juga tidak bekerja. Kami menyarankan untuk mengaktifkan koneksi internet untuk server ini jika Anda ingin memiliki fitur ini.",
     "Allow editing" : "Izinkan penyuntingan",
+    "can share" : "dapat berbagi",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Pembaruan sedang dalam proses, meninggalkan halaman ini mungkin dapat mengganggu proses di beberapa lingkungan.",
     "Updating to {version}" : "Memperbarui ke {version}",
     "The update was successful. There were warnings." : "Pembaruan telah berhasil. Terdapat peringatan.",
diff --git a/core/l10n/id.json b/core/l10n/id.json
index 952c691b9345f0a08b3b5ddf0910b3fb9ea7db55..68a1f291057b7546c73efd566983477fd0fa3619 100644
--- a/core/l10n/id.json
+++ b/core/l10n/id.json
@@ -165,7 +165,6 @@
     "remote" : "remote",
     "notify by email" : "notifikasi via email",
     "Unshare" : "Batalkan berbagi",
-    "can share" : "dapat berbagi",
     "can edit" : "dapat sunting",
     "create" : "buat",
     "change" : "ubah",
@@ -318,6 +317,7 @@
     "Couldn't send mail to following users: %s " : "Tidak dapat mengirim Email ke pengguna berikut: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Server ini tidak tersambung ke internet. Ini berarti beberapa fitur seperti me-mount penyimpanan eksternal, notifikasi pembaruan atau instalasi aplikasi pihak ketiga tidak akan bekerja. Mengakses berkas secara remote dan mengirim notifikasi email juga tidak bekerja. Kami menyarankan untuk mengaktifkan koneksi internet untuk server ini jika Anda ingin memiliki fitur ini.",
     "Allow editing" : "Izinkan penyuntingan",
+    "can share" : "dapat berbagi",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Pembaruan sedang dalam proses, meninggalkan halaman ini mungkin dapat mengganggu proses di beberapa lingkungan.",
     "Updating to {version}" : "Memperbarui ke {version}",
     "The update was successful. There were warnings." : "Pembaruan telah berhasil. Terdapat peringatan.",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 6df6a17728342d7a21d4b40ad5ffdf3fc52688b9..b4361ec1c1a672a8e32650aaffaf613073d6b9e0 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "fjartengt",
     "notify by email" : "tilkynna með tölvupósti",
     "Unshare" : "Hætta deilingu",
-    "can share" : "getur deilt",
     "can edit" : "getur breytt",
     "create" : "mynda",
     "change" : "breyta",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Gat ekki sent póst á eftirfarandi notendur: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi þjónn er ekki með virka nettengingu. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
     "Allow editing" : "Leyfa breytingar",
+    "can share" : "getur deilt",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppfærslan er í gangi, ef farið er af þessari síðu gæti það truflað ferlið á sumum kerfum.",
     "Updating to {version}" : "Uppfæri í {version}",
     "The update was successful. There were warnings." : "Uppfærslan tókst. Það voru viðvaranir.",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index 099ae548fa3fe59ceb904f0f865b21ea900d66be..fe4b78bbb9384f4867706dea82c66f8ec4991184 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -166,7 +166,6 @@
     "remote" : "fjartengt",
     "notify by email" : "tilkynna með tölvupósti",
     "Unshare" : "Hætta deilingu",
-    "can share" : "getur deilt",
     "can edit" : "getur breytt",
     "create" : "mynda",
     "change" : "breyta",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Gat ekki sent póst á eftirfarandi notendur: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Þessi þjónn er ekki með virka nettengingu. Þetta þýðir að sumir eiginleikar eins og að virkja ytri gagnageymslu, tilkynningar um uppfærslur eða uppsetningu á forritum þriðja aðila, mun ekki virka. Fjartengdur aðgangur að skrám og sending tilkynninga í tölvupósti virka líklega ekki heldur. Við leggjum til að internettenging sé virkjuð fyrir þennan vefþjón ef þú vilt hafa alla eiginleika tiltæka.",
     "Allow editing" : "Leyfa breytingar",
+    "can share" : "getur deilt",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppfærslan er í gangi, ef farið er af þessari síðu gæti það truflað ferlið á sumum kerfum.",
     "Updating to {version}" : "Uppfæri í {version}",
     "The update was successful. There were warnings." : "Uppfærslan tókst. Það voru viðvaranir.",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 98c8888980717a8e7d75cf9bdbf2d7cac5980318..f22b0ae313809c1bb0122a5a675a48b2fe920706 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "remota",
     "notify by email" : "notifica tramite email",
     "Unshare" : "Rimuovi condivisione",
-    "can share" : "può condividere",
     "can edit" : "può modificare",
     "create" : "creare",
     "change" : "cambia",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Impossibile inviare email ai seguenti utenti: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Questo server non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
     "Allow editing" : "Consenti la modifica",
+    "can share" : "può condividere",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.",
     "Updating to {version}" : "Aggiornamento a {version}",
     "The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 9479404af0093672ca60a29407160d1a91ebc26f..45f08cf0510409f9a249e20ab93bceb87a7f9635 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -166,7 +166,6 @@
     "remote" : "remota",
     "notify by email" : "notifica tramite email",
     "Unshare" : "Rimuovi condivisione",
-    "can share" : "può condividere",
     "can edit" : "può modificare",
     "create" : "creare",
     "change" : "cambia",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Impossibile inviare email ai seguenti utenti: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Questo server non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
     "Allow editing" : "Consenti la modifica",
+    "can share" : "può condividere",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.",
     "Updating to {version}" : "Aggiornamento a {version}",
     "The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index cab717c74a9daef5eac71b487d9c7703f2a95bac..4984a90651fa3357f98a866384b16ff7d7fdb231 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -162,7 +162,6 @@ OC.L10N.register(
     "remote" : "リモート",
     "notify by email" : "メールで通知",
     "Unshare" : "共有解除",
-    "can share" : "共有可",
     "can edit" : "編集を許可",
     "create" : "作成",
     "change" : "æ›´æ–°",
@@ -311,6 +310,7 @@ OC.L10N.register(
     "Error unfavoriting" : "お気に入りから削除エラー",
     "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s",
     "Allow editing" : "編集を許可",
+    "can share" : "共有可",
     "Two-step verification" : "2段階認証",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。",
     "Cancel login" : "ログインをキャンセル",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 1163ffcad55ecc4e32da4f15dfa8110f7cefa11b..97f16c5873e21e6f5d1b8fc502924f729966e949 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -160,7 +160,6 @@
     "remote" : "リモート",
     "notify by email" : "メールで通知",
     "Unshare" : "共有解除",
-    "can share" : "共有可",
     "can edit" : "編集を許可",
     "create" : "作成",
     "change" : "æ›´æ–°",
@@ -309,6 +308,7 @@
     "Error unfavoriting" : "お気に入りから削除エラー",
     "Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s",
     "Allow editing" : "編集を許可",
+    "can share" : "共有可",
     "Two-step verification" : "2段階認証",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。",
     "Cancel login" : "ログインをキャンセル",
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 0ddbd8818443496b60219d28a76443a9e7d34b8b..aa77185d5b81926872eeee7389c1c915c56ae708 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -156,7 +156,6 @@ OC.L10N.register(
     "remote" : "원격",
     "notify by email" : "이메일로 알림",
     "Unshare" : "공유 해제",
-    "can share" : "공유 가능",
     "can edit" : "편집 가능",
     "create" : "생성",
     "change" : "변경",
@@ -310,6 +309,7 @@ OC.L10N.register(
     "Error unfavoriting" : "즐겨찾기 삭제 오류",
     "Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.",
     "Allow editing" : "편집 허용",
+    "can share" : "공유 가능",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "업그레이드 중입니다. 이 페이지를 열어 두면 일부 환경에서 진행 과정을 중단시킬 수 있습니다.",
     "Updating to {version}" : "{version}(으)로 업데이트 중",
     "The update was successful. There were warnings." : "업데이트가 성공했습니다. 일부 경고가 있습니다.",
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index 75f0fda4795eb312d07a0bc609428f5f502fdd5f..4a13b74ade0151731de855a7ca964e15d7a8b7a9 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -154,7 +154,6 @@
     "remote" : "원격",
     "notify by email" : "이메일로 알림",
     "Unshare" : "공유 해제",
-    "can share" : "공유 가능",
     "can edit" : "편집 가능",
     "create" : "생성",
     "change" : "변경",
@@ -308,6 +307,7 @@
     "Error unfavoriting" : "즐겨찾기 삭제 오류",
     "Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.",
     "Allow editing" : "편집 허용",
+    "can share" : "공유 가능",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "업그레이드 중입니다. 이 페이지를 열어 두면 일부 환경에서 진행 과정을 중단시킬 수 있습니다.",
     "Updating to {version}" : "{version}(으)로 업데이트 중",
     "The update was successful. There were warnings." : "업데이트가 성공했습니다. 일부 경고가 있습니다.",
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js
index 7dcc67a8ae9b22320afb176a90392a0b85ab3751..dd6653434bf42153a4342607fcedbc26407bf520 100644
--- a/core/l10n/nb_NO.js
+++ b/core/l10n/nb_NO.js
@@ -162,7 +162,6 @@ OC.L10N.register(
     "remote" : "ekstern",
     "notify by email" : "Varsle på email",
     "Unshare" : "Avslutt deling",
-    "can share" : "kan dele",
     "can edit" : "kan endre",
     "create" : "opprette",
     "change" : "endre",
@@ -320,6 +319,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Klarte ikke å sende mail til følgende brukere: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Denne serveren har ingen fungerende internett-forbindelse. Dette betyr at noen funksjoner, som tilknytning av eksterne lagre, varslinger om oppdateringer eller installering av tredjeparts apper ikke vil virke. Fjerntilgang til filer og utsending av varsler på e-post vil kanskje ikke virke heller. Vi anbefaler å aktivere en internett-forbindelse for denne serveren hvis du vil ha full funksjonalitet.",
     "Allow editing" : "Tillat redigering",
+    "can share" : "kan dele",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen på enkelte systemer.",
     "Updating to {version}" : "Oppdaterer til {version}",
     "The update was successful. There were warnings." : "Oppdateringen var vellykket. Det oppstod advarsler.",
diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json
index 64dccf7403c34decd0089dacc999af59124d0897..b89294c03eef604037cb022957507303c0f6293b 100644
--- a/core/l10n/nb_NO.json
+++ b/core/l10n/nb_NO.json
@@ -160,7 +160,6 @@
     "remote" : "ekstern",
     "notify by email" : "Varsle på email",
     "Unshare" : "Avslutt deling",
-    "can share" : "kan dele",
     "can edit" : "kan endre",
     "create" : "opprette",
     "change" : "endre",
@@ -318,6 +317,7 @@
     "Couldn't send mail to following users: %s " : "Klarte ikke å sende mail til følgende brukere: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Denne serveren har ingen fungerende internett-forbindelse. Dette betyr at noen funksjoner, som tilknytning av eksterne lagre, varslinger om oppdateringer eller installering av tredjeparts apper ikke vil virke. Fjerntilgang til filer og utsending av varsler på e-post vil kanskje ikke virke heller. Vi anbefaler å aktivere en internett-forbindelse for denne serveren hvis du vil ha full funksjonalitet.",
     "Allow editing" : "Tillat redigering",
+    "can share" : "kan dele",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen på enkelte systemer.",
     "Updating to {version}" : "Oppdaterer til {version}",
     "The update was successful. There were warnings." : "Oppdateringen var vellykket. Det oppstod advarsler.",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 861a499b4c60685b22c90819f3d497e22e5a3ec3..71d2f568b33c68353c4aac6ff77e2199395e4e95 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "extern",
     "notify by email" : "melden per e-mail",
     "Unshare" : "Stop met delen",
-    "can share" : "kan delen",
     "can edit" : "kan wijzigen",
     "create" : "creëer",
     "change" : "wijzig",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Kon geen e-mail sturen aan de volgende gebruikers: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Deze server heeft geen actieve internetverbinding. Dat betekent dat sommige functies, zoals aankoppelen van externe opslag, notificaties over updates of installatie van apps van 3e partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie e-mails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als u alle functies wilt gebruiken.",
     "Allow editing" : "Toestaan bewerken",
+    "can share" : "kan delen",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.",
     "Updating to {version}" : "Bijwerken naar {version}",
     "The update was successful. There were warnings." : "De update is geslaagd. Er zijn wel waarschuwingen.",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 092cef08fd5ba560690a9b0fa9fbf67f2be7d8a6..1100b1e481879afe7fd48b27bc74d0784aad07f8 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -166,7 +166,6 @@
     "remote" : "extern",
     "notify by email" : "melden per e-mail",
     "Unshare" : "Stop met delen",
-    "can share" : "kan delen",
     "can edit" : "kan wijzigen",
     "create" : "creëer",
     "change" : "wijzig",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Kon geen e-mail sturen aan de volgende gebruikers: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Deze server heeft geen actieve internetverbinding. Dat betekent dat sommige functies, zoals aankoppelen van externe opslag, notificaties over updates of installatie van apps van 3e partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie e-mails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als u alle functies wilt gebruiken.",
     "Allow editing" : "Toestaan bewerken",
+    "can share" : "kan delen",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.",
     "Updating to {version}" : "Bijwerken naar {version}",
     "The update was successful. There were warnings." : "De update is geslaagd. Er zijn wel waarschuwingen.",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index fb15155332a4f82f0e65613a2c7d8c5709cc005d..753ce80d3fcbab56452260826ca6facb8005e9c1 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -153,7 +153,6 @@ OC.L10N.register(
     "remote" : "zdalny",
     "notify by email" : "powiadom przez emaila",
     "Unshare" : "Zatrzymaj współdzielenie",
-    "can share" : "może współdzielić",
     "can edit" : "może edytować",
     "create" : "utwórz",
     "change" : "zmiany",
@@ -305,6 +304,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Błąd przy usuwaniu z ulubionych",
     "Couldn't send mail to following users: %s " : "Nie można było wysłać wiadomości do następujących użytkowników: %s",
     "Allow editing" : "Pozwól na edycję",
+    "can share" : "może współdzielić",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.",
     "Updating to {version}" : "Uaktualnianie do {version}",
     "The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 85ef243be620ea984184fa6015abcc1ce762c53f..c3e4e1511174c85ead7f950cdab6b4fbfdfc9a2d 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -151,7 +151,6 @@
     "remote" : "zdalny",
     "notify by email" : "powiadom przez emaila",
     "Unshare" : "Zatrzymaj współdzielenie",
-    "can share" : "może współdzielić",
     "can edit" : "może edytować",
     "create" : "utwórz",
     "change" : "zmiany",
@@ -303,6 +302,7 @@
     "Error unfavoriting" : "Błąd przy usuwaniu z ulubionych",
     "Couldn't send mail to following users: %s " : "Nie można było wysłać wiadomości do następujących użytkowników: %s",
     "Allow editing" : "Pozwól na edycję",
+    "can share" : "może współdzielić",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.",
     "Updating to {version}" : "Uaktualnianie do {version}",
     "The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 19ac63c36091a762e83bcdedca3734d393c8f7f7..753ecbc1b88a0764ea72755c6b4fc2a129f4c47a 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "remoto",
     "notify by email" : "notificar por e-mail",
     "Unshare" : "Descompartilhar",
-    "can share" : "pode compartilhar",
     "can edit" : "pode editar",
     "create" : "criar",
     "change" : "mudança",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Não foi possível enviar e-mail para os seguintes usuários: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isso significa que alguns dos recursos como montar armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.",
     "Allow editing" : "Permitir edição",
+    "can share" : "pode compartilhar",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento. Sair desta página poderá interromper o processo em alguns ambientes.",
     "Updating to {version}" : "Atualizando para {version}",
     "The update was successful. There were warnings." : "A atualização foi concluída com sucesso. Existem avisos.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index fed501282c2fb246f9777976c7a29a3c63f834ff..d3890b20e03f7ff3b2b2bbf3015ed3f5d2619b7d 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -166,7 +166,6 @@
     "remote" : "remoto",
     "notify by email" : "notificar por e-mail",
     "Unshare" : "Descompartilhar",
-    "can share" : "pode compartilhar",
     "can edit" : "pode editar",
     "create" : "criar",
     "change" : "mudança",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Não foi possível enviar e-mail para os seguintes usuários: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Este servidor não tem nenhuma conexão com a Internet. Isso significa que alguns dos recursos como montar armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros não vai funcionar. Acessar arquivos remotamente e envio de e-mails de notificação pode não funcionar, também. Sugerimos permitir conexão com a Internet para este servidor, se você quer ter todas as funcionalidades.",
     "Allow editing" : "Permitir edição",
+    "can share" : "pode compartilhar",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento. Sair desta página poderá interromper o processo em alguns ambientes.",
     "Updating to {version}" : "Atualizando para {version}",
     "The update was successful. There were warnings." : "A atualização foi concluída com sucesso. Existem avisos.",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index 9ab49f9f04fa54da9689ce95a6ae135dfe296b06..5ee840931110b76ad098edf3ec9b84399829088a 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -161,7 +161,6 @@ OC.L10N.register(
     "remote" : "remoto",
     "notify by email" : "Notificar por mensagem",
     "Unshare" : "Cancelar partilha",
-    "can share" : "pode partilhar",
     "can edit" : "pode editar",
     "create" : "criar",
     "change" : "alterar",
@@ -308,6 +307,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Erro ao remover como favorito",
     "Couldn't send mail to following users: %s " : "Não foi possível enviar a mensagem para os seguintes utilizadores: %s",
     "Allow editing" : "Permitir edição",
+    "can share" : "pode partilhar",
     "Two-step verification" : "Verificação de dois passos:",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A segurança reforçada foi ativada para a sua conta. Por favor, autentique utilizando um segundo fator.",
     "Please authenticate using the selected factor." : "Por favor, autentique utilizando um segundo fator.",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index b11709660ff3cb3d6886fc1474318fb851145581..6a0020a965cc9f67694f956c38a6f752d4e64f58 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -159,7 +159,6 @@
     "remote" : "remoto",
     "notify by email" : "Notificar por mensagem",
     "Unshare" : "Cancelar partilha",
-    "can share" : "pode partilhar",
     "can edit" : "pode editar",
     "create" : "criar",
     "change" : "alterar",
@@ -306,6 +305,7 @@
     "Error unfavoriting" : "Erro ao remover como favorito",
     "Couldn't send mail to following users: %s " : "Não foi possível enviar a mensagem para os seguintes utilizadores: %s",
     "Allow editing" : "Permitir edição",
+    "can share" : "pode partilhar",
     "Two-step verification" : "Verificação de dois passos:",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A segurança reforçada foi ativada para a sua conta. Por favor, autentique utilizando um segundo fator.",
     "Please authenticate using the selected factor." : "Por favor, autentique utilizando um segundo fator.",
diff --git a/core/l10n/ro.js b/core/l10n/ro.js
index 28280d91d2653032c51dec60881d933c61f6ce13..aa2201ee1e1b1e6150a6384fe256d9278f6bedbe 100644
--- a/core/l10n/ro.js
+++ b/core/l10n/ro.js
@@ -140,7 +140,6 @@ OC.L10N.register(
     "remote" : "de la distanță",
     "notify by email" : "notifică prin email",
     "Unshare" : "Anulare partajare",
-    "can share" : "se poate partaja",
     "can edit" : "poate edita",
     "create" : "creare",
     "change" : "modifică",
@@ -258,6 +257,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Eroare la scoaterea de la favorite",
     "Couldn't send mail to following users: %s " : "Nu s-a putut trimite mesajul către următorii utilizatori: %s",
     "Allow editing" : "Permite editarea",
+    "can share" : "se poate partaja",
     "Two-step verification" : "Verificare în doi pași",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fost activată securitatea sporită pentru contul tău. Te rugăm să te autentifici folosind un al doilea factor.",
     "Cancel login" : "Anulează autentificarea",
diff --git a/core/l10n/ro.json b/core/l10n/ro.json
index 1424284ae81659e987602d1cb9926a630216162b..8be770cb775e6576a32a40ead15add75f1e7f315 100644
--- a/core/l10n/ro.json
+++ b/core/l10n/ro.json
@@ -138,7 +138,6 @@
     "remote" : "de la distanță",
     "notify by email" : "notifică prin email",
     "Unshare" : "Anulare partajare",
-    "can share" : "se poate partaja",
     "can edit" : "poate edita",
     "create" : "creare",
     "change" : "modifică",
@@ -256,6 +255,7 @@
     "Error unfavoriting" : "Eroare la scoaterea de la favorite",
     "Couldn't send mail to following users: %s " : "Nu s-a putut trimite mesajul către următorii utilizatori: %s",
     "Allow editing" : "Permite editarea",
+    "can share" : "se poate partaja",
     "Two-step verification" : "Verificare în doi pași",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A fost activată securitatea sporită pentru contul tău. Te rugăm să te autentifici folosind un al doilea factor.",
     "Cancel login" : "Anulează autentificarea",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index b2ffb60441c3528de7afc20762db8a7ce1ea63a8..9298672bec129d0a21effaff0f92374efef61530 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "удаленный",
     "notify by email" : "уведомить по почте",
     "Unshare" : "Закрыть доступ",
-    "can share" : "может делиться с другими",
     "can edit" : "может редактировать",
     "create" : "создать",
     "change" : "изменить",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Невозможно отправить письмо следующим пользователям: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установка сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Рекомендуется разрешить данному серверу доступ в Интернет если хотите, чтобы все функции работали.",
     "Allow editing" : "Разрешить редактирование",
+    "can share" : "может делиться с другими",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет процесс обновления. Не покидайте эту страницу во избежание поломок.",
     "Updating to {version}" : "Обновление до версии {version}",
     "The update was successful. There were warnings." : "Обновление прошло успешно. Есть предупреждения.",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index c67a098449a178cbc9edc376eb45de6aee63045e..daf8b637678c1985b97218c021493239ed7c8954 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -166,7 +166,6 @@
     "remote" : "удаленный",
     "notify by email" : "уведомить по почте",
     "Unshare" : "Закрыть доступ",
-    "can share" : "может делиться с другими",
     "can edit" : "может редактировать",
     "create" : "создать",
     "change" : "изменить",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Невозможно отправить письмо следующим пользователям: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Этот сервер не имеет подключения к Интернету. Это означает, что некоторые из функций, таких как внешнее хранилище, уведомления об обновлениях и установка сторонних приложений не будут работать. Доступ к файлам удаленно и отправки уведомлений по почте могут не работать. Рекомендуется разрешить данному серверу доступ в Интернет если хотите, чтобы все функции работали.",
     "Allow editing" : "Разрешить редактирование",
+    "can share" : "может делиться с другими",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Идет процесс обновления. Не покидайте эту страницу во избежание поломок.",
     "Updating to {version}" : "Обновление до версии {version}",
     "The update was successful. There were warnings." : "Обновление прошло успешно. Есть предупреждения.",
diff --git a/core/l10n/sk_SK.js b/core/l10n/sk_SK.js
index 49cf9e5765ede2b2eeff72b14f71c7abcb9a697f..4554998972466d6d40e97de941b02c7c98ae9eee 100644
--- a/core/l10n/sk_SK.js
+++ b/core/l10n/sk_SK.js
@@ -149,7 +149,6 @@ OC.L10N.register(
     "remote" : "vzdialený",
     "notify by email" : "informovať emailom",
     "Unshare" : "Zrušiť zdieľanie",
-    "can share" : "môže zdieľať",
     "can edit" : "môže upraviť",
     "create" : "vytvoriť",
     "change" : "zmeniť",
@@ -280,6 +279,7 @@ OC.L10N.register(
     "Error favoriting" : "Chyba pri pridaní do obľúbených",
     "Error unfavoriting" : "Chyba pri odobratí z obľúbených",
     "Couldn't send mail to following users: %s " : "Nebolo možné odoslať email týmto používateľom: %s ",
-    "Allow editing" : "Povoliť úpravy"
+    "Allow editing" : "Povoliť úpravy",
+    "can share" : "môže zdieľať"
 },
 "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/core/l10n/sk_SK.json b/core/l10n/sk_SK.json
index f61a93c26eb97e001495b19390a1eeb737e54d46..efc7566ddf52c48756aa71c0a5ae4799e94f16a5 100644
--- a/core/l10n/sk_SK.json
+++ b/core/l10n/sk_SK.json
@@ -147,7 +147,6 @@
     "remote" : "vzdialený",
     "notify by email" : "informovať emailom",
     "Unshare" : "Zrušiť zdieľanie",
-    "can share" : "môže zdieľať",
     "can edit" : "môže upraviť",
     "create" : "vytvoriť",
     "change" : "zmeniť",
@@ -278,6 +277,7 @@
     "Error favoriting" : "Chyba pri pridaní do obľúbených",
     "Error unfavoriting" : "Chyba pri odobratí z obľúbených",
     "Couldn't send mail to following users: %s " : "Nebolo možné odoslať email týmto používateľom: %s ",
-    "Allow editing" : "Povoliť úpravy"
+    "Allow editing" : "Povoliť úpravy",
+    "can share" : "môže zdieľať"
 },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
 }
\ No newline at end of file
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 685f6d77e9b5fd8895fbeae635de5a4328d94da0..0d628e46ecc17e9d6ff61e13c52ef2b52cb1aacb 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -165,7 +165,6 @@ OC.L10N.register(
     "remote" : "oddaljeno",
     "notify by email" : "obvesti po elektronski pošti",
     "Unshare" : "Prekliči souporabo",
-    "can share" : "lahko omogoči souporabo",
     "can edit" : "lahko ureja",
     "create" : "ustvari",
     "change" : "sprememba",
@@ -321,6 +320,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Napaka odstranjevanja oznake priljubljenosti",
     "Couldn't send mail to following users: %s " : "Ni mogoče poslati sporočila za: %s",
     "Allow editing" : "Dovoli urejanje",
+    "can share" : "lahko omogoči souporabo",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev je v teku. Če zapustiš to stran, lahko, v določenih okoljih, prekineš proces",
     "Updating to {version}" : "Posodabljanje na različico {version}",
     "The update was successful. There were warnings." : "Posodobitev je uspešno končana, vendar z nekaj opozorili.",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 1e32aa04835543c2eeb2d59d5634563c133c6fd3..56b1182012b864ab55913f78832abf0f82a9d78b 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -163,7 +163,6 @@
     "remote" : "oddaljeno",
     "notify by email" : "obvesti po elektronski pošti",
     "Unshare" : "Prekliči souporabo",
-    "can share" : "lahko omogoči souporabo",
     "can edit" : "lahko ureja",
     "create" : "ustvari",
     "change" : "sprememba",
@@ -319,6 +318,7 @@
     "Error unfavoriting" : "Napaka odstranjevanja oznake priljubljenosti",
     "Couldn't send mail to following users: %s " : "Ni mogoče poslati sporočila za: %s",
     "Allow editing" : "Dovoli urejanje",
+    "can share" : "lahko omogoči souporabo",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Posodobitev je v teku. Če zapustiš to stran, lahko, v določenih okoljih, prekineš proces",
     "Updating to {version}" : "Posodabljanje na različico {version}",
     "The update was successful. There were warnings." : "Posodobitev je uspešno končana, vendar z nekaj opozorili.",
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index a35ebbf20c7667ef690741549c71acd38def8579..e45db40b1b7bef11c3c12948796c4eb5145ad908 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -161,7 +161,6 @@ OC.L10N.register(
     "remote" : "i largët",
     "notify by email" : "njofto me email",
     "Unshare" : "Hiqe ndarjen",
-    "can share" : "mund të ndajnë",
     "can edit" : "mund të përpunojnë",
     "create" : "krijoje",
     "change" : "ndërroje",
@@ -308,6 +307,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Gabim në heqjen nga të parapëlqyerat",
     "Couldn't send mail to following users: %s " : "S’u dërgua dot e-mail përdoruesve vijues: %s ",
     "Allow editing" : "Lejo përpunim",
+    "can share" : "mund të ndajnë",
     "Two-step verification" : "Verifikim dyhapësh",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Siguria e zgjeruar është aktivizuar për llogarinë tuaj. Ju lutemi, bëni mirëfilltësimin duke përdorur një faktor të dytë.",
     "Cancel login" : "Anuloje hyrjen",
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index 9b4ec24511cf133dccff815878e4e0c1007d2597..902151d405ec3482c90e30a7d93f2d11903ec7e1 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -159,7 +159,6 @@
     "remote" : "i largët",
     "notify by email" : "njofto me email",
     "Unshare" : "Hiqe ndarjen",
-    "can share" : "mund të ndajnë",
     "can edit" : "mund të përpunojnë",
     "create" : "krijoje",
     "change" : "ndërroje",
@@ -306,6 +305,7 @@
     "Error unfavoriting" : "Gabim në heqjen nga të parapëlqyerat",
     "Couldn't send mail to following users: %s " : "S’u dërgua dot e-mail përdoruesve vijues: %s ",
     "Allow editing" : "Lejo përpunim",
+    "can share" : "mund të ndajnë",
     "Two-step verification" : "Verifikim dyhapësh",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Siguria e zgjeruar është aktivizuar për llogarinë tuaj. Ju lutemi, bëni mirëfilltësimin duke përdorur një faktor të dytë.",
     "Cancel login" : "Anuloje hyrjen",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index bbebb40ff256eb2698b8d02f52e3761b2dbf98bb..7c9e94ecb6f34f79dd41ba0d06c2460772b37180 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -168,7 +168,6 @@ OC.L10N.register(
     "remote" : "fjärr",
     "notify by email" : "informera via e-post",
     "Unshare" : "Sluta dela",
-    "can share" : "får dela",
     "can edit" : "kan redigera",
     "create" : "skapa",
     "change" : "ändra",
@@ -326,6 +325,7 @@ OC.L10N.register(
     "Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.",
     "Allow editing" : "Tillåt redigering",
+    "can share" : "får dela",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppgradering pågår, att lämna denna sidan kan störa processen i vissa miljöer",
     "Updating to {version}" : "Uppdaterar till {version}",
     "The update was successful. There were warnings." : "Uppdateringen lyckades. Det finns varningar.",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index eca94b3c1fc6cda4fbc8b476a6b8207e0a13a10d..b550bafc6e041485c3c4918921f90f8bdcfa700d 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -166,7 +166,6 @@
     "remote" : "fjärr",
     "notify by email" : "informera via e-post",
     "Unshare" : "Sluta dela",
-    "can share" : "får dela",
     "can edit" : "kan redigera",
     "create" : "skapa",
     "change" : "ändra",
@@ -324,6 +323,7 @@
     "Couldn't send mail to following users: %s " : "Gick inte att skicka e-post till följande användare: %s",
     "This server has no working Internet connection. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "Servern har ingen fungerande internetuppkoppling. Detta betyder att vissa funktioner så som extern lagring, notifikationer om uppdateringar eller installationer utav tredjepartsapplikationer inte kommer fungera. Åtkomst av filer utifrån och att skicka notifieringar via epost kanske inte fungerar heller. Vi föreslår att internetanslutningen aktiveras för denna server om man vill använda samtliga funktioner.",
     "Allow editing" : "Tillåt redigering",
+    "can share" : "får dela",
     "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Uppgradering pågår, att lämna denna sidan kan störa processen i vissa miljöer",
     "Updating to {version}" : "Uppdaterar till {version}",
     "The update was successful. There were warnings." : "Uppdateringen lyckades. Det finns varningar.",
diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js
index 6e9dd8acd3cb44668bc564555856c042bcc11eb8..6e61f17bf7ff2b4636426f2724ef8b4d422fa79b 100644
--- a/core/l10n/th_TH.js
+++ b/core/l10n/th_TH.js
@@ -153,7 +153,6 @@ OC.L10N.register(
     "remote" : "รีโมท",
     "notify by email" : "แจ้งเตือนทางอีเมล",
     "Unshare" : "ยกเลิกการแชร์",
-    "can share" : "สามารถแชร์ได้",
     "can edit" : "สามารถแก้ไข",
     "create" : "สร้าง",
     "change" : "เปลี่ยนแปลง",
@@ -281,6 +280,7 @@ OC.L10N.register(
     "Error favoriting" : "เกิดข้อผิดพลาดขณะเลือกที่ชื่นชอบ",
     "Error unfavoriting" : "เกิดข้อผิดพลาดขณะยกเลิกการเลือกที่ชื่นชอบ",
     "Couldn't send mail to following users: %s " : "ไม่สามารถส่งอีเมลไปยังผู้ใช้: %s",
-    "Allow editing" : "อนุญาตให้แก้ไข"
+    "Allow editing" : "อนุญาตให้แก้ไข",
+    "can share" : "สามารถแชร์ได้"
 },
 "nplurals=1; plural=0;");
diff --git a/core/l10n/th_TH.json b/core/l10n/th_TH.json
index a92a7fd962a009dafb345b1f64deb351cf9c3701..280dc7343cb5255349e385658de874f0434d3453 100644
--- a/core/l10n/th_TH.json
+++ b/core/l10n/th_TH.json
@@ -151,7 +151,6 @@
     "remote" : "รีโมท",
     "notify by email" : "แจ้งเตือนทางอีเมล",
     "Unshare" : "ยกเลิกการแชร์",
-    "can share" : "สามารถแชร์ได้",
     "can edit" : "สามารถแก้ไข",
     "create" : "สร้าง",
     "change" : "เปลี่ยนแปลง",
@@ -279,6 +278,7 @@
     "Error favoriting" : "เกิดข้อผิดพลาดขณะเลือกที่ชื่นชอบ",
     "Error unfavoriting" : "เกิดข้อผิดพลาดขณะยกเลิกการเลือกที่ชื่นชอบ",
     "Couldn't send mail to following users: %s " : "ไม่สามารถส่งอีเมลไปยังผู้ใช้: %s",
-    "Allow editing" : "อนุญาตให้แก้ไข"
+    "Allow editing" : "อนุญาตให้แก้ไข",
+    "can share" : "สามารถแชร์ได้"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index ed649d2fcc7e394ff0e17c937843185ae86cb8d3..3d378a95026426ec656cdbcaa8df03b381a79a52 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -167,7 +167,6 @@ OC.L10N.register(
     "remote" : "uzak",
     "notify by email" : "e-posta ile bildir",
     "Unshare" : "Paylaşmayı Kaldır",
-    "can share" : "paylaÅŸabilir",
     "can edit" : "düzenleyebilir",
     "create" : "oluÅŸtur",
     "change" : "deÄŸiÅŸtir",
@@ -316,6 +315,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Beğeniden kaldırılırken hata",
     "Couldn't send mail to following users: %s " : "Şu kullanıcılara posta gönderilemedi: %s",
     "Allow editing" : "Düzenlemeye izin ver",
+    "can share" : "paylaÅŸabilir",
     "Two-step verification" : "2 adımlı doğrulama",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen ikinci etkeni kullanarak kimlik doğrulaması yapın.",
     "Cancel login" : "GiriÅŸi iptal et",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 6efd6fe18344be74ba3938befc411f43fbf2ca3d..6bb2d13a8488f114b1dc1ddf875797a2ed592bbe 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -165,7 +165,6 @@
     "remote" : "uzak",
     "notify by email" : "e-posta ile bildir",
     "Unshare" : "Paylaşmayı Kaldır",
-    "can share" : "paylaÅŸabilir",
     "can edit" : "düzenleyebilir",
     "create" : "oluÅŸtur",
     "change" : "deÄŸiÅŸtir",
@@ -314,6 +313,7 @@
     "Error unfavoriting" : "Beğeniden kaldırılırken hata",
     "Couldn't send mail to following users: %s " : "Şu kullanıcılara posta gönderilemedi: %s",
     "Allow editing" : "Düzenlemeye izin ver",
+    "can share" : "paylaÅŸabilir",
     "Two-step verification" : "2 adımlı doğrulama",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen ikinci etkeni kullanarak kimlik doğrulaması yapın.",
     "Cancel login" : "GiriÅŸi iptal et",
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index 3780556854e1bf4cb86c3020c4969ae0756819db..5ab295104cf103ee279f8384dbed139010c895b5 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -152,7 +152,6 @@ OC.L10N.register(
     "remote" : "Віддалений",
     "notify by email" : "повідомити по Email",
     "Unshare" : "Закрити доступ",
-    "can share" : "може ділитися з іншими",
     "can edit" : "може редагувати",
     "create" : "створити",
     "change" : "змінити",
@@ -296,6 +295,7 @@ OC.L10N.register(
     "Error unfavoriting" : "Помилка видалення з улюбленого",
     "Couldn't send mail to following users: %s " : "Неможливо надіслати листа наступним користувачам: %s ",
     "Allow editing" : "Дозволити редагування",
+    "can share" : "може ділитися з іншими",
     "Two-step verification" : "Дворівнева перевірка",
     "An error occured while verifying the token" : "При верифікації токена виникла помилка"
 },
diff --git a/core/l10n/uk.json b/core/l10n/uk.json
index a317ffdf012ac703f29a08c201cd8a243348ef22..e6a65ed3bd672a5025ef6084d9af51dd1f9be44b 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -150,7 +150,6 @@
     "remote" : "Віддалений",
     "notify by email" : "повідомити по Email",
     "Unshare" : "Закрити доступ",
-    "can share" : "може ділитися з іншими",
     "can edit" : "може редагувати",
     "create" : "створити",
     "change" : "змінити",
@@ -294,6 +293,7 @@
     "Error unfavoriting" : "Помилка видалення з улюбленого",
     "Couldn't send mail to following users: %s " : "Неможливо надіслати листа наступним користувачам: %s ",
     "Allow editing" : "Дозволити редагування",
+    "can share" : "може ділитися з іншими",
     "Two-step verification" : "Дворівнева перевірка",
     "An error occured while verifying the token" : "При верифікації токена виникла помилка"
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index fa983bb804cb48f042f8c56cdccf1191588c5d6f..40bbcac15dbad9a0ca6f772816333f1300dc254f 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -161,7 +161,6 @@ OC.L10N.register(
     "remote" : "远程",
     "notify by email" : "以邮件通知",
     "Unshare" : "取消共享",
-    "can share" : "可共享",
     "can edit" : "可以修改",
     "create" : "创建",
     "change" : "更改",
@@ -308,6 +307,7 @@ OC.L10N.register(
     "Error unfavoriting" : "删除收藏时出错",
     "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
     "Allow editing" : "允许编辑",
+    "can share" : "可共享",
     "Two-step verification" : "两步验证",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。",
     "Cancel login" : "取消登录",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 44a9446fe3e09937baffecf30f6fcc01ae647164..e5e59ad1d73d66e451241638280cf3dbb0849b4d 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -159,7 +159,6 @@
     "remote" : "远程",
     "notify by email" : "以邮件通知",
     "Unshare" : "取消共享",
-    "can share" : "可共享",
     "can edit" : "可以修改",
     "create" : "创建",
     "change" : "更改",
@@ -306,6 +305,7 @@
     "Error unfavoriting" : "删除收藏时出错",
     "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
     "Allow editing" : "允许编辑",
+    "can share" : "可共享",
     "Two-step verification" : "两步验证",
     "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。",
     "Cancel login" : "取消登录",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 3b479fed4ce909373d9271669fe4778f055fa03b..06dd1574545c2f2354b1fb73eaeb08b3a530dd29 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -159,7 +159,6 @@ OC.L10N.register(
     "remote" : "遠端",
     "notify by email" : "以 email 通知",
     "Unshare" : "取消分享",
-    "can share" : "可分享",
     "can edit" : "可編輯",
     "create" : "建立",
     "change" : "æ›´å‹•",
@@ -306,6 +305,7 @@ OC.L10N.register(
     "Error unfavoriting" : "從最愛移除出錯",
     "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s",
     "Allow editing" : "允許編輯",
+    "can share" : "可分享",
     "Updating to {version}" : "正在更新到 {version}",
     "The update was successful. There were warnings." : "更新成功,有警告訊息",
     "Two-step verification" : "二階段驗證",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index f9fbfce644a4e6b2e2a0991c14177f71050d15eb..1d17bec5a3a6ee3e9c45bc3ff392acbf9b306b3f 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -157,7 +157,6 @@
     "remote" : "遠端",
     "notify by email" : "以 email 通知",
     "Unshare" : "取消分享",
-    "can share" : "可分享",
     "can edit" : "可編輯",
     "create" : "建立",
     "change" : "æ›´å‹•",
@@ -304,6 +303,7 @@
     "Error unfavoriting" : "從最愛移除出錯",
     "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s",
     "Allow editing" : "允許編輯",
+    "can share" : "可分享",
     "Updating to {version}" : "正在更新到 {version}",
     "The update was successful. There were warnings." : "更新成功,有警告訊息",
     "Two-step verification" : "二階段驗證",
diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js
index fa64323e89d1ff991421969d1ec994a73df2ecc4..bb3efe3d8a5ff004e93f98213a21684f8083b2bd 100644
--- a/settings/l10n/hu_HU.js
+++ b/settings/l10n/hu_HU.js
@@ -226,7 +226,7 @@ OC.L10N.register(
     "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Más adatbázisról való áttéréshez használja a parancssort: 'occ db:convert-type', vagy keresse fel a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentációt ↗</a>.",
     "How to do backups" : "Hogyan csináljunk biztonsági mentéseket",
     "Advanced monitoring" : "Haladó monitorozás",
-    "Performance tuning" : "Teljesítményi hangolás",
+    "Performance tuning" : "Teljesítmény hangolás",
     "Improving the config.php" : "config.php javítása",
     "Theming" : "Témázás",
     "Hardening and security guidance" : "Erősítési és biztonsági útmutató",
diff --git a/settings/l10n/hu_HU.json b/settings/l10n/hu_HU.json
index 71bca9b76ae202814d2a63970d88515017afc026..6193993113cd9c4722f86f1de53bc0d521a446b7 100644
--- a/settings/l10n/hu_HU.json
+++ b/settings/l10n/hu_HU.json
@@ -224,7 +224,7 @@
     "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Más adatbázisról való áttéréshez használja a parancssort: 'occ db:convert-type', vagy keresse fel a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentációt ↗</a>.",
     "How to do backups" : "Hogyan csináljunk biztonsági mentéseket",
     "Advanced monitoring" : "Haladó monitorozás",
-    "Performance tuning" : "Teljesítményi hangolás",
+    "Performance tuning" : "Teljesítmény hangolás",
     "Improving the config.php" : "config.php javítása",
     "Theming" : "Témázás",
     "Hardening and security guidance" : "Erősítési és biztonsági útmutató",
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index a762537f70fa31c17239a4339815150a0331fb8a..1bb23e4a1e5b73b61922d9b80aaa6decef1b6f3d 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -88,6 +88,8 @@ OC.L10N.register(
     "This session" : "이 세션",
     "Copied!" : "복사됨!",
     "Not supported!" : "지원하지 않음!",
+    "Press ⌘-C to copy." : "⌘-C 복사",
+    "Press Ctrl-C to copy." : "Ctrl-C 복사",
     "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.",
     "Valid until {date}" : "{date}까지 유효함",
     "Delete" : "삭제",
diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json
index b540ec2a44bb8d569a5bcf378f5c501f2a946acd..f3ea1d1584749341fcee57d78dc07e18d2376db7 100644
--- a/settings/l10n/ko.json
+++ b/settings/l10n/ko.json
@@ -86,6 +86,8 @@
     "This session" : "이 세션",
     "Copied!" : "복사됨!",
     "Not supported!" : "지원하지 않음!",
+    "Press ⌘-C to copy." : "⌘-C 복사",
+    "Press Ctrl-C to copy." : "Ctrl-C 복사",
     "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.",
     "Valid until {date}" : "{date}까지 유효함",
     "Delete" : "삭제",