diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_EC.js')
-rw-r--r-- | apps/files_sharing/l10n/es_EC.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index bd467d1e153..b6025cf122d 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -255,15 +255,6 @@ OC.L10N.register( "List of unapproved shares." : "Lista de comparticiones pendientes.", "No pending shares" : "No hay comparticiones pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que has recibido pero no has aprobado", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Sorry, this link does not seem to work anymore." : "Lo siento, este enlace parece ya no funcionar.", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "el enlace caducó", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió este enlace.", "Share note" : "Compartir nota", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", @@ -290,6 +281,15 @@ OC.L10N.register( "Expiration date enforced" : "Vencimiento de la fecha exigido", "Password protect" : "Proteger con contraseña", "Science Mesh" : "Science Mesh", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Name" : "Nombre", + "Share time" : "Compartido desde", + "Sorry, this link does not seem to work anymore." : "Lo siento, este enlace parece ya no funcionar.", + "Reasons might be:" : "Las causas podrían ser:", + "the item was removed" : "el elemento fue eliminado", + "the link expired" : "el enlace caducó", + "sharing is disabled" : "compartir está deshabilitado", + "For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió este enlace.", "Update" : "Actualizar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |