Launchpad automatic translations update.
[odoo/odoo.git] / addons / document_webdav / i18n / es_PY.po
1 # Spanish (Paraguay) translation for openobject-addons
2 # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
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-05-09 10:18+0000\n"
11 "PO-Revision-Date: 2011-03-21 16:14+0000\n"
12 "Last-Translator: fadel <Unknown>\n"
13 "Language-Team: Spanish (Paraguay) <es_PY@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: 2012-02-08 07:13+0000\n"
18 "X-Generator: Launchpad (build 14747)\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 "Fecha de creación"
25
26 #. module: document_webdav
27 #: constraint:document.directory:0
28 msgid "Error! You can not create recursive Directories."
29 msgstr "¡Error! No puede crear carpetas recursivos."
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 "Buscar propiedades del documento"
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 "Espacio de nombres"
44
45 #. module: document_webdav
46 #: field:document.directory,dav_prop_ids:0
47 msgid "DAV properties"
48 msgstr "Propiedades DAV"
49
50 #. module: document_webdav
51 #: model:ir.module.module,description:document_webdav.module_meta_information
52 msgid ""
53 " With this module, the WebDAV server for the documents is activated.\n"
54 "        You can then use any compatible browser to remotely see the "
55 "attachments of OpenObject.\n"
56 "\n"
57 "        After installation, the webDAV server can be controlled by a "
58 "[webdav] section in the server's config.\n"
59 "        Server Configuration Parameter:\n"
60 "        [webdav]\n"
61 "        ; enable = True ; Serve webdav over the http(s) servers\n"
62 "        ; vdir = webdav ; the directory that webdav will be served at\n"
63 "          ; this default val means that webdav will be\n"
64 "          ; on \"http://localhost:8069/webdav/\n"
65 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
66 "        ; debug = True ; Turn on the debugging messages of webdav\n"
67 "          ; since the messages are routed to the python logging, with\n"
68 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
69 "          ; these options on\n"
70 "          \n"
71 "        Also implements IETF RFC 5785 for services discovery on a http "
72 "server,\n"
73 "        which needs explicit configuration in openerp-server.conf, too.\n"
74 msgstr ""
75
76 #. module: document_webdav
77 #: model:ir.model,name:document_webdav.model_document_webdav_file_property
78 msgid "document.webdav.file.property"
79 msgstr "document.webdav.file.property"
80
81 #. module: document_webdav
82 #: view:document.webdav.dir.property:0
83 #: view:document.webdav.file.property:0
84 msgid "Group By..."
85 msgstr "Agrupar por..."
86
87 #. module: document_webdav
88 #: view:document.directory:0
89 msgid "These properties will be added to WebDAV requests"
90 msgstr "Estas propiedades se añadirán a las peticiones WebDAV"
91
92 #. module: document_webdav
93 #: model:ir.ui.menu,name:document_webdav.menu_file_props
94 msgid "DAV properties for documents"
95 msgstr "Propiedades DAV para documentos"
96
97 #. module: document_webdav
98 #: code:addons/document_webdav/webdav.py:37
99 #, python-format
100 msgid "PyWebDAV Import Error!"
101 msgstr "¡Error de importación PyWebDAV!"
102
103 #. module: document_webdav
104 #: view:document.webdav.file.property:0
105 #: field:document.webdav.file.property,file_id:0
106 msgid "Document"
107 msgstr "Documento"
108
109 #. module: document_webdav
110 #: sql_constraint:document.directory:0
111 msgid "Directory cannot be parent of itself!"
112 msgstr "¡El directorio no puede ser su propio padre!"
113
114 #. module: document_webdav
115 #: view:document.directory:0
116 msgid "Dynamic context"
117 msgstr "Contexto dinámico"
118
119 #. module: document_webdav
120 #: view:document.directory:0
121 msgid "WebDAV properties"
122 msgstr "Propiedades WebDAV"
123
124 #. module: document_webdav
125 #: sql_constraint:document.directory:0
126 msgid "The directory name must be unique !"
127 msgstr "¡El nombre de carpeta debe ser único!"
128
129 #. module: document_webdav
130 #: code:addons/document_webdav/webdav.py:37
131 #, python-format
132 msgid ""
133 "Please install PyWebDAV from "
134 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
135 "0.9.4.tar.gz&can=2&q=/"
136 msgstr ""
137 "Instale PyWebDAV desde "
138 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
139 "0.9.4.tar.gz&can=2&q=/"
140
141 #. module: document_webdav
142 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
143 msgid "DAV properties for folders"
144 msgstr "Propiedades DAV para carpetas"
145
146 #. module: document_webdav
147 #: view:document.directory:0
148 #: view:document.webdav.dir.property:0
149 #: view:document.webdav.file.property:0
150 msgid "Properties"
151 msgstr "Propiedades"
152
153 #. module: document_webdav
154 #: field:document.webdav.dir.property,name:0
155 #: field:document.webdav.file.property,name:0
156 msgid "Name"
157 msgstr "Nombre"
158
159 #. module: document_webdav
160 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
161 msgid "document.webdav.dir.property"
162 msgstr "documento.webdav.dir.propiedad"
163
164 #. module: document_webdav
165 #: field:document.webdav.dir.property,value:0
166 #: field:document.webdav.file.property,value:0
167 msgid "Value"
168 msgstr "Valor"
169
170 #. module: document_webdav
171 #: field:document.webdav.dir.property,dir_id:0
172 #: model:ir.model,name:document_webdav.model_document_directory
173 msgid "Directory"
174 msgstr "Carpeta"
175
176 #. module: document_webdav
177 #: field:document.webdav.dir.property,write_uid:0
178 #: field:document.webdav.file.property,write_uid:0
179 msgid "Last Modification User"
180 msgstr "Usuario de la última modificación"
181
182 #. module: document_webdav
183 #: view:document.webdav.dir.property:0
184 msgid "Dir"
185 msgstr "Carp"
186
187 #. module: document_webdav
188 #: field:document.webdav.dir.property,write_date:0
189 #: field:document.webdav.file.property,write_date:0
190 msgid "Date Modified"
191 msgstr "Fecha de modificación"
192
193 #. module: document_webdav
194 #: field:document.webdav.dir.property,create_uid:0
195 #: field:document.webdav.file.property,create_uid:0
196 msgid "Creator"
197 msgstr "Autor"
198
199 #. module: document_webdav
200 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
201 msgid "WebDAV server for Document Management"
202 msgstr "Servidor WebDAV para gestión de documentos"
203
204 #. module: document_webdav
205 #: sql_constraint:document.directory:0
206 msgid "Directory must have a parent or a storage"
207 msgstr "La Carpeta debe tener un padre o un almacenamiento."
208
209 #. module: document_webdav
210 #: field:document.webdav.dir.property,do_subst:0
211 #: field:document.webdav.file.property,do_subst:0
212 msgid "Substitute"
213 msgstr "Substituir"