summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-21 01:12:33 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-21 01:12:33 +0000
commit86be2687fb8a8d0b249a09bc6111d7f719dbcd68 (patch)
tree3279bf1e5871ceb0b5fd7ce14aee0c61ad44287e /apps/oauth2
parent58cc34b816f61ac54901fa55869ef407c1f5b43b (diff)
downloadnextcloud-server-86be2687fb8a8d0b249a09bc6111d7f719dbcd68.tar.gz
nextcloud-server-86be2687fb8a8d0b249a09bc6111d7f719dbcd68.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/ru.js1
-rw-r--r--apps/oauth2/l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ru.js b/apps/oauth2/l10n/ru.js
index 7edd72964cd..4adf2f65ceb 100644
--- a/apps/oauth2/l10n/ru.js
+++ b/apps/oauth2/l10n/ru.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Клиенты OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к %s.",
"Name" : "Имя",
diff --git a/apps/oauth2/l10n/ru.json b/apps/oauth2/l10n/ru.json
index f83068d6097..793dd149678 100644
--- a/apps/oauth2/l10n/ru.json
+++ b/apps/oauth2/l10n/ru.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Клиенты OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к %s.",
"Name" : "Имя",