Skip to content

Commit

Permalink
Added translation using Weblate (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
TumbaoJu authored and weblate committed Sep 20, 2024
1 parent 94742f5 commit 38f48b2
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions fieldservice_calendar/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fieldservice_calendar
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"

#. module: fieldservice_calendar
#: model:ir.model,name:fieldservice_calendar.model_calendar_event
msgid "Event"
msgstr ""

#. module: fieldservice_calendar
#: model:ir.model,name:fieldservice_calendar.model_fsm_order
msgid "Field Service Order"
msgstr ""

#. module: fieldservice_calendar
#: model:ir.model,name:fieldservice_calendar.model_fsm_team
msgid "Field Service Team"
msgstr ""

#. module: fieldservice_calendar
#: model:ir.model.fields,field_description:fieldservice_calendar.field_fsm_order__calendar_event_id
msgid "Meeting"
msgstr ""

#. module: fieldservice_calendar
#: model:ir.model.fields,field_description:fieldservice_calendar.field_calendar_event__fsm_order_id
msgid "Order id"
msgstr ""

#. module: fieldservice_calendar
#: model:ir.model.fields,help:fieldservice_calendar.field_fsm_team__calendar_user_id
msgid "Responsible for orders's calendar"
msgstr ""

#. module: fieldservice_calendar
#: model:ir.model.fields,field_description:fieldservice_calendar.field_fsm_team__calendar_user_id
msgid "Team's calendar"
msgstr ""

0 comments on commit 38f48b2

Please sign in to comment.