# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_accountant # # Translators: # Malaz Abuidris , 2022 # Martin Trigaux, 2022 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0beta+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-10-10 13:26+0000\n" "PO-Revision-Date: 2022-09-22 05:44+0000\n" "Last-Translator: Martin Trigaux, 2022\n" "Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "%(display_name_html)s with an open amount of %(open_amount)s will be fully " "reconciled by the transaction." msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "%(display_name_html)s with an open amount of %(open_amount)s will be reduced" " by %(amount)s." msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_form msgid "-> Reconcile" msgstr "-> تسوية " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "/>" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_move_form_inherit msgid "1 Bank Transaction" msgstr "" #. module: account_accountant #: model_terms:digest.tip,tip_description:account_accountant.digest_tip_account_accountant_0 msgid "Tip: Bulk update journal items" msgstr "نصيحة: قم بتحديث بنود اليومية بالجملة" #. module: account_accountant #: model_terms:digest.tip,tip_description:account_accountant.digest_tip_account_accountant_1 msgid "" "Tip: Find an Accountant or register your Accounting " "Firm" msgstr "" "نصيحة: اعثر على محاسب ليقوم بتسجيل شركة المحاسبة " "الخاصة بك" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "" "
See how to manage your customer invoices in the " "Customers/Invoices menu" msgstr "" "
تعرف على كيفية إدارة فواتير عملائك في قائمة العملاء/الفواتير " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_kanban_bank_rec_widget msgid " Matched" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Lock all journal entries" msgstr "قم بإقفال كافة قيود اليومية" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Lock specific journal entries" msgstr "قم بإقفال قيود معينة من اليومية" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "" "" msgstr "" "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "" "
Tip: If you don’t have one on " "hand, use our sample bill." msgstr "" "قم بإنشاء فاتورة المورّد الأولى.

