diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:36 +0000 |
commit | 97b6b53d5c2246258fa6545b1f9cca36d3b13e91 (patch) | |
tree | 4a5c1fd45ee41972408f34f5258c06519990d639 /apps/dav/l10n/es.json | |
parent | c33167be5e9265d13f91e3717c8b89b17e9d060f (diff) | |
download | nextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.tar.gz nextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.json')
-rw-r--r-- | apps/dav/l10n/es.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index edb2c172f26..293606f2a2b 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -41,13 +41,9 @@ "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:", @@ -74,6 +70,10 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |