aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-10 00:17:59 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-10 00:17:59 +0000
commit0fdf8c63a288b82c435cc9240d6cd7be889a9d09 (patch)
tree71f4ea00197e0dacac59b203d66bc7ce1cc63443 /apps/user_status
parent11d38926640df6297f191444b670035ad0ae7eaf (diff)
downloadnextcloud-server-0fdf8c63a288b82c435cc9240d6cd7be889a9d09.tar.gz
nextcloud-server-0fdf8c63a288b82c435cc9240d6cd7be889a9d09.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.js4
-rw-r--r--apps/user_status/l10n/ca.json4
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