diff --git a/modules/admin/lang/en.lang.php b/modules/admin/lang/en.lang.php index f5a52f8e9..8157be76a 100644 --- a/modules/admin/lang/en.lang.php +++ b/modules/admin/lang/en.lang.php @@ -25,21 +25,15 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); + $lang->newest_news = "Latest News"; $lang->env_setup = "Setting"; diff --git a/modules/admin/lang/es.lang.php b/modules/admin/lang/es.lang.php index 8f277ce8e..37e6bfcd5 100644 --- a/modules/admin/lang/es.lang.php +++ b/modules/admin/lang/es.lang.php @@ -25,20 +25,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = "Noticias recientes"; diff --git a/modules/admin/lang/fr.lang.php b/modules/admin/lang/fr.lang.php index 5f1ab1ce1..b074c9d59 100644 --- a/modules/admin/lang/fr.lang.php +++ b/modules/admin/lang/fr.lang.php @@ -25,20 +25,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = "Dernières Nouvelles"; diff --git a/modules/admin/lang/jp.lang.php b/modules/admin/lang/jp.lang.php index ee62d730d..ce0ff3183 100644 --- a/modules/admin/lang/jp.lang.php +++ b/modules/admin/lang/jp.lang.php @@ -25,20 +25,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = '最新ニュース'; diff --git a/modules/admin/lang/ko.lang.php b/modules/admin/lang/ko.lang.php index 1856152bd..f326cf94e 100644 --- a/modules/admin/lang/ko.lang.php +++ b/modules/admin/lang/ko.lang.php @@ -35,14 +35,7 @@ $lang->menu_gnb = array( 'extensions' => '확장기능', 'configuration' => '설정', ); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), -); + $lang->newest_news = '최신 소식'; $lang->env_setup = '환경 설정'; $lang->default_url = '기본 URL'; @@ -86,7 +79,7 @@ $lang->server_ports = '서버포트지정'; $lang->about_server_ports = 'HTTP는 80, HTTPS는 443 이 아닌, 다른 포트를 사용할 경우에 포트를 지정해 주어야 합니다.'; $lang->use_db_session = '인증 세션 DB 사용'; $lang->about_db_session = '인증 시 사용되는 PHP 세션을 DB로 사용하는 기능입니다.
웹서버의 사용률이 낮은 사이트에서는 비활성화시 사이트 응답 속도가 향상될 수 있습니다.
단 현재 접속자를 구할 수 없어 관련된 기능을 사용할 수 없게 됩니다.'; -$lang->sftp = 'SFTP 사용'; +$lang->sftp = 'SFTP 사용'; $lang->ftp_get_list = '목록 가져오기'; $lang->ftp_remove_info = 'FTP 정보 삭제'; $lang->msg_ftp_invalid_path = 'FTP Path를 읽을 수 없습니다.'; diff --git a/modules/admin/lang/ru.lang.php b/modules/admin/lang/ru.lang.php index f825e1f44..eb3831c98 100644 --- a/modules/admin/lang/ru.lang.php +++ b/modules/admin/lang/ru.lang.php @@ -25,20 +25,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = 'Последние новости'; diff --git a/modules/admin/lang/tr.lang.php b/modules/admin/lang/tr.lang.php index e92f451ec..6ad8aa3d1 100644 --- a/modules/admin/lang/tr.lang.php +++ b/modules/admin/lang/tr.lang.php @@ -25,36 +25,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), -); -$lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = "Son Gelişmeler"; diff --git a/modules/admin/lang/vi.lang.php b/modules/admin/lang/vi.lang.php index b7ebba0cd..92127a164 100644 --- a/modules/admin/lang/vi.lang.php +++ b/modules/admin/lang/vi.lang.php @@ -3,10 +3,10 @@ * @file : common/lang/vi.lang.php * @author : NHN (developers@xpressengine.com) * @trans : DucDuy Dao (webmaster@xpressengine.vn) - * @website: http://xpressengine.vn + * @website: http://xpressengine.vn * @brief : Vietnamese Language Pack (Only basic words are included here) **/ - + $lang->admin_info = 'Thông tin Administrator'; $lang->admin_index = 'Trang chủ Admin'; $lang->control_panel = 'Bảng điều khiển'; @@ -27,20 +27,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = "Tin mới nhất"; diff --git a/modules/admin/lang/zh-CN.lang.php b/modules/admin/lang/zh-CN.lang.php index 180bb5874..be793632a 100644 --- a/modules/admin/lang/zh-CN.lang.php +++ b/modules/admin/lang/zh-CN.lang.php @@ -25,20 +25,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = "最新消息"; @@ -94,7 +87,7 @@ $lang->server_ports = "指定服务器端口"; $lang->about_server_ports = "使用除HTTP(80), HTTPS(443)以外的端口时,必须得指定该服务器端口号。"; $lang->use_db_session = 'DB储存认证会话'; $lang->about_db_session = '用DB储存认证时的PHP会话。
服务器使用率较少的网站建议不要勾选此项(可提高网站访问速度)。
只是无法统计在线会员。'; -$lang->sftp = '使用sSFTP'; +$lang->sftp = '使用sSFTP'; $lang->ftp_get_list = '载入列表'; $lang->ftp_remove_info = '删除FTP信息'; $lang->msg_ftp_invalid_path = '无法读取FTP路径。'; diff --git a/modules/admin/lang/zh-TW.lang.php b/modules/admin/lang/zh-TW.lang.php index fdcb5df74..2aa717d51 100644 --- a/modules/admin/lang/zh-TW.lang.php +++ b/modules/admin/lang/zh-TW.lang.php @@ -25,20 +25,13 @@ $lang->module_category_title = array( ); $lang->menu_gnb = array( - 'site' => '사이트', - 'user' => '유저', - 'content' => '콘텐츠', - 'theme' => '테마', - 'extensions' => '확장기능', - 'configuration' => '설정', -); -$lang->menu_gnb_sub = array( - 'site' => array(), - 'user' => array('userList'=>'유저 목록', 'setting'=>'설정', 'point'=>'포인트'), - 'content' => array('document'=>'문서', 'comment'=>'댓글', 'trackback'=>'트랙백', 'file'=>'파일', 'poll'=>'투표', 'accusation'=>'신고', 'dataMigration'=>'데이터 이전'), - 'theme' => array(), - 'extensions' => array('easyInstaller'=>'쉬운설치', 'installedLayout'=>'레이아웃', 'installedModule'=>'모듈', 'installedWidget'=>'위젯', 'installedAddon'=>'애드온', 'WYSIWYGEditor'=>'에디터', 'spamFilter'=>'스팸필터'), - 'configuration' => array('general'=>'일반', 'fileUpload'=>'파일 업로드'), + 'dashboard' => 'Dashboard', + 'site' => 'Site', + 'user' => 'User', + 'content' => 'Content', + 'theme' => 'Theme', + 'extensions' => 'Extensions', + 'configuration' => 'Configuration', ); $lang->newest_news = "最新消息";