diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/hr_maintenance/i18n/gu.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/hr_maintenance/i18n/gu.po')
| -rw-r--r-- | addons/hr_maintenance/i18n/gu.po | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/addons/hr_maintenance/i18n/gu.po b/addons/hr_maintenance/i18n/gu.po new file mode 100644 index 00000000..8019786f --- /dev/null +++ b/addons/hr_maintenance/i18n/gu.po @@ -0,0 +1,94 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_maintenance +# +# Translators: +# Martin Trigaux, 2018 +# Spellbound Soft Solutions <jeel.spellbound@gmail.com>, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-09-21 13:18+0000\n" +"Last-Translator: Spellbound Soft Solutions <jeel.spellbound@gmail.com>, 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_maintenance +#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_equipment__department_id +msgid "Assigned to Department" +msgstr "" + +#. module: hr_maintenance +#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_equipment__employee_id +msgid "Assigned to Employee" +msgstr "" + +#. module: hr_maintenance +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_request_view_form_inherit_hr +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_request_view_search_inherit_hr +msgid "Created By" +msgstr "" + +#. module: hr_maintenance +#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_request__owner_user_id +msgid "Created by User" +msgstr "" + +#. module: hr_maintenance +#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_request__department_id +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_form_inherit_hr +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_search_inherit_hr +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_tree_inherit_hr +#: selection:maintenance.equipment,equipment_assign_to:0 +msgid "Department" +msgstr "વિભાગ" + +#. module: hr_maintenance +#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_request__employee_id +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_form_inherit_hr +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_search_inherit_hr +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_tree_inherit_hr +#: selection:maintenance.equipment,equipment_assign_to:0 +msgid "Employee" +msgstr "કર્મચારી" + +#. module: hr_maintenance +#: model:ir.model,name:hr_maintenance.model_maintenance_equipment +msgid "Maintenance Equipment" +msgstr "" + +#. module: hr_maintenance +#: model:ir.model,name:hr_maintenance.model_maintenance_request +msgid "Maintenance Request" +msgstr "" + +#. module: hr_maintenance +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_request_view_search_inherit_hr +msgid "My Requests" +msgstr "" + +#. module: hr_maintenance +#: selection:maintenance.equipment,equipment_assign_to:0 +msgid "Other" +msgstr "અન્ય" + +#. module: hr_maintenance +#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_equipment__owner_user_id +msgid "Owner" +msgstr "માલિક" + +#. module: hr_maintenance +#: model_terms:ir.ui.view,arch_db:hr_maintenance.maintenance_equipment_view_kanban_inherit_hr +msgid "Unassigned" +msgstr "" + +#. module: hr_maintenance +#: model:ir.model.fields,field_description:hr_maintenance.field_maintenance_equipment__equipment_assign_to +msgid "Used By" +msgstr "" |
