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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js
index 27928e0f0ed..158f1c5aa10 100644
--- a/apps/user_status/l10n/ca.js
+++ b/apps/user_status/l10n/ca.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Treballant a distància",
"User status" : "Estat de l'usuari",
"Clear status message after" : "Esborra el missatge d'estat després",
- "What's your status?" : "Quin és el teu estat?",
"Set status" : "Estableix l'estat",
"Online status" : "Estat en línia",
"Status message" : "Missatge d'estat",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 hores",
"Mute all notifications" : "Silenciar totes les notificacions",
"Appear offline" : "Apareix com \"desconnectat\"",
- "Clear status after" : "Esborra l'estat després"
+ "Clear status after" : "Esborra l'estat després",
+ "What's your status?" : "Quin és el teu estat?"
},
"nplurals=2; plural=(n != 1);");