diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-10 00:17:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-10 00:17:36 +0000 |
commit | 689936020d4a0d7dc62b4504bf6b1b19a5ffd399 (patch) | |
tree | fdc36395040f5c1bd1af0c0fc492ec9aefc280d9 /apps/user_status | |
parent | 3ef5090084a4159b2a2c20897b2a5e8afe797dae (diff) | |
download | nextcloud-server-689936020d4a0d7dc62b4504bf6b1b19a5ffd399.tar.gz nextcloud-server-689936020d4a0d7dc62b4504bf6b1b19a5ffd399.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/ca.js | 4 | ||||
-rw-r--r-- | apps/user_status/l10n/ca.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index fe6a86676c1..95d76044ceb 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -42,7 +42,7 @@ OC.L10N.register( "30 minutes" : "30 minuts", "1 hour" : "1 hora", "4 hours" : "4 hores", - "Mute all notifications" : "Silencia totes les notificacions", - "Appear offline" : "Apareix fora de línia" + "Mute all notifications" : "Silencieu totes les notificacions", + "Appear offline" : "Apareixeu fora de línia" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json index ce95a78c06c..0bddb6cdf99 100644 --- a/apps/user_status/l10n/ca.json +++ b/apps/user_status/l10n/ca.json @@ -40,7 +40,7 @@ "30 minutes" : "30 minuts", "1 hour" : "1 hora", "4 hours" : "4 hores", - "Mute all notifications" : "Silencia totes les notificacions", - "Appear offline" : "Apareix fora de línia" + "Mute all notifications" : "Silencieu totes les notificacions", + "Appear offline" : "Apareixeu fora de línia" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |