[IMP] remove subtype canceled & stage change
[odoo/odoo.git] / addons / analytic / i18n / ca.po
1 # Catalan 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: 2012-02-08 00:35+0000\n"
11 "PO-Revision-Date: 2011-04-02 18:36+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Catalan <ca@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-10-30 05:27+0000\n"
18 "X-Generator: Launchpad (build 16206)\n"
19
20 #. module: analytic
21 #: field:account.analytic.account,child_ids:0
22 msgid "Child Accounts"
23 msgstr "Comptes fills"
24
25 #. module: analytic
26 #: field:account.analytic.account,name:0
27 msgid "Account Name"
28 msgstr "Nom del compte"
29
30 #. module: analytic
31 #: help:account.analytic.line,unit_amount:0
32 msgid "Specifies the amount of quantity to count."
33 msgstr "Especifica el valor de les quantitats a comptar."
34
35 #. module: analytic
36 #: field:account.analytic.account,state:0
37 msgid "State"
38 msgstr "Estat"
39
40 #. module: analytic
41 #: field:account.analytic.account,user_id:0
42 msgid "Account Manager"
43 msgstr "Gestor comptable"
44
45 #. module: analytic
46 #: selection:account.analytic.account,state:0
47 msgid "Closed"
48 msgstr "Tancat"
49
50 #. module: analytic
51 #: field:account.analytic.account,debit:0
52 msgid "Debit"
53 msgstr "Dèbit"
54
55 #. module: analytic
56 #: help:account.analytic.account,state:0
57 msgid ""
58 "* When an account is created its in 'Draft' state.                           "
59 "       \n"
60 "* If any associated partner is there, it can be in 'Open' state.             "
61 "                     \n"
62 "* If any pending balance is there it can be in 'Pending'.                    "
63 "               \n"
64 "* And finally when all the transactions are over, it can be in 'Close' "
65 "state.                                   \n"
66 "* The project can be in either if the states 'Template' and 'Running'.\n"
67 " If it is template then we can make projects based on the template projects. "
68 "If its in 'Running' state it is a normal project.                            "
69 "     \n"
70 " If it is to be reviewed then the state is 'Pending'.\n"
71 " When the project is completed the state is set to 'Done'."
72 msgstr ""
73 "* Quan es crea un compte, està en estat 'Esborrany'.                         "
74 "          \n"
75 "* Si s'associa a qualsevol empresa, pot estar en estat 'Obert'.              "
76 "                     \n"
77 "* Si existeix un saldo pendent, pot estar en 'Pendent'.                      "
78 "             \n"
79 "* I finalment, quan totes les transaccions estan realitzades, pot estar en "
80 "estat de 'Tancat'.                                   \n"
81 "* El projecte pot estar en els estats 'Plantilla' i 'En procés.              "
82 "                     \n"
83 " Si és una plantilla, podeu fer projectes basats en els projectes plantilla. "
84 "Si està en estat 'En procés', és un projecte normal.                         "
85 "          \n"
86 " Si s'ha d'examinar, l'estat és 'Pendent'.\n"
87 " Quan el projecte s'ha completat, l'estat s'estableix en 'Realitzat'."
88
89 #. module: analytic
90 #: selection:account.analytic.account,state:0
91 msgid "New"
92 msgstr ""
93
94 #. module: analytic
95 #: field:account.analytic.account,type:0
96 msgid "Account Type"
97 msgstr "Tipus de compte"
98
99 #. module: analytic
100 #: selection:account.analytic.account,state:0
101 msgid "Pending"
102 msgstr "Pendent"
103
104 #. module: analytic
105 #: model:ir.model,name:analytic.model_account_analytic_line
106 msgid "Analytic Line"
107 msgstr "Línia analítica"
108
109 #. module: analytic
110 #: field:account.analytic.account,description:0
111 #: field:account.analytic.line,name:0
112 msgid "Description"
113 msgstr "Descripció"
114
115 #. module: analytic
116 #: selection:account.analytic.account,type:0
117 msgid "Normal"
118 msgstr "Normal"
119
120 #. module: analytic
121 #: field:account.analytic.account,company_id:0
122 #: field:account.analytic.line,company_id:0
123 msgid "Company"
124 msgstr "Companyia"
125
126 #. module: analytic
127 #: code:addons/analytic/analytic.py:138
128 #, python-format
129 msgid ""
130 "If you set a company, the currency selected has to be the same as it's "
131 "currency. \n"
132 "You can remove the company belonging, and thus change the currency, only on "
133 "analytic account of type 'view'. This can be really usefull for "
134 "consolidation purposes of several companies charts with different "
135 "currencies, for example."
136 msgstr ""
137
138 #. module: analytic
139 #: field:account.analytic.line,user_id:0
140 msgid "User"
141 msgstr "Usuari/a"
142
143 #. module: analytic
144 #: field:account.analytic.account,parent_id:0
145 msgid "Parent Analytic Account"
146 msgstr "Compte analítica pare"
147
148 #. module: analytic
149 #: field:account.analytic.line,date:0
150 msgid "Date"
151 msgstr "Data"
152
153 #. module: analytic
154 #: selection:account.analytic.account,state:0
155 msgid "Template"
156 msgstr "Plantilla"
157
158 #. module: analytic
159 #: field:account.analytic.account,quantity:0
160 #: field:account.analytic.line,unit_amount:0
161 msgid "Quantity"
162 msgstr "Quantitat"
163
164 #. module: analytic
165 #: help:account.analytic.line,amount:0
166 msgid ""
167 "Calculated by multiplying the quantity and the price given in the Product's "
168 "cost price. Always expressed in the company main currency."
169 msgstr ""
170 "Calculat multiplicant la quantitat i el preu obtingut del preu de cost del "
171 "producte. Sempre s'expressa en la moneda principal de la companyia."
172
173 #. module: analytic
174 #: field:account.analytic.account,child_complete_ids:0
175 msgid "Account Hierarchy"
176 msgstr "Jerarquia del compte"
177
178 #. module: analytic
179 #: help:account.analytic.account,quantity_max:0
180 msgid "Sets the higher limit of time to work on the contract."
181 msgstr ""
182
183 #. module: analytic
184 #: field:account.analytic.account,credit:0
185 msgid "Credit"
186 msgstr "Haver"
187
188 #. module: analytic
189 #: field:account.analytic.line,amount:0
190 msgid "Amount"
191 msgstr "Quantitat"
192
193 #. module: analytic
194 #: field:account.analytic.account,contact_id:0
195 msgid "Contact"
196 msgstr "Contacte"
197
198 #. module: analytic
199 #: field:account.analytic.account,code:0
200 msgid "Code/Reference"
201 msgstr ""
202
203 #. module: analytic
204 #: selection:account.analytic.account,state:0
205 msgid "Cancelled"
206 msgstr "Cancel·lat"
207
208 #. module: analytic
209 #: code:addons/analytic/analytic.py:138
210 #, python-format
211 msgid "Error !"
212 msgstr ""
213
214 #. module: analytic
215 #: field:account.analytic.account,balance:0
216 msgid "Balance"
217 msgstr "Balanç"
218
219 #. module: analytic
220 #: constraint:account.analytic.account:0
221 msgid "Error! You can not create recursive analytic accounts."
222 msgstr "Error! No podeu crear comptes analítiques recursives."
223
224 #. module: analytic
225 #: help:account.analytic.account,type:0
226 msgid ""
227 "If you select the View Type, it means you won't allow to create journal "
228 "entries using that account."
229 msgstr ""
230 "Si seleccioneu el tipus de vista, significa que no li permetrà la creació "
231 "d'assentaments de diari amb aquest compte."
232
233 #. module: analytic
234 #: field:account.analytic.account,date:0
235 msgid "Date End"
236 msgstr "Data final"
237
238 #. module: analytic
239 #: field:account.analytic.account,quantity_max:0
240 msgid "Maximum Time"
241 msgstr ""
242
243 #. module: analytic
244 #: model:res.groups,name:analytic.group_analytic_accounting
245 msgid "Analytic Accounting"
246 msgstr ""
247
248 #. module: analytic
249 #: field:account.analytic.account,complete_name:0
250 msgid "Full Account Name"
251 msgstr "Nom complet del compte"
252
253 #. module: analytic
254 #: field:account.analytic.line,account_id:0
255 #: model:ir.model,name:analytic.model_account_analytic_account
256 msgid "Analytic Account"
257 msgstr "Compte analític"
258
259 #. module: analytic
260 #: field:account.analytic.account,currency_id:0
261 msgid "Currency"
262 msgstr ""
263
264 #. module: analytic
265 #: constraint:account.analytic.line:0
266 msgid "You can not create analytic line on view account."
267 msgstr ""
268
269 #. module: analytic
270 #: selection:account.analytic.account,type:0
271 msgid "View"
272 msgstr "Visualització"
273
274 #. module: analytic
275 #: field:account.analytic.account,partner_id:0
276 msgid "Partner"
277 msgstr "Empresa"
278
279 #. module: analytic
280 #: field:account.analytic.account,date_start:0
281 msgid "Date Start"
282 msgstr "Data d'inici"
283
284 #. module: analytic
285 #: selection:account.analytic.account,state:0
286 msgid "Open"
287 msgstr "Obre"
288
289 #. module: analytic
290 #: field:account.analytic.account,line_ids:0
291 msgid "Analytic Entries"
292 msgstr "Entrades analítiques"
293
294 #~ msgid "Draft"
295 #~ msgstr "Esborrany"
296
297 #~ msgid ""
298 #~ "Module for defining analytic accounting object.\n"
299 #~ "    "
300 #~ msgstr ""
301 #~ "Mòdul per definir objectes comptables analítics.\n"
302 #~ "    "
303
304 #~ msgid "Maximum Quantity"
305 #~ msgstr "Quantitat màxima"
306
307 #~ msgid "Sets the higher limit of quantity of hours."
308 #~ msgstr "Fixa el límit superior de quantitat d'hores."
309
310 #~ msgid "Account currency"
311 #~ msgstr "Moneda comptable"
312
313 #~ msgid "Account Code"
314 #~ msgstr "Codi del compte"
315
316 #~ msgid ""
317 #~ "Error! The currency has to be the same as the currency of the selected "
318 #~ "company"
319 #~ msgstr ""
320 #~ "Error! La moneda ha de ser la mateixa que la moneda de la companyia "
321 #~ "seleccionada."