Skip to content
Snippets Groups Projects
Commit ac368260 authored by NoName's avatar NoName Committed by DokuWiki Translation Interface
Browse files

translation update

parent e18abddf
Branches
No related tags found
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