mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
#327 언어파일 정리
This commit is contained in:
parent
79209bf2af
commit
9f9fa6e653
69 changed files with 4 additions and 349 deletions
|
|
@ -3,8 +3,6 @@ $lang->point = '點數';
|
|||
$lang->level = '等級';
|
||||
$lang->about_point_module = '點數系統可以在發表/刪除主題,發表/刪除評論,上傳/下載/刪除/檔案等動作時,付出相對應的點數。';
|
||||
$lang->about_act_config = '討論板,部落格等模組都有發表/刪除主題,發表/刪除評論等動作。 <br />想要與討論板/部落格之外的模組關聯點數功能時,新增與其各模組功能適合的act值即可。';
|
||||
$lang->point_io = 'Point module On';
|
||||
$lang->about_point_io = 'Point module can be on or off. If you OFF this module, every triggers will be deleted from database and will not be called by Rhymix Core. Point record would be preserved.';
|
||||
$lang->max_level = '最高等級';
|
||||
$lang->about_max_level = '可以指定最高等級。等級共設1000級,因此製作等級圖示時要好好考慮一下。';
|
||||
$lang->level_icon = '等級圖示';
|
||||
|
|
@ -47,7 +45,6 @@ $lang->msg_cannot_download = '點數不足無法下載!';
|
|||
$lang->msg_disallow_by_point = '點數不足無法閱讀文章 (需要 : %d, 目前 : %d)';
|
||||
$lang->point_recal_message = '計算並套用中(%d / %d)。';
|
||||
$lang->point_recal_finished = '點數重新計算並套用完畢。';
|
||||
$lang->point_update_desc = 'Insert + in front of the number to increase the point or - to decrease, and update the point. If you don\'t insert + or -, the point will be set as the value you entered.';
|
||||
$lang->give_point = '給予點數';
|
||||
$lang->search_target_list['nick_name'] = '暱稱';
|
||||
$lang->search_target_list['user_name'] = '姓名';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue