Launchpad automatic translations update.
[odoo/odoo.git] / addons / analytic_user_function / i18n / nl.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * analytic_user_function
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2011-01-03 16:56+0000\n"
10 "PO-Revision-Date: 2011-01-13 19:46+0000\n"
11 "Last-Translator: Douwe Wullink (Dypalio) <Unknown>\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-01-14 05:37+0000\n"
17 "X-Generator: Launchpad (build 12177)\n"
18
19 #. module: analytic_user_function
20 #: field:analytic_user_funct_grid,product_id:0
21 msgid "Product"
22 msgstr "Product"
23
24 #. module: analytic_user_function
25 #: code:addons/analytic_user_function/analytic_user_function.py:96
26 #: code:addons/analytic_user_function/analytic_user_function.py:131
27 #, python-format
28 msgid "Error !"
29 msgstr "Fout !"
30
31 #. module: analytic_user_function
32 #: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet
33 msgid "Timesheet Line"
34 msgstr "Urenstaatregel"
35
36 #. module: analytic_user_function
37 #: field:analytic_user_funct_grid,account_id:0
38 #: model:ir.model,name:analytic_user_function.model_account_analytic_account
39 msgid "Analytic Account"
40 msgstr "Kostenplaats"
41
42 #. module: analytic_user_function
43 #: view:account.analytic.account:0
44 #: field:account.analytic.account,user_product_ids:0
45 msgid "Users/Products Rel."
46 msgstr "Gebruikers/Producten rel."
47
48 #. module: analytic_user_function
49 #: field:analytic_user_funct_grid,user_id:0
50 msgid "User"
51 msgstr "Gebruiker"
52
53 #. module: analytic_user_function
54 #: constraint:account.analytic.account:0
55 msgid ""
56 "Error! The currency has to be the same as the currency of the selected "
57 "company"
58 msgstr ""
59 "Fout! De munteenheid moet hetzelfde zijn als de munteenheid van het "
60 "geselecteerde bedrijf"
61
62 #. module: analytic_user_function
63 #: code:addons/analytic_user_function/analytic_user_function.py:97
64 #: code:addons/analytic_user_function/analytic_user_function.py:132
65 #, python-format
66 msgid "There is no expense account define for this product: \"%s\" (id:%d)"
67 msgstr ""
68 "Er is geen kostenrekening gedefinieerd voor dit product: \"%s\" (id:%d)"
69
70 #. module: analytic_user_function
71 #: model:ir.model,name:analytic_user_function.model_analytic_user_funct_grid
72 msgid "Relation table between users and products on a analytic account"
73 msgstr "Koppeltabel tussen gebruikers en producten op een kostenplaats"
74
75 #. module: analytic_user_function
76 #: model:ir.module.module,description:analytic_user_function.module_meta_information
77 msgid ""
78 "\n"
79 "\n"
80 "    This module allows you to define what is the default function of a "
81 "specific user on a given account. This is mostly used when a user encodes "
82 "his timesheet: the values are retrieved and the fields are auto-filled... "
83 "but the possibility to change these values is still available.\n"
84 "\n"
85 "    Obviously if no data has been recorded for the current account, the "
86 "default value is given as usual by the employee data so that this module is "
87 "perfectly compatible with older configurations.\n"
88 "\n"
89 "    "
90 msgstr ""
91
92 #. module: analytic_user_function
93 #: model:ir.module.module,shortdesc:analytic_user_function.module_meta_information
94 msgid "Analytic User Function"
95 msgstr "Analytische gebruikers funktie"
96
97 #. module: analytic_user_function
98 #: constraint:account.analytic.account:0
99 msgid "Error! You can not create recursive analytic accounts."
100 msgstr "Fout! U kunt geen recursieve kostenplaatsen maken."
101
102 #. module: analytic_user_function
103 #: view:analytic_user_funct_grid:0
104 msgid "User's Product for this Analytic Account"
105 msgstr "Product van gebruiker voor deze kostenplaats"
106
107 #~ msgid "Invalid XML for View Architecture!"
108 #~ msgstr "Ongeldige XML, kan overzicht niet weergeven!"
109
110 #~ msgid ""
111 #~ "The Object name must start with x_ and not contain any special character !"
112 #~ msgstr ""
113 #~ "De objectnaam moet beginnen met x_ en mag geen speciale tekens bevatten!"
114
115 #~ msgid "The name of the module must be unique !"
116 #~ msgstr "De modulenaam moet uniek zijn !"
117
118 #~ msgid "The certificate ID of the module must be unique !"
119 #~ msgstr "Het kwaliteitscertificaat id van de module moet uniek zijn !"
120
121 #~ msgid "Size of the field can never be less than 1 !"
122 #~ msgstr "De veldlengte kan nooit kleiner dan 1 zijn !"