2013-08-09 16:06:31 +04:00
< ? php
$TRANSLATIONS = array (
2012-09-02 04:02:53 +04:00
" Unable to load list from App Store " => " 無法從 App Store 讀取清單 " ,
2013-02-07 03:11:04 +04:00
" Authentication error " => " 認證錯誤 " ,
2012-09-12 04:02:58 +04:00
" Group already exists " => " 群組已存在 " ,
" Unable to add group " => " 群組增加失敗 " ,
2012-09-02 04:02:53 +04:00
" Email saved " => " Email已儲存 " ,
" Invalid email " => " 無效的email " ,
2012-09-12 04:02:58 +04:00
" Unable to delete group " => " 群組刪除錯誤 " ,
" Unable to delete user " => " 使用者刪除錯誤 " ,
2012-05-09 14:41:01 +04:00
" Language changed " => " 語言已變更 " ,
2013-01-12 03:10:58 +04:00
" Invalid request " => " 無效請求 " ,
2012-12-01 03:03:27 +04:00
" Admins can't remove themself from the admin group " => " 管理者帳號無法從管理者群組中移除 " ,
2013-07-22 10:03:23 +04:00
" Unable to add user to group %s " => " 使用者加入群組 %s 錯誤 " ,
" Unable to remove user from group %s " => " 使用者移出群組 %s 錯誤 " ,
2013-02-04 03:05:52 +04:00
" Couldn't update app. " => " 無法更新應用程式 " ,
2013-10-07 03:16:10 +04:00
" Wrong password " => " 密碼錯誤 " ,
" No user supplied " => " 未提供使用者 " ,
" Please provide an admin recovery password, otherwise all user data will be lost " => " 請提供管理者還原密碼,否則會遺失所有使用者資料 " ,
" Wrong admin recovery password. Please check the password and try again. " => " 錯誤的管理者還原密碼 " ,
" Back-end doesn't support password change, but the users encryption key was successfully updated. " => " 後端不支援變更密碼,但成功更新使用者的加密金鑰 " ,
" Unable to change password " => " 無法修改密碼 " ,
2013-02-04 03:05:52 +04:00
" Update to { appversion} " => " 更新至 { appversion} " ,
2012-09-02 04:02:53 +04:00
" Disable " => " 停用 " ,
" Enable " => " 啟用 " ,
2013-02-04 03:05:52 +04:00
" Please wait.... " => " 請稍候... " ,
2013-08-27 19:23:18 +04:00
" Error while disabling app " => " 停用應用程式錯誤 " ,
" Error while enabling app " => " 啓用應用程式錯誤 " ,
2013-02-04 03:05:52 +04:00
" Updating.... " => " 更新中... " ,
" Error while updating app " => " 更新應用程式錯誤 " ,
2013-08-26 03:21:52 +04:00
" Error " => " 錯誤 " ,
" Update " => " 更新 " ,
2013-02-04 03:05:52 +04:00
" Updated " => " 已更新 " ,
2013-10-07 03:16:10 +04:00
" Select a profile picture " => " 選擇大頭貼 " ,
2013-08-27 19:23:18 +04:00
" Decrypting files... Please wait, this can take some time. " => " 檔案解密中,請稍候。 " ,
2012-09-02 04:02:53 +04:00
" Saving... " => " 儲存中... " ,
2013-02-18 03:06:45 +04:00
" deleted " => " 已刪除 " ,
2013-02-13 03:05:40 +04:00
" undo " => " 復原 " ,
2013-02-18 03:06:45 +04:00
" Unable to remove user " => " 無法刪除用戶 " ,
2013-02-12 18:12:46 +04:00
" Groups " => " 群組 " ,
2013-07-22 10:03:23 +04:00
" Group Admin " => " 群組管理員 " ,
2013-02-12 18:12:46 +04:00
" Delete " => " 刪除 " ,
2013-02-18 03:06:45 +04:00
" add group " => " 新增群組 " ,
2013-07-22 10:03:23 +04:00
" A valid username must be provided " => " 必須提供一個有效的用戶名 " ,
" Error creating user " => " 建立用戶時出現錯誤 " ,
2013-03-20 03:02:44 +04:00
" A valid password must be provided " => " 一定要提供一個有效的密碼 " ,
2013-11-03 21:44:12 +04:00
" Warning: Home directory for user \" { user} \" already exists " => " 警告:使用者 { user} 的家目錄已經存在 " ,
2013-07-22 10:03:23 +04:00
" __language_name__ " => " __language_name__ " ,
2013-02-13 03:05:40 +04:00
" Security Warning " => " 安全性警告 " ,
2013-08-07 17:04:32 +04:00
" Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root. " => " 您的資料目錄 (Data Directory) 和檔案可能可以由網際網路上面公開存取。Owncloud 所提供的 .htaccess 設定檔並未生效,我們強烈建議您設定您的網頁伺服器以防止資料目錄被公開存取,或將您的資料目錄移出網頁伺服器的 document root 。 " ,
2013-04-15 04:12:43 +04:00
" Setup Warning " => " 設定警告 " ,
2013-02-13 03:05:40 +04:00
" Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken. " => " 您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。 " ,
2013-08-07 17:04:32 +04:00
" Please double check the <a href= \" %s \" >installation guides</a>. " => " 請參考<a href='%s'>安裝指南</a>。 " ,
2013-04-10 04:09:39 +04:00
" Module 'fileinfo' missing " => " 遺失 'fileinfo' 模組 " ,
" The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection. " => " 未偵測到 PHP 模組 'fileinfo'。我們強烈建議啟用這個模組以取得最好的 mime-type 支援。 " ,
2013-04-15 04:12:43 +04:00
" Locale not working " => " 語系無法運作 " ,
2013-07-22 10:03:23 +04:00
" Internet connection not working " => " 無網際網路存取 " ,
2013-08-07 17:04:32 +04:00
" This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´ t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features. " => " 這臺 ownCloud 伺服器沒有連接到網際網路,因此有些功能像是掛載外部儲存空間、更新 ownCloud 或應用程式的通知沒有辦法運作。透過網際網路存取檔案還有電子郵件通知可能也無法運作。如果想要 ownCloud 完整的功能,建議您將這臺伺服器連接至網際網路。 " ,
2013-07-22 10:03:23 +04:00
" Cron " => " Cron " ,
2013-04-10 04:09:39 +04:00
" Execute one task with each page loaded " => " 當頁面載入時,執行 " ,
2013-11-03 21:44:12 +04:00
" cron.php is registered at a webcron service to call cron.php every 15 minutes over http. " => " 已經與 webcron 服務註冊好, 將會每15分鐘呼叫 cron.php " ,
" Use systems cron service to call the cron.php file every 15 minutes. " => " 使用系統的 cron 服務每15分鐘呼叫 cron.php 一次 " ,
2013-04-15 04:12:43 +04:00
" Sharing " => " 分享 " ,
2013-04-10 04:09:39 +04:00
" Enable Share API " => " 啟用分享 API " ,
" Allow apps to use the Share API " => " 允許 apps 使用分享 API " ,
2013-03-20 03:02:44 +04:00
" Allow links " => " 允許連結 " ,
2013-07-22 10:03:23 +04:00
" Allow users to share items to the public with links " => " 允許使用者以結連公開分享檔案 " ,
2013-08-07 17:04:32 +04:00
" Allow public uploads " => " 允許任何人上傳 " ,
" Allow users to enable others to upload into their publicly shared folders " => " 允許使用者將他們公開分享的資料夾設定為「任何人皆可上傳」 " ,
2013-03-20 03:02:44 +04:00
" Allow resharing " => " 允許轉貼分享 " ,
2013-04-10 04:09:39 +04:00
" Allow users to share items shared with them again " => " 允許使用者分享其他使用者分享給他的檔案 " ,
" Allow users to share with anyone " => " 允許使用者與任何人分享檔案 " ,
" Allow users to only share with users in their groups " => " 僅允許使用者在群組內分享 " ,
2013-10-07 03:16:10 +04:00
" Allow mail notification " => " 允許郵件通知 " ,
" Allow user to send mail notification for shared files " => " 允許使用者分享檔案時寄出通知郵件 " ,
2013-03-20 03:02:44 +04:00
" Security " => " 安全性 " ,
2013-04-10 04:09:39 +04:00
" Enforce HTTPS " => " 強制啟用 HTTPS " ,
2013-08-07 17:04:32 +04:00
" Forces the clients to connect to %s via an encrypted connection. " => " 強迫用戶端使用加密連線連接到 %s " ,
" Please connect to your %s via HTTPS to enable or disable the SSL enforcement. " => " 請使用 HTTPS 連線到 %s 以啓用或停用強制 SSL 加密。 " ,
2013-03-20 03:02:44 +04:00
" Log " => " 紀錄 " ,
" Log level " => " 紀錄層級 " ,
2013-02-13 03:05:40 +04:00
" More " => " 更多 " ,
2013-07-22 10:03:23 +04:00
" Less " => " 更少 " ,
2013-02-12 18:12:46 +04:00
" Version " => " 版本 " ,
2013-09-01 21:30:40 +04:00
" Developed by the <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is licensed under the <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " => " 由 <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud 社群</a>開發,<a href= \" https://github.com/owncloud \" target= \" _blank \" >原始碼</a>在 <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a> 授權許可下發布。 " ,
2012-05-13 21:59:44 +04:00
" Add your App " => " 添加你的 App " ,
2012-11-12 03:02:24 +04:00
" More Apps " => " 更多Apps " ,
2012-05-09 14:41:01 +04:00
" Select an App " => " 選擇一個應用程式 " ,
2012-09-02 04:02:53 +04:00
" See application page at apps.owncloud.com " => " 查看應用程式頁面於 apps.owncloud.com " ,
2012-11-12 03:02:24 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-核准: <span class= \" author \" ></span> " ,
2013-01-11 03:06:14 +04:00
" User Documentation " => " 用戶說明文件 " ,
" Administrator Documentation " => " 管理者說明文件 " ,
" Online Documentation " => " 線上說明文件 " ,
" Forum " => " 論壇 " ,
" Bugtracker " => " Bugtracker " ,
" Commercial Support " => " 商用支援 " ,
2013-04-27 04:24:29 +04:00
" Get the apps to sync your files " => " 下載應用程式來同步您的檔案 " ,
2013-02-12 03:21:45 +04:00
" Show First Run Wizard again " => " 再次顯示首次使用精靈 " ,
2013-06-15 04:07:18 +04:00
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " 您已經使用了 <strong>%s</strong> ,目前可用空間為 <strong>%s</strong> " ,
2012-12-20 03:13:09 +04:00
" Password " => " 密碼 " ,
2012-11-12 03:02:24 +04:00
" Your password was changed " => " 你的密碼已更改 " ,
2013-04-15 04:12:43 +04:00
" Unable to change your password " => " 無法變更您的密碼 " ,
2012-05-09 14:41:01 +04:00
" Current password " => " 目前密碼 " ,
" New password " => " 新密碼 " ,
" Change password " => " 變更密碼 " ,
2013-04-27 04:24:29 +04:00
" Email " => " 信箱 " ,
2013-04-15 04:12:43 +04:00
" Your email address " => " 您的電子郵件信箱 " ,
2012-08-25 04:08:36 +04:00
" Fill in an email address to enable password recovery " => " 請填入電子郵件信箱以便回復密碼 " ,
2013-09-18 19:50:02 +04:00
" Profile picture " => " 個人資料照片 " ,
2013-10-07 03:16:10 +04:00
" Upload new " => " 上傳新的 " ,
" Select new from Files " => " 從已上傳的檔案中選一個 " ,
" Remove image " => " 移除圖片 " ,
" Either png or jpg. Ideally square but you will be able to crop it. " => " 可以使用 png 或 jpg 格式,最好是方形的,但是您之後也可以裁剪它 " ,
" Abort " => " 中斷 " ,
" Choose as profile image " => " 設定為大頭貼 " ,
2012-05-09 14:41:01 +04:00
" Language " => " 語言 " ,
" Help translate " => " 幫助翻譯 " ,
2013-01-11 03:06:14 +04:00
" WebDAV " => " WebDAV " ,
2013-11-03 21:44:12 +04:00
" Use this address to <a href= \" %s \" target= \" _blank \" >access your Files via WebDAV</a> " => " 使用這個地址<a href= \" %s \" target= \" _blank \" >來透過 WebDAV 存取檔案</a> " ,
2013-08-19 23:14:38 +04:00
" Encryption " => " 加密 " ,
2013-08-27 19:23:18 +04:00
" Log-in password " => " 登入密碼 " ,
" Decrypt all Files " => " 解密所有檔案 " ,
2013-02-04 03:05:52 +04:00
" Login Name " => " 登入名稱 " ,
2013-04-15 04:12:43 +04:00
" Create " => " 建立 " ,
2013-05-28 04:07:51 +04:00
" Admin Recovery Password " => " 管理者復原密碼 " ,
2013-07-13 04:07:35 +04:00
" Enter the recovery password in order to recover the users files during password change " => " 為了修改密碼時能夠取回使用者資料,請輸入另一組還原用密碼 " ,
2013-01-11 03:06:14 +04:00
" Default Storage " => " 預設儲存區 " ,
" Unlimited " => " 無限制 " ,
2012-05-13 21:59:44 +04:00
" Other " => " 其他 " ,
2013-06-21 10:53:57 +04:00
" Username " => " 使用者名稱 " ,
2013-01-11 03:06:14 +04:00
" Storage " => " 儲存區 " ,
2013-02-04 03:05:52 +04:00
" set new password " => " 設定新密碼 " ,
2013-02-12 18:12:46 +04:00
" Default " => " 預設 "
2012-05-09 14:41:01 +04:00
);
2013-08-09 16:06:31 +04:00
$PLURAL_FORMS = " nplurals=1; plural=0; " ;