# Translation of OpenERP Server. # This file contains the translation of the following modules: # * document_ics # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-11-24 02:52+0000\n" "PO-Revision-Date: 2012-11-27 16:44+0000\n" "Last-Translator: ccdos \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-11-28 04:41+0000\n" "X-Generator: Launchpad (build 16309)\n" #. module: document_webdav #: field:document.webdav.dir.property,create_date:0 #: field:document.webdav.file.property,create_date:0 msgid "Date Created" msgstr "创建时间" #. module: document_webdav #: model:ir.ui.menu,name:document_webdav.menu_document_props msgid "Documents" msgstr "文档" #. module: document_webdav #: view:document.webdav.dir.property:0 msgid "Document property" msgstr "单据属性" #. module: document_webdav #: view:document.webdav.dir.property:0 #: view:document.webdav.file.property:0 msgid "Search Document properties" msgstr "文档属性列表" #. module: document_webdav #: sql_constraint:document.directory:0 msgid "Directory must have a parent or a storage." msgstr "目录必须有个上级或者是存储" #. module: document_webdav #: view:document.webdav.dir.property:0 #: field:document.webdav.dir.property,namespace:0 #: view:document.webdav.file.property:0 #: field:document.webdav.file.property,namespace:0 msgid "Namespace" msgstr "命名空间" #. module: document_webdav #: field:document.directory,dav_prop_ids:0 msgid "DAV properties" msgstr "DAV属性" #. module: document_webdav #: model:ir.model,name:document_webdav.model_document_webdav_file_property msgid "document.webdav.file.property" msgstr "Copy text \t document.webdav.file.property" #. module: document_webdav #: view:document.webdav.dir.property:0 #: view:document.webdav.file.property:0 msgid "Group By..." msgstr "分组..." #. module: document_webdav #: view:document.directory:0 msgid "These properties will be added to WebDAV requests" msgstr "这些属性将被添加到WebDAV请求上" #. module: document_webdav #: model:ir.actions.act_window,name:document_webdav.action_file_props_form msgid "DAV Properties for Documents" msgstr "文档的DAV属性" #. module: document_webdav #: code:addons/document_webdav/webdav.py:37 #, python-format msgid "PyWebDAV Import Error!" msgstr "PyWebDAV导入错误!" #. module: document_webdav #: view:document.webdav.file.property:0 #: field:document.webdav.file.property,file_id:0 msgid "Document" msgstr "文件" #. module: document_webdav #: model:ir.ui.menu,name:document_webdav.menu_folder_props msgid "Folders" msgstr "目录" #. module: document_webdav #: sql_constraint:document.directory:0 msgid "Directory cannot be parent of itself!" msgstr "目录不能设为自己的父目录。" #. module: document_webdav #: view:document.directory:0 msgid "WebDAV properties" msgstr "webDAV 属性" #. module: document_webdav #: sql_constraint:document.directory:0 msgid "The directory name must be unique !" msgstr "目录名必须唯一!" #. module: document_webdav #: code:addons/document_webdav/webdav.py:37 #, python-format msgid "" "Please install PyWebDAV from " "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-" "0.9.4.tar.gz&can=2&q=/" msgstr "" "请从这里下载安装PyWebDAV \r\n" "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-" "0.9.4.tar.gz&can=2&q=/" #. module: document_webdav #: model:ir.actions.act_window,name:document_webdav.action_dir_props_form msgid "DAV Properties for Folders" msgstr "目录的DAV属性" #. module: document_webdav #: view:document.directory:0 #: view:document.webdav.dir.property:0 #: view:document.webdav.file.property:0 msgid "Properties" msgstr "属性" #. module: document_webdav #: field:document.webdav.dir.property,name:0 #: field:document.webdav.file.property,name:0 msgid "Name" msgstr "名称" #. module: document_webdav #: model:ir.model,name:document_webdav.model_document_webdav_dir_property msgid "document.webdav.dir.property" msgstr "document.webdav.dir.property" #. module: document_webdav #: field:document.webdav.dir.property,value:0 #: field:document.webdav.file.property,value:0 msgid "Value" msgstr "值" #. module: document_webdav #: field:document.webdav.dir.property,dir_id:0 #: model:ir.model,name:document_webdav.model_document_directory msgid "Directory" msgstr "目录" #. module: document_webdav #: field:document.webdav.dir.property,write_uid:0 #: field:document.webdav.file.property,write_uid:0 msgid "Last Modification User" msgstr "最近修改用户" #. module: document_webdav #: view:document.webdav.dir.property:0 msgid "Dir" msgstr "目录" #. module: document_webdav #: field:document.webdav.dir.property,write_date:0 #: field:document.webdav.file.property,write_date:0 msgid "Date Modified" msgstr "修改日期" #. module: document_webdav #: field:document.webdav.dir.property,create_uid:0 #: field:document.webdav.file.property,create_uid:0 msgid "Creator" msgstr "创建人" #. module: document_webdav #: view:document.webdav.file.property:0 msgid "Document Property" msgstr "单据属性" #. module: document_webdav #: model:ir.ui.menu,name:document_webdav.menu_properties msgid "DAV Properties" msgstr "DAV属性" #. module: document_webdav #: constraint:document.directory:0 msgid "Error! You cannot create recursive directories." msgstr "错误!你不能创建循环目录" #. module: document_webdav #: field:document.webdav.dir.property,do_subst:0 #: field:document.webdav.file.property,do_subst:0 msgid "Substitute" msgstr "替换" #~ msgid "Error! You can not create recursive Directories." #~ msgstr "错误:你无法建立递归的目录" #~ msgid "DAV properties for documents" #~ msgstr "文档的DAV属性" #~ msgid "DAV properties for folders" #~ msgstr "目录的DAV属性" #~ msgid "WebDAV server for Document Management" #~ msgstr "文档管理系统的WebDAV服务器" #~ msgid "Dynamic context" #~ msgstr "动态上下文" #~ msgid "Directory must have a parent or a storage" #~ msgstr "目录必须有父目录或一个存储区"