Merge pull request #4382 from dokuwiki-translate/lang_update_1026_1734867287

Translation update (zh-tw)
This commit is contained in:
Andreas Gohr
2024-12-22 13:00:44 +01:00
committed by GitHub
6 changed files with 21 additions and 8 deletions

View File

@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Peter Dave Hello <hsu@peterdavehello.org>
* @author Junting Wu <lance20501@gmail.com>
* @author Chun-Chung Chen <cjj@u.washington.edu>
* @author GHSRobert Ciang <robertus0617@gmail.com>
@ -366,6 +367,8 @@ $lang['currentns'] = '目前的命名空間';
$lang['searchresult'] = '搜尋結果';
$lang['plainhtml'] = '純 HTML';
$lang['wikimarkup'] = 'Wiki 語法標記';
$lang['unable_to_parse_date'] = '無法解析參數「%s」。';
$lang['email_signature_text'] = '本信件由以下 DokuWiki 網站產生
@DOKUWIKIURL@';
$lang['log_file_failed_to_open'] = '開啟日誌檔案失敗。';
$lang['log_file_failed_to_read'] = '讀取日誌時發生錯誤。';

View File

@ -3,8 +3,10 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Peter Dave Hello <hsu@peterdavehello.org>
* @author June-Hao Hou <junehao@gmail.com>
* @author syaoranhinata <syaoranhinata@gmail.com>
*/
$lang['domain'] = '登入網域';
$lang['authpwdexpire'] = '您的密碼將在 %d 天內到期,請馬上更換新密碼。';
$lang['connectfail'] = '連線到 Active DirectoryActive Directory伺服器失敗。';

View File

@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Peter Dave Hello <hsu@peterdavehello.org>
* @author syaoranhinata <syaoranhinata@gmail.com>
* @author June-Hao Hou <junehao@gmail.com>
*/
@ -19,3 +20,4 @@ $lang['use_tls'] = '使用 TLS 連接嗎?如果要使用,請
$lang['debug'] = '有錯誤時,顯示額外除錯資訊嗎?';
$lang['expirywarn'] = '提前多少天警告使用者密碼即將到期。輸入0表示停用。';
$lang['additional'] = '從使用者數據中取得額外 AD 屬性列表,以供某些附加元件使用。列表以逗號分隔。';
$lang['update_mail'] = '允許使用者更新電子郵件地址?';

View File

@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Peter Dave Hello <hsu@peterdavehello.org>
* @author syaoranhinata <syaoranhinata@gmail.com>
*/
$lang['server'] = '您的 LDAP 伺服器。填寫主機名稱 (<code>localhost</code>) 或完整的 URL (<code>ldap://server.tld:389</code>)';
@ -24,3 +25,4 @@ $lang['deref_o_0'] = 'LDAP_DEREF_NEVER';
$lang['deref_o_1'] = 'LDAP_DEREF_SEARCHING';
$lang['deref_o_2'] = 'LDAP_DEREF_FINDING';
$lang['deref_o_3'] = 'LDAP_DEREF_ALWAYS';
$lang['referrals_o_-1'] = '使用預設值';

View File

@ -0,0 +1,9 @@
<?php
/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* @author Peter Dave Hello <hsu@peterdavehello.org>
*/
$lang['userexists'] = '對不起,已經有使用者使用這個登入名稱。';
$lang['writefail'] = '無法修改使用者資料。請通知Wiki-管理員';

View File

@ -16,9 +16,6 @@ $lang['tab_templates'] = '已安裝裝模版
$lang['tab_search'] = '搜尋與安裝';
$lang['tab_install'] = '手動安裝';
$lang['notimplemented'] = '此功能尚未完成';
$lang['notinstalled'] = '此延伸功能尚未安裝';
$lang['alreadyenabled'] = '此延伸功能已經安裝';
$lang['alreadydisabled'] = '此延伸功能停用';
$lang['unknownauthor'] = '作者未知';
$lang['unknownversion'] = '版本未知';
$lang['btn_info'] = '顯示更多訊息';
@ -63,16 +60,14 @@ $lang['status_bundled'] = '已綑綁內附';
$lang['msg_enabled'] = '外掛 %s 已啟用';
$lang['msg_disabled'] = '外掛 %s 已禁用';
$lang['msg_delete_failed'] = '解除安裝 %s 失敗';
$lang['msg_template_install_success'] = '模板 %s 已成功安裝';
$lang['msg_template_update_success'] = '模板 %s 已成功更新';
$lang['msg_plugin_install_success'] = '外掛 %s 已成功安裝';
$lang['msg_plugin_update_success'] = '外掛 %s 已成功更新';
$lang['msg_upload_failed'] = '上傳檔案失敗';
$lang['missing_dependency'] = '遺失或禁用相依性套件: %s';
$lang['security_issue'] = '安全性問題: %s';
$lang['security_warning'] = '安全問題警告: %s';
$lang['wrong_folder'] = '外掛安裝不正確: 將外掛資料夾從 "%s" 更名至 "%s"。';
$lang['url_change'] = "網址已變更: 自從上次下載後下載網址已變更。在更新延伸功能前請先檢查新網址是否可用。\n新: %s\n舊: %s";
$lang['url_change'] = '網址已變更: 自從上次下載後下載網址已變更。在更新延伸功能前請先檢查新網址是否可用。
新: %s
舊: %s';
$lang['error_dircreate'] = '無法建立暫存目錄以接收下載檔案';
$lang['error_download'] = '無法下載檔案:%s';
$lang['error_decompress'] = '無法解壓縮檔案。這可能是下載品質不佳所致,在這個情況下你應該再試一次;也有可能是因為無法辨識的壓縮格式,在這個情況下你應該自行下載並手動安裝';