# Translation of Odoo Server. # This file contains the translation of the following modules: # * stock # # Translators: # FIRST AUTHOR , 2014 # hoxhe Aits , 2015 # Mahmoud M. Soliman , 2015 # Mohammed Ibrahim , 2016 # Mustafa Rawi , 2015,2017 # SaFi J. , 2015 # SaFi J. , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-14 12:26+0000\n" "PO-Revision-Date: 2017-04-15 21:23+0000\n" "Last-Translator: Mustafa Rawi \n" "Language-Team: Arabic (http://www.transifex.com/odoo/odoo-8/language/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: stock #: help:stock.picking,state:0 msgid "" "\n" " * Draft: not confirmed yet and will not be scheduled until confirmed\n" "\n" " * Waiting Another Operation: waiting for another move to proceed before it becomes automatically available (e.g. in Make-To-Order flows)\n" "\n" " * Waiting Availability: still waiting for the availability of products\n" "\n" " * Partially Available: some products are available and reserved\n" "\n" " * Ready to Transfer: products reserved, simply waiting for confirmation.\n" "\n" " * Transferred: has been processed, can't be modified or cancelled anymore\n" "\n" " * Cancelled: has been cancelled, can't be confirmed anymore" msgstr "\n*مسوده : لم تتأكد بعد، لن يجدول حتى يتم التأكيد \n\n* في انتظار عملية أخرى: ننتظر خطوة أخرى إلى المضي قدما قبل أن تصبح متوفرة تلقائيا (على سبيل المثال في المكياج لأمر تدفقات)\n\n* انتظار التوفر: لا تزال تنتظر توافر المنتجات\n\n* متوفر جزئيا: بعض المنتجات المتوفرة ومحجوزه \n\n* على استعداد لنقل: المنتجات محفوظة، ببساطة منتظره التأكيد.\n\n*محوله : تم معالجتها، لا يمكن تعديلها أو إلغاؤها بعد الآن\n\n* ألغي: تم إلغاء، لا يمكن أن يتم تأكيد بعد الآن" #. module: stock #: help:stock.config.settings,module_stock_dropshipping:0 msgid "" "\n" "Creates the dropship route and add more complex tests-This installs the module stock_dropshipping." msgstr "\nسيقوم بإنشاء مسار الشحن المباشر ويضيف اختبارات أكثر تعقيداً. سيقوم هذا بتثبيت الموديول stock_dropshipping." #. module: stock #: code:addons/stock/stock.py:1662 #, python-format msgid " (%s reserved)" msgstr " (%s محجوز)" #. module: stock #: code:addons/stock/stock.py:1665 #, python-format msgid " (reserved)" msgstr " (محجوز)" #. module: stock #: code:addons/stock/stock.py:2954 #, python-format msgid "" "You cannot have two inventory adjustements in state 'in Progess' with the " "same product(%s), same location(%s), same package, same owner and same lot. " "Please first validate the first inventory adjustement with this product " "before creating another one." msgstr "لا يمكن أن يكون اثنين جرد للمخزون في حاله \" المعالجه \" مع نفس المنتج (%s) ، ونفس الموقع (%s) ، وحزمة واحدة ، نفس المالك ونفس الحصص. أولا الرجاء التحقق من صحة الجرد للمخزون الأول مع هذا المنتج قبل إنشاء واحد آخر. " #. module: stock #: code:addons/stock/stock.py:3090 #, python-format msgid " MTO" msgstr "حسب الطلب" #. module: stock #: code:addons/stock/product.py:179 code:addons/stock/product.py:335 #, python-format msgid " On Hand" msgstr "المملوك باليد" #. module: stock #: code:addons/stock/stock.py:3224 code:addons/stock/stock.py:3498 #, python-format msgid " Sequence in" msgstr "مسلسل الوارد" #. module: stock #: code:addons/stock/stock.py:3228 code:addons/stock/stock.py:3502 #, python-format msgid " Sequence internal" msgstr "المسلسل الداخلي" #. module: stock #: code:addons/stock/stock.py:3225 code:addons/stock/stock.py:3499 #, python-format msgid " Sequence out" msgstr "مسلسل الصادر" #. module: stock #: code:addons/stock/stock.py:3226 code:addons/stock/stock.py:3500 #, python-format msgid " Sequence packing" msgstr "مسلسل التعبئة" #. module: stock #: code:addons/stock/stock.py:3227 code:addons/stock/stock.py:3501 #, python-format msgid " Sequence picking" msgstr "مسلسل الاستلام" #. module: stock #: field:stock.inventory,move_ids_exist:0 msgid " Stock Move Exists?" msgstr "هل حركة المخزون موجودة؟" #. module: stock #: code:addons/stock/stock.py:2444 #, python-format msgid "%s %s %s has been moved to scrap." msgstr "%s %s %sتمنقلها الىالملغى" #. module: stock #: code:addons/stock/stock.py:2930 #, python-format msgid "%s: Supply Product from %s" msgstr "%s: توريد المنتج من %s" #. module: stock #: code:addons/stock/res_config.py:43 #, python-format msgid "%s: Transit Location" msgstr "%s: مكان الترانزيت" #. module: stock #: help:stock.move,state:0 msgid "" "* New: When the stock move is created and not yet confirmed.\n" "* Waiting Another Move: This state can be seen when a move is waiting for another one, for example in a chained flow.\n" "* Waiting Availability: This state is reached when the procurement resolution is not straight forward. It may need the scheduler to run, a component to me manufactured...\n" "* Available: When products are reserved, it is set to 'Available'.\n" "* Done: When the shipment is processed, the state is 'Done'." msgstr "*جديد:عندما تكونحركات المخزون منشاة ولم يتم تاكيدها بعد\n*فى انتظار تحرك اخر: هذه الحالة يمكن رؤيتها عندما تكون الحركة فى انتظار حركة اخرى, على سبيل المثال \"فى تدفق متسلسل\"\n*فى انتظار لة التوفر : هذه الحالة يتم الوصول لها عندما يكون قرار الشراء ليس واضحا .قد تحتاج الى تشغيل عنصر المصنوعة لى.\n*متوفر: عندما تكون المنتجات محفوظة, فانها تكون متاحة.\n*تم:عندما تكون الشحنة مجهزة,الحالة تكون \"تم\"" #. module: stock #: help:stock.location,usage:0 msgid "" "* Supplier Location: Virtual location representing the source location for products coming from your suppliers\n" " \n" "* View: Virtual location used to create a hierarchical structures for your warehouse, aggregating its child locations ; can't directly contain products\n" " \n" "* Internal Location: Physical locations inside your own warehouses,\n" " \n" "* Customer Location: Virtual location representing the destination location for products sent to your customers\n" " \n" "* Inventory: Virtual location serving as counterpart for inventory operations used to correct stock levels (Physical inventories)\n" " \n" "* Procurement: Virtual location serving as temporary counterpart for procurement operations when the source (supplier or production) is not known yet. This location should be empty when the procurement scheduler has finished running.\n" " \n" "* Production: Virtual counterpart location for production operations: this location consumes the raw material and produces finished products\n" " \n" "* Transit Location: Counterpart location that should be used in inter-companies or inter-warehouses operations\n" " " msgstr "* موقع المورد : موقع وهمى يمثل موقع المصدر للمنتجات القادمة من الموردين الخاصة بك\n\n* عرض: موقع وهمى يستخدم لإنشاء الهياكل الهرمية للمستودع الخاص بك، تجميع المواقع التابعة له. لا يمكن أن تحتوي منتجات منتجات مباشرة\n\n* الموقع الداخلى : مواقع فيزيائية داخل المستودعات الخاصة بك،\n\n* موقع العملاء: موقع وهمى يمثل موقع الوصول للمنتجاتالتى تم إرسالها إلى الزبائن\n\n* المخزون : موقع وهمى بمثابة نظير لعمليات حصر استخدامها لتصحيح مستويات المخزون (المخازن المادية)\n\n* المشتريات: موقع وهمى يخدم نظيره فى عمليات الشراء غير معروفة المصدر (المورد أو الإنتاج) حتى الان. ينبغي أن يكون هذا الموقع فارغ عند الانتهاء من جدولة تشغيل المشتريات .\n\n* الإنتاج: وهمى نظيره موقع لعمليات الإنتاج: هذا الموقع يستهلك المواد الخام وتنتج المنتجات النهائية\n\n* موقع العبور : نظير الموقع الذي ينبغي أن تستخدم في بين الشركات أو العمليات المشتركة بين المستودعات" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:260 #, python-format msgid "< Previous" msgstr "< السابق" #. module: stock #: model:ir.actions.act_window,help:stock.action_routes_form msgid "" "

\n" " Click to add a route.\n" "

\n" "

You can define here the main routes that run through\n" " your warehouses and that define the flows of your products. These\n" " routes can be assigned to a product, a product category or be fixed\n" " on procurement or sales order.

\n" " " msgstr "

\n انقر لإنشاء مسار جديد.\n

\n

\n يمكنك هنا تعريف المسارات التي تسلكها المنتجات بين مخازنك.\n هذه المسارات يمكنك ربطها بمنتج معين، أو فئة منتجات، أو اختيارها\n يدوياً في أوامر التوريد أو أوامر البيع.\n

\n " #. module: stock #: model:ir.actions.act_window,help:stock.action_deliver_move msgid "" "

\n" " Click to add a delivery order for this product.\n" "

\n" " Here you will find the history of all past deliveries related to\n" " this product, as well as all the products you must deliver to\n" " customers.\n" "

\n" " " msgstr "

\nانقر لاضافة طلب تسليم لهذا المنتج\n

\nهنا ستجد تاريخ كل التسليمات السابقة المتعلقة بهذا المنتج,ايضا كل المنتجات التى يجب عليك تسليمها للعملاء

\n " #. module: stock #: model:ir.actions.act_window,help:stock.action_location_form msgid "" "

\n" " Click to add a location.\n" "

\n" " Define your locations to reflect your warehouse structure and\n" " organization. Odoo is able to manage physical locations\n" " (warehouses, shelves, bin, etc), partner locations (customers,\n" " suppliers) and virtual locations which are the counterpart of\n" " the stock operations like the manufacturing orders\n" " consumptions, inventories, etc.\n" "

\n" " Every stock operation in Odoo moves the products from one\n" " location to another one. For instance, if you receive products\n" " from a supplier, Odoo will move products from the Supplier\n" " location to the Stock location. Each report can be performed on\n" " physical, partner or virtual locations.\n" "

\n" " " msgstr "

\n انقر لإنشاء مكان.\n

\n قم بتعريف الأماكن المختلفة في المخزن بما يحاكي مخازنك على أرض الواقع.\n أودو قادر على إدارة الأماكن الفعلية في المخزن (الأرفف، الخزانات، الحاويات، الممرات، إلخ)\n وأماكن الشركاء (كالعملاء والموردين)، والأماكن الافتراضية التي تستخدم كأماكن\n مناظرة في عمليات المخزون عند إصدار أوامر الإنتاج، سحب من المخزون\n وعمليات الجرد وحساب الفاقد والتالف.\n

\n كل حركة مخزون في أودو تحرك المنتجات من مكان إلى آخر. على سبيل المثال،\n إذا استلمت منتجات من أحد مورديك، فإن أودو يحرك الأصناف من مكان المورد\n إلى مكان المخزون. يمكنك استخراج التقارير على الأماكن الفعلية، أماكن الشركاء\n أو الأماكن الافتراضية.\n

\n " #. module: stock #: model:ir.actions.act_window,help:stock.action_orderpoint_form msgid "" "

\n" " Click to add a reordering rule.\n" "

You can define your minimum stock rules, so that Odoo will automatically create draft manufacturing orders or request for quotations according to the stock level. Once the virtual stock of a product (= stock on hand minus all confirmed orders and reservations) is below the minimum quantity, Odoo will generate a procurement request to increase the stock up to the maximum quantity.

\n" " " msgstr "

\nإضغط لإضافة قاعدة إعادة طلب \n.\n

\nيمكنك تحديد الحد الأدنى لقواعد المخزون الخاص بك، بحيث أوبنيرب سيخلق تلقائيا مسوده أوامر التصنيع أو طلب عروض الأسعار وفقا لمستوى المخزون. مرة واحدة في المخزون الوهمى للمنتج (= مخزون فى اليد ناقص جميع الاوامر المؤكدة والمحجوزه ) هو أقل من الحد الأدنى من الكمية، وسوف يقوم أوبنيرب بإنشاء طلب الشراء لزيادة المخزون ليصل إلى الحد الأقصى للكمية . \n\n

" #. module: stock #: model:ir.actions.act_window,help:stock.action_production_lot_form msgid "" "

\n" " Click to add a serial number.\n" "

\n" " This is the list of all the production lots you recorded. When\n" " you select a lot, you can get the traceability of the products contained in lot.\n" "

\n" " " msgstr "

\nإضغط لإضافه رقم متسلسل \n

هذه هي قائمة بجميع حصص الإنتاج التى قمت بتسجيلها. متى\nحددت الحصص ، ويمكنك الحصول على التتبع المنتجات الواردة في الحصص.\n

" #. module: stock #: model:ir.actions.act_window,help:stock.action_production_lot_form msgid "" "

\n" " Click to add a serial number.\n" "

\n" " This is the list of all the production lots you recorded. When\n" " you select a lot, you can get the \n" " traceability of the products contained in lot. By default, the\n" " list is filtered on the serial numbers that are available in\n" " your warehouse but you can uncheck the 'Available' button to\n" " get all the lots you produced, received or delivered to\n" " customers.\n" "

\n" " " msgstr "

\nإضغط لإضافه رقم مسلسل \n

\nهذه هي قائمة بجميع حصص الإنتاج التى قمت بتسجيلها. عندما\nقمت بتحديد الحصص، ويمكنك تتبع المنتجات الواردة في الحصص. افتراضيا،\nيتم تصفية قائمة على الأرقام التسلسلية التي تتوفر في\nالمستودع الخاص بك ولكن يمكنك إلغاء زر \"متاح\" ل\nالحصول على جميع الحصص التى أنتجت أو تم استلامها أو تسليمها ل\nالزبائن.\n

" #. module: stock #: model:ir.actions.act_window,help:stock.action_picking_type_form msgid "" "

\n" " Click to create a new picking type. \n" "

\n" " The picking type system allows you to assign each stock\n" " operation a specific type which will alter its views accordingly. \n" " On the picking type you could e.g. specify if packing is needed by default, \n" " if it should show the customer. \n" "

\n" " " msgstr "

\nإضغط لإنشاء نوع إلتقاط جديد \n

\nنظام نوع الالتقاط يسمح لك بالتعيين لكل المخزون\nتشغيل نوع محددسوف يعدل العرض وفقا لذلك .\nعلى نوع الالتقاط هل يمكن على سبيل المثال تحديد إذا كانت هناك حاجة للتعبئة الافتراضيه ،\nإذا كان ينبغي أن تظهر للعميل.\n

" #. module: stock #: model:ir.actions.act_window,help:stock.action_move_form2 msgid "" "

\n" " Click to create a stock movement.\n" "

\n" " This menu gives you the full traceability of inventory\n" " operations on a specific product. You can filter on the product\n" " to see all the past or future movements for the product.\n" "

\n" " " msgstr "

\nانقر لانشاء حركة مخزون\n

\nهذه القائمة تعطيك التتبع الكامل للجرد\nالعمليات على منتجات محددة.تستطيع التصفية على المنتجات\nلترى كل الحركات الفائتة او المستقبلية للمنتج\n

\n " #. module: stock #: model:ir.actions.act_window,help:stock.action_picking_tree msgid "" "

\n" " Click to create a stock operation. \n" "

\n" " Most operations are prepared automatically by Odoo according\n" " to your preconfigured logistics rules, but you can also record\n" " manual stock movements.\n" "

\n" " " msgstr "

\nإضغط لإنشاء عمليه مخزون \n

\nيتم إعداد معظم العمليات تلقائيا من قبل أوبنيرب وفقا\nلقواعد اللوجستية المعدة مسبقا، ولكن يمكنك أيضا تسجيل\nتحركات المخزون اليدوية.\n

" #. module: stock #: model:ir.actions.act_window,help:stock.action_warehouse_form msgid "" "

\n" " Click to define a new warehouse.\n" "

\n" " " msgstr "

\nانقر لتحديد مخزن جديد\n

\n " #. module: stock #: model:ir.actions.act_window,help:stock.action_receipt_picking_move msgid "" "

\n" " Click to register a product receipt. \n" "

\n" " Here you can receive individual products, no matter what\n" " purchase order or picking order they come from. You will find\n" " the list of all products you are waiting for. Once you receive\n" " an order, you can filter based on the name of the supplier or\n" " the purchase order reference. Then you can confirm all products\n" " received using the buttons on the right of each line.\n" "

\n" " " msgstr "

\nانقر لإنشاء إذن إضافة بهذا المنتج.\n

\nيمكنك هنا استلام منتجات منفردة بغض النظر عن أمر الشراء\nأو إذن الإضافة الذي نتج عنه. ستجد قائمة بكافة المنتجات التي\nتنتظرها. ما أن تستلم أمراً بالإضافة، يمكنك فرز وتصفية الأوامر حسب\nاسم المورد أو رقم أمر الشراء. يمكنك عندها تأكيد إذن الإضافة باستخدام\nالأزرار في نهاية كل بند.\n

" #. module: stock #: model:ir.actions.act_window,help:stock.action_receive_move msgid "" "

\n" " Click to register a receipt for this product.\n" "

\n" " Here you will find the history of all receipts related to\n" " this product, as well as all future receipts you are waiting\n" " from your suppliers.\n" "

\n" " " msgstr "

\nانقر لإنشاء أمر إضافة جديد لهذا المنتج.\n

\nستجد هنا قائمة بكافة أذونات الإضافة التي ورد فيها\nهذا المنتج، بالإضافة إلى كافة أذونات الإضافة التي\nتنتظر التنفيذ من جانب المورد.\n

" #. module: stock #: model:ir.actions.act_window,help:stock.action_inventory_form msgid "" "

\n" " Click to start an inventory. \n" "

\n" " Periodical Inventories are used to count the number of products\n" " available per location. You can use it once a year when you do\n" " the general inventory or whenever you need it, to adapt the\n" " current inventory level of a product.\n" "

\n" " " msgstr "

\nانقر لبدا جرد\n

\nتستخدم الجرود الدورية لحساب عدد المنجات المتاحة لكل موقع.يمكنك استخدامها مرة فى العام عند قيامك بالجرد العام او متى احتجت لها, لتكييف مستوى الجرد الحالى للمنتج

\n " #. module: stock #: model:ir.actions.act_window,help:stock.action_package_view msgid "" "

Packages are usually created by pack operations made on transfers and can contains several different products. You can then reuse a package to move its whole content somewhere else, or to pack it into another bigger package. A package can also be unpacked, allowing the disposal of its former content as single units again.\n" "

\n" " " msgstr "

\nعادة يتم إنشاء حزم من قبل عمليات الحزم المحرزه في عمليات النقل ويمكن أن يحتوي على العديد من المنتجات المختلفة. ثم يمكنك إعادة استخدام حزمة لنقل المحتوى كله في مكان آخر، أو الحزم إلى حزمة أخرى أكبر . يمكن أيضا أن تكون الحزمه مفتوحه ، والسماح للتخلص من المحتويات السابقه في وحدات مفرده مرة أخرى.\n

" #. module: stock #. openerp-web #: code:addons/stock/static/src/js/widgets.js:656 #, python-format msgid "

We could not find a picking to display.

" msgstr "

لا يوجد إلتقاط للعرض.

