Skip to content

Commit 308acfa

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 355a2d2 commit 308acfa

File tree

6 files changed

+356
-268
lines changed

6 files changed

+356
-268
lines changed

l10n/es.js

+4
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,9 @@ OC.L10N.register(
150150
"Accept" : "Aceptar",
151151
"Refuse" : "Rechazar",
152152
"Leave the circle" : "Abandonar el círculo",
153+
"%s" : "%s",
153154
"Personal Circle" : "Círculo Personal",
155+
"%s owned by %s" : "%s propiedad de %s",
154156
"You need a specify a type of circle" : "Necesitas especificar un tipo de círculo",
155157
"This member is not the owner of the circle" : "Este miebro no es el dueño del círculo",
156158
"This member is not an admin of the circle" : "Este miembro no es un administrador del círculo",
@@ -163,6 +165,8 @@ OC.L10N.register(
163165
"This user does not exist" : "El usuario no existe",
164166
"Email format is not valid" : "El formato del correo no es válido",
165167
"This contact is not available" : "Este contacto no está disponible",
168+
"%s shared a file with \"%s\"." : "%s compartió un archivo con \"%s\".",
169+
"%s shared a file with you." : "%s compartió un archivo contigo.",
166170
"This item is already shared with this circle" : "Este elemento ya ha sido compartido en este círculo",
167171
"Could not find share" : "No se ha podido encontrar el recurso compartido",
168172
"Bring cloud-users closer together." : "Acerca a los usuarios de nubes.",

l10n/es.json

+4
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@
148148
"Accept" : "Aceptar",
149149
"Refuse" : "Rechazar",
150150
"Leave the circle" : "Abandonar el círculo",
151+
"%s" : "%s",
151152
"Personal Circle" : "Círculo Personal",
153+
"%s owned by %s" : "%s propiedad de %s",
152154
"You need a specify a type of circle" : "Necesitas especificar un tipo de círculo",
153155
"This member is not the owner of the circle" : "Este miebro no es el dueño del círculo",
154156
"This member is not an admin of the circle" : "Este miembro no es un administrador del círculo",
@@ -161,6 +163,8 @@
161163
"This user does not exist" : "El usuario no existe",
162164
"Email format is not valid" : "El formato del correo no es válido",
163165
"This contact is not available" : "Este contacto no está disponible",
166+
"%s shared a file with \"%s\"." : "%s compartió un archivo con \"%s\".",
167+
"%s shared a file with you." : "%s compartió un archivo contigo.",
164168
"This item is already shared with this circle" : "Este elemento ya ha sido compartido en este círculo",
165169
"Could not find share" : "No se ha podido encontrar el recurso compartido",
166170
"Bring cloud-users closer together." : "Acerca a los usuarios de nubes.",

l10n/eu.js

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ OC.L10N.register(
165165
"This user does not exist" : "Erabiltzaile hau ez da existitzen",
166166
"Email format is not valid" : "Posta-helbidearen formatua ez da baliozkoa",
167167
"This contact is not available" : "Kontaktu hori ez dago erabilgarri",
168+
"%s shared a file with \"%s\"." : "%s fitxategi bat partekatu du \"%s\"(r)ekin.",
168169
"%s shared a file with you." : "%s zurekin fitxategi bat partekatu du.",
169170
"This item is already shared with this circle" : "Elementu hau dagoeneko partekatu da zirkulu honekin",
170171
"Could not find share" : "Ezin da partekatzea topatu",

l10n/eu.json

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163
"This user does not exist" : "Erabiltzaile hau ez da existitzen",
164164
"Email format is not valid" : "Posta-helbidearen formatua ez da baliozkoa",
165165
"This contact is not available" : "Kontaktu hori ez dago erabilgarri",
166+
"%s shared a file with \"%s\"." : "%s fitxategi bat partekatu du \"%s\"(r)ekin.",
166167
"%s shared a file with you." : "%s zurekin fitxategi bat partekatu du.",
167168
"This item is already shared with this circle" : "Elementu hau dagoeneko partekatu da zirkulu honekin",
168169
"Could not find share" : "Ezin da partekatzea topatu",

0 commit comments

Comments
 (0)