Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-23 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-23 05:19:02 +0300
commitbe4cf8992d31f39c8012413fca588ab4b87f6919 (patch)
tree6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/es.js
parentc03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r--apps/dav/l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index 9fcffafb106..3c9c908351b 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -80,9 +80,6 @@ OC.L10N.register(
"Configures a CardDAV account" : "Configura una cuenta CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Extremo de WebDAV",
- "Technical details" : "Detalles técnicos",
- "Remote Address: %s" : "Dirección remota: %s",
- "Request ID: %s" : "ID de solicitud: %s",
"There was an error updating your attendance status." : "Ha habido un error al actualizar tu estado de asistencia.",
"Please contact the organizer directly." : "Por favor, contacta directamente con el organizador.",
"Are you accepting the invitation?" : "¿Aceptas la invitación?",
@@ -99,6 +96,9 @@ OC.L10N.register(
"Send notifications for events" : "Enviar notificaciones de los eventos",
"Notifications are sent via background jobs, so these must occur often enough." : "Las notificaciones son enviadas a través de trabajos en segundo plano, por lo que estos deben ocurrir con la suficiente frecuencia.",
"Enable notifications for events via push" : "Activar notificaciones push para eventos",
+ "Technical details" : "Detalles técnicos",
+ "Remote Address: %s" : "Dirección remota: %s",
+ "Request ID: %s" : "ID de solicitud: %s",
"Notifications will be send through background jobs, so these need to happen often enough." : "Las notificaciones se enviarán a través de trabajos en segundo plano, por lo que estos deben llevarse a cabo con cierta frecuencia."
},
"nplurals=2; plural=(n != 1);");