From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/note_pad/i18n/fr_BE.po | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 addons/note_pad/i18n/fr_BE.po (limited to 'addons/note_pad/i18n/fr_BE.po') diff --git a/addons/note_pad/i18n/fr_BE.po b/addons/note_pad/i18n/fr_BE.po new file mode 100644 index 00000000..fc43dbbf --- /dev/null +++ b/addons/note_pad/i18n/fr_BE.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * note_pad +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-08-25 10:20+0000\n" +"Last-Translator: <>\n" +"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/" +"language/fr_BE/)\n" +"Language: fr_BE\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: note_pad +#: model:ir.model,name:note_pad.model_note_note +msgid "Note" +msgstr "Note" + +#. module: note_pad +#: model:ir.model.fields,field_description:note_pad.field_note_note_note_pad_url +msgid "Pad Url" +msgstr "" -- cgit v1.2.3