summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-24 03:02:27 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-24 03:02:27 +0000
commit5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch)
tree15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/es.js
parentf176b3b3dd7febce8c1008f70d133c425fa87c22 (diff)
downloadnextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz
nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 2df647d13b4..678bb7c2a0d 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -100,12 +100,11 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "Tu almacenamiento está casi lleno ({usedSpacePercent}%).",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["coinciden \"{filter}\"","coincide \"{filter}\"","coincide \"{filter}\""],
"View in folder" : "Ver en carpeta",
- "Copied!" : "¡Copiado!",
- "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
"Path" : "Ruta",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
"Favorited" : "Agregado a favoritos",
"Favorite" : "Favorito",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
"You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez",
"New folder" : "Nueva carpeta",
"Upload file" : "Subir archivo",
@@ -222,6 +221,7 @@ OC.L10N.register(
"Select" : "Seleccionar",
"You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
"New" : "Nuevo",
+ "Copied!" : "¡Copiado!",
"Cannot transfer ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece",
"Settings" : "Ajustes"
},