summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r--apps/files/l10n/es.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 8a99c4d21d0..96c2d2c959e 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -196,7 +196,10 @@
"Unselect all" : "Desmarrcar todos",
"List of files and folders." : "Lista de archivos y carpetas.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} y {summaryFolder}",
"File not found" : "No se ha encontrado el archivo",
+ "_{count} file_::_{count} files_" : ["{count} archivo","{count} archivos","{count} archivos"],
+ "_{count} folder_::_{count} folders_" : ["{count} carpeta","{count} carpetas","{count} carpetas"],
"Storage informations" : "Informaciones de almacenamiento",
"{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
"{relative}% used" : "{relative}% utilizado",
@@ -244,6 +247,8 @@
"Blank" : "Vacío",
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Delete permanently" : "Eliminar de forma definitiva",
+ "Copy to {target}" : "Copiar a {target}",
+ "Move to {target}" : "Mover a {target}",
"Open folder {displayName}" : "Abrir carpeta {displayName}",
"Open in Files" : "Abrir en Archivos",
"Open details" : "Abrir detalles",