~vauxoo/addons-vauxoo/7.0-user_story-rev4-kty

« back to all changes in this revision

Viewing changes to product_icecat/i18n/es.po

  • Committer: Israel Fermín Montilla
  • Date: 2011-11-07 21:07:05 UTC
  • Revision ID: israel@openerp.com.ve-20111107210705-84dksooth0kfrsvz
[ADD] added missing product_icecat module

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translation of OpenERP Server.
 
2
# This file contains the translation of the following modules:
 
3
#       * product_icecat
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 6.0.0-rc1\n"
 
8
"Report-Msgid-Bugs-To: support@openerp.com\n"
 
9
"POT-Creation-Date: 2011-03-08 08:12+0000\n"
 
10
"PO-Revision-Date: 2011-02-15 17:22+0000\n"
 
11
"Last-Translator: Raimon Esteve Cusiné <resteve@zikzakmedia.com>\n"
 
12
"Language-Team: \n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"X-Launchpad-Export-Date: 2011-04-16 06:57+0000\n"
 
17
"X-Generator: Launchpad (build 12735)\n"
 
18
 
 
19
#. module: product_icecat
 
20
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:159
 
21
#, python-format
 
22
msgid "No"
 
23
msgstr "No"
 
24
 
 
25
#. module: product_icecat
 
26
#: field:product.manufacturer.attribute,icecat_category:0
 
27
msgid "Icecat Category"
 
28
msgstr ""
 
29
 
 
30
#. module: product_icecat
 
31
#: code:addons/product_icecat/product_icecat.py:72
 
32
#, python-format
 
33
msgid "Ok !"
 
34
msgstr "Ok !"
 
35
 
 
36
#. module: product_icecat
 
37
#: field:product.icecat.wizard,description_sale:0
 
38
msgid "Description Śale"
 
39
msgstr "Descripción de venta"
 
40
 
 
41
#. module: product_icecat
 
42
#: field:product.icecat.wizard,state:0
 
43
msgid "State"
 
44
msgstr "Estado"
 
45
 
 
46
#. module: product_icecat
 
47
#: code:addons/product_icecat/product_icecat.py:96
 
48
#, python-format
 
49
msgid ""
 
50
"They are other icecat configuration with \"Active\" field checked. Only one "
 
51
"configuration is avaible for active field."
 
52
msgstr ""
 
53
"Hay otra configuración de icecat como \"Activo\". Sólo una configuración "
 
54
"puede contener este campo activo."
 
55
 
 
56
#. module: product_icecat
 
57
#: view:product.icecat:0
 
58
msgid "icecat"
 
59
msgstr "icecat"
 
60
 
 
61
#. module: product_icecat
 
62
#: view:product.icecat.wizard:0
 
63
msgid "Are you sure to import from icecat values to product?"
 
64
msgstr "Está seguro de importar el catálogo de icecat a los productos?"
 
65
 
 
66
#. module: product_icecat
 
67
#: model:ir.model,name:product_icecat.model_product_icecat_wizard
 
68
msgid "product.icecat.wizard"
 
69
msgstr "product.icecat.wizard"
 
70
 
 
71
#. module: product_icecat
 
72
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:378
 
73
#, python-format
 
74
msgid "EAN not avaible"
 
75
msgstr "EAN no disponible"
 
76
 
 
77
#. module: product_icecat
 
78
#: field:product.icecat,name:0
 
79
#: field:product.icecat.wizard,name:0
 
80
msgid "Name"
 
81
msgstr "Nombre"
 
82
 
 
83
#. module: product_icecat
 
84
#: field:product.icecat,ftpusername:0
 
85
msgid "Username"
 
86
msgstr "Usuario"
 
87
 
 
88
#. module: product_icecat
 
89
#: model:ir.model,name:product_icecat.model_product_product
 
90
msgid "Product"
 
91
msgstr ""
 
92
 
 
93
#. module: product_icecat
 
94
#: field:product.icecat.wizard,html:0
 
95
msgid "HTML Code"
 
96
msgstr "Código HTML"
 
97
 
 
98
#. module: product_icecat
 
99
#: code:addons/product_icecat/product_icecat.py:65
 
100
#: code:addons/product_icecat/product_icecat.py:69
 
101
#, python-format
 
102
msgid "Error !"
 
103
msgstr "Error !"
 
104
 
 
105
#. module: product_icecat
 
106
#: field:product.icecat.wizard,description:0
 
107
msgid "Description"
 
108
msgstr "Descripción"
 
109
 
 
110
#. module: product_icecat
 
111
#: code:addons/product_icecat/product_icecat.py:69
 
112
#, python-format
 
113
msgid "Username/password FTP connection was not successfully!"
 
114
msgstr "El usuario/password de la conexión FTP no se ha podido realizar!"
 
115
 
 
116
#. module: product_icecat
 
117
#: help:product.icecat,ftpdirectory:0
 
118
msgid ""
 
119
"If not use directory, insert . (point). If use directory, path FTP dir"
 
