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>2018-02-13 13:48:27 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-13 13:48:27 +0300
commit3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch)
tree3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/oauth2/l10n/gl.js
parent91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/gl.js')
-rw-r--r--apps/oauth2/l10n/gl.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js
index 5ca248e1c0e..2aaff4b52f6 100644
--- a/apps/oauth2/l10n/gl.js
+++ b/apps/oauth2/l10n/gl.js
@@ -1,13 +1,9 @@
OC.L10N.register(
"oauth2",
{
- "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
- "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso ao seu %s.",
"Name" : "Nome",
- "Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador do cliente",
- "Secret" : "Secreto",
"Add client" : "Engadir cliente",
"Add" : "Engadir"
},