Launchpad automatic translations update.
[odoo/odoo.git] / addons / document_webdav / i18n / pt_BR.po
1 # Brazilian Portuguese 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: 2010-12-21 19:44+0000\n"
11 "PO-Revision-Date: 2010-08-03 06:12+0000\n"
12 "Last-Translator: Pedro_Maschio <pedro.bicudo@tgtconsult.com.br>\n"
13 "Language-Team: Brazilian Portuguese <pt_BR@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: 2010-12-24 05:51+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: document_webdav
21 #: constraint:document.directory:0
22 msgid "Error! You can not create recursive Directories."
23 msgstr ""
24
25 #. module: document_webdav
26 #: view:document.webdav.dir.property:0
27 #: field:document.webdav.dir.property,namespace:0
28 msgid "Namespace"
29 msgstr ""
30
31 #. module: document_webdav
32 #: field:document.directory,dav_prop_ids:0
33 msgid "DAV properties"
34 msgstr ""
35
36 #. module: document_webdav
37 #: view:document.webdav.dir.property:0
38 msgid "Group By..."
39 msgstr ""
40
41 #. module: document_webdav
42 #: view:document.directory:0
43 msgid "These properties will be added to WebDAV requests"
44 msgstr ""
45
46 #. module: document_webdav
47 #: code:addons/document_webdav/webdav.py:0
48 #, python-format
49 msgid "PyWebDAV Import Error!"
50 msgstr ""
51
52 #. module: document_webdav
53 #: model:ir.module.module,description:document_webdav.module_meta_information
54 msgid ""
55 " With this module, the WebDAV server for the documents is activated.\n"
56 "        You can then use any compatible browser to remotely see the "
57 "attachments of OpenObject.\n"
58 "\n"
59 "        After installation, the webDAV server can be controlled by a "
60 "[webdav] section in the server's config.\n"
61 "        Server Configuration Parameter:\n"
62 "        [webdav]\n"
63 "        ; enable = True ; Serve webdav over the http(s) servers\n"
64 "        ; vdir = webdav ; the directory that webdav will be served at\n"
65 "          ; this default val means that webdav will be\n"
66 "          ; on \"http://localhost:8069/webdav/\n"
67 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
68 "        ; debug = True ; Turn on the debugging messages of webdav\n"
69 "          ; since the messages are routed to the python logging, with\n"
70 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
71 "          ; these options on\n"
72 msgstr ""
73
74 #. module: document_webdav
75 #: sql_constraint:document.directory:0
76 msgid "Directory cannot be parent of itself!"
77 msgstr ""
78
79 #. module: document_webdav
80 #: view:document.directory:0
81 msgid "Dynamic context"
82 msgstr ""
83
84 #. module: document_webdav
85 #: view:document.directory:0
86 msgid "WebDAV properties"
87 msgstr ""
88
89 #. module: document_webdav
90 #: sql_constraint:document.directory:0
91 msgid "The directory name must be unique !"
92 msgstr ""
93
94 #. module: document_webdav
95 #: code:addons/document_webdav/webdav.py:0
96 #, python-format
97 msgid ""
98 "Please install PyWebDAV from "
99 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
100 "0.9.4.tar.gz&can=2&q=/"
101 msgstr ""
102
103 #. module: document_webdav
104 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
105 msgid "DAV properties for folders"
106 msgstr ""
107
108 #. module: document_webdav
109 #: view:document.directory:0
110 #: view:document.webdav.dir.property:0
111 msgid "Properties"
112 msgstr ""
113
114 #. module: document_webdav
115 #: field:document.webdav.dir.property,name:0
116 msgid "Name"
117 msgstr ""
118
119 #. module: document_webdav
120 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
121 msgid "document.webdav.dir.property"
122 msgstr ""
123
124 #. module: document_webdav
125 #: field:document.webdav.dir.property,value:0
126 msgid "Value"
127 msgstr ""
128
129 #. module: document_webdav
130 #: field:document.webdav.dir.property,dir_id:0
131 #: model:ir.model,name:document_webdav.model_document_directory
132 msgid "Directory"
133 msgstr ""
134
135 #. module: document_webdav
136 #: view:document.webdav.dir.property:0
137 msgid "Dir"
138 msgstr ""
139
140 #. module: document_webdav
141 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
142 msgid "WebDAV server for Document Management"
143 msgstr ""
144
145 #. module: document_webdav
146 #: sql_constraint:document.directory:0
147 msgid "Directory must have a parent or a storage"
148 msgstr ""
149
150 #. module: document_webdav
151 #: view:document.webdav.dir.property:0
152 msgid "Search Document storage"
153 msgstr ""
154
155 #. module: document_webdav
156 #: field:document.webdav.dir.property,do_subst:0
157 msgid "Substitute"
158 msgstr ""
159
160 #~ msgid ""
161 #~ "This is a complete document management system:\n"
162 #~ "\t* WebDav Interface\n"
163 #~ "\t* User Authentification\n"
164 #~ "\t* Document Indexation\n"
165 #~ msgstr ""
166 #~ "Este é um gerenciador de documentos completo:\n"
167 #~ "\t* WebDav Interface\n"
168 #~ "\t* User Authentification\n"
169 #~ "\t* Document Indexation\n"