120
msgstr ""
 
121
"Si no utiliza ningún directorio, inserte un . (punto). Si utiliza un "
 
122
"directorio, la ruta del directorio"
 
123
 
 
124
#. module: product_icecat
 
125
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:324
 
126
#, python-format
 
127
msgid "Configure your icecat preferences!"
 
128
msgstr ""
 
129
 
 
130
#. module: product_icecat
 
131
#: field:product.icecat,username:0
 
132
msgid "User Name"
 
133
msgstr "Usuario"
 
134
 
 
135
#. module: product_icecat
 
136
#: code:addons/product_icecat/product_icecat.py:72
 
137
#, python-format
 
138
msgid "FTP connection was successfully!"
 
139
msgstr "La conexión FTP se ha realizado correctamente!"
 
140
 
 
141
#. module: product_icecat
 
142
#: view:product.icecat:0
 
143
msgid "Check FTP"
 
144
msgstr "Comprobar FTP"
 
145
 
 
146
#. module: product_icecat
 
147
#: field:product.icecat.mapline,field_id:0
 
148
msgid "OpenERP Field"
 
149
msgstr "Campo OpenERP"
 
150
 
 
151
#. module: product_icecat
 
152
#: model:ir.actions.act_window,name:product_icecat.act_product_icecat
 
153
msgid "Import Icecat"
 
154
msgstr "Importar Icecat"
 
155
 
 
156
#. module: product_icecat
 
157
#: field:product.icecat,active:0
 
158
#: field:product.icecat,ftp:0
 
159
msgid "Active"
 
160
msgstr "Activo"
 
161
 
 
162
#. module: product_icecat
 
163
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:267
 
164
#, python-format
 
165
msgid "Product %s XML Import successfully"
 
166
msgstr "La importación del XML del producto %s se ha realizado correctamente"
 
167
 
 
168
#. module: product_icecat
 
169
#: field:product.icecat,ftppassword:0
 
170
#: field:product.icecat,password:0
 
171
msgid "Password"
 
172
msgstr "Password"
 
173
 
 
174
#. module: product_icecat
 
175
#: view:product.icecat:0
 
176
msgid "Icecat to OpenERP fields"
 
177
msgstr "Campos de Icecat a OpenERP"
 
178
 
 
179
#. module: product_icecat
 
180
#: field:product.icecat.wizard,result:0
 
181
msgid "Result"
 
182
msgstr "Resultado"
 
183
 
 
184
#. module: product_icecat
 
185
#: view:product.icecat:0
 
186
msgid "FTP"
 
187
msgstr "FTP"
 
188
 
 
189
#. module: product_icecat
 
190
#: field:product.icecat,mapline_ids:0
 
191
msgid "Mapline"
 
192
msgstr "Líneas de mapeo"
 
193
 
 
194
#. module: product_icecat
 
195
#: model:ir.model,name:product_icecat.model_product_icecat_mapline
 
196
msgid "Icecat Mapline Configuration"
 
197
msgstr "Configuración líneas de mapeo Icecat"
 
198
 
 
199
#. module: product_icecat
 
200
#: field:product.icecat.wizard,language_id:0
 
201
msgid "Language"
 
202
msgstr "Lengua"
 
203
 
 
204
#. module: product_icecat
 
205
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:316
 
206
#, python-format
 
207
msgid "Not exist %s image"
 
208
msgstr "Not exist %s image"
 
209
 
 
210
#. module: product_icecat
 
211
#: field:product.icecat,ftpurl:0
 
212
msgid "URL"
 
213
msgstr "URL"
 
214
 
 
215
#. module: product_icecat
 
216
#: field:product.icecat,ftpip:0
 
217
msgid "IP"
 
218
msgstr "IP"
 
219
 
 
220
#. module: product_icecat
 
221
#: view:product.icecat.wizard:0
 
222
msgid "update"
 
223
msgstr "actualizar"
 
224
 
 
225
#. module: product_icecat
 
226
#: code:addons/product_icecat/product_icecat.py:96
 
227
#, python-format
 
228
msgid "Error!"
 
229
msgstr "Error!"
 
230
 
 
231
#. module: product_icecat
 
232
#: code:addons/product_icecat/product_icecat.py:65
 
233
#, python-format
 
234
msgid "IP FTP connection was not successfully!"
 
235
msgstr "No se ha podido conectar con FTP con la IP especificada!"
 
236
 
 
237
#. module: product_icecat
 
238
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:101
 
239
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:324
 
240
#, python-format
 
241
msgid "Error"
 
242
msgstr ""
 
243
 
 
244
#. module: product_icecat
 
245
#: field:product.icecat,ftpdirectory:0
 
246
msgid "Directory"
 
247
msgstr "Directorio"
 
248
 
 
249
#. module: product_icecat
 
250
#: field:product.icecat.wizard,attributes:0
 
251
msgid "Attributes"
 
252
msgstr ""
 
253
 
 
254
#. module: product_icecat
 
