[I18N] all: cleanup export after fixing some remaining translation export issues
[odoo/odoo.git] / addons / document_webdav / i18n / document_webdav.pot
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * document_webdav
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0.0-rc1\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2010-12-21 19:44:05+0000\n"
10 "PO-Revision-Date: 2010-12-21 19:44:05+0000\n"
11 "Last-Translator: <>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: \n"
16 "Plural-Forms: \n"
17
18 #. module: document_webdav
19 #: constraint:document.directory:0
20 msgid "Error! You can not create recursive Directories."
21 msgstr ""
22
23 #. module: document_webdav
24 #: view:document.webdav.dir.property:0
25 #: field:document.webdav.dir.property,namespace:0
26 msgid "Namespace"
27 msgstr ""
28
29 #. module: document_webdav
30 #: field:document.directory,dav_prop_ids:0
31 msgid "DAV properties"
32 msgstr ""
33
34 #. module: document_webdav
35 #: view:document.webdav.dir.property:0
36 msgid "Group By..."
37 msgstr ""
38
39 #. module: document_webdav
40 #: view:document.directory:0
41 msgid "These properties will be added to WebDAV requests"
42 msgstr ""
43
44 #. module: document_webdav
45 #: code:addons/document_webdav/webdav.py:0
46 #, python-format
47 msgid "PyWebDAV Import Error!"
48 msgstr ""
49
50 #. module: document_webdav
51 #: model:ir.module.module,description:document_webdav.module_meta_information
52 msgid " With this module, the WebDAV server for the documents is activated.\n"
53 "        You can then use any compatible browser to remotely see the attachments of OpenObject.\n"
54 "\n"
55 "        After installation, the webDAV server can be controlled by a [webdav] section in the server's config.\n"
56 "        Server Configuration Parameter:\n"
57 "        [webdav]\n"
58 "        ; enable = True ; Serve webdav over the http(s) servers\n"
59 "        ; vdir = webdav ; the directory that webdav will be served at\n"
60 "          ; this default val means that webdav will be\n"
61 "          ; on \"http://localhost:8069/webdav/\n"
62 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
63 "        ; debug = True ; Turn on the debugging messages of webdav\n"
64 "          ; since the messages are routed to the python logging, with\n"
65 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
66 "          ; these options on\n"
67 ""
68 msgstr ""
69
70 #. module: document_webdav
71 #: sql_constraint:document.directory:0
72 msgid "Directory cannot be parent of itself!"
73 msgstr ""
74
75 #. module: document_webdav
76 #: view:document.directory:0
77 msgid "Dynamic context"
78 msgstr ""
79
80 #. module: document_webdav
81 #: view:document.directory:0
82 msgid "WebDAV properties"
83 msgstr ""
84
85 #. module: document_webdav
86 #: sql_constraint:document.directory:0
87 msgid "The directory name must be unique !"
88 msgstr ""
89
90 #. module: document_webdav
91 #: code:addons/document_webdav/webdav.py:0
92 #, python-format
93 msgid "Please install PyWebDAV from http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-0.9.4.tar.gz&can=2&q=/"
94 msgstr ""
95
96 #. module: document_webdav
97 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
98 msgid "DAV properties for folders"
99 msgstr ""
100
101 #. module: document_webdav
102 #: view:document.directory:0
103 #: view:document.webdav.dir.property:0
104 msgid "Properties"
105 msgstr ""
106
107 #. module: document_webdav
108 #: field:document.webdav.dir.property,name:0
109 msgid "Name"
110 msgstr ""
111
112 #. module: document_webdav
113 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
114 msgid "document.webdav.dir.property"
115 msgstr ""
116
117 #. module: document_webdav
118 #: field:document.webdav.dir.property,value:0
119 msgid "Value"
120 msgstr ""
121
122 #. module: document_webdav
123 #: field:document.webdav.dir.property,dir_id:0
124 #: model:ir.model,name:document_webdav.model_document_directory
125 msgid "Directory"
126 msgstr ""
127
128 #. module: document_webdav
129 #: view:document.webdav.dir.property:0
130 msgid "Dir"
131 msgstr ""
132
133 #. module: document_webdav
134 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
135 msgid "WebDAV server for Document Management"
136 msgstr ""
137
138 #. module: document_webdav
139 #: sql_constraint:document.directory:0
140 msgid "Directory must have a parent or a storage"
141 msgstr ""
142
143 #. module: document_webdav
144 #: view:document.webdav.dir.property:0
145 msgid "Search Document storage"
146 msgstr ""
147
148 #. module: document_webdav
149 #: field:document.webdav.dir.property,do_subst:0
150 msgid "Substitute"
151 msgstr ""
152