diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 18:46:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 18:46:31 +0000 |
commit | 99f8a7ff71f0b17c96a7c61abe208031db1a5a3c (patch) | |
tree | c32d9ba277ece04aaff1fc0304e5da8c44df2c25 /apps/user_status/l10n | |
parent | 16f13311cdacbd9fb915d529b164e45b2f1b34e2 (diff) | |
download | nextcloud-server-99f8a7ff71f0b17c96a7c61abe208031db1a5a3c.tar.gz nextcloud-server-99f8a7ff71f0b17c96a7c61abe208031db1a5a3c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/pt_BR.js | 7 | ||||
-rw-r--r-- | apps/user_status/l10n/pt_BR.json | 7 |
2 files changed, 14 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", diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index d06c1c7849c..75250b8e75b 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -10,13 +10,20 @@ "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", |