" #. module: stock #: code:addons/stock/stock.py:2556 #, python-format msgid "A Pack" msgstr "حزمة" #. module: stock #: field:report.stock.lines.date,active:0 field:stock.incoterms,active:0 #: field:stock.location,active:0 field:stock.location.path,active:0 #: field:stock.location.route,active:0 field:stock.picking.type,active:0 #: field:stock.warehouse.orderpoint,active:0 msgid "Active" msgstr "نشط" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Add an internal note..." msgstr "إضافة ملاحظات داخلية..." #. module: stock #: view:stock.config.settings:stock.view_stock_config_settings msgid "Additional Features" msgstr "خصائص اضافية" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Additional Info" msgstr "معلومات اضافية" #. module: stock #: view:stock.location:stock.view_location_form field:stock.location,comment:0 msgid "Additional Information" msgstr "معلومات إضافية" #. module: stock #: field:stock.warehouse,partner_id:0 msgid "Address" msgstr "العنوان" #. module: stock #: help:stock.config.settings,module_claim_from_delivery:0 msgid "" "Adds a Claim link to the delivery order.\n" "-This installs the module claim_from_delivery." msgstr "أضافه وصلة المطالبة لأمر التسليم.\nهذا يثبت موديول claim_from_delivery ." #. module: stock #: selection:stock.move,procure_method:0 msgid "Advanced: Apply Procurement Rules" msgstr "متقدم: تطبيق قواعد التوريد" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_type_form #: model:ir.actions.act_window,name:stock.action_picking_type_list #: model:ir.ui.menu,name:stock.menu_action_picking_type_form #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "All Operations" msgstr "كافة العمليات" #. module: stock #: selection:stock.picking,move_type:0 msgid "All at once" msgstr "دفعة واحدة" #. module: stock #: code:addons/stock/stock.py:2542 #, python-format msgid "All products" msgstr "كل المنتجات" #. module: stock #: field:stock.move,returned_move_ids:0 msgid "All returned moves" msgstr "جميع حركات المرتجعات" #. module: stock #: code:addons/stock/procurement.py:241 #, python-format msgid "All stock moves have been cancelled for this procurement." msgstr "كل تحركات المخزون تم إلغائها لهذا التحصيل." #. module: stock #: field:stock.config.settings,module_claim_from_delivery:0 msgid "Allow claim on deliveries" msgstr "سماح المطالبة على شحنات" #. module: stock #: field:stock.config.settings,group_stock_packaging:0 msgid "Allow to define several packaging methods on products" msgstr "السسماح لتحديد طرق عديدة لتغليف وتعبئة المنتجات" #. module: stock #: help:stock.config.settings,group_stock_packaging:0 msgid "" "Allows you to create and manage your packaging dimensions and types you want" " to be maintained in your system." msgstr "يسمح لك لإنشاء وإدارة أبعاد التعبئة والتغليف الخاصة بك والأنواع التى تريد أن يستمر في النظام الخاص بك" #. module: stock #: help:stock.config.settings,group_uom:0 msgid "" "Allows you to select and maintain different units of measure for products." msgstr "يسمح لك باختيار والحفاظ على وحدات قياس متعددة للمنتجات" #. module: stock #: help:stock.config.settings,group_uos:0 msgid "" "Allows you to sell units of a product, but invoice based on a different unit of measure.\n" "For instance, you can sell pieces of meat that you invoice based on their weight." msgstr "يسمح لك أن تبيع وحدة من المنتج، ولكن الفاتورة على أساس وحدة مختلفة القياس.\nعلى سبيل المثال، يمكنك بيع قطعة من اللحم و تكون الفاتورة بناء على وزنهم. " #. module: stock #: help:stock.config.settings,group_uos:0 msgid "" "Allows you to store units of a product, but sell and invoice based on a different unit of measure.\n" "For instance, you can store pieces of meat that you sell and invoice based on their weight." msgstr "يسمح لك لتخزين وحدة من المنتج، ولكن البيع والفاتورة على أساس وحدة مختلفة للقياس\nعلى سبيل المثال، يمكنك تخزين قطع اللحم التي تبيعها والفاتورة بناء على وزنهم. " #. module: stock #: view:stock.location.route:stock.stock_location_route_form_view msgid "Applicable On" msgstr "ينطبق على" #. module: stock #: field:stock.location.route,product_selectable:0 msgid "Applicable on Product" msgstr "ينطبق على منتج" #. module: stock #: field:stock.location.route,product_categ_selectable:0 msgid "Applicable on Product Category" msgstr "ينطبق على فئة منتج" #. module: stock #: field:stock.location.route,warehouse_selectable:0 msgid "Applicable on Warehouse" msgstr "ينطبق على مستودع" #. module: stock #: view:stock.config.settings:stock.view_stock_config_settings msgid "Apply" msgstr "تطبيق" #. module: stock #: help:stock.config.settings,decimal_precision:0 msgid "" "As an example, a decimal precision of 2 will allow weights like: 9.99 kg, " "whereas a decimal precision of 4 will allow weights like: 0.0231 kg." msgstr "وكمثال على ذلك، فإن الدقة العشرية من 2 تسمح الأوزان مثل: 9.99 كجم، في حين أن الدقة العشرية من 4 سيسمح الأوزان مثل: 0.0231 كجم. " #. module: stock #: view:make.procurement:stock.view_make_procurment_wizard msgid "Ask New Products" msgstr "السؤال للمنتجات الجديدة" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Assign Owner" msgstr "تعيين مالك" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Assigned Moves" msgstr "الحركات المقترنة" #. module: stock #: field:stock.location.path,auto:0 selection:stock.location.path,auto:0 msgid "Automatic Move" msgstr "حركة آلية" #. module: stock #: selection:stock.location.path,auto:0 msgid "Automatic No Step Added" msgstr "آلي بلا خطوة إضافية" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_procurement msgid "Automatic Procurements" msgstr "التوريدات الآلية" #. module: stock #: field:stock.move,string_availability_info:0 msgid "Availability" msgstr "التوافر" #. module: stock #: selection:stock.move,state:0 msgid "Available" msgstr "متوفر" #. module: stock #: view:product.template:stock.product_template_search_form_view_stock msgid "Available Products" msgstr "المنتجات المتوفرة" #. module: stock #: field:stock.move,backorder_id:0 field:stock.picking,backorder_id:0 msgid "Back Order of" msgstr "طلب تكميلي من" #. module: stock #: code:addons/stock/stock.py:952 #, python-format msgid "Back order %s created." msgstr "تم إنشاء الطلب التكميلي %s ." #. module: stock #: code:addons/stock/stock.py:4193 #, python-format msgid "Backorder exists" msgstr "الطلب التكميلي موجود " #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_backorder #: view:stock.picking:stock.view_picking_internal_search #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Backorders" msgstr "الطلبات التكميلية" #. module: stock #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Backorders (%)" msgstr "الطلبات التكميلية (%)" #. module: stock #: view:website:stock.report_picking msgid "Barcode" msgstr "باركود" #. module: stock #: view:website:stock.barcode_index msgid "Barcode Scanner" msgstr "قارئ الباركود" #. module: stock #: selection:stock.warehouse.orderpoint,logic:0 msgid "Best price (not yet active!)" msgstr "أفضل سعر (غير مفعل!)" #. module: stock #: model:stock.location,name:stock.stock_location_4 msgid "Big Suppliers" msgstr "الموردون الكبار" #. module: stock #: selection:stock.warehouse,delivery_steps:0 msgid "Bring goods to output location before shipping (Pick + Ship)" msgstr "جلب البضائع لموقع الاخراج قبل الشحن (تجهيز + شحن)" #. module: stock #: view:stock.quant.package:stock.view_quant_package_form #: field:stock.quant.package,quant_ids:0 msgid "Bulk Content" msgstr "محتوى جماعي" #. module: stock #: code:addons/stock/stock.py:1978 #, python-format msgid "" "By changing this quantity here, you accept the new quantity as complete: " "Odoo will not automatically generate a back order." msgstr "عن طريق تغيير هذه الكمية هنا، هل تقبل كمية جديدة وكاملة: سوف لا يقوم الأوبنيرب تولد تلقائيا الامر مرة أخرى. " #. module: stock #: help:stock.move,procure_method:0 msgid "" "By default, the system will take from the stock in the source location and " "passively wait for availability. The other possibility allows you to " "directly create a procurement on the source location (and thus ignore its " "current stock) to gather products. If we want to chain moves and have this " "one to wait for the previous, this second option should be chosen." msgstr "افتراضيا، فإن النظام يتخذ من المخزون في موقع المصدر والانتظار السلبي لاتاحه. والاحتمال الاخر يسمح لك بإنشاء مباشرة على الشراء على موقع المصدر (وبالتالي تجاهل المخزون الحالي) لجمع المنتجات. إذا كنا نريد سلسلة التحركات ويكون هذا واحد لانتظار السابق، وينبغي اختيار هذا الخيار الثاني. " #. module: stock #: help:stock.location,active:0 msgid "" "By unchecking the active field, you may hide a location without deleting it." msgstr "عند عدم التحقق من الحقل الفعال, يمكنك اخفاء المكان بدون حذف." #. module: stock #: help:stock.incoterms,active:0 msgid "" "By unchecking the active field, you may hide an INCOTERM you will not use." msgstr "عن طريق إلغاء الحقل النشط، قد تخفى الدخل الذى لن تستخدمه" #. module: stock #: view:stock.picking:stock.stock_picking_calendar msgid "Calendar View" msgstr "واجهة التقويم" #. module: stock #: code:addons/stock/stock.py:2989 #, python-format msgid "Can't find any customer or supplier location." msgstr "لا يمكن العثور على أي مكان للعميل أو للمورد." #. module: stock #: code:addons/stock/stock.py:3074 #, python-format msgid "Can't find any generic Make To Order route." msgstr "لا يمكن العثور على اي موجه حسب الطلب عام." #. module: stock #: view:make.procurement:stock.view_make_procurment_wizard #: view:procurement.orderpoint.compute:stock.view_procurement_compute_wizard #: view:stock.config.settings:stock.view_stock_config_settings #: view:stock.move.scrap:stock.view_stock_move_scrap_wizard #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "Cancel" msgstr "إلغاء" #. module: stock #: view:stock.move:stock.view_move_picking_form msgid "Cancel Availability" msgstr "إلغاء التوافر" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "Cancel Inventory" msgstr "إلغاء الجرد" #. module: stock #: view:stock.move:stock.view_move_form msgid "Cancel Move" msgstr "الغاء الحركة" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Cancel Transfer" msgstr "الغاء التحويل" #. module: stock #: selection:stock.inventory,state:0 selection:stock.move,state:0 #: selection:stock.picking,state:0 msgid "Cancelled" msgstr "ملغي" #. module: stock #: code:addons/stock/stock.py:1840 #, python-format msgid "Cannot unreserve a done move" msgstr "لا يمكن إلغاء حجز حركة تمت" #. module: stock #: field:product.template,loc_case:0 msgid "Case" msgstr "الحالة" #. module: stock #: field:stock.return.picking,move_dest_exists:0 msgid "Chained Move Exists" msgstr "يوجد سلسلة حركات" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:24 #, python-format msgid "Change Location" msgstr "تغيير المكان" #. module: stock #: model:ir.model,name:stock.model_stock_change_product_qty msgid "Change Product Quantity" msgstr "قم بتغيير كمية المنتج" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:170 #: code:addons/stock/static/src/xml/picking.xml:173 #, python-format msgid "Change destination location" msgstr "تغيير مكان الوجهة" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:169 #, python-format msgid "Change source location" msgstr "تغيير مكان المصدر" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Check Availability" msgstr "فحص التوافر" #. module: stock #: help:stock.location,scrap_location:0 msgid "" "Check this box to allow using this location to put scrapped/damaged goods." msgstr "علم هذا المربع ليسمح لك استخدام هذا الموقع لوضع السلع المدمرة /الباقية" #. module: stock #: field:stock.inventory.line,product_qty:0 msgid "Checked Quantity" msgstr "الكمية المفحوصة" #. module: stock #: help:stock.move,partially_available:0 msgid "Checks if the move has some stock reserved" msgstr "تحقق ما إذا كان هناك حركات محجوزة لهذا المخزون" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:11 #, python-format msgid "Choose a location" msgstr "اختر مكاناً" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:23 #: code:addons/stock/static/src/xml/picking.xml:42 #: code:addons/stock/static/src/xml/picking.xml:66 #, python-format msgid "Close" msgstr "إغلاق" #. module: stock #: field:stock.incoterms,code:0 msgid "Code" msgstr "رمز" #. module: stock #: field:stock.picking.type,color:0 msgid "Color" msgstr "اللون" #. module: stock #: view:website:stock.report_picking msgid "Commitment Date" msgstr "تاريخ الالتزام" #. module: stock #: model:ir.model,name:stock.model_res_company msgid "Companies" msgstr "المؤسسات" #. module: stock #: field:stock.config.settings,company_id:0 field:stock.inventory,company_id:0 #: field:stock.inventory.line,company_id:0 field:stock.location,company_id:0 #: field:stock.location.path,company_id:0 #: field:stock.location.route,company_id:0 field:stock.move,company_id:0 #: field:stock.picking,company_id:0 view:stock.quant:stock.quant_search_view #: field:stock.quant,company_id:0 #: view:stock.quant.package:stock.quant_package_search_view #: field:stock.quant.package,company_id:0 field:stock.warehouse,company_id:0 #: field:stock.warehouse.orderpoint,company_id:0 msgid "Company" msgstr "المؤسسة" #. module: stock #: model:ir.model,name:stock.model_procurement_orderpoint_compute msgid "Compute Minimum Stock Rules" msgstr "حساب قواعد حدود الطلب" #. module: stock #: view:procurement.orderpoint.compute:stock.view_procurement_compute_wizard msgid "Compute Stock" msgstr "حساب المخزون" #. module: stock #: model:ir.actions.act_window,name:stock.action_procurement_compute #: model:ir.ui.menu,name:stock.menu_procurement_compute msgid "Compute Stock Minimum Rules Only" msgstr "حساب قواعد حد الطلب فقط" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_configuration msgid "Configuration" msgstr "الإعدادات" #. module: stock #: model:ir.actions.act_window,name:stock.action_stock_config_settings #: view:stock.config.settings:stock.view_stock_config_settings msgid "Configure Warehouse" msgstr "ضبط المخزن" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:54 #: code:addons/stock/static/src/xml/picking.xml:175 #, python-format msgid "Configure package" msgstr "ضبط الحزمة" #. module: stock #: view:stock.move:stock.view_move_picking_form msgid "Confirm" msgstr "تأكيد" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Confirmed" msgstr "مؤكد" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Confirmed Moves" msgstr "الحركات المؤكدة" #. module: stock #: view:report.stock.lines.date:stock.report_stock_lines_date_search msgid "Consumable" msgstr "استهلاكي" #. module: stock #: view:stock.quant.package:stock.view_quant_package_form #: field:stock.quant.package,children_ids:0 msgid "Contained Packages" msgstr "الحزم المضمنة" #. module: stock #: field:stock.location,child_ids:0 msgid "Contains" msgstr "يحتوي" #. module: stock #: view:stock.quant.package:stock.view_quant_package_form msgid "Content" msgstr "المحتوى" #. module: stock #: field:stock.location,posx:0 msgid "Corridor (X)" msgstr "الممر (×)" #. module: stock #: field:stock.pack.operation,cost:0 msgid "Cost" msgstr "التكلفة" #. module: stock #: view:product.template:stock.view_template_property_form msgid "Counter-Part Locations Properties" msgstr "خصائص الأماكن المناظرة" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:166 #, python-format msgid "Create / Change Lot" msgstr "إنشاء/تغيير اللوط" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:35 #: code:addons/stock/static/src/xml/picking.xml:43 #, python-format msgid "Create Lot" msgstr "إنشاء لوط" #. module: stock #: selection:procurement.rule,procure_method:0 msgid "Create Procurement" msgstr "إنشاء طريقة توريد" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:80 #, python-format msgid "Create backorder" msgstr "إنشاء طلب تكميلي" #. module: stock #: field:stock.inventory,move_ids:0 msgid "Created Moves" msgstr "انشاء التحركات" #. module: stock #: field:stock.warehouse.orderpoint,procurement_ids:0 msgid "Created Procurements" msgstr "التوريدات المُنشأة" #. module: stock #: field:make.procurement,create_uid:0 #: field:procurement.orderpoint.compute,create_uid:0 #: field:product.putaway,create_uid:0 field:product.removal,create_uid:0 #: field:stock.change.product.qty,create_uid:0 #: field:stock.config.settings,create_uid:0 #: field:stock.fixed.putaway.strat,create_uid:0 #: field:stock.incoterms,create_uid:0 field:stock.inventory,create_uid:0 #: field:stock.inventory.line,create_uid:0 field:stock.location,create_uid:0 #: field:stock.location.path,create_uid:0 #: field:stock.location.route,create_uid:0 field:stock.move,create_uid:0 #: field:stock.move.operation.link,create_uid:0 #: field:stock.move.scrap,create_uid:0 field:stock.pack.operation,create_uid:0 #: field:stock.picking,create_uid:0 field:stock.picking.type,create_uid:0 #: field:stock.production.lot,create_uid:0 field:stock.quant,create_uid:0 #: field:stock.quant.package,create_uid:0 #: field:stock.return.picking,create_uid:0 #: field:stock.return.picking.line,create_uid:0 #: field:stock.transfer_details,create_uid:0 #: field:stock.transfer_details_items,create_uid:0 #: field:stock.warehouse,create_uid:0 #: field:stock.warehouse.orderpoint,create_uid:0 msgid "Created by" msgstr "أُنشئ بواسطة" #. module: stock #: field:make.procurement,create_date:0 #: field:procurement.orderpoint.compute,create_date:0 #: field:product.putaway,create_date:0 field:product.removal,create_date:0 #: field:stock.change.product.qty,create_date:0 #: field:stock.config.settings,create_date:0 #: field:stock.fixed.putaway.strat,create_date:0 #: field:stock.incoterms,create_date:0 field:stock.inventory,create_date:0 #: field:stock.inventory.line,create_date:0 field:stock.location,create_date:0 #: field:stock.location.path,create_date:0 #: field:stock.location.route,create_date:0 #: field:stock.move.operation.link,create_date:0 #: field:stock.move.scrap,create_date:0 #: field:stock.pack.operation,create_date:0 field:stock.picking,create_date:0 #: field:stock.picking.type,create_date:0 #: field:stock.quant.package,create_date:0 #: field:stock.return.picking,create_date:0 #: field:stock.return.picking.line,create_date:0 #: field:stock.transfer_details,create_date:0 #: field:stock.transfer_details_items,create_date:0 #: field:stock.warehouse,create_date:0 #: field:stock.warehouse.orderpoint,create_date:0 msgid "Created on" msgstr "إنشاؤه في" #. module: stock #: view:stock.move:stock.view_move_search msgid "Creation" msgstr "إنشاء" #. module: stock #: field:stock.move,create_date:0 field:stock.picking,date:0 #: field:stock.production.lot,create_date:0 field:stock.quant,create_date:0 msgid "Creation Date" msgstr "تاريخ الإنشاء" #. module: stock #: help:stock.picking,date:0 msgid "Creation Date, usually the time of the order" msgstr "تأريخ الإنشاء عادةً هو وقت الأمر" #. module: stock #: code:addons/stock/stock.py:3392 #, python-format msgid "Cross-Dock" msgstr "عبر حوض " #. module: stock #: field:stock.warehouse,crossdock_route_id:0 msgid "Crossdock Route" msgstr "مسار حوض الطريق " #. module: stock #: field:stock.pack.operation,currency:0 msgid "Currency" msgstr "العملة" #. module: stock #: help:stock.pack.operation,currency:0 msgid "Currency in which Unit cost is expressed" msgstr "العملة التي تستخدم لتكلفة الوحدة" #. module: stock #: model:ir.actions.act_window,name:stock.location_open_quants #: model:ir.actions.act_window,name:stock.product_open_quants #: view:stock.location:stock.view_location_form msgid "Current Stock" msgstr "المخزون الحالي" #. module: stock #: help:product.product,qty_available:0 msgid "" "Current quantity of products.\n" "In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n" "In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n" "stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n" "Otherwise, this includes goods stored in any Stock Location with 'internal' type." msgstr "الكمية الحالية من المنتجات.\nفي سياق مع موقع مخزون فردى ، وهذا يشمل البضائع المخزنة في هذا الموقع ، أو أي من أبنائها.\nفي سياق مع مستودع فردى ، وهذا يشمل البضائع المخزنة في موقع مخزون هذا المستودع، أو أي من أبنائها.\nتخزينها في موقع المخزون من مستودع هذا المحل، أو أي من أبنائها.\nخلاف ذلك، وهذا يشمل البضائع المخزنة في أي موقع مع نوع 'الداخلية'." #. module: stock #: code:addons/stock/stock.py:4263 #: view:stock.location:stock.view_location_search #, python-format msgid "Customer" msgstr "عميل" #. module: stock #: field:procurement.order,partner_dest_id:0 msgid "Customer Address" msgstr "عنوان العميل" #. module: stock #: view:website:stock.report_picking msgid "Customer Address:" msgstr "عنوان العميل:" #. module: stock #: field:product.template,sale_delay:0 msgid "Customer Lead Time" msgstr "توقيت مبادرة العميل" #. module: stock #: field:res.partner,property_stock_customer:0 #: selection:stock.location,usage:0 msgid "Customer Location" msgstr "مكان العميل" #. module: stock #: view:stock.location:stock.view_location_search msgid "Customer Locations" msgstr "مواقع العميل" #. module: stock #: model:stock.location,name:stock.stock_location_customers #: selection:stock.picking.type,code:0 msgid "Customers" msgstr "العملاء" #. module: stock #: view:stock.move:stock.stock_move_tree field:stock.move,date:0 #: field:stock.pack.operation,date:0 field:stock.transfer_details_items,date:0 #: view:website:stock.report_inventory msgid "Date" msgstr "تاريخ" #. module: stock #: view:stock.move:stock.stock_move_tree msgid "Date Expected" msgstr "الموعد المتوقع" #. module: stock #: help:stock.picking,date_done:0 msgid "Date of Completion" msgstr "تاريخ الاكتمال" #. module: stock #: field:stock.picking,date_done:0 msgid "Date of Transfer" msgstr "تاريخ التحويل" #. module: stock #: field:report.stock.lines.date,date:0 msgid "Date of latest Inventory" msgstr "تاريخ آخر جرد" #. module: stock #: field:report.stock.lines.date,move_date:0 msgid "Date of latest Stock Move" msgstr "تاريخ آخر حركة مخزون" #. module: stock #: help:stock.picking,message_last_post:0 #: help:stock.production.lot,message_last_post:0 msgid "Date of the last message posted on the record." msgstr "تاريخ آخر رسالة نُشرت لهذا البند" #. module: stock #: view:report.stock.lines.date:stock.report_stock_lines_date_tree msgid "Dates of Inventories" msgstr "تواريخ الجرد" #. module: stock #: view:report.stock.lines.date:stock.report_stock_lines_date_form #: view:report.stock.lines.date:stock.report_stock_lines_date_search msgid "Dates of Inventories & Moves" msgstr "تواريخ الجرد والحركات" #. module: stock #: model:ir.model,name:stock.model_report_stock_lines_date msgid "Dates of Inventories and latest Moves" msgstr "تواريخ الجرد والحركات الأخيرة" #. module: stock #: model:res.company,overdue_msg:stock.res_company_1 msgid "" "Dear Sir/Madam,\n" "\n" "Our records indicate that some payments on your account are still due. Please find details below.\n" "If the amount has already been paid, please disregard this notice. Otherwise, please forward us the total amount stated below.\n" "If you have any queries regarding your account, Please contact us.\n" "\n" "Thank you in advance for your cooperation.\n" "Best Regards," msgstr "تحية طيبة، وبعد:\n\nتشير سجلاتنا إلى أن بعض المستحقات على حسابكم لا تزال غير مدفوعة. الرجاء مراجعة التفاصيل أدناه.\nإذا كنتم قد سددتم هذه المبالغ، فنرجو منكم إهمال هذه الرسالة. إذا كان الأمر غير ذلك، فنرجو منكم سداد المبالغ الموضحة أدناه.\nإذا كان لدى سيادتكم أي استفسارات، فنرجو ألا تترددوا في الاتصال بنا.\n\nنشكر لكم حسن تعاونكم معنا.\nمع أطيب أمنياتنا،" #. module: stock #: field:stock.config.settings,decimal_precision:0 msgid "Decimal precision on weight" msgstr "الدقة العشرية على الوزن" #. module: stock #: field:stock.picking.type,default_location_dest_id:0 msgid "Default Destination Location" msgstr "مكان الوجهة الافتراضي" #. module: stock #: help:stock.picking,owner_id:0 msgid "Default Owner" msgstr "المالك الافتراضي" #. module: stock #: field:stock.warehouse,default_resupply_wh_id:0 msgid "Default Resupply Warehouse" msgstr "مخزن إعادة التزويد الإفتراضي" #. module: stock #: field:stock.picking.type,default_location_src_id:0 msgid "Default Source Location" msgstr "مكان المصدر الافتراضي" #. module: stock #: help:stock.warehouse,reception_steps:0 msgid "Default incoming route to follow" msgstr "مسار الدخل الافتراضى لتتبع " #. module: stock #: help:stock.warehouse,delivery_steps:0 msgid "Default outgoing route to follow" msgstr "مسار الخارج الافتراضى لتتبع " #. module: stock #: selection:stock.move,procure_method:0 msgid "Default: Take From Stock" msgstr "الإفتراضي : الأخذ من المخزون" #. module: stock #: help:stock.warehouse,route_ids:0 msgid "Defaults routes through the warehouse" msgstr "الموجهات الإفتراضية خلال المخزن" #. module: stock #: help:stock.location,putaway_strategy_id:0 msgid "" "Defines the default method used for suggesting the exact location (shelf) " "where to store the products. This method can be enforced at the product " "category level, and a fallback is made on the parent locations if none is " "set here." msgstr "يحدد الطريقة الافتراضية المستخدمة تشير إلى المكان المحدد (الجرف) حيث تخزين المنتجات. يمكن فرض هذه الطريقة على مستوى فئة المنتج، ويتم إجراء احتياطي على المواقع الاساسيه إذا تم تعيين أيا هنا. " #. module: stock #: help:stock.location,removal_strategy_id:0 msgid "" "Defines the default method used for suggesting the exact location (shelf) " "where to take the products from, which lot etc. for this location. This " "method can be enforced at the product category level, and a fallback is made" " on the parent locations if none is set here." msgstr "يحدد الطريقة الافتراضية المستخدمة ليشير إلى المكان المحدد (الجرف) لاتخاذ منتجات من بينها، التي تكون حصص الخ لهذا الموقع. يمكن فرض هذه الطريقة على مستوى فئة المنتج، ويتم إجراء احتياطي على المواقع الاساسيه إذا تم تعيين أيا هنا. " #. module: stock #: view:procurement.rule:stock.view_procurement_rule_form_stock_inherit #: view:stock.location.path:stock.stock_location_path_form msgid "Delay" msgstr "تأخير" #. module: stock #: field:stock.location.path,delay:0 msgid "Delay (days)" msgstr "تأخير (الايام)" #. module: stock #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Delete" msgstr "حذف" #. module: stock #: code:addons/stock/product.py:264 #, python-format msgid "Delivered Qty" msgstr "الكمية المستلمة" #. module: stock #: model:ir.actions.act_window,name:stock.action_deliver_move #: view:product.product:stock.product_kanban_stock_view msgid "Deliveries" msgstr "أذونات الصرف" #. module: stock #: view:product.product:stock.product_kanban_stock_view #: field:product.product,delivery_count:0 msgid "Delivery" msgstr "إذن الصرف" #. module: stock #: view:website:stock.report_picking msgid "Delivery Address:" msgstr "عنوان التسليم:" #. module: stock #: field:stock.picking,move_type:0 msgid "Delivery Method" msgstr "طريقة التسليم" #. module: stock #: code:addons/stock/stock.py:3271 #: model:stock.picking.type,name:stock.chi_picking_type_out #: model:stock.picking.type,name:stock.picking_type_out #, python-format msgid "Delivery Orders" msgstr "أذونات الصرف" #. module: stock #: field:stock.warehouse,delivery_route_id:0 msgid "Delivery Route" msgstr "مسار الصرف" #. module: stock #: help:product.template,route_ids:0 msgid "" "Depending on the modules installed, this will allow you to define the route " "of the product: whether it will be bought, manufactured, MTO/MTS,..." msgstr "اعتمادا على الوحدات المثبته ، هذا سوف يسمح لك بتحديد مسار المنتج: ما إذا كان سيتم شراؤها، وتصنيعها، متعهد النقل المتعدد الوسائط / MTS، ... " #. module: stock #: field:stock.move,name:0 msgid "Description" msgstr "وصف" #. module: stock #: view:stock.move:stock.view_move_form view:stock.move:stock.view_move_search #: view:website:stock.report_picking msgid "Destination" msgstr "الوجهة الهدف" #. module: stock #: field:stock.move,partner_id:0 msgid "Destination Address " msgstr "العنوان الهدف" #. module: stock #: field:stock.location.path,location_dest_id:0 #: field:stock.move,location_dest_id:0 #: field:stock.pack.operation,location_dest_id:0 #: field:stock.picking,location_dest_id:0 #: field:stock.transfer_details_items,destinationloc_id:0 msgid "Destination Location" msgstr "المكان الهدف" #. module: stock #: field:procurement.order,move_dest_id:0 field:stock.move,move_dest_id:0 msgid "Destination Move" msgstr "الحركة الهدف" #. module: stock #: field:stock.pack.operation,result_package_id:0 msgid "Destination Package" msgstr "الحزمة الهدف" #. module: stock #: field:stock.transfer_details_items,result_package_id:0 msgid "Destination package" msgstr "الحزمة الهدف" #. module: stock #: field:stock.move,route_ids:0 msgid "Destination route" msgstr "مسار الوجهة" #. module: stock #: help:procurement.rule,procure_method:0 msgid "" "Determines the procurement method of the stock move that will be generated: " "whether it will need to 'take from the available stock' in its source " "location or needs to ignore its stock and create a procurement over there." msgstr "يحدد طريقة الشراء لتحرك المخزون الذى سيتم إنشاءه: ما إذا كان سوف تحتاج إلى 'الاخذ من المخزون المتاح \"في موقع مصدره أو تحتاج إلى تجاهل المخزون وإنشاء المشتريات هناك . " #. module: stock #: model:stock.location,name:stock.location_dispatch_zone msgid "Dispatch Zone" msgstr "نطاق الانجاز" #. module: stock #: model:ir.actions.act_window,help:stock.action_stock_line_date msgid "" "Display the latest Inventories and Moves done on your products and easily " "sort them with specific filtering criteria. If you do frequent and partial " "inventories, you need this report in order to ensure that the stock of each " "product is controlled at least once a year. This also lets you find out " "which products have seen little move lately and may deserve special measures" " (discounted sale, quality control...)" msgstr "اعرض اخر المخزونات التي تمت على المنتجات الخاصة بك وقم بتنويعهم بسهولة بمعايير تصفية محددة. اذا قمت بالتكرار ومخزونات جزئية, ستحتاج هذا التقرير بالترتيب لتأكيد ان المخزون لكل منتج تم التحكم فيه على الاقل مرة في السنة . هذا يتيح لك معرفة المنتجات التي شهدت تحرك قليلا في الآونة الأخيرة، وقد تستحق تدابير خاصة (بيع مخفض، ومراقبة الجودة ...)" #. module: stock #: view:stock.move:stock.view_move_search view:stock.move:stock.view_move_tree #: view:stock.move:stock.view_move_tree_receipt_picking #: selection:stock.move,state:0 #: view:stock.picking:stock.view_picking_internal_search msgid "Done" msgstr "تم" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_done msgid "Done Transfers" msgstr "التحويلات المنتهية" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_done_grouped msgid "Done Transfers by Date" msgstr "التحويلات المنتهية حسب التاريخ" #. module: stock #: selection:stock.inventory,state:0 #: view:stock.picking:stock.view_picking_internal_search #: selection:stock.picking,state:0 msgid "Draft" msgstr "مسودة" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Draft Moves" msgstr "مسودات الحركات" #. module: stock #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Edit..." msgstr "حرّر..." #. module: stock #: code:addons/stock/wizard/stock_transfer_details.py:115 #, python-format msgid "Enter transfer details" msgstr "إدخال تفاصيل النقل" #. module: stock #: code:addons/stock/stock.py:638 code:addons/stock/stock.py:2353 #: code:addons/stock/stock.py:2461 code:addons/stock/stock.py:2465 #: code:addons/stock/stock.py:2845 code:addons/stock/stock.py:3753 #, python-format msgid "Error" msgstr "خطأ" #. module: stock #: code:addons/stock/stock.py:368 code:addons/stock/stock.py:479 #: code:addons/stock/stock.py:2989 code:addons/stock/stock.py:3074 #, python-format msgid "Error!" msgstr "خطأ!" #. module: stock #: model:stock.location,name:stock.stock_location_7 msgid "European Customers" msgstr "العملاء الاوروبيين" #. module: stock #: code:addons/stock/stock.py:3753 #, python-format msgid "Everything inside a package should be in the same location" msgstr "يجب أن يكون كل شيء داخل الحزمة في نفس الموقع " #. module: stock #: view:product.template:stock.product_template_search_form_view_stock msgid "Exhausted Stock" msgstr "المخزون المنتهي" #. module: stock #: field:stock.move,date_expected:0 #: view:stock.picking:stock.view_picking_internal_search msgid "Expected Date" msgstr "التاريخ المتوقع" #. module: stock #: field:stock.config.settings,module_product_expiry:0 msgid "Expiry date on serial numbers" msgstr "تاريخ انتهاء الصلاحية للارقام التسلسلية" #. module: stock #: code:addons/stock/stock.py:1322 #, python-format msgid "Extra Move: " msgstr "حركة إضافية:" #. module: stock #: help:product.removal,method:0 msgid "FIFO, LIFO..." msgstr "FIFO, LIFO..." #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:101 #, python-format msgid "Filter by location..." msgstr "فرز حسب المكان..." #. module: stock #: view:stock.quant:stock.quant_search_view msgid "Filters" msgstr "مرشحات الفرز" #. module: stock #: view:product.putaway:stock.view_putaway msgid "Fixed Locations Per Categories" msgstr "أماكن ثابتة للفئات" #. module: stock #: field:product.putaway,fixed_location_ids:0 msgid "Fixed Locations Per Product Category" msgstr "أماكن ثابتة لكل فئة منتج" #. module: stock #: field:stock.picking,message_follower_ids:0 #: field:stock.production.lot,message_follower_ids:0 msgid "Followers" msgstr "المتابعون" #. module: stock #: view:stock.move:stock.view_move_picking_form #: view:stock.picking:stock.view_picking_form msgid "Force Availability" msgstr "فرض الاتاحة" #. module: stock #: field:product.category,removal_strategy_id:0 msgid "Force Removal Strategy" msgstr "فرض طريقة الصرف" #. module: stock #: help:product.template,track_incoming:0 msgid "" "Forces to specify a Serial Number for all moves containing this product and " "coming from a Supplier Location" msgstr "يتحتم عليك تحديد رقم تسلسلى لكل الحركات متضمنا هذا المنتج والواردة من موقع المورد" #. module: stock #: help:product.template,track_outgoing:0 msgid "" "Forces to specify a Serial Number for all moves containing this product and " "going to a Customer Location" msgstr "يتحتم عليك تحديد رقم تسلسلى لكل الحركات متضمنا هذا المنتج ووصولا الى موقع العميل" #. module: stock #: help:product.template,track_all:0 msgid "" "Forces to specify a Serial Number on each and every operation related to " "this product" msgstr "يتحتم لتحديد الرقم التسلسلي على كل عملية تتعلق بهذا المنتج " #. module: stock #: view:product.template:stock.product_template_search_form_view_stock msgid "Forecast Available Products" msgstr "توقع المنتجات المتوفرة" #. module: stock #: view:product.template:stock.product_template_search_form_view_stock msgid "Forecast Exhausted Stock" msgstr "توقع المخزون المنتهي" #. module: stock #: view:product.template:stock.product_template_search_form_view_stock msgid "Forecast Negative Stock" msgstr "توقع المخزون السالب" #. module: stock #: field:product.product,virtual_available:0 #: field:product.template,virtual_available:0 msgid "Forecast Quantity" msgstr "توقع الكمية" #. module: stock #: help:product.product,virtual_available:0 msgid "" "Forecast quantity (computed as Quantity On Hand - Outgoing + Incoming)\n" "In a context with a single Stock Location, this includes goods stored in this location, or any of its children.\n" "In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n" "Otherwise, this includes goods stored in any Stock Location with 'internal' type." msgstr "الكميه المتوقعه (المحسوبة = الكمية في اليد - الصادره + الواردة)\nفي سياق مع موقع مخزون منفرد ، وهذا يشمل البضائع المخزنة في هذا الموقع، أو أي من أبنائها.\nفي سياق مع مستودع واحد، وهذا يشمل البضائع المخزنة في موقع المخزون فى هذا المستودع، أو أي من أبنائها.\nخلاف ذلك، هذا يشمل البضائع المخزنة في أي موقع مخزون من النوع \"'داخلى \". " #. module: stock #: view:product.template:stock.product_template_kanban_stock_view msgid "Forecasted:" msgstr "متوقع" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:124 #, python-format msgid "From" msgstr "من" #. module: stock #: field:product.template,track_all:0 msgid "Full Lots Traceability" msgstr "تعقب كامل للوطات" #. module: stock #: code:addons/stock/product.py:262 #, python-format msgid "Future Deliveries" msgstr "التسليمات المستقبلية" #. module: stock #: code:addons/stock/product.py:268 #, python-format msgid "Future P&L" msgstr "المنتج و المكان الآتي" #. module: stock #: code:addons/stock/product.py:280 #, python-format msgid "Future Productions" msgstr "المنتجات المستقبلية" #. module: stock #: code:addons/stock/product.py:274 #, python-format msgid "Future Qty" msgstr "الكمية المستقبلية" #. module: stock #: code:addons/stock/product.py:252 #, python-format msgid "Future Receipts" msgstr "أذونات الإضافة المستقبلية" #. module: stock #: code:addons/stock/product.py:258 #, python-format msgid "Future Stock" msgstr "المخزون القادم" #. module: stock #: model:stock.location,name:stock.location_gate_a msgid "Gate A" msgstr "البوابة A" #. module: stock #: model:stock.location,name:stock.location_gate_b msgid "Gate B" msgstr "البوابة B" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "General Informations" msgstr "معلومات عامة" #. module: stock #: field:stock.config.settings,module_procurement_jit:0 msgid "Generate procurement in real time" msgstr "إنشاء التوريدات في الوقت الحقيقي" #. module: stock #: model:stock.location,name:stock.stock_location_5 msgid "Generic IT Suppliers" msgstr "مزود المعلومات التكنولوجية العامة" #. module: stock #: help:stock.fixed.putaway.strat,sequence:0 msgid "" "Give to the more specialized category, a higher priority to have them in top" " of the list." msgstr "تعطي لهذه الفئة أكثر تخصصا، أولوية أعلى ليكون لهم في أعلى القائمة. " #. module: stock #: help:stock.warehouse,default_resupply_wh_id:0 msgid "Goods will always be resupplied from this warehouse" msgstr "المنتجات سوف يتم توريدها من هذا المخزن" #. module: stock #: view:stock.inventory:stock.view_inventory_filter #: view:stock.move:stock.view_move_search #: view:stock.picking:stock.view_picking_internal_search #: view:stock.production.lot:stock.search_product_lot_filter #: view:stock.warehouse.orderpoint:stock.warehouse_orderpoint_search msgid "Group By" msgstr "تجميع حسب" #. module: stock #: view:stock.quant:stock.quant_search_view #: view:stock.quant.package:stock.quant_package_search_view msgid "Group by..." msgstr "تجميع حسب..." #. module: stock #: view:procurement.order:stock.view_procurement_form_stock_inherit msgid "Group's Pickings" msgstr "مجموعات الالتقاط " #. module: stock #: field:stock.pack.operation,processed:0 msgid "Has been processed?" msgstr "هل تم الانتهاء منها؟" #. module: stock #: field:stock.location,posz:0 msgid "Height (Z)" msgstr "الارتفاع (Z)" #. module: stock #: help:stock.picking,message_summary:0 #: help:stock.production.lot,message_summary:0 msgid "" "Holds the Chatter summary (number of messages, ...). This summary is " "directly in html format in order to be inserted in kanban views." msgstr "احتفظ بالملخص التعددى (عدد الرسائل....) هذا الملخص مباشرة بلغة الـ HTML من اجل ادراجه فى وجهات نظام kanban." #. module: stock #: field:make.procurement,id:0 field:procurement.orderpoint.compute,id:0 #: field:product.putaway,id:0 field:product.removal,id:0 #: field:report.stock.lines.date,id:0 field:stock.change.product.qty,id:0 #: field:stock.config.settings,id:0 field:stock.fixed.putaway.strat,id:0 #: field:stock.incoterms,id:0 field:stock.inventory,id:0 #: field:stock.inventory.line,id:0 field:stock.location,id:0 #: field:stock.location.path,id:0 field:stock.location.route,id:0 #: field:stock.move,id:0 field:stock.move.operation.link,id:0 #: field:stock.move.scrap,id:0 field:stock.pack.operation,id:0 #: field:stock.picking,id:0 field:stock.picking.type,id:0 #: field:stock.production.lot,id:0 field:stock.quant,id:0 #: field:stock.quant.package,id:0 field:stock.return.picking,id:0 #: field:stock.return.picking.line,id:0 field:stock.transfer_details,id:0 #: field:stock.transfer_details_items,id:0 field:stock.warehouse,id:0 #: field:stock.warehouse.orderpoint,id:0 msgid "ID" msgstr "المعرّف" #. module: stock #: code:addons/stock/stock.py:2643 code:addons/stock/stock.py:2808 #, python-format msgid "INV:" msgstr "جرد: " #. module: stock #: code:addons/stock/wizard/stock_change_product_qty.py:97 #, python-format msgid "INV: %s" msgstr "جرد: %s " #. module: stock #: model:stock.location,name:stock.stock_location_3 msgid "IT Suppliers" msgstr "مزود معلومات التكنولوجية" #. module: stock #: model:product.template,name:stock.product_icecream_product_template msgid "Ice Cream" msgstr "أيس كريم" #. module: stock #: model:product.template,description:stock.product_icecream_product_template msgid "" "Ice cream can be mass-produced and thus is widely available in developed " "parts of the world. Ice cream can be purchased in large cartons (vats and " "squrounds) from supermarkets and grocery stores, in smaller quantities from " "ice cream shops, convenience stores, and milk bars, and in individual " "servings from small carts or vans at public events." msgstr "الآيس كريم يمكن أن تنتج كتلة وبالتالي متاح على نطاق واسع في أجزاء المتقدمة في العالم. الآيس كريم يمكن شراؤها في كراتين كبيرة (أحواض ) من محلات السوبر ماركت ومحلات البقالة، وبكميات أقل من محلات الآيس كريم، والمتاجر، و حانات الحليب، وفي حصص فردية من عربات صغيرة أو شاحنات في المناسبات العامة. " #. module: stock #: field:stock.quant,name:0 msgid "Identifier" msgstr "المعرف" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "" "If a product is not at the right place, set the checked quantity to 0 and " "create a new line with correct location." msgstr "إذا كان المنتج ليس في المكان المناسب، تعيين كمية فحص ل0 وإنشاء خط جديد مع الموقع الصحيح. " #. module: stock #: help:stock.picking,message_unread:0 #: help:stock.production.lot,message_unread:0 msgid "If checked new messages require your attention." msgstr "عند التفعيل، يجب الانتباه الى الرسائل الجديدة" #. module: stock #: help:stock.location.path,propagate:0 msgid "" "If checked, when the previous move is cancelled or split, the move generated" " by this move will too" msgstr "إذا تحققت، عندما يتم إلغاء الحركة السابقة أو تقسيم، هذه الخطوة التي تم إنشاؤها بواسطة هذه الحركه سوف جدا " #. module: stock #: help:procurement.rule,propagate:0 msgid "" "If checked, when the previous move of the move (which was generated by a " "next procurement) is cancelled or split, the move generated by this move " "will too" msgstr "إذا تحققت، عندما يتم إلغاء الحركة السابقة من هذه الحركه (التي تم إنشاؤها من قبل المشتريات التالي) أو الانقسام، هذه الحركه التي تولدها هذه الحركه سوف جدا " #. module: stock #: help:stock.move,propagate:0 msgid "If checked, when this move is cancelled, cancel the linked move too" msgstr "اذا تم التحقق منه, عند الغاء هذا التحرك, الغي ايضًا التحرك المتصل" #. module: stock #: help:procurement.rule,route_id:0 msgid "If route_id is False, the rule is global" msgstr "إذا لم يتم تحديد مسار معين، فالقاعدة عامة على النظام" #. module: stock #: help:stock.pack.operation,result_package_id:0 msgid "If set, the operations are packed into this package" msgstr "إذا حددته، فسيتم التعبئة في هذه الحزمة." #. module: stock #: help:stock.warehouse.orderpoint,active:0 msgid "" "If the active field is set to False, it will allow you to hide the " "orderpoint without removing it." msgstr "إذا ألغيت تحديد حقل نشط، فسيمكنك إخفاء نقطة الطلبة بدون حذفها." #. module: stock #: help:stock.location.route,active:0 msgid "" "If the active field is set to False, it will allow you to hide the route " "without removing it." msgstr "إذا ألغيت تحديد حقل نشط، فسيمكنك إخفاء المسار دون الحاجة لحذفه." #. module: stock #: view:stock.picking:stock.view_picking_form msgid "" "If there is no product but a source package, this means the source package " "was moved entirely. If there is a product and a source package, the product" " was taken from the source package." msgstr "إذا كان لا يوجد منتج ولكن حزمة مصدر، هذا يعني تم نقل حزمة مصدر تماما. إذا كان هناك منتج ومصدر حزمة، اتخذ المنتج من حزمة المصدر. " #. module: stock #: help:stock.quant,negative_move_id:0 msgid "" "If this is a negative quant, this will be the move that caused this negative" " quant." msgstr "إذا كان هذه الكميه سالبه، ستكون هذه الحركه التي تسببت في هذه الكميه السالبه ." #. module: stock #: help:stock.picking,backorder_id:0 msgid "" "If this shipment was split, then this field links to the shipment which " "contains the already processed part." msgstr "إذا تم تقسيم هذه الشحنة، ثم هذه الروابط ميدانية لا لشحنة التي تحتوي على جزء معالجتها بالفعل. " #. module: stock #: help:stock.location.path,active:0 msgid "If unchecked, it will allow you to hide the rule without removing it." msgstr "إذا لم يتم التحقق منه، سوف تسمح لك لإخفاء القاعده دون إزالته. " #. module: stock #: help:stock.inventory,filter:0 msgid "" "If you do an entire inventory, you can choose 'All Products' and it will " "prefill the inventory with the current stock. If you only do some products" " (e.g. Cycle Counting) you can choose 'Manual Selection of Products' and " "the system won't propose anything. You can also let the system propose for " "a single product / lot /... " msgstr "إذا كنت تفعل جرد كامل، يمكنك اختيار 'جميع المنتجات'، وسوف تعبئتها بشكل مسبق للمخزون مع المخزون الحالي. إذا كنت تفعل سوى بعض المنتجات (مثل دورة العد) يمكنك اختيار \"اختيار يدوي من المنتجات 'والنظام لن تقترح أي شيء. يمكنك أيضا السماح للنظام اقتراح منتج واحد / الكثير / ... " #. module: stock #: selection:stock.inventory,state:0 msgid "In Progress" msgstr "قيد التقدم" #. module: stock #: field:stock.warehouse,in_type_id:0 msgid "In Type" msgstr "نوع الوارد" #. module: stock #: help:procurement.order,partner_dest_id:0 msgid "" "In case of dropshipping, we need to know the destination address more " "precisely" msgstr "في حالة إسقاط الشحنه نحن بحاجة إلى معرفة عنوان الوصول أكثر دقة " #. module: stock #: field:product.product,incoming_qty:0 field:product.template,incoming_qty:0 msgid "Incoming" msgstr "الوارد" #. module: stock #: model:ir.actions.act_window,name:stock.action_receipt_picking_move msgid "Incoming Products" msgstr "منتجات واردة" #. module: stock #: field:stock.quant,in_date:0 msgid "Incoming Date" msgstr "تاريخ الوصول" #. module: stock #: field:stock.warehouse,reception_steps:0 msgid "Incoming Shipments" msgstr "الشحنات الواردة" #. module: stock #: help:stock.incoterms,code:0 msgid "Incoterm Standard Code" msgstr "كود العقد التجاري" #. module: stock #: model:ir.actions.act_window,name:stock.action_incoterms_tree #: model:ir.model,name:stock.model_stock_incoterms #: model:ir.ui.menu,name:stock.menu_action_incoterm_open #: view:stock.incoterms:stock.stock_incoterms_form #: view:stock.incoterms:stock.view_incoterms_tree msgid "Incoterms" msgstr "شروط التجارة الدولية" #. module: stock #: help:stock.incoterms,name:0 msgid "" "Incoterms are series of sales terms. They are used to divide transaction " "costs and responsibilities between buyer and seller and reflect state-of-" "the-art transportation practices." msgstr "شروط التجارة الدولية هي سلسلة من حيث المبيعات. هي تستخدم لتقسيم تكاليف المعاملات والمسؤوليات بين المشتري والبائع وتعكس للدولة من بين الفن وممارسات النقل . " #. module: stock #: code:addons/stock/stock.py:1977 #, python-format msgid "Information" msgstr "معلومات" #. module: stock #: code:addons/stock/stock.py:3351 #: model:stock.location,name:stock.stock_location_company #, python-format msgid "Input" msgstr "الدخول" #. module: stock #: field:stock.warehouse,wh_input_stock_loc_id:0 msgid "Input Location" msgstr "مكان الدخول" #. module: stock #: help:stock.config.settings,module_stock_picking_wave:0 msgid "" "Install the picking wave module which will help you grouping your pickings " "and processing them in batch" msgstr "تثبيت وحدة موجة التقاط والتي سوف تساعدك على تجميع الالتقاطات ومعالجتها دفعة واحدة " #. module: stock #: model:stock.location,name:stock.stock_location_inter_wh msgid "Inter Company Transit" msgstr "ترانزيت بين الشركات " #. module: stock #: view:stock.location:stock.view_location_search #: selection:stock.picking.type,code:0 msgid "Internal" msgstr "داخلي" #. module: stock #: selection:stock.location,usage:0 msgid "Internal Location" msgstr "موقع داخلي" #. module: stock #: view:stock.location:stock.view_location_search #: view:stock.quant:stock.quant_search_view msgid "Internal Locations" msgstr "المواقع الداخلية" #. module: stock #: field:stock.picking,move_lines:0 msgid "Internal Moves" msgstr "تحركات داخلية" #. module: stock #: field:stock.production.lot,ref:0 msgid "Internal Reference" msgstr "مرجع داخلي" #. module: stock #: code:addons/stock/stock.py:3282 #: model:stock.picking.type,name:stock.picking_type_internal #, python-format msgid "Internal Transfers" msgstr "التحويلات الداخلية" #. module: stock #: field:res.company,internal_transit_location_id:0 msgid "Internal Transit Location" msgstr "مكان ترانزيت داخلي" #. module: stock #: field:stock.warehouse,int_type_id:0 msgid "Internal Type" msgstr "النوع الداخلي" #. module: stock #: help:stock.production.lot,ref:0 msgid "" "Internal reference number in case it differs from the manufacturer's serial " "number" msgstr "الرقم التسلسل الداخلي \"إذا كان مختلف عن رقم التسلسل الخاص بالمُصنِع\"" #. module: stock #: field:stock.inventory,location_id:0 msgid "Inventoried Location" msgstr "مكان جرد" #. module: stock #: field:stock.inventory,lot_id:0 msgid "Inventoried Lot/Serial Number" msgstr "الرقم المسلسل/رقم اللوط المجرود" #. module: stock #: field:stock.inventory,partner_id:0 msgid "Inventoried Owner" msgstr "مالك المجرود" #. module: stock #: field:stock.inventory,package_id:0 msgid "Inventoried Pack" msgstr "حزمه المجرود" #. module: stock #: field:stock.inventory,product_id:0 msgid "Inventoried Product" msgstr "منتج مجرود" #. module: stock #: field:stock.inventory,line_ids:0 msgid "Inventories" msgstr "المجرودات" #. module: stock #: view:stock.inventory:stock.view_inventory_filter msgid "Inventories Month" msgstr "شهر الجرد" #. module: stock #: model:ir.actions.report.xml,name:stock.action_report_inventory #: model:ir.model,name:stock.model_stock_inventory #: field:stock.inventory.line,inventory_id:0 selection:stock.location,usage:0 #: field:stock.move,inventory_id:0 view:website:stock.report_inventory msgid "Inventory" msgstr "مخزن" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "Inventory Adjustment" msgstr "تعديل الجرد" #. module: stock #: model:ir.actions.act_window,name:stock.action_inventory_form #: model:ir.ui.menu,name:stock.menu_action_inventory_form #: view:stock.inventory:stock.view_inventory_form msgid "Inventory Adjustments" msgstr "تعديلات الجرد" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_inventory_control msgid "Inventory Control" msgstr "مراقبة المخزون" #. module: stock #: field:stock.inventory,date:0 msgid "Inventory Date" msgstr "تاريخ الجرد" #. module: stock #: view:stock.inventory:stock.view_inventory_form #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "Inventory Details" msgstr "تفاصيل الجرد" #. module: stock #: model:ir.model,name:stock.model_stock_inventory_line msgid "Inventory Line" msgstr "خط الجرد" #. module: stock #: help:stock.inventory,line_ids:0 msgid "Inventory Lines." msgstr "بنود الجرد" #. module: stock #: field:product.template,property_stock_inventory:0 msgid "Inventory Location" msgstr "مكان الجرد" #. module: stock #: model:ir.model,name:stock.model_stock_location msgid "Inventory Locations" msgstr "مكان الجرد" #. module: stock #: help:stock.inventory,move_ids:0 msgid "Inventory Moves." msgstr "حركات الجرد" #. module: stock #: help:stock.inventory,name:0 msgid "Inventory Name." msgstr "اسم الجرد" #. module: stock #: view:stock.inventory:stock.view_inventory_filter #: field:stock.inventory,name:0 msgid "Inventory Reference" msgstr "مرجع الجرد" #. module: stock #: model:ir.model,name:stock.model_stock_location_route msgid "Inventory Routes" msgstr "مسارات الجرد" #. module: stock #: field:stock.quant,inventory_value:0 msgid "Inventory Value" msgstr "قيمة الجرد" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "" "Inventory adjustments will be made by comparing the theoretical and the " "checked quantities." msgstr "تعديلات الجرد سوفت تنشأ بمقارنة بين الكمية النظرية والكمية الفعلية" #. module: stock #: model:stock.location,name:stock.location_inventory msgid "Inventory loss" msgstr "المفقود من الجرد" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "Inventory of" msgstr "جرد ل" #. module: stock #: field:stock.config.settings,group_uos:0 msgid "Invoice products in a different unit of measure than the sales order" msgstr "المنتجات التى تم عمل فاتورة بها بوحدة قياس مختلفة عن طلب المبيعات" #. module: stock #: field:stock.picking,message_is_follower:0 #: field:stock.production.lot,message_is_follower:0 msgid "Is a Follower" msgstr "متابع" #. module: stock #: field:stock.location,scrap_location:0 msgid "Is a Scrap Location?" msgstr "أهذا مكان المنتجات التالفة؟" #. module: stock #: help:stock.move,product_packaging:0 msgid "" "It specifies attributes of packaging like type, quantity of packaging,etc." msgstr "وتحدد سمات المجموعة مثل النوع, كمية المجموعة, الخ." #. module: stock #: help:stock.picking,move_type:0 msgid "It specifies goods to be deliver partially or all at once" msgstr "تحدد السلع التى يتم تسلمها جزئيا او دفعة واحدة" #. module: stock #: field:stock.transfer_details,item_ids:0 msgid "Items" msgstr "العناصر" #. module: stock #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Last 10 Done Operations" msgstr "أخر 10 عمليات تمت" #. module: stock #: field:stock.picking.type,last_done_picking:0 msgid "Last 10 Done Pickings" msgstr "أخر 10 إلتقاطات تمت" #. module: stock #: field:stock.picking,message_last_post:0 #: field:stock.production.lot,message_last_post:0 msgid "Last Message Date" msgstr "تاريخ آخر رسالة" #. module: stock #: field:make.procurement,write_uid:0 #: field:procurement.orderpoint.compute,write_uid:0 #: field:product.putaway,write_uid:0 field:product.removal,write_uid:0 #: field:stock.change.product.qty,write_uid:0 #: field:stock.config.settings,write_uid:0 #: field:stock.fixed.putaway.strat,write_uid:0 #: field:stock.incoterms,write_uid:0 field:stock.inventory,write_uid:0 #: field:stock.inventory.line,write_uid:0 field:stock.location,write_uid:0 #: field:stock.location.path,write_uid:0 #: field:stock.location.route,write_uid:0 field:stock.move,write_uid:0 #: field:stock.move.operation.link,write_uid:0 #: field:stock.move.scrap,write_uid:0 field:stock.pack.operation,write_uid:0 #: field:stock.picking,write_uid:0 field:stock.picking.type,write_uid:0 #: field:stock.production.lot,write_uid:0 field:stock.quant,write_uid:0 #: field:stock.quant.package,write_uid:0 #: field:stock.return.picking,write_uid:0 #: field:stock.return.picking.line,write_uid:0 #: field:stock.transfer_details,write_uid:0 #: field:stock.transfer_details_items,write_uid:0 #: field:stock.warehouse,write_uid:0 #: field:stock.warehouse.orderpoint,write_uid:0 msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: stock #: field:make.procurement,write_date:0 #: field:procurement.orderpoint.compute,write_date:0 #: field:product.putaway,write_date:0 field:product.removal,write_date:0 #: field:stock.change.product.qty,write_date:0 #: field:stock.config.settings,write_date:0 #: field:stock.fixed.putaway.strat,write_date:0 #: field:stock.incoterms,write_date:0 field:stock.inventory,write_date:0 #: field:stock.inventory.line,write_date:0 field:stock.location,write_date:0 #: field:stock.location.path,write_date:0 #: field:stock.location.route,write_date:0 field:stock.move,write_date:0 #: field:stock.move.operation.link,write_date:0 #: field:stock.move.scrap,write_date:0 field:stock.pack.operation,write_date:0 #: field:stock.picking,write_date:0 field:stock.picking.type,write_date:0 #: field:stock.production.lot,write_date:0 field:stock.quant,write_date:0 #: field:stock.quant.package,write_date:0 #: field:stock.return.picking,write_date:0 #: field:stock.return.picking.line,write_date:0 #: field:stock.transfer_details,write_date:0 #: field:stock.transfer_details_items,write_date:0 #: field:stock.warehouse,write_date:0 #: field:stock.warehouse.orderpoint,write_date:0 msgid "Last Updated on" msgstr "آخر تحديث فى" #. module: stock #: code:addons/stock/stock.py:4191 #: view:stock.picking:stock.view_picking_internal_search #: view:stock.picking.type:stock.stock_picking_type_kanban #, python-format msgid "Late" msgstr "متأخر" #. module: stock #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Late (%)" msgstr "المتأخر (%)" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_late msgid "Late Transfers" msgstr "نقولات متأخرة" #. module: stock #: model:ir.actions.act_window,name:stock.action_stock_line_date #: model:ir.ui.menu,name:stock.menu_report_stock_line_date msgid "Latest Inventories & Moves" msgstr "آخر الحركات والجرد" #. module: stock #: field:stock.location,parent_left:0 field:stock.quant.package,parent_left:0 msgid "Left Parent" msgstr "اساس المتروك" #. module: stock #: help:stock.location,company_id:0 msgid "Let this field empty if this location is shared between companies" msgstr "اترك هذا الحقل فارغًا اذا تم اشتراك هذا المكان بين الشركات" #. module: stock #: help:stock.location.route,company_id:0 msgid "Let this field empty if this route is shared between all companies" msgstr "اترك هذا الحقل فارغًا اذا تم اشتراك هذا المكان بين كل الشركات" #. module: stock #: model:ir.model,name:stock.model_stock_move_operation_link msgid "Link between stock moves and pack operations" msgstr "الرابط بين تحركات المخزون و حزم العمليات " #. module: stock #: field:stock.pack.operation,linked_move_operation_ids:0 msgid "Linked Moves" msgstr "الحركات المتصلة" #. module: stock #: field:stock.move,linked_move_operation_ids:0 msgid "Linked Operations" msgstr "العمليات المتصلة" #. module: stock #: field:stock.quant,propagated_from_id:0 msgid "Linked Quant" msgstr "الكميات المتصلة" #. module: stock #: view:stock.location:stock.view_location_form msgid "Localization" msgstr "المحلية" #. module: stock #: field:product.product,location_id:0 #: field:stock.change.product.qty,location_id:0 #: field:stock.fixed.putaway.strat,fixed_location_id:0 #: field:stock.inventory.line,location_id:0 #: view:stock.move:stock.view_move_search field:stock.move.scrap,location_id:0 #: field:stock.picking,location_id:0 view:stock.quant:stock.quant_search_view #: field:stock.quant,location_id:0 #: view:stock.quant.package:stock.quant_package_search_view #: field:stock.quant.package,location_id:0 #: view:stock.warehouse.orderpoint:stock.warehouse_orderpoint_search #: field:stock.warehouse.orderpoint,location_id:0 #: view:website:stock.report_inventory msgid "Location" msgstr "المكان" #. module: stock #: view:stock.config.settings:stock.view_stock_config_settings msgid "Location & Warehouse" msgstr "الموقع و المخزن" #. module: stock #: model:ir.actions.report.xml,name:stock.action_report_location_barcode msgid "Location BarCode" msgstr "باركود المكان" #. module: stock #: field:stock.location,loc_barcode:0 msgid "Location Barcode" msgstr "باركود المكان" #. module: stock #: field:stock.inventory.line,location_name:0 #: field:stock.location,complete_name:0 field:stock.location,name:0 msgid "Location Name" msgstr "اسم المكان" #. module: stock #: view:stock.location.path:stock.stock_location_path_form #: view:stock.location.path:stock.stock_location_path_tree msgid "Location Paths" msgstr "موقع المسارات" #. module: stock #: field:stock.warehouse,lot_stock_id:0 msgid "Location Stock" msgstr "مخزون الموقع" #. module: stock #: field:stock.location,usage:0 msgid "Location Type" msgstr "نوع الموقع" #. module: stock #: help:stock.move,location_dest_id:0 msgid "Location where the system will stock the finished products." msgstr "موقع تخزين المنتجات المنتهية" #. module: stock #: model:ir.actions.act_window,name:stock.action_location_form #: model:ir.ui.menu,name:stock.menu_action_location_form #: view:stock.move:stock.view_move_picking_form #: view:stock.picking.type:stock.view_picking_type_form #: view:stock.warehouse:stock.view_warehouse msgid "Locations" msgstr "الأماكن" #. module: stock #: view:stock.config.settings:stock.view_stock_config_settings msgid "Logistic" msgstr "لوجستية" #. module: stock #: field:stock.quant.package,ul_id:0 msgid "Logistic Unit" msgstr "الوحدة اللوجستية" #. module: stock #: model:ir.ui.menu,name:stock.menu_product_packaging_stock_action msgid "Logistic Units" msgstr "الوحدات اللوجيستية" #. module: stock #: view:product.category:stock.product_category_form_view_inherit #: view:stock.location:stock.view_location_form msgid "Logistics" msgstr "اللوجستيات" #. module: stock #: field:stock.move,restrict_lot_id:0 field:stock.move.scrap,restrict_lot_id:0 #: view:stock.quant:stock.quant_search_view field:stock.quant,lot_id:0 #: view:website:stock.report_lot_barcode #: view:website:stock.report_package_barcode msgid "Lot" msgstr "حصة" #. module: stock #: model:ir.actions.report.xml,name:stock.action_report_lot_barcode msgid "Lot BarCode" msgstr "باركود اللوط" #. module: stock #: view:stock.inventory:stock.view_inventory_tree msgid "Lot Inventory" msgstr "جرد الحصة" #. module: stock #: model:ir.model,name:stock.model_stock_production_lot msgid "Lot/Serial" msgstr "اللوط/المسلسل" #. module: stock #: field:stock.pack.operation,lot_id:0 #: field:stock.transfer_details_items,lot_id:0 msgid "Lot/Serial Number" msgstr "اللوط/الرقم المسلسل" #. module: stock #: view:product.template:stock.view_template_property_form #: field:stock.move,lot_ids:0 msgid "Lots" msgstr "حصص" #. module: stock #: field:stock.warehouse,mto_pull_id:0 msgid "MTO rule" msgstr "قاعدة حسب الطلب" #. module: stock #: model:ir.model,name:stock.model_make_procurement msgid "Make Procurements" msgstr "طلب الخامات" #. module: stock #: code:addons/stock/stock.py:3217 #: model:stock.location.route,name:stock.route_warehouse0_mto #, python-format msgid "Make To Order" msgstr "إنتاج عند الطلب" #. module: stock #: selection:stock.warehouse,delivery_steps:0 msgid "" "Make packages into a dedicated location, then bring them to the output " "location for shipping (Pick + Pack + Ship)" msgstr "جعل الحزم فى موقع مخصص، ثم تقديمهم لموقع الإخراج للشحن (ألتقاط + حزم + شحن ) " #. module: stock #: model:res.groups,name:stock.group_tracking_owner msgid "Manage Different Stock Owners" msgstr "إداره ملاك المخزون المختلفه " #. module: stock #: model:res.groups,name:stock.group_production_lot msgid "Manage Lots / Serial Numbers" msgstr "إدارة اللوطات / الأرقام التسلسلية " #. module: stock #: model:res.groups,name:stock.group_locations msgid "Manage Multiple Locations and Warehouses" msgstr "ادارة عديد من المواقع والمخازن" #. module: stock #: model:res.groups,name:stock.group_tracking_lot msgid "Manage Packages" msgstr "إدارة الحزم" #. module: stock #: model:res.groups,name:stock.group_adv_location msgid "Manage Push and Pull inventory flows" msgstr "إدارة شد وجذب تدفقات المخزون " #. module: stock #: field:stock.config.settings,group_stock_adv_location:0 msgid "Manage advanced routes for your warehouse" msgstr "إدارة الطرق المتقدمة للمستودع الخاص بك" #. module: stock #: field:stock.config.settings,group_uom:0 msgid "Manage different units of measure for products" msgstr "ادارة عدة وحدات قياس للمنتجات" #. module: stock #: field:stock.config.settings,module_stock_dropshipping:0 msgid "Manage dropshipping" msgstr "إدارة الشحن المباشر" #. module: stock #: field:stock.config.settings,group_stock_multiple_locations:0 msgid "Manage multiple locations and warehouses" msgstr "ادر مواقع ومخازن متعددة" #. module: stock #: field:stock.config.settings,group_stock_tracking_owner:0 msgid "Manage owner on stock" msgstr "إدارة المالك على المخزون" #. module: stock #: field:stock.config.settings,module_stock_picking_wave:0 msgid "Manage picking wave" msgstr "إداره دفعات الاستلام" #. module: stock #: model:res.groups,name:stock.group_stock_manager msgid "Manager" msgstr "المدير" #. module: stock #: selection:stock.location.path,auto:0 msgid "Manual Operation" msgstr "العملية اليدوية" #. module: stock #: code:addons/stock/stock.py:2640 #, python-format msgid "Manual Selection of Products" msgstr "الاختيار اليدوي من المنتجات" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Mark as Todo" msgstr "تأكيد" #. module: stock #: field:stock.picking,max_date:0 msgid "Max. Expected Date" msgstr "اقصى تاريخ متوقع" #. module: stock #: field:stock.warehouse.orderpoint,product_max_qty:0 msgid "Maximum Quantity" msgstr "الكمية القصوى" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:257 #, python-format msgid "Menu" msgstr "القائمة" #. module: stock #: field:stock.picking,message_ids:0 field:stock.production.lot,message_ids:0 msgid "Messages" msgstr "الرسائل" #. module: stock #: help:stock.picking,message_ids:0 help:stock.production.lot,message_ids:0 msgid "Messages and communication history" msgstr "تاريخ المحادثات والرسائل" #. module: stock #: field:product.putaway,method:0 field:product.removal,method:0 msgid "Method" msgstr "طريقة" #. module: stock #: field:res.company,propagation_minimum_delta:0 msgid "" "Minimum Delta for Propagation of a Date Change on moves linked together" msgstr "الحد الأدنى دلتا للدعوة لتغيير تاريخ نشر الأفلام التى ترتبط معا " #. module: stock #: model:ir.model,name:stock.model_stock_warehouse_orderpoint msgid "Minimum Inventory Rule" msgstr "قاعدة الحد الأدنى للمخزون" #. module: stock #: field:stock.warehouse.orderpoint,product_min_qty:0 msgid "Minimum Quantity" msgstr "الكمية الدنيا" #. module: stock #: field:procurement.order,orderpoint_id:0 msgid "Minimum Stock Rule" msgstr "قاعدة الحد الأدنى للمخزون" #. module: stock #: field:product.product,orderpoint_ids:0 msgid "Minimum Stock Rules" msgstr "قواعد الحد الأدنى للمخزون" #. module: stock #: field:stock.config.settings,propagation_minimum_delta:0 msgid "" "Minimum days to trigger a propagation of date change in pushed/pull flows." msgstr "الحد الأدنى للأيام ليؤدي الى انتشار تغيير التاريخ في التدفقات دفع / سحب. " #. module: stock #: view:stock.warehouse.orderpoint:stock.view_warehouse_orderpoint_form msgid "Misc" msgstr "متفرقات" #. module: stock #: field:stock.move.operation.link,move_id:0 #: field:stock.return.picking.line,move_id:0 msgid "Move" msgstr "نقل" #. module: stock #: code:addons/stock/procurement.py:43 #, python-format msgid "Move From Another Location" msgstr "التحريك من موقع آخر" #. module: stock #: field:stock.quant,negative_move_id:0 msgid "Move Negative Quant" msgstr "نقل كوانت السلبية " #. module: stock #: field:stock.move,split_from:0 msgid "Move Split From" msgstr "تقسيم الحركه من " #. module: stock #: field:procurement.rule,procure_method:0 msgid "Move Supply Method" msgstr "طريقة حركة التزويد" #. module: stock #: help:stock.move,date:0 msgid "" "Move date: scheduled date until move is done, then date of actual move " "processing" msgstr "تاريخ التحرك: تم عمل الموعد المقرر حتى التحرك, ثم تاريخ لاجراء التحرك الفعلي" #. module: stock #: help:procurement.order,move_dest_id:0 msgid "Move which caused (created) the procurement" msgstr "التحرك الذي تسبب في (إنشاء) عمليه شراء " #. module: stock #: view:stock.move:stock.view_move_form #: view:stock.move:stock.view_move_picking_form field:stock.move,quant_ids:0 msgid "Moved Quants" msgstr "الكميات المتحركه " #. module: stock #: model:ir.actions.act_window,name:stock.act_product_stock_move_open #: field:procurement.order,move_ids:0 #: view:product.product:stock.product_form_view_procurement_button #: view:product.template:stock.product_template_form_view_procurement_button #: view:stock.move:stock.stock_move_tree view:stock.move:stock.view_move_tree #: view:stock.move:stock.view_move_tree_receipt_picking #: view:stock.move:stock.view_move_tree_receipt_picking_board #: field:stock.quant,history_ids:0 #: field:stock.return.picking,product_return_moves:0 msgid "Moves" msgstr "حركات" #. module: stock #: help:procurement.order,move_ids:0 msgid "Moves created by the procurement" msgstr "التحركات التى تم إنشاؤها بواسطه عمليه الشراء " #. module: stock #: help:stock.warehouse.orderpoint,group_id:0 msgid "" "Moves created through this orderpoint will be put in this procurement group." " If none is given, the moves generated by procurement rules will be grouped " "into one big picking." msgstr "التحركات التي تم إنشاؤها من خلال هذه النقطة لكي يتم طرحه في مجموعة الشراء. في حال عدم إعطاء شيء، سيتم تجميع التحركات الناتجة عن قواعد المشتريات في إلتقاط واحدة كبيرة. " #. module: stock #: help:stock.pack.operation,linked_move_operation_ids:0 msgid "" "Moves impacted by this operation for the computation of the remaining " "quantities" msgstr "التحركات المتأثره بعملية حساب الكميات المتبقية " #. module: stock #: help:stock.quant,history_ids:0 msgid "Moves that operate(d) on this quant" msgstr "التحركات التي تمت على هذه الدفعه " #. module: stock #: view:procurement.rule:stock.view_procurement_rule_form_stock_inherit msgid "Moving Options" msgstr "خيارات الحركة" #. module: stock #: field:product.putaway,name:0 field:product.removal,name:0 #: field:stock.incoterms,name:0 field:stock.picking.type,complete_name:0 #: field:stock.warehouse.orderpoint,name:0 msgid "Name" msgstr "الاسم" #. module: stock #: field:stock.quant,negative_dest_location_id:0 msgid "Negative Destination Location" msgstr "مكان الهدف سالب" #. module: stock #: view:product.template:stock.product_template_search_form_view_stock msgid "Negative Stock" msgstr "المخزون السالب" #. module: stock #: selection:stock.move,state:0 msgid "New" msgstr "جديد" #. module: stock #: field:stock.change.product.qty,new_quantity:0 msgid "New Quantity on Hand" msgstr "الكمية الجديدة فى الصندوق" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:261 #, python-format msgid "Next >" msgstr "التالي >" #. module: stock #: selection:stock.pack.operation,processed:0 msgid "No" msgstr "لا" #. module: stock #: view:report.stock.lines.date:stock.report_stock_lines_date_search msgid "No Inventory yet" msgstr "لا جرد حتى الآن" #. module: stock #. openerp-web #: code:addons/stock/static/src/js/widgets.js:649 #, python-format msgid "No Picking Available" msgstr "الاستلام غير متاح" #. module: stock #: view:report.stock.lines.date:stock.report_stock_lines_date_search msgid "No Stock Move yet" msgstr "لا توجد حركة مخزون للآن" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:195 #, python-format msgid "No picking found." msgstr "لم يتم العثور على استلام." #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:84 #, python-format msgid "" "No products to return (only lines in Done state and not fully returned yet " "can be returned)!" msgstr "لا يوجد منتجات للعودة (فقط الخطوط في الحاله تممت، ولم يعودوا بالكامل بعد يمكن أن تعاد ) ! " #. module: stock #: code:addons/stock/procurement.py:199 #, python-format msgid "No source location defined!" msgstr "لم يتم تحديد المكان المصدر!" #. module: stock #: model:stock.location,name:stock.stock_location_8 msgid "Non European Customers" msgstr "لا يوجد عملاء اوروبيين" #. module: stock #: selection:stock.move,priority:0 selection:stock.picking,priority:0 msgid "Normal" msgstr "عادي" #. module: stock #: selection:stock.move,priority:0 selection:stock.picking,priority:0 msgid "Not urgent" msgstr "غير ضروري" #. module: stock #: view:stock.inventory:stock.view_inventory_form field:stock.move,note:0 #: field:stock.picking,note:0 msgid "Notes" msgstr "ملاحظات" #. module: stock #: code:addons/stock/stock.py:880 #, python-format msgid "Nothing to check the availability for." msgstr "لم يتم تحديد شيء للتأكد من توافره." #. module: stock #: field:procurement.rule,delay:0 msgid "Number of Days" msgstr "عدد الأيام" #. module: stock #: help:stock.location.path,delay:0 msgid "Number of days to do this transition" msgstr "عدد الايام لانجاز هذا الانتقال" #. module: stock #: code:addons/stock/stock.py:4195 #, python-format msgid "OK" msgstr "تم" #. module: stock #. openerp-web #: code:addons/stock/static/src/js/widgets.js:651 #, python-format msgid "Ok" msgstr "تم" #. module: stock #: view:product.template:stock.product_template_kanban_stock_view msgid "On hand:" msgstr "المملوك باليد:" #. module: stock #: code:addons/stock/stock.py:2554 #, python-format msgid "One Lot/Serial Number" msgstr "لوط / رقم مسلسل وحيد" #. module: stock #: code:addons/stock/stock.py:2551 #, python-format msgid "One owner only" msgstr "مالك واحد فقط" #. module: stock #: code:addons/stock/stock.py:2552 #, python-format msgid "One product for a specific owner" msgstr "منتج واحد لمالك معين" #. module: stock #: code:addons/stock/stock.py:2542 #, python-format msgid "One product only" msgstr "منتج واحد فقط" #. module: stock #: model:ir.actions.client,name:stock.action_client_warehouse_menu msgid "Open Warehouse Menu" msgstr "فتح قائمة المستودع" #. module: stock #: field:stock.move.operation.link,operation_id:0 #: field:stock.transfer_details_items,packop_id:0 msgid "Operation" msgstr "العملية" #. module: stock #: code:addons/stock/stock.py:1840 code:addons/stock/stock.py:1915 #: code:addons/stock/stock.py:2243 #, python-format msgid "Operation Forbidden!" msgstr "العملية ممنوعة!" #. module: stock #: field:stock.location.path,name:0 msgid "Operation Name" msgstr "اسم العملية" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_warehouse_mgmt #: view:stock.picking:stock.view_picking_form msgid "Operations" msgstr "العمليات" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:93 #, python-format msgid "Operations Processed" msgstr "العمليات المنتهية" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:92 #, python-format msgid "Operations ToDo" msgstr "العمليات قيد انتظار التنفيذ" #. module: stock #: help:stock.move,linked_move_operation_ids:0 msgid "" "Operations that impact this move for the computation of the remaining " "quantities" msgstr "العمليات التي تؤثر على هذا التحرك لحساب الكميات المتبقية " #. module: stock #: help:stock.move,partner_id:0 msgid "" "Optional address where goods are to be delivered, specifically used for " "allotment" msgstr "عنوان تسليم البضائع، يستخدم في حالة التوزيع (إختياري)." #. module: stock #: help:stock.location,posx:0 help:stock.location,posy:0 #: help:stock.location,posz:0 msgid "Optional localization details, for information purpose only" msgstr "تفاصيل التعريب, لغرض المعلومات فقط" #. module: stock #: help:stock.move,returned_move_ids:0 msgid "Optional: all returned moves created from this move" msgstr "اختياري : كل التحركات المعاده تم إنشاؤها من هذه الخطوة " #. module: stock #: help:stock.move,move_dest_id:0 msgid "Optional: next stock move when chaining them" msgstr "اختياري: التحرك للمخزون التالي عند تسلسلهم" #. module: stock #: help:stock.move,move_orig_ids:0 msgid "Optional: previous stock move when chaining them" msgstr "اختياري: حرك المخزون السابق عندما تغييرها " #. module: stock #: view:website:stock.report_picking msgid "Order (Origin)" msgstr "الإذن (المصدر)" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Order Date" msgstr "تاريخ الأمر" #. module: stock #: model:stock.location,name:stock.location_order msgid "Order Processing" msgstr "تقدم الامر" #. module: stock #: selection:stock.warehouse.orderpoint,logic:0 msgid "Order to Max" msgstr "أمر للاقصى " #. module: stock #: view:stock.move:stock.view_move_search msgid "Orders processed Today or planned for Today" msgstr "الاوامر المعدة لليوم او المخططة لليوم" #. module: stock #: view:stock.move:stock.view_move_form #: view:stock.picking:stock.view_picking_internal_search msgid "Origin" msgstr "المصدر" #. module: stock #: field:stock.move,origin_returned_move_id:0 msgid "Origin return move" msgstr "خطوة لعودة الاصل " #. module: stock #: field:stock.move,move_orig_ids:0 msgid "Original Move" msgstr "الحركة المصدر" #. module: stock #: field:stock.warehouse,out_type_id:0 msgid "Out Type" msgstr "نوع الصادر" #. module: stock #: field:product.product,outgoing_qty:0 field:product.template,outgoing_qty:0 msgid "Outgoing" msgstr "الصادر" #. module: stock #: field:stock.warehouse,delivery_steps:0 msgid "Outgoing Shippings" msgstr "الشحنات الصادرة " #. module: stock #: code:addons/stock/stock.py:3353 #: model:stock.location,name:stock.stock_location_output #, python-format msgid "Output" msgstr "المخرجات" #. module: stock #: field:stock.warehouse,wh_output_stock_loc_id:0 msgid "Output Location" msgstr "موقع الخروج " #. module: stock #: field:stock.inventory.line,partner_id:0 field:stock.location,partner_id:0 #: field:stock.pack.operation,owner_id:0 field:stock.picking,owner_id:0 #: view:stock.quant:stock.quant_search_view field:stock.quant,owner_id:0 #: field:stock.quant.package,owner_id:0 #: field:stock.transfer_details_items,owner_id:0 msgid "Owner" msgstr "المالِك" #. module: stock #: field:stock.move,restrict_partner_id:0 msgid "Owner " msgstr "المالك" #. module: stock #: help:stock.location,partner_id:0 msgid "Owner of the location if not internal" msgstr "صاحب الموقع إن لم يكن داخليا" #. module: stock #: help:stock.pack.operation,owner_id:0 #: help:stock.transfer_details_items,owner_id:0 msgid "Owner of the quants" msgstr "مالك الدفعات " #. module: stock #: code:addons/stock/product.py:270 #, python-format msgid "P&L Qty" msgstr "كمية P&L" #. module: stock #: code:addons/stock/stock.py:3292 field:stock.inventory.line,package_id:0 #: view:stock.transfer_details:stock.view_stock_enter_transfer_details #, python-format msgid "Pack" msgstr "حزم" #. module: stock #: field:stock.picking,pack_operation_exist:0 msgid "Pack Operation Exists?" msgstr "هل يوجد حزم للعمليه ؟" #. module: stock #: field:stock.warehouse,pack_type_id:0 msgid "Pack Type" msgstr "نوع الحزم " #. module: stock #: view:stock.quant:stock.quant_search_view field:stock.quant,package_id:0 #: view:stock.quant.package:stock.quant_package_search_view #: view:stock.quant.package:stock.view_quant_package_form #: view:stock.quant.package:stock.view_quant_package_tree #: view:website:stock.report_inventory msgid "Package" msgstr "طرد" #. module: stock #: model:ir.actions.report.xml,name:stock.action_report_quant_package_barcode_small msgid "Package BarCode" msgstr "باركود الحزمه" #. module: stock #: model:ir.actions.report.xml,name:stock.action_report_quant_package_barcode msgid "Package BarCode with Contents" msgstr "باركود الحزمه مع المنتجات " #. module: stock #: view:stock.quant.package:stock.quant_package_search_view #: field:stock.quant.package,complete_name:0 msgid "Package Name" msgstr "اسم الطرد" #. module: stock #: view:stock.quant.package:stock.view_quant_package_form #: field:stock.quant.package,name:0 msgid "Package Reference" msgstr "رقم إشارة الطرد" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:57 #, python-format msgid "Package type" msgstr "نوع الطرد" #. module: stock #: model:ir.actions.act_window,name:stock.action_package_view #: model:ir.ui.menu,name:stock.menu_package msgid "Packages" msgstr "الطرود" #. module: stock #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "Packages To Move" msgstr "الحزم للتحرك" #. module: stock #: view:stock.quant:stock.quant_search_view #: view:stock.quant.package:stock.quant_package_search_view #: field:stock.quant.package,packaging_id:0 msgid "Packaging" msgstr "التعبئة" #. module: stock #: field:stock.warehouse,wh_pack_stock_loc_id:0 msgid "Packing Location" msgstr "موقع التعبئة" #. module: stock #: model:ir.model,name:stock.model_stock_pack_operation msgid "Packing Operation" msgstr "عمليه الالتقاط " #. module: stock #: code:addons/stock/stock.py:3354 #: model:stock.location,name:stock.location_pack_zone #, python-format msgid "Packing Zone" msgstr "منطقة التعبئة " #. module: stock #: field:stock.transfer_details,packop_ids:0 msgid "Packs" msgstr "المجموعات" #. module: stock #: view:procurement.orderpoint.compute:stock.view_procurement_compute_wizard msgid "Parameters" msgstr "المحددات" #. module: stock #: view:stock.location:stock.view_location_search #: field:stock.location,location_id:0 msgid "Parent Location" msgstr "المكان الرئيسي" #. module: stock #: field:stock.quant.package,parent_id:0 msgid "Parent Package" msgstr "الالتقاط الاساسى " #. module: stock #: selection:stock.picking,move_type:0 msgid "Partial" msgstr "جزئي" #. module: stock #: field:stock.move,partially_available:0 selection:stock.picking,state:0 msgid "Partially Available" msgstr "الاتاحه الجزئيه " #. module: stock #: model:ir.model,name:stock.model_res_partner #: field:procurement.group,partner_id:0 view:stock.move:stock.view_move_search #: field:stock.picking,partner_id:0 msgid "Partner" msgstr "شريك" #. module: stock #: field:procurement.rule,partner_address_id:0 msgid "Partner Address" msgstr "عنوان الشريك" #. module: stock #: model:stock.location,name:stock.stock_location_locations_partner msgid "Partner Locations" msgstr "اماكن الشريك" #. module: stock #: view:stock.inventory:stock.view_inventory_filter msgid "Physical Inventories by Month" msgstr "المخزونات المادية حسب الشهر" #. module: stock #: model:stock.location,name:stock.stock_location_locations msgid "Physical Locations" msgstr "الاماكن المادية" #. module: stock #: model:ir.model,name:stock.model_stock_quant_package msgid "Physical Packages" msgstr "الحزم الماديه " #. module: stock #: code:addons/stock/stock.py:3302 #, python-format msgid "Pick" msgstr "التقاط " #. module: stock #: code:addons/stock/stock.py:3395 #, python-format msgid "Pick + Pack + Ship" msgstr "التقاط + حزم + شحن " #. module: stock #: code:addons/stock/stock.py:3394 #, python-format msgid "Pick + Ship" msgstr "التقاط + شحن " #. module: stock #: field:stock.warehouse,pick_type_id:0 msgid "Pick Type" msgstr "نوع الالتقاط " #. module: stock #: model:ir.actions.report.xml,name:stock.action_report_picking #: view:stock.move:stock.view_move_search #: field:stock.transfer_details,picking_id:0 msgid "Picking" msgstr "اختيار" #. module: stock #: model:ir.model,name:stock.model_stock_picking #: view:stock.picking:stock.view_picking_internal_search msgid "Picking List" msgstr "قائمة الالتقاط" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Picking Lists" msgstr "قوائم التجهيز" #. module: stock #: field:procurement.rule,picking_type_id:0 field:stock.move,picking_type_id:0 #: view:stock.picking:stock.view_picking_internal_search #: field:stock.picking,picking_type_id:0 #: view:stock.picking.type:stock.view_pickingtype_filter msgid "Picking Type" msgstr "نوع التعبئة" #. module: stock #: field:stock.picking,picking_type_code:0 msgid "Picking Type Code" msgstr "كود نوع الالتقاط " #. module: stock #: field:stock.picking.type,name:0 msgid "Picking Type Name" msgstr "إسم نوع التجهيز" #. module: stock #: help:procurement.rule,picking_type_id:0 msgid "" "Picking Type determines the way the picking should be shown in the view, " "reports, ..." msgstr "نوع الالتقاط يحدد طريقة الالتقاط التي يجب أن تظهر في طريقة العرض، تقارير، " #. module: stock #: field:stock.picking.type,return_picking_type_id:0 msgid "Picking Type for Returns" msgstr "نوع الالتقاط للعوده " #. module: stock #: view:stock.picking.type:stock.view_picking_type_form #: view:stock.picking.type:stock.view_picking_type_tree #: view:stock.warehouse:stock.view_warehouse msgid "Picking Types" msgstr "انواع الالتقاط " #. module: stock #: view:stock.picking:stock.vpicktree msgid "Picking list" msgstr "الشحنات" #. module: stock #: model:ir.model,name:stock.model_stock_transfer_details msgid "Picking wizard" msgstr "معالج الالتقاط " #. module: stock #: model:ir.model,name:stock.model_stock_transfer_details_items msgid "Picking wizard items" msgstr "عناصر معالج الالتقاط " #. module: stock #: view:procurement.group:stock.procurement_group_form_view_herited msgid "Pickings" msgstr "الالتقاط" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Pickings already processed" msgstr "الالتقاطات تم معالجتها بالفعل " #. module: stock #: model:ir.actions.act_window,name:stock.do_view_pickings msgid "Pickings for Groups" msgstr "الالتقاطات للمجموعات " #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Pickings that are late on scheduled time" msgstr "الالتقاطات المتأخره فى جدول الوقت " #. module: stock #: field:make.procurement,date_planned:0 msgid "Planned Date" msgstr "الوقت المخطط" #. module: stock #: code:addons/stock/stock.py:2415 #, python-format msgid "Please provide a positive quantity to scrap." msgstr "يرجى توفير كمية إيجابية للإهلاك " #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:150 #, python-format msgid "Please specify at least one non-zero quantity." msgstr "يرجى تحديد كمية واحدة غير صفر على الأقل ." #. module: stock #: code:addons/stock/wizard/stock_change_product_qty.py:58 #, python-format msgid "Please use the Product Variant view to update the product quantity." msgstr "يرجى استخدام طريقة العرض البديله للمنتج لتحديث كمية المنتج." #. module: stock #: code:addons/stock/wizard/make_procurement_product.py:117 #, python-format msgid "Please use the Product Variant vue to request a procurement." msgstr "الرجاء استخدام قيمة متغير المنتج لطلب الشراء . " #. module: stock #: field:stock.move,product_packaging:0 msgid "Prefered Packaging" msgstr "التعبئة والتغليف المفضل " #. module: stock #: field:procurement.order,route_ids:0 msgid "Preferred Routes" msgstr "المسارات المفضله " #. module: stock #: help:stock.move,route_ids:0 msgid "Preferred route to be followed by the procurement order" msgstr "المسار المفضل لتتبع أمر الشراء " #. module: stock #: help:procurement.order,route_ids:0 msgid "" "Preferred route to be followed by the procurement order. Usually copied from" " the generating document (SO) but could be set up manually." msgstr "المسار المفضل الواجب اتباعه بأمر الشراء. نسخ عادة من وثيقة توليد (أمر البيع) ولكن يمكن تشكيلها يدويا. " #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:81 #, python-format msgid "Print" msgstr "طباعة" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Print Picking List" msgstr "طباعه قائمه الالتقاط" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:177 #, python-format msgid "Print package label" msgstr "طباعه علامه الحزم " #. module: stock #: field:stock.fixed.putaway.strat,sequence:0 field:stock.move,priority:0 #: field:stock.picking,priority:0 msgid "Priority" msgstr "أولوية" #. module: stock #: help:stock.picking,priority:0 msgid "" "Priority for this picking. Setting manually a value here would set it as " "priority for all the moves" msgstr "الأولوية لهذا الالتقاط . وضع يدويا قيمة هنا ضعهاكأولوية لجميع التحركات " #. module: stock #: view:stock.move:stock.view_move_tree msgid "Process" msgstr "عمليّة" #. module: stock #: view:stock.move:stock.view_move_form msgid "Process Entirely" msgstr "تنفيذها كاملة" #. module: stock #: view:stock.move:stock.view_move_form msgid "Process Later" msgstr "قم بالاجراء لاحقًا" #. module: stock #: model:ir.model,name:stock.model_procurement_order #: selection:stock.location,usage:0 field:stock.move,procurement_id:0 msgid "Procurement" msgstr "المشتريات" #. module: stock #: field:stock.move,group_id:0 #: view:stock.picking:stock.view_picking_internal_search #: field:stock.picking,group_id:0 field:stock.warehouse.orderpoint,group_id:0 msgid "Procurement Group" msgstr "مجموعة التوريدات " #. module: stock #: field:procurement.order,location_id:0 field:procurement.rule,location_id:0 #: field:product.template,property_stock_procurement:0 msgid "Procurement Location" msgstr "مكان المشتريات" #. module: stock #: view:stock.warehouse.orderpoint:stock.view_warehouse_orderpoint_form msgid "Procurement Orders to Process" msgstr "تنفيذ اوامر شراء الخامات" #. module: stock #: model:ir.actions.act_window,name:stock.act_make_procurement #: view:make.procurement:stock.view_make_procurment_wizard msgid "Procurement Request" msgstr "طلب توريد" #. module: stock #: model:ir.model,name:stock.model_procurement_group msgid "Procurement Requisition" msgstr "أوامر التوريد الدوري" #. module: stock #: model:ir.model,name:stock.model_procurement_rule field:stock.move,rule_id:0 msgid "Procurement Rule" msgstr "قاعدة التوريد" #. module: stock #: model:ir.ui.menu,name:stock.menu_procurement_rules msgid "Procurement Rules" msgstr "قواعد التوريد" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_procurement_action #: model:stock.location,name:stock.location_procurement msgid "Procurements" msgstr "المشتريات" #. module: stock #: code:addons/stock/product.py:282 #, python-format msgid "Produced Qty" msgstr "الكمية المنتجة" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:121 #: model:ir.model,name:stock.model_product_product #: field:make.procurement,product_id:0 #: field:report.stock.lines.date,product_id:0 #: field:stock.change.product.qty,product_id:0 #: field:stock.inventory.line,product_id:0 #: view:stock.move:stock.view_move_search field:stock.move,product_id:0 #: field:stock.move.scrap,product_id:0 field:stock.pack.operation,product_id:0 #: field:stock.picking,product_id:0 #: view:stock.production.lot:stock.search_product_lot_filter #: field:stock.production.lot,product_id:0 #: view:stock.quant:stock.quant_search_view field:stock.quant,product_id:0 #: field:stock.return.picking.line,product_id:0 #: field:stock.transfer_details_items,product_id:0 #: field:stock.warehouse.orderpoint,product_id:0 #: view:website:stock.report_inventory view:website:stock.report_lot_barcode #: view:website:stock.report_package_barcode view:website:stock.report_picking #, python-format msgid "Product" msgstr "منتج" #. module: stock #: model:ir.ui.menu,name:stock.menu_product_category_config_stock #: view:stock.location.route:stock.stock_location_route_form_view msgid "Product Categories" msgstr "تصنيفات المنتجات" #. module: stock #: model:ir.model,name:stock.model_product_category #: field:stock.fixed.putaway.strat,category_id:0 msgid "Product Category" msgstr "فئة المنتج" #. module: stock #: field:stock.inventory.line,product_code:0 msgid "Product Code" msgstr "كود المنتج " #. module: stock #: view:stock.production.lot:stock.search_product_lot_filter msgid "Product Lots" msgstr "لوطات المنتج" #. module: stock #: view:stock.production.lot:stock.search_product_lot_filter msgid "Product Lots Filter" msgstr "تصفية الكثير من المنتج" #. module: stock #: view:stock.return.picking.line:stock.stock_return_line_tree_in msgid "Product Moves" msgstr "حركة الصنف" #. module: stock #: field:stock.inventory.line,product_name:0 msgid "Product Name" msgstr "اسم المنتج" #. module: stock #: model:ir.model,name:stock.model_product_template #: field:stock.move,product_tmpl_id:0 msgid "Product Template" msgstr "قالب المنتج" #. module: stock #: field:stock.move,product_uos:0 msgid "Product UOS" msgstr "جدول الامر الغير مُستلم للمنتج" #. module: stock #: field:stock.inventory.line,product_uom_id:0 #: field:stock.move.scrap,product_uom:0 #: field:stock.pack.operation,product_uom_id:0 #: field:stock.transfer_details_items,product_uom_id:0 #: field:stock.warehouse.orderpoint,product_uom:0 msgid "Product Unit of Measure" msgstr "وحدة قياس المنتج" #. module: stock #: model:ir.ui.menu,name:stock.menu_product_variant_config_stock msgid "Product Variants" msgstr "موديلات المنتج" #. module: stock #: model:stock.location,name:stock.location_production #: selection:stock.location,usage:0 msgid "Production" msgstr "الإنتاج" #. module: stock #: field:product.template,property_stock_production:0 msgid "Production Location" msgstr "موقع الانتاج" #. module: stock #: view:website:stock.report_inventory msgid "Production Lot" msgstr "الوفر من المنتج" #. module: stock #: model:ir.actions.act_window,name:stock.act_product_location_open #: model:ir.ui.menu,name:stock.menu_product_in_config_stock #: model:ir.ui.menu,name:stock.menu_product_template_config_stock #: model:ir.ui.menu,name:stock.menu_stock_product #: model:ir.ui.menu,name:stock.menu_stock_products_menu #: view:product.template:stock.product_template_search_form_view_stock #: view:stock.config.settings:stock.view_stock_config_settings #: view:stock.location:stock.view_location_form #: view:stock.location.route:stock.stock_location_route_form_view #: view:stock.picking:stock.view_picking_form #: view:stock.production.lot:stock.view_production_lot_form msgid "Products" msgstr "المنتجات" #. module: stock #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "Products To Move" msgstr "المنتجات للتحرك " #. module: stock #: model:ir.ui.menu,name:stock.menu_product_by_category_stock_form msgid "Products by Category" msgstr "المنتجات بالتصنيف" #. module: stock #: code:addons/stock/product.py:60 #, python-format msgid "Products: " msgstr "المنتجات: " #. module: stock #: code:addons/stock/stock.py:1699 #, python-format msgid "Programming Error!" msgstr "خطأ برمجي" #. module: stock #: field:procurement.rule,propagate:0 field:stock.location.path,propagate:0 #: field:stock.move,propagate:0 msgid "Propagate cancel and split" msgstr "نشر إلغاء والانقسام " #. module: stock #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "Provide the quantities of the returned products." msgstr "امد كميات المنتجات العائدة." #. module: stock #: model:ir.actions.act_window,name:stock.procrules #: view:stock.location.route:stock.stock_location_route_form_view #: field:stock.location.route,pull_ids:0 msgid "Pull Rules" msgstr "قواعد السحب " #. module: stock #: field:stock.move,push_rule_id:0 msgid "Push Rule" msgstr "قاعده الدفع " #. module: stock #: view:stock.location.route:stock.stock_location_route_form_view #: field:stock.location.route,push_ids:0 msgid "Push Rules" msgstr "قواعد الدفع " #. module: stock #: model:ir.model,name:stock.model_stock_location_path msgid "Pushed Flows" msgstr "دفع المسارات" #. module: stock #: field:stock.fixed.putaway.strat,putaway_id:0 msgid "Put Away Method" msgstr "طريقة الصرف" #. module: stock #: model:ir.model,name:stock.model_product_putaway #: field:stock.location,putaway_strategy_id:0 msgid "Put Away Strategy" msgstr "استراتيجية الصرف" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:111 #, python-format msgid "Put in Cart" msgstr "إضافة إلى السلة" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:110 #, python-format msgid "Put in Pack" msgstr "إضافة إلى حزمة" #. module: stock #: view:product.putaway:stock.view_putaway msgid "Putaway" msgstr "الصرف" #. module: stock #: field:stock.warehouse.orderpoint,qty_multiple:0 msgid "Qty Multiple" msgstr "مضاعف الكمية" #. module: stock #: sql_constraint:stock.warehouse.orderpoint:0 msgid "Qty Multiple must be greater than or equal to zero." msgstr "يجب أن يكون مضاعف الوحدة أكبر من أو يساوي صفر." #. module: stock #: code:addons/stock/stock.py:3352 #, python-format msgid "Quality Control" msgstr "hgjp;l td hgohwdm" #. module: stock #: field:stock.warehouse,wh_qc_stock_loc_id:0 msgid "Quality Control Location" msgstr "مكان فحص الجودة" #. module: stock #: view:stock.quant:stock.view_stock_quant_form msgid "Quant History" msgstr "تاريخ الكميه " #. module: stock #: field:stock.picking,quant_reserved_exist:0 msgid "Quant already reserved ?" msgstr "هل الكميه محجوزة بالفعل؟" #. module: stock #: code:addons/stock/stock.py:1916 #, python-format msgid "" "Quantities, Units of Measure, Products and Locations cannot be modified on " "stock moves that have already been processed (except by the Administrator)." msgstr "كميات، وحدات القياس والمنتجات والمواقع لا يمكن التعديل على تحركات المخزون التي تم معالجتها (إلا من قبل المسؤول). " #. module: stock #: field:make.procurement,qty:0 field:stock.move,product_qty:0 #: field:stock.move,product_uom_qty:0 field:stock.move.operation.link,qty:0 #: field:stock.move.scrap,product_qty:0 #: field:stock.pack.operation,product_qty:0 field:stock.quant,qty:0 #: field:stock.return.picking.line,quantity:0 #: field:stock.transfer_details_items,quantity:0 #: view:website:stock.report_inventory #: view:website:stock.report_package_barcode view:website:stock.report_picking msgid "Quantity" msgstr "الكمية" #. module: stock #: field:stock.move,product_uos_qty:0 msgid "Quantity (UOS)" msgstr "الكمية (وحدة المبيعات)" #. module: stock #: field:stock.move,availability:0 msgid "Quantity Available" msgstr "الكمية المتوافرة" #. module: stock #: view:stock.warehouse.orderpoint:stock.view_warehouse_orderpoint_form msgid "Quantity Multiple" msgstr "مُضاعف الكمية" #. module: stock #: field:product.product,qty_available:0 #: field:product.template,qty_available:0 msgid "Quantity On Hand" msgstr "الكمية في متناول اليد" #. module: stock #: field:stock.pack.operation,qty_done:0 msgid "Quantity Processed" msgstr "الكمية المنفذة" #. module: stock #: field:stock.move,reserved_availability:0 msgid "Quantity Reserved" msgstr "الكمية المحجوزة" #. module: stock #: code:addons/stock/wizard/stock_change_product_qty.py:92 #, python-format msgid "Quantity cannot be negative." msgstr "لا يمكن أن تكون الكمية عدداً سالباً." #. module: stock #: help:stock.move,availability:0 msgid "Quantity in stock that can still be reserved for this move" msgstr "كمية المخزون التي يمكن حجزها لتنفيذ هذه الحركة" #. module: stock #: help:stock.move,product_qty:0 msgid "Quantity in the default UoM of the product" msgstr "كمية المنتج بوحدة قياسه الافتراضية" #. module: stock #: help:stock.quant,qty:0 msgid "" "Quantity of products in this quant, in the default unit of measure of the " "product" msgstr "الكمية من المنتجات في هذه الدفعه ، في وحدة القياس الافتراضية للمنتج " #. module: stock #: help:product.product,incoming_qty:0 msgid "" "Quantity of products that are planned to arrive.\n" "In a context with a single Stock Location, this includes goods arriving to this Location, or any of its children.\n" "In a context with a single Warehouse, this includes goods arriving to the Stock Location of this Warehouse, or any of its children.\n" "Otherwise, this includes goods arriving to any Stock Location with 'internal' type." msgstr "الكميه المنتجات المخطط الوصول إليها \nفي سياق مع موقع مخزون منفرد ، وهذا يشمل البضائع المخزنة في هذا الموقع، أو أي من أبنائها.\nفي سياق مع مستودع واحد، وهذا يشمل البضائع المخزنة في موقع المخزون فى هذا المستودع، أو أي من أبنائها.\nخلاف ذلك، هذا يشمل البضائع المخزنة في أي موقع مخزون من النوع \"'داخلى \". " #. module: stock #: help:product.product,outgoing_qty:0 msgid "" "Quantity of products that are planned to leave.\n" "In a context with a single Stock Location, this includes goods leaving this Location, or any of its children.\n" "In a context with a single Warehouse, this includes goods leaving the Stock Location of this Warehouse, or any of its children.\n" "Otherwise, this includes goods leaving any Stock Location with 'internal' type." msgstr "كمية من المنتجات التي تعتزم مغادرة البلاد.\nفي سياق مع موقع مخزون منفرد ، وهذا يشمل البضائع التى تركت هذا الموقع، أو أي من أبنائها.\nفي سياق مع مستودع منفرد ، وهذا يشمل البضائع التى تركت موقع مخزون هذه المستودعات، أو أي من أبنائها.\nخلاف ذلك، هذا يشمل البضائع المغادره أي موقع مخزون من نوع 'داخلي'. " #. module: stock #: help:stock.move.operation.link,qty:0 msgid "" "Quantity of products to consider when talking about the contribution of this" " pack operation towards the remaining quantity of the move (and inverse). " "Given in the product main uom." msgstr "كمية المنتجات مع الاخذ فى الاعتبار الحديث عن مساهمة هذه العملية فى الحزمة تجاه الكمية المتبقية من هذه الخطوة (وبالعكس). تعطى لوحده قياس المنتج الرئيسى ." #. module: stock #: help:stock.move,reserved_availability:0 msgid "Quantity that has already been reserved for this move" msgstr "الكمية التي تم بالفعل حجزها لهذه الحركه " #. module: stock #: model:ir.actions.act_window,name:stock.quantsact #: model:ir.model,name:stock.model_stock_quant #: model:ir.ui.menu,name:stock.menu_quants #: field:stock.production.lot,quant_ids:0 #: view:stock.quant:stock.quant_search_view #: view:stock.quant:stock.view_stock_quant_form #: view:stock.quant:stock.view_stock_quant_graph_value #: view:stock.quant:stock.view_stock_quant_tree #: view:stock.quant.package:stock.view_quant_package_form msgid "Quants" msgstr "الدفعات" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:218 #, python-format msgid "Quit" msgstr "خروج" #. module: stock #: field:product.template,loc_rack:0 msgid "Rack" msgstr "الرف" #. module: stock #: view:stock.move:stock.view_move_search #: view:stock.picking:stock.view_picking_internal_search #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Ready" msgstr "جاهز" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_ready msgid "Ready Transfers" msgstr "العمليات الجاهزة" #. module: stock #: selection:stock.picking,state:0 msgid "Ready to Transfer" msgstr "جاهز للتنفيذ" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "Real Quantity" msgstr "الكمية الفعلية" #. module: stock #: view:product.product:stock.product_kanban_stock_view #: field:product.product,reception_count:0 msgid "Receipt" msgstr "إذن الإضافة" #. module: stock #: field:stock.warehouse,reception_route_id:0 msgid "Receipt Route" msgstr "مسار الإضافة" #. module: stock #: code:addons/stock/stock.py:3389 #, python-format msgid "Receipt in 1 step" msgstr "إذن الإضافة في خطوة 1 واحدة" #. module: stock #: code:addons/stock/stock.py:3390 #, python-format msgid "Receipt in 2 steps" msgstr "الإضافة في خطوتين 2 اثنتين" #. module: stock #: code:addons/stock/stock.py:3391 #, python-format msgid "Receipt in 3 steps" msgstr "الإضافة في 3 خطوات" #. module: stock #: code:addons/stock/stock.py:3262 #: model:ir.actions.act_window,name:stock.action_receive_move #: view:product.product:stock.product_kanban_stock_view #: model:stock.picking.type,name:stock.chi_picking_type_in #: model:stock.picking.type,name:stock.picking_type_in #, python-format msgid "Receipts" msgstr "أذونات الإضافة" #. module: stock #: selection:stock.warehouse,reception_steps:0 msgid "Receive goods directly in stock (1 step)" msgstr "إدخال المنتجات إلى المخزن مباشرة (1 خطوة)" #. module: stock #: code:addons/stock/product.py:254 #, python-format msgid "Received Qty" msgstr "الكمية المستلمة" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Recheck Availability" msgstr "إعادة فحص التوافر" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:269 #, python-format msgid "Recompute" msgstr "إعادة الاحتساب" #. module: stock #: field:stock.picking,recompute_pack_op:0 msgid "Recompute pack operation?" msgstr "إعادة حساب عملية حزمة؟ " #. module: stock #: view:stock.move:stock.view_move_search view:stock.move:stock.view_move_tree #: view:stock.move:stock.view_move_tree_receipt_picking #: view:stock.move:stock.view_move_tree_receipt_picking_board #: field:stock.move,picking_id:0 field:stock.picking,name:0 msgid "Reference" msgstr "مرجع" #. module: stock #: field:stock.picking.type,sequence_id:0 msgid "Reference Sequence" msgstr "مرجع التسلسل " #. module: stock #: sql_constraint:stock.picking:0 msgid "Reference must be unique per company!" msgstr "المرجع يجب أن يكون فريد للشركه " #. module: stock #: help:stock.picking,origin:0 msgid "Reference of the document" msgstr "مرجع الوثيقه " #. module: stock #: field:stock.picking,pack_operation_ids:0 msgid "Related Packing Operations" msgstr "عمليات التعبئه المتصله " #. module: stock #: field:stock.pack.operation,remaining_qty:0 msgid "Remaining Qty" msgstr "الكمية المتبقية" #. module: stock #: field:stock.move,remaining_qty:0 msgid "Remaining Quantity" msgstr "الكمية المتبقية" #. module: stock #: help:stock.move,remaining_qty:0 msgid "" "Remaining Quantity in default UoM according to operations matched with this " "move" msgstr "الكميه المتبقيه فى فاتوره المواد الافتراضيه وفقا لعمليات التى تتماشى مع هذه الحركه " #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Remaining parts of picking partially processed" msgstr "الاجزاء المتبقيه من الالتقاط الجزئى الذت تم معالجته " #. module: stock #: help:stock.pack.operation,remaining_qty:0 msgid "" "Remaining quantity in default UoM according to moves matched with this " "operation. " msgstr "الكميه المتبقيه فى وحده القياس الافتراضي وفقا لتحركات التى تتماشى مع هذه العملية . " #. module: stock #: view:product.removal:stock.view_removal msgid "Removal" msgstr "إزاله " #. module: stock #: model:ir.model,name:stock.model_product_removal #: field:stock.location,removal_strategy_id:0 msgid "Removal Strategy" msgstr "استراتيجيه الحذف" #. module: stock #: code:addons/stock/stock.py:479 #, python-format msgid "Removal strategy %s not implemented." msgstr "إستراتيجيه الحذف s% ليست منفذه " #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:176 #, python-format msgid "Remove from package" msgstr "حذف من الحزمه " #. module: stock #: field:stock.warehouse.orderpoint,logic:0 msgid "Reordering Mode" msgstr "وضع إعاده الطلب " #. module: stock #: model:ir.actions.act_window,name:stock.act_stock_warehouse_2_stock_warehouse_orderpoint #: model:ir.actions.act_window,name:stock.action_orderpoint_form #: model:ir.actions.act_window,name:stock.product_open_orderpoint #: model:ir.ui.menu,name:stock.menu_stock_order_points #: view:product.product:stock.product_form_view_procurement_button #: view:product.template:stock.product_template_form_view_procurement_button #: view:stock.warehouse.orderpoint:stock.view_warehouse_orderpoint_form #: view:stock.warehouse.orderpoint:stock.view_warehouse_orderpoint_tree #: view:stock.warehouse.orderpoint:stock.warehouse_orderpoint_search msgid "Reordering Rules" msgstr "قواعد إعاده الطلب " #. module: stock #: view:stock.warehouse.orderpoint:stock.warehouse_orderpoint_search msgid "Reordering Rules Search" msgstr "بحث قواعد إعاده الطلب " #. module: stock #: field:stock.move.operation.link,reserved_quant_id:0 msgid "Reserved Quant" msgstr "الكميه المحجوزه " #. module: stock #: view:stock.move:stock.view_move_form #: view:stock.move:stock.view_move_picking_form msgid "Reserved Quants" msgstr "الكميه المحجوزه " #. module: stock #: field:stock.quant,reservation_id:0 msgid "Reserved for Move" msgstr "محجوز للحركه " #. module: stock #: field:stock.move,reserved_quant_ids:0 msgid "Reserved quants" msgstr "الكميات المحجوزه " #. module: stock #: field:stock.warehouse,resupply_from_wh:0 msgid "Resupply From Other Warehouses" msgstr "إعاده التذويد من مخازن أخرى " #. module: stock #: field:stock.warehouse,resupply_route_ids:0 msgid "Resupply Routes" msgstr "مسارات إعاده التذويد" #. module: stock #: field:stock.warehouse,resupply_wh_ids:0 msgid "Resupply Warehouses" msgstr "مخازن إعاده التذويد " #. module: stock #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "Return" msgstr "مرتجع" #. module: stock #: model:ir.model,name:stock.model_stock_return_picking msgid "Return Picking" msgstr "عودة الاختيار" #. module: stock #: view:stock.return.picking.line:stock.stock_return_line_form_in msgid "Return Picking Memory" msgstr "إعاده إلتقاط المال " #. module: stock #: model:ir.actions.act_window,name:stock.act_stock_return_picking msgid "Return Shipment" msgstr "إعاده الشحنه " #. module: stock #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "Return lines" msgstr "خطوط العودة" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:179 #, python-format msgid "Returned Picking" msgstr "إعاده الالتقاط " #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Reverse Transfer" msgstr "حركة عكسية" #. module: stock #: field:stock.location,parent_right:0 #: field:stock.quant.package,parent_right:0 msgid "Right Parent" msgstr "الاساس المناسب" #. module: stock #: field:procurement.rule,route_id:0 field:stock.location.path,route_id:0 #: view:stock.location.route:stock.stock_location_route_form_view msgid "Route" msgstr "المسار" #. module: stock #: field:stock.location.route,name:0 msgid "Route Name" msgstr "اسم المسار " #. module: stock #: field:procurement.rule,route_sequence:0 #: field:stock.location.path,route_sequence:0 msgid "Route Sequence" msgstr "مسلسل المسار" #. module: stock #: model:ir.actions.act_window,name:stock.action_routes_form #: model:ir.ui.menu,name:stock.menu_stock_routes #: field:product.category,route_ids:0 #: view:product.product:stock.product_form_view_procurement_button #: view:product.template:stock.product_template_form_view_procurement_button #: field:product.template,route_ids:0 #: view:stock.location.route:stock.stock_location_route_tree #: view:stock.warehouse:stock.view_warehouse field:stock.warehouse,route_ids:0 msgid "Routes" msgstr "المسارات" #. module: stock #: help:stock.warehouse,resupply_route_ids:0 msgid "" "Routes will be created for these resupply warehouses and you can select them" " on products and product categories" msgstr "سيتم إنشاء المسارات لمخازن التوريد ويمكنك اختيارها في المنتجات وفئات المنتجات." #. module: stock #: field:product.template,loc_row:0 msgid "Row" msgstr "الصف" #. module: stock #: view:stock.warehouse.orderpoint:stock.view_warehouse_orderpoint_form msgid "Rules" msgstr "القواعد" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_proc_schedulers msgid "Run Schedulers" msgstr "تحقق من المخزون" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:14 #, python-format msgid "Scan a location or select it in the list below" msgstr "مسح الموقع أو تحديده في القائمة أدناه " #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:38 #, python-format msgid "" "Scan a lot or type it below (leave empty to generate one automatically)" msgstr "مسح رقم المسلسل أو كتابته أدناه (أترك فارغا لتوليد واحدة تلقائيا)" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:122 #, python-format msgid "Scanned" msgstr "الممسوحة ضوئيا " #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:226 #, python-format msgid "Scanned picking could not be found" msgstr "تعذر العثور على الالتقاط الممسوح ضوئيا" #. module: stock #: view:stock.move:stock.view_move_search msgid "Scheduled" msgstr "مجدول" #. module: stock #: field:stock.picking,min_date:0 view:website:stock.report_picking msgid "Scheduled Date" msgstr "تاريخ مجدول" #. module: stock #: help:stock.move,date_expected:0 msgid "Scheduled date for the processing of this move" msgstr "الموعد المقرر لاجراء التحرك هذا" #. module: stock #: help:stock.picking,min_date:0 msgid "" "Scheduled time for the first part of the shipment to be processed. Setting " "manually a value here would set it as expected date for all the stock moves." msgstr "الوقت المقرر للجزء الأول من الشحنة لتتم معالجتها. ان تعيينها يدويا كقيمة هنا لضبط التاريخ المتوقع لجميع تحركات المخزون . " #. module: stock #: help:stock.picking,max_date:0 msgid "Scheduled time for the last part of the shipment to be processed" msgstr "الوقت المقرر للجزء الأخير من الشحنة التي سيتم تجهيزها " #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_sched msgid "Schedulers" msgstr "جدولة" #. module: stock #: view:stock.move:stock.view_move_form #: view:stock.move:stock.view_move_picking_form #: view:stock.move.scrap:stock.view_stock_move_scrap_wizard msgid "Scrap" msgstr "البقايا" #. module: stock #: view:stock.move.scrap:stock.view_stock_move_scrap_wizard msgid "Scrap Location" msgstr "الغاء المكان" #. module: stock #: model:ir.actions.act_window,name:stock.move_scrap msgid "Scrap Move" msgstr "تحرك الباقي" #. module: stock #: model:ir.model,name:stock.model_stock_move_scrap #: view:stock.inventory:stock.view_inventory_form #: view:stock.move:stock.view_move_picking_tree #: view:stock.move:stock.view_move_tree #: view:stock.move:stock.view_move_tree_receipt_picking #: view:stock.move.scrap:stock.view_stock_move_scrap_wizard msgid "Scrap Products" msgstr "المنتجات المتبقية" #. module: stock #: model:stock.location,name:stock.stock_location_scrapped #: field:stock.move,scrapped:0 msgid "Scrapped" msgstr "ألغت" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:215 #, python-format msgid "Search" msgstr "بحث" #. module: stock #: view:stock.inventory:stock.view_inventory_filter msgid "Search Inventory" msgstr "ابحث عن جرد" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:191 #, python-format msgid "Search Results" msgstr "نتائج البحث " #. module: stock #: view:stock.location.route:stock.stock_location_route_form_view msgid "Select the places where this route can be selected" msgstr "حدد الأماكن التي يمكن اختيار هذا المسار فيها." #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:225 #, python-format msgid "Select your operation" msgstr "اختار العمليه الخاصه بك " #. module: stock #: field:stock.inventory,filter:0 msgid "Selection Filter" msgstr "تصفيه الاختيار " #. module: stock #: field:stock.location.path,sequence:0 #: view:stock.location.route:stock.stock_location_route_form_view #: field:stock.location.route,sequence:0 field:stock.picking.type,sequence:0 msgid "Sequence" msgstr "مسلسل" #. module: stock #: model:res.request.link,name:stock.req_link_tracking #: field:stock.change.product.qty,lot_id:0 #: field:stock.inventory.line,prod_lot_id:0 #: view:stock.production.lot:stock.view_production_lot_form #: view:stock.production.lot:stock.view_production_lot_tree #: field:stock.production.lot,name:0 field:stock.return.picking.line,lot_id:0 msgid "Serial Number" msgstr "الرقم المسلسل" #. module: stock #: field:stock.inventory.line,prodlot_name:0 msgid "Serial Number Name" msgstr "اسم الرقم المسلسل" #. module: stock #: model:ir.actions.act_window,name:stock.action_production_lot_form #: model:ir.ui.menu,name:stock.menu_action_production_lot_form msgid "Serial Numbers" msgstr "الارقام التسلسلية" #. module: stock #: field:procurement.rule,warehouse_id:0 msgid "Served Warehouse" msgstr "مخزن خدمات" #. module: stock #: view:stock.move:stock.view_move_form msgid "Set Available" msgstr "خصص الاتاحة" #. module: stock #: help:product.category,removal_strategy_id:0 msgid "" "Set a specific removal strategy that will be used regardless of the source " "location for this product category" msgstr "وضع استراتيجية إزالة المحددة التي سيتم استخدامها بغض النظر عن موقع المصدر لهذه الفئة من المنتجات " #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "Set to Draft" msgstr "حفظ كمسودة" #. module: stock #: help:stock.move,location_id:0 msgid "" "Sets a location if you produce at a fixed location. This can be a partner " "location if you subcontract the manufacturing operations." msgstr "ويضع مكان اذا انتجت مكان مثبت. ويمكن ان يكون هذا مكان الشريك اذا قمت بالتعاقد على عمليات التصنيع." #. module: stock #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "" "Setting a product and a source package means that the product will be taken\n" " out of the package." msgstr "وضع منتج ومصدر حزمة يعني أن المنتج سوف تؤخذ\nمن الحزمة. " #. module: stock #: model:stock.location,name:stock.stock_location_components msgid "Shelf 1" msgstr "الرف 1" #. module: stock #: model:stock.location,name:stock.stock_location_14 msgid "Shelf 2" msgstr "رف 2" #. module: stock #: field:stock.location,posy:0 msgid "Shelves (Y)" msgstr "الرفوف (Y)" #. module: stock #: code:addons/stock/stock.py:3393 #, python-format msgid "Ship Only" msgstr "شحن فقط " #. module: stock #: selection:stock.warehouse,delivery_steps:0 msgid "Ship directly from stock (Ship only)" msgstr "الشحن مباشره من المخزن (شحن فقط)" #. module: stock #: field:stock.warehouse,code:0 msgid "Short Name" msgstr "الاسم المختصر" #. module: stock #: help:stock.warehouse,code:0 msgid "Short name used to identify your warehouse" msgstr "الاسم المختصر يستخدم لتحديد المستودع الخاص بك" #. module: stock #: help:stock.move,string_availability_info:0 msgid "Show various information on stock availability for this move" msgstr "عرض مزيد من المعلومات المختلفة على مدى توافر المخزون لهذه الحركه " #. module: stock #: model:stock.location,name:stock.location_refrigerator_small msgid "Small Refrigerator" msgstr "ثلاجة صغيرة " #. module: stock #: view:stock.move:stock.view_move_search field:stock.move,origin:0 #: view:website:stock.report_picking msgid "Source" msgstr "المصدر" #. module: stock #: field:stock.picking,origin:0 msgid "Source Document" msgstr "مستند المصدر" #. module: stock #: field:procurement.rule,location_src_id:0 #: field:stock.location.path,location_from_id:0 field:stock.move,location_id:0 #: field:stock.pack.operation,location_id:0 #: field:stock.transfer_details_items,sourceloc_id:0 msgid "Source Location" msgstr "المكان المصدر" #. module: stock #: field:stock.pack.operation,package_id:0 msgid "Source Package" msgstr "الحزمة المصدر" #. module: stock #: help:procurement.rule,location_src_id:0 msgid "Source location is action=move" msgstr "موقع المصدر يكون فعل = حركه " #. module: stock #: field:stock.transfer_details_items,package_id:0 msgid "Source package" msgstr "الحزمة المصدر" #. module: stock #: help:stock.inventory,lot_id:0 msgid "" "Specify Lot/Serial Number to focus your inventory on a particular Lot/Serial" " Number." msgstr "تحديد الحصه / الرقم التسلسلي للتركيز على المخزون الخاص بك الحصص / الرقم التسلسلي معين. " #. module: stock #: help:stock.inventory,partner_id:0 msgid "Specify Owner to focus your inventory on a particular Owner." msgstr "تحديد المالك للتركيز المخزون الخاص بك على مالك معين. " #. module: stock #: help:stock.inventory,package_id:0 msgid "Specify Pack to focus your inventory on a particular Pack." msgstr "تحديد حزمة للتركيز المخزون الخاص بك على حزمة معينة. " #. module: stock #: help:stock.inventory,product_id:0 msgid "Specify Product to focus your inventory on a particular Product." msgstr "حدد منتج لتركيز المخزون الخاص بك على المنتج معين. " #. module: stock #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "Split" msgstr "تجزئة" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "Start Inventory" msgstr "بدء الجرد" #. module: stock #: view:website:stock.report_picking msgid "State" msgstr "الحالة" #. module: stock #: view:stock.inventory:stock.view_inventory_filter #: field:stock.inventory,state:0 field:stock.inventory.line,state:0 #: view:stock.move:stock.view_move_search field:stock.move,state:0 #: view:stock.picking:stock.view_picking_internal_search #: field:stock.picking,state:0 msgid "Status" msgstr "الحالة" #. module: stock #: code:addons/stock/stock.py:3350 #: model:stock.location,name:stock.stock_location_shop0 #: model:stock.location,name:stock.stock_location_stock #, python-format msgid "Stock" msgstr "أسهم" #. module: stock #: view:website:stock.report_inventory msgid "Stock Inventory" msgstr "جرد المخزون" #. module: stock #: view:stock.inventory.line:stock.stock_inventory_line_tree msgid "Stock Inventory Lines" msgstr "خطوط الجرد للمخزون" #. module: stock #: model:ir.actions.report.xml,name:stock.report_product_history msgid "Stock Level Forecast" msgstr "توقع المستوى للمخزون" #. module: stock #: view:stock.location:stock.view_location_form #: view:stock.location:stock.view_location_tree2 msgid "Stock Location" msgstr "مكان المخزون" #. module: stock #: view:stock.location:stock.view_location_search msgid "Stock Locations" msgstr "اماكن المخزون" #. module: stock #: model:ir.model,name:stock.model_stock_move msgid "Stock Move" msgstr "حركة مخزن" #. module: stock #: model:ir.actions.act_window,name:stock.action_move_form2 #: model:ir.ui.menu,name:stock.menu_action_move_form2 #: view:stock.inventory:stock.view_inventory_form #: view:stock.move:stock.view_move_form #: view:stock.move:stock.view_move_picking_form #: view:stock.move:stock.view_move_picking_tree #: view:stock.move:stock.view_move_search #: view:stock.picking:stock.view_picking_form #: view:stock.production.lot:stock.view_production_lot_form msgid "Stock Moves" msgstr "تحركات المخزون" #. module: stock #: view:stock.move:stock.view_move_graph msgid "Stock Moves Analysis" msgstr "تحليل حركه المخزون" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_all msgid "Stock Operations" msgstr "عمليات المخزون" #. module: stock #: field:stock.pack.operation,picking_id:0 msgid "Stock Picking" msgstr "إلتقاط المخزون" #. module: stock #: view:product.template:stock.view_template_property_form msgid "Stock and Expected Variations" msgstr "المخزون و الاختلافات المتوقعه " #. module: stock #: view:stock.move:stock.view_move_search msgid "Stock moves that are Available (Ready to process)" msgstr "تحركات المخزون المتوفرة (جاهز للمعالجة) " #. module: stock #: view:stock.move:stock.view_move_search msgid "Stock moves that are Confirmed, Available or Waiting" msgstr "تحركات المخزون التي يتم تأكيدها، المتوفرة أو المنتظره" #. module: stock #: view:stock.move:stock.view_move_search msgid "Stock moves that have been processed" msgstr "تحركات المخزون التي تم معالجتها " #. module: stock #: view:report.stock.lines.date:stock.report_stock_lines_date_search msgid "Stockable" msgstr "قابل للتخزين" #. module: stock #: view:product.template:stock.product_template_search_form_view_stock msgid "Stockable products" msgstr "المنتجات للتخزين" #. module: stock #: view:product.template:stock.view_template_property_form msgid "Storage Location" msgstr "موقع التخزين " #. module: stock #: field:stock.config.settings,group_uos:0 msgid "Store products in a different unit of measure than the sales order" msgstr "تخزين المنتجات في وحدة مختلفة للقياس من أجل البيع " #. module: stock #: field:stock.picking,message_summary:0 #: field:stock.production.lot,message_summary:0 msgid "Summary" msgstr "الملخّص" #. module: stock #: field:stock.location.route,supplied_wh_id:0 msgid "Supplied Warehouse" msgstr "مخزن التوريد" #. module: stock #: view:stock.location:stock.view_location_search #: view:stock.move:stock.view_move_tree_receipt_picking msgid "Supplier" msgstr "مورِّد" #. module: stock #: view:website:stock.report_picking msgid "Supplier Address:" msgstr "عنوان المورد:" #. module: stock #: field:res.partner,property_stock_supplier:0 #: selection:stock.location,usage:0 msgid "Supplier Location" msgstr "مكان التزويد" #. module: stock #: view:stock.location:stock.view_location_search msgid "Supplier Locations" msgstr "أماكن المورد" #. module: stock #: field:stock.location.route,supplier_wh_id:0 msgid "Supplier Warehouse" msgstr "مخزن المورد" #. module: stock #: model:stock.location,name:stock.stock_location_suppliers #: selection:stock.picking.type,code:0 msgid "Suppliers" msgstr "المورّدون" #. module: stock #: view:product.template:stock.view_template_property_form msgid "Supply Chain Information" msgstr "معلومات سلسله الامداد " #. module: stock #: field:stock.move,procure_method:0 msgid "Supply Method" msgstr "طريقة التوريد" #. module: stock #: selection:procurement.rule,procure_method:0 msgid "Take From Stock" msgstr "سحب من المخزون" #. module: stock #: view:stock.warehouse:stock.view_warehouse msgid "Technical Information" msgstr "معلومات تقنية" #. module: stock #: help:stock.move.operation.link,reserved_quant_id:0 msgid "" "Technical field containing the quant that created this link between an " "operation and a stock move. Used at the stock_move_obj.action_done() time to" " avoid seeking a matching quant again" msgstr "الحقل التقني الذي يحتوي على الكميات التي خلقت هذا الرابط بين عملية وتحرك المخزون تستخدم في الوقت stock_move_obj.action_done () لتجنب تسعى للحصول على كميات مطابقة مرة أخرى " #. module: stock #: help:stock.move,warehouse_id:0 msgid "" "Technical field depicting the warehouse to consider for the route selection " "on the next procurement (if any)." msgstr "الحقل التقني يصور المستودع لاعتباره كمسار مختار على الشراء المقبل (إن وجدت) . " #. module: stock #: help:res.company,internal_transit_location_id:0 msgid "" "Technical field used for resupply routes between warehouses that belong to " "this company" msgstr "المجال التقني المستخدم لطرق الإمداد بين المستودعات التي تنتمي إلى هذه الشركة " #. module: stock #: help:stock.move,restrict_lot_id:0 msgid "" "Technical field used to depict a restriction on the lot of quants to " "consider when marking this move as 'done'" msgstr "المجال التقني المستخدم لتصوير قيد على الكثير من الكميات في اعتبار حاله الحركه بأنها \"فعل\" " #. module: stock #: help:stock.move,restrict_partner_id:0 msgid "" "Technical field used to depict a restriction on the ownership of quants to " "consider when marking this move as 'done'" msgstr "المجال التقني المستخدم لتصوير قيد على الكثير من الكميات في اعتبار حاله الحركه بأنها \"فعل\" " #. module: stock #: help:stock.picking,picking_type_code:0 msgid "" "Technical field used to display the correct label on print button in the " "picking view" msgstr "تستخدم الحقل التقني لعرض التسمية الصحيحة على زر الطباعة في عرض الالتقاط " #. module: stock #: help:stock.return.picking,move_dest_exists:0 msgid "Technical field used to hide help tooltip if not needed" msgstr "تستخدم الحقل التقني لإخفاء مساعدة او التلميح إذا لم يكن هناك حاجة " #. module: stock #: help:stock.quant,negative_dest_location_id:0 msgid "" "Technical field used to record the destination location of a move that " "created a negative quant" msgstr "تستخدم الحقل التقني لتسجيل موقع الوصول من الفيلم الذي خلق ضليع في الكميه السالبه" #. module: stock #: help:stock.move,price_unit:0 msgid "" "Technical field used to record the product cost set by the user during a " "picking confirmation (when costing method used is 'average price' or " "'real'). Value given in company currency and in product uom." msgstr "استخدم الحقل التقني لتسجيل تكلفة المنتج الذي حدد من المستخدم خلال تأكيد الاختيار (عند استخدام منهج تكلفة السعر المتوسط أو الحقيقى ) قيمة معينة في عملة الشركة وفي UOM المنتج." #. module: stock #: help:stock.move,split_from:0 msgid "" "Technical field used to track the origin of a split move, which can be " "useful in case of debug" msgstr "تستخدمالحقل التقني لتتبع أصل إنقسام هذه الحركه ، والتي يمكن أن تكون مفيدة في حالة التصحيح " #. module: stock #: help:product.template,sale_delay:0 msgid "" "The average delay in days between the confirmation of the customer order and" " the delivery of the finished products. It's the time you promise to your " "customers." msgstr "متوسط التأخير في الأيام بين تأكيد امر العميل، وتسليم المنتجات النهائية. انها الوقت الذي تعد به لعملائك. " #. module: stock #: sql_constraint:stock.location:0 msgid "The barcode for a location must be unique per company !" msgstr "يجب أن يكون الباركود للموقع فريد في شركة!" #. module: stock #: code:addons/stock/stock.py:3874 #, python-format msgid "" "The chosen quantity for product %s is not compatible with the UoM rounding. " "It will be automatically converted at confirmation" msgstr "الكمية المختاره للمنتج س٪ ليست متوافقة مع تقريب وحده القياس. سيتم تحويلها تلقائيا عند تأكيدا " #. module: stock #: sql_constraint:stock.warehouse:0 msgid "The code of the warehouse must be unique per company!" msgstr "يجب أن يكون كود المستودع فريد من نوعه لكل شركة! " #. module: stock #: sql_constraint:stock.production.lot:0 msgid "" "The combination of serial number, internal reference and product must be " "unique !" msgstr "يجب أن يكون مزيج من الرقم التسلسلي، المرجعية الداخلية ومنتج فريد من نوعه! " #. module: stock #: help:stock.quant,company_id:0 msgid "The company to which the quants belong" msgstr "الشركة التي تنتمى إليها الكميات " #. module: stock #: help:stock.inventory,date:0 msgid "" "The date that will be used for the stock level check of the products and the" " validation of the stock move related to this inventory." msgstr "التاريخ الذي سيتم استخدامه لفحص مستوى المخزون من المنتجات والتحقق من صحة هذه الخطوة المخزون المرتبط بهذا المخزون. " #. module: stock #: code:addons/stock/stock.py:3522 #, python-format msgid "" "The default resupply warehouse should be different than the warehouse " "itself!" msgstr "يجب أن تكون إعادة تزويد مستودع افتراضي مختلفة من مستودع نفسها ! " #. module: stock #: code:addons/stock/stock.py:1067 #, python-format msgid "" "The destination location must be the same for all the moves of the picking." msgstr "يجب أن يكون موقع الوصول نفسه بالنسبة لجميع تحركات الالتقاط " #. module: stock #: view:product.category:stock.product_category_form_view_inherit msgid "" "The following routes will apply to the products in this category taking into" " account parent categories:" msgstr "سيتم تطبيق الطرق التالية لهذه المنتجات في هذه الفئة مع الأخذ بعين الاعتبار الفئات الأصل: " #. module: stock #: help:stock.quant,reservation_id:0 msgid "The move the quant is reserved for" msgstr "تحرك الكميه محجوز لـ " #. module: stock #: sql_constraint:stock.warehouse:0 msgid "The name of the warehouse must be unique per company!" msgstr "يجب أن يكون اسم المستودع فريد من نوعه لكل شركة !" #. module: stock #: help:stock.quant,propagated_from_id:0 msgid "The negative quant this is coming from" msgstr "الكميه السالبه هذه تأتى من " #. module: stock #: help:stock.quant.package,parent_id:0 msgid "The package containing this item" msgstr "الحزمه تحتوى على هذا المنتج " #. module: stock #: help:stock.quant,package_id:0 msgid "The package containing this quant" msgstr "الحزمه تحتوى على الكميه " #. module: stock #: model:ir.model,name:stock.model_stock_picking_type msgid "The picking type determines the picking view" msgstr "نوع الالتقاط يحدد عرض الالتقاط " #. module: stock #: help:stock.warehouse.orderpoint,qty_multiple:0 msgid "" "The procurement quantity will be rounded up to this multiple. If it is 0, " "the exact quantity will be used. " msgstr "سيتم تقريب كمية المشتريات حتى تصل إلى هذه متعددة. إذا كان 0، سيتم استخدام كمية الدقيق . " #. module: stock #: help:stock.move,rule_id:0 msgid "The pull rule that created this stock move" msgstr "قاعده السحب التى تم إنشاءها هذه حركه مخزون" #. module: stock #: help:stock.move,push_rule_id:0 msgid "The push rule that created this stock move" msgstr "قاعده الدفع التي تم إنشاءها فى حركه المخزون " #. module: stock #: code:addons/stock/stock.py:1699 #, python-format msgid "" "The requested operation cannot be processed because of a programming error " "setting the `product_qty` field instead of the `product_uom_qty`." msgstr "العملية المطلوبة لا يمكن معالجتها بسبب خطأ في البرمجة وضع `الحقل product_qty` بدلا من` product_uom_qty`. " #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:268 #, python-format msgid "The reserved stock changed. You might want to" msgstr "المخزون المحجوز تم تغييره . لو أردت ذلك " #. module: stock #: code:addons/stock/stock.py:2353 #, python-format msgid "" "The roundings of your Unit of Measures %s on the move vs. %s on the product " "don't allow to do these operations or you are not transferring the picking " "at once. " msgstr "التدوير فى وحده القياس الخاصه بك %s على هذه الحركه %s على المنتج لا تسمح للقيام بهذه العمليات أو انك لم تنقل الالتقاط دفعة واحدة. " #. module: stock #: code:addons/stock/stock.py:3867 #, python-format msgid "" "The selected UoM for product %s is not compatible with the UoM set on the product form. \n" "Please choose an UoM within the same UoM category." msgstr "وحده القياس المختارة للمنتج %s غير متوافقه مع وحده قياس التى تم تعيينها على المنتج \nيرجى اختيار وحده قياس من نفس وحده قياس الفئه " #. module: stock #: constraint:stock.inventory:0 msgid "The selected inventory options are not coherent." msgstr "خيارات المخزون المختارة ليست مترابطه" #. module: stock #: code:addons/stock/stock.py:1070 #, python-format msgid "The source location must be the same for all the moves of the picking." msgstr "يجب أن يكون موقع المصدر نفسه بالنسبة لجميع تحركات الالتقاط " #. module: stock #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "" "The source package will be moved entirely. If you specify a destination " "package, the source package will be put in the destination package." msgstr "سيتم نقل حزمة المصدر تماما. إذا قمت بتحديد حزمة المقصد، سيتم وضع حزمة مصدر في حزمة الوجهة. " #. module: stock #: help:stock.pack.operation,picking_id:0 msgid "The stock operation where the packing has been made" msgstr "عملية المخزون حيث أحرز التعبئة والتغليف " #. module: stock #: help:procurement.rule,warehouse_id:0 msgid "The warehouse this rule is for" msgstr "المستودع هذه القاعدة ل " #. module: stock #: help:procurement.rule,propagate_warehouse_id:0 msgid "" "The warehouse to propagate on the created move/procurement, which can be " "different of the warehouse this rule is for (e.g for resupplying rules from " "another warehouse)" msgstr "في مستودع للنشر على خلق نقل / المشتريات، والتي يمكن أن تكون مختلفة من مستودع هذه القاعدة ل(على سبيل المثال لإعادة تزويد القواعد من مستودع آخر ) " #. module: stock #: field:stock.inventory.line,theoretical_qty:0 msgid "Theoretical Quantity" msgstr "الكمية النظرية" #. module: stock #: help:stock.config.settings,module_procurement_jit:0 msgid "" "This allows Just In Time computation of procurement orders.\n" " All procurement orders will be processed immediately, which could in some\n" " cases entail a small performance impact.\n" " This installs the module procurement_jit." msgstr "هذا يسمح فقط في وقت حساب أوامر الشراء.\nسيتم تجهيز جميع أوامر الشراء على الفور، والتي يمكن في بعض\nالحالات تنطوي على تأثير أداء صغير \nهذا يثبت موديول procurement_jit " #. module: stock #: help:stock.config.settings,group_stock_tracking_lot:0 msgid "" "This allows to manipulate packages. You can put something in, take " "something from a package, but also move entire packages and put them even in" " another package. " msgstr "هذا يسمح للتلاعب فى الحزم. يمكنك وضع شيء في، تأخذ شيئا من حزمة، ولكن أيضا نقل حزم كاملة ووضعها حتى في حزمة أخرى. " #. module: stock #: help:stock.config.settings,group_stock_production_lot:0 msgid "" "This allows you to assign a lot (or serial number) to the pickings and " "moves. This can make it possible to know which production lot was sent to a" " certain client, ..." msgstr "هذا يسمح لك بتعيين الحصص (أو الرقم التسلسلي) للالتقاطات والتحركات. هذا يمكن أن يجعل من الممكن معرفة أي دفعة إنتاج تم إرسالها إلى عميل معين، ... " #. module: stock #: model:ir.actions.act_window,help:stock.quantsact msgid "" "This analysis gives you a fast overview on the current stock level of your " "products and their today's inventory value." msgstr "هذا التحليل يمنحك لمحة سريعة على مستوى المخزون الحالي من المنتجات الخاصة بك وقيمتها الدفترية اليوم. " #. module: stock #: help:stock.quant.package,packaging_id:0 msgid "" "This field should be completed only if everything inside the package share " "the same product, otherwise it doesn't really makes sense." msgstr "ينبغي أن يكتمل هذا الحقل فقط إذا كان كل شيء داخل الحزمة مشاركة نفس المنتج، وإلا فإنها لا يكون لها معنى. " #. module: stock #: help:stock.quant,owner_id:0 msgid "This is the owner of the quant" msgstr "هذا هو مالك الكميه " #. module: stock #: help:stock.location.path,picking_type_id:0 msgid "This is the picking type associated with the different pickings" msgstr "هذا هو نوع الالتقاط المرتبط بالالتقاطات مختلفة" #. module: stock #: help:stock.move,product_uom_qty:0 msgid "" "This is the quantity of products from an inventory point of view. For moves " "in the state 'done', this is the quantity of products that were actually " "moved. For other moves, this is the quantity of product that is planned to " "be moved. Lowering this quantity does not generate a backorder. Changing " "this quantity on assigned moves affects the product reservation, and should " "be done with care." msgstr "هذه هي الكمية من المنتجات من نقطة المخزون فى العرض . ليتحرك للحاله \"تم\"، وهذاهى كمية المنتجات التي تم نقلها بالفعل. لخطوات أخرى، وهذه هى كمية المنتجات التي من المقرر أن يتم نقلها. خفض هذه الكمية لا تولد المؤجل. تغيير هذه الكمية على تحركات معيينه يؤثر على حجز المنتج، وينبغي أن يتم ذلك بعناية. " #. module: stock #: help:stock.location.path,auto:0 msgid "" "This is used to define paths the product has to follow within the location tree.\n" "The 'Automatic Move' value will create a stock move after the current one that will be validated automatically. With 'Manual Operation', the stock move has to be validated by a worker. With 'Automatic No Step Added', the location is replaced in the original move." msgstr "ويستخدم لتحديد مسارات المنتج لديها لمتابعة ما داخل شجرة الموقع.\nوينشأ قيمة 'النقل التلقائي تحرك الاسهم بعد النظام الحالي الذي سيتم التحقق من صحته تلقائيا. مع \"دليل التشغيل\"، تحرك المخزون هذا لا بد من التحقق من صحته من قبل العامل. مع 'التلقائي بدون خطوة مضافة'، يتم استبدال الموقع في هذه الخطوة الأصلية." #. module: stock #: help:stock.config.settings,group_stock_adv_location:0 msgid "" "This option supplements the warehouse application by effectively " "implementing Push and Pull inventory flows through Routes." msgstr "هذا الخيار يكمل تطبيق مستودع من خلال التنفيذ الفعال دفع وسحب التدفقات المخزون من خلال المسارات ." #. module: stock #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "" "This picking appears to be chained with another operation. Later, if you " "receive the goods you are returning now, make sure to" msgstr "ويبدو أن هذا قطف أن بالسلاسل مع عملية أخرى. وفي وقت لاحق، إذا كنت تتلقى السلع التي يعودون الآن، للتأكد من " #. module: stock #: help:stock.change.product.qty,new_quantity:0 msgid "" "This quantity is expressed in the Default Unit of Measure of the product." msgstr "يتم التعبير عن هذه الكمية في وحدة القياس الافتراضية للمنتج. " #. module: stock #: help:res.partner,property_stock_customer:0 msgid "" "This stock location will be used, instead of the default one, as the " "destination location for goods you send to this partner" msgstr "سيستخدم مكان المخزون هذا, بدلًا من المكان الافتراضي, كمكان التخصيص للسلع التي ترسلها لهذا الشريك" #. module: stock #: help:res.partner,property_stock_supplier:0 msgid "" "This stock location will be used, instead of the default one, as the source " "location for goods you receive from the current partner" msgstr "سيستخدم مكان المخزون هذا, بدلًا من الافتراضي منه, كمكان المصدر للسلع التي استقبلتها من الشريك الحالي" #. module: stock #: help:product.template,property_stock_production:0 msgid "" "This stock location will be used, instead of the default one, as the source " "location for stock moves generated by manufacturing orders." msgstr "سوف تستخدم هذا موقع المخزون ، بدلا من الافتراضي الواحد، كموقع المصدر لتحركات الأسهم الناتجة عن طلبيات المصانع. " #. module: stock #: help:product.template,property_stock_procurement:0 msgid "" "This stock location will be used, instead of the default one, as the source " "location for stock moves generated by procurements." msgstr "سوف تستخدم هذا الموقع المخزون ، بدلا من الواحد الافتراضي ، كموقع المصدر لتحركات المخزون الناتجة عن عمليات الشراء. " #. module: stock #: help:product.template,property_stock_inventory:0 msgid "" "This stock location will be used, instead of the default one, as the source " "location for stock moves generated when you do an inventory." msgstr "موقع المخزون هذا سوف يستخدم، بدلا من الافتراضي ، كموقع المصدر لتحركات المخزون التى ولدت عند القيام بجرد. " #. module: stock #: help:stock.config.settings,group_stock_tracking_owner:0 msgid "This way you can receive products attributed to a certain owner. " msgstr "وبهذه الطريقة يمكنك الحصول على منتجات نسبه إلى مالك معين. " #. module: stock #: help:stock.config.settings,group_stock_multiple_locations:0 msgid "" "This will show you the locations and allows you to define multiple picking " "types and warehouses." msgstr "هذا سوف يعرض لك المواقع ويسمح لك بتحديد أنواع الالتقاط المتعددة والمستودعات. " #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:125 #, python-format msgid "To" msgstr "إلى" #. module: stock #: view:stock.move:stock.view_move_search msgid "To Do" msgstr "في انتظار التنفيذ" #. module: stock #: view:stock.move:stock.view_move_search msgid "Today" msgstr "اليوم" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:123 #, python-format msgid "Todo" msgstr "قيد التنفيذ" #. module: stock #: view:website:stock.report_inventory msgid "Total Quantity" msgstr "إجمالي الكمية" #. module: stock #: field:product.category,total_route_ids:0 msgid "Total routes" msgstr "إجمالى المسارات " #. module: stock #: code:addons/stock/stock.py:1564 #: model:ir.ui.menu,name:stock.menu_traceability #: view:stock.config.settings:stock.view_stock_config_settings #: view:stock.production.lot:stock.view_production_lot_form #, python-format msgid "Traceability" msgstr "التعقب" #. module: stock #: field:product.template,track_incoming:0 msgid "Track Incoming Lots" msgstr "تعقب الوفر القادم" #. module: stock #: field:product.template,track_outgoing:0 msgid "Track Outgoing Lots" msgstr "تتبع الطلبيات الصادرة" #. module: stock #: help:stock.config.settings,module_product_expiry:0 msgid "" "Track different dates on products and serial numbers.\n" "The following dates can be tracked:\n" " - end of life\n" " - best before date\n" " - removal date\n" " - alert date.\n" "This installs the module product_expiry." msgstr "تتبع التواريخ المختلفة على المنتجات والأرقام التسلسلية.\nيمكن تتبع التواريخ التالية:\n- نهاية الحياة\n- الافضل قبل الموعد\n- تاريخ الإزالة\n- تاريخ التنبيه.\nهذا يثبت موديول product_expiry." #. module: stock #: field:stock.config.settings,group_stock_production_lot:0 msgid "Track lots or serial numbers" msgstr "تتبع الأرقام التسلسلية أو الحصص " #. module: stock #: view:stock.picking:stock.view_picking_form #: field:stock.transfer_details_items,transfer_id:0 msgid "Transfer" msgstr "نقل" #. module: stock #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "Transfer details" msgstr "تفاصيل النقل" #. module: stock #: selection:stock.picking,state:0 msgid "Transferred" msgstr "تم النقل" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree msgid "Transfers" msgstr "تحويلات" #. module: stock #: selection:stock.location,usage:0 msgid "Transit Location" msgstr "مكان مؤقت" #. module: stock #: help:stock.picking,recompute_pack_op:0 msgid "" "True if reserved quants changed, which mean we might need to recompute the " "package operations" msgstr "صح إذا كانت الكميه المحجوزه تم تغييرها ، والذي يعني أننا قد نحتاج إلى إعادة حساب عمليات الحزمة " #. module: stock #: field:stock.picking.type,code:0 msgid "Type of Operation" msgstr "نوع العمليه " #. module: stock #: field:stock.quant,packaging_type_id:0 msgid "Type of packaging" msgstr "نوع الحزمه " #. module: stock #: field:stock.location.path,picking_type_id:0 msgid "Type of the new Operation" msgstr "نوع العمليه الجديده " #. module: stock #: model:ir.ui.menu,name:stock.menu_pickingtype msgid "Types of Operation" msgstr "أنواع العمليه " #. module: stock #: help:stock.production.lot,name:0 msgid "Unique Serial Number" msgstr "الرقم المسلسل الفريد" #. module: stock #: field:stock.quant,cost:0 msgid "Unit Cost" msgstr "تكلفة الوحدة" #. module: stock #: help:stock.pack.operation,cost:0 msgid "Unit Cost for this product line" msgstr "تكلفة الوحدة لخط المنتج هذا" #. module: stock #: view:stock.move:stock.view_move_picking_form msgid "Unit Of Measure" msgstr "وحدة القياس" #. module: stock #: field:stock.move,price_unit:0 msgid "Unit Price" msgstr "سعر الوحدة" #. module: stock #: field:make.procurement,uom_id:0 #: view:stock.inventory:stock.view_inventory_form #: view:stock.move:stock.stock_move_tree #: view:stock.move:stock.view_move_picking_tree #: view:stock.move:stock.view_move_tree #: view:stock.move:stock.view_move_tree_receipt_picking #: view:stock.move:stock.view_move_tree_receipt_picking_board #: field:stock.move,product_uom:0 msgid "Unit of Measure" msgstr "وحدة القياس" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_uom_categ_form_action msgid "Unit of Measure Categories" msgstr "فئات وحدات القياس" #. module: stock #: model:ir.ui.menu,name:stock.menu_stock_unit_measure_stock #: model:ir.ui.menu,name:stock.menu_stock_uom_form_action msgid "Units of Measure" msgstr "وحدة القياس" #. module: stock #: code:addons/stock/stock.py:3736 #, python-format msgid "Unknown Pack" msgstr "حزم غير معروف " #. module: stock #: selection:stock.warehouse,reception_steps:0 msgid "Unload in input location then go to stock (2 steps)" msgstr "أرفع موقع المدخلات ثم إذهب إلى المخزون (2 خطوتين )" #. module: stock #: selection:stock.warehouse,reception_steps:0 msgid "" "Unload in input location, go through a quality control before being admitted" " in stock (3 steps)" msgstr "إرفع في موقع الإدخال، انتقل خلال مراقبة الجودة قبل دخوله في المخزون (3 خطوات)" #. module: stock #: view:stock.quant.package:stock.view_quant_package_form msgid "Unpack" msgstr "فضا " #. module: stock #: code:addons/stock/product.py:276 #, python-format msgid "Unplanned Qty" msgstr "كمية غير مخططة" #. module: stock #: field:stock.picking,message_unread:0 #: field:stock.production.lot,message_unread:0 msgid "Unread Messages" msgstr "رسائل غير مقروءة" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "Unreserve" msgstr "إلغاء الحجز" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "UoM" msgstr "وحده القياس " #. module: stock #: model:ir.actions.act_window,name:stock.action_view_change_product_quantity #: view:stock.change.product.qty:stock.view_change_product_quantity msgid "Update Product Quantity" msgstr "تحديث الكمية" #. module: stock #: selection:stock.move,priority:0 selection:stock.picking,priority:0 msgid "Urgent" msgstr "عاجل" #. module: stock #: field:stock.config.settings,group_stock_tracking_lot:0 msgid "Use packages: pallets, boxes, ..." msgstr "استخدام حزم : المنصات، وصناديق، ... " #. module: stock #: view:make.procurement:stock.view_make_procurment_wizard msgid "" "Use this assistant to generate a procurement request for this\n" " product. According to the product configuration, this may\n" " trigger a draft purchase order, a manufacturing order or\n" " a new task." msgstr "استخدام هذا المساعد لإنشاء طلب شراء لهذا\nالمنتج. وفقا لتكوين المنتج، وهذا قد\nيطلق مسوده أمر الشراء، أمر التصنيع أو\nمهمة جديدة." #. module: stock #: help:stock.return.picking.line,lot_id:0 msgid "Used to choose the lot/serial number of the product returned" msgstr "تستخدم لاختيار الحصص / الرقم التسلسلي للمنتج المعاد " #. module: stock #: help:stock.picking.type,sequence:0 msgid "Used to order the 'All Operations' kanban view" msgstr "تستخدم لأمر \"كل العمليات\" عرض كانبان " #. module: stock #: model:res.groups,name:stock.group_stock_user msgid "User" msgstr "مستخدم" #. module: stock #: code:addons/stock/stock.py:2400 #, python-format msgid "User Error!" msgstr "خطأ مستخدم !" #. module: stock #: view:website:stock.report_picking msgid "VAT:" msgstr "ضريبة القيمة المضافة:" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "Validate Inventory" msgstr "التحقق من صحة المخزون" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:67 #, python-format msgid "Validate package" msgstr "التحقق من صحه الحزم " #. module: stock #: selection:stock.inventory,state:0 msgid "Validated" msgstr "تم التحقق" #. module: stock #: selection:stock.move,priority:0 selection:stock.picking,priority:0 msgid "Very Urgent" msgstr "عاجل جداً" #. module: stock #: selection:stock.location,usage:0 msgid "View" msgstr "عرض" #. module: stock #: view:stock.quant.package:stock.view_quant_package_form msgid "View Contained Packages content" msgstr "عرض الصناديق المحتواه " #. module: stock #: field:stock.warehouse,view_location_id:0 msgid "View Location" msgstr "عرض المكان" #. module: stock #: model:stock.location,name:stock.stock_location_locations_virtual msgid "Virtual Locations" msgstr "الاماكن الواقعية" #. module: stock #: selection:stock.move,state:0 msgid "Waiting Another Move" msgstr "في انتظار تحرك آخر " #. module: stock #: selection:stock.picking,state:0 msgid "Waiting Another Operation" msgstr "في انتظار عمليه أخرى" #. module: stock #: selection:stock.move,state:0 #: view:stock.picking:stock.view_picking_internal_search #: selection:stock.picking,state:0 #: view:stock.picking.type:stock.stock_picking_type_kanban msgid "Waiting Availability" msgstr "منتظر التوفر" #. module: stock #: model:ir.actions.act_window,name:stock.action_picking_tree_waiting msgid "Waiting Availability Transfers" msgstr "منتظر التوفر" #. module: stock #: view:stock.picking:stock.view_picking_internal_search msgid "Waiting Moves" msgstr "منتظر التحرك " #. module: stock #: model:ir.model,name:stock.model_stock_warehouse #: model:ir.ui.menu,name:stock.menu_stock_config_settings #: model:ir.ui.menu,name:stock.menu_stock_root #: model:ir.ui.menu,name:stock.next_id_61 #: field:make.procurement,warehouse_id:0 #: field:procurement.order,warehouse_id:0 field:product.product,warehouse_id:0 #: field:stock.location.path,warehouse_id:0 field:stock.move,warehouse_id:0 #: field:stock.picking.type,warehouse_id:0 #: view:stock.warehouse:stock.view_warehouse #: view:stock.warehouse:stock.view_warehouse_tree #: view:stock.warehouse.orderpoint:stock.warehouse_orderpoint_search #: field:stock.warehouse.orderpoint,warehouse_id:0 msgid "Warehouse" msgstr "المخزون" #. module: stock #: view:website:stock.report_picking msgid "Warehouse Address:" msgstr "عنوان المستودع:" #. module: stock #: view:stock.warehouse:stock.view_warehouse msgid "Warehouse Configuration" msgstr "ضبط المستودع" #. module: stock #: field:stock.warehouse,name:0 msgid "Warehouse Name" msgstr "اسم المستودع" #. module: stock #: field:procurement.rule,propagate_warehouse_id:0 msgid "Warehouse to Propagate" msgstr "مخزن للنشر " #. module: stock #: help:procurement.order,warehouse_id:0 msgid "Warehouse to consider for the route selection" msgstr "مخزن للنظر فى إختيار المسار " #. module: stock #: code:addons/stock/stock.py:3550 #, python-format msgid "Warehouse's Routes" msgstr "مسارات المخزن" #. module: stock #: model:ir.actions.act_window,name:stock.action_warehouse_form #: model:ir.ui.menu,name:stock.menu_action_warehouse_form #: view:stock.location.route:stock.stock_location_route_form_view msgid "Warehouses" msgstr "المخازن" #. module: stock #: code:addons/stock/stock.py:2625 code:addons/stock/stock.py:3522 #: code:addons/stock/wizard/make_procurement_product.py:117 #: code:addons/stock/wizard/stock_change_product_qty.py:58 #, python-format msgid "Warning" msgstr "تحذير" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:132 #, python-format msgid "Warning !" msgstr "تحذير !" #. module: stock #: code:addons/stock/stock.py:880 code:addons/stock/stock.py:2159 #: code:addons/stock/stock.py:2415 #: code:addons/stock/wizard/stock_change_product_qty.py:92 #: code:addons/stock/wizard/stock_return_picking.py:69 #: code:addons/stock/wizard/stock_return_picking.py:84 #: code:addons/stock/wizard/stock_return_picking.py:150 #, python-format msgid "Warning!" msgstr "تحذير!" #. module: stock #: code:addons/stock/stock.py:3866 #, python-format msgid "Warning: wrong UoM!" msgstr "تحذير : خطأ فى وحده القياس !" #. module: stock #: code:addons/stock/stock.py:3873 #, python-format msgid "Warning: wrong quantity!" msgstr "تحذير: كمية خاطئة!" #. module: stock #: help:product.putaway,fixed_location_ids:0 msgid "" "When the method is fixed, this location will be used to store the products" msgstr "عندما يتم إصلاح الطريقة، سيتم استخدام هذا الموقع لتخزين المنتجات ." #. module: stock #: help:stock.warehouse.orderpoint,product_min_qty:0 msgid "" "When the virtual stock goes below the Min Quantity specified for this field," " Odoo generates a procurement to bring the forecasted quantity to the Max " "Quantity." msgstr "عندما يكون المخزون الوهمى أقل من كمية الحد الأدنى المحدد لهذا الحقل، أوبنيرب يولد الشراء لجلب كمية التوقعات إلى أقصى الحدود الكمية. " #. module: stock #: help:stock.warehouse.orderpoint,product_max_qty:0 msgid "" "When the virtual stock goes below the Min Quantity, Odoo generates a " "procurement to bring the forecasted quantity to the Quantity specified as " "Max Quantity." msgstr "عندما يكون المخزون الوهمى أقل من كمية الحد الأدنى المحدد لهذا الحقل، أوبنيرب يولد الشراء لجلب كمية التوقعات إلى أقصى الحدود الكمية. " #. module: stock #: view:stock.change.product.qty:stock.view_change_product_quantity msgid "" "When you select a serial number (lot), the quantity is corrected with respect to\n" " the quantity of that serial number (lot) and not to the total quantity of the product." msgstr "عند تحديد رقم التسلسلي (الحصص)، وكمية صحيحة فيما يتعلق\nبكمية من هذا الرقم التسلسلي (الحصص) وليس إلى الكمية الإجمالية للمنتج." #. module: stock #: field:stock.return.picking.line,wizard_id:0 msgid "Wizard" msgstr "المعالج" #. module: stock #: view:procurement.orderpoint.compute:stock.view_procurement_compute_wizard msgid "" "Wizard checks all the stock minimum rules and generate procurement order." msgstr "معالج الشيكات على كل قواعد الحد الأدنى للمخزون وتوليد أمر الشراء." #. module: stock #: selection:stock.pack.operation,processed:0 msgid "Yes" msgstr "نعم" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "You can delete lines to ignore some products." msgstr "يمكنك حذف الخطوط لتجاهل بعض المنتجات " #. module: stock #: code:addons/stock/stock.py:368 #, python-format msgid "" "You can not change the unit of measure of a product that has already been " "used in a done stock move. If you need to change the unit of measure, you " "may deactivate this product." msgstr "لا يمكنك تغيير وحدة القياس من المنتجات التي سبق استخدامها في حركه المخزون التى تمت . إذا كنت بحاجة إلى تغيير وحدة القياس، يمكنك إلغاء تنشيط هذا المنتج. " #. module: stock #: code:addons/stock/stock.py:2846 #, python-format msgid "You can not reserve a negative quantity or a negative quant." msgstr "لا يمكنك حجز كميه سالبه " #. module: stock #: code:addons/stock/stock.py:2400 #, python-format msgid "You can only delete draft moves." msgstr "يمكنك فقط حذف تحركات السحب." #. module: stock #: code:addons/stock/stock.py:2244 #, python-format msgid "You cannot cancel a stock move that has been set to 'Done'." msgstr "لا يمنكك حذف حركه مخزون فى الحاله \"تمت\" ! " #. module: stock #: code:addons/stock/stock.py:638 #, python-format msgid "You cannot move to a location of type view %s." msgstr "لا يمكنك نقل إلى موقع من نوع عرض s%" #. module: stock #: code:addons/stock/stock.py:2625 #, python-format msgid "" "You cannot set a negative product quantity in an inventory line:\n" "\t%s - qty: %s" msgstr "لا يمكنك وضع كمية المنتج سالبه في خطوط المخزون - الكمية:٪ ق " #. module: stock #: code:addons/stock/stock.py:2465 #, python-format msgid "You cannot split a draft move. It needs to be confirmed first." msgstr "لا يمكنك تقسيم حركه \"مسوده\". فإنه يحتاج إلى تأكيد أولا. " #. module: stock #: code:addons/stock/stock.py:2461 #, python-format msgid "You cannot split a move done" msgstr "لايمكنك تقسيم حرحه \" تمت \"" #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:132 #, python-format msgid "You have manually created product lines, please delete them to proceed" msgstr "لقد قمت بإنشاء خطوط الإنتاج يدويا، يرجى حذفها على المضي قدما " #. module: stock #: constraint:stock.warehouse.orderpoint:0 msgid "" "You have to select a product unit of measure in the same category than the " "default unit of measure of the product" msgstr "لديك تحديد وحدة قياس المنتج في نفس الفئة من وحدة القياس الافتراضية للمنتج ." #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:62 #, python-format msgid "You may only return one picking at a time!" msgstr "يمكنك العودة فقط لإلتقاط واحدة في وقت واحد! " #. module: stock #: code:addons/stock/wizard/stock_return_picking.py:72 #, python-format msgid "You may only return pickings that are Done!" msgstr "يمكنك فقط معاوده إلتقاط التى فى الحاله \"تمت\" ! " #. module: stock #: code:addons/stock/stock.py:2159 #, python-format msgid "You must assign a serial number for the product %s" msgstr "يجب تعيين الرقم التسلسلي للمنتج ٪س" #. module: stock #: constraint:stock.move:0 msgid "" "You try to move a product using a UoM that is not compatible with the UoM of" " the product moved. Please use an UoM in the same UoM category." msgstr "محاولة نقل المنتج باستخدام غير متوافق مع وحده قياس المنتج . يرجى استخدام وحده قياس المنتج في نفس فئه وحده القياس ." #. module: stock #: view:stock.change.product.qty:stock.view_change_product_quantity #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "_Apply" msgstr "تطبيق" #. module: stock #: view:stock.change.product.qty:stock.view_change_product_quantity #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "_Cancel" msgstr "ال_غاء" #. module: stock #: view:procurement.rule:stock.view_procurement_rule_form_stock_inherit #: view:product.template:stock.view_template_property_form #: view:stock.location.path:stock.stock_location_path_form msgid "days" msgstr "أيام" #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "e.g. Annual inventory" msgstr "الجرد السنوي" #. module: stock #: view:stock.picking:stock.view_picking_form msgid "e.g. PO0032" msgstr "مثال.PO0032" #. module: stock #: help:stock.move,origin_returned_move_id:0 msgid "move that created the return move" msgstr "الحركه التي خلقت عوده هذه الحركه" #. module: stock #: view:make.procurement:stock.view_make_procurment_wizard #: view:procurement.orderpoint.compute:stock.view_procurement_compute_wizard #: view:stock.change.product.qty:stock.view_change_product_quantity #: view:stock.config.settings:stock.view_stock_config_settings #: view:stock.move.scrap:stock.view_stock_move_scrap_wizard #: view:stock.return.picking:stock.view_stock_return_picking_form #: view:stock.transfer_details:stock.view_stock_enter_transfer_details msgid "or" msgstr "أو" #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:243 #, python-format msgid "picking(s)" msgstr "إلتقاطات (س)" #. module: stock #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "reverse" msgstr "إحجز" #. module: stock #: help:stock.inventory,move_ids_exist:0 #: help:stock.picking,pack_operation_exist:0 msgid "technical field for attrs in view" msgstr "الحقل التقنى للـاترس فى العرض " #. module: stock #: help:stock.picking,quant_reserved_exist:0 msgid "" "technical field used to know if there is already at least one quant reserved" " on moves of a given picking" msgstr "حقل تقنى يستخدم لمعرفة إذا كان هناك بالفعل كميه واحد على الأقل محجوزه على تحركات إلتقاط معين " #. module: stock #. openerp-web #: code:addons/stock/static/src/xml/picking.xml:269 #, python-format msgid "the operations." msgstr "العمليات " #. module: stock #: view:stock.return.picking:stock.view_stock_return_picking_form msgid "" "the returned picking in order to avoid logistic rules to be applied again " "(which would create duplicated operations)" msgstr "إعاده الالتقاط من أجل تجنب قواعد لوجستية للتطبيق مرة أخرى (والذي من شأنه أن يخلق عمليات مكررة)" #. module: stock #: field:product.product,qty_available_text:0 #: field:product.template,qty_available_text:0 #: field:stock.inventory,total_qty:0 field:stock.picking.type,count_picking:0 #: field:stock.picking.type,count_picking_backorders:0 #: field:stock.picking.type,count_picking_draft:0 #: field:stock.picking.type,count_picking_late:0 #: field:stock.picking.type,count_picking_ready:0 #: field:stock.picking.type,count_picking_waiting:0 #: field:stock.picking.type,rate_picking_backorders:0 #: field:stock.picking.type,rate_picking_late:0 msgid "unknown" msgstr "مجهول" #. module: stock #: view:product.template:stock.view_template_property_form msgid "⇒ Request Procurement" msgstr "طلب المشتريات " #. module: stock #: view:stock.inventory:stock.view_inventory_form msgid "⇒ Set quantities to 0" msgstr "عين الكميات إلي صفر" #. module: stock #: view:product.template:stock.view_template_property_form msgid "⇒ Update" msgstr "حدث"