Added translation using Weblate (Spanish)
This commit is contained in:
parent
fcf02a9333
commit
2c5714136c
|
|
@ -0,0 +1,35 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * auth_saml_environment
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\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: auth_saml_environment
|
||||
#: model:ir.model,name:auth_saml_environment.model_auth_saml_provider
|
||||
msgid "SAML2 Provider"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_saml_environment
|
||||
#: model:ir.model.fields,field_description:auth_saml_environment.field_auth_saml_provider__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_saml_environment
|
||||
#: model:ir.model.fields,field_description:auth_saml_environment.field_auth_saml_provider__sp_pem_private_path
|
||||
msgid "sp_pem_private_path env config value"
|
||||
msgstr ""
|
||||
|
||||
#. module: auth_saml_environment
|
||||
#: model:ir.model.fields,field_description:auth_saml_environment.field_auth_saml_provider__sp_pem_public_path
|
||||
msgid "sp_pem_public_path env config value"
|
||||
msgstr ""
|
||||
Loading…
Reference in New Issue