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