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.

1978 lines
83 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_financial_report
  4. #
  5. # Translators:
  6. # Dorin Hongu <dhongu@gmail.com>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-03-16 08:14+0000\n"
  12. "PO-Revision-Date: 2018-11-30 09:01+0000\n"
  13. "Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
  14. "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
  15. "Language: ro\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
  20. "20)) ? 1 : 2;\n"
  21. "X-Generator: Weblate 3.2.2\n"
  22. #. module: account_financial_report
  23. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  24. #, fuzzy
  25. msgid "&gt; 120 d."
  26. msgstr "&gt; 120 d."
  27. #. module: account_financial_report
  28. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  29. #, fuzzy
  30. msgid "1 - 30 d."
  31. msgstr "1 - 30 d."
  32. #. module: account_financial_report
  33. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  34. msgid "10"
  35. msgstr "10"
  36. #. module: account_financial_report
  37. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  38. #, fuzzy
  39. msgid "31 - 60 d."
  40. msgstr "31 - 60 d."
  41. #. module: account_financial_report
  42. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  43. msgid "61 - 90 d."
  44. msgstr "61 - 90 d."
  45. #. module: account_financial_report
  46. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  47. msgid "91 - 120 d."
  48. msgstr "91 - 120 d."
  49. #. module: account_financial_report
  50. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  51. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  52. msgid "<b>Taxes summary</b>"
  53. msgstr "<b>Rezumat taxe</b>"
  54. #. module: account_financial_report
  55. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons
  56. msgid "<span class=\"fa fa-download\"/> Export"
  57. msgstr "<span class=\"fa fa-download\"/>Exportă"
  58. #. module: account_financial_report
  59. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons
  60. msgid "<span class=\"fa fa-print\"/> Print"
  61. msgstr "<span class=\"fa fa-print\"/>Tipărește"
  62. #. module: account_financial_report
  63. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  64. msgid ""
  65. "<span class=\"oe_inline\">\n"
  66. " To\n"
  67. " </span>"
  68. msgstr ""
  69. #. module: account_financial_report
  70. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  71. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  72. msgid ""
  73. "<span class=\"oe_inline\">\n"
  74. " To\n"
  75. " </span>"
  76. msgstr ""
  77. #. module: account_financial_report
  78. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  79. msgid "<span class=\"oe_inline\">To</span>"
  80. msgstr ""
  81. #. module: account_financial_report
  82. #: model:ir.model,name:account_financial_report.model_account_financial_report_abstract_wizard
  83. msgid "Abstract Wizard"
  84. msgstr ""
  85. #. module: account_financial_report
  86. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx
  87. msgid "Abstract XLSX Account Financial Report"
  88. msgstr ""
  89. #. module: account_financial_report
  90. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  91. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  92. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  93. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  94. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  95. #: model:ir.model,name:account_financial_report.model_account_account
  96. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  97. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  98. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  99. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  100. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  101. #, python-format
  102. msgid "Account"
  103. msgstr "Cont"
  104. #. module: account_financial_report
  105. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  106. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
  107. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_from
  108. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_from
  109. #, fuzzy
  110. msgid "Account Code From"
  111. msgstr "Cont"
  112. #. module: account_financial_report
  113. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  114. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_to
  115. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_to
  116. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_to
  117. #, fuzzy
  118. msgid "Account Code To"
  119. msgstr "Cont"
  120. #. module: account_financial_report
  121. #: model:ir.model,name:account_financial_report.model_account_group
  122. msgid "Account Group"
  123. msgstr "Grup conturi"
  124. #. module: account_financial_report
  125. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  126. #, fuzzy, python-format
  127. msgid "Account Name"
  128. msgstr "Cont"
  129. #. module: account_financial_report
  130. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  131. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  132. #, fuzzy, python-format
  133. msgid "Account at 0 filter"
  134. msgstr "Cont"
  135. #. module: account_financial_report
  136. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  137. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  138. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  139. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  140. #, python-format
  141. msgid "Account balance at 0 filter"
  142. msgstr "Conturi cu sold la zero filtrate"
  143. #. module: account_financial_report
  144. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__account_ids
  145. msgid "Accounts"
  146. msgstr "Conturi"
  147. #. module: account_financial_report
  148. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__centralize
  149. msgid "Activate centralization"
  150. msgstr "Activare centralizare"
  151. #. module: account_financial_report
  152. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  153. msgid ""
  154. "Age ≤ 120\n"
  155. " d."
  156. msgstr ""
  157. #. module: account_financial_report
  158. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  159. #, fuzzy, python-format
  160. msgid "Age ≤ 120 d."
  161. msgstr "&gt; 120 d."
  162. #. module: account_financial_report
  163. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  164. msgid ""
  165. "Age ≤ 30\n"
  166. " d."
  167. msgstr ""
  168. #. module: account_financial_report
  169. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  170. #, fuzzy, python-format
  171. msgid "Age ≤ 30 d."
  172. msgstr "1 - 30 d."
  173. #. module: account_financial_report
  174. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  175. msgid ""
  176. "Age ≤ 60\n"
  177. " d."
  178. msgstr ""
  179. #. module: account_financial_report
  180. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  181. #, fuzzy, python-format
  182. msgid "Age ≤ 60 d."
  183. msgstr "31 - 60 d."
  184. #. module: account_financial_report
  185. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  186. msgid ""
  187. "Age ≤ 90\n"
  188. " d."
  189. msgstr ""
  190. #. module: account_financial_report
  191. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  192. #, fuzzy, python-format
  193. #| msgid "61 - 90 d."
  194. msgid "Age ≤ 90 d."
  195. msgstr "61 - 90 d."
  196. #. module: account_financial_report
  197. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  198. #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard
  199. #: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance
  200. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html
  201. #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb
  202. #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard
  203. #, python-format
  204. msgid "Aged Partner Balance"
  205. msgstr ""
  206. #. module: account_financial_report
  207. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_base
  208. #, fuzzy
  209. msgid "Aged Partner Balance -"
  210. msgstr "Sold inițial"
  211. #. module: account_financial_report
  212. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_aged_partner_balance
  213. #, fuzzy
  214. msgid "Aged Partner Balance Report"
  215. msgstr "Sold inițial"
  216. #. module: account_financial_report
  217. #: model:ir.model,name:account_financial_report.model_aged_partner_balance_report_wizard
  218. msgid "Aged Partner Balance Wizard"
  219. msgstr ""
  220. #. module: account_financial_report
  221. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_aged_partner_balance_xlsx
  222. #, fuzzy
  223. msgid "Aged Partner Balance XLSL Report"
  224. msgstr "Sold inițial"
  225. #. module: account_financial_report
  226. #: model:ir.actions.report,name:account_financial_report.action_report_aged_partner_balance_xlsx
  227. msgid "Aged Partner Balance XLSX"
  228. msgstr ""
  229. #. module: account_financial_report
  230. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  231. #, python-format
  232. msgid "All"
  233. msgstr "Tot"
  234. #. module: account_financial_report
  235. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__all
  236. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__all
  237. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__all
  238. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__all
  239. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__all
  240. msgid "All Entries"
  241. msgstr "Toate înregistrările"
  242. #. module: account_financial_report
  243. #: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__posted
  244. #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__posted
  245. #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__posted
  246. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__posted
  247. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__posted
  248. msgid "All Posted Entries"
  249. msgstr "Toate înregistrările postare"
  250. #. module: account_financial_report
  251. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  252. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  253. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  254. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  255. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  256. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  257. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  258. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  259. #, python-format
  260. msgid "All entries"
  261. msgstr "Toate înregistrările"
  262. #. module: account_financial_report
  263. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  264. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  265. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  266. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  267. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  268. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  269. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  270. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  271. #, python-format
  272. msgid "All posted entries"
  273. msgstr "Toate înregistrările postare"
  274. #. module: account_financial_report
  275. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  276. msgid "Amount Cur."
  277. msgstr ""
  278. #. module: account_financial_report
  279. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  280. #, python-format
  281. msgid "Amount Currency"
  282. msgstr ""
  283. #. module: account_financial_report
  284. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  285. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  286. #, python-format
  287. msgid "Amount cur."
  288. msgstr ""
  289. #. module: account_financial_report
  290. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  291. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  292. #, fuzzy, python-format
  293. #| msgid "Filter Account"
  294. msgid "Analytic Account"
  295. msgstr "Filtru cont"
  296. #. module: account_financial_report
  297. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  298. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  299. #, fuzzy
  300. msgid "Balance"
  301. msgstr "Sold inițial"
  302. #. module: account_financial_report
  303. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  304. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  305. #, fuzzy
  306. msgid "Base Amount"
  307. msgstr "Valoare bază"
  308. #. module: account_financial_report
  309. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  310. #, fuzzy, python-format
  311. msgid "Base Balance"
  312. msgstr "Sold inițial"
  313. #. module: account_financial_report
  314. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  315. #, fuzzy, python-format
  316. msgid "Base Credit"
  317. msgstr "Credit inițial"
  318. #. module: account_financial_report
  319. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  320. #, fuzzy, python-format
  321. msgid "Base Debit"
  322. msgstr "Debit"
  323. #. module: account_financial_report
  324. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__based_on
  325. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  326. msgid "Based On"
  327. msgstr ""
  328. #. module: account_financial_report
  329. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  330. #, python-format
  331. msgid "Based on"
  332. msgstr ""
  333. #. module: account_financial_report
  334. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  335. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  336. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  337. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  338. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  339. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  340. msgid "Cancel"
  341. msgstr "Anulare"
  342. #. module: account_financial_report
  343. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  344. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  345. #, python-format
  346. msgid "Centralize filter"
  347. msgstr ""
  348. #. module: account_financial_report
  349. #: model:ir.model.fields,field_description:account_financial_report.field_account_account__centralized
  350. msgid "Centralized"
  351. msgstr ""
  352. #. module: account_financial_report
  353. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__relation
  354. msgid "Child Accounts"
  355. msgstr ""
  356. #. module: account_financial_report
  357. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids
  358. msgid "Child Groups"
  359. msgstr ""
  360. #. module: account_financial_report
  361. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  362. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  363. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  364. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  365. #, python-format
  366. msgid "Code"
  367. msgstr "Cod"
  368. #. module: account_financial_report
  369. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  370. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
  371. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
  372. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__company_id
  373. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id
  374. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id
  375. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id
  376. #, python-format
  377. msgid "Company"
  378. msgstr "Companie"
  379. #. module: account_financial_report
  380. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__compute_account_ids
  381. #, fuzzy
  382. #| msgid "Computed Accounts"
  383. msgid "Compute accounts"
  384. msgstr "Conturi calculate"
  385. #. module: account_financial_report
  386. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed
  387. msgid "Computed Accounts"
  388. msgstr "Conturi calculate"
  389. #. module: account_financial_report
  390. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  391. msgid ""
  392. "Computed Accounts: Use when the account group have codes\n"
  393. " that represent prefixes of the actual accounts.\n"
  394. "\n"
  395. " Child Accounts: Use when your account groups are hierarchical.\n"
  396. "\n"
  397. " No hierarchy: Use to display just the accounts, without any "
  398. "grouping.\n"
  399. " "
  400. msgstr ""
  401. #. module: account_financial_report
  402. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
  403. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
  404. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
  405. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_uid
  406. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_uid
  407. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_uid
  408. msgid "Created by"
  409. msgstr "Creeat de"
  410. #. module: account_financial_report
  411. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
  412. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
  413. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
  414. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_date
  415. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_date
  416. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_date
  417. msgid "Created on"
  418. msgstr ""
  419. #. module: account_financial_report
  420. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  421. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  422. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  423. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  424. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  425. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  426. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  427. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  428. #, python-format
  429. msgid "Credit"
  430. msgstr "Credit"
  431. #. module: account_financial_report
  432. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  433. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  434. #, python-format
  435. msgid "Cumul. Bal."
  436. msgstr ""
  437. #. module: account_financial_report
  438. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  439. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  440. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  441. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  442. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  443. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  444. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  445. #, python-format
  446. msgid "Cur."
  447. msgstr ""
  448. #. module: account_financial_report
  449. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  450. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  451. #, python-format
  452. msgid "Cur. Original"
  453. msgstr ""
  454. #. module: account_financial_report
  455. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  456. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  457. #, python-format
  458. msgid "Cur. Residual"
  459. msgstr ""
  460. #. module: account_financial_report
  461. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  462. #, python-format
  463. msgid "Currency"
  464. msgstr "Moneda"
  465. #. module: account_financial_report
  466. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  467. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  468. #, python-format
  469. msgid "Current"
  470. msgstr "Curent"
  471. #. module: account_financial_report
  472. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  473. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  474. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  475. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  476. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  477. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  478. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  479. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  480. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  481. #, python-format
  482. msgid "Date"
  483. msgstr "Data"
  484. #. module: account_financial_report
  485. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at
  486. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at
  487. msgid "Date At"
  488. msgstr "La data"
  489. #. module: account_financial_report
  490. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from
  491. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_from
  492. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_from
  493. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_from
  494. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  495. msgid "Date From"
  496. msgstr "De la"
  497. #. module: account_financial_report
  498. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_to
  499. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_to
  500. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters
  501. msgid "Date To"
  502. msgstr "Până la"
  503. #. module: account_financial_report
  504. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  505. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  506. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  507. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  508. #, python-format
  509. msgid "Date at filter"
  510. msgstr ""
  511. #. module: account_financial_report
  512. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  513. #, python-format
  514. msgid "Date from"
  515. msgstr "De la"
  516. #. module: account_financial_report
  517. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_range_id
  518. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_range_id
  519. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_range_id
  520. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_range_id
  521. msgid "Date range"
  522. msgstr "Interval"
  523. #. module: account_financial_report
  524. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  525. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  526. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  527. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  528. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  529. #, python-format
  530. msgid "Date range filter"
  531. msgstr "Interval selectat"
  532. #. module: account_financial_report
  533. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  534. #, python-format
  535. msgid "Date to"
  536. msgstr "Până la"
  537. #. module: account_financial_report
  538. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  539. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  540. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  541. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  542. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  543. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  544. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  545. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  546. #, python-format
  547. msgid "Debit"
  548. msgstr "Debit"
  549. #. module: account_financial_report
  550. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  551. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  552. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  553. #, python-format
  554. msgid "Description"
  555. msgstr "Descriere"
  556. #. module: account_financial_report
  557. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__tax_detail
  558. msgid "Detail Taxes"
  559. msgstr ""
  560. #. module: account_financial_report
  561. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name
  562. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
  563. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
  564. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
  565. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name
  566. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name
  567. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__display_name
  568. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__display_name
  569. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__display_name
  570. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__display_name
  571. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__display_name
  572. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__display_name
  573. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__display_name
  574. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__display_name
  575. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__display_name
  576. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__display_name
  577. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__display_name
  578. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__display_name
  579. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__display_name
  580. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__display_name
  581. msgid "Display Name"
  582. msgstr "Nume afișat"
  583. #. module: account_financial_report
  584. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  585. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__foreign_currency
  586. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  587. msgid ""
  588. "Display foreign currency for move lines, unless account currency is not "
  589. "setup through chart of accounts will display initial and final balance in "
  590. "that currency."
  591. msgstr ""
  592. #. module: account_financial_report
  593. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_parent_hierarchy_level
  594. msgid "Do not display parent levels"
  595. msgstr ""
  596. #. module: account_financial_report
  597. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  598. msgid ""
  599. "Due\n"
  600. " date"
  601. msgstr ""
  602. #. module: account_financial_report
  603. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  604. #, fuzzy
  605. msgid ""
  606. "Due\n"
  607. " date"
  608. msgstr "Sold inițial"
  609. #. module: account_financial_report
  610. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  611. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  612. #, python-format
  613. msgid "Due date"
  614. msgstr "Data scadentă"
  615. #. module: account_financial_report
  616. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_to
  617. msgid "End Date"
  618. msgstr "Dată final"
  619. #. module: account_financial_report
  620. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_to
  621. msgid "End date"
  622. msgstr "Data final"
  623. #. module: account_financial_report
  624. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  625. msgid ""
  626. "Ending\n"
  627. " balance"
  628. msgstr ""
  629. #. module: account_financial_report
  630. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to
  631. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_to
  632. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to
  633. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to
  634. msgid "Ending account in a range"
  635. msgstr ""
  636. #. module: account_financial_report
  637. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  638. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  639. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  640. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  641. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  642. #, python-format
  643. msgid "Ending balance"
  644. msgstr "Sold final"
  645. #. module: account_financial_report
  646. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  647. msgid ""
  648. "Ending balance\n"
  649. " cur."
  650. msgstr ""
  651. #. module: account_financial_report
  652. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  653. #, python-format
  654. msgid "Entries sorted by"
  655. msgstr "Înregistrări sortate după"
  656. #. module: account_financial_report
  657. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  658. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  659. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  660. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  661. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  662. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  663. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  664. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  665. #, python-format
  666. msgid "Entry"
  667. msgstr "Înregistrare"
  668. #. module: account_financial_report
  669. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  670. #, python-format
  671. msgid "Entry number"
  672. msgstr "Număr înregistrare"
  673. #. module: account_financial_report
  674. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  675. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  676. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  677. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  678. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  679. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  680. msgid "Export PDF"
  681. msgstr ""
  682. #. module: account_financial_report
  683. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  684. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  685. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  686. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  687. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  688. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  689. msgid "Export XLSX"
  690. msgstr ""
  691. #. module: account_financial_report
  692. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_ids
  693. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_ids
  694. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_ids
  695. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_ids
  696. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  697. msgid "Filter accounts"
  698. msgstr "Contrui filtrate"
  699. #. module: account_financial_report
  700. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  701. #, fuzzy
  702. msgid "Filter analytic accounts"
  703. msgstr "Contrui filtrate"
  704. #. module: account_financial_report
  705. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__analytic_tag_ids
  706. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  707. #, fuzzy
  708. msgid "Filter analytic tags"
  709. msgstr "Contrui filtrate"
  710. #. module: account_financial_report
  711. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__cost_center_ids
  712. msgid "Filter cost centers"
  713. msgstr ""
  714. #. module: account_financial_report
  715. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_journal_ids
  716. #, fuzzy
  717. msgid "Filter journals"
  718. msgstr "Jurnal"
  719. #. module: account_financial_report
  720. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__partner_ids
  721. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__partner_ids
  722. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__partner_ids
  723. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__partner_ids
  724. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  725. msgid "Filter partners"
  726. msgstr "Filtru partener"
  727. #. module: account_financial_report
  728. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__foreign_currency
  729. msgid "Foreign Currency"
  730. msgstr ""
  731. #. module: account_financial_report
  732. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  733. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  734. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  735. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  736. #, fuzzy
  737. #| msgid "Code"
  738. msgid "From Code"
  739. msgstr "Cod"
  740. #. module: account_financial_report
  741. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  742. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  743. msgid "From:"
  744. msgstr "De la:"
  745. #. module: account_financial_report
  746. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  747. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  748. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  749. #, python-format
  750. msgid "From: %s To: %s"
  751. msgstr "De la: %s la: %s"
  752. #. module: account_financial_report
  753. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_code
  754. #, fuzzy
  755. #| msgid "Code"
  756. msgid "Full Code"
  757. msgstr "Cod"
  758. #. module: account_financial_report
  759. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_name
  760. #, fuzzy
  761. #| msgid "Name"
  762. msgid "Full Name"
  763. msgstr "Nume"
  764. #. module: account_financial_report
  765. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__fy_start_date
  766. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__fy_start_date
  767. msgid "Fy Start Date"
  768. msgstr ""
  769. #. module: account_financial_report
  770. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  771. #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation
  772. #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard
  773. #: model:ir.actions.client,name:account_financial_report.action_report_general_ledger
  774. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html
  775. #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb
  776. #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard
  777. #, python-format
  778. msgid "General Ledger"
  779. msgstr "Carte mare"
  780. #. module: account_financial_report
  781. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_base
  782. #, fuzzy
  783. msgid "General Ledger -"
  784. msgstr "Carte mare"
  785. #. module: account_financial_report
  786. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_general_ledger
  787. #, fuzzy
  788. msgid "General Ledger Report"
  789. msgstr "Carte mare"
  790. #. module: account_financial_report
  791. #: model:ir.model,name:account_financial_report.model_general_ledger_report_wizard
  792. msgid "General Ledger Report Wizard"
  793. msgstr ""
  794. #. module: account_financial_report
  795. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx
  796. #, fuzzy
  797. #| msgid "General Ledger XLSX"
  798. msgid "General Ledger XLSL Report"
  799. msgstr "Carte mare XLSX"
  800. #. module: account_financial_report
  801. #: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_xlsx
  802. msgid "General Ledger XLSX"
  803. msgstr "Carte mare XLSX"
  804. #. module: account_financial_report
  805. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  806. msgid ""
  807. "General Ledger can be computed only if selected company have only one "
  808. "unaffected earnings account."
  809. msgstr ""
  810. #. module: account_financial_report
  811. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option
  812. msgid "Group entries by"
  813. msgstr ""
  814. #. module: account_financial_report
  815. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  816. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  817. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  818. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  819. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  820. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  821. #, python-format
  822. msgid "Hide"
  823. msgstr "Ascunde"
  824. #. module: account_financial_report
  825. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  826. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  827. msgid "Hide account ending balance at 0"
  828. msgstr "Ascunde conturi cu sold final egal cu zero"
  829. #. module: account_financial_report
  830. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  831. msgid "Hide accounts at 0"
  832. msgstr "Ascunde conturile cu zero"
  833. #. module: account_financial_report
  834. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy_level
  835. msgid "Hierarchy Levels to display"
  836. msgstr ""
  837. #. module: account_financial_report
  838. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on
  839. msgid "Hierarchy On"
  840. msgstr "Activare ierarhie"
  841. #. module: account_financial_report
  842. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id
  843. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
  844. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
  845. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
  846. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id
  847. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id
  848. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__id
  849. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__id
  850. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__id
  851. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__id
  852. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__id
  853. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__id
  854. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__id
  855. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__id
  856. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__id
  857. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__id
  858. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__id
  859. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__id
  860. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__id
  861. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__id
  862. msgid "ID"
  863. msgstr "ID"
  864. #. module: account_financial_report
  865. #: model:ir.model.fields,help:account_financial_report.field_account_account__centralized
  866. msgid ""
  867. "If flagged, no details will be displayed in the General Ledger report (the "
  868. "webkit one only), only centralized amounts per period."
  869. msgstr ""
  870. #. module: account_financial_report
  871. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  872. #, fuzzy
  873. msgid ""
  874. "Initial\n"
  875. " balance cur."
  876. msgstr "Sold inițial"
  877. #. module: account_financial_report
  878. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  879. msgid ""
  880. "Initial\n"
  881. " balance"
  882. msgstr ""
  883. #. module: account_financial_report
  884. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  885. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  886. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  887. #, python-format
  888. msgid "Initial balance"
  889. msgstr "Sold inițial"
  890. #. module: account_financial_report
  891. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  892. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  893. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  894. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  895. #: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
  896. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids
  897. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  898. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  899. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  900. #, python-format
  901. msgid "Journal"
  902. msgstr "Jurnal"
  903. #. module: account_financial_report
  904. #: model:ir.model,name:account_financial_report.model_account_move_line
  905. #, fuzzy
  906. msgid "Journal Item"
  907. msgstr "Jurnal"
  908. #. module: account_financial_report
  909. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  910. #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard
  911. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html
  912. #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb
  913. #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard
  914. #, fuzzy, python-format
  915. msgid "Journal Ledger"
  916. msgstr "Jurnal"
  917. #. module: account_financial_report
  918. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base
  919. #, fuzzy
  920. msgid "Journal Ledger -"
  921. msgstr "Jurnal"
  922. #. module: account_financial_report
  923. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger
  924. #, fuzzy
  925. msgid "Journal Ledger Report"
  926. msgstr "Jurnal"
  927. #. module: account_financial_report
  928. #: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard
  929. msgid "Journal Ledger Report Wizard"
  930. msgstr ""
  931. #. module: account_financial_report
  932. #: model:ir.actions.report,name:account_financial_report.action_report_journal_ledger_xlsx
  933. msgid "Journal Ledger XLSX"
  934. msgstr ""
  935. #. module: account_financial_report
  936. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx
  937. #, fuzzy
  938. msgid "Journal Ledger XLSX Report"
  939. msgstr "Jurnal"
  940. #. module: account_financial_report
  941. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  942. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids
  943. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  944. #, python-format
  945. msgid "Journals"
  946. msgstr "Jurnale"
  947. #. module: account_financial_report
  948. #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update
  949. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update
  950. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update
  951. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update
  952. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update
  953. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update
  954. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx____last_update
  955. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx____last_update
  956. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx____last_update
  957. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx____last_update
  958. #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx____last_update
  959. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx____last_update
  960. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance____last_update
  961. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger____last_update
  962. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger____last_update
  963. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items____last_update
  964. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance____last_update
  965. #: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report____last_update
  966. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update
  967. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update
  968. msgid "Last Modified on"
  969. msgstr ""
  970. #. module: account_financial_report
  971. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
  972. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
  973. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
  974. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_uid
  975. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_uid
  976. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_uid
  977. msgid "Last Updated by"
  978. msgstr ""
  979. #. module: account_financial_report
  980. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
  981. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
  982. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
  983. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_date
  984. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_date
  985. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_date
  986. msgid "Last Updated on"
  987. msgstr ""
  988. #. module: account_financial_report
  989. #: model:ir.model.fields,field_description:account_financial_report.field_account_group__level
  990. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  991. msgid "Level"
  992. msgstr "Nivel"
  993. #. module: account_financial_report
  994. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  995. #, fuzzy, python-format
  996. msgid "Level %s"
  997. msgstr "Nivel"
  998. #. module: account_financial_report
  999. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1000. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level
  1001. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1002. #, python-format
  1003. msgid "Limit hierarchy levels"
  1004. msgstr ""
  1005. #. module: account_financial_report
  1006. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
  1007. msgid "Move Target"
  1008. msgstr "Mișcări țintă"
  1009. #. module: account_financial_report
  1010. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1011. msgid "Moves"
  1012. msgstr "Mișcări"
  1013. #. module: account_financial_report
  1014. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1015. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1016. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1017. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1018. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1019. #, python-format
  1020. msgid "Name"
  1021. msgstr "Nume"
  1022. #. module: account_financial_report
  1023. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1024. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1025. #, python-format
  1026. msgid "Net"
  1027. msgstr ""
  1028. #. module: account_financial_report
  1029. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1030. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1031. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1032. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1033. #, python-format
  1034. msgid "No"
  1035. msgstr ""
  1036. #. module: account_financial_report
  1037. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1038. #, python-format
  1039. msgid "No group"
  1040. msgstr ""
  1041. #. module: account_financial_report
  1042. #: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none
  1043. msgid "No hierarchy"
  1044. msgstr "Fără ierahie"
  1045. #. module: account_financial_report
  1046. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1047. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1048. #, python-format
  1049. msgid "No limit"
  1050. msgstr ""
  1051. #. module: account_financial_report
  1052. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1053. #, python-format
  1054. msgid "Not Posted"
  1055. msgstr "Nepostat"
  1056. #. module: account_financial_report
  1057. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1058. msgid "Not due"
  1059. msgstr "Nescadent"
  1060. #. module: account_financial_report
  1061. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account
  1062. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account
  1063. msgid "Not only one unaffected earnings account"
  1064. msgstr ""
  1065. #. module: account_financial_report
  1066. #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
  1067. msgid "OCA accounting reports"
  1068. msgstr "Rapoarte contabilitate"
  1069. #. module: account_financial_report
  1070. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1071. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1072. #, python-format
  1073. msgid "Older"
  1074. msgstr ""
  1075. #. module: account_financial_report
  1076. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1077. #: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard
  1078. #: model:ir.actions.client,name:account_financial_report.action_report_open_items
  1079. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html
  1080. #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb
  1081. #: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard
  1082. #, python-format
  1083. msgid "Open Items"
  1084. msgstr "Poziții deschise"
  1085. #. module: account_financial_report
  1086. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base
  1087. #, fuzzy
  1088. msgid "Open Items -"
  1089. msgstr "Poziții deschise"
  1090. #. module: account_financial_report
  1091. #: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation
  1092. #, fuzzy
  1093. msgid "Open Items Partner"
  1094. msgstr "Poziții deschise"
  1095. #. module: account_financial_report
  1096. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items
  1097. #, fuzzy
  1098. msgid "Open Items Report"
  1099. msgstr "Poziții deschise"
  1100. #. module: account_financial_report
  1101. #: model:ir.model,name:account_financial_report.model_open_items_report_wizard
  1102. msgid "Open Items Report Wizard"
  1103. msgstr ""
  1104. #. module: account_financial_report
  1105. #: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx
  1106. msgid "Open Items XLSX"
  1107. msgstr ""
  1108. #. module: account_financial_report
  1109. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx
  1110. #, fuzzy
  1111. msgid "Open Items XLSX Report"
  1112. msgstr "Poziții deschise"
  1113. #. module: account_financial_report
  1114. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1115. msgid "Options"
  1116. msgstr "Opțiuni"
  1117. #. module: account_financial_report
  1118. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1119. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1120. #, python-format
  1121. msgid "Original"
  1122. msgstr "Original"
  1123. #. module: account_financial_report
  1124. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1125. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1126. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1127. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1128. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1129. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1130. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1131. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1132. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1133. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1134. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1135. #, python-format
  1136. msgid "Partner"
  1137. msgstr "Partenr"
  1138. #. module: account_financial_report
  1139. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul
  1140. msgid ""
  1141. "Partner\n"
  1142. " cumul aged balance"
  1143. msgstr ""
  1144. #. module: account_financial_report
  1145. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1146. #, fuzzy, python-format
  1147. msgid "Partner Initial balance"
  1148. msgstr "Sold inițial"
  1149. #. module: account_financial_report
  1150. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1151. #, python-format
  1152. msgid "Partner cumul aged balance"
  1153. msgstr ""
  1154. #. module: account_financial_report
  1155. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1156. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1157. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul
  1158. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul
  1159. #, python-format
  1160. msgid "Partner ending balance"
  1161. msgstr ""
  1162. #. module: account_financial_report
  1163. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only
  1164. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only
  1165. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only
  1166. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only
  1167. msgid "Payable Accounts Only"
  1168. msgstr ""
  1169. #. module: account_financial_report
  1170. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1171. msgid "Percents"
  1172. msgstr "Procente"
  1173. #. module: account_financial_report
  1174. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1175. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
  1176. #, fuzzy, python-format
  1177. msgid "Period balance"
  1178. msgstr "Sold inițial"
  1179. #. module: account_financial_report
  1180. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1181. msgid "Periods"
  1182. msgstr "Perioade"
  1183. #. module: account_financial_report
  1184. #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
  1185. #, python-format
  1186. msgid "Posted"
  1187. msgstr "Postat"
  1188. #. module: account_financial_report
  1189. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1190. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1191. #, python-format
  1192. msgid "Rec."
  1193. msgstr ""
  1194. #. module: account_financial_report
  1195. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__receivable_accounts_only
  1196. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__receivable_accounts_only
  1197. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__receivable_accounts_only
  1198. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__receivable_accounts_only
  1199. msgid "Receivable Accounts Only"
  1200. msgstr ""
  1201. #. module: account_financial_report
  1202. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1203. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1204. msgid ""
  1205. "Ref -\n"
  1206. " Label"
  1207. msgstr ""
  1208. #. module: account_financial_report
  1209. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1210. #, fuzzy
  1211. msgid ""
  1212. "Ref -\n"
  1213. " Label"
  1214. msgstr "Sold inițial"
  1215. #. module: account_financial_report
  1216. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1217. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1218. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1219. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1220. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1221. #, python-format
  1222. msgid "Ref - Label"
  1223. msgstr ""
  1224. #. module: account_financial_report
  1225. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1226. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1227. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
  1228. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
  1229. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
  1230. #, python-format
  1231. msgid "Residual"
  1232. msgstr ""
  1233. #. module: account_financial_report
  1234. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1235. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1236. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1237. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1238. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1239. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1240. #, python-format
  1241. msgid "Show"
  1242. msgstr "Afișare"
  1243. #. module: account_financial_report
  1244. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center
  1245. msgid "Show Analytic Account"
  1246. msgstr ""
  1247. #. module: account_financial_report
  1248. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
  1249. msgid "Show Move Line Details"
  1250. msgstr ""
  1251. #. module: account_financial_report
  1252. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details
  1253. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details
  1254. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details
  1255. msgid "Show Partner Details"
  1256. msgstr ""
  1257. #. module: account_financial_report
  1258. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1259. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags
  1260. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1261. #, python-format
  1262. msgid "Show analytic tags"
  1263. msgstr ""
  1264. #. module: account_financial_report
  1265. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1266. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1267. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1268. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency
  1269. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency
  1270. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency
  1271. #, python-format
  1272. msgid "Show foreign currency"
  1273. msgstr ""
  1274. #. module: account_financial_report
  1275. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option
  1276. #, fuzzy
  1277. msgid "Sort entries by"
  1278. msgstr "Toate înregistrările"
  1279. #. module: account_financial_report
  1280. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from
  1281. msgid "Start Date"
  1282. msgstr "Dată start"
  1283. #. module: account_financial_report
  1284. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from
  1285. msgid "Start date"
  1286. msgstr "Dată start"
  1287. #. module: account_financial_report
  1288. #: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
  1289. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from
  1290. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from
  1291. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from
  1292. msgid "Starting account in a range"
  1293. msgstr ""
  1294. #. module: account_financial_report
  1295. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1296. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1297. #, python-format
  1298. msgid "Tags"
  1299. msgstr ""
  1300. #. module: account_financial_report
  1301. #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move
  1302. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move
  1303. #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move
  1304. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move
  1305. #: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move
  1306. msgid "Target Moves"
  1307. msgstr ""
  1308. #. module: account_financial_report
  1309. #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
  1310. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1311. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1312. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1313. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1314. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters
  1315. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1316. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
  1317. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1318. #, python-format
  1319. msgid "Target moves filter"
  1320. msgstr ""
  1321. #. module: account_financial_report
  1322. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1323. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1324. #, python-format
  1325. msgid "Tax"
  1326. msgstr "Taxă"
  1327. #. module: account_financial_report
  1328. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
  1329. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
  1330. msgid "Tax Amount"
  1331. msgstr "Valoare taxă"
  1332. #. module: account_financial_report
  1333. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1334. #, fuzzy, python-format
  1335. msgid "Tax Balance"
  1336. msgstr "Sold inițial"
  1337. #. module: account_financial_report
  1338. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1339. #, fuzzy, python-format
  1340. msgid "Tax Credit"
  1341. msgstr "Credit inițial"
  1342. #. module: account_financial_report
  1343. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1344. #, fuzzy, python-format
  1345. msgid "Tax Debit"
  1346. msgstr "Debit"
  1347. #. module: account_financial_report
  1348. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1349. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups
  1350. #, python-format
  1351. msgid "Tax Groups"
  1352. msgstr ""
  1353. #. module: account_financial_report
  1354. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1355. #: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags
  1356. #, python-format
  1357. msgid "Tax Tags"
  1358. msgstr ""
  1359. #. module: account_financial_report
  1360. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1361. #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
  1362. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
  1363. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1364. #, python-format
  1365. msgid "Taxes"
  1366. msgstr "Taxe"
  1367. #. module: account_financial_report
  1368. #: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0
  1369. #, python-format
  1370. msgid ""
  1371. "The Company in the General Ledger Report Wizard and in Date Range must be "
  1372. "the same."
  1373. msgstr ""
  1374. #. module: account_financial_report
  1375. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1376. #, python-format
  1377. msgid ""
  1378. "The Company in the Trial Balance Report Wizard and in Date Range must be the "
  1379. "same."
  1380. msgstr ""
  1381. #. module: account_financial_report
  1382. #: code:addons/account_financial_report/wizard/vat_report_wizard.py:0
  1383. #, python-format
  1384. msgid ""
  1385. "The Company in the Vat Report Wizard and in Date Range must be the same."
  1386. msgstr ""
  1387. #. module: account_financial_report
  1388. #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0
  1389. #, python-format
  1390. msgid "The hierarchy level to filter on must be greater than 0."
  1391. msgstr ""
  1392. #. module: account_financial_report
  1393. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
  1394. #, fuzzy
  1395. #| msgid "To:"
  1396. msgid "To"
  1397. msgstr "La:"
  1398. #. module: account_financial_report
  1399. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1400. msgid "To:"
  1401. msgstr "La:"
  1402. #. module: account_financial_report
  1403. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
  1404. msgid "Total"
  1405. msgstr ""
  1406. #. module: account_financial_report
  1407. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1408. #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard
  1409. #: model:ir.actions.client,name:account_financial_report.action_report_trial_balance
  1410. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html
  1411. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb
  1412. #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard
  1413. #, python-format
  1414. msgid "Trial Balance"
  1415. msgstr "Balanță verificare"
  1416. #. module: account_financial_report
  1417. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base
  1418. #, fuzzy
  1419. msgid "Trial Balance -"
  1420. msgstr "Balanță verificare"
  1421. #. module: account_financial_report
  1422. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance
  1423. #, fuzzy
  1424. msgid "Trial Balance Report"
  1425. msgstr "Balanță verificare"
  1426. #. module: account_financial_report
  1427. #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard
  1428. msgid "Trial Balance Report Wizard"
  1429. msgstr ""
  1430. #. module: account_financial_report
  1431. #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx
  1432. msgid "Trial Balance XLSX"
  1433. msgstr ""
  1434. #. module: account_financial_report
  1435. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx
  1436. #, fuzzy
  1437. msgid "Trial Balance XLSX Report"
  1438. msgstr "Balanță verificare"
  1439. #. module: account_financial_report
  1440. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1441. msgid ""
  1442. "Trial Balance can be computed only if selected company have only one "
  1443. "unaffected earnings account."
  1444. msgstr ""
  1445. #. module: account_financial_report
  1446. #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account
  1447. #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account
  1448. msgid "Unaffected Earnings Account"
  1449. msgstr ""
  1450. #. module: account_financial_report
  1451. #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0
  1452. #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0
  1453. msgid ""
  1454. "Use this filter to hide an account or a partner with an ending balance at 0. "
  1455. "If partners are filtered, debits and credits totals will not match the trial "
  1456. "balance."
  1457. msgstr ""
  1458. #. module: account_financial_report
  1459. #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard
  1460. #: model:ir.actions.client,name:account_financial_report.action_report_vat_report
  1461. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html
  1462. #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb
  1463. #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard
  1464. msgid "VAT Report"
  1465. msgstr "Raport TVA"
  1466. #. module: account_financial_report
  1467. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
  1468. #, fuzzy
  1469. msgid "VAT Report -"
  1470. msgstr "Raport TVA"
  1471. #. module: account_financial_report
  1472. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1473. msgid "VAT Report Options"
  1474. msgstr "Opțiuni raport TVA"
  1475. #. module: account_financial_report
  1476. #: model:ir.model,name:account_financial_report.model_vat_report_wizard
  1477. #, fuzzy
  1478. msgid "VAT Report Wizard"
  1479. msgstr "Raport TVA"
  1480. #. module: account_financial_report
  1481. #: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx
  1482. msgid "VAT Report XLSX"
  1483. msgstr "Raport TVA XLSX"
  1484. #. module: account_financial_report
  1485. #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
  1486. #, fuzzy, python-format
  1487. #| msgid "VAT Report"
  1488. msgid "Vat Report"
  1489. msgstr "Raport TVA"
  1490. #. module: account_financial_report
  1491. #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report
  1492. #, fuzzy
  1493. #| msgid "VAT Report Options"
  1494. msgid "Vat Report Report"
  1495. msgstr "Opțiuni raport TVA"
  1496. #. module: account_financial_report
  1497. #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx
  1498. #, fuzzy
  1499. #| msgid "VAT Report XLSX"
  1500. msgid "Vat Report XLSX Report"
  1501. msgstr "Raport TVA XLSX"
  1502. #. module: account_financial_report
  1503. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1504. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1505. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1506. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1507. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1508. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1509. msgid "View"
  1510. msgstr "Afișare"
  1511. #. module: account_financial_report
  1512. #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0
  1513. msgid ""
  1514. "When this option is enabled, the trial balance will not display accounts "
  1515. "that have initial balance = debit = credit = end balance = 0"
  1516. msgstr ""
  1517. #. module: account_financial_report
  1518. #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name
  1519. msgid "With Account Name"
  1520. msgstr ""
  1521. #. module: account_financial_report
  1522. #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
  1523. #: code:addons/account_financial_report/report/open_items_xlsx.py:0
  1524. #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
  1525. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
  1526. #, python-format
  1527. msgid "Yes"
  1528. msgstr "Da"
  1529. #. module: account_financial_report
  1530. #: code:addons/account_financial_report/report/general_ledger.py:0
  1531. #, python-format
  1532. msgid "future"
  1533. msgstr ""
  1534. #. module: account_financial_report
  1535. #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
  1536. #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
  1537. #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
  1538. #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
  1539. #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
  1540. #: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard
  1541. msgid "or"
  1542. msgstr "sau"
  1543. #. module: account_financial_report
  1544. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal
  1545. msgid "to"
  1546. msgstr "la"
  1547. #. module: account_financial_report
  1548. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1549. msgid "width: 23.24%;"
  1550. msgstr ""
  1551. #. module: account_financial_report
  1552. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1553. msgid "width: 23.78%;"
  1554. msgstr ""
  1555. #. module: account_financial_report
  1556. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1557. msgid "width: 38.92%;"
  1558. msgstr ""
  1559. #. module: account_financial_report
  1560. #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
  1561. msgid "width: 8.11%;"
  1562. msgstr ""
  1563. #~ msgid "Cost center"
  1564. #~ msgstr "Centrul de cost"
  1565. #, fuzzy
  1566. #~| msgid "VAT Report"
  1567. #~ msgid "Abstract Report"
  1568. #~ msgstr "Raport TVA"
  1569. #, fuzzy
  1570. #~| msgid "Account"
  1571. #~ msgid "Account ID"
  1572. #~ msgstr "Cont"
  1573. #, fuzzy
  1574. #~ msgid "Account Type"
  1575. #~ msgstr "Cont"
  1576. #~ msgid "Age 120 Days"
  1577. #~ msgstr "De 120 zile"
  1578. #~ msgid "Age 30 Days"
  1579. #~ msgstr "De 30 zile"
  1580. #~ msgid "Age 60 Days"
  1581. #~ msgstr "De 60 zile"
  1582. #~ msgid "Age 90 Days"
  1583. #~ msgstr "De 90 zile"
  1584. #~ msgid "Centralize"
  1585. #~ msgstr "Centralizat"
  1586. #, fuzzy
  1587. #~| msgid "Filter accounts"
  1588. #~ msgid "Child accounts"
  1589. #~ msgstr "Contrui filtrate"
  1590. #, fuzzy
  1591. #~ msgid "Company Currency"
  1592. #~ msgstr "Companie"
  1593. #~ msgid "Cost Center"
  1594. #~ msgstr "Centrul de cost"
  1595. #~ msgid "Cumul Balance"
  1596. #~ msgstr "Sold cumulat"
  1597. #~ msgid "Currency Name"
  1598. #~ msgstr "Nume monedă"
  1599. #~ msgid "Date Due"
  1600. #~ msgstr "Data scadentă"
  1601. #, fuzzy
  1602. #~ msgid "Filter Analytic Tag"
  1603. #~ msgstr "Filtru cont"
  1604. #~ msgid "Filter Cost Center"
  1605. #~ msgstr "Filtru centrul de cost"
  1606. #, fuzzy
  1607. #~ msgid "Filter Journal"
  1608. #~ msgstr "Jurnal"
  1609. #~ msgid "Filter Partner"
  1610. #~ msgstr "Filtru partenr"
  1611. #~ msgid "Final Balance"
  1612. #~ msgstr "Sold final"
  1613. #~ msgid "Final Credit"
  1614. #~ msgstr "Credit final"
  1615. #~ msgid "Final Debit"
  1616. #~ msgstr "Debit final"
  1617. #~ msgid "Group Option"
  1618. #~ msgstr "Opțiuni grupare"
  1619. #~ msgid "Hide Account At 0"
  1620. #~ msgstr "Ascunde conturile cu zero"
  1621. #, fuzzy
  1622. #~ msgid "Hide Line"
  1623. #~ msgstr "Linie mișcare"
  1624. #~ msgid "Initial Balance"
  1625. #~ msgstr "Sold inițial"
  1626. #, fuzzy
  1627. #~ msgid "Initial Balance Foreign Currency"
  1628. #~ msgstr "Sold inițial"
  1629. #~ msgid "Initial Credit"
  1630. #~ msgstr "Credit inițial"
  1631. #~ msgid "Initial Debit"
  1632. #~ msgstr "Debit inițial"
  1633. #~ msgid "Label"
  1634. #~ msgstr "Etichetă"
  1635. #~ msgid "Line"
  1636. #~ msgstr "Linie"
  1637. #~ msgid "Move"
  1638. #~ msgstr "Mișcare"
  1639. #~ msgid "Move Line"
  1640. #~ msgstr "Linie mișcare"
  1641. #~ msgid "Only Posted Moves"
  1642. #~ msgstr "Numai înregistrări postate"
  1643. #~ msgid "Parent"
  1644. #~ msgstr "Părinte"
  1645. #, fuzzy
  1646. #~| msgid "Partner"
  1647. #~ msgid "Partner ID"
  1648. #~ msgstr "Partenr"
  1649. #, fuzzy
  1650. #~ msgid "Period Balance"
  1651. #~ msgstr "Sold inițial"
  1652. #~ msgid "Report"
  1653. #~ msgstr "Raport"
  1654. #~ msgid "Report Tax"
  1655. #~ msgstr "Raport Taxe"
  1656. #~ msgid "Sequence"
  1657. #~ msgstr "Secvență"
  1658. #~ msgid "Sort Option"
  1659. #~ msgstr "Opțiuni sortare"
  1660. #~ msgid "Tax Code"
  1661. #~ msgstr "Cod taxă"
  1662. #, fuzzy
  1663. #~ msgid "Tax ID"
  1664. #~ msgstr "Debit"
  1665. #~ msgid "Tax Name"
  1666. #~ msgstr "Nume taxă"
  1667. #, fuzzy
  1668. #~ msgid "report_vat_report_taxtag"
  1669. #~ msgstr "report_vat_report_taxtag"
  1670. #, fuzzy
  1671. #~ msgid "General Ledger - %s - %s"
  1672. #~ msgstr "Carte mare"
  1673. #, fuzzy
  1674. #~ msgid "Journal Ledger - %s - %s"
  1675. #~ msgstr "Jurnal"
  1676. #, fuzzy
  1677. #~ msgid "Open Items - %s - %s"
  1678. #~ msgstr "Poziții deschise"
  1679. #, fuzzy
  1680. #~ msgid "Trial Balance - %s - %s"
  1681. #~ msgstr "Balanță verificare"
  1682. #, fuzzy
  1683. #~ msgid "VAT Report - %s - %s"
  1684. #~ msgstr "Raport TVA"
  1685. #~ msgid "Hide Account Balance At 0"
  1686. #~ msgstr "Ascunde conturi sold la 0"