cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
interface/web/sites/lib/lang/tr_shell_user.lng
@@ -1,6 +1,4 @@
<?php
$wb['uid_txt'] = 'Web Kullanıcı Adı';
$wb['gid_txt'] = 'Grup';
$wb['shell_txt'] = 'Shell';
$wb['dir_txt'] = 'Dizin';
$wb['server_id_txt'] = 'Sunucu';
@@ -19,5 +17,9 @@
$wb['directory_error_empty'] = 'Dizin boş.';
$wb['limit_shell_user_txt'] = 'Max. Shell kullanıcısı limitine ulaşıldı.';
$wb['parent_domain_id_error_empty'] = 'Seçili websitesi yok.';
$wb['puser_txt'] = 'Web Username';
$wb['pgroup_txt'] = 'Web Group';
$wb['ssh_rsa_txt'] = 'SSH-RSA Public Key (for key-based logins)';
$wb['dir_dot_error'] = 'No .. in path allowed.';
$wb['dir_slashdot_error'] = 'No ./ in path allowed.';
?>