255
#: field:product.icecat.mapline,name:0
 
256
msgid "XML Field"
 
257
msgstr "Campo XML"
 
258
 
 
259
#. module: product_icecat
 
260
#: selection:product.icecat.wizard,state:0
 
261
msgid "First"
 
262
msgstr "Primero"
 
263
 
 
264
#. module: product_icecat
 
265
#: model:ir.model,name:product_icecat.model_product_icecat
 
266
msgid "product.icecat"
 
267
msgstr ""
 
268
 
 
269
#. module: product_icecat
 
270
#: field:product.icecat.mapline,model_id:0
 
271
msgid "OpenERP Model"
 
272
msgstr "Modelo OpenERP"
 
273
 
 
274
#. module: product_icecat
 
275
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:373
 
276
#, python-format
 
277
msgid "Import image not avaible"
 
278
msgstr "La importación de la imagen no está disponible"
 
279
 
 
280
#. module: product_icecat
 
281
#: model:ir.actions.act_window,name:product_icecat.action_product_icecat
 
282
#: model:ir.ui.menu,name:product_icecat.product_icecat
 
283
msgid "Icecat Configuration"
 
284
msgstr "Configuración Icecat"
 
285
 
 
286
#. module: product_icecat
 
287
#: model:ir.model,name:product_icecat.model_product_manufacturer_attribute
 
288
msgid "Product attributes"
 
289
msgstr ""
 
290
 
 
291
#. module: product_icecat
 
292
#: field:product.manufacturer.attribute,sequence:0
 
293
msgid "Sequence"
 
294
msgstr ""
 
295
 
 
296
#. module: product_icecat
 
297
#: field:product.icecat.wizard,image:0
 
298
#: field:product.icecat.wizard,resimg:0
 
299
msgid "Image"
 
300
msgstr "Imagen"
 
301
 
 
302
#. module: product_icecat
 
303
#: view:product.icecat:0
 
304
msgid "Maping Lines"
 
305
msgstr "Líneas de mapeo"
 
306
 
 
307
#. module: product_icecat
 
308
#: view:product.icecat.wizard:0
 
309
msgid "Import icecat XML"
 
310
msgstr "Importación XML icecat"
 
311
 
 
312
#. module: product_icecat
 
313
#: constraint:product.product:0
 
314
msgid "Error: Invalid ean code"
 
315
msgstr ""
 
316
 
 
317
#. module: product_icecat
 
318
#: selection:product.icecat.wizard,state:0
 
319
msgid "Done"
 
320
msgstr "Realizado"
 
321
 
 
322
#. module: product_icecat
 
323
#: view:product.icecat:0
 
324
#: field:product.icecat.mapline,icecat_id:0
 
325
msgid "Icecat"
 
326
msgstr "Icecat"
 
327
 
 
328
#. module: product_icecat
 
329
#: view:product.icecat.wizard:0
 
330
msgid "Cancel"
 
331
msgstr "Cancelar"
 
332
 
 
333
#. module: product_icecat
 
334
#: view:product.icecat.wizard:0
 
335
msgid "Close"
 
336
msgstr "Cerrar"
 
337
 
 
338
#. module: product_icecat
 
339
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:157
 
340
#, python-format
 
341
msgid "Yes"
 
342
msgstr "Si"
 
343
 
 
344
#. module: product_icecat
 
345
#: help:product.icecat,ftpurl:0
 
346
msgid "URL FTP Dir: http://domain/directory/"
 
347
msgstr "URL FTP Dir: http://domain/directory/"
 
348
 
 
349
#. module: product_icecat
 
350
#: code:addons/product_icecat/wizard/wizard_product_icecat.py:101
 
351
#, python-format
 
352
msgid ""
 
353
"There are attributes avaible in this product. Delete this attributes or "
 
354
"uncheck attributes option"
 
355
msgstr ""
 
356
 
 
357
#. module: product_icecat
 
358
#: help:product.icecat.mapline,name:0
 
359
msgid "Insert ID Category from Icecat"
 
360
msgstr "Inserte el ID de la categoría de Icecat"
 
361
 
 
362
#~ msgid ""
 
363
#~ "The Object name must start with x_ and not contain any special character !"
 
364
#~ msgstr ""
 
365
#~ "El nombre del objecto debe empezar con x_ y no contener ningún carácter "
 
366
#~ "especial!"
 
367
 
 
368
#~ msgid "Invalid model name in the action definition."
 
369
#~ msgstr "Nombre del modelo inválido en la definición de la acción."
 
370
 
 
371
#~ msgid "Error ! You can not create recursive Menu."
 
372
#~ msgstr "Error ! No puede crear un menú recursivo."
 
373
 
 
374
#~ msgid "Invalid XML for View Architecture!"
 
375
#~ msgstr "XML inválido para la vista de arquitectura!"
 
376
 
 
377
#~ msgid "Size of the field can never be less than 1 !"
 
378
#~ msgstr "El tamaño del campo no puede ser inferior a 1!"