RemiFr82
2 years ago
2 changed files with 142 additions and 0 deletions
@ -0,0 +1,66 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * social_mixin |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 14.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2023-05-04 11:52+0000\n" |
|||
"PO-Revision-Date: 2023-05-04 11:52+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: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__display_name |
|||
msgid "Display Name" |
|||
msgstr "Nom d'affichage" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__social_facebook |
|||
msgid "Facebook Account" |
|||
msgstr "Compte Facebook" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__social_github |
|||
msgid "GitHub Account" |
|||
msgstr "Compte GitHub" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__id |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__social_instagram |
|||
msgid "Instagram Account" |
|||
msgstr "Compte Instagram" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin____last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Dernière modification le" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__social_linkedin |
|||
msgid "LinkedIn Account" |
|||
msgstr "Compte LinkedIn" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model,name:social_mixin.model_social_mixin |
|||
msgid "Social Mixin" |
|||
msgstr "Mixin réseaux sociaux" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__social_twitter |
|||
msgid "Twitter Account" |
|||
msgstr "Compte Twitter" |
|||
|
|||
#. module: social_mixin |
|||
#: model:ir.model.fields,field_description:social_mixin.field_social_mixin__social_youtube |
|||
msgid "Youtube Account" |
|||
msgstr "Compte Youtube" |
@ -0,0 +1,76 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * social_partner |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 14.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2023-05-04 11:56+0000\n" |
|||
"PO-Revision-Date: 2023-05-04 11:56+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: social_partner |
|||
#: model:ir.model,name:social_partner.model_res_partner |
|||
msgid "Contact" |
|||
msgstr "" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__display_name |
|||
msgid "Display Name" |
|||
msgstr "Nom d'affichage" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__social_facebook |
|||
msgid "Facebook Account" |
|||
msgstr "Compte Facebook" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__social_github |
|||
msgid "GitHub Account" |
|||
msgstr "Compte GitHub" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__id |
|||
msgid "ID" |
|||
msgstr "" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__social_instagram |
|||
msgid "Instagram Account" |
|||
msgstr "Compte Instagram" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner____last_update |
|||
msgid "Last Modified on" |
|||
msgstr "Dernière modification le" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__social_linkedin |
|||
msgid "LinkedIn Account" |
|||
msgstr "Compte LinkedIn" |
|||
|
|||
#. module: social_partner |
|||
#: model_terms:ir.ui.view,arch_db:social_partner.view_partner_form_inherit_social_partner |
|||
msgid "Open" |
|||
msgstr "Ouvrir" |
|||
|
|||
#. module: social_partner |
|||
#: model_terms:ir.ui.view,arch_db:social_partner.view_partner_form_inherit_social_partner |
|||
msgid "Social" |
|||
msgstr "" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__social_twitter |
|||
msgid "Twitter Account" |
|||
msgstr "Compte Twitter" |
|||
|
|||
#. module: social_partner |
|||
#: model:ir.model.fields,field_description:social_partner.field_res_partner__social_youtube |
|||
msgid "Youtube Account" |
|||
msgstr "Compte Youtube" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue