rhymix/modules/session/conf/info.xml

50 lines
2.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<module version="0.2">
<title xml:lang="ko">세션 관리자</title>
<title xml:lang="jp">セッション管理</title>
<title xml:lang="en">Session</title>
<title xml:lang="vi">Session</title>
<title xml:lang="zh-CN">会话管理</title>
<title xml:lang="zh-TW">SESSION管理</title>
<title xml:lang="tr">Oturum</title>
<description xml:lang="ko">
접속자의 세션을 관리합니다.
기본적인 세션 설정과 사용뿐 아니라 세션 정보를 이용하여 접속자등의 세션 기반의 정보를 제공하는 기능도 있습니다.
</description>
<description xml:lang="jp">
アクセスユーザのセッションを管理します。
基本的セッション設定はもちろん、セッション情報を利用してアクセスユーザなどのセッション基盤の情報を提供する機能も持っています。
</description>
<description xml:lang="en">
This module manages session data.
It will allow you to get session setting, usage, and session-level data such as visitors.
</description>
<description xml:lang="tr">
Bu modül oturum verisini yönetir.
Siz sadece oturum ayarı veya kullanımı değil ayrıca oturum bilgilerini kullanan kullanıcıların oturum-seviyesi verilerini de elde edeceksiniz.
</description>
<description xml:lang="vi">Module này quản lý dữ liệu Session.
Bạn không phải chỉ duy nhất thiết lập Session hay sử dụng, Cấp độ của Session phụ thuộc vào lượng người truy cập trên Website của bạn.
</description>
<description xml:lang="zh-CN">
管理在线会员会话(session)功能的模块。
提供最基本的会话设置及使用,并且还可以获得基于会话功能的在线会员信息。
</description>
<description xml:lang="zh-TW">
管理線上會員SESSION功能的模組。
提供最基本的SESSION設置和使用且還可以獲得此功能的線上會員資料。
</description>
<version>1.7</version>
<date>2013-11-27</date>
<category>system</category>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NAVER</name>
<name xml:lang="vi">NAVER</name>
<name xml:lang="jp">NAVER</name>
<name xml:lang="en">NAVER</name>
<name xml:lang="zh-CN">NAVER</name>
<name xml:lang="zh-TW">NAVER</name>
<name xml:lang="tr">NAVER</name>
</author>
</module>