diff options
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 0399c027f6b..c7557d8b1e1 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -103,6 +103,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"], "No" : "No", "Yes" : "Sí", + "Create share" : "Crear recurso compartido", + "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", "Custom date range" : "Rango de fechas personalizado", "Pick start date" : "Elegir una fecha de inicio", "Pick end date" : "Elegir una fecha final", @@ -204,6 +206,7 @@ OC.L10N.register( "You have not added any info yet" : "Aún no has añadido información", "{user} has not added any info yet" : "{user} aún no añade información", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", + "More actions" : "Más acciones", "This browser is not supported" : "Este navegador no está soportado", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualícelo a una versión más nueva o una soportada.", "Continue with this unsupported browser" : "Continuar con este navegador no soportado", |