[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / account_analytic_analysis / i18n / sq.po
1 # Albanian translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
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: 2014-09-23 16:27+0000\n"
11 "PO-Revision-Date: 2014-08-14 16:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Albanian <sq@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-09-24 08:54+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: account_analytic_analysis
21 #: model:email.template,body_html:account_analytic_analysis.account_analytic_cron_email_template
22 msgid ""
23 "\n"
24 "Hello ${object.name},\n"
25 "\n"
26 "% macro account_table(values):\n"
27 "<table cellspacing=\"1\" border=\"1\" cellpadding=\"4\">\n"
28 "    <tr>\n"
29 "        <th>Customer</th>\n"
30 "        <th>Contract</th>\n"
31 "        <th>Dates</th>\n"
32 "        <th>Prepaid Units</th>\n"
33 "        <th>Contact</th>\n"
34 "    </tr>\n"
35 "    % for partner, accounts in values:\n"
36 "        % for account in accounts:\n"
37 "        <tr>\n"
38 "            <td>${partner.name}</td>\n"
39 "            <td><a "
40 "href=\"${ctx[\"base_url\"]}/#action=${ctx[\"action_id\"]}&id=${account.id}&vi"
41 "ew_type=form\">${account.name}</a></td>\n"
42 "            <td>${account.date_start} to ${account.date and account.date or "
43 "'???'}</td>\n"
44 "            <td>\n"
45 "            % if account.quantity_max != 0.0:\n"
46 "                ${account.remaining_hours}/${account.quantity_max} units\n"
47 "            % endif\n"
48 "            </td>\n"
49 "            <td>${account.partner_id.phone or ''}, "
50 "${account.partner_id.email or ''}</td>\n"
51 "        </tr>\n"
52 "        % endfor\n"
53 "    % endfor\n"
54 "</table>\n"
55 "% endmacro \n"
56 "\n"
57 "% if \"new\" in ctx[\"data\"]:\n"
58 "    <h2>The following contracts just expired: </h2>\n"
59 "    ${account_table(ctx[\"data\"][\"new\"].iteritems())}\n"
60 "% endif\n"
61 "\n"
62 "% if \"old\" in ctx[\"data\"]:\n"
63 "    <h2>The following expired contracts are still not processed: </h2>\n"
64 "    ${account_table(ctx[\"data\"][\"old\"].iteritems())}\n"
65 "% endif\n"
66 "\n"
67 "% if \"future\" in ctx[\"data\"]:\n"
68 "    <h2>The following contracts will expire in less than one month: </h2>\n"
69 "    ${account_table(ctx[\"data\"][\"future\"].iteritems())}\n"
70 "% endif\n"
71 "\n"
72 "<p>\n"
73 "    You can check all contracts to be renewed using the menu:\n"
74 "</p>\n"
75 "<ul>\n"
76 "    <li>Sales / Invoicing / Contracts to Renew</li>\n"
77 "</ul>\n"
78 "<p>\n"
79 "    Thanks,\n"
80 "</p>\n"
81 "\n"
82 "<pre>\n"
83 "-- \n"
84 "Odoo Automatic Email\n"
85 "</pre>\n"
86 "\n"
87 "            "
88 msgstr ""
89
90 #. module: account_analytic_analysis
91 #: help:account.analytic.account,toinvoice_total:0
92 msgid " Sum of everything that could be invoiced for this contract."
93 msgstr ""
94
95 #. module: account_analytic_analysis
96 #: model:ir.actions.act_window,help:account_analytic_analysis.template_of_contract_action
97 msgid ""
98 "<p class=\"oe_view_nocontent_create\">\n"
99 "                    Click here to create a template of contract.\n"
100 "                </p><p>\n"
101 "                    Templates are used to prefigure contract/project that \n"
102 "                    can be selected by the salespeople to quickly configure "
103 "the\n"
104 "                    terms and conditions of the contract.\n"
105 "                </p>\n"
106 "            "
107 msgstr ""
108
109 #. module: account_analytic_analysis
110 #: model:ir.actions.act_window,help:account_analytic_analysis.action_account_analytic_overdue_all
111 msgid ""
112 "<p class=\"oe_view_nocontent_create\">\n"
113 "                    Click to create a new contract.\n"
114 "                </p><p>\n"
115 "                    Use contracts to follow tasks, issues, timesheets or "
116 "invoicing based on\n"
117 "                    work done, expenses and/or sales orders. Odoo will "
118 "automatically manage\n"
119 "                    the alerts for the renewal of the contracts to the right "
120 "salesperson.\n"
121 "                </p>\n"
122 "            "
123 msgstr ""
124
125 #. module: account_analytic_analysis
126 #: model:ir.actions.act_window,help:account_analytic_analysis.action_sales_order
127 msgid ""
128 "<p class=\"oe_view_nocontent_create\">\n"
129 "                Click to create a quotation that can be converted into a "
130 "sales\n"
131 "                order.\n"
132 "              </p><p>\n"
133 "                Use sale orders to track everything that should be invoiced\n"
134 "                at a fix price on a contract.\n"
135 "              </p>\n"
136 "            "
137 msgstr ""
138
139 #. module: account_analytic_analysis
140 #: model:ir.actions.act_window,help:account_analytic_analysis.action_account_analytic_overdue
141 msgid ""
142 "<p class=\"oe_view_nocontent_create\">\n"
143 "                Click to define a new contract.\n"
144 "              </p><p>\n"
145 "                You will find here the contracts to be renewed because the\n"
146 "                end date is passed or the working effort is higher than the\n"
147 "                maximum authorized one.\n"
148 "              </p><p>\n"
149 "                Odoo automatically sets contracts to be renewed in a "
150 "pending\n"
151 "                state. After the negociation, the salesman should close or "
152 "renew\n"
153 "                pending contracts.\n"
154 "              </p>\n"
155 "            "
156 msgstr ""
157
158 #. module: account_analytic_analysis
159 #: model:ir.actions.act_window,help:account_analytic_analysis.action_hr_tree_invoiced_all
160 msgid ""
161 "<p>\n"
162 "                You will find here timesheets and purchases you did for\n"
163 "                contracts that can be reinvoiced to the customer.  If you "
164 "want\n"
165 "                to record new activities to invoice, you should use the "
166 "timesheet\n"
167 "                menu instead.\n"
168 "              </p>\n"
169 "            "
170 msgstr ""
171
172 #. module: account_analytic_analysis
173 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
174 msgid "Account Analytic Lines"
175 msgstr ""
176
177 #. module: account_analytic_analysis
178 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
179 msgid "Account Manager"
180 msgstr ""
181
182 #. module: account_analytic_analysis
183 #: help:sale.config.settings,group_template_required:0
184 msgid ""
185 "Allows you to set the template field as required when creating an analytic "
186 "account or a contract."
187 msgstr ""
188
189 #. module: account_analytic_analysis
190 #: field:account.analytic.invoice.line,analytic_account_id:0
191 #: field:account_analytic_analysis.summary.month,account_id:0
192 #: field:account_analytic_analysis.summary.user,account_id:0
193 #: model:ir.model,name:account_analytic_analysis.model_account_analytic_account
194 msgid "Analytic Account"
195 msgstr ""
196
197 #. module: account_analytic_analysis
198 #: help:account.analytic.account,ca_theorical:0
199 msgid ""
200 "Based on the costs you had on the project, what would have been the revenue "
201 "if all these costs have been invoiced at the normal sale price provided by "
202 "the pricelist."
203 msgstr ""
204
205 #. module: account_analytic_analysis
206 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
207 msgid "Cancelled"
208 msgstr ""
209
210 #. module: account_analytic_analysis
211 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
212 msgid "Cancelled contracts"
213 msgstr ""
214
215 #. module: account_analytic_analysis
216 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
217 msgid "Closed"
218 msgstr ""
219
220 #. module: account_analytic_analysis
221 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
222 msgid "Closed contracts"
223 msgstr ""
224
225 #. module: account_analytic_analysis
226 #: help:account.analytic.account,remaining_hours_to_invoice:0
227 msgid ""
228 "Computed using the formula: Expected on timesheets - Total invoiced on "
229 "timesheets"
230 msgstr ""
231
232 #. module: account_analytic_analysis
233 #: help:account.analytic.account,real_margin:0
234 msgid "Computed using the formula: Invoiced Amount - 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 / Total Time"
240 msgstr ""
241
242 #. module: account_analytic_analysis
243 #: help:account.analytic.account,remaining_ca:0
244 msgid "Computed using the formula: Max Invoice Price - Invoiced Amount."
245 msgstr ""
246
247 #. module: account_analytic_analysis
248 #: help:account.analytic.account,remaining_hours:0
249 msgid "Computed using the formula: Maximum Time - Total Worked Time"
250 msgstr ""
251
252 #. module: account_analytic_analysis
253 #: help:account.analytic.account,theorical_margin:0
254 msgid "Computed using the formula: Theoretical Revenue - Total Costs"
255 msgstr ""
256
257 #. module: account_analytic_analysis
258 #: help:account.analytic.account,real_margin_rate:0
259 msgid "Computes using the formula: (Real Margin / Total Costs) * 100."
260 msgstr ""
261
262 #. module: account_analytic_analysis
263 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
264 msgid "Contract"
265 msgstr ""
266
267 #. module: account_analytic_analysis
268 #: model:ir.actions.act_window,name:account_analytic_analysis.template_of_contract_action
269 #: model:ir.ui.menu,name:account_analytic_analysis.menu_template_of_contract_action
270 msgid "Contract Template"
271 msgstr ""
272
273 #. module: account_analytic_analysis
274 #: model:email.template,subject:account_analytic_analysis.account_analytic_cron_email_template
275 msgid "Contract expiration reminder ${user.company_id.name}"
276 msgstr ""
277
278 #. module: account_analytic_analysis
279 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
280 #: model:ir.actions.act_window,name:account_analytic_analysis.action_account_analytic_overdue_all
281 #: model:ir.ui.menu,name:account_analytic_analysis.menu_action_account_analytic_overdue_all
282 msgid "Contracts"
283 msgstr ""
284
285 #. module: account_analytic_analysis
286 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
287 msgid "Contracts assigned to a customer."
288 msgstr ""
289
290 #. module: account_analytic_analysis
291 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
292 msgid "Contracts in progress (open, draft)"
293 msgstr ""
294
295 #. module: account_analytic_analysis
296 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
297 msgid "Contracts not assigned"
298 msgstr ""
299
300 #. module: account_analytic_analysis
301 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
302 msgid "Contracts that are not assigned to an account manager."
303 msgstr ""
304
305 #. module: account_analytic_analysis
306 #: model:ir.actions.act_window,name:account_analytic_analysis.action_account_analytic_overdue
307 #: model:ir.ui.menu,name:account_analytic_analysis.menu_action_account_analytic_overdue
308 msgid "Contracts to Renew"
309 msgstr ""
310
311 #. module: account_analytic_analysis
312 #: field:account.analytic.invoice.line,create_uid:0
313 msgid "Created by"
314 msgstr ""
315
316 #. module: account_analytic_analysis
317 #: field:account.analytic.invoice.line,create_date:0
318 msgid "Created on"
319 msgstr ""
320
321 #. module: account_analytic_analysis
322 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
323 msgid "Customer Contracts"
324 msgstr ""
325
326 #. module: account_analytic_analysis
327 #: field:account.analytic.account,last_worked_date:0
328 msgid "Date of Last Cost/Work"
329 msgstr ""
330
331 #. module: account_analytic_analysis
332 #: field:account.analytic.account,last_worked_invoiced_date:0
333 msgid "Date of Last Invoiced Cost"
334 msgstr ""
335
336 #. module: account_analytic_analysis
337 #: field:account.analytic.account,recurring_next_date:0
338 msgid "Date of Next Invoice"
339 msgstr ""
340
341 #. module: account_analytic_analysis
342 #: help:account.analytic.account,last_worked_date:0
343 msgid "Date of the latest work done on this account."
344 msgstr ""
345
346 #. module: account_analytic_analysis
347 #: selection:account.analytic.account,recurring_rule_type:0
348 msgid "Day(s)"
349 msgstr ""
350
351 #. module: account_analytic_analysis
352 #: field:account.analytic.invoice.line,name:0
353 msgid "Description"
354 msgstr ""
355
356 #. module: account_analytic_analysis
357 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
358 msgid "End Month"
359 msgstr ""
360
361 #. module: account_analytic_analysis
362 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
363 msgid "End date is in the next month"
364 msgstr ""
365
366 #. module: account_analytic_analysis
367 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
368 msgid "End date passed or prepaid unit consumed"
369 msgstr ""
370
371 #. module: account_analytic_analysis
372 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:674
373 #, python-format
374 msgid "Error!"
375 msgstr ""
376
377 #. module: account_analytic_analysis
378 #: field:account.analytic.account,hours_qtt_est:0
379 msgid "Estimation of Hours to Invoice"
380 msgstr ""
381
382 #. module: account_analytic_analysis
383 #: help:account.analytic.account,remaining_total:0
384 msgid ""
385 "Expectation of remaining income for this contract. Computed as the sum of "
386 "remaining subtotals which, in turn, are computed as the maximum between "
387 "'(Estimation - Invoiced)' and 'To Invoice' amounts"
388 msgstr ""
389
390 #. module: account_analytic_analysis
391 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
392 msgid "Expected"
393 msgstr ""
394
395 #. module: account_analytic_analysis
396 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
397 msgid "Expired or consumed"
398 msgstr ""
399
400 #. module: account_analytic_analysis
401 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
402 msgid "Expiring soon"
403 msgstr ""
404
405 #. module: account_analytic_analysis
406 #: field:account.analytic.account,fix_price_invoices:0
407 msgid "Fixed Price"
408 msgstr ""
409
410 #. module: account_analytic_analysis
411 #: field:account.analytic.account,recurring_invoices:0
412 msgid "Generate recurring invoices automatically"
413 msgstr ""
414
415 #. module: account_analytic_analysis
416 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
417 msgid "Group By"
418 msgstr ""
419
420 #. module: account_analytic_analysis
421 #: model:ir.model,name:account_analytic_analysis.model_account_analytic_analysis_summary_user
422 msgid "Hours Summary by User"
423 msgstr ""
424
425 #. module: account_analytic_analysis
426 #: model:ir.model,name:account_analytic_analysis.model_account_analytic_analysis_summary_month
427 msgid "Hours summary by month"
428 msgstr ""
429
430 #. module: account_analytic_analysis
431 #: field:account.analytic.invoice.line,id:0
432 #: field:account_analytic_analysis.summary.month,id:0
433 #: field:account_analytic_analysis.summary.user,id:0
434 msgid "ID"
435 msgstr ""
436
437 #. module: account_analytic_analysis
438 #: help:account.analytic.account,ca_to_invoice:0
439 msgid ""
440 "If invoice from analytic account, the remaining amount you can invoice to "
441 "the customer based on the total costs."
442 msgstr ""
443
444 #. module: account_analytic_analysis
445 #: help:account.analytic.account,last_invoice_date:0
446 msgid "If invoice from the costs, this is the date of the latest invoiced."
447 msgstr ""
448
449 #. module: account_analytic_analysis
450 #: help:account.analytic.account,last_worked_invoiced_date:0
451 msgid ""
452 "If invoice from the costs, this is the date of the latest work or cost that "
453 "have been invoiced."
454 msgstr ""
455
456 #. module: account_analytic_analysis
457 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
458 msgid "In Progress"
459 msgstr ""
460
461 #. module: account_analytic_analysis
462 #: field:account.analytic.account,recurring_invoice_line_ids:0
463 msgid "Invoice Lines"
464 msgstr ""
465
466 #. module: account_analytic_analysis
467 #: help:account.analytic.account,recurring_rule_type:0
468 msgid "Invoice automatically repeat at specified interval"
469 msgstr ""
470
471 #. module: account_analytic_analysis
472 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
473 msgid "Invoiced"
474 msgstr ""
475
476 #. module: account_analytic_analysis
477 #: field:account.analytic.account,ca_invoiced:0
478 msgid "Invoiced Amount"
479 msgstr ""
480
481 #. module: account_analytic_analysis
482 #: field:account.analytic.account,hours_qtt_invoiced:0
483 msgid "Invoiced Time"
484 msgstr ""
485
486 #. module: account_analytic_analysis
487 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
488 msgid "Invoicing"
489 msgstr ""
490
491 #. module: account_analytic_analysis
492 #: field:account.analytic.account,last_invoice_date:0
493 msgid "Last Invoice Date"
494 msgstr ""
495
496 #. module: account_analytic_analysis
497 #: field:account.analytic.invoice.line,write_uid:0
498 msgid "Last Updated by"
499 msgstr ""
500
501 #. module: account_analytic_analysis
502 #: field:account.analytic.invoice.line,write_date:0
503 msgid "Last Updated on"
504 msgstr ""
505
506 #. module: account_analytic_analysis
507 #: model:res.groups,name:account_analytic_analysis.group_template_required
508 msgid "Mandatory use of templates in contracts"
509 msgstr ""
510
511 #. module: account_analytic_analysis
512 #: field:sale.config.settings,group_template_required:0
513 msgid "Mandatory use of templates."
514 msgstr ""
515
516 #. module: account_analytic_analysis
517 #: field:account.analytic.account,month_ids:0
518 #: field:account_analytic_analysis.summary.month,month:0
519 msgid "Month"
520 msgstr ""
521
522 #. module: account_analytic_analysis
523 #: selection:account.analytic.account,recurring_rule_type:0
524 msgid "Month(s)"
525 msgstr ""
526
527 #. module: account_analytic_analysis
528 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:669
529 #, python-format
530 msgid "No Customer Defined!"
531 msgstr ""
532
533 #. module: account_analytic_analysis
534 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
535 msgid "No order to invoice, create"
536 msgstr ""
537
538 #. module: account_analytic_analysis
539 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
540 msgid "Nothing to invoice, create"
541 msgstr ""
542
543 #. module: account_analytic_analysis
544 #: help:account.analytic.account,hours_qtt_non_invoiced:0
545 msgid ""
546 "Number of time (hours/days) (from journal of type 'general') that can be "
547 "invoiced if you invoice based on analytic account."
548 msgstr ""
549
550 #. module: account_analytic_analysis
551 #: help:account.analytic.account,hours_qtt_invoiced:0
552 msgid ""
553 "Number of time (hours/days) that can be invoiced plus those that already "
554 "have been invoiced."
555 msgstr ""
556
557 #. module: account_analytic_analysis
558 #: help:account.analytic.account,hours_quantity:0
559 msgid ""
560 "Number of time you spent on the analytic account (from timesheet). It "
561 "computes quantities on all journal of type 'general'."
562 msgstr ""
563
564 #. module: account_analytic_analysis
565 #: field:account.analytic.account,invoice_on_timesheets:0
566 msgid "On Timesheets"
567 msgstr ""
568
569 #. module: account_analytic_analysis
570 #: field:account.analytic.account,is_overdue_quantity:0
571 msgid "Overdue Quantity"
572 msgstr ""
573
574 #. module: account_analytic_analysis
575 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
576 msgid "Parent"
577 msgstr ""
578
579 #. module: account_analytic_analysis
580 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
581 msgid "Partner"
582 msgstr ""
583
584 #. module: account_analytic_analysis
585 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
586 msgid "Pending contracts"
587 msgstr ""
588
589 #. module: account_analytic_analysis
590 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:675
591 #, python-format
592 msgid "Please define a sale journal for the company \"%s\"."
593 msgstr ""
594
595 #. module: account_analytic_analysis
596 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
597 msgid "Pricelist"
598 msgstr ""
599
600 #. module: account_analytic_analysis
601 #: field:account.analytic.invoice.line,product_id:0
602 msgid "Product"
603 msgstr ""
604
605 #. module: account_analytic_analysis
606 #: field:account.analytic.invoice.line,quantity:0
607 msgid "Quantity"
608 msgstr ""
609
610 #. module: account_analytic_analysis
611 #: field:account.analytic.account,real_margin:0
612 msgid "Real Margin"
613 msgstr ""
614
615 #. module: account_analytic_analysis
616 #: field:account.analytic.account,real_margin_rate:0
617 msgid "Real Margin Rate (%)"
618 msgstr ""
619
620 #. module: account_analytic_analysis
621 #: field:account.analytic.account,recurring_rule_type:0
622 msgid "Recurrency"
623 msgstr ""
624
625 #. module: account_analytic_analysis
626 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
627 msgid "Recurring Invoices"
628 msgstr ""
629
630 #. module: account_analytic_analysis
631 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
632 msgid "Remaining"
633 msgstr ""
634
635 #. module: account_analytic_analysis
636 #: field:account.analytic.account,remaining_ca:0
637 msgid "Remaining Revenue"
638 msgstr ""
639
640 #. module: account_analytic_analysis
641 #: field:account.analytic.account,fix_price_to_invoice:0
642 #: field:account.analytic.account,remaining_hours:0
643 #: field:account.analytic.account,remaining_hours_to_invoice:0
644 #: field:account.analytic.account,timesheet_ca_invoiced:0
645 msgid "Remaining Time"
646 msgstr ""
647
648 #. module: account_analytic_analysis
649 #: field:account.analytic.account,recurring_interval:0
650 msgid "Repeat Every"
651 msgstr ""
652
653 #. module: account_analytic_analysis
654 #: help:account.analytic.account,recurring_interval:0
655 msgid "Repeat every (Days/Week/Month/Year)"
656 msgstr ""
657
658 #. module: account_analytic_analysis
659 #: field:account.analytic.account,revenue_per_hour:0
660 msgid "Revenue per Time (real)"
661 msgstr ""
662
663 #. module: account_analytic_analysis
664 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:543
665 #, python-format
666 msgid "Sales Order Lines to Invoice of %s"
667 msgstr ""
668
669 #. module: account_analytic_analysis
670 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
671 #: model:ir.actions.act_window,name:account_analytic_analysis.action_sales_order
672 msgid "Sales Orders"
673 msgstr ""
674
675 #. module: account_analytic_analysis
676 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
677 msgid "Start Month"
678 msgstr ""
679
680 #. module: account_analytic_analysis
681 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
682 msgid "Status"
683 msgstr ""
684
685 #. module: account_analytic_analysis
686 #: field:account.analytic.invoice.line,price_subtotal:0
687 msgid "Sub Total"
688 msgstr ""
689
690 #. module: account_analytic_analysis
691 #: help:account.analytic.account,fix_price_to_invoice:0
692 msgid "Sum of quotations for this contract."
693 msgstr ""
694
695 #. module: account_analytic_analysis
696 #: help:account.analytic.account,timesheet_ca_invoiced:0
697 msgid "Sum of timesheet lines invoiced for this contract."
698 msgstr ""
699
700 #. module: account_analytic_analysis
701 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
702 msgid "Template"
703 msgstr ""
704
705 #. module: account_analytic_analysis
706 #: field:account.analytic.account,theorical_margin:0
707 msgid "Theoretical Margin"
708 msgstr ""
709
710 #. module: account_analytic_analysis
711 #: field:account.analytic.account,ca_theorical:0
712 msgid "Theoretical Revenue"
713 msgstr ""
714
715 #. module: account_analytic_analysis
716 #: model:ir.actions.act_window,name:account_analytic_analysis.action_hr_tree_invoiced_all
717 #: model:ir.ui.menu,name:account_analytic_analysis.menu_action_hr_tree_invoiced_all
718 msgid "Time & Materials to Invoice"
719 msgstr ""
720
721 #. module: account_analytic_analysis
722 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
723 msgid "Timesheets"
724 msgstr ""
725
726 #. module: account_analytic_analysis
727 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:652
728 #, python-format
729 msgid "Timesheets to Invoice of %s"
730 msgstr ""
731
732 #. module: account_analytic_analysis
733 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
734 msgid "To Invoice"
735 msgstr ""
736
737 #. module: account_analytic_analysis
738 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_overdue_search
739 msgid "To Renew"
740 msgstr ""
741
742 #. module: account_analytic_analysis
743 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
744 msgid "Total"
745 msgstr ""
746
747 #. module: account_analytic_analysis
748 #: field:account.analytic.account,total_cost:0
749 msgid "Total Costs"
750 msgstr ""
751
752 #. module: account_analytic_analysis
753 #: field:account.analytic.account,est_total:0
754 msgid "Total Estimation"
755 msgstr ""
756
757 #. module: account_analytic_analysis
758 #: field:account.analytic.account,invoiced_total:0
759 msgid "Total Invoiced"
760 msgstr ""
761
762 #. module: account_analytic_analysis
763 #: field:account.analytic.account,remaining_total:0
764 msgid "Total Remaining"
765 msgstr ""
766
767 #. module: account_analytic_analysis
768 #: field:account_analytic_analysis.summary.month,unit_amount:0
769 #: field:account_analytic_analysis.summary.user,unit_amount:0
770 msgid "Total Time"
771 msgstr ""
772
773 #. module: account_analytic_analysis
774 #: field:account.analytic.account,hours_quantity:0
775 msgid "Total Worked Time"
776 msgstr ""
777
778 #. module: account_analytic_analysis
779 #: help:account.analytic.account,ca_invoiced:0
780 msgid "Total customer invoiced amount for this account."
781 msgstr ""
782
783 #. module: account_analytic_analysis
784 #: help:account.analytic.account,total_cost:0
785 msgid ""
786 "Total of costs for this account. It includes real costs (from invoices) and "
787 "indirect costs, like time spent on timesheets."
788 msgstr ""
789
790 #. module: account_analytic_analysis
791 #: field:account.analytic.account,toinvoice_total:0
792 msgid "Total to Invoice"
793 msgstr ""
794
795 #. module: account_analytic_analysis
796 #: field:account.analytic.account,ca_to_invoice:0
797 msgid "Uninvoiced Amount"
798 msgstr ""
799
800 #. module: account_analytic_analysis
801 #: field:account.analytic.account,hours_qtt_non_invoiced:0
802 msgid "Uninvoiced Time"
803 msgstr ""
804
805 #. module: account_analytic_analysis
806 #: field:account.analytic.invoice.line,price_unit:0
807 msgid "Unit Price"
808 msgstr ""
809
810 #. module: account_analytic_analysis
811 #: field:account.analytic.invoice.line,uom_id:0
812 msgid "Unit of Measure"
813 msgstr ""
814
815 #. module: account_analytic_analysis
816 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
817 msgid "Units Consumed"
818 msgstr ""
819
820 #. module: account_analytic_analysis
821 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
822 msgid "Units Remaining"
823 msgstr ""
824
825 #. module: account_analytic_analysis
826 #: field:account.analytic.account,user_ids:0
827 #: field:account_analytic_analysis.summary.user,user:0
828 msgid "User"
829 msgstr ""
830
831 #. module: account_analytic_analysis
832 #: selection:account.analytic.account,recurring_rule_type:0
833 msgid "Week(s)"
834 msgstr ""
835
836 #. module: account_analytic_analysis
837 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
838 msgid ""
839 "When reinvoicing costs, Odoo uses the\n"
840 "                            pricelist of the contract which uses the price\n"
841 "                            defined on the product related (e.g timesheet \n"
842 "                            products are defined on each employee)."
843 msgstr ""
844
845 #. module: account_analytic_analysis
846 #: selection:account.analytic.account,recurring_rule_type:0
847 msgid "Year(s)"
848 msgstr ""
849
850 #. module: account_analytic_analysis
851 #: code:addons/account_analytic_analysis/account_analytic_analysis.py:669
852 #, python-format
853 msgid "You must first select a Customer for Contract %s!"
854 msgstr ""
855
856 #. module: account_analytic_analysis
857 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
858 msgid "or view"
859 msgstr ""
860
861 #. module: account_analytic_analysis
862 #: model:res.groups,comment:account_analytic_analysis.group_template_required
863 msgid ""
864 "the field template of the analytic accounts and contracts will be required."
865 msgstr ""
866
867 #. module: account_analytic_analysis
868 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
869 msgid ""
870 "{'required': "
871 "[('type','=','contract'),'|','|',('fix_price_invoices','=',True), "
872 "('invoice_on_timesheets', '=', True), ('recurring_invoices', '=', True)]}"
873 msgstr ""
874
875 #. module: account_analytic_analysis
876 #: view:account.analytic.account:account_analytic_analysis.view_account_analytic_account_template_required
877 msgid ""
878 "{'required': [('type','=','contract')], 'invisible': [('type','in',['view', "
879 "'normal','template'])]}"
880 msgstr ""
881
882 #. module: account_analytic_analysis
883 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
884 msgid "⇒ Invoice"
885 msgstr ""
886
887 #. module: account_analytic_analysis
888 #: view:account.analytic.account:account_analytic_analysis.account_analytic_account_form_form
889 msgid "⇒ create invoices"
890 msgstr ""