nextcloud/apps/user_ldap/l10n/zh_TW.js

93 lines
6.8 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"user_ldap",
{
"Failed to clear the mappings." : "清除映射失敗",
"Failed to delete the server configuration" : "刪除伺服器設定時失敗",
2015-10-30 08:55:52 +03:00
"The configuration is invalid: anonymous bind is not allowed." : "設定檔無效: 不允許匿名使者",
"The configuration is valid and the connection could be established!" : "設定有效且連線可建立",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." : "設定有效但連線無法建立,請檢查伺服器設定與認證資料。",
2015-10-30 08:55:52 +03:00
"The configuration is invalid. Please have a look at the logs for further details." : "設定無效,更多細節請參閱 ownCloud 的記錄檔。",
"No action specified" : "沒有指定操作",
"No configuration specified" : "沒有指定設定",
"No data specified" : "沒有指定資料",
" Could not set configuration %s" : "無法設定 %s 為設定值",
"Action does not exist" : "操作不存在",
"Configuration incorrect" : "設定不正確",
"Configuration incomplete" : "設定未完成",
"Configuration OK" : "設定完成",
"Select groups" : "選擇群組",
2015-10-30 08:55:52 +03:00
"Select object classes" : "選擇物件",
"Please check the credentials, they seem to be wrong." : "請檢查您的憑證,似乎出了點問題",
"Please specify the port, it could not be auto-detected." : "請您指定您的連接阜,無法自動偵測",
"{nthServer}. Server" : "{nthServer}. 伺服器",
"More than 1.000 directory entries available." : "目前有超過 1.000 個資料夾項目是可以使用的",
"Do you really want to delete the current Server Configuration?" : "您真的要刪除現在的伺服器設定嗎?",
"Confirm Deletion" : "確認刪除",
2015-10-30 08:55:52 +03:00
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "存檔失敗,請確認資料庫運作中,請重新讀取一次然後再試一次",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "切換模式會使LDAP自動抓取資訊抓取資訊的時間依您的LDAP大小而定可能會花一點時間您確定要切換模式?",
"Select attributes" : "選擇屬性",
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "找不到使用者,請檢查您的登入資料以及使用者名稱。驗證(複製貼上到命令提示位元做認證):<br/>",
"User found and settings verified." : "使用者存在,設定值正確",
"An unspecified error occurred. Please check the settings and the log." : "發生預期之外的錯誤,請檢查設定和記錄檔",
"Please provide a login name to test against" : "請提供登入姓名以便再次測試",
"_%s group found_::_%s groups found_" : ["找到 %s 群組"],
"_%s user found_::_%s users found_" : ["找到 %s 使用者"],
"Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "無法偵測使用者的顯示名稱請您自行在ldap設定中指定",
"Could not find the desired feature" : "無法找到所需的功能",
"Invalid Host" : "無效的Host",
2015-03-10 08:55:39 +03:00
"Server" : "伺服器",
2015-04-15 01:15:32 +03:00
"Users" : "使用者",
2015-10-30 08:55:52 +03:00
"Login Attributes" : "登入的設定",
2015-04-15 01:15:32 +03:00
"Groups" : "群組",
"Test Configuration" : "測試此設定",
"Help" : "說明",
2015-10-30 08:55:52 +03:00
"Only from these groups:" : "只從這些群組:",
"Search groups" : "搜尋群組",
"Available groups" : "可用的群組",
"Selected groups" : "已選擇的群組",
"LDAP Filter:" : "LDAP 過慮器:",
"Host" : "主機",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "若您不需要 SSL 加密連線則不需輸入通訊協定,反之請輸入 ldaps://",
"Port" : "連接埠",
"User DN" : "User DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "客戶端使用者的DN與特定字詞的連結需要完善例如:uid=agent,dc=example,dc=com。若是匿名連接則將DN與密碼欄位留白。",
"Password" : "密碼",
"For anonymous access, leave DN and Password empty." : "匿名連接時請將 DN 與密碼欄位留白",
"One Base DN per line" : "一行一個 Base DN",
"You can specify Base DN for users and groups in the Advanced tab" : "您可以在進階標籤頁裡面指定使用者及群組的 Base DN",
"Back" : "返回",
"Continue" : "繼續",
"Advanced" : "進階",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>警告:</b>沒有安裝 PHP LDAP 模組,後端系統將無法運作,請要求您的系統管理員安裝模組。",
"Connection Settings" : "連線設定",
"Configuration Active" : "設定使用中",
"When unchecked, this configuration will be skipped." : "沒有被勾選時,此設定會被略過。",
"Backup (Replica) Host" : "備用主機",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "可以選擇性設定備用主機,必須是 LDAP/AD 中央伺服器的複本。",
"Backup (Replica) Port" : "備用(複本)連接埠",
"Disable Main Server" : "停用主伺服器",
"Turn off SSL certificate validation." : "關閉 SSL 憑證檢查",
"Cache Time-To-Live" : "快取的存活時間",
"in seconds. A change empties the cache." : "以秒為單位。變更後會清空快取。",
"Directory Settings" : "目錄設定",
"User Display Name Field" : "使用者顯示名稱欄位",
"Base User Tree" : "Base User Tree",
"One User Base DN per line" : "一行一個使用者 Base DN",
"User Search Attributes" : "User Search Attributes",
"Optional; one attribute per line" : "非必要,一行一項屬性",
"Group Display Name Field" : "群組顯示名稱欄位",
"Base Group Tree" : "Base Group Tree",
"One Group Base DN per line" : "一行一個 Group Base DN",
"Group Search Attributes" : "Group Search Attributes",
"Group-Member association" : "Group-Member association",
"Special Attributes" : "特殊屬性",
"Quota Field" : "配額欄位",
"Quota Default" : "預設配額",
"in bytes" : "以位元組為單位",
"Email Field" : "電郵欄位",
"User Home Folder Naming Rule" : "使用者家目錄的命名規則",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "使用者名稱請留白(預設)。若不留白請指定一個LDAP/AD屬性。",
"Internal Username" : "內部使用者名稱"
},
"nplurals=1; plural=0;");