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
Copy file name to clipboardexpand all lines: apps/files/l10n/es.js
+9
Original file line number
Diff line number
Diff line change
@@ -297,9 +297,18 @@ OC.L10N.register(
297
297
"In folder" : "En carpeta",
298
298
"Search in folder: {folder}" : "Buscar en carpeta: {folder}",
299
299
"One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado",
300
+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Su navegador no soporta la API de Sistema de archivos. Los directorios no se cargarán",
301
+
"No files to upload" : "Ningún archivo para subir",
302
+
"Unable to create the directory {directory}" : "No se pudo crear el directorio {directory}",
300
303
"Some files could not be uploaded" : "No se pudieron subir algunos archivos",
301
304
"Files uploaded successfully" : "Se subieron los archivos exitosamente",
305
+
"No files to process" : "No hay archivos para procesar",
306
+
"Some files could not be copied" : "Algunos archivos no se pudieron copiar",
302
307
"Some files could not be moved" : "No se ha podido mover algunos archivos",
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"],
Copy file name to clipboardexpand all lines: apps/files/l10n/es.json
+9
Original file line number
Diff line number
Diff line change
@@ -295,9 +295,18 @@
295
295
"In folder" : "En carpeta",
296
296
"Search in folder: {folder}" : "Buscar en carpeta: {folder}",
297
297
"One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado",
298
+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Su navegador no soporta la API de Sistema de archivos. Los directorios no se cargarán",
299
+
"No files to upload" : "Ningún archivo para subir",
300
+
"Unable to create the directory {directory}" : "No se pudo crear el directorio {directory}",
298
301
"Some files could not be uploaded" : "No se pudieron subir algunos archivos",
299
302
"Files uploaded successfully" : "Se subieron los archivos exitosamente",
303
+
"No files to process" : "No hay archivos para procesar",
304
+
"Some files could not be copied" : "Algunos archivos no se pudieron copiar",
300
305
"Some files could not be moved" : "No se ha podido mover algunos archivos",
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"],
Copy file name to clipboardexpand all lines: apps/files/l10n/uk.js
+9
Original file line number
Diff line number
Diff line change
@@ -297,9 +297,18 @@ OC.L10N.register(
297
297
"In folder" : "У каталозі",
298
298
"Search in folder: {folder}" : "Шукати у каталозі: {folder}",
299
299
"One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити",
300
+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Ваш бравзер не підтримує Filesystem API. Каталоги не буде завантажено",
301
+
"No files to upload" : "Відсутні файли для завантаження",
302
+
"Unable to create the directory {directory}" : "Неможливо створити каталог {directory}",
300
303
"Some files could not be uploaded" : "Не вдалося завантажити окремі файли",
301
304
"Files uploaded successfully" : "Файли успішно завантажено",
305
+
"No files to process" : "Відсутні файли для обробки",
306
+
"Some files could not be copied" : "Неможливо скопіювати окремі файли",
302
307
"Some files could not be moved" : "Окремі файли неможливо перемістити",
308
+
"Files copied successfully" : "Файли успішно скопійовано",
309
+
"Files moved successfully" : "Файли успішно переміщено",
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл та {folderCount} каталог","1 файл та {folderCount} каталоги","1 файл та {folderCount} каталогів","1 файл та {folderCount} каталогів"],
Copy file name to clipboardexpand all lines: apps/files/l10n/uk.json
+9
Original file line number
Diff line number
Diff line change
@@ -295,9 +295,18 @@
295
295
"In folder" : "У каталозі",
296
296
"Search in folder: {folder}" : "Шукати у каталозі: {folder}",
297
297
"One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити",
298
+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Ваш бравзер не підтримує Filesystem API. Каталоги не буде завантажено",
299
+
"No files to upload" : "Відсутні файли для завантаження",
300
+
"Unable to create the directory {directory}" : "Неможливо створити каталог {directory}",
298
301
"Some files could not be uploaded" : "Не вдалося завантажити окремі файли",
299
302
"Files uploaded successfully" : "Файли успішно завантажено",
303
+
"No files to process" : "Відсутні файли для обробки",
304
+
"Some files could not be copied" : "Неможливо скопіювати окремі файли",
300
305
"Some files could not be moved" : "Окремі файли неможливо перемістити",
306
+
"Files copied successfully" : "Файли успішно скопійовано",
307
+
"Files moved successfully" : "Файли успішно переміщено",
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл та {folderCount} каталог","1 файл та {folderCount} каталоги","1 файл та {folderCount} каталогів","1 файл та {folderCount} каталогів"],
0 commit comments