diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-05 02:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-05 02:27:12 +0000 |
commit | 1bdf89733dfd45bb2e94ca1c0674e569fd2152bb (patch) | |
tree | c611b66cec7c6c2f144f973fe1ce18e7d9e88171 /apps/dav/l10n/ca.js | |
parent | 2a632195365be77889428e85801a00c74ab6a836 (diff) | |
download | nextcloud-server-1bdf89733dfd45bb2e94ca1c0674e569fd2152bb.tar.gz nextcloud-server-1bdf89733dfd45bb2e94ca1c0674e569fd2152bb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ca.js')
-rw-r--r-- | apps/dav/l10n/ca.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index d68cb723f4b..5d100ee5044 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -1,16 +1,6 @@ OC.L10N.register( "dav", { - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instal·leu també {calendarappstoreopen}l’aplicació de Calendari{linkclose} o {calendardocopen}connecteu el vostre escriptori i el mòbil per sincronitzar ↗{linkclose}.", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Si us plau, assegureu-vos de configurar correctament {emailopen}el servidor de correu electrònic{linkclose}.", - "Calendar server" : "Servidor de calendari", - "Send invitations to attendees" : "Envia invitacions als assistents", - "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", - "Birthday calendars will be generated by a background job." : "Els calendaris d'aniversari es generaran per un procés en segon pla..", - "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.", - "Send notifications for events" : "Envia notificacions per als esdeveniments", - "Notifications are sent via background jobs, so these must occur often enough." : "Les notificacions s'envien per tasques funcionant en segon pla, així que això ha de succeir bastant sovint.", - "Enable notifications for events via push" : "Habiliteu les notificacions per a esdeveniments mitjançant l’empenyiment", "Calendar" : "Calendari", "Todos" : "Tasques", "Personal" : "Personal", @@ -98,6 +88,16 @@ OC.L10N.register( "Due on %s" : "Venç en %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", + "Calendar server" : "Servidor de calendari", + "Send invitations to attendees" : "Envia invitacions als assistents", + "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", + "Birthday calendars will be generated by a background job." : "Els calendaris d'aniversari es generaran per un procés en segon pla..", + "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.", + "Send notifications for events" : "Envia notificacions per als esdeveniments", + "Notifications are sent via background jobs, so these must occur often enough." : "Les notificacions s'envien per tasques funcionant en segon pla, així que això ha de succeir bastant sovint.", + "Enable notifications for events via push" : "Habiliteu les notificacions per a esdeveniments mitjançant l’empenyiment", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instal·leu també {calendarappstoreopen}l’aplicació de Calendari{linkclose} o {calendardocopen}connecteu el vostre escriptori i el mòbil per sincronitzar ↗{linkclose}.", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Si us plau, assegureu-vos de configurar correctament {emailopen}el servidor de correu electrònic{linkclose}.", "There was an error updating your attendance status." : "S'ha produït un error en actualitzar l'estat de la vostra assistència.", "Please contact the organizer directly." : "Si us plau contacteu amb l'organitzador directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", |