diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
commit | fdb2b07803b54dc65a7db693c3c04e6e6a02b36c (patch) | |
tree | 8945aa528a862813d05ba669f446fc4c2a8d9628 /apps/dav/l10n/ca.js | |
parent | b211d02e9c0e1c2f5d3eed0916810d8db732237e (diff) | |
download | nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.tar.gz nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.zip |
[tx-robot] updated from transifex
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 cf2efc69754..0bddecaf675 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -1,6 +1,16 @@ 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", @@ -94,16 +104,6 @@ OC.L10N.register( "Tentative" : "Provisional", "Save" : "Desa", "Your attendance was updated successfully." : "La vostra assistència ha estat actualitzada correctament.", - "Calendar server" : "Servidor de calendari", - "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}.", - "Send invitations to attendees" : "Envia invitacions als assistents", - "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}.", - "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", "Hello %s," : "Hola, %s,", "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.", "The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.", |