diff options
Diffstat (limited to 'lib/l10n/es_EC.js')
-rw-r--r-- | lib/l10n/es_EC.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index 37f01b80311..4f3ed4d3615 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -132,6 +132,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartió »%2$s« contigo y quiere añadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartió »%2$s« contigo y quiere añadir", "»%s« added a note to a file shared with you" : "»%s« añadió una nota a un archivo compartido contigo", + "Unknown share type" : "Tipo de elemento compartido desconocido", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Files cannot be shared with delete permissions" : "No se pueden compartir archivos con permisos de eliminación", |