Skip to content

Commit c73f893

Browse files
lbpatriweblate
authored andcommitted
Added translation using Weblate (Spanish)
1 parent e08211d commit c73f893

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

website_llms/i18n/es.po

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * website_llms
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: Automatically generated\n"
10+
"Language-Team: none\n"
11+
"Language: es\n"
12+
"MIME-Version: 1.0\n"
13+
"Content-Type: text/plain; charset=UTF-8\n"
14+
"Content-Transfer-Encoding: \n"
15+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16+
17+
#. module: website_llms
18+
#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms
19+
msgid ""
20+
"# Your Website — Information for LLMs\n"
21+
"\n"
22+
"## Company\n"
23+
"- About: https://yourdomain.com/aboutus\n"
24+
"- Contact: https://yourdomain.com/contactus\n"
25+
"\n"
26+
"## Content\n"
27+
"- Blog: https://yourdomain.com/blog"
28+
msgstr ""
29+
30+
#. module: website_llms
31+
#: model:ir.model,name:website_llms.model_res_config_settings
32+
msgid "Config Settings"
33+
msgstr ""
34+
35+
#. module: website_llms
36+
#: model:ir.model.fields,help:website_llms.field_res_config_settings__llms_txt_content
37+
#: model:ir.model.fields,help:website_llms.field_website__llms_txt_content
38+
msgid ""
39+
"Content to be served at /llms.txt. This file provides information for Large "
40+
"Language Models (LLMs) about your website."
41+
msgstr ""
42+
43+
#. module: website_llms
44+
#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms
45+
msgid ""
46+
"Content to be served at <code>/llms.txt</code>. This file provides\n"
47+
" information for Large Language Models (LLMs) about your website.\n"
48+
" Leave empty to use default content."
49+
msgstr ""
50+
51+
#. module: website_llms
52+
#: model:ir.model,name:website_llms.model_website
53+
msgid "Website"
54+
msgstr ""
55+
56+
#. module: website_llms
57+
#: model:ir.model.fields,field_description:website_llms.field_res_config_settings__llms_txt_content
58+
#: model:ir.model.fields,field_description:website_llms.field_website__llms_txt_content
59+
#: model_terms:ir.ui.view,arch_db:website_llms.res_config_settings_view_form_inherit_website_llms
60+
msgid "llms.txt Content"
61+
msgstr ""

0 commit comments

Comments
 (0)