You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"List of files and folders." : "Llista de fitxers i carpetes.",
@@ -264,6 +267,8 @@ OC.L10N.register(
264
267
"Destination is not a folder" : "La destinació no és una carpeta",
265
268
"This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta",
266
269
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta",
270
+
"(copy)" : "(còpia)",
271
+
"(copy %n)" : "(còpia %n)",
267
272
"A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta",
268
273
"The files is locked" : "El fitxer està blocat",
269
274
"The file does not exist anymore" : "El fitxer ja no existeix",
"List of files and folders." : "Llista de fitxers i carpetes.",
@@ -262,6 +265,8 @@
262
265
"Destination is not a folder" : "La destinació no és una carpeta",
263
266
"This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta",
264
267
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta",
268
+
"(copy)" : "(còpia)",
269
+
"(copy %n)" : "(còpia %n)",
265
270
"A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta",
266
271
"The files is locked" : "El fitxer està blocat",
267
272
"The file does not exist anymore" : "El fitxer ja no existeix",
"List of files and folders." : "Liste der Dateien und Ordner.",
@@ -264,6 +267,8 @@ OC.L10N.register(
264
267
"Destination is not a folder" : "Ziel ist kein Ordner",
265
268
"This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden",
266
269
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
270
+
"(copy)" : "(Kopie)",
271
+
"(copy %n)" : "(Kopie %n)",
267
272
"A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden",
268
273
"The files is locked" : "Die Datei ist gesperrt",
269
274
"The file does not exist anymore" : "Diese Datei existiert nicht mehr",
"List of files and folders." : "Liste der Dateien und Ordner.",
@@ -262,6 +265,8 @@
262
265
"Destination is not a folder" : "Ziel ist kein Ordner",
263
266
"This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden",
264
267
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
268
+
"(copy)" : "(Kopie)",
269
+
"(copy %n)" : "(Kopie %n)",
265
270
"A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden",
266
271
"The files is locked" : "Die Datei ist gesperrt",
267
272
"The file does not exist anymore" : "Diese Datei existiert nicht mehr",
Copy file name to clipboardExpand all lines: apps/files/l10n/fr.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -264,6 +264,8 @@ OC.L10N.register(
264
264
"Destination is not a folder" : "La destination n'est pas un dossier",
265
265
"This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier",
266
266
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci",
267
+
"(copy)" : "(copier)",
268
+
"(copy %n)" : "(copier %n)",
267
269
"A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier",
268
270
"The files is locked" : "Le fichier est verrouillé",
269
271
"The file does not exist anymore" : "Le fichier n'existe plus",
Copy file name to clipboardExpand all lines: apps/files/l10n/fr.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -262,6 +262,8 @@
262
262
"Destination is not a folder" : "La destination n'est pas un dossier",
263
263
"This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier",
264
264
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci",
265
+
"(copy)" : "(copier)",
266
+
"(copy %n)" : "(copier %n)",
265
267
"A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier",
266
268
"The files is locked" : "Le fichier est verrouillé",
267
269
"The file does not exist anymore" : "Le fichier n'existe plus",
0 commit comments