Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
authentication failed
Ошибка идентификации
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
authentication failed.
вернуться на страницу входа
Laatste Update: 2022-01-26
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
vnc authentication failed.
Ошибка аутентификации в vnc.
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
proxy authentication failed.
Ошибка идентификации на прокси- сервере.
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
authentication failed, operation aborted.
Ошибка идентификации, операция аварийно завершена.
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
authentication failed (user name=%1)
ÐÑибка доÑÑÑпа полÑзоваÑелÑ% 1
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
authentication failed. please try again.
Ошибка аутентификации. Попробуйте снова.
Laatste Update: 2024-01-05
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
authentication failed: method %1 not supported
Сбой аутентификации: метод% 1 не поддерживается
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
vnc authentication failed because of too many authentication tries.
Ошибка аутентификации в vnc. Слишком много попыток аутентификации.
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
authentication failed. most likely the password is wrong. %1
Ошибка идентификации. Вероятная причина — неверный пароль.% 1
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
authentication failed. most likely the password is wrong. the server responded: %1
Невозможно получить доступ. Самая вероятная причина - неверно указан пароль. Сервер вернул:% 1
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
get a failed order? please follow this alternative order link: click here to order now
Пожалуйста, нажмите здесь.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
a single "authentication failed" event received from any server does not necessarily indicate a problem, since user may have just mistyped his password.
Одно событие "Аутентификация не состоялась", полученное от сервера, не определяет проблему, поскольку пользователь, возможно, просто опечатался, набирая пароль.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
Waarschuwing: Bevat onzichtbare HTML-opmaak
a card detected as faulty, or which initial authentication failed, or which start of validity date is not yet reached, or which expiry date has passed;
карточка, которая определена в качестве неисправной, или которую не удалось идентифицировать, или срок действия которой еще не наступил, или срок действия которой уже истек;
Laatste Update: 2017-01-03
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
although you may have supplied the correct authentication details, the authentication failed because the method that the server is using is not supported by the kde program implementing the protocol %1.
Возможно, вы указали неверные данные для подтверждения подлинности или сбой произошёл из- за того, что используемый сервером метод не поддерживается компонентом kde, реализующим протокол% 1.
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
/ / storing password hash $query = sprintf( "insert into users(name,pwd) values('%s' ,'%s') ;", addslashes($username), md5($password)); $result = pg_exec($connection, $query); / / querying if user submitted the right password $query = sprintf("select 1 from users where name='%s' and pwd='%s' ;", addslashes($username), md5($password)); $result = pg_exec($connection, $query); if (pg_numrows($result) 0) {echo "welcome, $username !";} else {echo "authentication failed for $username .";}
/ / сохраняем хеш от пароля $query = sprintf( "insert into users(name,pwd) values('%s' ,'%s') ;", addslashes($username), md5($password)); $result = pg_exec($connection, $query); / / проверяем корректность введенного пользователем пароля $query = sprintf("select 1 from users where name='%s 'and pwd='%s' ;", addslashes($username), md5($password)); $result = pg_exec($connection, $query); if (pg_numrows($result) 0) {echo "Добро пожаловать, $username !";} else {echo "Введен неверный пароль для $username .";}
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
Referentie:
Waarschuwing: Bevat onzichtbare HTML-opmaak