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:
authorNextcloud bot <bot@nextcloud.com>2022-02-16 05:27:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-16 05:27:54 +0300
commit55fd30729e86a94e121f6c99cd66ae03e3d76264 (patch)
tree76341ea7e4a4b4392b0492dde262924441eb4455 /apps/oauth2
parentd086fadb9e5f2abeb4d1b7eb67f0886780bfb0b1 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/pt_PT.js2
-rw-r--r--apps/oauth2/l10n/pt_PT.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/pt_PT.js b/apps/oauth2/l10n/pt_PT.js
index f096bc7a483..ca8caff189d 100644
--- a/apps/oauth2/l10n/pt_PT.js
+++ b/apps/oauth2/l10n/pt_PT.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
"Add client" : "Adicionar cliente",
"Name" : "Nome",
- "Redirection URI" : "URI de redireccionamento",
+ "Redirection URI" : "URI de redirecionamento",
"Add" : "Adicionar",
"Client Identifier" : "Identificador de Cliente",
"Secret" : "Segredo",
diff --git a/apps/oauth2/l10n/pt_PT.json b/apps/oauth2/l10n/pt_PT.json
index f61fbddc66a..0613991d2f7 100644
--- a/apps/oauth2/l10n/pt_PT.json
+++ b/apps/oauth2/l10n/pt_PT.json
@@ -8,7 +8,7 @@
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.",
"Add client" : "Adicionar cliente",
"Name" : "Nome",
- "Redirection URI" : "URI de redireccionamento",
+ "Redirection URI" : "URI de redirecionamento",
"Add" : "Adicionar",
"Client Identifier" : "Identificador de Cliente",
"Secret" : "Segredo",