-
-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
oca-ci
committed
Jul 8, 2024
1 parent
a691a8e
commit 1a35101
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * pingen_env | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \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: pingen_env | ||
#: model:ir.model,name:pingen_env.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
|
||
#. module: pingen_env | ||
#: model:ir.model.fields,field_description:pingen_env.field_res_company__pingen_client_secretid | ||
msgid "Pingen Client Secretid" | ||
msgstr "" | ||
|
||
#. module: pingen_env | ||
#: model:ir.model.fields,field_description:pingen_env.field_res_company__pingen_clientid | ||
msgid "Pingen Clientid" | ||
msgstr "" | ||
|
||
#. module: pingen_env | ||
#: model:ir.model.fields,field_description:pingen_env.field_res_company__pingen_staging | ||
msgid "Pingen Staging" | ||
msgstr "" | ||
|
||
#. module: pingen_env | ||
#: model:ir.model.fields,field_description:pingen_env.field_res_company__pingen_webhook_secret | ||
msgid "Pingen Webhook Secret" | ||
msgstr "" | ||
|
||
#. module: pingen_env | ||
#: model:ir.model.fields,field_description:pingen_env.field_res_company__pingen_organization | ||
msgid "Pingen organization ID" | ||
msgstr "" |