summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-11 02:15:59 +0000
committerNextcloud bot <bot@nextcloud.com>2020-06-11 02:15:59 +0000
commite146a2b7e6649d3dc7daedf3ff06252d2be30e37 (patch)
tree9ca3efa457f36b623f95ef07808456abdf571362 /apps/oauth2/l10n
parent68f5ea780adeecc48b68ec632f9ea3f59fc5fb2b (diff)
downloadnextcloud-server-e146a2b7e6649d3dc7daedf3ff06252d2be30e37.tar.gz
nextcloud-server-e146a2b7e6649d3dc7daedf3ff06252d2be30e37.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/gl.js4
-rw-r--r--apps/oauth2/l10n/gl.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js
index 9fa0510a4e3..95e35d1315c 100644
--- a/apps/oauth2/l10n/gl.js
+++ b/apps/oauth2/l10n/gl.js
@@ -11,10 +11,10 @@ OC.L10N.register(
"Name" : "Nome",
"Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador do cliente",
- "Secret" : "Secreto",
+ "Secret" : "Segredo",
"Add client" : "Engadir cliente",
"Add" : "Engadir",
- "Show client secret" : "Amosar o secreto do cliente",
+ "Show client secret" : "Amosar o segredo do cliente",
"Delete" : "Eliminar"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/gl.json b/apps/oauth2/l10n/gl.json
index 0669baf6f2c..5357c5a5e88 100644
--- a/apps/oauth2/l10n/gl.json
+++ b/apps/oauth2/l10n/gl.json
@@ -9,10 +9,10 @@
"Name" : "Nome",
"Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador do cliente",
- "Secret" : "Secreto",
+ "Secret" : "Segredo",
"Add client" : "Engadir cliente",
"Add" : "Engadir",
- "Show client secret" : "Amosar o secreto do cliente",
+ "Show client secret" : "Amosar o segredo do cliente",
"Delete" : "Eliminar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file