mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6946 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
43c948127c
commit
e9e45bc60c
2 changed files with 59 additions and 59 deletions
|
|
@ -34,130 +34,130 @@
|
||||||
|
|
||||||
<author email_address="zero@zeroboard.com" link="http://blog.nzeo.com">
|
<author email_address="zero@zeroboard.com" link="http://blog.nzeo.com">
|
||||||
<name xml:lang="ko">zero</name>
|
<name xml:lang="ko">zero</name>
|
||||||
<name xml:lang="zh-CN">zero</name>
|
<name xml:lang="zh-CN">zero</name>
|
||||||
<name xml:lang="jp">zero</name>
|
<name xml:lang="jp">zero</name>
|
||||||
<name xml:lang="zh-TW">zero</name>
|
<name xml:lang="zh-TW">zero</name>
|
||||||
<name xml:lang="en">zero</name>
|
<name xml:lang="en">zero</name>
|
||||||
<name xml:lang="vi">zero</name>
|
<name xml:lang="vi">zero</name>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<extra_vars>
|
<extra_vars>
|
||||||
<var name="target" type="select">
|
<var name="target" type="select">
|
||||||
<title xml:lang="ko">Captcha 표시 대상</title>
|
<title xml:lang="ko">Captcha 표시 대상</title>
|
||||||
<title xml:lang="zh-CN">应用对象</title>
|
<title xml:lang="zh-CN">应用对象</title>
|
||||||
<title xml:lang="jp">Captchaを表示する対象</title>
|
<title xml:lang="jp">Captchaを表示する対象</title>
|
||||||
<title xml:lang="zh-TW">選擇目標</title>
|
<title xml:lang="zh-TW">選擇目標</title>
|
||||||
<title xml:lang="en">Captcha Target</title>
|
<title xml:lang="en">Captcha Target</title>
|
||||||
<title xml:lang="vi">Mục tiêu Captcha hiển thị</title>
|
<title xml:lang="vi">Mục tiêu Captcha hiển thị</title>
|
||||||
<description xml:lang="ko">글/댓글 등록시 captcha가 동작할 대상을 정할 수 있습니다. 관리자는 무조건 제외됩니다</description>
|
<description xml:lang="ko">글/댓글 등록시 captcha가 동작할 대상을 정할 수 있습니다. 관리자는 무조건 제외됩니다</description>
|
||||||
<description xml:lang="zh-CN">可以指定验证码应用对象(管理员除外)。</description>
|
<description xml:lang="zh-CN">可以指定验证码应用对象(管理员除外)。</description>
|
||||||
<description xml:lang="jp">管理者を除き、書き込み・コメントを入力する際にcaptchaイメージを見せる対象を設定します。</description>
|
<description xml:lang="jp">管理者を除き、書き込み・コメントを入力する際にcaptchaイメージを見せる対象を設定します。</description>
|
||||||
<description xml:lang="zh-TW">除了管理員,在發表主題或評論時,設定圖形驗證應用的對象。</description>
|
<description xml:lang="zh-TW">除了管理員,在發表主題或評論時,設定圖形驗證應用的對象。</description>
|
||||||
<description xml:lang="en">You may specify targets CAPTCHA work. It's not applied when administrator writes.</description>
|
<description xml:lang="en">You may specify targets CAPTCHA work. It's not applied when administrator writes.</description>
|
||||||
<description xml:lang="vi">Khi gửi bài, bình luận, Capcha sẽ hiển thị để xác nhận hành động của người sử dụng. Chức năng này không hoạt động với người quản lý.</description>
|
<description xml:lang="vi">Khi gửi bài, bình luận, Capcha sẽ hiển thị để xác nhận hành động của người sử dụng. Chức năng này không hoạt động với người quản lý.</description>
|
||||||
<options value="">
|
<options value="">
|
||||||
<title xml:lang="ko">로그인하지 않은 사용자</title>
|
<title xml:lang="ko">로그인하지 않은 사용자</title>
|
||||||
<title xml:lang="zh-CN">非登录用户</title>
|
<title xml:lang="zh-CN">非登录用户</title>
|
||||||
<title xml:lang="jp">ログインしてないユーザー</title>
|
<title xml:lang="jp">ログインしてないユーザー</title>
|
||||||
<title xml:lang="zh-TW">非用戶</title>
|
<title xml:lang="zh-TW">非用戶</title>
|
||||||
<title xml:lang="en">Not logged-in users</title>
|
<title xml:lang="en">Not logged-in users</title>
|
||||||
<title xml:lang="vi">Người dùng chưa đăng nhập</title>
|
<title xml:lang="vi">Người dùng chưa đăng nhập</title>
|
||||||
</options>
|
</options>
|
||||||
<options value="all">
|
<options value="all">
|
||||||
<title xml:lang="ko">모든 사용자</title>
|
<title xml:lang="ko">모든 사용자</title>
|
||||||
<title xml:lang="zh-CN">所有用户</title>
|
<title xml:lang="zh-CN">所有用户</title>
|
||||||
<title xml:lang="jp">すべてのユーザー</title>
|
<title xml:lang="jp">すべてのユーザー</title>
|
||||||
<title xml:lang="zh-TW">所有用戶</title>
|
<title xml:lang="zh-TW">所有用戶</title>
|
||||||
<title xml:lang="en">All users</title>
|
<title xml:lang="en">All users</title>
|
||||||
<title xml:lang="vi">Tất cả mọi người</title>
|
<title xml:lang="vi">Tất cả mọi người</title>
|
||||||
</options>
|
</options>
|
||||||
</var>
|
</var>
|
||||||
<var name="act_type" type="select">
|
<var name="act_type" type="select">
|
||||||
<title xml:lang="ko">동작 방식</title>
|
<title xml:lang="ko">동작 방식</title>
|
||||||
<title xml:lang="zh-CN">验证方式</title>
|
<title xml:lang="zh-CN">验证方式</title>
|
||||||
<title xml:lang="jp">動作方式</title>
|
<title xml:lang="jp">動作方式</title>
|
||||||
<title xml:lang="zh-TW">行為模式</title>
|
<title xml:lang="zh-TW">行為模式</title>
|
||||||
<title xml:lang="en">How it works</title>
|
<title xml:lang="en">How it works</title>
|
||||||
<title xml:lang="vi">Sử dụng</title>
|
<title xml:lang="vi">Sử dụng</title>
|
||||||
<description xml:lang="ko">"1번만 동작"을 선택하시면 1번만 동작후 상태를 저장해서 다음부터 물어보지 않고 그렇지 않으면 매번 물어보게 됩니다</description>
|
<description xml:lang="ko">"1번만 동작"을 선택하시면 1번만 동작후 상태를 저장해서 다음부터 물어보지 않고 그렇지 않으면 매번 물어보게 됩니다</description>
|
||||||
<description xml:lang="zh-CN">"一次"就是每个IP只出现一次验证。</description>
|
<description xml:lang="zh-CN">"一次"就是每个IP只出现一次验证。</description>
|
||||||
<description xml:lang="jp">「1回だけ表示」を選択すると、最初だけ動作した後、その情報を記憶して次回からはCaptchaを見せないようにします。また、もう一つのオプションは毎回Captchaを表示します。</description>
|
<description xml:lang="jp">「1回だけ表示」を選択すると、最初だけ動作した後、その情報を記憶して次回からはCaptchaを見せないようにします。また、もう一つのオプションは毎回Captchaを表示します。</description>
|
||||||
<description xml:lang="zh-TW">選擇"單次",產生第一次動作後,下次不會再顯示;選擇"每次"則會一直顯示。</description>
|
<description xml:lang="zh-TW">選擇"單次",產生第一次動作後,下次不會再顯示;選擇"每次"則會一直顯示。</description>
|
||||||
<description xml:lang="en">If you choose "Once", CAPTCHA works only once for the user by storing status. Otherwise, this addon would show an image every time the user writes.</description>
|
<description xml:lang="en">If you choose "Once", CAPTCHA works only once for the user by storing status. Otherwise, this addon would show an image every time the user writes.</description>
|
||||||
<description xml:lang="vi">Nếu chọn "Chỉ một lần" thì sau lần hiển thị đó Capcha sẽ không hiển thị với người sử dụng đó nữa.</description>
|
<description xml:lang="vi">Nếu chọn "Chỉ một lần" thì sau lần hiển thị đó Capcha sẽ không hiển thị với người sử dụng đó nữa.</description>
|
||||||
<options value="onetime">
|
<options value="onetime">
|
||||||
<title xml:lang="ko">1번만 동작</title>
|
<title xml:lang="ko">1번만 동작</title>
|
||||||
<title xml:lang="zh-CN">一次</title>
|
<title xml:lang="zh-CN">一次</title>
|
||||||
<title xml:lang="jp">1回だけ表示</title>
|
<title xml:lang="jp">1回だけ表示</title>
|
||||||
<title xml:lang="zh-TW">單次</title>
|
<title xml:lang="zh-TW">單次</title>
|
||||||
<title xml:lang="vi">Chỉ một lần</title>
|
<title xml:lang="vi">Chỉ một lần</title>
|
||||||
<title xml:lang="en">once</title>
|
<title xml:lang="en">once</title>
|
||||||
</options>
|
</options>
|
||||||
<options value="everytime">
|
<options value="everytime">
|
||||||
<title xml:lang="ko">매번 동작</title>
|
<title xml:lang="ko">매번 동작</title>
|
||||||
<title xml:lang="zh-CN">每次</title>
|
<title xml:lang="zh-CN">每次</title>
|
||||||
<title xml:lang="jp">毎回表示</title>
|
<title xml:lang="jp">毎回表示</title>
|
||||||
<title xml:lang="zh-TW">每次</title>
|
<title xml:lang="zh-TW">每次</title>
|
||||||
<title xml:lang="en">every time</title>
|
<title xml:lang="en">every time</title>
|
||||||
<title xml:lang="vi">Luôn sử dụng</title>
|
<title xml:lang="vi">Luôn sử dụng</title>
|
||||||
</options>
|
</options>
|
||||||
</var>
|
</var>
|
||||||
<var name="apply_find_account" type="select">
|
<var name="apply_find_account" type="select">
|
||||||
<title xml:lang="ko">비밀번호 찾기 적용</title>
|
<title xml:lang="ko">비밀번호 찾기 적용</title>
|
||||||
<title xml:lang="zh-CN">应用到查找密码功能</title>
|
<title xml:lang="zh-CN">应用到查找密码功能</title>
|
||||||
<title xml:lang="jp">비밀번호 찾기 적용</title>
|
<title xml:lang="jp">비밀번호 찾기 적용</title>
|
||||||
<title xml:lang="zh-TW">비밀번호 찾기 적용</title>
|
<title xml:lang="zh-TW">비밀번호 찾기 적용</title>
|
||||||
<title xml:lang="en">applying to an action finding account</title>
|
<title xml:lang="en">applying to an action finding account</title>
|
||||||
<title xml:lang="vi">Khi lấy lại mật khẩu</title>
|
<title xml:lang="vi">Khi lấy lại mật khẩu</title>
|
||||||
<description xml:lang="ko">적용으로 하시면 비밀번호 찾기 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
<description xml:lang="ko">적용으로 하시면 비밀번호 찾기 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
||||||
<description xml:lang="zh-CN">启用此项功能可以有效地拦截以查找密码名义发送的垃圾邮件。</description>
|
<description xml:lang="zh-CN">启用此项功能可以有效地拦截以查找密码名义发送的垃圾邮件。</description>
|
||||||
<description xml:lang="jp">적용으로 하시면 비밀번호찾기 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
<description xml:lang="jp">적용으로 하시면 비밀번호찾기 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
||||||
<description xml:lang="zh-TW">적용으로 하시면 비밀번호찾기 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
<description xml:lang="zh-TW">적용으로 하시면 비밀번호찾기 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
||||||
<description xml:lang="en">If you set this option as apply, CAPTCHA will work for finding account action, too.</description>
|
<description xml:lang="en">If you set this option as apply, CAPTCHA will work for finding account action, too.</description>
|
||||||
<description xml:lang="vi">Nếu áp dụng, khi thành viên cần lấy lại mật khẩu khi lỡ quên, Capcha sẽ hiện thị để xác nhận việc này.</description>
|
<description xml:lang="vi">Nếu áp dụng, khi thành viên cần lấy lại mật khẩu khi lỡ quên, Capcha sẽ hiện thị để xác nhận việc này.</description>
|
||||||
<options value="">
|
<options value="">
|
||||||
<title xml:lang="ko">적용하지 않음</title>
|
<title xml:lang="ko">적용하지 않음</title>
|
||||||
<title xml:lang="zh-CN">不启用</title>
|
<title xml:lang="zh-CN">不启用</title>
|
||||||
<title xml:lang="jp">적용하지 않음</title>
|
<title xml:lang="jp">적용하지 않음</title>
|
||||||
<title xml:lang="zh-TW">적용하지 않음</title>
|
<title xml:lang="zh-TW">적용하지 않음</title>
|
||||||
<title xml:lang="en">Not apply</title>
|
<title xml:lang="en">Not apply</title>
|
||||||
<title xml:lang="vi">Không áp dụng</title>
|
<title xml:lang="vi">Không áp dụng</title>
|
||||||
</options>
|
</options>
|
||||||
<options value="apply">
|
<options value="apply">
|
||||||
<title xml:lang="ko">적용</title>
|
<title xml:lang="ko">적용</title>
|
||||||
<title xml:lang="zh-CN">启用</title>
|
<title xml:lang="zh-CN">启用</title>
|
||||||
<title xml:lang="jp">적용</title>
|
<title xml:lang="jp">적용</title>
|
||||||
<title xml:lang="zh-TW">적용</title>
|
<title xml:lang="zh-TW">적용</title>
|
||||||
<title xml:lang="en">Apply</title>
|
<title xml:lang="en">Apply</title>
|
||||||
<title xml:lang="vi">Áp dụng</title>
|
<title xml:lang="vi">Áp dụng</title>
|
||||||
</options>
|
</options>
|
||||||
</var>
|
</var>
|
||||||
<var name="apply_resend_auth_mail" type="select">
|
<var name="apply_resend_auth_mail" type="select">
|
||||||
<title xml:lang="ko">인증 메일 재발송 적용</title>
|
<title xml:lang="ko">인증 메일 재발송 적용</title>
|
||||||
<title xml:lang="zh-CN">应用到认证邮件重新发送功能</title>
|
<title xml:lang="zh-CN">应用到认证邮件重新发送功能</title>
|
||||||
<title xml:lang="jp">인증 메일 재발송 적용</title>
|
<title xml:lang="jp">인증 메일 재발송 적용</title>
|
||||||
<title xml:lang="zh-TW">인증 메일 재발송 적용</title>
|
<title xml:lang="zh-TW">인증 메일 재발송 적용</title>
|
||||||
<title xml:lang="en">apply to an action resending authmail</title>
|
<title xml:lang="en">apply to an action resending authmail</title>
|
||||||
<title xml:lang="vi">Khi lấy lại mã kích hoạt</title>
|
<title xml:lang="vi">Khi lấy lại mã kích hoạt</title>
|
||||||
<description xml:lang="ko">적용으로 하시면 인증 메일 재발송 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
<description xml:lang="ko">적용으로 하시면 인증 메일 재발송 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
||||||
<description xml:lang="zh-CN">启用此项功能可以有效地拦截以重新发送认证邮件名义发送的垃圾邮件。</description>
|
<description xml:lang="zh-CN">启用此项功能可以有效地拦截以重新发送认证邮件名义发送的垃圾邮件。</description>
|
||||||
<description xml:lang="jp">적용으로 하시면 인증 메일 재발송 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
<description xml:lang="jp">적용으로 하시면 인증 메일 재발송 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
||||||
<description xml:lang="zh-TW">적용으로 하시면 인증 메일 재발송 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
<description xml:lang="zh-TW">적용으로 하시면 인증 메일 재발송 기능에도 적용되어 악의적인 봇(또는 프로그램)에 의한 메일 발송을 막을 수 있습니다.</description>
|
||||||
<description xml:lang="en">If you set this option as apply, CAPTCHA will work for resending authmail action, too.</description>
|
<description xml:lang="en">If you set this option as apply, CAPTCHA will work for resending authmail action, too.</description>
|
||||||
<description xml:lang="vi">Nếu áp dụng, khi thành viên cần lấy lại mã kích hoạt thành viên, Capcha sẽ hiện thị để xác nhận việc này.</description>
|
<description xml:lang="vi">Nếu áp dụng, khi thành viên cần lấy lại mã kích hoạt thành viên, Capcha sẽ hiện thị để xác nhận việc này.</description>
|
||||||
<options value="">
|
<options value="">
|
||||||
<title xml:lang="ko">적용하지 않음</title>
|
<title xml:lang="ko">적용하지 않음</title>
|
||||||
<title xml:lang="zh-CN">不启用</title>
|
<title xml:lang="zh-CN">不启用</title>
|
||||||
<title xml:lang="jp">적용하지 않음</title>
|
<title xml:lang="jp">적용하지 않음</title>
|
||||||
<title xml:lang="zh-TW">적용하지 않음</title>
|
<title xml:lang="zh-TW">적용하지 않음</title>
|
||||||
<title xml:lang="en">Not apply</title>
|
<title xml:lang="en">Not apply</title>
|
||||||
<title xml:lang="vi">Không áp dụng</title>
|
<title xml:lang="vi">Không áp dụng</title>
|
||||||
</options>
|
</options>
|
||||||
<options value="apply">
|
<options value="apply">
|
||||||
<title xml:lang="ko">적용</title>
|
<title xml:lang="ko">적용</title>
|
||||||
<title xml:lang="zh-CN">启用</title>
|
<title xml:lang="zh-CN">启用</title>
|
||||||
<title xml:lang="jp">적용</title>
|
<title xml:lang="jp">적용</title>
|
||||||
<title xml:lang="zh-TW">적용</title>
|
<title xml:lang="zh-TW">적용</title>
|
||||||
<title xml:lang="en">Apply</title>
|
<title xml:lang="en">Apply</title>
|
||||||
<title xml:lang="vi">Áp dụng</title>
|
<title xml:lang="vi">Áp dụng</title>
|
||||||
</options>
|
</options>
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
Addon này sẽ hiển thị Website trên màn hình iPhone một cách tốt nhất khi người dùng sử dụng SmartPhone để truy cập (iPhone cảm ứng)
|
Addon này sẽ hiển thị Website trên màn hình iPhone một cách tốt nhất khi người dùng sử dụng SmartPhone để truy cập (iPhone cảm ứng)
|
||||||
</description>
|
</description>
|
||||||
<description xml:lang="zh-TW">
|
<description xml:lang="zh-TW">
|
||||||
以 IPhone (touch) 和 smartphone 瀏覽時會以最適當的畫面顯示。
|
用iPhone(touch)和智慧型手機瀏覽時會以最適當的畫面顯示。
|
||||||
</description>
|
</description>
|
||||||
<description xml:lang="jp">
|
<description xml:lang="jp">
|
||||||
IPhone(touch)など、スマートフォンからアクセスした時、最適化されたインターフェースで表示させます。
|
IPhone(touch)など、スマートフォンからアクセスした時、最適化されたインターフェースで表示させます。
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
<author email_address="haneul0318@gmail.com" link="http://seungyeop.kr">
|
||||||
<name xml:lang="ko">haneul</name>
|
<name xml:lang="ko">haneul</name>
|
||||||
<name xml:lang="en">haneul</name>
|
<name xml:lang="en">haneul</name>
|
||||||
<name xml:lang="zh-CN">haneul</name>
|
<name xml:lang="zh-CN">haneul</name>
|
||||||
<name xml:lang="vi">haneul</name>
|
<name xml:lang="vi">haneul</name>
|
||||||
<name xml:lang="zh-TW">haneul</name>
|
<name xml:lang="zh-TW">haneul</name>
|
||||||
<name xml:lang="jp">haneul</name>
|
<name xml:lang="jp">haneul</name>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue