moodle/lang/pl/auth.php

13 lines
382 B
PHP
Executable File

<?PHP // $Id$
// auth.php - created with Moodle 1.0.8.1 (2003011200)
$string['auth_ldaptitle'] = "U¿yj serwera LDAP ";
$string['guestloginbutton'] = "Zaloguj siê jako go¶æ";
$string['instructions'] = "Instrukcje";
$string['md5'] = "kodowanie MD5";
$string['plaintext'] = "Zwyk³y text";
$string['showguestlogin'] = "Mo¿esz ukryæ b±d¼ pokazaæ przycisk logowania go¶cia";
?>