mirror of https://github.com/muk-it/muk_base
MuK IT GmbH
5 years ago
10 changed files with 479 additions and 11 deletions
-
2muk_fields_lobject/__manifest__.py
-
117muk_fields_lobject/i18n/ar.po
-
4muk_fields_lobject/i18n/de.po
-
4muk_fields_lobject/i18n/es.po
-
4muk_fields_lobject/i18n/fr.po
-
117muk_fields_lobject/i18n/hi.po
-
4muk_fields_lobject/i18n/muk_fields_lobject.pot
-
4muk_fields_lobject/i18n/nl.po
-
117muk_fields_lobject/i18n/pt.po
-
117muk_fields_lobject/i18n/ru.po
@ -0,0 +1,117 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * muk_fields_lobject |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0-20190522\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2019-07-13 00:18+0000\n" |
|||
"PO-Revision-Date: 2019-07-13 00:18+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_base |
|||
msgid "Base" |
|||
msgstr "الأساس" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model.fields,field_description:muk_fields_lobject.field_ir_model_fields__ttype |
|||
msgid "Field Type" |
|||
msgstr "نوع الحقل" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_model_fields |
|||
msgid "Fields" |
|||
msgstr "الحقول" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_http |
|||
msgid "HTTP Routing" |
|||
msgstr "مسار HTTP" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "binary" |
|||
msgstr "بيانات ثنائية" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "boolean" |
|||
msgstr "قيمة منطقية" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "char" |
|||
msgstr "محارف" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "date" |
|||
msgstr "تاريخ" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "datetime" |
|||
msgstr "التاريخ والوقت" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "float" |
|||
msgstr "فاصلة عائمة" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "html" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "integer" |
|||
msgstr "عدد صحيح" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "lobject" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2many" |
|||
msgstr "علاقة متعدد لمتعدد" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2one" |
|||
msgstr "علاقة متعدد لواحد" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "monetary" |
|||
msgstr "قيمة نقدية" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "one2many" |
|||
msgstr "علاقة واحد لمتعدد" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "reference" |
|||
msgstr "المرجع" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "selection" |
|||
msgstr "قائمة خيارات" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "text" |
|||
msgstr "نص" |
|||
|
@ -0,0 +1,117 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * muk_fields_lobject |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0-20190522\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2019-07-13 00:19+0000\n" |
|||
"PO-Revision-Date: 2019-07-13 00:19+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_base |
|||
msgid "Base" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model.fields,field_description:muk_fields_lobject.field_ir_model_fields__ttype |
|||
msgid "Field Type" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_model_fields |
|||
msgid "Fields" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_http |
|||
msgid "HTTP Routing" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "binary" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "boolean" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "char" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "date" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "datetime" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "float" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "html" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "integer" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "lobject" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2many" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2one" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "monetary" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "one2many" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "reference" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "selection" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "text" |
|||
msgstr "" |
|||
|
@ -0,0 +1,117 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * muk_fields_lobject |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0-20190522\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2019-07-13 00:19+0000\n" |
|||
"PO-Revision-Date: 2019-07-13 00:19+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_base |
|||
msgid "Base" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model.fields,field_description:muk_fields_lobject.field_ir_model_fields__ttype |
|||
msgid "Field Type" |
|||
msgstr "Tipo de Campo" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_model_fields |
|||
msgid "Fields" |
|||
msgstr "Campos" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_http |
|||
msgid "HTTP Routing" |
|||
msgstr "Rota HTTP" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "binary" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "boolean" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "char" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "date" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "datetime" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "float" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "html" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "integer" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "lobject" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2many" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2one" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "monetary" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "one2many" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "reference" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "selection" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "text" |
|||
msgstr "Texto" |
|||
|
@ -0,0 +1,117 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * muk_fields_lobject |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0-20190522\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2019-07-13 00:20+0000\n" |
|||
"PO-Revision-Date: 2019-07-13 00:20+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_base |
|||
msgid "Base" |
|||
msgstr "Базовый" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model.fields,field_description:muk_fields_lobject.field_ir_model_fields__ttype |
|||
msgid "Field Type" |
|||
msgstr "Тип поля" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_model_fields |
|||
msgid "Fields" |
|||
msgstr "Поля" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: model:ir.model,name:muk_fields_lobject.model_ir_http |
|||
msgid "HTTP Routing" |
|||
msgstr "Маршрутизация HTTP" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "binary" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "boolean" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "char" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "date" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "datetime" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "float" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "html" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "integer" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "lobject" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2many" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "many2one" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "monetary" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "one2many" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "reference" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "selection" |
|||
msgstr "" |
|||
|
|||
#. module: muk_fields_lobject |
|||
#: selection:ir.model.fields,ttype:0 |
|||
msgid "text" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue