Skip to content

Commit 315b204

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent e7fbdaa commit 315b204

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/es.js

+5
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ OC.L10N.register(
9494
"Mount point" : "Punto de montaje",
9595
"Nextcloud User" : "Usuario de Nextcloud",
9696
"Nextcloud Group" : "Grupo de Nextcloud",
97+
"Email Address" : "Dirección de correo electrónico",
9798
"Contact" : "Contacto",
9899
"Circle" : "Círculo",
99100
"Nextcloud App" : "App Nextcloud",
@@ -104,12 +105,16 @@ OC.L10N.register(
104105
"%s shared »%s« with you." : "%s ha compartido «%s» contigo.",
105106
"%s shared »%s« with \"%s\"." : "%s compartió »%s« con \"%s\".",
106107
"%s on %s" : "%s en %s",
108+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s compartió »%2$s« con usted.\nDebería haber recibido un correo aparte con un enlace de acceso.\n",
109+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s compartió »%2$s« con usted. Debería haber recibido un correo aparte con un enlace de acceso.",
107110
"Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a «%1$s» compartida contigo por %2$s",
108111
"Password to access »%s«" : "Contraseña para acceder »%s«",
109112
"It is protected with the following password:" : "Está protegido con la siguiente contraseña:",
110113
"%1$s via %2$s" : "%1$s vía %2$s",
111114
"Click the button below to open it." : "Pulsa el botón a continuación para abrirlo.",
112115
"Open »%s«" : "Abrir »%s«",
116+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s compartió varios archivos con usted.\nDebería haber recibido un correo aparte con un enlace de acceso.\n",
117+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s compartió varios archivos con usted. Debería haber recibido un correo aparte con un enlace de acceso.",
113118
"Password to access files shared to you by %1$s" : "Contraseña para acceder a los archivos compartidos contigo por %1$s",
114119
"Password to access files" : "Contraseña para acceder a los archivos",
115120
"%s shared multiple files with \"%s\"." : "%s compartió múltiples archivos con \"%s\".",

l10n/es.json

+5
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"Mount point" : "Punto de montaje",
9393
"Nextcloud User" : "Usuario de Nextcloud",
9494
"Nextcloud Group" : "Grupo de Nextcloud",
95+
"Email Address" : "Dirección de correo electrónico",
9596
"Contact" : "Contacto",
9697
"Circle" : "Círculo",
9798
"Nextcloud App" : "App Nextcloud",
@@ -102,12 +103,16 @@
102103
"%s shared »%s« with you." : "%s ha compartido «%s» contigo.",
103104
"%s shared »%s« with \"%s\"." : "%s compartió »%s« con \"%s\".",
104105
"%s on %s" : "%s en %s",
106+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s compartió »%2$s« con usted.\nDebería haber recibido un correo aparte con un enlace de acceso.\n",
107+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s compartió »%2$s« con usted. Debería haber recibido un correo aparte con un enlace de acceso.",
105108
"Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a «%1$s» compartida contigo por %2$s",
106109
"Password to access »%s«" : "Contraseña para acceder »%s«",
107110
"It is protected with the following password:" : "Está protegido con la siguiente contraseña:",
108111
"%1$s via %2$s" : "%1$s vía %2$s",
109112
"Click the button below to open it." : "Pulsa el botón a continuación para abrirlo.",
110113
"Open »%s«" : "Abrir »%s«",
114+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s compartió varios archivos con usted.\nDebería haber recibido un correo aparte con un enlace de acceso.\n",
115+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s compartió varios archivos con usted. Debería haber recibido un correo aparte con un enlace de acceso.",
111116
"Password to access files shared to you by %1$s" : "Contraseña para acceder a los archivos compartidos contigo por %1$s",
112117
"Password to access files" : "Contraseña para acceder a los archivos",
113118
"%s shared multiple files with \"%s\"." : "%s compartió múltiples archivos con \"%s\".",

0 commit comments

Comments
 (0)