Launchpad automatic translations update.
[odoo/odoo.git] / addons / account_analytic_analysis / i18n / da.po
1 # Danish translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
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: 2011-01-11 11:14+0000\n"
11 "PO-Revision-Date: 2011-01-19 12:00+0000\n"
12 "Last-Translator: Martin Pihl <martinpihl@gmail.com>\n"
13 "Language-Team: Danish <da@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: 2012-02-08 06:53+0000\n"
18 "X-Generator: Launchpad (build 14747)\n"
19
20 #. module: account_analytic_analysis
21 #: help:account.analytic.account,hours_qtt_invoiced:0
22 msgid ""
23 "Number of hours that can be invoiced plus those that already have been "
24 "invoiced."
25 msgstr "Antal timer der kan faktureres plus de som allerede er faktureret."
26
27 #. module: account_analytic_analysis
28 #: help:account.analytic.account,remaining_ca:0
29 msgid "Computed using the formula: Max Invoice Price - Invoiced Amount."
30 msgstr ""
31
32 #. module: account_analytic_analysis
33 #: help:account.analytic.account,remaining_hours:0
34 msgid "Computed using the formula: Maximum Quantity - Hours Tot."
35 msgstr ""
36
37 #. module: account_analytic_analysis
38 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:551
39 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:722
40 #, python-format
41 msgid "AccessError"
42 msgstr "Adgangsfejl"
43
44 #. module: account_analytic_analysis
45 #: help:account.analytic.account,last_invoice_date:0
46 msgid "Date of the last invoice created for this analytic account."
47 msgstr ""
48
49 #. module: account_analytic_analysis
50 #: model:ir.module.module,description:account_analytic_analysis.module_meta_information
51 msgid ""
52 "\n"
53 "This module is for modifying account analytic view to show\n"
54 "important data to project manager of services companies.\n"
55 "Adds menu to show relevant information to each manager..\n"
56 "\n"
57 "You can also view the report of account analytic summary\n"
58 "user-wise as well as month wise.\n"
59 msgstr ""
60
61 #. module: account_analytic_analysis
62 #: field:account.analytic.account,last_invoice_date:0
63 msgid "Last Invoice Date"
64 msgstr "Sidste faktureringsdato"
65
66 #. module: account_analytic_analysis
67 #: help:account.analytic.account,theorical_margin:0
68 msgid "Computed using the formula: Theorial Revenue - Total Costs"
69 msgstr ""
70
71 #. module: account_analytic_analysis
72 #: field:account.analytic.account,real_margin_rate:0
73 msgid "Real Margin Rate (%)"
74 msgstr ""
75
76 #. module: account_analytic_analysis
77 #: field:account.analytic.account,ca_theorical:0
78 msgid "Theoretical Revenue"
79 msgstr ""
80
81 #. module: account_analytic_analysis
82 #: help:account.analytic.account,last_worked_invoiced_date:0
83 msgid ""
84 "If invoice from the costs, this is the date of the latest work or cost that "
85 "have been invoiced."
86 msgstr ""
87
88 #. module: account_analytic_analysis
89 #: model:ir.ui.menu,name:account_analytic_analysis.menu_invoicing
90 msgid "Billing"
91 msgstr "Fakturering"
92
93 #. module: account_analytic_analysis
94 #: field:account.analytic.account,last_worked_date:0
95 msgid "Date of Last Cost/Work"
96 msgstr ""
97
98 #. module: account_analytic_analysis
99 #: field:account.analytic.account,total_cost:0
100 msgid "Total Costs"
101 msgstr "Samlet udgifter"
102
103 #. module: account_analytic_analysis
104 #: help:account.analytic.account,hours_quantity:0
105 msgid ""
106 "Number of hours you spent on the analytic account (from timesheet). It "
107 "computes on all journal of type 'general'."
108 msgstr ""
109
110 #. module: account_analytic_analysis
111 #: field:account.analytic.account,remaining_hours:0
112 msgid "Remaining Hours"
113 msgstr "Tilbageværende timer"
114
115 #. module: account_analytic_analysis
116 #: field:account.analytic.account,theorical_margin:0
117 msgid "Theoretical Margin"
118 msgstr ""
119
120 #. module: account_analytic_analysis
121 #: help:account.analytic.account,ca_theorical:0
122 msgid ""
123 "Based on the costs you had on the project, what would have been the revenue "
124 "if all these costs have been invoiced at the normal sale price provided by "
125 "the pricelist."
126 msgstr ""
127
128 #. module: account_analytic_analysis
129 #: field:account.analytic.account,user_ids:0
130 #: field:account_analytic_analysis.summary.user,user:0
131 msgid "User"
132 msgstr "Bruger"
133
134 #. module: account_analytic_analysis
135 #: field:account.analytic.account,ca_to_invoice:0
136 msgid "Uninvoiced Amount"
137 msgstr "Ufaktureret beløb"
138
139 #. module: account_analytic_analysis
140 #: help:account.analytic.account,real_margin:0
141 msgid "Computed using the formula: Invoiced Amount - Total Costs."
142 msgstr ""
143
144 #. module: account_analytic_analysis
145 #: field:account.analytic.account,hours_qtt_non_invoiced:0
146 msgid "Uninvoiced Hours"
147 msgstr "Ufakturerede timer"
148
149 #. module: account_analytic_analysis
150 #: help:account.analytic.account,last_worked_date:0
151 msgid "Date of the latest work done on this account."
152 msgstr ""
153
154 #. module: account_analytic_analysis
155 #: model:ir.module.module,shortdesc:account_analytic_analysis.module_meta_information
156 msgid "report_account_analytic"
157 msgstr ""
158
159 #. module: account_analytic_analysis
160 #: model:ir.model,name:account_analytic_analysis.model_account_analytic_analysis_summary_user
161 msgid "Hours Summary by User"
162 msgstr ""
163
164 #. module: account_analytic_analysis
165 #: field:account.analytic.account,ca_invoiced:0
166 msgid "Invoiced Amount"
167 msgstr ""
168
169 #. module: account_analytic_analysis
170 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:552
171 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:723
172 #, python-format
173 msgid "You try to bypass an access rule (Document type: %s)."
174 msgstr ""
175
176 #. module: account_analytic_analysis
177 #: field:account.analytic.account,last_worked_invoiced_date:0
178 msgid "Date of Last Invoiced Cost"
179 msgstr ""
180
181 #. module: account_analytic_analysis
182 #: field:account.analytic.account,hours_qtt_invoiced:0
183 msgid "Invoiced Hours"
184 msgstr "Fakturerede timer"
185
186 #. module: account_analytic_analysis
187 #: field:account.analytic.account,real_margin:0
188 msgid "Real Margin"
189 msgstr ""
190
191 #. module: account_analytic_analysis
192 #: constraint:account.analytic.account:0
193 msgid ""
194 "Error! The currency has to be the same as the currency of the selected "
195 "company"
196 msgstr ""
197
198 #. module: account_analytic_analysis
199 #: help:account.analytic.account,ca_invoiced:0
200 msgid "Total customer invoiced amount for this account."
201 msgstr ""
202
203 #. module: account_analytic_analysis
204 #: model:ir.model,name:account_analytic_analysis.model_account_analytic_analysis_summary_month
205 msgid "Hours summary by month"
206 msgstr ""
207
208 #. module: account_analytic_analysis
209 #: help:account.analytic.account,real_margin_rate:0
210 msgid "Computes using the formula: (Real Margin / Total Costs) * 100."
211 msgstr ""
212
213 #. module: account_analytic_analysis
214 #: help:account.analytic.account,hours_qtt_non_invoiced:0
215 msgid ""
216 "Number of hours (from journal of type 'general') that can be invoiced if you "
217 "invoice based on analytic account."
218 msgstr ""
219
220 #. module: account_analytic_analysis
221 #: view:account.analytic.account:0
222 msgid "Analytic accounts"
223 msgstr ""
224
225 #. module: account_analytic_analysis
226 #: field:account.analytic.account,remaining_ca:0
227 msgid "Remaining Revenue"
228 msgstr ""
229
230 #. module: account_analytic_analysis
231 #: help:account.analytic.account,ca_to_invoice:0
232 msgid ""
233 "If invoice from analytic account, the remaining amount you can invoice to "
234 "the customer based on the total costs."
235 msgstr ""
236
237 #. module: account_analytic_analysis
238 #: help:account.analytic.account,revenue_per_hour:0
239 msgid "Computed using the formula: Invoiced Amount / Hours Tot."
240 msgstr ""
241
242 #. module: account_analytic_analysis
243 #: field:account.analytic.account,revenue_per_hour:0
244 msgid "Revenue per Hours (real)"
245 msgstr ""
246
247 #. module: account_analytic_analysis
248 #: field:account.analytic.account,hours_quantity:0
249 #: field:account_analytic_analysis.summary.month,unit_amount:0
250 #: field:account_analytic_analysis.summary.user,unit_amount:0
251 msgid "Total Time"
252 msgstr "Tid i alt"
253
254 #. module: account_analytic_analysis
255 #: field:account.analytic.account,month_ids:0
256 #: field:account_analytic_analysis.summary.month,month:0
257 msgid "Month"
258 msgstr "Måned"
259
260 #. module: account_analytic_analysis
261 #: view:account.analytic.account:0
262 #: field:account_analytic_analysis.summary.month,account_id:0
263 #: field:account_analytic_analysis.summary.user,account_id:0
264 #: model:ir.model,name:account_analytic_analysis.model_account_analytic_account
265 msgid "Analytic Account"
266 msgstr ""
267
268 #. module: account_analytic_analysis
269 #: model:ir.actions.act_window,name:account_analytic_analysis.action_account_analytic_managed_overpassed
270 #: model:ir.ui.menu,name:account_analytic_analysis.menu_action_account_analytic_managed_overpassed
271 msgid "Overpassed Accounts"
272 msgstr ""
273
274 #. module: account_analytic_analysis
275 #: model:ir.actions.act_window,name:account_analytic_analysis.action_hr_tree_invoiced_all
276 #: model:ir.ui.menu,name:account_analytic_analysis.menu_action_hr_tree_invoiced_all
277 msgid "All Uninvoiced Entries"
278 msgstr ""
279
280 #. module: account_analytic_analysis
281 #: field:account.analytic.account,hours_quantity:0
282 msgid "Hours Tot"
283 msgstr "Timer i alt"
284
285 #. module: account_analytic_analysis
286 #: constraint:account.analytic.account:0
287 msgid "Error! You can not create recursive analytic accounts."
288 msgstr ""
289
290 #. module: account_analytic_analysis
291 #: help:account.analytic.account,total_cost:0
292 msgid ""
293 "Total of costs for this account. It includes real costs (from invoices) and "
294 "indirect costs, like time spent on timesheets."
295 msgstr ""