[MERGE]:merged from trunk
[odoo/odoo.git] / addons / analytic / i18n / analytic.pot
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * analytic
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.1rc1\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2012-02-08 00:35+0000\n"
10 "PO-Revision-Date: 2012-02-08 00:35+0000\n"
11 "Last-Translator: <>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: \n"
16 "Plural-Forms: \n"
17
18 #. module: analytic
19 #: field:account.analytic.account,child_ids:0
20 msgid "Child Accounts"
21 msgstr ""
22
23 #. module: analytic
24 #: field:account.analytic.account,name:0
25 msgid "Account Name"
26 msgstr ""
27
28 #. module: analytic
29 #: help:account.analytic.line,unit_amount:0
30 msgid "Specifies the amount of quantity to count."
31 msgstr ""
32
33 #. module: analytic
34 #: field:account.analytic.account,state:0
35 msgid "State"
36 msgstr ""
37
38 #. module: analytic
39 #: field:account.analytic.account,user_id:0
40 msgid "Account Manager"
41 msgstr ""
42
43 #. module: analytic
44 #: selection:account.analytic.account,state:0
45 msgid "Closed"
46 msgstr ""
47
48 #. module: analytic
49 #: field:account.analytic.account,debit:0
50 msgid "Debit"
51 msgstr ""
52
53 #. module: analytic
54 #: help:account.analytic.account,state:0
55 msgid "* When an account is created its in 'Draft' state.                                  \n"
56 "* If any associated partner is there, it can be in 'Open' state.                                  \n"
57 "* If any pending balance is there it can be in 'Pending'.                                   \n"
58 "* And finally when all the transactions are over, it can be in 'Close' state.                                   \n"
59 "* The project can be in either if the states 'Template' and 'Running'.\n"
60 " If it is template then we can make projects based on the template projects. If its in 'Running' state it is a normal project.                                 \n"
61 " If it is to be reviewed then the state is 'Pending'.\n"
62 " When the project is completed the state is set to 'Done'."
63 msgstr ""
64
65 #. module: analytic
66 #: selection:account.analytic.account,state:0
67 msgid "New"
68 msgstr ""
69
70 #. module: analytic
71 #: field:account.analytic.account,type:0
72 msgid "Account Type"
73 msgstr ""
74
75 #. module: analytic
76 #: selection:account.analytic.account,state:0
77 msgid "Pending"
78 msgstr ""
79
80 #. module: analytic
81 #: model:ir.model,name:analytic.model_account_analytic_line
82 msgid "Analytic Line"
83 msgstr ""
84
85 #. module: analytic
86 #: field:account.analytic.account,description:0
87 #: field:account.analytic.line,name:0
88 msgid "Description"
89 msgstr ""
90
91 #. module: analytic
92 #: selection:account.analytic.account,type:0
93 msgid "Normal"
94 msgstr ""
95
96 #. module: analytic
97 #: field:account.analytic.account,company_id:0
98 #: field:account.analytic.line,company_id:0
99 msgid "Company"
100 msgstr ""
101
102 #. module: analytic
103 #: code:addons/analytic/analytic.py:138
104 #, python-format
105 msgid "If you set a company, the currency selected has to be the same as it's currency. \n"
106 "You can remove the company belonging, and thus change the currency, only on analytic account of type 'view'. This can be really usefull for consolidation purposes of several companies charts with different currencies, for example."
107 msgstr ""
108
109 #. module: analytic
110 #: field:account.analytic.line,user_id:0
111 msgid "User"
112 msgstr ""
113
114 #. module: analytic
115 #: field:account.analytic.account,parent_id:0
116 msgid "Parent Analytic Account"
117 msgstr ""
118
119 #. module: analytic
120 #: field:account.analytic.line,date:0
121 msgid "Date"
122 msgstr ""
123
124 #. module: analytic
125 #: selection:account.analytic.account,state:0
126 msgid "Template"
127 msgstr ""
128
129 #. module: analytic
130 #: field:account.analytic.account,quantity:0
131 #: field:account.analytic.line,unit_amount:0
132 msgid "Quantity"
133 msgstr ""
134
135 #. module: analytic
136 #: help:account.analytic.line,amount:0
137 msgid "Calculated by multiplying the quantity and the price given in the Product's cost price. Always expressed in the company main currency."
138 msgstr ""
139
140 #. module: analytic
141 #: field:account.analytic.account,child_complete_ids:0
142 msgid "Account Hierarchy"
143 msgstr ""
144
145 #. module: analytic
146 #: help:account.analytic.account,quantity_max:0
147 msgid "Sets the higher limit of time to work on the contract."
148 msgstr ""
149
150 #. module: analytic
151 #: field:account.analytic.account,credit:0
152 msgid "Credit"
153 msgstr ""
154
155 #. module: analytic
156 #: field:account.analytic.line,amount:0
157 msgid "Amount"
158 msgstr ""
159
160 #. module: analytic
161 #: field:account.analytic.account,contact_id:0
162 msgid "Contact"
163 msgstr ""
164
165 #. module: analytic
166 #: field:account.analytic.account,code:0
167 msgid "Code/Reference"
168 msgstr ""
169
170 #. module: analytic
171 #: selection:account.analytic.account,state:0
172 msgid "Cancelled"
173 msgstr ""
174
175 #. module: analytic
176 #: code:addons/analytic/analytic.py:138
177 #, python-format
178 msgid "Error !"
179 msgstr ""
180
181 #. module: analytic
182 #: field:account.analytic.account,balance:0
183 msgid "Balance"
184 msgstr ""
185
186 #. module: analytic
187 #: constraint:account.analytic.account:0
188 msgid "Error! You can not create recursive analytic accounts."
189 msgstr ""
190
191 #. module: analytic
192 #: help:account.analytic.account,type:0
193 msgid "If you select the View Type, it means you won't allow to create journal entries using that account."
194 msgstr ""
195
196 #. module: analytic
197 #: field:account.analytic.account,date:0
198 msgid "Date End"
199 msgstr ""
200
201 #. module: analytic
202 #: field:account.analytic.account,quantity_max:0
203 msgid "Maximum Time"
204 msgstr ""
205
206 #. module: analytic
207 #: model:res.groups,name:analytic.group_analytic_accounting
208 msgid "Analytic Accounting"
209 msgstr ""
210
211 #. module: analytic
212 #: field:account.analytic.account,complete_name:0
213 msgid "Full Account Name"
214 msgstr ""
215
216 #. module: analytic
217 #: field:account.analytic.line,account_id:0
218 #: model:ir.model,name:analytic.model_account_analytic_account
219 msgid "Analytic Account"
220 msgstr ""
221
222 #. module: analytic
223 #: field:account.analytic.account,currency_id:0
224 msgid "Currency"
225 msgstr ""
226
227 #. module: analytic
228 #: constraint:account.analytic.line:0
229 msgid "You can not create analytic line on view account."
230 msgstr ""
231
232 #. module: analytic
233 #: selection:account.analytic.account,type:0
234 msgid "View"
235 msgstr ""
236
237 #. module: analytic
238 #: field:account.analytic.account,partner_id:0
239 msgid "Partner"
240 msgstr ""
241
242 #. module: analytic
243 #: field:account.analytic.account,date_start:0
244 msgid "Date Start"
245 msgstr ""
246
247 #. module: analytic
248 #: selection:account.analytic.account,state:0
249 msgid "Open"
250 msgstr ""
251
252 #. module: analytic
253 #: field:account.analytic.account,line_ids:0
254 msgid "Analytic Entries"
255 msgstr ""
256