diff options
Diffstat (limited to 'apps/dav/l10n/ca.js')
-rw-r--r-- | apps/dav/l10n/ca.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index a478e915ab6..7ebbab64ce5 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -151,7 +151,6 @@ OC.L10N.register( "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)", "Calendars including events, details and attendees" : "Calendaris amb esdeveniments, detalls i assistents", "Contacts and groups" : "Contactes i grups", @@ -203,7 +202,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Contacteu amb l'organització directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", "Tentative" : "Provisional", - "Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència.", - "%1$s has responded your invitation" : "%1$s ha respost a la vostra invitació" + "Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència." }, "nplurals=2; plural=(n != 1);"); |