Launchpad automatic translations update.
[odoo/odoo.git] / addons / document_webdav / i18n / id.po
1 # Indonesian translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2011-01-03 16:57+0000\n"
11 "PO-Revision-Date: 2010-08-17 09:23+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Indonesian <id@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2011-01-06 05:30+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: document_webdav
21 #: field:document.webdav.dir.property,create_date:0
22 #: field:document.webdav.file.property,create_date:0
23 msgid "Date Created"
24 msgstr ""
25
26 #. module: document_webdav
27 #: constraint:document.directory:0
28 msgid "Error! You can not create recursive Directories."
29 msgstr ""
30
31 #. module: document_webdav
32 #: view:document.webdav.dir.property:0
33 #: view:document.webdav.file.property:0
34 msgid "Search Document properties"
35 msgstr ""
36
37 #. module: document_webdav
38 #: view:document.webdav.dir.property:0
39 #: field:document.webdav.dir.property,namespace:0
40 #: view:document.webdav.file.property:0
41 #: field:document.webdav.file.property,namespace:0
42 msgid "Namespace"
43 msgstr ""
44
45 #. module: document_webdav
46 #: field:document.directory,dav_prop_ids:0
47 msgid "DAV properties"
48 msgstr ""
49
50 #. module: document_webdav
51 #: model:ir.model,name:document_webdav.model_document_webdav_file_property
52 msgid "document.webdav.file.property"
53 msgstr ""
54
55 #. module: document_webdav
56 #: view:document.webdav.dir.property:0
57 #: view:document.webdav.file.property:0
58 msgid "Group By..."
59 msgstr ""
60
61 #. module: document_webdav
62 #: view:document.directory:0
63 msgid "These properties will be added to WebDAV requests"
64 msgstr ""
65
66 #. module: document_webdav
67 #: model:ir.ui.menu,name:document_webdav.menu_file_props
68 msgid "DAV properties for documents"
69 msgstr ""
70
71 #. module: document_webdav
72 #: code:addons/document_webdav/webdav.py:37
73 #, python-format
74 msgid "PyWebDAV Import Error!"
75 msgstr ""
76
77 #. module: document_webdav
78 #: view:document.webdav.file.property:0
79 #: field:document.webdav.file.property,file_id:0
80 msgid "Document"
81 msgstr ""
82
83 #. module: document_webdav
84 #: model:ir.module.module,description:document_webdav.module_meta_information
85 msgid ""
86 " With this module, the WebDAV server for the documents is activated.\n"
87 "        You can then use any compatible browser to remotely see the "
88 "attachments of OpenObject.\n"
89 "\n"
90 "        After installation, the webDAV server can be controlled by a "
91 "[webdav] section in the server's config.\n"
92 "        Server Configuration Parameter:\n"
93 "        [webdav]\n"
94 "        ; enable = True ; Serve webdav over the http(s) servers\n"
95 "        ; vdir = webdav ; the directory that webdav will be served at\n"
96 "          ; this default val means that webdav will be\n"
97 "          ; on \"http://localhost:8069/webdav/\n"
98 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
99 "        ; debug = True ; Turn on the debugging messages of webdav\n"
100 "          ; since the messages are routed to the python logging, with\n"
101 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
102 "          ; these options on\n"
103 msgstr ""
104
105 #. module: document_webdav
106 #: sql_constraint:document.directory:0
107 msgid "Directory cannot be parent of itself!"
108 msgstr ""
109
110 #. module: document_webdav
111 #: view:document.directory:0
112 msgid "Dynamic context"
113 msgstr ""
114
115 #. module: document_webdav
116 #: view:document.directory:0
117 msgid "WebDAV properties"
118 msgstr ""
119
120 #. module: document_webdav
121 #: sql_constraint:document.directory:0
122 msgid "The directory name must be unique !"
123 msgstr ""
124
125 #. module: document_webdav
126 #: code:addons/document_webdav/webdav.py:37
127 #, python-format
128 msgid ""
129 "Please install PyWebDAV from "
130 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
131 "0.9.4.tar.gz&can=2&q=/"
132 msgstr ""
133
134 #. module: document_webdav
135 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
136 msgid "DAV properties for folders"
137 msgstr ""
138
139 #. module: document_webdav
140 #: view:document.directory:0
141 #: view:document.webdav.dir.property:0
142 #: view:document.webdav.file.property:0
143 msgid "Properties"
144 msgstr ""
145
146 #. module: document_webdav
147 #: field:document.webdav.dir.property,name:0
148 #: field:document.webdav.file.property,name:0
149 msgid "Name"
150 msgstr ""
151
152 #. module: document_webdav
153 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
154 msgid "document.webdav.dir.property"
155 msgstr ""
156
157 #. module: document_webdav
158 #: field:document.webdav.dir.property,value:0
159 #: field:document.webdav.file.property,value:0
160 msgid "Value"
161 msgstr ""
162
163 #. module: document_webdav
164 #: field:document.webdav.dir.property,dir_id:0
165 #: model:ir.model,name:document_webdav.model_document_directory
166 msgid "Directory"
167 msgstr ""
168
169 #. module: document_webdav
170 #: field:document.webdav.dir.property,write_uid:0
171 #: field:document.webdav.file.property,write_uid:0
172 msgid "Last Modification User"
173 msgstr ""
174
175 #. module: document_webdav
176 #: view:document.webdav.dir.property:0
177 msgid "Dir"
178 msgstr ""
179
180 #. module: document_webdav
181 #: field:document.webdav.dir.property,write_date:0
182 #: field:document.webdav.file.property,write_date:0
183 msgid "Date Modified"
184 msgstr ""
185
186 #. module: document_webdav
187 #: field:document.webdav.dir.property,create_uid:0
188 #: field:document.webdav.file.property,create_uid:0
189 msgid "Creator"
190 msgstr ""
191
192 #. module: document_webdav
193 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
194 msgid "WebDAV server for Document Management"
195 msgstr ""
196
197 #. module: document_webdav
198 #: sql_constraint:document.directory:0
199 msgid "Directory must have a parent or a storage"
200 msgstr ""
201
202 #. module: document_webdav
203 #: field:document.webdav.dir.property,do_subst:0
204 #: field:document.webdav.file.property,do_subst:0
205 msgid "Substitute"
206 msgstr ""