diff options
Diffstat (limited to 'core/l10n/es_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 1bbf71a550a..7be41f491a0 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -87,6 +87,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Por favor reporta este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.", "Continue to {productName}" : "Continuar a {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["La actualización se realizó correctamente. Redireccionándolo a {productName} en %n segundo.","La actualización se realizó correctamente. Redireccionándolo a {productName} en %n segundos.","La actualización se realizó correctamente. Redireccionándolo a {productName} en %n segundos."], + "Apps" : "Aplicaciones", "More apps" : "Más aplicaciones", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"], "No" : "No", @@ -220,7 +221,6 @@ OC.L10N.register( "No tags found" : "No se encontraron etiquetas", "Personal" : "Personal", "Accounts" : "Cuentas", - "Apps" : "Aplicaciones", "Admin" : "Administración", "Help" : "Ayuda", "Access forbidden" : "Acceso prohibido", |