lang file update

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7163 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-01-18 14:10:35 +00:00
parent aaafd27982
commit 7e6bf1df73
6 changed files with 17 additions and 6 deletions

View file

@ -204,8 +204,9 @@
$lang->about_member = "Member module will help you create, modify and remove members and manage groups or sign up form.\nYou can add a custom group to manage members, and also get additional information by modifying sign up form.";
$lang->about_find_member_account = 'Your account info will be noticed by registered email address.<br />Please input email address which you have input on registration, and press "Find Account Info" button.<br />';
$lang->about_ssl_port = 'Please input if you are using different SSL port with default one';
$lang->about_ssl_port = 'Please input if you are using non-default SSL port';
$lang->add_openid = 'Add OpenID';
$lang->about_resend_auth_mail = 'You can request for activation mail if you have not activated before';
$lang->no_article = 'There exists no article';
?>

View file

@ -202,8 +202,9 @@
$lang->about_member = "Esto es un módulo para crear/modificar/eliminar usuarios y manejar grupos o el formato del registro.\n Usted puede manejar usuarios creando nuevos grupos, y obtener información adicional manejando el formato del registro";
$lang->about_find_member_account = 'Su información de la cuenta será observado por dirección de correo electrónico registrada. <br /> Introduce la dirección de correo electrónico que usted tiene de entrada en el registro, y pulse "Buscar" Información de la cuenta ". <br />';
$lang->about_ssl_port = '기본 포트 이외의 SSL 포트를 사용하는 경우 포트번호를 입력해주세요';
$lang->add_openid = '오픈아이디 추가';
$lang->about_ssl_port = 'Please input if you are using different SSL port with default one';
$lang->add_openid = 'Add OpenID';
$lang->about_resend_auth_mail = '인증 메일을 받지 못하신 경우 다시 받으실 수 있습니다.';
$lang->about_resend_auth_mail = 'You can request for authentication mail if you have failed before.';
$lang->no_article = 'There exists no article';
?>

View file

@ -205,6 +205,10 @@
$lang->about_find_member_account = 'L\information de votre compte sera annoncé par le mél sur l\'inscription. <br />Entrez l\'adresse mél que vous avez entré sur l\'inscription et appuyez le bouton "Recherce l\'Information du Compte".<br />';
$lang->about_member = "C'est le module pour administrer des membres avec lequel vous pouvez créer/modifier/supprimer des membres ou administrer les groupes et la formule d'inscription.\nVous pouvez administrer membres par création un nouveau groupe, ou gagner les informations additionnelles par l'administration la formule d'inscrioption.";
$lang->about_find_member_account = 'Your account info will be noticed by registered email address.<br />Please input email address which you have input on registration, and press "Find Account Info" button.<br />';
$lang->about_ssl_port = 'Please input if you are using different SSL port with default one';
$lang->add_openid = 'Add OpenID';
$lang->about_resend_auth_mail = '인증 메일을 받지 못하신 경우 다시 받으실 수 있습니다.';
$lang->about_resend_auth_mail = 'You can request for authentication mail if you have failed before.';
$lang->no_article = 'There exists no article';
?>

View file

@ -209,4 +209,5 @@
$lang->add_openid = 'OpenIDの追加';
$lang->about_resend_auth_mail = '認証メールが届いてなかった場合、再送信の申請が可能です。<br />※申請の前に、当サイトからメールの受信が出来るように設定して下さい。';
$lang->no_article = 'There exists no article';
?>

View file

@ -209,4 +209,5 @@
$lang->add_openid = '오픈아이디 추가';
$lang->about_resend_auth_mail = '인증 메일을 받지 못하신 경우 다시 받으실 수 있습니다.';
$lang->no_article = '글이 없습니다.';
?>

View file

@ -203,6 +203,9 @@
$lang->about_member = "Этот модуль служит для создания/изменения/удаления пользователей, управления их группами и формой регистрации.\nВы можете управлять пользователями посредством создания новых групп, и получить дополнительную информацию, управляя формой регистрации";
$lang->about_find_member_account = 'Ваша информация аккаунта будет направлена на зарегистрированный email.<br />Пожалуйста, введите email адрес, который Вы ввели при регистрации и нажмите кнопку "Найти Информацию Аккаунта".<br />';
$lang->about_ssl_port = 'Please input if you are using different SSL port with default one';
$lang->add_openid = 'Add OpenID';
$lang->about_resend_auth_mail = '인증 메일을 받지 못하신 경우 다시 받으실 수 있습니다.';
$lang->about_resend_auth_mail = 'You can request for authentication mail if you have failed before.';
$lang->no_article = 'There exists no article';
?>