Skip to content

Commit bfad690

Browse files
PeterDaveHellodokuwiki-translate
authored andcommitted
translation update
1 parent d2685d3 commit bfad690

File tree

6 files changed

+21
-8
lines changed

6 files changed

+21
-8
lines changed

inc/lang/zh-tw/lang.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Peter Dave Hello <[email protected]>
67
* @author Junting Wu <[email protected]>
78
* @author Chun-Chung Chen <[email protected]>
89
* @author GHSRobert Ciang <[email protected]>
@@ -366,6 +367,8 @@
366367
$lang['searchresult'] = '搜尋結果';
367368
$lang['plainhtml'] = '純 HTML';
368369
$lang['wikimarkup'] = 'Wiki 語法標記';
370+
$lang['unable_to_parse_date'] = '無法解析參數「%s」。';
369371
$lang['email_signature_text'] = '本信件由以下 DokuWiki 網站產生
370372
@DOKUWIKIURL@';
371373
$lang['log_file_failed_to_open'] = '開啟日誌檔案失敗。';
374+
$lang['log_file_failed_to_read'] = '讀取日誌時發生錯誤。';

lib/plugins/authad/lang/zh-tw/lang.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Peter Dave Hello <[email protected]>
67
* @author June-Hao Hou <[email protected]>
78
* @author syaoranhinata <[email protected]>
89
*/
910
$lang['domain'] = '登入網域';
1011
$lang['authpwdexpire'] = '您的密碼將在 %d 天內到期,請馬上更換新密碼。';
12+
$lang['connectfail'] = '連線到 Active Directory(Active Directory)伺服器失敗。';

lib/plugins/authad/lang/zh-tw/settings.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Peter Dave Hello <[email protected]>
67
* @author syaoranhinata <[email protected]>
78
* @author June-Hao Hou <[email protected]>
89
*/
@@ -19,3 +20,4 @@
1920
$lang['debug'] = '有錯誤時,顯示額外除錯資訊嗎?';
2021
$lang['expirywarn'] = '提前多少天警告使用者密碼即將到期。輸入0表示停用。';
2122
$lang['additional'] = '從使用者數據中取得額外 AD 屬性列表,以供某些附加元件使用。列表以逗號分隔。';
23+
$lang['update_mail'] = '允許使用者更新電子郵件地址?';

lib/plugins/authldap/lang/zh-tw/settings.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Peter Dave Hello <[email protected]>
67
* @author syaoranhinata <[email protected]>
78
*/
89
$lang['server'] = '您的 LDAP 伺服器。填寫主機名稱 (<code>localhost</code>) 或完整的 URL (<code>ldap://server.tld:389</code>)';
@@ -24,3 +25,4 @@
2425
$lang['deref_o_1'] = 'LDAP_DEREF_SEARCHING';
2526
$lang['deref_o_2'] = 'LDAP_DEREF_FINDING';
2627
$lang['deref_o_3'] = 'LDAP_DEREF_ALWAYS';
28+
$lang['referrals_o_-1'] = '使用預設值';
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
3+
/**
4+
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
5+
*
6+
* @author Peter Dave Hello <[email protected]>
7+
*/
8+
$lang['userexists'] = '對不起,已經有使用者使用這個登入名稱。';
9+
$lang['writefail'] = '無法修改使用者資料。請通知Wiki-管理員';

lib/plugins/extension/lang/zh-tw/lang.php

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
$lang['tab_search'] = '搜尋與安裝';
1717
$lang['tab_install'] = '手動安裝';
1818
$lang['notimplemented'] = '此功能尚未完成';
19-
$lang['notinstalled'] = '此延伸功能尚未安裝';
20-
$lang['alreadyenabled'] = '此延伸功能已經安裝';
21-
$lang['alreadydisabled'] = '此延伸功能停用';
2219
$lang['unknownauthor'] = '作者未知';
2320
$lang['unknownversion'] = '版本未知';
2421
$lang['btn_info'] = '顯示更多訊息';
@@ -63,16 +60,14 @@
6360
$lang['msg_enabled'] = '外掛 %s 已啟用';
6461
$lang['msg_disabled'] = '外掛 %s 已禁用';
6562
$lang['msg_delete_failed'] = '解除安裝 %s 失敗';
66-
$lang['msg_template_install_success'] = '模板 %s 已成功安裝';
67-
$lang['msg_template_update_success'] = '模板 %s 已成功更新';
68-
$lang['msg_plugin_install_success'] = '外掛 %s 已成功安裝';
69-
$lang['msg_plugin_update_success'] = '外掛 %s 已成功更新';
7063
$lang['msg_upload_failed'] = '上傳檔案失敗';
7164
$lang['missing_dependency'] = '遺失或禁用相依性套件: %s';
7265
$lang['security_issue'] = '安全性問題: %s';
7366
$lang['security_warning'] = '安全問題警告: %s';
7467
$lang['wrong_folder'] = '外掛安裝不正確: 將外掛資料夾從 "%s" 更名至 "%s"。';
75-
$lang['url_change'] = "網址已變更: 自從上次下載後下載網址已變更。在更新延伸功能前請先檢查新網址是否可用。\n新: %s\n舊: %s";
68+
$lang['url_change'] = '網址已變更: 自從上次下載後下載網址已變更。在更新延伸功能前請先檢查新網址是否可用。
69+
新: %s
70+
舊: %s';
7671
$lang['error_dircreate'] = '無法建立暫存目錄以接收下載檔案';
7772
$lang['error_download'] = '無法下載檔案:%s';
7873
$lang['error_decompress'] = '無法解壓縮檔案。這可能是下載品質不佳所致,在這個情況下你應該再試一次;也有可能是因為無法辨識的壓縮格式,在這個情況下你應該自行下載並手動安裝';

0 commit comments

Comments
 (0)