[FIX] website: remove backslash from redirect with enable_editor
[odoo/odoo.git] / addons / report_webkit / i18n / bg.po
1 # Bulgarian 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: 2012-12-21 17:06+0000\n"
11 "PO-Revision-Date: 2011-03-27 18:09+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Bulgarian <bg@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: 2014-03-04 07:45+0000\n"
18 "X-Generator: Launchpad (build 16948)\n"
19
20 #. module: report_webkit
21 #: view:ir.actions.report.xml:0
22 msgid "Webkit Template (used if Report File is not found)"
23 msgstr ""
24
25 #. module: report_webkit
26 #: selection:ir.header_webkit,format:0
27 msgid "Tabloid 29 279.4 x 431.8 mm"
28 msgstr "Tabloid 29 279.4 x 431.8 mm"
29
30 #. module: report_webkit
31 #: selection:ir.header_webkit,format:0
32 msgid "Ledger  28  431.8 x 279.4 mm"
33 msgstr "Ledger  28  431.8 x 279.4 mm"
34
35 #. module: report_webkit
36 #: code:addons/report_webkit/webkit_report.py:235
37 #, python-format
38 msgid "No header defined for this Webkit report!"
39 msgstr ""
40
41 #. module: report_webkit
42 #: help:ir.header_img,type:0
43 msgid "Image type(png,gif,jpeg)"
44 msgstr ""
45
46 #. module: report_webkit
47 #: help:ir.actions.report.xml,precise_mode:0
48 msgid ""
49 "This mode allow more precise element                                         "
50 "                    position as each object is printed on a separate HTML.   "
51 "                                                         but memory and disk "
52 "usage is wider"
53 msgstr ""
54
55 #. module: report_webkit
56 #: selection:ir.header_webkit,format:0
57 msgid "Executive 4   7.5 x 10 inches, 190.5 x 254 mm"
58 msgstr "Executive 4   7.5 x 10 inches, 190.5 x 254 mm"
59
60 #. module: report_webkit
61 #: field:ir.header_img,company_id:0
62 #: field:ir.header_webkit,company_id:0
63 msgid "Company"
64 msgstr "Фирма"
65
66 #. module: report_webkit
67 #: code:addons/report_webkit/webkit_report.py:236
68 #, python-format
69 msgid "Please set a header in company settings."
70 msgstr ""
71
72 #. module: report_webkit
73 #: selection:ir.header_webkit,format:0
74 msgid "DLE 26 110 x 220 mm"
75 msgstr "DLE 26 110 x 220 mm"
76
77 #. module: report_webkit
78 #: selection:ir.header_webkit,format:0
79 msgid "B7  21  88 x 125 mm"
80 msgstr "B7  21  88 x 125 mm"
81
82 #. module: report_webkit
83 #: view:res.company:0
84 msgid "Headers"
85 msgstr ""
86
87 #. module: report_webkit
88 #: help:ir.header_img,name:0
89 msgid "Name of Image"
90 msgstr "Име на изображението"
91
92 #. module: report_webkit
93 #: model:ir.actions.act_window,name:report_webkit.action_header_webkit
94 #: model:ir.ui.menu,name:report_webkit.menu_header_webkit
95 msgid "Webkit Headers/Footers"
96 msgstr ""
97
98 #. module: report_webkit
99 #: selection:ir.header_webkit,format:0
100 msgid "Legal    3   8.5 x 14 inches, 215.9 x 355.6 mm"
101 msgstr ""
102
103 #. module: report_webkit
104 #: model:ir.model,name:report_webkit.model_ir_header_webkit
105 msgid "ir.header_webkit"
106 msgstr ""
107
108 #. module: report_webkit
109 #: selection:ir.header_webkit,format:0
110 msgid "A4  0   210 x 297 mm, 8.26 x 11.69 inches"
111 msgstr "A4  0   210 x 297 mm, 8.26 x 11.69 inches"
112
113 #. module: report_webkit
114 #: code:addons/report_webkit/webkit_report.py:176
115 #, python-format
116 msgid "Webkit error"
117 msgstr ""
118
119 #. module: report_webkit
120 #: selection:ir.header_webkit,format:0
121 msgid "B2  17  500 x 707 mm"
122 msgstr "B2  17  500 x 707 mm"
123
124 #. module: report_webkit
125 #: code:addons/report_webkit/webkit_report.py:262
126 #: code:addons/report_webkit/webkit_report.py:273
127 #: code:addons/report_webkit/webkit_report.py:282
128 #: code:addons/report_webkit/webkit_report.py:295
129 #: code:addons/report_webkit/webkit_report.py:306
130 #, python-format
131 msgid "Webkit render!"
132 msgstr ""
133
134 #. module: report_webkit
135 #: model:ir.model,name:report_webkit.model_ir_header_img
136 msgid "ir.header_img"
137 msgstr ""
138
139 #. module: report_webkit
140 #: field:ir.actions.report.xml,precise_mode:0
141 msgid "Precise Mode"
142 msgstr ""
143
144 #. module: report_webkit
145 #: code:addons/report_webkit/webkit_report.py:96
146 #, python-format
147 msgid ""
148 "Please install executable on your system (sudo apt-get install wkhtmltopdf) "
149 "or download it from here: "
150 "http://code.google.com/p/wkhtmltopdf/downloads/list and set the path in the "
151 "ir.config_parameter with the webkit_path key.Minimal version is 0.9.9"
152 msgstr ""
153
154 #. module: report_webkit
155 #: selection:ir.header_webkit,format:0
156 msgid "A0  5   841 x 1189 mm"
157 msgstr "A0  5   841 x 1189 mm"
158
159 #. module: report_webkit
160 #: selection:ir.header_webkit,format:0
161 msgid "C5E 24  163 x 229 mm"
162 msgstr "C5E 24  163 x 229 mm"
163
164 #. module: report_webkit
165 #: field:ir.header_img,type:0
166 msgid "Type"
167 msgstr "Тип"
168
169 #. module: report_webkit
170 #: code:addons/report_webkit/wizard/report_webkit_actions.py:133
171 #, python-format
172 msgid "Client Actions Connections"
173 msgstr "Връзки към действията на клиента"
174
175 #. module: report_webkit
176 #: field:res.company,header_image:0
177 msgid "Available Images"
178 msgstr "Налични изображения"
179
180 #. module: report_webkit
181 #: field:ir.header_webkit,html:0
182 msgid "webkit header"
183 msgstr ""
184
185 #. module: report_webkit
186 #: selection:ir.header_webkit,format:0
187 msgid "B1  15  707 x 1000 mm"
188 msgstr "B1  15  707 x 1000 mm"
189
190 #. module: report_webkit
191 #: selection:ir.header_webkit,format:0
192 msgid "A1  6   594 x 841 mm"
193 msgstr "A1  6   594 x 841 mm"
194
195 #. module: report_webkit
196 #: help:ir.actions.report.xml,webkit_header:0
197 msgid "The header linked to the report"
198 msgstr ""
199
200 #. module: report_webkit
201 #: code:addons/report_webkit/webkit_report.py:95
202 #, python-format
203 msgid "Wkhtmltopdf library path is not set"
204 msgstr ""
205
206 #. module: report_webkit
207 #: view:ir.actions.report.xml:0
208 #: view:res.company:0
209 msgid "Webkit"
210 msgstr ""
211
212 #. module: report_webkit
213 #: help:ir.header_webkit,format:0
214 msgid "Select Proper Paper size"
215 msgstr ""
216
217 #. module: report_webkit
218 #: selection:ir.header_webkit,format:0
219 msgid "B5  1   176 x 250 mm, 6.93 x 9.84 inches"
220 msgstr "B5  1   176 x 250 mm, 6.93 x 9.84 inches"
221
222 #. module: report_webkit
223 #: selection:ir.header_webkit,format:0
224 msgid "A7  11  74 x 105 mm"
225 msgstr "A7  11  74 x 105 mm"
226
227 #. module: report_webkit
228 #: selection:ir.header_webkit,format:0
229 msgid "A6  10  105 x 148 mm"
230 msgstr "A6  10  105 x 148 mm"
231
232 #. module: report_webkit
233 #: help:ir.actions.report.xml,report_webkit_data:0
234 msgid "This template will be used if the main report file is not found"
235 msgstr ""
236
237 #. module: report_webkit
238 #: selection:ir.header_webkit,format:0
239 msgid "Folio 27  210 x 330 mm"
240 msgstr "Folio 27  210 x 330 mm"
241
242 #. module: report_webkit
243 #: field:ir.header_webkit,margin_top:0
244 msgid "Top Margin (mm)"
245 msgstr "Горна граница (mm)"
246
247 #. module: report_webkit
248 #: view:report.webkit.actions:0
249 msgid "_Ok"
250 msgstr "_Ok"
251
252 #. module: report_webkit
253 #: help:report.webkit.actions,print_button:0
254 msgid ""
255 "Check this to add a Print action for this Report in the sidebar of the "
256 "corresponding document types"
257 msgstr ""
258
259 #. module: report_webkit
260 #: selection:ir.header_webkit,format:0
261 msgid "B3  18  353 x 500 mm"
262 msgstr "B3  18  353 x 500 mm"
263
264 #. module: report_webkit
265 #: field:ir.actions.report.xml,webkit_header:0
266 msgid "Webkit Header"
267 msgstr ""
268
269 #. module: report_webkit
270 #: help:ir.actions.report.xml,webkit_debug:0
271 msgid "Enable the webkit engine debugger"
272 msgstr ""
273
274 #. module: report_webkit
275 #: field:ir.header_img,img:0
276 msgid "Image"
277 msgstr "Изображение"
278
279 #. module: report_webkit
280 #: view:ir.header_img:0
281 msgid "Header Image"
282 msgstr ""
283
284 #. module: report_webkit
285 #: field:res.company,header_webkit:0
286 msgid "Available html"
287 msgstr ""
288
289 #. module: report_webkit
290 #: help:report.webkit.actions,open_action:0
291 msgid ""
292 "Check this to view the newly added internal print action after creating it "
293 "(technical view) "
294 msgstr ""
295
296 #. module: report_webkit
297 #: view:res.company:0
298 msgid "Images"
299 msgstr "Изображения"
300
301 #. module: report_webkit
302 #: selection:ir.header_webkit,orientation:0
303 msgid "Portrait"
304 msgstr "Вертикално"
305
306 #. module: report_webkit
307 #: view:report.webkit.actions:0
308 msgid "or"
309 msgstr ""
310
311 #. module: report_webkit
312 #: selection:ir.header_webkit,orientation:0
313 msgid "Landscape"
314 msgstr "Хоризонтално"
315
316 #. module: report_webkit
317 #: selection:ir.header_webkit,format:0
318 msgid "B8  22  62 x 88 mm"
319 msgstr "B8  22  62 x 88 mm"
320
321 #. module: report_webkit
322 #: code:addons/report_webkit/webkit_report.py:177
323 #, python-format
324 msgid "The command 'wkhtmltopdf' failed with error code = %s. Message: %s"
325 msgstr ""
326
327 #. module: report_webkit
328 #: selection:ir.header_webkit,format:0
329 msgid "A2  7   420 x 594 mm"
330 msgstr "A2  7   420 x 594 mm"
331
332 #. module: report_webkit
333 #: field:report.webkit.actions,print_button:0
334 msgid "Add print button"
335 msgstr "Добавяне на бутон за печат"
336
337 #. module: report_webkit
338 #: selection:ir.header_webkit,format:0
339 msgid "A9  13  37 x 52 mm"
340 msgstr "A9  13  37 x 52 mm"
341
342 #. module: report_webkit
343 #: model:ir.model,name:report_webkit.model_res_company
344 msgid "Companies"
345 msgstr "Фирми"
346
347 #. module: report_webkit
348 #: field:ir.header_webkit,margin_bottom:0
349 msgid "Bottom Margin (mm)"
350 msgstr "Долна граница (mm)"
351
352 #. module: report_webkit
353 #: model:ir.model,name:report_webkit.model_report_webkit_actions
354 msgid "Webkit Actions"
355 msgstr ""
356
357 #. module: report_webkit
358 #: field:report.webkit.actions,open_action:0
359 msgid "Open added action"
360 msgstr ""
361
362 #. module: report_webkit
363 #: field:ir.header_webkit,margin_right:0
364 msgid "Right Margin (mm)"
365 msgstr "Дясна граница (mm)"
366
367 #. module: report_webkit
368 #: code:addons/report_webkit/webkit_report.py:230
369 #, python-format
370 msgid "Webkit report template not found!"
371 msgstr ""
372
373 #. module: report_webkit
374 #: field:ir.header_webkit,orientation:0
375 msgid "Orientation"
376 msgstr "Ориентация"
377
378 #. module: report_webkit
379 #: selection:ir.header_webkit,format:0
380 msgid "B6  20  125 x 176 mm"
381 msgstr "B6  20  125 x 176 mm"
382
383 #. module: report_webkit
384 #: help:ir.header_webkit,html:0
385 msgid "Set Webkit Report Header"
386 msgstr ""
387
388 #. module: report_webkit
389 #: field:ir.header_webkit,format:0
390 msgid "Paper size"
391 msgstr "Размер на хартията"
392
393 #. module: report_webkit
394 #: selection:ir.header_webkit,format:0
395 msgid ":B10    16  31 x 44 mm"
396 msgstr ":B10    16  31 x 44 mm"
397
398 #. module: report_webkit
399 #: view:report.webkit.actions:0
400 msgid "Cancel"
401 msgstr ""
402
403 #. module: report_webkit
404 #: field:ir.header_webkit,css:0
405 msgid "Header CSS"
406 msgstr ""
407
408 #. module: report_webkit
409 #: selection:ir.header_webkit,format:0
410 msgid "B4  19  250 x 353 mm"
411 msgstr "B4  19  250 x 353 mm"
412
413 #. module: report_webkit
414 #: model:ir.actions.act_window,name:report_webkit.action_header_img
415 #: model:ir.ui.menu,name:report_webkit.menu_header_img
416 msgid "Webkit Logos"
417 msgstr ""
418
419 #. module: report_webkit
420 #: code:addons/report_webkit/webkit_report.py:172
421 #, python-format
422 msgid "No diagnosis message was provided"
423 msgstr ""
424
425 #. module: report_webkit
426 #: selection:ir.header_webkit,format:0
427 msgid "A3  8   297 x 420 mm"
428 msgstr "A3  8   297 x 420 mm"
429
430 #. module: report_webkit
431 #: field:ir.actions.report.xml,report_webkit_data:0
432 msgid "Webkit Template"
433 msgstr ""
434
435 #. module: report_webkit
436 #: field:ir.header_webkit,footer_html:0
437 msgid "webkit footer"
438 msgstr ""
439
440 #. module: report_webkit
441 #: field:ir.actions.report.xml,webkit_debug:0
442 msgid "Webkit debug"
443 msgstr ""
444
445 #. module: report_webkit
446 #: selection:ir.header_webkit,format:0
447 msgid "Letter 2 8.5 x 11 inches, 215.9 x 279.4 mm"
448 msgstr "Letter 2 8.5 x 11 inches, 215.9 x 279.4 mm"
449
450 #. module: report_webkit
451 #: selection:ir.header_webkit,format:0
452 msgid "B0  14  1000 x 1414 mm"
453 msgstr ""
454
455 #. module: report_webkit
456 #: field:ir.header_img,name:0
457 #: field:ir.header_webkit,name:0
458 msgid "Name"
459 msgstr "Име"
460
461 #. module: report_webkit
462 #: selection:ir.header_webkit,format:0
463 msgid "A5  9   148 x 210 mm"
464 msgstr "A5  9   148 x 210 mm"
465
466 #. module: report_webkit
467 #: selection:ir.header_webkit,format:0
468 msgid "A8  12  52 x 74 mm"
469 msgstr "A8  12  52 x 74 mm"
470
471 #. module: report_webkit
472 #: model:ir.actions.act_window,name:report_webkit.wizard_ofdo_report_actions
473 #: view:report.webkit.actions:0
474 msgid "Add Print Buttons"
475 msgstr "Добавяне на бутони за печат"
476
477 #. module: report_webkit
478 #: selection:ir.header_webkit,format:0
479 msgid "Comm10E 25  105 x 241 mm, U.S. Common 10 Envelope"
480 msgstr "Comm10E 25  105 x 241 mm, U.S. Common 10 Envelope"
481
482 #. module: report_webkit
483 #: field:ir.header_webkit,margin_left:0
484 msgid "Left Margin (mm)"
485 msgstr ""
486
487 #. module: report_webkit
488 #: code:addons/report_webkit/webkit_report.py:230
489 #, python-format
490 msgid "Error!"
491 msgstr ""
492
493 #. module: report_webkit
494 #: help:ir.header_webkit,footer_html:0
495 msgid "Set Webkit Report Footer."
496 msgstr ""
497
498 #. module: report_webkit
499 #: selection:ir.header_webkit,format:0
500 msgid "B9  23  33 x 62 mm"
501 msgstr "B9  23  33 x 62 mm"
502
503 #. module: report_webkit
504 #: model:ir.model,name:report_webkit.model_ir_actions_report_xml
505 msgid "ir.actions.report.xml"
506 msgstr "ir.actions.report.xml"
507
508 #. module: report_webkit
509 #: code:addons/report_webkit/webkit_report.py:174
510 #, python-format
511 msgid "The following diagnosis message was provided:\n"
512 msgstr ""
513
514 #. module: report_webkit
515 #: view:ir.header_webkit:0
516 msgid "HTML Header"
517 msgstr ""
518
519 #~ msgid "Error! You can not create recursive companies."
520 #~ msgstr "Грешка! НЕ може да създавате рекурсивни фирми"
521
522 #~ msgid "_Cancel"
523 #~ msgstr "_Отказ"