diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:15 +0000 |
commit | c4a8faaa193cd6777579458c17c6a380159c033e (patch) | |
tree | 9106a0837c48bcd7f17d17dd8c1f4f0470e64d79 /apps/files/l10n/es.js | |
parent | aff5d46e47e237372c2b550f95502c118ab5f182 (diff) | |
download | nextcloud-server-c4a8faaa193cd6777579458c17c6a380159c033e.tar.gz nextcloud-server-c4a8faaa193cd6777579458c17c6a380159c033e.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.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 4509e57a1fa..301d066e652 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -175,9 +175,12 @@ OC.L10N.register( "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", "Clipboard is not available" : "El portapapeles no está disponible", "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", + "Owner" : "Dueño", "Remove from favorites" : "Quitar de favoritos", "Add to favorites" : "Añadir a favoritos", "Tags" : "Etiquetas", + "You" : "Usted", + "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", "Error while loading the file data" : "Error al cargar los datos del archivo", "Pick a template for {name}" : "Elija una plantilla para {name}", |