diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-10 00:24:16 +0000 |
commit | 9de8e8e2244cfbed63f9c4d4b8abdd6092fa848c (patch) | |
tree | 11bc7f104e9bd4ce8f377633e91bd875feca0670 /apps/dav/l10n/ca.js | |
parent | 1fe951f0026eaa512048d6f60481bbbf080172cc (diff) | |
download | nextcloud-server-9de8e8e2244cfbed63f9c4d4b8abdd6092fa848c.tar.gz nextcloud-server-9de8e8e2244cfbed63f9c4d4b8abdd6092fa848c.zip |
Fix(l10n): Update translations 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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 9fbbedeb790..9355371bfdd 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -93,6 +93,7 @@ OC.L10N.register( "Decline" : "Rebutja", "More options …" : "Més opcions…", "More options at %s" : "Més opcions a %s", + "In a meeting" : "En una reunió", "Contacts" : "Contactes", "{actor} created address book {addressbook}" : "{actor} ha creat la llibreta d'adreces {addressbook}", "You created address book {addressbook}" : "Heu creat la llibreta d'adreces {addressbook}", @@ -157,7 +158,13 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extrem WebDAV", "First day" : "Primer dia", + "Last day (inclusive)" : "Darrer dia (inclòs)", + "Short absence status" : "Estat d'absència breu", + "Long absence Message" : "Missatge d'absència llarga", "Save" : "Desa", + "Disable absence" : "Inhabilita l'absència", + "Failed to save your absence settings" : "No s'han pogut desar els paràmetres de l'absència", + "Failed to clear your absence settings" : "No s'han pogut esborrar els paràmetres de l'absència", "Time zone:" : "Fus horari:", "to" : "a", "Delete slot" : "Suprimeix la franja", @@ -176,6 +183,8 @@ OC.L10N.register( "Failed to save availability" : "No s'ha pogut desar la disponibilitat", "Availability" : "Disponibilitat", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configureu el vostre horari laboral, la resta d'usuaris veuran quan sou fora de l'oficina quan planifiquin una reunió.", + "Absence" : "Absència", + "Configure your next absence period." : "Configureu el pròxim període d'absència.", "Calendar server" : "Servidor de calendari", "Send invitations to attendees" : "Envia invitacions als assistents", "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversaris", |