From a7448def582e5aa514bdb267bc75a2c11a5280ad Mon Sep 17 00:00:00 2001
From: benjamin <benjamin@le-filament.com>
Date: Wed, 22 Jun 2022 15:54:48 +0200
Subject: [PATCH] [add] translation

---
 i18n/fr.po | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 i18n/fr.po

diff --git a/i18n/fr.po b/i18n/fr.po
new file mode 100644
index 0000000..003b4b5
--- /dev/null
+++ b/i18n/fr.po
@@ -0,0 +1,23 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# 	* calendar
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 14.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2022-06-22 15:35+0000\n"
+"POT-Creation-Date: 2022-06-22 15:35+0000\n"
+"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: calendar
+#: model:ir.model.fields,field_description:calendar.field_calendar_event__user_id
+#: model_terms:ir.ui.view,arch_db:calendar.view_calendar_event_calendar
+#: model_terms:ir.ui.view,arch_db:calendar.view_calendar_event_search
+msgid "Responsible"
+msgstr "Organisateur"
-- 
GitLab