Skip to content

Commit d85f2e3

Browse files
pcastelovigoweblate
authored andcommitted
Added translation using Weblate (Galician)
1 parent 416fe03 commit d85f2e3

1 file changed

Lines changed: 145 additions & 0 deletions

File tree

  • base_export_async/i18n

base_export_async/i18n/gl.po

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * base_export_async
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: gl\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: base_export_async
18+
#. odoo-javascript
19+
#: code:addons/base_export_async/static/src/xml/base.xml:0
20+
#, python-format
21+
msgid "(You will receive the export by email)"
22+
msgstr ""
23+
24+
#. module: base_export_async
25+
#: model:mail.template,body_html:base_export_async.delay_export_mail_template
26+
msgid ""
27+
"<p>Your export is available <a t-attf-href=\"{{ object.url }}\" target=\"_blank\">here</a>.</p>\n"
28+
" <p>It will be automatically deleted the <t t-out=\"object.expiration_date\"></t>.</p>\n"
29+
" <br>\n"
30+
" <p>\n"
31+
" <span style=\"color: #808080;\">This is an automated message please do not reply.</span>\n"
32+
" </p>\n"
33+
" "
34+
msgstr ""
35+
36+
#. module: base_export_async
37+
#: model:ir.model,name:base_export_async.model_delay_export
38+
msgid "Asynchronous Export"
39+
msgstr ""
40+
41+
#. module: base_export_async
42+
#. odoo-javascript
43+
#: code:addons/base_export_async/static/src/xml/base.xml:0
44+
#, python-format
45+
msgid "Asynchronous export"
46+
msgstr ""
47+
48+
#. module: base_export_async
49+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__create_uid
50+
msgid "Created by"
51+
msgstr ""
52+
53+
#. module: base_export_async
54+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__create_date
55+
msgid "Created on"
56+
msgstr ""
57+
58+
#. module: base_export_async
59+
#: model:mail.template,name:base_export_async.delay_export_mail_template
60+
msgid "Delay Export"
61+
msgstr ""
62+
63+
#. module: base_export_async
64+
#: model:ir.actions.server,name:base_export_async.to_delete_attachment_ir_actions_server
65+
#: model:ir.cron,cron_name:base_export_async.to_delete_attachment
66+
msgid "Delete Generated Exports"
67+
msgstr ""
68+
69+
#. module: base_export_async
70+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__display_name
71+
msgid "Display Name"
72+
msgstr ""
73+
74+
#. module: base_export_async
75+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__expiration_date
76+
msgid "Expiration Date"
77+
msgstr ""
78+
79+
#. module: base_export_async
80+
#: model:mail.template,subject:base_export_async.delay_export_mail_template
81+
msgid "Export {{ object.model_description }} {{ datetime.date.today() }}"
82+
msgstr ""
83+
84+
#. module: base_export_async
85+
#. odoo-javascript
86+
#: code:addons/base_export_async/static/src/js/list_controller.esm.js:0
87+
#, python-format
88+
msgid "External ID"
89+
msgstr ""
90+
91+
#. module: base_export_async
92+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__id
93+
msgid "ID"
94+
msgstr ""
95+
96+
#. module: base_export_async
97+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export____last_update
98+
msgid "Last Modified on"
99+
msgstr ""
100+
101+
#. module: base_export_async
102+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__write_uid
103+
msgid "Last Updated by"
104+
msgstr ""
105+
106+
#. module: base_export_async
107+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__write_date
108+
msgid "Last Updated on"
109+
msgstr ""
110+
111+
#. module: base_export_async
112+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__model_description
113+
msgid "Model Description"
114+
msgstr ""
115+
116+
#. module: base_export_async
117+
#. odoo-javascript
118+
#: code:addons/base_export_async/static/src/js/data_export.esm.js:0
119+
#, python-format
120+
msgid "Please select fields to save export list..."
121+
msgstr ""
122+
123+
#. module: base_export_async
124+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__url
125+
msgid "Url"
126+
msgstr ""
127+
128+
#. module: base_export_async
129+
#: model:ir.model.fields,field_description:base_export_async.field_delay_export__user_ids
130+
msgid "Users"
131+
msgstr ""
132+
133+
#. module: base_export_async
134+
#. odoo-python
135+
#: code:addons/base_export_async/models/delay_export.py:0
136+
#, python-format
137+
msgid "You must set an email address to your user."
138+
msgstr ""
139+
140+
#. module: base_export_async
141+
#. odoo-javascript
142+
#: code:addons/base_export_async/static/src/js/list_controller.esm.js:0
143+
#, python-format
144+
msgid "You will receive the export file by email as soon as it is finished."
145+
msgstr ""

0 commit comments

Comments
 (0)