diff options
Diffstat (limited to 'apps/dav/l10n/ca.js')
-rw-r--r-- | apps/dav/l10n/ca.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 093bc90fd42..9fbbedeb790 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -148,6 +148,7 @@ OC.L10N.register( "Completed on %s" : "Completada el %s", "Due on %s by %s" : "Venç el %s a les %s", "Due on %s" : "Venç el %s", + "DAV system address book" : "Llibreta d'adreces del sistema DAV", "No outstanding DAV system address book sync." : "No hi ha cap sincronització pendent de la llibreta d'adreces del sistema DAV", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling occ dav:sync-system-addressbook." : "La sincronització de la llibreta d'adreces del sistema DAV encara no s'ha executat perquè la instància té més de 1000 usuaris o a causa d'un error. Executeu-la manualment amb «occ dav:sync-system-addressbook».", "Migrated calendar (%1$s)" : "Calendari migrat (%1$s)", @@ -155,8 +156,8 @@ OC.L10N.register( "Contacts and groups" : "Contactes i grups", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extrem WebDAV", - "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ó.", + "First day" : "Primer dia", + "Save" : "Desa", "Time zone:" : "Fus horari:", "to" : "a", "Delete slot" : "Suprimeix la franja", @@ -170,10 +171,11 @@ OC.L10N.register( "Saturday" : "Dissabte", "Sunday" : "Diumenge", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Estableix automàticament l'estat de l'usuari com a «No molesteu» fora de la disponibilitat per a silenciar totes les notificacions", - "Save" : "Desa", "Failed to load availability" : "No s'ha pogut carregar la disponibilitat", "Saved availability" : "S'ha desat la disponibilitat", "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ó.", "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", |