Blame view
sources/apps/user_ldap/l10n/lt_LT.php
387 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 8 9 10 |
<?php $TRANSLATIONS = array( "Deletion failed" => "Ištrinti nepavyko", "Password" => "Slaptažodis", "Group Filter" => "Grupės filtras", "Port" => "Prievadas", "Use TLS" => "Naudoti TLS", "Turn off SSL certificate validation." => "Išjungti SSL sertifikato tikrinimą.", "Not recommended, use for testing only." => "Nerekomenduojama, naudokite tik testavimui.", "Help" => "Pagalba" ); |