diff --git a/project_issue_extension/i18n/fr.po b/project_issue_extension/i18n/fr.po new file mode 100644 index 0000000..6b2b77a --- /dev/null +++ b/project_issue_extension/i18n/fr.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * project_issue_extension +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 16:12+0000\n" +"PO-Revision-Date: 2014-04-18 16:12+0000\n" +"Last-Translator: Alexis de Lattre \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: project_issue_extension +#: sql_constraint:project.issue:0 +msgid "An issue with the same number already exists for this company !" +msgstr "Un incident avec le même numéro existe déjà pour cette société !" + +#. module: project_issue_extension +#: field:project.issue,number:0 +msgid "Number" +msgstr "Numéro" + +#. module: project_issue_extension +#: model:ir.model,name:project_issue_extension.model_project_issue +msgid "Project Issue" +msgstr "Incident de projet" + +#. module: project_issue_extension +#: field:project.issue,product_ids:0 +msgid "Related Products" +msgstr "Produits associés" + +#. module: project_issue_extension +#: field:project.issue,target_date:0 +msgid "Target Resolution Date" +msgstr "Date de résolution visée" diff --git a/project_issue_extension/i18n/project_issue_extension.pot b/project_issue_extension/i18n/project_issue_extension.pot new file mode 100644 index 0000000..5769f61 --- /dev/null +++ b/project_issue_extension/i18n/project_issue_extension.pot @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * project_issue_extension +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-18 16:11+0000\n" +"PO-Revision-Date: 2014-04-18 16:11+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: project_issue_extension +#: sql_constraint:project.issue:0 +msgid "An issue with the same number already exists for this company !" +msgstr "" + +#. module: project_issue_extension +#: field:project.issue,number:0 +msgid "Number" +msgstr "" + +#. module: project_issue_extension +#: model:ir.model,name:project_issue_extension.model_project_issue +msgid "Project Issue" +msgstr "" + +#. module: project_issue_extension +#: field:project.issue,product_ids:0 +msgid "Related Products" +msgstr "" + +#. module: project_issue_extension +#: field:project.issue,target_date:0 +msgid "Target Resolution Date" +msgstr ""