moglia
2010-05-13 b023eb843589e7a53c0d05e927026655e3da745a
interface/web/sites/lib/lang/br_shell_user.lng
@@ -1,6 +1,6 @@
<?php
$wb['uid_txt'] = 'Nome do usuário';
$wb['gid_txt'] = 'Groupo';
$wb['gid_txt'] = 'Grupo';
$wb['shell_txt'] = 'Shell';
$wb['dir_txt'] = 'Diretório';
$wb['server_id_txt'] = 'Servidor';
@@ -8,8 +8,8 @@
$wb['username_txt'] = 'Nome do usuário';
$wb['password_txt'] = 'Senha';
$wb['password_strength_txt'] = 'Dificuldade da senha';
$wb['chroot_txt'] = 'Chroot Shell';
$wb['quota_size_txt'] = 'Quota';
$wb['chroot_txt'] = 'Shell em Chroot';
$wb['quota_size_txt'] = 'Cota';
$wb['active_txt'] = 'Ativo';
$wb['username_error_empty'] = 'Nome de usuário em branco.';
$wb['username_error_unique'] = 'O nome de usuário deve ser único.';