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.

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