Added translation using Weblate (Italian)
This commit is contained in:
parent
f4d02d6c92
commit
a722f9593e
|
|
@ -0,0 +1,48 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mail_environment
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\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: mail_environment
|
||||
#: model:ir.model.fields,help:mail_environment.field_fetchmail_server__is_ssl
|
||||
msgid ""
|
||||
"Connections are encrypted with SSL/TLS through a dedicated port (default: "
|
||||
"IMAPS=993, POP3S=995)"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_environment
|
||||
#: model:ir.model,name:mail_environment.model_fetchmail_server
|
||||
msgid "Incoming Mail Server"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_environment
|
||||
#: model:ir.model,name:mail_environment.model_ir_mail_server
|
||||
msgid "Mail Server"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_environment
|
||||
#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__is_ssl
|
||||
msgid "SSL/TLS"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_environment
|
||||
#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_env_defaults
|
||||
#: model:ir.model.fields,field_description:mail_environment.field_ir_mail_server__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr ""
|
||||
|
||||
#. module: mail_environment
|
||||
#: model:ir.model.fields,field_description:mail_environment.field_fetchmail_server__server_type
|
||||
msgid "Server Type"
|
||||
msgstr ""
|
||||
Loading…
Reference in New Issue