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>2018-01-04 12:48:31 +0300
committerNextcloud bot <bot@nextcloud.com>2018-01-04 12:48:31 +0300
commit298b79410d433a5394123393b2462eb870a64947 (patch)
treee4fd07f1d55029293caed61c3b7af529c8785246 /apps/dav/l10n/es_CO.js
parent493c255f7f774783b78a58d930a2d1f446274d51 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es_CO.js')
-rw-r--r--apps/dav/l10n/es_CO.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/dav/l10n/es_CO.js b/apps/dav/l10n/es_CO.js
index ecee22ef672..6f229188f9a 100644
--- a/apps/dav/l10n/es_CO.js
+++ b/apps/dav/l10n/es_CO.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Borraste el calendario {calendar}",
"{actor} updated calendar {calendar}" : "{actor} actualizó el calendario {calendar}",
"You updated calendar {calendar}" : "Actualizaste el calendario {calendar}",
+ "You shared calendar {calendar} as public link" : "Compartiste el calendario {calendar} como una liga pública",
+ "You removed public link for calendar {calendar}" : "Eliminaste la liga pública para el calendario {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} ha compartido el calendario {calendar} contigo",
"You shared calendar {calendar} with {user}" : "Compartiste el calendario {calendar} con {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} compartió el calendario {calendar} con {user}",
@@ -58,6 +60,9 @@ OC.L10N.register(
"Request ID: %s" : "ID de solicitud: %s",
"CalDAV server" : "Servidor CalDAV",
"Send invitations to attendees" : "Enviar invitaciones a los asistentes",
- "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. "
+ "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ",
+ "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."
},
"nplurals=2; plural=(n != 1);");