diff options
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 d1c217ef721..f3b7f97f8d5 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -129,6 +129,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "Change" : "Cambiar", + "Tags" : "Etiquetas", "%s used" : "%s usado", "%1$s of %2$s used" : "%1$s de %2$s usados", "Settings" : "Configuraciones ", @@ -143,7 +144,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", - "Tags" : "Etiquetas", "Deleted files" : "Papelera", "Shares" : "Elementos compartidos", "Shared with others" : "Compartido con otros", |