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_CO.js | |
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_CO.js')
-rw-r--r-- | apps/dav/l10n/es_CO.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/es_CO.js b/apps/dav/l10n/es_CO.js index a52f5afeb63..5264c3743ec 100644 --- a/apps/dav/l10n/es_CO.js +++ b/apps/dav/l10n/es_CO.js @@ -43,13 +43,9 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> de un calendario fue modificado", "A calendar <strong>todo</strong> was modified" : "Un <strong>pendiente</strong> de un calendario fue modificado", "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 cita »%s« con %s fue cancelada.", "Invitation updated" : "Invitación actualizada", - "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", - "%s invited you to »%s«" : "%s te ha invitado a »%s«", "When:" : "Cuándo:", "Where:" : "Dónde:", "Description:" : "Descripción:", @@ -64,6 +60,10 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", + "%s via %s" : "%s vía %s", + "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", + "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", + "%s invited you to »%s«" : "%s te ha invitado a »%s«", "CalDAV server" : "Servidor CalDAV" }, "nplurals=2; plural=(n != 1);"); |