~vauxoo/addons-vauxoo/6.0-trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# 	* product_icecat
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.0.0-rc1\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2013-11-07 01:08+0000\n"
"PO-Revision-Date: 2013-11-08 18:58+0000\n"
"Last-Translator: hbto [Vauxoo] http://www.vauxoo.com "
"<humbertoarocha@gmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2014-04-29 06:42+0000\n"
"X-Generator: Launchpad (build 16985)\n"

#. module: product_icecat
#: code:addons/product_icecat/product_icecat.py:109
#, python-format
msgid ""
"They are other icecat configuration with \"Active\" field                    "
"checked. Only one configuration is avaible for active                    "
"field."
msgstr ""
"Hay otras configuraciones icecat con el campo\"Activo\" marcado. Solamente "
"una configuración está permitida para el campo activo"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:169
#, python-format
msgid "No"
msgstr "No"

#. module: product_icecat
#: field:product.manufacturer.attribute,icecat_category:0
msgid "Icecat Category"
msgstr "Categoría Icecat"

#. module: product_icecat
#: code:addons/product_icecat/product_icecat.py:76
#, python-format
msgid "Username/password FTP connection was not successfully!"
msgstr "El usuario/password de la conexión FTP no se ha podido realizar!"

#. module: product_icecat
#: field:product.icecat.wizard,description_sale:0
msgid "Description Śale"
msgstr "Descripción de venta"

#. module: product_icecat
#: field:product.icecat.wizard,state:0
msgid "State"
msgstr "Estado"

#. module: product_icecat
#: view:product.icecat:0
msgid "icecat"
msgstr "icecat"

#. module: product_icecat
#: view:product.icecat.wizard:0
msgid "Are you sure to import from icecat values to product?"
msgstr "Está seguro de importar el catálogo de icecat a los productos?"

#. module: product_icecat
#: model:ir.model,name:product_icecat.model_product_icecat_wizard
msgid "product.icecat.wizard"
msgstr "product.icecat.wizard"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:433
#, python-format
msgid "EAN not avaible"
msgstr "EAN no disponible"

#. module: product_icecat
#: field:product.icecat,name:0
#: field:product.icecat.wizard,name:0
msgid "Name"
msgstr "Nombre"

#. module: product_icecat
#: field:product.icecat,ftpusername:0
msgid "Username"
msgstr "Usuario"

#. module: product_icecat
#: model:ir.model,name:product_icecat.model_product_product
msgid "Product"
msgstr "Producto"

#. module: product_icecat
#: field:product.icecat.wizard,html:0
msgid "HTML Code"
msgstr "Código HTML"

#. module: product_icecat
#: code:addons/product_icecat/product_icecat.py:70
#: code:addons/product_icecat/product_icecat.py:76
#, python-format
msgid "Error !"
msgstr "Error !"

#. module: product_icecat
#: field:product.icecat.wizard,description:0
msgid "Description"
msgstr "Descripción"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:371
#, python-format
msgid "Configure your icecat preferences!"
msgstr "Configure sus preferencias icecat"

#. module: product_icecat
#: field:product.icecat,username:0
msgid "User Name"
msgstr "Usuario"

#. module: product_icecat
#: code:addons/product_icecat/product_icecat.py:80
#, python-format
msgid "FTP connection was successfully!"
msgstr "La conexión FTP se ha realizado correctamente!"

#. module: product_icecat
#: code:addons/product_icecat/product_icecat.py:80
#, python-format
msgid "Ok !"
msgstr "Ok !"

#. module: product_icecat
#: field:product.icecat.mapline,field_id:0
msgid "OpenERP Field"
msgstr "Campo OpenERP"

#. module: product_icecat
#: model:ir.actions.act_window,name:product_icecat.act_product_icecat
msgid "Import Icecat"
msgstr "Importar Icecat"

#. module: product_icecat
#: field:product.icecat,active:0
#: field:product.icecat,ftp:0
msgid "Active"
msgstr "Activo"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:311
#, python-format
msgid "Product %s XML Import successfully"
msgstr "La importación del XML del producto %s se ha realizado correctamente"

#. module: product_icecat
#: field:product.icecat,ftppassword:0
#: field:product.icecat,password:0
msgid "Password"
msgstr "Password"

#. module: product_icecat
#: view:product.icecat:0
msgid "Icecat to OpenERP fields"
msgstr "Campos de Icecat a OpenERP"

#. module: product_icecat
#: field:product.icecat.wizard,result:0
msgid "Result"
msgstr "Resultado"

#. module: product_icecat
#: view:product.icecat:0
msgid "FTP"
msgstr "FTP"

#. module: product_icecat
#: field:product.icecat,mapline_ids:0
msgid "Mapline"
msgstr "Líneas de mapeo"

