diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
commit | 28e0ccfed906525183306ff3d38b67075d688773 (patch) | |
tree | 814bb9da20ac29123400fb75396207514225d26b /apps/dav/l10n/ca.js | |
parent | 3b9c24022ce657074a4fd1246d403a29162f9f3d (diff) | |
download | nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.tar.gz nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 7ebbab64ce5..88fc2beeab9 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -151,6 +151,7 @@ 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", |