# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_cache # # Translators: # Mustafa Rawi , 2017 # Osama Ahmaro , 2017 # Yihya Hugirat , 2017 # amrnegm , 2017 # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-29 10:26+0000\n" "PO-Revision-Date: 2015-09-29 10:26+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_cache msgid "Cache" msgstr "ذاكرة وسيطة" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_compute_user_id msgid "Cache compute user" msgstr "" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_config_cache_ids msgid "Cache ids" msgstr "معرفات الذاكرة الوسيطة" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_config_id msgid "Config id" msgstr "معرف التهيأة" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_create_uid msgid "Created by" msgstr "أنشئ بواسطة" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_create_date msgid "Created on" msgstr "أنشئ في" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_display_name msgid "Display Name" msgstr "الاسم المعروض" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_id msgid "ID" msgstr "المعرف" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache___last_update msgid "Last Modified on" msgstr "آخر تعديل في" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_write_uid msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_write_date msgid "Last Updated on" msgstr "آخر تحديث في" #. module: pos_cache #. openerp-web #: code:addons/pos_cache/static/src/js/pos_cache.js:36 #, python-format msgid "Loading" msgstr "جاري التحميل" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_config_oldest_cache_time msgid "Oldest cache time" msgstr "أقدم وقت للذاكر الوسيطة" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_product_domain msgid "Product domain" msgstr "نطاق المنتج" #. module: pos_cache #: model:ir.model.fields,field_description:pos_cache.field_pos_cache_product_fields msgid "Product fields" msgstr "حقول المنتج" #. module: pos_cache #: model:ir.ui.view,arch_db:pos_cache.view_pos_config_form msgid "Recompute cache" msgstr "إعادة حساب الذاكرة الوسيطة" #. module: pos_cache #: model:ir.model,name:pos_cache.model_pos_cache msgid "pos.cache" msgstr "" #. module: pos_cache #: model:ir.model,name:pos_cache.model_pos_config msgid "pos.config" msgstr "نقطة البيع.تعريفات"