Launchpad automatic translations update.
[odoo/odoo.git] / addons / analytic / i18n / pl.po
1 # Polish 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-12-22 18:44+0000\n"
11 "PO-Revision-Date: 2010-08-03 00:15+0000\n"
12 "Last-Translator: Mantavya Gajjar (Open ERP) <Unknown>\n"
13 "Language-Team: Polish <pl@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-12-23 07:17+0000\n"
18 "X-Generator: Launchpad (build 14560)\n"
19
20 #. module: analytic
21 #: field:account.analytic.account,child_ids:0
22 msgid "Child Accounts"
23 msgstr "Konta podrzędne"
24
25 #. module: analytic
26 #: field:account.analytic.account,name:0
27 msgid "Account Name"
28 msgstr "Nazwa konta"
29
30 #. module: analytic
31 #: help:account.analytic.line,unit_amount:0
32 msgid "Specifies the amount of quantity to count."
33 msgstr "Określa ilość do obliczeń."
34
35 #. module: analytic
36 #: field:account.analytic.account,state:0
37 msgid "State"
38 msgstr "Stan"
39
40 #. module: analytic
41 #: field:account.analytic.account,user_id:0
42 msgid "Account Manager"
43 msgstr "Główna(y) księgowa(y)"
44
45 #. module: analytic
46 #: selection:account.analytic.account,state:0
47 msgid "Closed"
48 msgstr "Zamknięte"
49
50 #. module: analytic
51 #: field:account.analytic.account,debit:0
52 msgid "Debit"
53 msgstr "Winien"
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
74 #. module: analytic
75 #: selection:account.analytic.account,state:0
76 msgid "New"
77 msgstr ""
78
79 #. module: analytic
80 #: field:account.analytic.account,type:0
81 msgid "Account Type"
82 msgstr "Typ Konta"
83
84 #. module: analytic
85 #: selection:account.analytic.account,state:0
86 msgid "Pending"
87 msgstr "Oczekujące"
88
89 #. module: analytic
90 #: model:ir.model,name:analytic.model_account_analytic_line
91 msgid "Analytic Line"
92 msgstr ""
93
94 #. module: analytic
95 #: field:account.analytic.account,description:0
96 #: field:account.analytic.line,name:0
97 msgid "Description"
98 msgstr "Opis"
99
100 #. module: analytic
101 #: selection:account.analytic.account,type:0
102 msgid "Normal"
103 msgstr "Normalne"
104
105 #. module: analytic
106 #: field:account.analytic.account,company_id:0
107 #: field:account.analytic.line,company_id:0
108 msgid "Company"
109 msgstr "Firma"
110
111 #. module: analytic
112 #: code:addons/analytic/analytic.py:138
113 #, python-format
114 msgid ""
115 "If you set a company, the currency selected has to be the same as it's "
116 "currency. \n"
117 "You can remove the company belonging, and thus change the currency, only on "
118 "analytic account of type 'view'. This can be really usefull for "
119 "consolidation purposes of several companies charts with different "
120 "currencies, for example."
121 msgstr ""
122
123 #. module: analytic
124 #: field:account.analytic.line,user_id:0
125 msgid "User"
126 msgstr "Użytkownik"
127
128 #. module: analytic
129 #: field:account.analytic.account,parent_id:0
130 msgid "Parent Analytic Account"
131 msgstr "Nadrzędne konto analityczne"
132
133 #. module: analytic
134 #: field:account.analytic.line,date:0
135 msgid "Date"
136 msgstr "Data"
137
138 #. module: analytic
139 #: selection:account.analytic.account,state:0
140 msgid "Template"
141 msgstr "Szablon"
142
143 #. module: analytic
144 #: field:account.analytic.account,quantity:0
145 #: field:account.analytic.line,unit_amount:0
146 msgid "Quantity"
147 msgstr "Ilość"
148
149 #. module: analytic
150 #: help:account.analytic.line,amount:0
151 msgid ""
152 "Calculated by multiplying the quantity and the price given in the Product's "
153 "cost price. Always expressed in the company main currency."
154 msgstr ""
155
156 #. module: analytic
157 #: field:account.analytic.account,child_complete_ids:0
158 msgid "Account Hierarchy"
159 msgstr ""
160
161 #. module: analytic
162 #: help:account.analytic.account,quantity_max:0
163 msgid "Sets the higher limit of time to work on the contract."
164 msgstr ""
165
166 #. module: analytic
167 #: field:account.analytic.account,credit:0
168 msgid "Credit"
169 msgstr "Ma"
170
171 #. module: analytic
172 #: field:account.analytic.line,amount:0
173 msgid "Amount"
174 msgstr "Kwota"
175
176 #. module: analytic
177 #: field:account.analytic.account,contact_id:0
178 msgid "Contact"
179 msgstr "Kontakt"
180
181 #. module: analytic
182 #: constraint:account.analytic.account:0
183 msgid ""
184 "Error! The currency has to be the same as the currency of the selected "
185 "company"
186 msgstr ""
187
188 #. module: analytic
189 #: field:account.analytic.account,code:0
190 msgid "Code/Reference"
191 msgstr ""
192
193 #. module: analytic
194 #: selection:account.analytic.account,state:0
195 msgid "Cancelled"
196 msgstr "Anulowano"
197
198 #. module: analytic
199 #: code:addons/analytic/analytic.py:138
200 #, python-format
201 msgid "Error !"
202 msgstr ""
203
204 #. module: analytic
205 #: field:account.analytic.account,balance:0
206 msgid "Balance"
207 msgstr "Saldo"
208
209 #. module: analytic
210 #: constraint:account.analytic.account:0
211 msgid "Error! You can not create recursive analytic accounts."
212 msgstr ""
213
214 #. module: analytic
215 #: help:account.analytic.account,type:0
216 msgid ""
217 "If you select the View Type, it means you won't allow to create journal "
218 "entries using that account."
219 msgstr ""
220
221 #. module: analytic
222 #: field:account.analytic.account,date:0
223 msgid "Date End"
224 msgstr "Data końcowa"
225
226 #. module: analytic
227 #: field:account.analytic.account,quantity_max:0
228 msgid "Maximum Time"
229 msgstr ""
230
231 #. module: analytic
232 #: model:res.groups,name:analytic.group_analytic_accounting
233 msgid "Analytic Accounting"
234 msgstr ""
235
236 #. module: analytic
237 #: field:account.analytic.account,complete_name:0
238 msgid "Full Account Name"
239 msgstr "Pełna nazwa konta"
240
241 #. module: analytic
242 #: field:account.analytic.line,account_id:0
243 #: model:ir.model,name:analytic.model_account_analytic_account
244 msgid "Analytic Account"
245 msgstr "Konto analityczne"
246
247 #. module: analytic
248 #: field:account.analytic.account,currency_id:0
249 msgid "Currency"
250 msgstr ""
251
252 #. module: analytic
253 #: constraint:account.analytic.line:0
254 msgid "You can not create analytic line on view account."
255 msgstr ""
256
257 #. module: analytic
258 #: selection:account.analytic.account,type:0
259 msgid "View"
260 msgstr "Widok"
261
262 #. module: analytic
263 #: field:account.analytic.account,partner_id:0
264 msgid "Partner"
265 msgstr ""
266
267 #. module: analytic
268 #: field:account.analytic.account,date_start:0
269 msgid "Date Start"
270 msgstr "Data rozpoczęcia"
271
272 #. module: analytic
273 #: selection:account.analytic.account,state:0
274 msgid "Open"
275 msgstr "Otwarte"
276
277 #. module: analytic
278 #: field:account.analytic.account,line_ids:0
279 msgid "Analytic Entries"
280 msgstr "Zapisy analityczne"
281
282 #~ msgid ""
283 #~ "Module for defining analytic accounting object.\n"
284 #~ "    "
285 #~ msgstr ""
286 #~ "Moduł do definiowania obiektów księgowości analitycznej.\n"
287 #~ "    "
288
289 #~ msgid "Draft"
290 #~ msgstr "Projekt"
291
292 #~ msgid "Maximum Quantity"
293 #~ msgstr "Ilość maksymalna"
294
295 #~ msgid "Account currency"
296 #~ msgstr "Waluta konta"
297
298 #~ msgid "Account Code"
299 #~ msgstr "Kod konta"