[IMP] web_preload js part
[odoo/odoo.git] / addons / analytic_user_function / i18n / en_GB.po
1 # English (United Kingdom) 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: 2011-01-03 16:56+0000\n"
11 "PO-Revision-Date: 2011-08-25 17:43+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: English (United Kingdom) <en_GB@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: 2011-09-05 05:39+0000\n"
18 "X-Generator: Launchpad (build 13830)\n"
19
20 #. module: analytic_user_function
21 #: field:analytic_user_funct_grid,product_id:0
22 msgid "Product"
23 msgstr "Product"
24
25 #. module: analytic_user_function
26 #: code:addons/analytic_user_function/analytic_user_function.py:96
27 #: code:addons/analytic_user_function/analytic_user_function.py:131
28 #, python-format
29 msgid "Error !"
30 msgstr "Error !"
31
32 #. module: analytic_user_function
33 #: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet
34 msgid "Timesheet Line"
35 msgstr "Timesheet Line"
36
37 #. module: analytic_user_function
38 #: field:analytic_user_funct_grid,account_id:0
39 #: model:ir.model,name:analytic_user_function.model_account_analytic_account
40 msgid "Analytic Account"
41 msgstr "Analytic Account"
42
43 #. module: analytic_user_function
44 #: view:account.analytic.account:0
45 #: field:account.analytic.account,user_product_ids:0
46 msgid "Users/Products Rel."
47 msgstr "Users/Products Rel."
48
49 #. module: analytic_user_function
50 #: field:analytic_user_funct_grid,user_id:0
51 msgid "User"
52 msgstr "User"
53
54 #. module: analytic_user_function
55 #: constraint:account.analytic.account:0
56 msgid ""
57 "Error! The currency has to be the same as the currency of the selected "
58 "company"
59 msgstr ""
60 "Error! The currency has to be the same as that of the selected company"
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 "There is no expense account define for this product: \"%s\" (id:%d)"
68
69 #. module: analytic_user_function
70 #: model:ir.model,name:analytic_user_function.model_analytic_user_funct_grid
71 msgid "Relation table between users and products on a analytic account"
72 msgstr "Relation table between users and products on a analytic account"
73
74 #. module: analytic_user_function
75 #: model:ir.module.module,description:analytic_user_function.module_meta_information
76 msgid ""
77 "\n"
78 "\n"
79 "    This module allows you to define what is the default function of a "
80 "specific user on a given account. This is mostly used when a user encodes "
81 "his timesheet: the values are retrieved and the fields are auto-filled... "
82 "but the possibility to change these values is still available.\n"
83 "\n"
84 "    Obviously if no data has been recorded for the current account, the "
85 "default value is given as usual by the employee data so that this module is "
86 "perfectly compatible with older configurations.\n"
87 "\n"
88 "    "
89 msgstr ""
90 "\n"
91 "\n"
92 "    This module allows you to define the default function of a specific user "
93 "on a given account. This is mostly used when a user encodes his timesheet: "
94 "the values are retrieved and the fields are auto-filled... but the "
95 "possibility to change these values is still available.\n"
96 "\n"
97 "    Obviously if no data has been recorded for the current account, the "
98 "default value is given as usual by the employee data so that this module is "
99 "perfectly compatible with older configurations.\n"
100 "\n"
101 "    "
102
103 #. module: analytic_user_function
104 #: model:ir.module.module,shortdesc:analytic_user_function.module_meta_information
105 msgid "Analytic User Function"
106 msgstr "Analytic User Function"
107
108 #. module: analytic_user_function
109 #: constraint:account.analytic.account:0
110 msgid "Error! You can not create recursive analytic accounts."
111 msgstr "Error! You can not create recursive analytic accounts."
112
113 #. module: analytic_user_function
114 #: view:analytic_user_funct_grid:0
115 msgid "User's Product for this Analytic Account"
116 msgstr "User's Product for this Analytic Account"