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.

2048 lines
88 KiB

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