From a3cc3a9781ca8926ea3382f3a538cfdf2a0b3b68 Mon Sep 17 00:00:00 2001 From: Min-Soo Kim Date: Tue, 31 Dec 2024 10:41:06 -0500 Subject: [PATCH] Update Rhymix English Language Translations Update Language Files of: - Common Language File - Addon Module - Admin Module - AutoInstall Module - Board Module - Comment Module - Communication Module - Document Module - Editor Module - File Module - Korean Postal Code Module - Notification Center Module - Point Module - Poll Module - RSS Module - Tag Module - Recycle Bin Module - AdminLogging Addon - PhotoSwipe Addon - XEdition Layout - Content Widget - ncenter_login Widget - mcontent Widget --- addons/adminlogging/conf/info.xml | 5 +- addons/photoswipe/conf/info.xml | 6 +- common/lang/en.php | 2 + layouts/xedition/layout.html | 2 +- modules/addon/lang/en.php | 3 + modules/admin/lang/en.php | 2 +- modules/autoinstall/lang/en.php | 4 +- modules/board/lang/en.php | 86 +++++++++++-------- modules/comment/lang/en.php | 22 +++-- modules/comment/tpl/comment_list.html | 2 +- modules/communication/lang/en.php | 4 + modules/document/lang/en.php | 1 + modules/document/tpl/declared_list.html | 2 +- modules/editor/lang/en.php | 7 +- modules/file/lang/en.php | 3 + modules/krzip/conf/info.xml | 3 + modules/krzip/lang/en.php | 20 +++++ modules/layout/lang/en.php | 8 +- modules/layout/lang/ko.php | 2 +- modules/ncenterlite/lang/en.php | 54 ++++++------ modules/point/lang/en.php | 12 +-- modules/poll/lang/en.php | 1 + modules/rss/lang/en.php | 12 +-- modules/tag/lang/en.php | 6 +- modules/trash/conf/info.xml | 3 +- modules/trash/conf/module.xml | 2 +- modules/trash/lang/en.php | 12 ++- widgets/content/conf/info.xml | 2 +- .../login_info/skins/ncenter_login/skin.xml | 3 + widgets/mcontent/skins/default/skin.xml | 4 + 30 files changed, 190 insertions(+), 105 deletions(-) create mode 100644 modules/krzip/lang/en.php diff --git a/addons/adminlogging/conf/info.xml b/addons/adminlogging/conf/info.xml index cceccc4e7..928157628 100644 --- a/addons/adminlogging/conf/info.xml +++ b/addons/adminlogging/conf/info.xml @@ -1,7 +1,7 @@ 어드민 메뉴 접근 로깅 - admin menu access logging + Logging Access to the Administrator Menu 后台访问日志 管理選單訪問日誌 @@ -13,6 +13,9 @@ 管理選單訪問紀錄及登入日誌。 + + This addon will record Rhymix administrators' access to the menu. + RX_VERSION RX_CORE diff --git a/addons/photoswipe/conf/info.xml b/addons/photoswipe/conf/info.xml index 15aa23e7f..6c8b3a203 100644 --- a/addons/photoswipe/conf/info.xml +++ b/addons/photoswipe/conf/info.xml @@ -6,7 +6,7 @@ 본문 이미지를 하나의 갤러리 처럼 볼 수 있도록 하는 애드온입니다. - Swipe your images of an document on your screens. + Swipe your images of a post on your screen. MIT License (codes from http://photoswipe.com/), GPLv2 (other codes by Rhymix contributors) RX_VERSION @@ -23,12 +23,16 @@ 파일이름 출력 설정 + Display Filenames 넘겨보기 실행시 하단에 파일이름을 출력할 것인지 여부를 선택합니다. 기본값은 사용하도록 되어있습니다. + Whether the PhotoSwipe displays the filenames or not. The default is to display. 사용 + Display 사용 안함 + Hide diff --git a/common/lang/en.php b/common/lang/en.php index ba6fd677d..a130fa6fd 100644 --- a/common/lang/en.php +++ b/common/lang/en.php @@ -31,6 +31,8 @@ $lang->cmd_vote = 'Upvote'; $lang->cmd_vote_down = 'Downvote'; $lang->cmd_declare = 'Report'; $lang->cmd_cancel_declare = 'Cancel Report'; +$lang->cmd_cancel_vote = 'Cancel Upvote'; +$lang->cmd_cancel_vote_down = 'Cancel Downvote'; $lang->cmd_vote_config = 'Voting Configuration'; $lang->cmd_declare_config = 'Reporting Configuration'; $lang->cmd_declared_list = 'Reported List'; diff --git a/layouts/xedition/layout.html b/layouts/xedition/layout.html index b34d4bfbd..7892e5502 100644 --- a/layouts/xedition/layout.html +++ b/layouts/xedition/layout.html @@ -497,7 +497,7 @@ | {$lang->cmd_signup} - 닫기 + {lang('cmd_close')}