aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 694c2fbba1b..04b378cd6f4 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -139,11 +139,14 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend",
"Sharing backend %s not found" : "El motor compartido %s no se ha encontrado",
"Sharing backend for %s not found" : "Motor compartido para %s no encontrado",
+ "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo",
+ "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.",
+ "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
+ "Open »%s«" : "Abrir »%s« ",
+ "%1$s via %2$s" : "%1$s vía %2$s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s ha compartido «%2$s» contigo y quiere añadir",
"»%s« added a note to a file shared with you" : "«%s» ha añadido una nota a un archivo compartido contigo",
- "Open »%s«" : "Abrir »%s« ",
- "%1$s via %2$s" : "%1$s vía %2$s",
"You are not allowed to share %s" : "Usted no está autorizado para compartir %s",
"Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s",
"Files cannot be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado",
@@ -152,9 +155,6 @@ OC.L10N.register(
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["No se puede fijar la fecha de caducidad más de %n día en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro.","No se puede fijar la fecha de caducidad más de %n días en el futuro."],
"Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo",
"Sharing %s failed, because this item is already shared with the account %s" : "No se pudo compartir %s porque este elemento ya está compartido con el usuario %s",
- "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo",
- "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.",
- "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
"The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"The requested share comes from a disabled user" : "El recurso compartido solicitado proviene de un usuario deshabilitado",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "El usuario no fue creado ya que el límite de usuarios fue alcanzado. Compruebe sus notificaciones para aprender más.",