نصيحة: إذا لم يكن لديكا فاتورة" " في متناول اليد، فبإمكانك الاستعانة بنموذج الفاتورة الخاص بنا. " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__create_uid #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__create_uid msgid "Created by" msgstr "أنشئ بواسطة" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__create_date #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__create_date msgid "Created on" msgstr "أنشئ في" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__credit #, python-format msgid "Credit" msgstr "الدائن" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_bank_statement_line__cron_last_check msgid "Cron Last Check" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__currency_id #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Currency" msgstr "العملة" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__date #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget #, python-format msgid "Date" msgstr "التاريخ" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__debit #, python-format msgid "Debit" msgstr "المدين" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Define fiscal years of more or less than one year" msgstr "تحديد السنوات المالية التي تزيد أو تقل عن السنة." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Deposits" msgstr "" #. module: account_accountant #: model:ir.model,name:account_accountant.model_digest_digest msgid "Digest" msgstr "الملخص" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_form_bank_rec_widget msgid "Discard" msgstr "تجاهل" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Discuss" msgstr "المناقشة " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__display_name #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__display_name #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__display_name #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__display_name msgid "Display Name" msgstr "اسم العرض " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__display_stroked_amount_currency msgid "Display Stroked Amount Currency" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__display_stroked_balance msgid "Display Stroked Balance" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/digest.py:0 #, python-format msgid "Do not have access, skip this data for user's digest email" msgstr "لا تملك صلاحيات الوصول. تخط هذه البيانات لبريد الملخص للمستخدم. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Due Date" msgstr "تاريخ الاستحقاق" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__date_to msgid "End Date" msgstr "تاريخ الانتهاء" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_fiscal_year__date_to msgid "Ending Date, included in the fiscal year." msgstr "تاريخ الانتهاء، ضمن السنة المالية. " #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_company__invoicing_switch_threshold #: model:ir.model.fields,help:account_accountant.field_res_config_settings__invoicing_switch_threshold msgid "" "Every payment and invoice before this date will receive the 'From Invoicing'" " status, hiding all the accounting entries related to it. Use this option " "after installing Accounting if you were using only Invoicing before, before " "importing all your actual accounting data in to Odoo." msgstr "" "سوف يكون لكل فاتورة وعملية دفع قبل هذا التاريخ حالة ’من تطبيق الفوترة‘ والتي" " ستخفي كافة القيود المحاسبية المتعلقة بها. استخدم هذا الخيار بعد تثبيت تطبيق" " المحاسبة إذا كنت تستخدم تطبيق الفوترة وحده من قبل، قبل إدخالك لكافة بياناتك" " المحاسبية الفعلية في أودو. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "External link" msgstr "رابط خارجي" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Filter on account, label, partner, amount,..." msgstr "قم بالتصفية حسب الحساب أو العلامة أو الشريك أو المبلغ،... " #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_fiscal_year msgid "Fiscal Year" msgstr "سنة مالية" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.action_account_fiscal_year_form msgid "Fiscal Year 2018" msgstr "السنة المالية 2018" #. module: account_accountant #: model:ir.actions.act_window,name:account_accountant.actions_account_fiscal_year #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__group_fiscal_year #: model:ir.ui.menu,name:account_accountant.menu_account_fiscal_year #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Fiscal Years" msgstr "السنوات المالية" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__fiscalyear_last_day msgid "Fiscalyear Last Day" msgstr "آخر أيام السنة المالية" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__fiscalyear_last_month msgid "Fiscalyear Last Month" msgstr "آخر شهور السنة المالية" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__flag msgid "Flag" msgstr "إبلاغ" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__force_price_included_taxes msgid "Force Price Included Taxes" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_account_id msgid "Form Account" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_amount_currency msgid "Form Amount Currency" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_balance msgid "Form Balance" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_currency_id msgid "Form Currency" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_date msgid "Form Date" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_extra_text msgid "Form Extra Text" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_flag msgid "Form Flag" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_force_negative_sign msgid "Form Force Negative Sign" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_index msgid "Form Index" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_name msgid "Form Name" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_id msgid "Form Partner" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_currency_id msgid "Form Partner Currency" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_payable_account_id msgid "Form Partner Payable Account" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_payable_amount msgid "Form Partner Payable Amount" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_receivable_account_id msgid "Form Partner Receivable Account" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_receivable_amount msgid "Form Partner Receivable Amount" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_single_currency_mode msgid "Form Single Currency Mode" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_suggest_amount_currency msgid "Form Suggest Amount Currency" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_suggest_balance msgid "Form Suggest Balance" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_tax_ids msgid "Form Tax" msgstr "" #. module: account_accountant #: model_terms:digest.tip,tip_description:account_accountant.digest_tip_account_accountant_0 msgid "" "From any list view, select multiple records and the list becomes editable. " "If you update a cell, selected records are updated all at once. Use this " "feature to update multiple journal entries from the General Ledger, or any " "Journal view." msgstr "" "قم باختيار سجلات متعددة من أي نافذة عرض القائمة، وستصبح القائمة قابلة " "للتحرير. إذا قمت بتحديث إحدى الخلايا، يتم تحديث كافة السجلات المختارة دفعة " "واحدة. استخدم هذه الخاصية لتحديث عدة بنود في اليومية من دفتر الأستاذ العام " "أو أي نافذة عرض لليومية. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "From now on, you may want to:" msgstr "من الآن فصاعداً، قد ترغب في: " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Get back to the dashboard using your previous path…" msgstr "عد إلى لوحة البيانات باستخدام المسار السابق... " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Go to invoicing" msgstr "اذهب إلى الفوترة " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Good Job!" msgstr "عمل رائع!" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Great! Let’s continue." msgstr "رائع! فلنكمل الآن. " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__group_tax_id msgid "Group Tax" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__id #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__id msgid "ID" msgstr "المُعرف" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_bank_rec_widget__to_check msgid "" "If this checkbox is ticked, it means that the user was not sure of all the " "related information at the time of the creation of the move and that the " "move needs to be checked again." msgstr "" "إذا كان هذا المربع محدداً، هذا يعني أن المستخدم لم يكن متأكداً من كافة " "المعلومات ذات الصلة في الوقت الذي أُنشئت فيه الحركة، وأنه يجب التحقق من " "الحركة مجدداً. " #. module: account_accountant #: code:addons/account_accountant/models/res_config_settings.py:0 #, python-format msgid "" "Incorrect fiscal year date: day is out of range for month. Month: %s; Day: " "%s" msgstr "" "تاريخ السنة المالية غير صحيح: اليوم المدخل غير موجود في هذا الشهر. " "الشهر:%s;اليوم:%s" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__index msgid "Index" msgstr "" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget__state__invalid msgid "Invalid" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Invalid statements" msgstr "" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_bank_rec_widget__state msgid "" "Invalid: The bank transaction can't be validate since the suspense account is still involved\n" "Valid: The bank transaction can be validated.\n" "Reconciled: The bank transaction has already been processed. Nothing left to do." msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_company__invoicing_switch_threshold #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__invoicing_switch_threshold msgid "Invoicing Switch Threshold" msgstr "الحد الأدنى لتبديل الفوترة " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__st_line_is_reconciled msgid "Is Reconciled" msgstr "تمت تسويته " #. module: account_accountant #: code:addons/account_accountant/models/reconciliation_widget.py:0 #, python-format msgid "" "It is mandatory to specify an account and a journal to create a write-off." msgstr "يلزم تحديد حساب ودفتر يومية لإنشاء عملية شطب. " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "Items" msgstr "العناصر" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model,name:account_accountant.model_account_journal #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget #, python-format msgid "Journal" msgstr "اليومية " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__journal_currency_id msgid "Journal Currency" msgstr "عملة اليومية " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__period_lock_date msgid "Journal Entries Lock Date" msgstr "تاريخ إقفال قيود اليومية " #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_move #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__move_id #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Journal Entry" msgstr "قيد اليومية" #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_move_line #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget msgid "Journal Item" msgstr "عنصر اليومية" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_action.js:0 #: model:ir.actions.client,name:account_accountant.action_manual_reconcile #, python-format msgid "Journal Items to Reconcile" msgstr "القيود اليومية المُراد تسويتها" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_digest_digest__kpi_account_bank_cash_value msgid "Kpi Account Bank Cash Value" msgstr "حساب المؤشر الرئيسي للأداء للقيمة النقدية للبنك " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_renderer.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Label" msgstr "بطاقة عنوان" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Last Day" msgstr "اليوم الأخير" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date____last_update #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year____last_update #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget____last_update #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line____last_update msgid "Last Modified on" msgstr "آخر تعديل في" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Last Reconciliation:" msgstr "آخر تسوية:" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__write_uid #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__write_uid msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__write_date #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__write_date msgid "Last Updated on" msgstr "آخر تحديث في" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s automate your bills, bank transactions and accounting processes." msgstr "فلنقم بأتمتة فواتيرك ومعاملاتك البنكية وعملياتك المحاسبية. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s go back to the dashboard." msgstr "فلنعد إلى لوحة البيانات. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s reconcile the fetched bank transactions." msgstr "لنقم بتسوية معاملات البنك التي تم إحضارها. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s see how a bill looks like in form view." msgstr "فلنرَ كيف تبدو إحدى الفواتير في طريقة عرض الاستمارة. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "" "Let’s use AI to fill in the form

