diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:01 +0000 |
commit | b5096b0eb63bd7ec2b2b2818ae21b3e8c0b1ec00 (patch) | |
tree | 9bd5c5a595587120420705601a0a3aba2322bca2 /apps/dav/l10n/ca.js | |
parent | 27f76dc52266c4111c7a634356e16c37a6fe51d8 (diff) | |
download | nextcloud-server-b5096b0eb63bd7ec2b2b2818ae21b3e8c0b1ec00.tar.gz nextcloud-server-b5096b0eb63bd7ec2b2b2818ae21b3e8c0b1ec00.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 67b64f97479..250f36860d2 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -188,6 +188,7 @@ 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." + "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ó" }, "nplurals=2; plural=(n != 1);"); |