admin_dependencies_chk.po 2.65 KB
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# dw4dev <dw4dev@gmail.com>, 2012
# pellaeon <nfsmwlin@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-09-08 19:35-0400\n"
"PO-Revision-Date: 2013-09-07 10:00+0000\n"
"Last-Translator: pellaeon <nfsmwlin@gmail.com>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: settings.php:33
msgid ""
"The php-json module is needed by the many applications for inter "
"communications"
msgstr "許多應用程式依賴 php-json 模組來互相通訊"

#: settings.php:39
msgid ""
"The php-curl module is needed to fetch the page title when adding a bookmark"
msgstr "需要 php-curl 模組才能在加入書籤時抓取網頁標題"

#: settings.php:45
msgid "The php-gd module is needed to create thumbnails of your images"
msgstr "建立影像縮圖需要使用到 php-gd 模組"

#: settings.php:51
msgid "The php-ldap module is needed connect to your ldap server"
msgstr "連線到 LDAP 伺服器需要使用到 php-ldap 模組"

#: settings.php:57
msgid "The php-zip module is needed download multiple files at once"
msgstr "單次下載多檔需要使用 php-zip 模組"

#: settings.php:63
msgid ""
"The php-mb_multibyte module is needed to manage correctly the encoding."
msgstr "為了能正確的管理編碼需要使用 php-mb_multibyte 模組."

#: settings.php:69
msgid "The php-ctype module is needed validate data."
msgstr "驗證資料需要使用 php-ctype 模組."

#: settings.php:75
msgid "The php-xml module is needed to share files with webdav."
msgstr "透過 webdav 分享檔案需要使用到  php-xml 模組."

#: settings.php:81
msgid ""
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve"
" knowledge base from OCS servers"
msgstr "php.ini 當中的 allow_url_fopen 必須設為1,才能從 OCS 伺服器取回知識庫"

#: settings.php:87
msgid "The php-pdo module is needed to store owncloud data into a database."
msgstr "ownCloud 依賴 php-pdo 模組來存取資料庫"

#: settings.php:93
msgid "The iconv module is needed to convert data into the correct charset."
msgstr "需要 iconv 模組來將資料轉換至正確的編碼"

#: templates/settings.php:2
msgid "Dependencies status"
msgstr "依存狀態"

#: templates/settings.php:7
msgid "Used by :"
msgstr "用於:"