Tip: If the OCR is not done " "yet, wait a few more seconds and try again." msgstr "" "فلنقم باستخدام الذكاء الاصطناعي لتعبئة الاستمارة.

نصيحة: انتظر " "لبضع ثوان ثم حاول مجدداً. " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__line_ids msgid "Line" msgstr "بند" #. module: account_accountant #: model:ir.model,name:account_accountant.model_bank_rec_widget_line msgid "Line of the lines_widget" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__lines_widget msgid "Lines Widget" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Load more... (" msgstr "تحميل المزيد... (" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__fiscalyear_lock_date msgid "Lock Date for All Users" msgstr "تاريخ الإقفال لكافة المستخدمين" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__period_lock_date msgid "Lock Date for Non-Advisers" msgstr "تاريخ الإقفال لغير المرشدين " #. module: account_accountant #: model:ir.ui.menu,name:account_accountant.menu_action_change_lock_date msgid "Lock Dates" msgstr "تواريخ الإقفال" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Management Closing" msgstr "إقفال الإدارة " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Manual Operations" msgstr "العمليات اليدوية " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/matching_link_widget/matching_link_widget.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_tree_bank_rec_widget #, python-format msgid "Match" msgstr "مطابقة" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Match Existing Entries" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Match with entries that are not from receivable/payable accounts" msgstr "" "المطابقة مع القيود التي لا تندرج ضمن الحسابات مستحقة القبض أو حسابات " "الدائنين. " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Matched" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/account_payment.py:0 #, python-format msgid "Matched Transactions" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__matching_rules_allow_auto_reconcile msgid "Matching Rules Allow Auto Reconcile" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Miscellaneous Matching" msgstr "مطابقة متنوعة" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Modify models" msgstr "تعديل النماذج " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget.xml:0 #, python-format msgid "More" msgstr "المزيد " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_move_line__move_attachment_ids msgid "Move Attachment" msgstr "تحريك المرفق " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__name #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__name msgid "Name" msgstr "الاسم" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "New" msgstr "جديد" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__next_action_todo msgid "Next Action Todo" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/move_line_list/move_line_list.xml:0 #, python-format msgid "No attachments linked." msgstr "لم يتم ربط أي مرفقات. " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "No statement" msgstr "" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_config_settings__tax_lock_date msgid "" "No users can edit journal entries related to a tax prior and inclusive of " "this date." msgstr "" "لايمكن للمستخدمين تعديل قيود اليومية المرتبطة بضرائب سابقة وشاملة لهذا " "التاريخ. " #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_config_settings__fiscalyear_lock_date msgid "" "No users, including Advisers, can edit accounts prior to and inclusive of " "this date. Use it for fiscal year locking for example." msgstr "" "لا يمكن لأي من المستخدمين، بما في ذلك المرشدين، تعديل حسابات سابقة وشاملة " "لهذا التاريخ. استخدمه لإغلاق سنة مالية، على سبيل المثال. " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Not Matched" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Notes" msgstr "الملاحظات" #. module: account_accountant #: code:addons/account_accountant/wizard/account_change_lock_date.py:0 #, python-format msgid "Only Billing Administrators are allowed to change lock dates!" msgstr "مديرو الفوترة وحدهم المصرح لهم بتغيير تواريخ الإقفال! " #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_config_settings__period_lock_date msgid "" "Only users with the 'Adviser' role can edit accounts prior to and inclusive " "of this date. Use it for period locking inside an open fiscal year, for " "example." msgstr "" "وحدهم المستخدمون ذوو صلاحية 'المرشد' بمقدورهم تحرير حسابات سابقة قبل وحتى " "هذا التاريخ. استخدمه لإغلاق فترة داخل سنة مالية مفتوحة، على سبيل المثال. " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "Open Amount" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "Open Amount in Currency" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Open balance" msgstr "حساب مفتوح" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Open balance: %s" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "Operations" msgstr "العمليات" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget msgid "Paid" msgstr "مدفوع" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__partner_id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__partner_id #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Partner" msgstr "الشريك" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Pay your" msgstr "ادفع " #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Payable" msgstr "الدائن" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Payable:" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_payment_form_inherit_account_accountant msgid "Payment Matching" msgstr "مطابقة المدفوعات" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_bank_statement_line__payment_state_before_switch #: model:ir.model.fields,field_description:account_accountant.field_account_move__payment_state_before_switch #: model:ir.model.fields,field_description:account_accountant.field_account_payment__payment_state_before_switch msgid "Payment State Before Switch" msgstr "حالة الدفع قبل التحويل " #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_payment #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Payments" msgstr "المدفوعات" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "Payments Matching" msgstr "مطابقة المدفوعات" #. module: account_accountant #: code:addons/account_accountant/models/account_payment.py:0 #, python-format msgid "Payments without a customer can't be matched" msgstr "لا يمكن مطابقة المدفوعات دون عميل " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Pick a date to lock" msgstr "اختر تاريخاً لإقفاله " #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Please install the 'Accounting Reports' module." msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Predict vendor bill accounts" msgstr "توقع حسابات فواتير الموردين " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Presets config" msgstr "ضبط الإعدادات المعدة مسبقاً " #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_change_lock_date__fiscalyear_lock_date msgid "" "Prevents Journal Entry creation or modification prior to the defined date " "for all users. As a closed period, all accounting operations are prohibited." msgstr "" "يمنع إنشاء قيود اليومية أو تعديلها قبل التاريخ المحدد لكافة المستخدمين، " "وباعتبارها فترة مقفلة، فإن كافة العمليات المحاسبية محظورة. " #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_change_lock_date__period_lock_date msgid "" "Prevents Journal entries creation prior to the defined date. Except for " "Accountants users." msgstr "" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_change_lock_date__tax_lock_date msgid "" "Prevents Tax Returns modification prior to the defined date (Journal Entries" " involving taxes). The Tax Return Lock Date is automatically set when the " "corresponding Journal Entry is posted." msgstr "" "يَمنع تعديل إقرار الضرائب قبل التاريخ المحدد (قيود اليومية التي تتضمن " "الضرائب). يتم تحديد تاريخ إقفال إقرار الضرائب تلقائياً عندما يتم نشر قيد " "اليومية المقابل له. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Process this transaction." msgstr "معالجة هذه المعاملة. " #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Receivable" msgstr "المدين" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Receivable:" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget msgid "Received" msgstr "تم الاستلام " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__reco_models_widget msgid "Reco Models Widget" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/models/account_move.py:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.actions.server,name:account_accountant.action_view_account_move_line_reconcile #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view #: model_terms:ir.ui.view,arch_db:account_accountant.view_move_line_tree #, python-format msgid "Reconcile" msgstr "تسوية" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__reconcile_model_id msgid "Reconcile Model" msgstr "" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget__state__reconciled msgid "Reconciled" msgstr "تمت التسوية" #. module: account_accountant #: model:ir.actions.client,name:account_accountant.action_manual_reconciliation #: model:ir.ui.menu,name:account_accountant.menu_action_manual_reconciliation msgid "Reconciliation" msgstr "التسوية" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Record cost of goods sold in your journal entries" msgstr "سجّل تكاليف البضاعة المباعة في قيود اليومية الخاصة بك " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Ref" msgstr "الرقم المرجعي " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Reset" msgstr "إعادة الضبط " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Residual" msgstr "المتبقي" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_form_bank_rec_widget msgid "Save" msgstr "حفظ" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_form_bank_rec_widget msgid "Save & Close" msgstr "حفظ وإغلاق" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_form_bank_rec_widget msgid "Save & New" msgstr "حفظ و جديد" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Save and New" msgstr "حفظ وفتح ملف جديد" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_renderer.js:0 #, python-format msgid "Select Partner" msgstr "اختر الشريك" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__selected_aml_ids msgid "Selected Aml" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Set as Checked" msgstr "التعيين كتمّ التحقق منه " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Settings" msgstr "الإعدادات" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Skip" msgstr "تخطي" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_renderer.js:0 #, python-format msgid "Some fields are undefined" msgstr "بعض الحقول غير محددة" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_aml_id msgid "Source Aml" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_aml_move_id msgid "Source Aml Move" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_aml_move_name msgid "Source Aml Move Name" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_amount_currency msgid "Source Amount Currency" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_balance msgid "Source Balance" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_credit msgid "Source Credit" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_debit msgid "Source Debit" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__st_line_id msgid "St Line" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__date_from msgid "Start Date" msgstr "تاريخ البداية" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_fiscal_year__date_from msgid "Start Date, included in the fiscal year." msgstr "تاريخ البداية، ضمن السنة المالية. " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__state msgid "State" msgstr "الحالة " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_kanban_bank_rec_widget #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Statement" msgstr "كشف الحساب" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Statement Line" msgstr "بند كشف الحساب" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "Suggestions" msgstr "الاقتراحات " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_ids msgid "Tax" msgstr "الضريبة" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_base_amount_currency msgid "Tax Base Amount Currency" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Tax Included in Price" msgstr "السعر يشمل الضريبة" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__tax_lock_date msgid "Tax Lock Date" msgstr "تاريخ إغلاق الضريبة" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_repartition_line_id msgid "Tax Repartition Line" msgstr "بند التوزيع الضريبي" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__tax_lock_date msgid "Tax Return Lock Date" msgstr "تاريخ إقفال الإقرار الضريبي " #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_tag_ids msgid "Tax Tag" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Taxes" msgstr "الضرائب" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "That's on average" msgstr "هذا في المتوسط" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_model.js:0 #, python-format msgid "The amount %s is not a valid partial amount" msgstr "لا يعد المبلغ %s مبلغاً جزئياً صالحاً. " #. module: account_accountant #: code:addons/account_accountant/models/account_fiscal_year.py:0 #, python-format msgid "The ending date must not be prior to the starting date." msgstr "يجب ألا يقع تاريخ الانتهاء قبل تاريخ البداية. " #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "The invoice %(display_name_html)s with an open amount of %(open_amount)s " "will be entirely paid by the transaction." msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "The invoice %(display_name_html)s with an open amount of %(open_amount)s " "will be reduced by %(amount)s." msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "" "The invoices up to this date will not be taken into account as accounting " "entries" msgstr "لن يتم اعتبار الفواتير حتى هذا التاريخ كقيود محاسبية " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "" "The system will try to predict the accounts on vendor bill lines based on " "history of previous bills" msgstr "" "سيحاول النظام توقع حسابات فواتير مورديك بناءً على سجل الفواتير السابق. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "There is nothing to reconcile." msgstr "لا يوجد شيء لتسويته. " #. module: account_accountant #: code:addons/account_accountant/models/account_bank_statement.py:0 #, python-format msgid "" "This bank transaction has been automatically validated using the " "reconciliation model '%s'." msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "This payment is registered but not reconciled." msgstr "هذه الدفعة مُسجلة ولكن لم يتم تسويتها. " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "This was the model that generated the lines suggested" msgstr "هذا هو النموذج الذي قام بتوليد البنود المقترحة " #. module: account_accountant #: model:digest.tip,name:account_accountant.digest_tip_account_accountant_0 msgid "Tip: Bulk update journal items" msgstr "نصيحة: قم بتحديث قيود اليومية بالجملة " #. module: account_accountant #: model:digest.tip,name:account_accountant.digest_tip_account_accountant_1 msgid "Tip: Find an Accountant or register your Accounting Firm" msgstr "نصيحة: ابحث عن محاسب أو قم بتسجيل شركتك المحاسبة الخاصة بك " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__to_check #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget #, python-format msgid "To Check" msgstr "للتفقد" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_kanban_bank_rec_widget msgid "To check" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "To speed up reconciliation, define" msgstr "لتسريع عملية التسوية، حدد" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__todo_command msgid "Todo Command" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Transaction" msgstr "معاملة" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__transaction_currency_id msgid "Transaction Currency" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/account_move.py:0 #, python-format msgid "Transfer Accounts" msgstr "حسابات وسيطة " #. module: account_accountant #: model:ir.actions.server,name:account_accountant.auto_reconcile_bank_statement_line_ir_actions_server #: model:ir.cron,cron_name:account_accountant.auto_reconcile_bank_statement_line #: model:ir.cron,name:account_accountant.auto_reconcile_bank_statement_line msgid "Try to reconcile automatically your statement lines" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/res_company.py:0 #, python-format msgid "Unreconciled statements lines" msgstr "" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget__state__valid msgid "Valid" msgstr "صالح" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_reconcile_model_widget_wizard #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Validate" msgstr "تصديق " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Verify" msgstr "تأكيد " #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "View" msgstr "عرض " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget.xml:0 #, python-format msgid "View models" msgstr "" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__wizard_id msgid "Wizard" msgstr "المعالج" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__company_currency_id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__company_currency_id msgid "Wizard Company Currency" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/reconciliation_widget.py:0 #, python-format msgid "Write-Off" msgstr "شطب" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Writeoff Date" msgstr "تاريخ الشطب " #. module: account_accountant #: code:addons/account_accountant/models/account_fiscal_year.py:0 #, python-format msgid "" "You can not have an overlap between two fiscal years, please correct the " "start and/or end dates of your fiscal years." msgstr "" "لا يمكن أن يكون هناك تداخل بين سنتين ماليتين، الرجاء تصحيح تواريخ بدء و/أو " "انتهاء سنواتك المالية. " #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You can't have maximum one auto balance line at the same time in the bank " "reconciliation widget" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You can't have multiple liquidity journal item at the same time in the bank " "reconciliation widget" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You can't have multiple times the same journal item in the bank " "reconciliation widget" msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/account_move.py:0 #, python-format msgid "" "You cannot reconcile the payable and receivable accounts of multiple " "partners together at the same time." msgstr "" "لا يمكن تسوية الحسابات مستحقة القبض وحسابات الدائنين لعدة شركاء في آن واحد. " #. module: account_accountant #: code:addons/account_accountant/wizard/account_change_lock_date.py:0 #, python-format msgid "You cannot set a lock date in the future." msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You might want to %(btn_start)sfully reconcile%(btn_end)s the document." msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You might want to make a %(btn_start)spartial reconciliation%(btn_end)s " "instead." msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "You might want to record a %(btn_start)spartial payment%(btn_end)s." msgstr "" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You might want to set the invoice as %(btn_start)sfully paid%(btn_end)s." msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "You reconciled" msgstr "لقد قمت بتسوية " #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__aml msgid "aml" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "and follow-up customers" msgstr "ومتابعة العملاء" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__auto_balance msgid "auto_balance" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_reconcile_model_widget_wizard msgid "e.g. Bank Fees" msgstr "مثلًا: الرسوم البنكية " #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__early_payment msgid "early_payment" msgstr "" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__liquidity msgid "liquidity" msgstr "" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__manual msgid "manual" msgstr "" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__new_aml msgid "new_aml" msgstr "" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "reconciliation models" msgstr "نماذج التسوية" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "remaining)" msgstr "متبقيين)" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "seconds per transaction." msgstr "ثوان لكل معاملة. " #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__tax_line msgid "tax_line" msgstr "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "to check" msgstr "للتفقد" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "transactions in" msgstr "معاملات في " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "unpaid invoices" msgstr "الفواتير غير المدفوعة " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "unreconciled entries" msgstr "قيود غير مسوّاة " #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "vendor bills" msgstr "فواتير المورد "