Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 31, 2021
1 parent ef1c243 commit 1684e3b
Show file tree
Hide file tree
Showing 6 changed files with 356 additions and 268 deletions.
4 changes: 4 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@ OC.L10N.register(
"Accept" : "Aceptar",
"Refuse" : "Rechazar",
"Leave the circle" : "Abandonar el círculo",
"%s" : "%s",
"Personal Circle" : "Círculo Personal",
"%s owned by %s" : "%s propiedad de %s",
"You need a specify a type of circle" : "Necesitas especificar un tipo de círculo",
"This member is not the owner of the circle" : "Este miebro no es el dueño del círculo",
"This member is not an admin of the circle" : "Este miembro no es un administrador del círculo",
Expand All @@ -163,6 +165,8 @@ OC.L10N.register(
"This user does not exist" : "El usuario no existe",
"Email format is not valid" : "El formato del correo no es válido",
"This contact is not available" : "Este contacto no está disponible",
"%s shared a file with \"%s\"." : "%s compartió un archivo con \"%s\".",
"%s shared a file with you." : "%s compartió un archivo contigo.",
"This item is already shared with this circle" : "Este elemento ya ha sido compartido en este círculo",
"Could not find share" : "No se ha podido encontrar el recurso compartido",
"Bring cloud-users closer together." : "Acerca a los usuarios de nubes.",
Expand Down
4 changes: 4 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@
"Accept" : "Aceptar",
"Refuse" : "Rechazar",
"Leave the circle" : "Abandonar el círculo",
"%s" : "%s",
"Personal Circle" : "Círculo Personal",
"%s owned by %s" : "%s propiedad de %s",
"You need a specify a type of circle" : "Necesitas especificar un tipo de círculo",
"This member is not the owner of the circle" : "Este miebro no es el dueño del círculo",
"This member is not an admin of the circle" : "Este miembro no es un administrador del círculo",
Expand All @@ -161,6 +163,8 @@
"This user does not exist" : "El usuario no existe",
"Email format is not valid" : "El formato del correo no es válido",
"This contact is not available" : "Este contacto no está disponible",
"%s shared a file with \"%s\"." : "%s compartió un archivo con \"%s\".",
"%s shared a file with you." : "%s compartió un archivo contigo.",
"This item is already shared with this circle" : "Este elemento ya ha sido compartido en este círculo",
"Could not find share" : "No se ha podido encontrar el recurso compartido",
"Bring cloud-users closer together." : "Acerca a los usuarios de nubes.",
Expand Down
1 change: 1 addition & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ OC.L10N.register(
"This user does not exist" : "Erabiltzaile hau ez da existitzen",
"Email format is not valid" : "Posta-helbidearen formatua ez da baliozkoa",
"This contact is not available" : "Kontaktu hori ez dago erabilgarri",
"%s shared a file with \"%s\"." : "%s fitxategi bat partekatu du \"%s\"(r)ekin.",
"%s shared a file with you." : "%s zurekin fitxategi bat partekatu du.",
"This item is already shared with this circle" : "Elementu hau dagoeneko partekatu da zirkulu honekin",
"Could not find share" : "Ezin da partekatzea topatu",
Expand Down
1 change: 1 addition & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
"This user does not exist" : "Erabiltzaile hau ez da existitzen",
"Email format is not valid" : "Posta-helbidearen formatua ez da baliozkoa",
"This contact is not available" : "Kontaktu hori ez dago erabilgarri",
"%s shared a file with \"%s\"." : "%s fitxategi bat partekatu du \"%s\"(r)ekin.",
"%s shared a file with you." : "%s zurekin fitxategi bat partekatu du.",
"This item is already shared with this circle" : "Elementu hau dagoeneko partekatu da zirkulu honekin",
"Could not find share" : "Ezin da partekatzea topatu",
Expand Down
Loading

0 comments on commit 1684e3b

Please sign in to comment.