admin_dependencies_chk.po 2.68 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:
# hanfeng <appweb.cn@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-05-25 00:49+0200\n"
"PO-Revision-Date: 2013-05-24 13:24+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\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 "The 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 服务器中获取knowledge base知识体系 "

#: settings.php:87
msgid "The php-pdo module is needed to store owncloud data into a database."
msgstr "php-pdo 模块是必备的,用来储存owncloud数据到数据库里。"

#: 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 "被以下使用:"