diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-11 02:16:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-11 02:16:08 +0000 |
commit | 09029d348193c0cd5b18fa6e918f8f183786c041 (patch) | |
tree | 99069323894e17a04a74ecd771a646f4edf8a211 /apps/oauth2 | |
parent | de8a8f3663b40372b39e232d1743b76f563f0721 (diff) | |
download | nextcloud-server-09029d348193c0cd5b18fa6e918f8f183786c041.tar.gz nextcloud-server-09029d348193c0cd5b18fa6e918f8f183786c041.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/gl.js | 4 | ||||
-rw-r--r-- | apps/oauth2/l10n/gl.json | 4 |
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 |