diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_EC.json')
-rw-r--r-- | apps/files_sharing/l10n/es_EC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index 1d33a5440db..08973b5b2ec 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -83,7 +83,6 @@ "Not a directory" : "No es una carpeta", "Could not lock path" : "No fue posible bloquear la ruta", "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", - "Cannot increase permissions" : "No es posible incrementar los permisos", "shared by %s" : "compartido por %s", "Direct link" : "Enlace directo", "Share API is disabled" : "El API para compartir está deshabilitado", @@ -133,6 +132,7 @@ "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. " + "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. ", + "Cannot increase permissions" : "No es posible incrementar los permisos" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |