summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-21 01:12:10 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-21 01:12:10 +0000
commit6591a3bc366874ead2de646ae1ca920277c17bff (patch)
treec8fa9047cabd29f5a9485db987d40c723ff21905 /apps/oauth2
parent8e5120ce66d6d2de0cee497450ab8e3634b729d0 (diff)
downloadnextcloud-server-6591a3bc366874ead2de646ae1ca920277c17bff.tar.gz
nextcloud-server-6591a3bc366874ead2de646ae1ca920277c17bff.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" : "Имя",