Skip to content
Snippets Groups Projects
Unverified Commit f3801a85 authored by Andreas Gohr's avatar Andreas Gohr Committed by GitHub
Browse files

Merge pull request #65 from dokuwiki-translate/lang_update_865_1527886356

Translation update (ru)
parents e18abddf ac368260
Branches
Tags
No related merge requests found
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author NoName <postname9@gmail.com>
*/
$lang['loginwith'] = 'Войти через другие Сервисы';
$lang['loginButton'] = 'Войти через';
$lang['eMailRestricted'] = '<p id="oauth_email_restricted">Разрешены аккаунты электронных почт только со следующих доменов: %s</p>';
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author NoName <postname9@gmail.com>
*/
$lang['auth0-key'] = 'Ваш Клиентский ID зарегестрирован как <a href="https://manage.auth0.com/#/applications">Auth0 application</a>';
$lang['auth0-secret'] = 'Ваш Клиентский Секрет зарегестрирован как <a href="https://manage.auth0.com/#/applications">Auth0 application</a>';
$lang['auth0-domain'] = 'Ваш домен зарегестрирован как <a href="https://manage.auth0.com/#/applications">Auth0 account</a>';
$lang['github-key'] = '<a href="https://github.com/settings/applications">Github application</a>';
$lang['github-secret'] = '<a href="https://github.com/settings/applications">Github application</a>';
$lang['google-key'] = '<a href="https://console.developers.google.com/project">Google Project</a> (see Credentials Screen)';
$lang['google-secret'] = ' <a href="https://console.developers.google.com/project">Google Project</a> (see Credentials Screen)';
$lang['dataporten-key'] = 'Ваш Клиентский ID зарегестрирован как <a href="https://dashboard.dataporten.no">Dataporten application</a>';
$lang['dataporten-secret'] = 'Ваш Клиентский Секрет зарегестрирован как <a href="https://dashboard.dataporten.no">Dataporten application</a>';
$lang['mailRestriction'] = 'Предел аутентификации пользователей этого домена (дополнителен, должен начинаться с <code>@</code>)';
$lang['singleService_o_'] = 'Разрешить все сервисы';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment