Launchpad automatic translations update.
[odoo/odoo.git] / addons / document_webdav / i18n / document_webdav.pot
index 49267f8..0e2c8f2 100644 (file)
@@ -4,10 +4,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: OpenERP Server 6.0dev\n"
+"Project-Id-Version: OpenERP Server 6.0.0-rc2\n"
 "Report-Msgid-Bugs-To: support@openerp.com\n"
-"POT-Creation-Date: 2010-10-18 17:46:26+0000\n"
-"PO-Revision-Date: 2010-10-18 17:46:26+0000\n"
+"POT-Creation-Date: 2011-01-11 11:15:09+0000\n"
+"PO-Revision-Date: 2011-01-11 11:15:09+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -16,49 +16,91 @@ msgstr ""
 "Plural-Forms: \n"
 
 #. module: document_webdav
-#: model:ir.model,name:document_webdav.model_document_webdav_dir_property
-msgid "document.webdav.dir.property"
+#: field:document.webdav.dir.property,create_date:0
+#: field:document.webdav.file.property,create_date:0
+msgid "Date Created"
 msgstr ""
 
 #. module: document_webdav
-#: constraint:ir.ui.view:0
-msgid "Invalid XML for View Architecture!"
+#: constraint:document.directory:0
+msgid "Error! You can not create recursive Directories."
 msgstr ""
 
 #. module: document_webdav
-#: constraint:ir.model:0
-msgid "The Object name must start with x_ and not contain any special character !"
+#: view:document.webdav.dir.property:0
+#: view:document.webdav.file.property:0
+msgid "Search Document properties"
 msgstr ""
 
 #. module: document_webdav
-#: constraint:ir.actions.act_window:0
-msgid "Invalid model name in the action definition."
+#: 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
-#: constraint:document.directory:0
-msgid "Error! You can not create recursive Directories."
+#: field:document.directory,dav_prop_ids:0
+msgid "DAV properties"
+msgstr ""
+
+#. module: document_webdav
+#: model:ir.model,name:document_webdav.model_document_webdav_file_property
+msgid "document.webdav.file.property"
 msgstr ""
 
 #. module: document_webdav
 #: view:document.webdav.dir.property:0
+#: view:document.webdav.file.property:0
 msgid "Group By..."
 msgstr ""
 
 #. module: document_webdav
-#: model:ir.module.module,shortdesc:document_webdav.module_meta_information
-msgid "WebDAV server for Document Management"
+#: view:document.directory:0
+msgid "These properties will be added to WebDAV requests"
 msgstr ""
 
 #. module: document_webdav
-#: view:document.webdav.dir.property:0
-#: field:document.webdav.dir.property,namespace:0
-msgid "Namespace"
+#: model:ir.ui.menu,name:document_webdav.menu_file_props
+msgid "DAV properties for documents"
 msgstr ""
 
 #. module: document_webdav
-#: field:document.directory,dav_prop_ids:0
-msgid "DAV properties"
+#: code:addons/document_webdav/webdav.py:37
+#, python-format
+msgid "PyWebDAV Import Error!"
+msgstr ""
+
+#. 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.module.module,description:document_webdav.module_meta_information
+msgid " With this module, the WebDAV server for the documents is activated.\n"
+"        You can then use any compatible browser to remotely see the attachments of OpenObject.\n"
+"\n"
+"        After installation, the webDAV server can be controlled by a [webdav] section in the server's config.\n"
+"        Server Configuration Parameter:\n"
+"        [webdav]\n"
+"        ; enable = True ; Serve webdav over the http(s) servers\n"
+"        ; vdir = webdav ; the directory that webdav will be served at\n"
+"          ; this default val means that webdav will be\n"
+"          ; on \"http://localhost:8069/webdav/\n"
+"        ; verbose = True ; Turn on the verbose messages of webdav\n"
+"        ; debug = True ; Turn on the debugging messages of webdav\n"
+"          ; since the messages are routed to the python logging, with\n"
+"          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
+"          ; these options on\n"
+""
+msgstr ""
+
+#. module: document_webdav
+#: sql_constraint:document.directory:0
+msgid "Directory cannot be parent of itself!"
 msgstr ""
 
 #. module: document_webdav
@@ -68,22 +110,47 @@ msgstr ""
 
 #. module: document_webdav
 #: view:document.directory:0
-msgid "These properties will be added to WebDAV requests"
+msgid "WebDAV properties"
 msgstr ""
 
 #. module: document_webdav
-#: field:document.webdav.dir.property,do_subst:0
-msgid "Substitute"
+#: sql_constraint:document.directory:0
+msgid "The directory name must be unique !"
 msgstr ""
 
 #. module: document_webdav
-#: constraint:ir.ui.menu:0
-msgid "Error ! You can not create recursive Menu."
+#: 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 ""
+
+#. module: document_webdav
+#: model:ir.ui.menu,name:document_webdav.menu_dir_props
+msgid "DAV properties for folders"
 msgstr ""
 
 #. module: document_webdav
 #: view:document.directory:0
-msgid "WebDAV properties"
+#: 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 ""
+
+#. module: document_webdav
+#: field:document.webdav.dir.property,value:0
+#: field:document.webdav.file.property,value:0
+msgid "Value"
 msgstr ""
 
 #. module: document_webdav
@@ -93,33 +160,41 @@ msgid "Directory"
 msgstr ""
 
 #. module: document_webdav
-#: field:document.webdav.dir.property,value:0
-msgid "Value"
+#: 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 "Search Document storage"
+msgid "Dir"
 msgstr ""
 
 #. module: document_webdav
-#: model:ir.ui.menu,name:document_webdav.menu_dir_props
-msgid "DAV properties for folders"
+#: field:document.webdav.dir.property,write_date:0
+#: field:document.webdav.file.property,write_date:0
+msgid "Date Modified"
 msgstr ""
 
 #. module: document_webdav
-#: view:document.directory:0
-#: view:document.webdav.dir.property:0
-msgid "Properties"
+#: 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.dir.property:0
-msgid "Dir"
+#: model:ir.module.module,shortdesc:document_webdav.module_meta_information
+msgid "WebDAV server for Document Management"
 msgstr ""
 
 #. module: document_webdav
-#: field:document.webdav.dir.property,name:0
-msgid "Name"
+#: sql_constraint:document.directory:0
+msgid "Directory must have a parent or a storage"
+msgstr ""
+
+#. module: document_webdav
+#: field:document.webdav.dir.property,do_subst:0
+#: field:document.webdav.file.property,do_subst:0
+msgid "Substitute"
 msgstr ""