summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-27 00:11:53 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-27 00:11:53 +0000
commit9e3522af546e3a65361a073a1a19ebe62ebf9544 (patch)
tree2972c5683f204826125d47dd40e01c06cbe76d79 /apps/oauth2
parentbb82bfac6dd388fac21284b7996eaa31cc44d55f (diff)
downloadnextcloud-server-9e3522af546e3a65361a073a1a19ebe62ebf9544.tar.gz
nextcloud-server-9e3522af546e3a65361a073a1a19ebe62ebf9544.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/pt_BR.js2
-rw-r--r--apps/oauth2/l10n/pt_BR.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js
index 4cdf0a5f903..c8ebcf56412 100644
--- a/apps/oauth2/l10n/pt_BR.js
+++ b/apps/oauth2/l10n/pt_BR.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos requisitem acesso a %s.",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos solicitem acesso a %s.",
"Name" : "Nome",
"Redirection URI" : "Redirecionamento URI",
"Client Identifier" : "Identificador do Cliente",
diff --git a/apps/oauth2/l10n/pt_BR.json b/apps/oauth2/l10n/pt_BR.json
index 74f23369db4..3705eb01975 100644
--- a/apps/oauth2/l10n/pt_BR.json
+++ b/apps/oauth2/l10n/pt_BR.json
@@ -1,7 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos requisitem acesso a %s.",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permite que serviços externos solicitem acesso a %s.",
"Name" : "Nome",
"Redirection URI" : "Redirecionamento URI",
"Client Identifier" : "Identificador do Cliente",