diff options
Diffstat (limited to 'apps/dav/l10n/ca.js')
-rw-r--r-- | apps/dav/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index bbd6e3b0de0..bace1591f49 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -97,8 +97,8 @@ OC.L10N.register( "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 will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint.", "Enable notifications for events via push" : "Habiliteu les notificacions per a esdeveniments mitjançant l'empenta.", - "Please make sure to properly set up the email settings above." : "Si us plau, assegureu-vos de configurar correctament la configuració del correu electrònic de dalt." + "Please make sure to properly set up the email settings above." : "Si us plau, assegureu-vos de configurar correctament la configuració del correu electrònic de dalt.", + "Notifications will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint." }, "nplurals=2; plural=(n != 1);"); |