Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/ca.js')
-rw-r--r--apps/user_status/l10n/ca.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js
index d40a3b143a4..e7f28b5694e 100644
--- a/apps/user_status/l10n/ca.js
+++ b/apps/user_status/l10n/ca.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"Vacationing" : "Vacances",
"Working remotely" : "Treballant a distància",
"User status" : "Estat de l'usuari",
- "Clear status message after" : "Esborra el missatge d'estat després",
+ "Clear status after" : "Esborra l'estat després",
"What is your status?" : "Quin és el vostre estat?",
"Set status" : "Estableix l'estat",
"Online status" : "Estat en línia",
@@ -33,6 +33,7 @@ OC.L10N.register(
"4 hours" : "4 hores",
"Mute all notifications" : "Silenciar totes les notificacions",
"Appear offline" : "Apareix com \"desconnectat\"",
+ "Clear status message after" : "Esborra el missatge d'estat després",
"What's your status?" : "Quin és el teu estat?"
},
"nplurals=2; plural=(n != 1);");