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/pt_BR.js')
-rw-r--r--apps/user_status/l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js
index 9ba6fec69dc..113ddca0e55 100644
--- a/apps/user_status/l10n/pt_BR.js
+++ b/apps/user_status/l10n/pt_BR.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Em trabalho remoto",
"User status" : "Status do usuário",
"Clear status message after" : "Limpar status do usuário após",
- "What's your status?" : "Qual é o seu status?",
"Set status" : "Definir status",
"Online status" : "Status online",
"Status message" : "Mensagem de status",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 horas",
"Mute all notifications" : "Silenciar todas as notificações",
"Appear offline" : "Aparecer offline",
- "Clear status after" : "Limpar status após"
+ "Clear status after" : "Limpar status após",
+ "What's your status?" : "Qual é o seu status?"
},
"nplurals=2; plural=(n > 1);");