You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1284 lines
54 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * account_financial_report_webkit
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: OpenERP Server 6.1\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2012-05-07 07:02+0000\n"
  10. "PO-Revision-Date: 2012-05-07 07:02+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. #. module: account_financial_report_webkit
  18. #: field:account.common.balance.report,account_ids:0
  19. #: field:general.ledger.webkit,account_ids:0
  20. #: field:partner.balance.webkit,account_ids:0
  21. #: field:trial.balance.webkit,account_ids:0
  22. msgid "Filter on accounts"
  23. msgstr ""
  24. #. module: account_financial_report_webkit
  25. #: code:addons/account_financial_report_webkit/report/common_reports.py:424
  26. #, python-format
  27. msgid "Please set a valid time filter"
  28. msgstr ""
  29. #. module: account_financial_report_webkit
  30. #: view:general.ledger.webkit:0
  31. #: view:open.invoices.webkit:0
  32. #: view:partners.ledger.webkit:0
  33. msgid "Layout Options"
  34. msgstr ""
  35. #. module: account_financial_report_webkit
  36. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:203
  37. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:228
  38. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:258
  39. msgid "Cumulated Balance on Account"
  40. msgstr ""
  41. #. module: account_financial_report_webkit
  42. #: field:general.ledger.webkit,centralize:0
  43. msgid "Activate Centralization"
  44. msgstr ""
  45. #. module: account_financial_report_webkit
  46. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:154
  47. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:161
  48. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:120
  49. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:127
  50. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:135
  51. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:142
  52. msgid "Balance %s"
  53. msgstr ""
  54. #. module: account_financial_report_webkit
  55. #: view:account.move.line:0
  56. msgid "Misc."
  57. msgstr ""
  58. #. module: account_financial_report_webkit
  59. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:92
  60. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:102
  61. msgid "Periods Filter:"
  62. msgstr ""
  63. #. module: account_financial_report_webkit
  64. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:170
  65. #, python-format
  66. msgid "No header defined for this Webkit report!"
  67. msgstr ""
  68. #. module: account_financial_report_webkit
  69. #: code:addons/account_financial_report_webkit/report/open_invoices.py:162
  70. #, python-format
  71. msgid "Filter has to be in filter date, period, or none"
  72. msgstr ""
  73. #. module: account_financial_report_webkit
  74. #: model:ir.actions.report.xml,name:account_financial_report_webkit.account_report_trial_balance_webkit
  75. msgid "Trial Balance Webkit"
  76. msgstr ""
  77. #. module: account_financial_report_webkit
  78. #: field:account.common.balance.report,company_id:0
  79. #: field:general.ledger.webkit,company_id:0
  80. #: field:open.invoices.webkit,company_id:0
  81. #: field:partner.balance.webkit,company_id:0
  82. #: field:partners.ledger.webkit,company_id:0
  83. #: field:trial.balance.webkit,company_id:0
  84. msgid "Company"
  85. msgstr ""
  86. #. module: account_financial_report_webkit
  87. #: view:partner.balance.webkit:0
  88. msgid "This report is an analysis done by a partner, It is a PDF report containing one line per partner representing the cumulative credit balance"
  89. msgstr ""
  90. #. module: account_financial_report_webkit
  91. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:138
  92. msgid "Account / Partner Name"
  93. msgstr ""
  94. #. module: account_financial_report_webkit
  95. #: field:account.common.balance.report,journal_ids:0
  96. #: field:general.ledger.webkit,journal_ids:0
  97. #: field:open.invoices.webkit,journal_ids:0
  98. #: field:partner.balance.webkit,journal_ids:0
  99. #: field:partners.ledger.webkit,journal_ids:0
  100. #: field:trial.balance.webkit,journal_ids:0
  101. msgid "Journals"
  102. msgstr ""
  103. #. module: account_financial_report_webkit
  104. #: help:general.ledger.webkit,amount_currency:0
  105. #: help:open.invoices.webkit,amount_currency:0
  106. #: help:partners.ledger.webkit,amount_currency:0
  107. msgid "It adds the currency column"
  108. msgstr ""
  109. #. module: account_financial_report_webkit
  110. #: code:addons/account_financial_report_webkit/report/common_reports.py:75
  111. #: selection:open.invoices.webkit,result_selection:0
  112. #: selection:partner.balance.webkit,result_selection:0
  113. #: selection:partners.ledger.webkit,result_selection:0
  114. #, python-format
  115. msgid "Receivable and Payable Accounts"
  116. msgstr ""
  117. #. module: account_financial_report_webkit
  118. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:104
  119. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:119
  120. #: model:ir.model,name:account_financial_report_webkit.model_account_account
  121. msgid "Account"
  122. msgstr ""
  123. #. module: account_financial_report_webkit
  124. #: code:addons/account_financial_report_webkit/report/trial_balance.py:42
  125. #, python-format
  126. msgid "TRIAL BALANCE"
  127. msgstr ""
  128. #. module: account_financial_report_webkit
  129. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:118
  130. msgid "Due Date"
  131. msgstr ""
  132. #. module: account_financial_report_webkit
  133. #: view:general.ledger.webkit:0
  134. #: view:open.invoices.webkit:0
  135. #: view:partner.balance.webkit:0
  136. #: view:partners.ledger.webkit:0
  137. #: view:trial.balance.webkit:0
  138. msgid "Print only"
  139. msgstr ""
  140. #. module: account_financial_report_webkit
  141. #: model:ir.model,name:account_financial_report_webkit.model_partner_balance_webkit
  142. msgid "Partner Balance Report"
  143. msgstr ""
  144. #. module: account_financial_report_webkit
  145. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:194
  146. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:205
  147. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:220
  148. #, python-format
  149. msgid "Webkit render"
  150. msgstr ""
  151. #. module: account_financial_report_webkit
  152. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:165
  153. #, python-format
  154. msgid "Error!"
  155. msgstr ""
  156. #. module: account_financial_report_webkit
  157. #: model:ir.model,name:account_financial_report_webkit.model_trial_balance_webkit
  158. msgid "Trial Balance Report"
  159. msgstr ""
  160. #. module: account_financial_report_webkit
  161. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:117
  162. msgid "Code"
  163. msgstr ""
  164. #. module: account_financial_report_webkit
  165. #: model:ir.actions.report.xml,name:account_financial_report_webkit.account_report_partners_ledger_webkit
  166. msgid "Partner Ledger Webkit"
  167. msgstr ""
  168. #. module: account_financial_report_webkit
  169. #: field:account.common.balance.report,display_account:0
  170. #: field:partner.balance.webkit,display_account:0
  171. #: field:trial.balance.webkit,display_account:0
  172. msgid "Display Accounts"
  173. msgstr ""
  174. #. module: account_financial_report_webkit
  175. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:192
  176. msgid "Unallocated"
  177. msgstr ""
  178. #. module: account_financial_report_webkit
  179. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:123
  180. #, python-format
  181. msgid "Webkit raise an error"
  182. msgstr ""
  183. #. module: account_financial_report_webkit
  184. #: code:addons/account_financial_report_webkit/report/common_reports.py:71
  185. #: selection:open.invoices.webkit,result_selection:0
  186. #: selection:partner.balance.webkit,result_selection:0
  187. #: selection:partners.ledger.webkit,result_selection:0
  188. #, python-format
  189. msgid "Receivable Accounts"
  190. msgstr ""
  191. #. module: account_financial_report_webkit
  192. #: model:ir.actions.report.xml,name:account_financial_report_webkit.account_report_general_ledger_webkit
  193. msgid "General Ledger Webkit"
  194. msgstr ""
  195. #. module: account_financial_report_webkit
  196. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:116
  197. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:112
  198. msgid "Rec."
  199. msgstr ""
  200. #. module: account_financial_report_webkit
  201. #: constraint:account.account:0
  202. msgid "Error ! You can not create recursive accounts."
  203. msgstr ""
  204. #. module: account_financial_report_webkit
  205. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:33
  206. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:37
  207. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:46
  208. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:34
  209. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:58
  210. msgid "Periods Filter"
  211. msgstr ""
  212. #. module: account_financial_report_webkit
  213. #: code:addons/account_financial_report_webkit/report/common_reports.py:313
  214. #, python-format
  215. msgid "No period found"
  216. msgstr ""
  217. #. module: account_financial_report_webkit
  218. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:38
  219. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:139
  220. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:52
  221. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:142
  222. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:39
  223. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:153
  224. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:50
  225. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:108
  226. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:63
  227. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:123
  228. msgid "Initial Balance"
  229. msgstr ""
  230. #. module: account_financial_report_webkit
  231. #: constraint:account.move.line:0
  232. msgid "The date of your Journal Entry is not in the defined period! You should change the date or remove this constraint from the journal."
  233. msgstr ""
  234. #. module: account_financial_report_webkit
  235. #: model:ir.model,name:account_financial_report_webkit.model_general_ledger_webkit
  236. msgid "General Ledger Report"
  237. msgstr ""
  238. #. module: account_financial_report_webkit
  239. #: constraint:open.invoices.webkit:0
  240. msgid "Clearance date must be the very last date of the last period or later."
  241. msgstr ""
  242. #. module: account_financial_report_webkit
  243. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:48
  244. msgid "Displayed Accounts"
  245. msgstr ""
  246. #. module: account_financial_report_webkit
  247. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:99
  248. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:112
  249. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:108
  250. msgid "Partner"
  251. msgstr ""
  252. #. module: account_financial_report_webkit
  253. #: help:account.common.balance.report,chart_account_id:0
  254. #: help:general.ledger.webkit,chart_account_id:0
  255. #: help:open.invoices.webkit,chart_account_id:0
  256. #: help:partner.balance.webkit,chart_account_id:0
  257. #: help:partners.ledger.webkit,chart_account_id:0
  258. #: help:trial.balance.webkit,chart_account_id:0
  259. msgid "Select Charts of Accounts"
  260. msgstr ""
  261. #. module: account_financial_report_webkit
  262. #: field:account.common.balance.report,filter:0
  263. #: field:general.ledger.webkit,filter:0
  264. #: field:open.invoices.webkit,filter:0
  265. #: field:partner.balance.webkit,filter:0
  266. #: field:partners.ledger.webkit,filter:0
  267. #: field:trial.balance.webkit,filter:0
  268. msgid "Filter by"
  269. msgstr ""
  270. #. module: account_financial_report_webkit
  271. #: code:addons/account_financial_report_webkit/report/partners_ledger.py:48
  272. #: model:ir.actions.act_window,name:account_financial_report_webkit.action_account_partners_ledger_menu_webkit
  273. #: view:partners.ledger.webkit:0
  274. #, python-format
  275. msgid "Partner Ledger"
  276. msgstr ""
  277. #. module: account_financial_report_webkit
  278. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:114
  279. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:129
  280. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:123
  281. msgid "Curr."
  282. msgstr ""
  283. #. module: account_financial_report_webkit
  284. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:101
  285. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:114
  286. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:110
  287. msgid "Label"
  288. msgstr ""
  289. #. module: account_financial_report_webkit
  290. #: help:account.common.balance.report,account_ids:0
  291. #: help:general.ledger.webkit,account_ids:0
  292. #: help:partner.balance.webkit,account_ids:0
  293. #: help:trial.balance.webkit,account_ids:0
  294. msgid "Only selected accounts will be printed. Leave empty to print all accounts."
  295. msgstr ""
  296. #. module: account_financial_report_webkit
  297. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:105
  298. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:120
  299. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:145
  300. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:114
  301. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:111
  302. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:126
  303. msgid "Debit"
  304. msgstr ""
  305. #. module: account_financial_report_webkit
  306. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:171
  307. #, python-format
  308. msgid "Please set a header in company settings"
  309. msgstr ""
  310. #. module: account_financial_report_webkit
  311. #: view:general.ledger.webkit:0
  312. #: view:open.invoices.webkit:0
  313. #: view:partner.balance.webkit:0
  314. #: view:partners.ledger.webkit:0
  315. #: view:trial.balance.webkit:0
  316. msgid "Time Filters"
  317. msgstr ""
  318. #. module: account_financial_report_webkit
  319. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:193
  320. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:224
  321. msgid "Cumulated Balance on Partner"
  322. msgstr ""
  323. #. module: account_financial_report_webkit
  324. #: model:ir.actions.report.xml,name:account_financial_report_webkit.account_report_partner_balance_webkit
  325. msgid "Partner Balance Webkit"
  326. msgstr ""
  327. #. module: account_financial_report_webkit
  328. #: help:open.invoices.webkit,until_date:0
  329. msgid "The clearance date is essentially a tool used for debtors provisionning calculation.\n"
  330. "\n"
  331. "By default, this date is equal to the the end date (ie: 31/12/2011 if you select fy 2011).\n"
  332. "\n"
  333. "By amending the clearance date, you will be, for instance, able to answer the question : 'based on my last year end debtors open invoices, which invoices are still unpaid today (today is my clearance date)?'\n"
  334. ""
  335. msgstr ""
  336. #. module: account_financial_report_webkit
  337. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:40
  338. msgid "Clearance Date"
  339. msgstr ""
  340. #. module: account_financial_report_webkit
  341. #: view:partners.ledger.webkit:0
  342. msgid "This report allows you to print or generate a pdf of your partner ledger with details of all your payable/receivable account"
  343. msgstr ""
  344. #. module: account_financial_report_webkit
  345. #: selection:account.common.balance.report,display_account:0
  346. #: selection:partner.balance.webkit,display_account:0
  347. #: selection:trial.balance.webkit,display_account:0
  348. msgid "With balance is not equal to 0"
  349. msgstr ""
  350. #. module: account_financial_report_webkit
  351. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:94
  352. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:104
  353. msgid "Fiscal Year :"
  354. msgstr ""
  355. #. module: account_financial_report_webkit
  356. #: view:open.invoices.webkit:0
  357. msgid "This report allows you to print or generate a pdf of your open invoices per partner with details of all your payable/receivable account. Exclude full reconciled journal items."
  358. msgstr ""
  359. #. module: account_financial_report_webkit
  360. #: code:addons/account_financial_report_webkit/report/common_reports.py:416
  361. #, python-format
  362. msgid "Must be in include_opening, exclude_opening"
  363. msgstr ""
  364. #. module: account_financial_report_webkit
  365. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:43
  366. #: code:addons/account_financial_report_webkit/wizard/balance_common.py:151
  367. #, python-format
  368. msgid "Dates"
  369. msgstr ""
  370. #. module: account_financial_report_webkit
  371. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:136
  372. msgid "Code / Ref"
  373. msgstr ""
  374. #. module: account_financial_report_webkit
  375. #: code:addons/account_financial_report_webkit/report/trial_balance.py:49
  376. #: model:ir.actions.act_window,name:account_financial_report_webkit.action_account_trial_balance_menu_webkit
  377. #: view:trial.balance.webkit:0
  378. #, python-format
  379. msgid "Trial Balance"
  380. msgstr ""
  381. #. module: account_financial_report_webkit
  382. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:87
  383. msgid "Dates : "
  384. msgstr ""
  385. #. module: account_financial_report_webkit
  386. #: field:account.common.balance.report,comp0_period_to:0
  387. #: field:account.common.balance.report,comp1_period_to:0
  388. #: field:account.common.balance.report,comp2_period_to:0
  389. #: field:account.common.balance.report,period_to:0
  390. #: field:general.ledger.webkit,period_to:0
  391. #: field:open.invoices.webkit,period_to:0
  392. #: field:partner.balance.webkit,comp0_period_to:0
  393. #: field:partner.balance.webkit,comp1_period_to:0
  394. #: field:partner.balance.webkit,comp2_period_to:0
  395. #: field:partner.balance.webkit,period_to:0
  396. #: field:partners.ledger.webkit,period_to:0
  397. #: field:trial.balance.webkit,comp0_period_to:0
  398. #: field:trial.balance.webkit,comp1_period_to:0
  399. #: field:trial.balance.webkit,comp2_period_to:0
  400. #: field:trial.balance.webkit,period_to:0
  401. msgid "End Period"
  402. msgstr ""
  403. #. module: account_financial_report_webkit
  404. #: model:ir.model,name:account_financial_report_webkit.model_account_common_balance_report
  405. msgid "Common Balance Report"
  406. msgstr ""
  407. #. module: account_financial_report_webkit
  408. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:36
  409. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:41
  410. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:49
  411. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:37
  412. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:61
  413. msgid "Accounts Filter"
  414. msgstr ""
  415. #. module: account_financial_report_webkit
  416. #: selection:account.common.balance.report,comp0_filter:0
  417. #: selection:account.common.balance.report,comp1_filter:0
  418. #: selection:account.common.balance.report,comp2_filter:0
  419. #: selection:account.common.balance.report,filter:0
  420. #: selection:partner.balance.webkit,comp0_filter:0
  421. #: selection:partner.balance.webkit,comp1_filter:0
  422. #: selection:partner.balance.webkit,comp2_filter:0
  423. #: selection:partner.balance.webkit,filter:0
  424. #: selection:trial.balance.webkit,comp0_filter:0
  425. #: selection:trial.balance.webkit,comp1_filter:0
  426. #: selection:trial.balance.webkit,comp2_filter:0
  427. #: selection:trial.balance.webkit,filter:0
  428. msgid "Opening Only"
  429. msgstr ""
  430. #. module: account_financial_report_webkit
  431. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:65
  432. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:60
  433. msgid "Custom Filter"
  434. msgstr ""
  435. #. module: account_financial_report_webkit
  436. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:90
  437. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:100
  438. msgid "Dates Filter:"
  439. msgstr ""
  440. #. module: account_financial_report_webkit
  441. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:91
  442. msgid "Fiscal Year : "
  443. msgstr ""
  444. #. module: account_financial_report_webkit
  445. #: selection:account.common.balance.report,display_account:0
  446. #: selection:partner.balance.webkit,display_account:0
  447. #: selection:trial.balance.webkit,display_account:0
  448. msgid "With movements"
  449. msgstr ""
  450. #. module: account_financial_report_webkit
  451. #: constraint:account.common.balance.report:0
  452. #: constraint:general.ledger.webkit:0
  453. #: constraint:open.invoices.webkit:0
  454. #: constraint:partner.balance.webkit:0
  455. #: constraint:partners.ledger.webkit:0
  456. #: constraint:trial.balance.webkit:0
  457. msgid "The fiscalyear, periods or chart of account chosen have to belong to the same company."
  458. msgstr ""
  459. #. module: account_financial_report_webkit
  460. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:109
  461. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:124
  462. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:118
  463. msgid "Cumul. Bal."
  464. msgstr ""
  465. #. module: account_financial_report_webkit
  466. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:22
  467. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:35
  468. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:23
  469. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:47
  470. msgid "Computed"
  471. msgstr ""
  472. #. module: account_financial_report_webkit
  473. #: code:addons/account_financial_report_webkit/report/general_ledger.py:64
  474. #: code:addons/account_financial_report_webkit/report/open_invoices.py:63
  475. #: code:addons/account_financial_report_webkit/report/partner_balance.py:63
  476. #: code:addons/account_financial_report_webkit/report/partners_ledger.py:64
  477. #: code:addons/account_financial_report_webkit/report/profit_loss.py:68
  478. #: code:addons/account_financial_report_webkit/report/trial_balance.py:64
  479. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:68
  480. #, python-format
  481. msgid "of"
  482. msgstr ""
  483. #. module: account_financial_report_webkit
  484. #: code:addons/account_financial_report_webkit/report/common_reports.py:73
  485. #: selection:open.invoices.webkit,result_selection:0
  486. #: selection:partner.balance.webkit,result_selection:0
  487. #: selection:partners.ledger.webkit,result_selection:0
  488. #, python-format
  489. msgid "Payable Accounts"
  490. msgstr ""
  491. #. module: account_financial_report_webkit
  492. #: code:addons/account_financial_report_webkit/report/open_invoices.py:48
  493. #: model:ir.actions.act_window,name:account_financial_report_webkit.action_account_open_invoices_menu_webkit
  494. #: model:ir.actions.report.xml,name:account_financial_report_webkit.account_report_open_invoices_webkit
  495. #: model:ir.model,name:account_financial_report_webkit.model_open_invoices_webkit
  496. #, python-format
  497. msgid "Open Invoices Report"
  498. msgstr ""
  499. #. module: account_financial_report_webkit
  500. #: field:account.account,centralized:0
  501. msgid "Centralized"
  502. msgstr ""
  503. #. module: account_financial_report_webkit
  504. #: field:general.ledger.webkit,display_account:0
  505. msgid "Display accounts"
  506. msgstr ""
  507. #. module: account_financial_report_webkit
  508. #: constraint:account.account:0
  509. msgid "Configuration Error! \n"
  510. "You can not define children to an account with internal type different of \"View\"! "
  511. msgstr ""
  512. #. module: account_financial_report_webkit
  513. #: field:account.common.balance.report,comp0_date_from:0
  514. #: field:account.common.balance.report,comp1_date_from:0
  515. #: field:account.common.balance.report,comp2_date_from:0
  516. #: field:account.common.balance.report,date_from:0
  517. #: field:general.ledger.webkit,date_from:0
  518. #: field:open.invoices.webkit,date_from:0
  519. #: field:partner.balance.webkit,comp0_date_from:0
  520. #: field:partner.balance.webkit,comp1_date_from:0
  521. #: field:partner.balance.webkit,comp2_date_from:0
  522. #: field:partner.balance.webkit,date_from:0
  523. #: field:partners.ledger.webkit,date_from:0
  524. #: field:trial.balance.webkit,comp0_date_from:0
  525. #: field:trial.balance.webkit,comp1_date_from:0
  526. #: field:trial.balance.webkit,comp2_date_from:0
  527. #: field:trial.balance.webkit,date_from:0
  528. msgid "Start Date"
  529. msgstr ""
  530. #. module: account_financial_report_webkit
  531. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:22
  532. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:35
  533. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:23
  534. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:47
  535. msgid "Opening Entries"
  536. msgstr ""
  537. #. module: account_financial_report_webkit
  538. #: code:addons/account_financial_report_webkit/report/general_ledger.py:40
  539. #, python-format
  540. msgid "GENERAL LEDGER"
  541. msgstr ""
  542. #. module: account_financial_report_webkit
  543. #: code:addons/account_financial_report_webkit/wizard/profit_loss_wizard.py:129
  544. #, python-format
  545. msgid "Level %s"
  546. msgstr ""
  547. #. module: account_financial_report_webkit
  548. #: help:account.account,centralized:0
  549. msgid "If flagged, no details will be displayed in the General Ledger report (the webkit one only), only centralized amounts per period."
  550. msgstr ""
  551. #. module: account_financial_report_webkit
  552. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:22
  553. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:35
  554. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:23
  555. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:77
  556. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:94
  557. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:47
  558. msgid "No"
  559. msgstr ""
  560. #. module: account_financial_report_webkit
  561. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:97
  562. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:94
  563. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:107
  564. msgid "Initial Balance:"
  565. msgstr ""
  566. #. module: account_financial_report_webkit
  567. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:163
  568. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:129
  569. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:144
  570. msgid "Balance C%s"
  571. msgstr ""
  572. #. module: account_financial_report_webkit
  573. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:95
  574. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:108
  575. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:104
  576. msgid "Entry"
  577. msgstr ""
  578. #. module: account_financial_report_webkit
  579. #: field:account.move.line,last_rec_date:0
  580. msgid "Last reconciliation date"
  581. msgstr ""
  582. #. module: account_financial_report_webkit
  583. #: field:open.invoices.webkit,partner_ids:0
  584. #: field:partner.balance.webkit,partner_ids:0
  585. #: field:partners.ledger.webkit,partner_ids:0
  586. msgid "Filter on partner"
  587. msgstr ""
  588. #. module: account_financial_report_webkit
  589. #: code:addons/account_financial_report_webkit/report/general_ledger.py:47
  590. #: view:general.ledger.webkit:0
  591. #: model:ir.actions.act_window,name:account_financial_report_webkit.action_account_general_ledger_menu_webkit
  592. #, python-format
  593. msgid "General Ledger"
  594. msgstr ""
  595. #. module: account_financial_report_webkit
  596. #: view:trial.balance.webkit:0
  597. msgid "This report allows you to print or generate a pdf of your trial balance allowing you to quickly check the balance of each of your accounts in a single report"
  598. msgstr ""
  599. #. module: account_financial_report_webkit
  600. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:89
  601. msgid "Periods : "
  602. msgstr ""
  603. #. module: account_financial_report_webkit
  604. #: code:addons/account_financial_report_webkit/report/partner_balance.py:40
  605. #, python-format
  606. msgid "PARTNER BALANCE"
  607. msgstr ""
  608. #. module: account_financial_report_webkit
  609. #: constraint:account.move.line:0
  610. msgid "Company must be the same for its related account and period."
  611. msgstr ""
  612. #. module: account_financial_report_webkit
  613. #: help:open.invoices.webkit,partner_ids:0
  614. #: help:partner.balance.webkit,partner_ids:0
  615. #: help:partners.ledger.webkit,partner_ids:0
  616. msgid "Only selected partners will be printed. Leave empty to print all partners."
  617. msgstr ""
  618. #. module: account_financial_report_webkit
  619. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:165
  620. #, python-format
  621. msgid "Webkit Report template not found !"
  622. msgstr ""
  623. #. module: account_financial_report_webkit
  624. #: selection:account.common.balance.report,comp0_filter:0
  625. #: selection:account.common.balance.report,comp1_filter:0
  626. #: selection:account.common.balance.report,comp2_filter:0
  627. #: selection:account.common.balance.report,filter:0
  628. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:91
  629. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:104
  630. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:100
  631. #: selection:general.ledger.webkit,filter:0
  632. #: selection:open.invoices.webkit,filter:0
  633. #: selection:partner.balance.webkit,comp0_filter:0
  634. #: selection:partner.balance.webkit,comp1_filter:0
  635. #: selection:partner.balance.webkit,comp2_filter:0
  636. #: selection:partner.balance.webkit,filter:0
  637. #: selection:partners.ledger.webkit,filter:0
  638. #: selection:trial.balance.webkit,comp0_filter:0
  639. #: selection:trial.balance.webkit,comp1_filter:0
  640. #: selection:trial.balance.webkit,comp2_filter:0
  641. #: selection:trial.balance.webkit,filter:0
  642. msgid "Date"
  643. msgstr ""
  644. #. module: account_financial_report_webkit
  645. #: help:general.ledger.webkit,centralize:0
  646. msgid "Uncheck to display all the details of centralized accounts."
  647. msgstr ""
  648. #. module: account_financial_report_webkit
  649. #: constraint:account.move.line:0
  650. msgid "You can not create journal items on an account of type view."
  651. msgstr ""
  652. #. module: account_financial_report_webkit
  653. #: view:account.move.line:0
  654. msgid "Internal Note"
  655. msgstr ""
  656. #. module: account_financial_report_webkit
  657. #: constraint:account.common.balance.report:0
  658. #: constraint:general.ledger.webkit:0
  659. #: constraint:open.invoices.webkit:0
  660. #: constraint:partner.balance.webkit:0
  661. #: constraint:partners.ledger.webkit:0
  662. #: constraint:trial.balance.webkit:0
  663. msgid "When no Fiscal year is selected, you must choose to filter by periods or by date."
  664. msgstr ""
  665. #. module: account_financial_report_webkit
  666. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:50
  667. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:55
  668. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:64
  669. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:51
  670. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:62
  671. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:75
  672. msgid "To:"
  673. msgstr ""
  674. #. module: account_financial_report_webkit
  675. #: sql_constraint:account.account:0
  676. msgid "The code of the account must be unique per company !"
  677. msgstr ""
  678. #. module: account_financial_report_webkit
  679. #: model:ir.ui.menu,name:account_financial_report_webkit.menu_account_open_invoices
  680. #: view:open.invoices.webkit:0
  681. msgid "Open Invoices"
  682. msgstr ""
  683. #. module: account_financial_report_webkit
  684. #: selection:account.common.balance.report,target_move:0
  685. #: code:addons/account_financial_report_webkit/report/common_reports.py:82
  686. #: selection:general.ledger.webkit,target_move:0
  687. #: selection:open.invoices.webkit,target_move:0
  688. #: selection:partner.balance.webkit,target_move:0
  689. #: selection:partners.ledger.webkit,target_move:0
  690. #: selection:trial.balance.webkit,target_move:0
  691. #, python-format
  692. msgid "All Posted Entries"
  693. msgstr ""
  694. #. module: account_financial_report_webkit
  695. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:87
  696. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:84
  697. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:97
  698. #: code:addons/account_financial_report_webkit/wizard/balance_common.py:144
  699. #, python-format
  700. msgid "Comparison %s"
  701. msgstr ""
  702. #. module: account_financial_report_webkit
  703. #: code:addons/account_financial_report_webkit/report/open_invoices.py:102
  704. #: code:addons/account_financial_report_webkit/report/partners_ledger.py:102
  705. #, python-format
  706. msgid "No accounts to print."
  707. msgstr ""
  708. #. module: account_financial_report_webkit
  709. #: help:account.common.balance.report,fiscalyear_id:0
  710. #: help:general.ledger.webkit,fiscalyear_id:0
  711. #: help:open.invoices.webkit,fiscalyear_id:0
  712. #: help:partner.balance.webkit,fiscalyear_id:0
  713. #: help:partners.ledger.webkit,fiscalyear_id:0
  714. #: help:trial.balance.webkit,fiscalyear_id:0
  715. msgid "Keep empty for all open fiscal year"
  716. msgstr ""
  717. #. module: account_financial_report_webkit
  718. #: help:account.move.line,last_rec_date:0
  719. msgid "the date of the last reconciliation (full or partial) account move line"
  720. msgstr ""
  721. #. module: account_financial_report_webkit
  722. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:107
  723. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:122
  724. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:147
  725. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:116
  726. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:113
  727. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:128
  728. msgid "Credit"
  729. msgstr ""
  730. #. module: account_financial_report_webkit
  731. #: selection:account.common.balance.report,filter:0
  732. #: selection:general.ledger.webkit,filter:0
  733. #: selection:open.invoices.webkit,filter:0
  734. #: selection:partner.balance.webkit,filter:0
  735. #: selection:partners.ledger.webkit,filter:0
  736. #: selection:trial.balance.webkit,filter:0
  737. msgid "No Filters"
  738. msgstr ""
  739. #. module: account_financial_report_webkit
  740. #: code:addons/account_financial_report_webkit/report/open_invoices.py:102
  741. #: code:addons/account_financial_report_webkit/report/partners_ledger.py:102
  742. #, python-format
  743. msgid "Error"
  744. msgstr ""
  745. #. module: account_financial_report_webkit
  746. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:152
  747. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:118
  748. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:133
  749. msgid "Balance"
  750. msgstr ""
  751. #. module: account_financial_report_webkit
  752. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:103
  753. msgid "Counter part"
  754. msgstr ""
  755. #. module: account_financial_report_webkit
  756. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:168
  757. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:134
  758. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:149
  759. msgid "% Difference"
  760. msgstr ""
  761. #. module: account_financial_report_webkit
  762. #: help:account.common.balance.report,filter:0
  763. #: help:open.invoices.webkit,filter:0
  764. #: help:partner.balance.webkit,filter:0
  765. #: help:partners.ledger.webkit,filter:0
  766. #: help:trial.balance.webkit,filter:0
  767. msgid "Filter by date : no opening balance will be displayed. (opening balance can only be calculated based on period to be correct)."
  768. msgstr ""
  769. #. module: account_financial_report_webkit
  770. #: constraint:account.account:0
  771. msgid "Configuration Error! \n"
  772. "You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
  773. msgstr ""
  774. #. module: account_financial_report_webkit
  775. #: code:addons/account_financial_report_webkit/report/partner_balance.py:47
  776. #: model:ir.actions.act_window,name:account_financial_report_webkit.action_account_partner_balance_menu_webkit
  777. #: view:partner.balance.webkit:0
  778. #, python-format
  779. msgid "Partner Balance"
  780. msgstr ""
  781. #. module: account_financial_report_webkit
  782. #: code:addons/account_financial_report_webkit/report/general_ledger.py:146
  783. #, python-format
  784. msgid "Centralized Entries"
  785. msgstr ""
  786. #. module: account_financial_report_webkit
  787. #: view:general.ledger.webkit:0
  788. #: view:partner.balance.webkit:0
  789. #: view:trial.balance.webkit:0
  790. msgid "Accounts Filters"
  791. msgstr ""
  792. #. module: account_financial_report_webkit
  793. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:31
  794. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:35
  795. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:44
  796. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:32
  797. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:56
  798. msgid "Dates Filter"
  799. msgstr ""
  800. #. module: account_financial_report_webkit
  801. #: constraint:account.move.line:0
  802. msgid "You can not create journal items on closed account."
  803. msgstr ""
  804. #. module: account_financial_report_webkit
  805. #: code:addons/account_financial_report_webkit/report/common_reports.py:64
  806. #: selection:general.ledger.webkit,display_account:0
  807. #, python-format
  808. msgid "With transactions or non zero balance"
  809. msgstr ""
  810. #. module: account_financial_report_webkit
  811. #: selection:account.common.balance.report,comp0_filter:0
  812. #: selection:account.common.balance.report,comp1_filter:0
  813. #: selection:account.common.balance.report,comp2_filter:0
  814. #: selection:account.common.balance.report,filter:0
  815. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:45
  816. #: code:addons/account_financial_report_webkit/wizard/balance_common.py:156
  817. #: selection:general.ledger.webkit,filter:0
  818. #: selection:open.invoices.webkit,filter:0
  819. #: selection:partner.balance.webkit,comp0_filter:0
  820. #: selection:partner.balance.webkit,comp1_filter:0
  821. #: selection:partner.balance.webkit,comp2_filter:0
  822. #: selection:partner.balance.webkit,filter:0
  823. #: selection:partners.ledger.webkit,filter:0
  824. #: selection:trial.balance.webkit,comp0_filter:0
  825. #: selection:trial.balance.webkit,comp1_filter:0
  826. #: selection:trial.balance.webkit,comp2_filter:0
  827. #: selection:trial.balance.webkit,filter:0
  828. #, python-format
  829. msgid "Periods"
  830. msgstr ""
  831. #. module: account_financial_report_webkit
  832. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:112
  833. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:127
  834. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:121
  835. msgid "Curr. Balance"
  836. msgstr ""
  837. #. module: account_financial_report_webkit
  838. #: model:ir.model,name:account_financial_report_webkit.model_account_move_line
  839. msgid "Journal Items"
  840. msgstr ""
  841. #. module: account_financial_report_webkit
  842. #: code:addons/account_financial_report_webkit/report/common_reports.py:416
  843. #, python-format
  844. msgid "Invalid query mode"
  845. msgstr ""
  846. #. module: account_financial_report_webkit
  847. #: code:addons/account_financial_report_webkit/report/open_invoices.py:161
  848. #, python-format
  849. msgid "Unsuported filter"
  850. msgstr ""
  851. #. module: account_financial_report_webkit
  852. #: code:addons/account_financial_report_webkit/report/common_reports.py:62
  853. #, python-format
  854. msgid "All accounts"
  855. msgstr ""
  856. #. module: account_financial_report_webkit
  857. #: constraint:account.move.line:0
  858. msgid "The selected account of your Journal Entry forces to provide a secondary currency. You should remove the secondary currency on the account or select a multi-currency view on the journal."
  859. msgstr ""
  860. #. module: account_financial_report_webkit
  861. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:93
  862. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:106
  863. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:102
  864. msgid "Period"
  865. msgstr ""
  866. #. module: account_financial_report_webkit
  867. #: code:addons/account_financial_report_webkit/report/common_reports.py:424
  868. #, python-format
  869. msgid "No valid filter"
  870. msgstr ""
  871. #. module: account_financial_report_webkit
  872. #: view:open.invoices.webkit:0
  873. msgid "Clearance Analysis Options"
  874. msgstr ""
  875. #. module: account_financial_report_webkit
  876. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:97
  877. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:110
  878. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:106
  879. msgid "Journal"
  880. msgstr ""
  881. #. module: account_financial_report_webkit
  882. #: field:general.ledger.webkit,amount_currency:0
  883. #: field:open.invoices.webkit,amount_currency:0
  884. #: field:partners.ledger.webkit,amount_currency:0
  885. msgid "With Currency"
  886. msgstr ""
  887. #. module: account_financial_report_webkit
  888. #: field:open.invoices.webkit,result_selection:0
  889. #: field:partner.balance.webkit,result_selection:0
  890. #: field:partners.ledger.webkit,result_selection:0
  891. msgid "Partner's"
  892. msgstr ""
  893. #. module: account_financial_report_webkit
  894. #: view:general.ledger.webkit:0
  895. msgid "This report allows you to print or generate a pdf of your general ledger with details of all your account journals"
  896. msgstr ""
  897. #. module: account_financial_report_webkit
  898. #: code:addons/account_financial_report_webkit/report/profit_loss.py:39
  899. #, python-format
  900. msgid "PROFIT AND LOSS"
  901. msgstr ""
  902. #. module: account_financial_report_webkit
  903. #: field:account.common.balance.report,chart_account_id:0
  904. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:27
  905. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:31
  906. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:40
  907. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:28
  908. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:39
  909. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:52
  910. #: field:general.ledger.webkit,chart_account_id:0
  911. #: field:open.invoices.webkit,chart_account_id:0
  912. #: field:partner.balance.webkit,chart_account_id:0
  913. #: field:partners.ledger.webkit,chart_account_id:0
  914. #: field:trial.balance.webkit,chart_account_id:0
  915. msgid "Chart of Account"
  916. msgstr ""
  917. #. module: account_financial_report_webkit
  918. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:167
  919. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:133
  920. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:148
  921. msgid "Difference"
  922. msgstr ""
  923. #. module: account_financial_report_webkit
  924. #: field:account.common.balance.report,target_move:0
  925. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:37
  926. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:42
  927. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:51
  928. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:38
  929. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:49
  930. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:62
  931. #: field:general.ledger.webkit,target_move:0
  932. #: field:open.invoices.webkit,target_move:0
  933. #: field:partner.balance.webkit,target_move:0
  934. #: field:partners.ledger.webkit,target_move:0
  935. #: field:trial.balance.webkit,target_move:0
  936. msgid "Target Moves"
  937. msgstr ""
  938. #. module: account_financial_report_webkit
  939. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:44
  940. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:49
  941. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:58
  942. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:45
  943. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:56
  944. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:69
  945. msgid "From:"
  946. msgstr ""
  947. #. module: account_financial_report_webkit
  948. #: field:account.common.balance.report,comp0_date_to:0
  949. #: field:account.common.balance.report,comp1_date_to:0
  950. #: field:account.common.balance.report,comp2_date_to:0
  951. #: field:account.common.balance.report,date_to:0
  952. #: field:general.ledger.webkit,date_to:0
  953. #: field:open.invoices.webkit,date_to:0
  954. #: field:partner.balance.webkit,comp0_date_to:0
  955. #: field:partner.balance.webkit,comp1_date_to:0
  956. #: field:partner.balance.webkit,comp2_date_to:0
  957. #: field:partner.balance.webkit,date_to:0
  958. #: field:partners.ledger.webkit,date_to:0
  959. #: field:trial.balance.webkit,comp0_date_to:0
  960. #: field:trial.balance.webkit,comp1_date_to:0
  961. #: field:trial.balance.webkit,comp2_date_to:0
  962. #: field:trial.balance.webkit,date_to:0
  963. msgid "End Date"
  964. msgstr ""
  965. #. module: account_financial_report_webkit
  966. #: field:account.common.balance.report,comp0_period_from:0
  967. #: field:account.common.balance.report,comp1_period_from:0
  968. #: field:account.common.balance.report,comp2_period_from:0
  969. #: field:account.common.balance.report,period_from:0
  970. #: field:general.ledger.webkit,period_from:0
  971. #: field:open.invoices.webkit,period_from:0
  972. #: field:partner.balance.webkit,comp0_period_from:0
  973. #: field:partner.balance.webkit,comp1_period_from:0
  974. #: field:partner.balance.webkit,comp2_period_from:0
  975. #: field:partner.balance.webkit,period_from:0
  976. #: field:partners.ledger.webkit,period_from:0
  977. #: field:trial.balance.webkit,comp0_period_from:0
  978. #: field:trial.balance.webkit,comp1_period_from:0
  979. #: field:trial.balance.webkit,comp2_period_from:0
  980. #: field:trial.balance.webkit,period_from:0
  981. msgid "Start Period"
  982. msgstr ""
  983. #. module: account_financial_report_webkit
  984. #: field:open.invoices.webkit,until_date:0
  985. msgid "Clearance date"
  986. msgstr ""
  987. #. module: account_financial_report_webkit
  988. #: model:ir.model,name:account_financial_report_webkit.model_partners_ledger_webkit
  989. msgid "Partner Ledger Report"
  990. msgstr ""
  991. #. module: account_financial_report_webkit
  992. #: view:open.invoices.webkit:0
  993. #: view:partner.balance.webkit:0
  994. #: view:partners.ledger.webkit:0
  995. msgid "Partners Filters"
  996. msgstr ""
  997. #. module: account_financial_report_webkit
  998. #: selection:account.common.balance.report,comp0_filter:0
  999. #: field:account.common.balance.report,comp0_fiscalyear_id:0
  1000. #: selection:account.common.balance.report,comp1_filter:0
  1001. #: field:account.common.balance.report,comp1_fiscalyear_id:0
  1002. #: selection:account.common.balance.report,comp2_filter:0
  1003. #: field:account.common.balance.report,comp2_fiscalyear_id:0
  1004. #: field:account.common.balance.report,fiscalyear_id:0
  1005. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:28
  1006. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:32
  1007. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:41
  1008. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:29
  1009. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:40
  1010. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:53
  1011. #: field:general.ledger.webkit,fiscalyear_id:0
  1012. #: field:open.invoices.webkit,fiscalyear_id:0
  1013. #: selection:partner.balance.webkit,comp0_filter:0
  1014. #: field:partner.balance.webkit,comp0_fiscalyear_id:0
  1015. #: selection:partner.balance.webkit,comp1_filter:0
  1016. #: field:partner.balance.webkit,comp1_fiscalyear_id:0
  1017. #: selection:partner.balance.webkit,comp2_filter:0
  1018. #: field:partner.balance.webkit,comp2_fiscalyear_id:0
  1019. #: field:partner.balance.webkit,fiscalyear_id:0
  1020. #: field:partners.ledger.webkit,fiscalyear_id:0
  1021. #: selection:trial.balance.webkit,comp0_filter:0
  1022. #: field:trial.balance.webkit,comp0_fiscalyear_id:0
  1023. #: selection:trial.balance.webkit,comp1_filter:0
  1024. #: field:trial.balance.webkit,comp1_fiscalyear_id:0
  1025. #: selection:trial.balance.webkit,comp2_filter:0
  1026. #: field:trial.balance.webkit,comp2_fiscalyear_id:0
  1027. #: field:trial.balance.webkit,fiscalyear_id:0
  1028. msgid "Fiscal Year"
  1029. msgstr ""
  1030. #. module: account_financial_report_webkit
  1031. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:77
  1032. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:94
  1033. msgid "Yes"
  1034. msgstr ""
  1035. #. module: account_financial_report_webkit
  1036. #: selection:account.common.balance.report,comp0_filter:0
  1037. #: selection:account.common.balance.report,comp1_filter:0
  1038. #: selection:account.common.balance.report,comp2_filter:0
  1039. #: selection:partner.balance.webkit,comp0_filter:0
  1040. #: selection:partner.balance.webkit,comp1_filter:0
  1041. #: selection:partner.balance.webkit,comp2_filter:0
  1042. #: selection:trial.balance.webkit,comp0_filter:0
  1043. #: selection:trial.balance.webkit,comp1_filter:0
  1044. #: selection:trial.balance.webkit,comp2_filter:0
  1045. msgid "No Comparison"
  1046. msgstr ""
  1047. #. module: account_financial_report_webkit
  1048. #: code:addons/account_financial_report_webkit/report/general_ledger.py:64
  1049. #: code:addons/account_financial_report_webkit/report/open_invoices.py:63
  1050. #: code:addons/account_financial_report_webkit/report/partner_balance.py:63
  1051. #: code:addons/account_financial_report_webkit/report/partners_ledger.py:64
  1052. #: code:addons/account_financial_report_webkit/report/profit_loss.py:68
  1053. #: code:addons/account_financial_report_webkit/report/trial_balance.py:64
  1054. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:68
  1055. #, python-format
  1056. msgid "Page"
  1057. msgstr ""
  1058. #. module: account_financial_report_webkit
  1059. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:50
  1060. msgid "Partners Filter"
  1061. msgstr ""
  1062. #. module: account_financial_report_webkit
  1063. #: selection:account.common.balance.report,display_account:0
  1064. #: report:addons/account_financial_report_webkit/report/templates/account_report_general_ledger.mako:61
  1065. #: report:addons/account_financial_report_webkit/report/templates/account_report_partner_balance.mako:75
  1066. #: report:addons/account_financial_report_webkit/report/templates/account_report_profit_loss.mako:73
  1067. #: report:addons/account_financial_report_webkit/report/templates/account_report_trial_balance.mako:86
  1068. #: selection:general.ledger.webkit,display_account:0
  1069. #: selection:partner.balance.webkit,display_account:0
  1070. #: selection:trial.balance.webkit,display_account:0
  1071. msgid "All"
  1072. msgstr ""
  1073. #. module: account_financial_report_webkit
  1074. #: code:addons/account_financial_report_webkit/report/profit_loss.py:46
  1075. #, python-format
  1076. msgid "Profit and Loss"
  1077. msgstr ""
  1078. #. module: account_financial_report_webkit
  1079. #: report:addons/account_financial_report_webkit/report/templates/account_report_open_invoices.mako:99
  1080. #: report:addons/account_financial_report_webkit/report/templates/account_report_partners_ledger.mako:95
  1081. msgid "No Partner"
  1082. msgstr ""
  1083. #. module: account_financial_report_webkit
  1084. #: code:addons/account_financial_report_webkit/report/open_invoices.py:41
  1085. #, python-format
  1086. msgid "OPEN INVOICES REPORT"
  1087. msgstr ""
  1088. #. module: account_financial_report_webkit
  1089. #: code:addons/account_financial_report_webkit/report/partners_ledger.py:41
  1090. #: code:addons/account_financial_report_webkit/report/webkit_parser_header_fix.py:58
  1091. #, python-format
  1092. msgid "PARTNER LEDGER"
  1093. msgstr ""
  1094. #. module: account_financial_report_webkit
  1095. #: selection:account.common.balance.report,target_move:0
  1096. #: code:addons/account_financial_report_webkit/report/common_reports.py:84
  1097. #: selection:general.ledger.webkit,target_move:0
  1098. #: selection:open.invoices.webkit,target_move:0
  1099. #: selection:partner.balance.webkit,target_move:0
  1100. #: selection:partners.ledger.webkit,target_move:0
  1101. #: selection:trial.balance.webkit,target_move:0
  1102. #, python-format
  1103. msgid "All Entries"
  1104. msgstr ""
  1105. #. module: account_financial_report_webkit
  1106. #: sql_constraint:account.move.line:0
  1107. msgid "Wrong credit or debit value in accounting entry !"
  1108. msgstr ""
  1109. #. module: account_financial_report_webkit
  1110. #: field:account.common.balance.report,comp0_filter:0
  1111. #: field:account.common.balance.report,comp1_filter:0
  1112. #: field:account.common.balance.report,comp2_filter:0
  1113. #: field:partner.balance.webkit,comp0_filter:0
  1114. #: field:partner.balance.webkit,comp1_filter:0
  1115. #: field:partner.balance.webkit,comp2_filter:0
  1116. #: field:trial.balance.webkit,comp0_filter:0
  1117. #: field:trial.balance.webkit,comp1_filter:0
  1118. #: field:trial.balance.webkit,comp2_filter:0
  1119. msgid "Compare By"
  1120. msgstr ""