mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add technical info i18n
This commit is contained in:
@@ -315,6 +315,7 @@ $lang_functions = array
|
||||
'text_required' => '不能为空',
|
||||
'text_invalid' => '非法',
|
||||
'text_technical_info' => '技术信息',
|
||||
'text_technical_info_help_text' => '文件技术信息来自软件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用该软件打开文件,点击菜单视图(View)->文件(Text),在框中右键->全选,再右键->复制,粘贴到这里来。'
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -394,9 +394,9 @@ $lang_settings = array
|
||||
'row_enable_imdb_system' => "开启IMDb系统",
|
||||
'text_imdb_system_note' => "默认'是'。全局IMDb系统设定。",
|
||||
'row_enable_pt_gen_system' => '开启 PT-Gen 系统',
|
||||
'text_enable_pt_gen_system_note' => "默认'是'。全局 PT-Gen 系统设定。",
|
||||
'text_enable_pt_gen_system_note' => "默认'否'。全局 PT-Gen 系统设定。",
|
||||
'row_pt_gen_api_point' => "PT-Gen 接口地址",
|
||||
'text_pt_gen_api_point_note' => "默认 'https://ptgen.rhilip.info',不可用时<b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">参考文档</a></b>自行搭建。",
|
||||
'text_pt_gen_api_point_note' => "默认 '',需要时<b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">参考文档</a></b>自行搭建。",
|
||||
'row_enable_school_system' => "开启学校系统",
|
||||
'text_school_system_note' => "默认'否'。如果对这项功能不清楚,<font class=striking><b>不要</b></font>开启它。",
|
||||
'row_restrict_email_domain' => "限制邮箱域",
|
||||
@@ -455,7 +455,7 @@ $lang_settings = array
|
||||
'text_priority_four' => "优先级4:",
|
||||
'text_priority_four_note' => "删除未通过验证的账号,过期的登录尝试记录,过期的邀请码和图片验证码;清理用户账号(删除不活跃账号,账号升级、降级、禁用);发送上传的图片;更新用户总做种和下载时间。默认'43200',即24小时。",
|
||||
'text_priority_five' => "优先级5:",
|
||||
'text_priority_five_note' => "删除种子文件不存在的种子;锁定论坛的古老主题;删除古老的举报信息。默认'648000',即15天。",
|
||||
'text_priority_five_note' => "删除种子文件不存在的种子;锁定论坛的古老主题;删除古老的举报信息。默认'1296000',即15天。",
|
||||
'text_cleanup_interval_note_two' => "<b>注意</b>:<font class=striking><b>不要</b></font>改变时间递增的排序。",
|
||||
'row_signup_timeout' => "注册超时",
|
||||
'text_signup_timeout_note' => "单位为秒。如用户在提交注册信息XXX秒后未通过验证,其账号将被删除。默认'259200',即3天。",
|
||||
@@ -703,7 +703,7 @@ $lang_settings = array
|
||||
'row_login_secret_lifetime' => '登录密钥有效期',
|
||||
'text_login_secret_lifetime_deadline' => '当前密钥有效期至',
|
||||
'row_enable_technical_info' => '启用技术信息',
|
||||
'text_enable_technical_info' => "默认'是'。文件技术信息来自软件 <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text 视图的结果",
|
||||
'text_enable_technical_info' => "默认'否'。文件技术信息来自软件 <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text 视图的结果",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -40,8 +40,6 @@ $lang_upload = array
|
||||
'text_chinese_title' => "中文名:",
|
||||
'text_english_title' => "英文名:",
|
||||
'text_titles_note' => "(如果英文名不存在,使用拼音或不填写)",
|
||||
'row_technical_info' => '技术信息',
|
||||
'row_technical_info_help_text' => '文件技术信息来自软件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用该软件打开文件,点击菜单视图(View)->文件(Text),在框中右键->全选,再右键->复制,粘贴到这里来。'
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -315,6 +315,8 @@ $lang_functions = array
|
||||
'text_tag_mother_language_subtitle' => '中字',
|
||||
'text_required' => '不能為空',
|
||||
'text_invalid' => '非法',
|
||||
'text_technical_info' => '技術信息',
|
||||
'text_technical_info_help_text' => '文件技術信息來自軟件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用該軟件打開文件,點擊菜單視圖(View)->文件(Text),在框中右鍵->全選,再右鍵->復制,粘貼到這裏來。'
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -397,7 +397,7 @@ $lang_settings = array
|
||||
'row_enable_pt_gen_system' => '開啟 PT-Gen 系統',
|
||||
'text_enable_pt_gen_note' => "默認'是'。全局 PT-Gen 系統設定。",
|
||||
'row_pt_gen_api_point' => "PT-Gen 接口地址",
|
||||
'text_pt_gen_api_point_note' => "默認 'https://ptgen.rhilip.info',不可用時<b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">參考文檔</a></b>自行搭建。",
|
||||
'text_pt_gen_api_point_note' => "默認 '',需要時<b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">參考文檔</a></b>自行搭建。",
|
||||
'row_enable_school_system' => "開啟學校系統",
|
||||
'text_school_system_note' => "預設'否'。如果對這項功能不清楚,<font class=striking><b>不要</b></font>開啟它。",
|
||||
'row_restrict_email_domain' => "限制郵箱域",
|
||||
@@ -456,7 +456,7 @@ $lang_settings = array
|
||||
'text_priority_four' => "優先級4:",
|
||||
'text_priority_four_note' => "移除未通過驗證的賬號,過期的登入嘗試記錄,過期的邀請碼和圖片驗證碼;清理用戶賬號(移除不活躍賬號,賬號升級、降級、禁用);傳送上傳的圖片;更新用戶總做種和下載時間。預設'43200',即24小時。",
|
||||
'text_priority_five' => "優先級5:",
|
||||
'text_priority_five_note' => "移除種子檔案不存在的種子;鎖定論壇的古老主題;移除古老的舉報資訊。預設'648000',即15天。",
|
||||
'text_priority_five_note' => "移除種子檔案不存在的種子;鎖定論壇的古老主題;移除古老的舉報資訊。預設'1296000',即15天。",
|
||||
'text_cleanup_interval_note_two' => "<b>注意</b>:<font class=striking><b>不要</b></font>改變時間遞增的排序。",
|
||||
'row_signup_timeout' => "註冊逾時",
|
||||
'text_signup_timeout_note' => "單位為秒。如用戶在提交註冊資訊XXX秒后未通過驗證,其賬號將被移除。預設'259200',即3天。",
|
||||
@@ -702,6 +702,8 @@ $lang_settings = array
|
||||
'text_login_secret_lifetime_unit' => '分鐘',
|
||||
'row_login_secret_lifetime' => '登錄密鑰有效期',
|
||||
'text_login_secret_lifetime_deadline' => '當前密鑰有效期至',
|
||||
'row_enable_technical_info' => '啟用技術信息',
|
||||
'text_enable_technical_info' => "默認'否'。文件技術信息來自軟件 <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text 視圖的結果",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -316,6 +316,8 @@ $lang_functions = array
|
||||
'text_tag_mother_language_subtitle' => 'Mother language subtitle',
|
||||
'text_required' => 'Required',
|
||||
'text_invalid' => 'Invalid',
|
||||
'text_technical_info' => 'Technical Information',
|
||||
'text_technical_info_help_text' => 'Technical Information comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,open file, click the view menu > text > right click in the box > select all > copy > past into this box.'
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -394,9 +394,9 @@ $lang_settings = array
|
||||
'row_enable_imdb_system' => "Enable IMDb system",
|
||||
'text_imdb_system_note' => "Default 'yes'. System-wide IMDb info setting.",
|
||||
'row_enable_pt_gen_system' => 'Enable PT-Gen system',
|
||||
'text_enable_pt_gen_system_note' => "Default 'yes'. System-wide PT-Gen info setting.",
|
||||
'text_enable_pt_gen_system_note' => "Default 'no'. System-wide PT-Gen info setting.",
|
||||
'row_pt_gen_api_point' => "PT-Gen api point",
|
||||
'text_pt_gen_api_point_note' => "Default 'https://ptgen.rhilip.info', when broken, reference to <b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">Documatation</a></b> to build yourself",
|
||||
'text_pt_gen_api_point_note' => "Default '', when required, reference to <b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">Documatation</a></b> to build yourself",
|
||||
'row_enable_school_system' => "Enable school system",
|
||||
'text_school_system_note' => "Default 'no'. <font class=striking><b>DO NOT</b></font> enable this unless you know what you are doing!",
|
||||
'row_restrict_email_domain' => "Restrict Email Domain",
|
||||
@@ -455,7 +455,7 @@ $lang_settings = array
|
||||
'text_priority_four' => "Priority 4: ",
|
||||
'text_priority_four_note' => "Delete unconfirmed accounts, old login attempts, invite codes and regimage codes; Clean up user accounts (delete inactive ones, do account promotion and demotion, banning, etc.); Post uploaded image; Update total seeding and leeching time of users. Default '43200', i.e. 24 hours.",
|
||||
'text_priority_five' => "Priority 5: ",
|
||||
'text_priority_five_note' => "Delete torrents that doesn't exist any more; Lock very old forum topics; Delete very old report items. Default '648000', i.e. 15 days.",
|
||||
'text_priority_five_note' => "Delete torrents that doesn't exist any more; Lock very old forum topics; Delete very old report items. Default '1296000', i.e. 15 days.",
|
||||
'text_cleanup_interval_note_two' => "<b>NOTE</b>: Do <b>NOT</b> change the ascendant order of the times!",
|
||||
'row_signup_timeout' => "Signup Timeout",
|
||||
'text_signup_timeout_note' => "In seconds. Delete unconfirmed users after XXX seconds. Default '259200', i.e. 3 days.",
|
||||
@@ -702,6 +702,8 @@ $lang_settings = array
|
||||
'text_login_secret_lifetime_unit' => 'minute',
|
||||
'row_login_secret_lifetime' => 'Login secret lifetime',
|
||||
'text_login_secret_lifetime_deadline' => 'Current login secret deadline',
|
||||
'row_enable_technical_info' => 'Enable Technical Information',
|
||||
'text_enable_technical_info' => "Default 'No'. Technical Information comes from software <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text view",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user