diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/dav/l10n/es.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 110c5a240f6..f194116ad39 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -43,13 +43,9 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.", "A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada", "Contact birthdays" : "Cumpleaños del contacto", - "%s via %s" : "%s vía %s", "Invitation canceled" : "Invitación cancelada", "Hello %s," : "Hola, %s:", - "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.", "Invitation updated" : "Invitación actualizada", - "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.", - "%s invited you to »%s«" : "%s te ha invitado a »%s«", "When:" : "Cuándo:", "Where:" : "Dónde:", "Description:" : "Descripción:", @@ -76,6 +72,10 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.", "Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.", + "%s via %s" : "%s vía %s", + "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.", + "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.", + "%s invited you to »%s«" : "%s te ha invitado a »%s«", "CalDAV server" : "Servidor CalDAV" }, "nplurals=2; plural=(n != 1);"); |