diff options
Diffstat (limited to 'apps/user_status/l10n/pt_BR.js')
-rw-r--r-- | apps/user_status/l10n/pt_BR.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 889ba5f049d..434b167135e 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -12,13 +12,20 @@ OC.L10N.register( "View profile" : "Visualizar perfil", "Clear status after" : "Limpar status após", "What is your status?" : "Qual é o seu status?", + "Previously set" : "Definido anteriormente", + "Reset status" : "Reinicie o status", "Set status" : "Definir status", "Online status" : "Status online", "Status message" : "Mensagem de status", + "Your status was set automatically" : "Seu status foi definido automaticamente", "Clear status message" : "Limpar mensagem de status", "Set status message" : "Definir mensagem de status", + "Reset status to \"{icon} {message}\"" : "Redefinir status para \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Redefinir status para \"{message}\"", + "Reset status to \"{icon}\"" : "Redefinir status para \"{icon}\"", "There was an error saving the status" : "Ocorreu um erro ao salvar o status", "There was an error clearing the status" : "Ocorreu um erro ao limpar o status", + "There was an error reverting the status" : "Ocorreu um erro ao reverter o status", "No recent status changes" : "Sem alterações de status recentes", "Away" : "Fora", "Do not disturb" : "Não perturbe", |