diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
commit | 2547332fe5f704e3a6e79034e7bdbbf541a753dd (patch) | |
tree | a1d0a9febed7f5a5e09072ee80737bc9be463488 /apps/files/l10n/es_EC.js | |
parent | d949fce1d524ee7c050fbb7cdca800b0723350ec (diff) | |
download | nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.tar.gz nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r-- | apps/files/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 441afdd92dc..5abbb3b501f 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -168,6 +168,7 @@ OC.L10N.register( "File Management" : "Gestión de archivos.", "Reload current directory" : "Recargar directorio actual.", "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\".", + "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", "\"{displayName}\" action executed successfully" : "La acción \"{displayName}\" se ejecutó correctamente.", "\"{displayName}\" action failed" : "La acción \"{displayName}\" falló.", "Select the row for {displayName}" : "Seleccionar la fila para {displayName}.", @@ -214,7 +215,6 @@ OC.L10N.register( "Shared by link" : "Compartido por liga", "Shared" : "Compartido", "Switch to list view" : "Cambiar a vista de lista", - "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", "Open the files app settings" : "Abrir la configuración de la aplicación de archivos.", "Files settings" : "Configuración de archivos.", "File cannot be accessed" : "No se puede acceder al archivo.", |