diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pt_BR.js | 4 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 69b9071e34b..b04846e2756 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Imagem inválida", "Avatar image is not square" : "A imagem do avatar não é quadrada", "View profile" : "Visualizar perfil", + "Local time: %s" : "Hora local: %s", "today" : "hoje", "tomorrow" : "amanhã", "yesterday" : "ontem", @@ -101,6 +102,8 @@ OC.L10N.register( "Users" : "Usuários", "Email" : "E-mail", "Mail %s" : "E-Mail %s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "Ver %s no fediverse", "Phone" : "Fone", "Call %s" : "Chamar %s", "Twitter" : "Twitter", @@ -152,6 +155,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário não foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", "Could not find category \"%s\"" : "Impossível localizar a categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Segunda-feira", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index dab51898f26..4c1e39643c7 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -55,6 +55,7 @@ "Invalid image" : "Imagem inválida", "Avatar image is not square" : "A imagem do avatar não é quadrada", "View profile" : "Visualizar perfil", + "Local time: %s" : "Hora local: %s", "today" : "hoje", "tomorrow" : "amanhã", "yesterday" : "ontem", @@ -99,6 +100,8 @@ "Users" : "Usuários", "Email" : "E-mail", "Mail %s" : "E-Mail %s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "Ver %s no fediverse", "Phone" : "Fone", "Call %s" : "Chamar %s", "Twitter" : "Twitter", @@ -150,6 +153,7 @@ "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", "The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário não foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", "Could not find category \"%s\"" : "Impossível localizar a categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Segunda-feira", |