# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_sparse_field # # Translators: # amrnegm , 2017 # Martin Trigaux , 2017 # Osama Ahmaro , 2017 # Mohammed Albasha , 2017 # Shaima Safar , 2017 # Mustafa Rawi , 2017 # Ghaith Gammar , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-20 09:53+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Ghaith Gammar , 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: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_boolean msgid "Boolean" msgstr "بولياني (قيمة منطقية)" #. module: base_sparse_field #: code:addons/base_sparse_field/models/models.py:24 #, python-format msgid "Changing the storing system for field \"%s\" is not allowed." msgstr "Changing the storing system for field \"%s\" is not allowed." #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_char msgid "Char" msgstr "حرف" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_create_uid msgid "Created by" msgstr "أنشئ بواسطة" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_create_date msgid "Created on" msgstr "أنشئ في" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_data msgid "Data" msgstr "البيانات" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_display_name msgid "Display Name" msgstr "الاسم المعروض" #. module: base_sparse_field #: model:ir.model,name:base_sparse_field.model_ir_model_fields msgid "Fields" msgstr "الحقول" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_float msgid "Float" msgstr "عشري" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_id msgid "ID" msgstr "المعرف" #. module: base_sparse_field #: model:ir.model.fields,help:base_sparse_field.field_ir_model_fields_serialization_field_id msgid "" "If set, this field will be stored in the sparse structure of the " "serialization field, instead of having its own database column. This cannot " "be changed after creation." msgstr "" "If set, this field will be stored in the sparse structure of the " "serialization field, instead of having its own database column. This cannot " "be changed after creation." #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_integer msgid "Integer" msgstr "عدد صحيح" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test___last_update msgid "Last Modified on" msgstr "آخر تعديل في" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_write_uid msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_write_date msgid "Last Updated on" msgstr "آخر تحديث في" #. module: base_sparse_field #: selection:sparse_fields.test,selection:0 msgid "One" msgstr "" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_partner msgid "Partner" msgstr "الشريك" #. module: base_sparse_field #: code:addons/base_sparse_field/models/models.py:26 #, python-format msgid "Renaming sparse field \"%s\" is not allowed" msgstr "إعادة تسمية الحقل \"%s\" غير مسموحة" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_sparse_fields_test_selection msgid "Selection" msgstr "الاختيار" #. module: base_sparse_field #: model:ir.model.fields,field_description:base_sparse_field.field_ir_model_fields_serialization_field_id msgid "Serialization Field" msgstr "مجال التسلسل" #. module: base_sparse_field #: code:addons/base_sparse_field/models/models.py:38 #, python-format msgid "Serialization field `%s` not found for sparse field `%s`!" msgstr "Serialization field `%s` not found for sparse field `%s`!" #. module: base_sparse_field #: selection:sparse_fields.test,selection:0 msgid "Two" msgstr "" #. module: base_sparse_field #: model:ir.model,name:base_sparse_field.model_sparse_fields_test msgid "sparse_fields.test" msgstr ""