1
# Translation of OpenERP Server.
2
# This file contains the translation of the following modules:
3
# * trp_report_background
7
"Project-Id-Version: OpenERP Server 6.1\n"
8
"Report-Msgid-Bugs-To: \n"
9
"POT-Creation-Date: 2012-10-13 14:01+0000\n"
10
"PO-Revision-Date: 2012-10-13 14:01+0000\n"
11
"Last-Translator: <>\n"
14
"Content-Type: text/plain; charset=UTF-8\n"
15
"Content-Transfer-Encoding: \n"
18
#. module: trp_report_background
19
#: field:account.invoice,report_background_id:0
20
#: model:ir.model,name:trp_report_background.model_report_background
21
msgid "Report background"
22
msgstr "Achtergrond op afdruk"
24
#. module: trp_report_background
25
#: field:report.background,image:0
29
#. module: trp_report_background
30
#: code:addons/trp_report_background/model/report_background_config.py:61
32
msgid "No rml content found in report %s"
33
msgstr "Geen rml inhoud gevonden in rapport %s"
35
#. module: trp_report_background
36
#: model:ir.ui.menu,name:trp_report_background.menu_report_background_config
37
msgid "Background configurations"
38
msgstr "Achtergrondconfiguraties"
40
#. module: trp_report_background
41
#: help:report.background,company_id:0
42
msgid "Optionally, restrict usage of this background to the object's company"
43
msgstr "Optioneel kan het gebruik van deze achtergrond worden voorbehouden voor dit bedrijf"
45
#. module: trp_report_background
46
#: model:ir.model,name:trp_report_background.model_report_background_config
47
msgid "Report background configuration"
48
msgstr "Rapportage-achtergrondconfiguratie"
50
#. module: trp_report_background
51
#: field:report.background.config,report_id:0
55
#. module: trp_report_background
56
#: model:ir.actions.act_window,help:trp_report_background.action_report_background_config
57
msgid "Here you can actually insert the necessary RML tag into the report RML. This will remove any existing image tags in the page template header. Note that this cannot be undone automatically. Make sure that the RML files are writeable by the user that the OpenERP instsance runs as. Note that you will still may to adapt the frame's margins manually to adapt to the printable space that the backgrounds define."
58
msgstr "Hier kun je de noodzakelijke RML-tag in het rapport invoegen. Hiermee worden bestaande image-tags verwijderd uit de header van het paginatemplate. Merk op dat deze actie niet automatisch ongedaan kan worden gemaakt. De RML-bestanden moeten schrijfbaar zijn voor de gebruiker waaronder de OpenERP-server draait. Je moet waarschijnlijk zelf nog wel de marges van het rapport in de RML aanpassen aan de ruimte die het achtergrondbestand voorschrijft."
60
#. module: trp_report_background
61
#: view:report.background.config:0
62
msgid "Insert RML tags"
63
msgstr "RML-tags invoegen"
65
#. module: trp_report_background
66
#: code:addons/trp_report_background/model/report_background_config.py:60
71
#. module: trp_report_background
72
#: model:ir.ui.menu,name:trp_report_background.menu_report_background
73
msgid "Report backgrounds"
74
msgstr "Rapportageachtergrond"
76
#. module: trp_report_background
77
#: field:report.background,company_id:0
81
#. module: trp_report_background
82
#: field:report.background,name:0
83
#: field:report.background.config,name:0