Launchpad automatic translations update.
[odoo/odoo.git] / addons / document_webdav / i18n / es_MX.po
1 # Spanish translation for openobject-addons
2 # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
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-11 11:15+0000\n"
11 "PO-Revision-Date: 2011-01-13 09:01+0000\n"
12 "Last-Translator: Alberto Luengo Cabanillas (Pexego) <alberto@pexego.es>\n"
13 "Language-Team: Spanish <es@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-09-05 05:43+0000\n"
18 "X-Generator: Launchpad (build 13830)\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 directorios 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.model,name:document_webdav.model_document_webdav_file_property
52 msgid "document.webdav.file.property"
53 msgstr "document.webdav.file.property"
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 "Agrupar por..."
60
61 #. module: document_webdav
62 #: view:document.directory:0
63 msgid "These properties will be added to WebDAV requests"
64 msgstr "Estas propiedades se añadirán a las peticiones WebDAV"
65
66 #. module: document_webdav
67 #: model:ir.ui.menu,name:document_webdav.menu_file_props
68 msgid "DAV properties for documents"
69 msgstr "Propiedades DAV para documentos"
70
71 #. module: document_webdav
72 #: code:addons/document_webdav/webdav.py:37
73 #, python-format
74 msgid "PyWebDAV Import Error!"
75 msgstr "¡Error de importación PyWebDAV!"
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 "Documento"
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 " Con este módulo se activa el servidor WebDAV para los documentos.\n"
105 "    Puede utilizar cualquier navegador compatible para ver los archivos "
106 "adjuntos de forma remota OpenObject.\n"
107 "\n"
108 "    Después de la instalación, el servidor WebDAV puede ser controlado en la "
109 "sección [webdav] de la configuración del servidor.\n"
110 "    Parámetros de configuración del servidor:\n"
111 "        [webdav]\n"
112 "        ; enable = True ; Serve webdav over the http(s) servers\n"
113 "        ; vdir = webdav ; the directory that webdav will be served at\n"
114 "          ; this default val means that webdav will be\n"
115 "          ; on \"http://localhost:8069/webdav/\n"
116 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
117 "        ; debug = True ; Turn on the debugging messages of webdav\n"
118 "          ; since the messages are routed to the python logging, with\n"
119 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
120 "          ; these options on\n"
121
122 #. module: document_webdav
123 #: sql_constraint:document.directory:0
124 msgid "Directory cannot be parent of itself!"
125 msgstr "¡El directorio no puede ser su propio padre!"
126
127 #. module: document_webdav
128 #: view:document.directory:0
129 msgid "Dynamic context"
130 msgstr "Contexto dinámico"
131
132 #. module: document_webdav
133 #: view:document.directory:0
134 msgid "WebDAV properties"
135 msgstr "Propiedades WebDAV"
136
137 #. module: document_webdav
138 #: sql_constraint:document.directory:0
139 msgid "The directory name must be unique !"
140 msgstr "¡El nombre de directorio debe ser único!"
141
142 #. module: document_webdav
143 #: code:addons/document_webdav/webdav.py:37
144 #, python-format
145 msgid ""
146 "Please install PyWebDAV from "
147 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
148 "0.9.4.tar.gz&can=2&q=/"
149 msgstr ""
150 "Instale PyWebDAV desde "
151 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
152 "0.9.4.tar.gz&can=2&q=/"
153
154 #. module: document_webdav
155 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
156 msgid "DAV properties for folders"
157 msgstr "Propiedades DAV para carpetas"
158
159 #. module: document_webdav
160 #: view:document.directory:0
161 #: view:document.webdav.dir.property:0
162 #: view:document.webdav.file.property:0
163 msgid "Properties"
164 msgstr "Propiedades"
165
166 #. module: document_webdav
167 #: field:document.webdav.dir.property,name:0
168 #: field:document.webdav.file.property,name:0
169 msgid "Name"
170 msgstr "Nombre"
171
172 #. module: document_webdav
173 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
174 msgid "document.webdav.dir.property"
175 msgstr "documento.webdav.dir.propiedad"
176
177 #. module: document_webdav
178 #: field:document.webdav.dir.property,value:0
179 #: field:document.webdav.file.property,value:0
180 msgid "Value"
181 msgstr "Valor"
182
183 #. module: document_webdav
184 #: field:document.webdav.dir.property,dir_id:0
185 #: model:ir.model,name:document_webdav.model_document_directory
186 msgid "Directory"
187 msgstr "Directorio"
188
189 #. module: document_webdav
190 #: field:document.webdav.dir.property,write_uid:0
191 #: field:document.webdav.file.property,write_uid:0
192 msgid "Last Modification User"
193 msgstr "Usuario última modificación"
194
195 #. module: document_webdav
196 #: view:document.webdav.dir.property:0
197 msgid "Dir"
198 msgstr "Dir"
199
200 #. module: document_webdav
201 #: field:document.webdav.dir.property,write_date:0
202 #: field:document.webdav.file.property,write_date:0
203 msgid "Date Modified"
204 msgstr "Fecha de Modificación"
205
206 #. module: document_webdav
207 #: field:document.webdav.dir.property,create_uid:0
208 #: field:document.webdav.file.property,create_uid:0
209 msgid "Creator"
210 msgstr "Autor"
211
212 #. module: document_webdav
213 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
214 msgid "WebDAV server for Document Management"
215 msgstr "Servidor WebDAV para gestión de documentos"
216
217 #. module: document_webdav
218 #: sql_constraint:document.directory:0
219 msgid "Directory must have a parent or a storage"
220 msgstr "El directorio debe tener un padre o un almacenamiento."
221
222 #. module: document_webdav
223 #: field:document.webdav.dir.property,do_subst:0
224 #: field:document.webdav.file.property,do_subst:0
225 msgid "Substitute"
226 msgstr "Substituir"