diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-13 02:28:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-13 02:28:47 +0000 |
commit | ade49e0b15e408bf00dd24f5641bd9a29a18f05c (patch) | |
tree | 048d4f4d7618403a17f3529e054303d0c3319181 /apps/files/l10n/es.js | |
parent | dda79b583df319a375e9b012a39bb97490034679 (diff) | |
download | nextcloud-server-ade49e0b15e408bf00dd24f5641bd9a29a18f05c.tar.gz nextcloud-server-ade49e0b15e408bf00dd24f5641bd9a29a18f05c.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index da731b36af2..9841e5d92c6 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -193,6 +193,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar al portapapeles", "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", + "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", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", |