ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/admin/lib/lang/sk_remote_user.lng
@@ -1,11 +1,11 @@
<?php
$wb['username_txt'] = 'Uživate?:';
$wb['username_txt'] = 'Uživateľ:';
$wb['password_txt'] = 'Heslo:';
$wb['function_txt'] = 'Funkcia:';
$wb['username_error_unique'] = 'Prihlasovacie meno musí by? jedine?né';
$wb['username_error_empty'] = 'Užívate?ské meno nemôže by? prázdne';
$wb['password_error_empty'] = 'Heslo nemôže by? prázdne';
$wb['password_strength_txt'] = 'Pevnos? hesla:';
$wb['username_error_unique'] = 'Prihlasovacie meno musí byť jedineľné';
$wb['username_error_empty'] = 'Užívateľské meno nemôže byť prázdne';
$wb['password_error_empty'] = 'Heslo nemôže byť prázdne';
$wb['password_strength_txt'] = 'Pevnosť hesla:';
$wb['Mail domain functions'] = 'Mail domain functions';
$wb['Mail user functions'] = 'Mail user functions';
$wb['Mail alias functions'] = 'Mail alias functions';
@@ -39,4 +39,5 @@
$wb['DNS rp functions'] = 'DNS rp functions';
$wb['DNS srv functions'] = 'DNS srv functions';
$wb['DNS txt functions'] = 'DNS txt functions';
$wb['Mail mailing list functions'] = 'Mail mailinglist functions';
?>