769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
578 lines
22 KiB
Plaintext
578 lines
22 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_voucher
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux <mat@odoo.com>, 2017
|
|
# Mustafa Rawi <mustafa@cubexco.com>, 2017
|
|
# Abd El-Rahman Ali <abdelrahman.ali.242@gmail.com>, 2017
|
|
# hoxhe Aits <hoxhe0@gmail.com>, 2017
|
|
# Mohammed Ibrahim <m.ibrahim@mussder.com>, 2017
|
|
# Osama Ahmaro <osamaahmaro@gmail.com>, 2017
|
|
# Mustafa J. Kadhem <safi2266@gmail.com>, 2017
|
|
# hamza tayseer atieh <hamza.atieh@minervadata.com>, 2017
|
|
# Shaima Safar <shaima.safar@open-inside.com>, 2017
|
|
# Ghaith Gammar <g.gammar@saharaifs.net>, 2017
|
|
# Islam Eldeeb <islameldeb@gmail.com>, 2017
|
|
# ThaniAldawood <taldawood@hotmail.com>, 2017
|
|
# Sadig Adam <sadig41@gmail.com>, 2017
|
|
# amrnegm <amrnegm.01@gmail.com>, 2017
|
|
# Mohammed Albasha <m.albasha.ma@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-09-20 09:52+0000\n"
|
|
"PO-Revision-Date: 2017-09-20 09:52+0000\n"
|
|
"Last-Translator: Mohammed Albasha <m.albasha.ma@gmail.com>, 2017\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_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_state
|
|
msgid ""
|
|
" * The 'Draft' status is used when a user is encoding a new and unconfirmed Voucher.\n"
|
|
" * The 'Pro-forma' status is used when the voucher does not have a voucher number.\n"
|
|
" * The 'Posted' status is used when user create voucher,a voucher number is generated and voucher entries are created in account.\n"
|
|
" * The 'Cancelled' status is used when user cancel voucher."
|
|
msgstr ""
|
|
"* تستخدم الحالة `مسودة` عندما يشفر المستخدم قسيمة جديدة.\n"
|
|
"* تستخدم الحالة Pro-forma عندما لاتحوي القسيمة رقما\n"
|
|
"* تستخدم الحالة `مرسل` عند انشاء المستخدم لقسيمة، ويولد رقم للقسيمة ويتم انشاء مدخلات القسيمة في حساب\n"
|
|
"* تستخدم الحالة `ملغاة عندما يلغي المستخدم القسيمة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_account_id
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_account_id
|
|
msgid "Account"
|
|
msgstr "حساب"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
msgid "Account Date"
|
|
msgstr "تاريخ القيد"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_account_date
|
|
msgid "Accounting Date"
|
|
msgstr "تاريخ المحاسبة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model,name:account_voucher.model_account_voucher
|
|
msgid "Accounting Voucher"
|
|
msgstr "السند المحاسبي"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_price_subtotal
|
|
msgid "Amount"
|
|
msgstr "الزمن"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_account_analytic_id
|
|
msgid "Analytic Account"
|
|
msgstr "الحساب التحليلي"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Are you sure you want to cancel this receipt?"
|
|
msgstr "هل ترغب حقاً في إلغاء هذا الإيصال؟"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_date
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Bill Date"
|
|
msgstr "تاريخ الفاتورة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
msgid "Bill Information"
|
|
msgstr "بيانات الوثيقة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_reference
|
|
msgid "Bill Reference"
|
|
msgstr "مرجع الفاتورة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
msgid "Cancel"
|
|
msgstr "إلغاء"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Cancel Receipt"
|
|
msgstr "إلغاء الإيصال"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,state:0
|
|
msgid "Cancelled"
|
|
msgstr "ملغى "
|
|
|
|
#. module: account_voucher
|
|
#: code:addons/account_voucher/models/account_voucher.py:159
|
|
#, python-format
|
|
msgid "Cannot delete voucher(s) which are already opened or paid."
|
|
msgstr "لا يمكن حذف قسيمة (s) التي تم فتحها بالفعل أو المدفوعة."
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,help:account_voucher.action_sale_receipt
|
|
msgid "Click to create a sale receipt."
|
|
msgstr "انقر لانشاء وصل بيع."
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,help:account_voucher.action_purchase_receipt
|
|
msgid "Click to register a purchase receipt."
|
|
msgstr "انقر لتسجيل وصل شراء."
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_company_id
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_company_id
|
|
msgid "Company"
|
|
msgstr "الشركة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_company_id
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_line_company_id
|
|
msgid "Company related to this journal"
|
|
msgstr "الشركات المرتبطة بهذه اليومية"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_create_uid
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_create_uid
|
|
msgid "Created by"
|
|
msgstr "أنشئ بواسطة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_create_date
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_create_date
|
|
msgid "Created on"
|
|
msgstr "أنشئ في"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_currency_id
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_currency_id
|
|
msgid "Currency"
|
|
msgstr "العملة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_tree
|
|
msgid "Customer"
|
|
msgstr "العميل"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
msgid "Date"
|
|
msgstr "التاريخ"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_name
|
|
msgid "Description"
|
|
msgstr "الوصف"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_display_name
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_display_name
|
|
msgid "Display Name"
|
|
msgstr "الاسم المعروض"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,state:0
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Draft"
|
|
msgstr "مسودة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Draft Vouchers"
|
|
msgstr "القسائم الإفتراضية"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_date_due
|
|
msgid "Due Date"
|
|
msgstr "تاريخ الاستحقاق"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_account_date
|
|
msgid "Effective date for accounting entries"
|
|
msgstr "تاريخ فعال للمدخلات المحاسبية"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_line_sequence
|
|
msgid "Gives the sequence of this line when displaying the voucher."
|
|
msgstr "يعطي تسلسل لهذا السطر عندما يتم عرض الايصال"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Group By"
|
|
msgstr "تجميع حسب"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_id
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_id
|
|
msgid "ID"
|
|
msgstr "المعرف"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_tax_correction
|
|
msgid ""
|
|
"In case we have a rounding problem in the tax, use this field to correct it"
|
|
msgstr "في حالة وجود مشكلة بالتقريب للضريبة استخدم هذا الحقل لتصحيحه"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Internal Notes"
|
|
msgstr "ملاحظات داخلية"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_journal_id
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Journal"
|
|
msgstr "دفتر اليومية"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_move_id
|
|
msgid "Journal Entry"
|
|
msgstr "قيد يومية"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Journal Items"
|
|
msgstr "عناصر اليومية"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher___last_update
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "آخر تعديل في"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_write_uid
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "آخر تحديث بواسطة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_write_date
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "آخر تحديث في"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_narration
|
|
msgid "Notes"
|
|
msgstr "ملاحظات"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_number
|
|
msgid "Number"
|
|
msgstr "الرقم"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_line_tax_ids
|
|
msgid "Only for tax excluded from price"
|
|
msgstr "السعر لا يشمل الضريبة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_paid
|
|
msgid "Paid"
|
|
msgstr "مدفوع"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_partner_id
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
msgid "Partner"
|
|
msgstr "الشريك"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,pay_now:0
|
|
msgid "Pay Directly"
|
|
msgstr "الدفع مباشرة"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,pay_now:0
|
|
msgid "Pay Later"
|
|
msgstr "الدفع لاحقاً"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_pay_now
|
|
msgid "Payment"
|
|
msgstr "السداد"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_name
|
|
msgid "Payment Reference"
|
|
msgstr "رقم اشارة السداد"
|
|
|
|
#. module: account_voucher
|
|
#: code:addons/account_voucher/models/account_voucher.py:195
|
|
#, python-format
|
|
msgid "Please activate the sequence of selected journal !"
|
|
msgstr "الرجاء تفعيل التسلسل لليومية المختارة!"
|
|
|
|
#. module: account_voucher
|
|
#: code:addons/account_voucher/models/account_voucher.py:198
|
|
#, python-format
|
|
msgid "Please define a sequence on the journal."
|
|
msgstr "من فضلك حدد تسلسل في دفتر اليومية."
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,state:0
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Posted"
|
|
msgstr "مُؤجلة "
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Posted Vouchers"
|
|
msgstr "نشر القسيمة"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,state:0
|
|
msgid "Pro-forma"
|
|
msgstr "أولى"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_product_id
|
|
msgid "Product"
|
|
msgstr "المنتج"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,voucher_type:0
|
|
msgid "Purchase"
|
|
msgstr "الشراء"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
msgid "Purchase Receipt"
|
|
msgstr "ايصال الشراء"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,name:account_voucher.action_purchase_receipt
|
|
#: model:ir.ui.menu,name:account_voucher.menu_action_purchase_receipt
|
|
msgid "Purchase Receipts"
|
|
msgstr "إيصالات الشراء"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
msgid "Purchase Voucher"
|
|
msgstr "قسائم الشراء"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_quantity
|
|
msgid "Quantity"
|
|
msgstr "كمية"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,voucher_type:0
|
|
msgid "Sale"
|
|
msgstr "المبيعات"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Sales Information"
|
|
msgstr "بيانات المبيعات"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Sales Receipt"
|
|
msgstr "استلام المبيعات"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,name:account_voucher.action_sale_receipt
|
|
#: model:ir.ui.menu,name:account_voucher.menu_action_sale_receipt
|
|
msgid "Sales Receipts"
|
|
msgstr "إيصالات المبيعات"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Search Vouchers"
|
|
msgstr "بحث الإيصالات"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_sequence
|
|
msgid "Sequence"
|
|
msgstr "التسلسل"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Set to Draft"
|
|
msgstr "تعيين كمسودة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_state
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
msgid "Status"
|
|
msgstr "الحالة "
|
|
|
|
#. module: account_voucher
|
|
#: model:mail.message.subtype,name:account_voucher.mt_voucher_state_change
|
|
msgid "Status Change"
|
|
msgstr "تغيير الحالة"
|
|
|
|
#. module: account_voucher
|
|
#: model:mail.message.subtype,description:account_voucher.mt_voucher_state_change
|
|
msgid "Status changed"
|
|
msgstr "الحالة تغيرت"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_tax_ids
|
|
msgid "Tax"
|
|
msgstr "الضريبة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_tax_amount
|
|
msgid "Tax Amount"
|
|
msgstr "قيمة الضريبة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_tax_correction
|
|
msgid "Tax Correction"
|
|
msgstr ""
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_paid
|
|
msgid "The Voucher has been totally paid."
|
|
msgstr "لقد تم دفع القسيمة بالكامل"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_line_account_id
|
|
msgid "The income or expense account related to the selected product."
|
|
msgstr "حساب الايراد أو حساب المصروف مرتبط بالمنتج المُختار."
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,help:account_voucher.field_account_voucher_reference
|
|
msgid "The partner reference of this document."
|
|
msgstr "مرجع الشريك لهذا المستند"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
msgid "To Review"
|
|
msgstr "للمراجعة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_amount
|
|
msgid "Total"
|
|
msgstr "الإجمالي "
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_tree
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_tree_purchase
|
|
msgid "Total Amount"
|
|
msgstr "إجمالي المبلغ"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_voucher_type
|
|
msgid "Type"
|
|
msgstr "النوع"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_price_unit
|
|
msgid "Unit Price"
|
|
msgstr "سعر الوحده "
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
msgid "Validate"
|
|
msgstr "اعتماد "
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_tree_purchase
|
|
msgid "Vendor"
|
|
msgstr "المورد"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
msgid "Vendor Voucher"
|
|
msgstr "ايصال المجهز"
|
|
|
|
#. module: account_voucher
|
|
#: code:addons/account_voucher/models/account_voucher.py:97
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_voucher_id
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_sale
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_filter_vendor
|
|
#, python-format
|
|
msgid "Voucher"
|
|
msgstr "قيد"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,name:account_voucher.act_journal_voucher_open
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_tree
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_tree_purchase
|
|
msgid "Voucher Entries"
|
|
msgstr "قيود الإيصال"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model,name:account_voucher.model_account_voucher_line
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_ids
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_purchase_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_sale_receipt_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_line_form
|
|
#: model:ir.ui.view,arch_db:account_voucher.view_voucher_line_tree
|
|
msgid "Voucher Lines"
|
|
msgstr "خطوط القسيمة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.ui.view,arch_db:account_voucher.account_cash_statement_graph
|
|
msgid "Voucher Statistics"
|
|
msgstr "احصائيات القسيمة"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,name:account_voucher.action_review_voucher_list
|
|
msgid "Vouchers Entries"
|
|
msgstr "قيود الإيصالات"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,help:account_voucher.action_purchase_receipt
|
|
msgid ""
|
|
"When the purchase receipt is confirmed, you can record the\n"
|
|
" vendor payment related to this purchase receipt."
|
|
msgstr ""
|
|
"عند تاكييد وصل الشراء يمكنك تسجيل\n"
|
|
"دفعة المجهز المتعلقة بوصل الشراء هذا."
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.actions.act_window,help:account_voucher.action_sale_receipt
|
|
msgid ""
|
|
"When the sale receipt is confirmed, you can record the customer\n"
|
|
" payment related to this sales receipt."
|
|
msgstr ""
|
|
"عند تأكييد وصل البيع يمكنك تسجيل دفعة العميل \n"
|
|
"المتعلقة بوصل البيع هذا."
|
|
|
|
#. module: account_voucher
|
|
#: code:addons/account_voucher/models/account_voucher.py:377
|
|
#, python-format
|
|
msgid "You must first select a partner!"
|
|
msgstr "يجب أن تختار شريك أولاً!"
|