You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: l10n/es.js
+5
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,7 @@ OC.L10N.register(
94
94
"Mount point" : "Punto de montaje",
95
95
"Nextcloud User" : "Usuario de Nextcloud",
96
96
"Nextcloud Group" : "Grupo de Nextcloud",
97
+
"Email Address" : "Dirección de correo electrónico",
97
98
"Contact" : "Contacto",
98
99
"Circle" : "Círculo",
99
100
"Nextcloud App" : "App Nextcloud",
@@ -104,12 +105,16 @@ OC.L10N.register(
104
105
"%s shared »%s« with you." : "%s ha compartido «%s» contigo.",
105
106
"%s shared »%s« with \"%s\"." : "%s compartió »%s« con \"%s\".",
106
107
"%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.",
107
110
"Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a «%1$s» compartida contigo por %2$s",
108
111
"Password to access »%s«" : "Contraseña para acceder »%s«",
109
112
"It is protected with the following password:" : "Está protegido con la siguiente contraseña:",
110
113
"%1$s via %2$s" : "%1$s vía %2$s",
111
114
"Click the button below to open it." : "Pulsa el botón a continuación para abrirlo.",
112
115
"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.",
113
118
"Password to access files shared to you by %1$s" : "Contraseña para acceder a los archivos compartidos contigo por %1$s",
114
119
"Password to access files" : "Contraseña para acceder a los archivos",
115
120
"%s shared multiple files with \"%s\"." : "%s compartió múltiples archivos con \"%s\".",
Copy file name to clipboardexpand all lines: l10n/es.json
+5
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,7 @@
92
92
"Mount point" : "Punto de montaje",
93
93
"Nextcloud User" : "Usuario de Nextcloud",
94
94
"Nextcloud Group" : "Grupo de Nextcloud",
95
+
"Email Address" : "Dirección de correo electrónico",
95
96
"Contact" : "Contacto",
96
97
"Circle" : "Círculo",
97
98
"Nextcloud App" : "App Nextcloud",
@@ -102,12 +103,16 @@
102
103
"%s shared »%s« with you." : "%s ha compartido «%s» contigo.",
103
104
"%s shared »%s« with \"%s\"." : "%s compartió »%s« con \"%s\".",
104
105
"%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.",
105
108
"Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a «%1$s» compartida contigo por %2$s",
106
109
"Password to access »%s«" : "Contraseña para acceder »%s«",
107
110
"It is protected with the following password:" : "Está protegido con la siguiente contraseña:",
108
111
"%1$s via %2$s" : "%1$s vía %2$s",
109
112
"Click the button below to open it." : "Pulsa el botón a continuación para abrirlo.",
110
113
"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.",
111
116
"Password to access files shared to you by %1$s" : "Contraseña para acceder a los archivos compartidos contigo por %1$s",
112
117
"Password to access files" : "Contraseña para acceder a los archivos",
113
118
"%s shared multiple files with \"%s\"." : "%s compartió múltiples archivos con \"%s\".",
0 commit comments