aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-07 00:30:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-07 00:30:36 +0000
commitcc66e3bcd1afc305c121358d38be4bce03e35053 (patch)
tree03c5ea035b1a232e985072117e1b4bf7f80758e0 /apps/files/l10n/es.js
parent66a4c6c3d696ff5efd7b662d1e7b650af709ad0d (diff)
downloadnextcloud-server-cc66e3bcd1afc305c121358d38be4bce03e35053.tar.gz
nextcloud-server-cc66e3bcd1afc305c121358d38be4bce03e35053.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r--apps/files/l10n/es.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 9e4c990705e..06f085f209c 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -193,6 +193,8 @@ OC.L10N.register(
"ascending" : "ascendente",
"descending" : "descendente",
"Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction})",
+ "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.",
"Storage informations" : "Informaciones de almacenamiento",
"{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
"{relative}% used" : "{relative}% utilizado",
@@ -238,6 +240,7 @@ OC.L10N.register(
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Delete permanently" : "Eliminar de forma definitiva",
"Open folder {displayName}" : "Abrir carpeta {displayName}",
+ "Open in Files" : "Abrir en Archivos",
"Open details" : "Abrir detalles",
"Set up templates folder" : "Configura una carpeta para plantillas",
"Templates" : "Plantillas",
@@ -246,6 +249,9 @@ OC.L10N.register(
"List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
+ "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
+ "No recently modified files" : "No hay archivos modificados recientemente.",
+ "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
"Toggle %1$s sublist" : "Alternar %1$s sublista",
"Toggle grid view" : "Alternar vista de cuadrícula",
"No entries found in this folder" : "No hay entradas en esta carpeta",