#. module: product_icecat
#: help:product.icecat,ftpdirectory:0
msgid ""
"If not use directory, insert . (point). If use                directory, "
"path FTP dir"
msgstr ""
"Si no se va a usar un directorio, inserte un . (punto). Si usará un "
"directorio, indique la ruta FTP"

#. module: product_icecat
#: model:ir.model,name:product_icecat.model_product_icecat_mapline
msgid "Icecat Mapline Configuration"
msgstr "Configuración líneas de mapeo Icecat"

#. module: product_icecat
#: field:product.icecat.wizard,language_id:0
msgid "Language"
msgstr "Lengua"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:362
#, python-format
msgid "Not exist %s image"
msgstr "Not exist %s image"

#. module: product_icecat
#: field:product.icecat,ftpurl:0
msgid "URL"
msgstr "URL"

#. module: product_icecat
#: field:product.icecat,ftpip:0
msgid "IP"
msgstr "IP"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:106
#, python-format
msgid ""
"There are attributes avaible in this product.                    Delete this "
"attributes or uncheck attributes option"
msgstr ""
"Hay atributos disponibles en este producto. Borre estos atributos o desmarce "
"la opción atributos"

#. module: product_icecat
#: view:product.icecat.wizard:0
msgid "update"
msgstr "actualizar"

#. module: product_icecat
#: code:addons/product_icecat/product_icecat.py:109
#, python-format
msgid "Error!"
msgstr "Error!"

#. module: product_icecat
#: code:addons/product_icecat/product_icecat.py:70
#, python-format
msgid "IP FTP connection was not successfully!"
msgstr "No se ha podido conectar con FTP con la IP especificada!"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:106
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:371
#, python-format
msgid "Error"
msgstr "¡Error!"

#. module: product_icecat
#: field:product.icecat,ftpdirectory:0
msgid "Directory"
msgstr "Directorio"

#. module: product_icecat
#: field:product.icecat.wizard,attributes:0
msgid "Attributes"
msgstr "Atributos"

#. module: product_icecat
#: field:product.icecat.mapline,name:0
msgid "XML Field"
msgstr "Campo XML"

#. module: product_icecat
#: selection:product.icecat.wizard,state:0
msgid "First"
msgstr "Primero"

#. module: product_icecat
#: field:product.icecat.mapline,model_id:0
msgid "OpenERP Model"
msgstr "Modelo OpenERP"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:428
#, python-format
msgid "Import image not avaible"
msgstr "La importación de la imagen no está disponible"

#. module: product_icecat
#: model:ir.actions.act_window,name:product_icecat.action_product_icecat
#: model:ir.model,name:product_icecat.model_product_icecat
#: model:ir.ui.menu,name:product_icecat.product_icecat
msgid "Icecat Configuration"
msgstr "Configuración Icecat"

#. module: product_icecat
#: model:ir.model,name:product_icecat.model_product_manufacturer_attribute
msgid "Product attributes"
msgstr "Atributos de producto"

#. module: product_icecat
#: field:product.manufacturer.attribute,sequence:0
msgid "Sequence"
msgstr "Secuencia"

#. module: product_icecat
#: field:product.icecat.wizard,image:0
#: field:product.icecat.wizard,resimg:0
msgid "Image"
msgstr "Imagen"

#. module: product_icecat
#: view:product.icecat:0
msgid "Maping Lines"
msgstr "Líneas de mapeo"

#. module: product_icecat
#: view:product.icecat.wizard:0
msgid "Import icecat XML"
msgstr "Importación XML icecat"

#. module: product_icecat
#: view:product.icecat:0
msgid "Check FTP"
msgstr "Comprobar FTP"

#. module: product_icecat
#: selection:product.icecat.wizard,state:0
msgid "Done"
msgstr "Realizado"

#. module: product_icecat
#: view:product.icecat:0
#: field:product.icecat.mapline,icecat_id:0
msgid "Icecat"
msgstr "Icecat"

#. module: product_icecat
#: view:product.icecat.wizard:0
msgid "Cancel"
msgstr "Cancelar"

#. module: product_icecat
#: view:product.icecat.wizard:0
msgid "Close"
msgstr "Cerrar"

#. module: product_icecat
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:167
#, python-format
msgid "Yes"
msgstr "Si"

#. module: product_icecat
#: help:product.icecat,ftpurl:0
msgid "URL FTP Dir: http://domain/directory/"
msgstr "URL FTP Dir: http://domain/directory/"

#. module: product_icecat
#: help:product.icecat.mapline,name:0
msgid "Insert ID Category from Icecat"
msgstr "Inserte el ID de la categoría de Icecat"