Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Apr 18, 2020
1 parent 2d13148 commit 11c3c77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ OC.L10N.register(
"{member} sent a request to join {circle}" : "{member} envió una petición para unirse a {circle}",
"You are the new owner of {circle}" : "Eres el nuevo propietario de {circle}",
"{member} is the new owner of {circle}" : "{member} es el nuevo propietario de {circle}",
"On events happening in a <strong>Circle</strong> of which you are a member" : "En eventos que suceden en un <strong>Círculo</strong> del cual eres miembro",
"Any important event in a <strong>Circle</strong> you are moderating" : "Cualquier evento importante en un <strong>círculo</strong> del que seas moderador",
"Shared to Circles" : "Compartido con Círculos",
"%s shared »%s« with you." : "%s ha compartido «%s» contigo.",
Expand Down Expand Up @@ -202,6 +203,8 @@ OC.L10N.register(
"The user is already a member of this circle" : "El usuario ya es miembro de este círculo",
"The user has already been invited into this circle" : "El usuario ya ha sido invitado a este círculo",
"Accept" : "Aceptar",
"Refuse" : "Rechazar",
"Leave the circle" : "Abandonar el círculo",
"You need a specify a type of circle" : "Necesitas especificar un tipo de círculo",
"You cannot create this type of circle" : "No puedes crear este tipo de círculo",
"You cannot display this type of circle" : "No puedes mostrar este tipo de círculo",
Expand All @@ -215,6 +218,7 @@ OC.L10N.register(
"The requested remote circle does not exist" : "El círculo remoto solicitado no existe",
"The remote host is down or the Circles app is not installed on it" : "El host remoto está caído o la aplicación Círculos no está instalada en él",
"Cannot proceed with this status update" : "No se puede proceder con esta actualización de estado",
"Group contains too many members" : "El grupo contiene demasiados miembros",
"This group does not exist" : "Este grupo no existe",
"This group is already linked to the circle" : "Este grupo ya se encuentra enlazado al círculo",
"You cannot edit level in a personal circle" : "No puedes editar el nivel en un círculo personal",
Expand Down Expand Up @@ -277,6 +281,7 @@ OC.L10N.register(
"Group Name" : "Nombre del grupo",
"Link" : "Enlace",
"Linked" : "Enlazado",
"Name of the Circle" : "Nombre del círculo",
"Description" : "Descripción",
"Members limit" : "Límite de miembros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia el límite para el número de miembros (0: por defecto, -1: ilimitado)",
Expand Down
5 changes: 5 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
"{member} sent a request to join {circle}" : "{member} envió una petición para unirse a {circle}",
"You are the new owner of {circle}" : "Eres el nuevo propietario de {circle}",
"{member} is the new owner of {circle}" : "{member} es el nuevo propietario de {circle}",
"On events happening in a <strong>Circle</strong> of which you are a member" : "En eventos que suceden en un <strong>Círculo</strong> del cual eres miembro",
"Any important event in a <strong>Circle</strong> you are moderating" : "Cualquier evento importante en un <strong>círculo</strong> del que seas moderador",
"Shared to Circles" : "Compartido con Círculos",
"%s shared »%s« with you." : "%s ha compartido «%s» contigo.",
Expand Down Expand Up @@ -200,6 +201,8 @@
"The user is already a member of this circle" : "El usuario ya es miembro de este círculo",
"The user has already been invited into this circle" : "El usuario ya ha sido invitado a este círculo",
"Accept" : "Aceptar",
"Refuse" : "Rechazar",
"Leave the circle" : "Abandonar el círculo",
"You need a specify a type of circle" : "Necesitas especificar un tipo de círculo",
"You cannot create this type of circle" : "No puedes crear este tipo de círculo",
"You cannot display this type of circle" : "No puedes mostrar este tipo de círculo",
Expand All @@ -213,6 +216,7 @@
"The requested remote circle does not exist" : "El círculo remoto solicitado no existe",
"The remote host is down or the Circles app is not installed on it" : "El host remoto está caído o la aplicación Círculos no está instalada en él",
"Cannot proceed with this status update" : "No se puede proceder con esta actualización de estado",
"Group contains too many members" : "El grupo contiene demasiados miembros",
"This group does not exist" : "Este grupo no existe",
"This group is already linked to the circle" : "Este grupo ya se encuentra enlazado al círculo",
"You cannot edit level in a personal circle" : "No puedes editar el nivel en un círculo personal",
Expand Down Expand Up @@ -275,6 +279,7 @@
"Group Name" : "Nombre del grupo",
"Link" : "Enlace",
"Linked" : "Enlazado",
"Name of the Circle" : "Nombre del círculo",
"Description" : "Descripción",
"Members limit" : "Límite de miembros",
"Change the limit to the number of members. (0: default, -1: unlimited)" : "Cambia el límite para el número de miembros (0: por defecto, -1: ilimitado)",
Expand Down

0 comments on commit 11c3c77

Please sign in to comment.