diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-11 02:15:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-11 02:15:48 +0000 |
commit | e1e7de43c16cb562fdc8fe1258423e2b3e245102 (patch) | |
tree | 70dd7b0f4776aa0e51974907bbd67fdd283af61a /apps/oauth2 | |
parent | 83303ef9dfbdc07ff5bddd0ee64abdda4cf35647 (diff) | |
download | nextcloud-server-e1e7de43c16cb562fdc8fe1258423e2b3e245102.tar.gz nextcloud-server-e1e7de43c16cb562fdc8fe1258423e2b3e245102.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 |