nextcloud/apps/user_ldap/l10n/lt_LT.php

10 lines
344 B
PHP
Raw Normal View History

2012-08-23 04:07:35 +04:00
<?php $TRANSLATIONS = array(
"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"
);