Skip to content

Commit 2f8ba90

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

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

  • base_import_async/i18n

base_import_async/i18n/gl.po

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * base_import_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_import_async
18+
#. odoo-python
19+
#: code:addons/base_import_async/models/queue_job.py:0
20+
#, python-format
21+
msgid "Attachment"
22+
msgstr ""
23+
24+
#. module: base_import_async
25+
#: model:ir.model,name:base_import_async.model_base_import_import
26+
msgid "Base Import"
27+
msgstr ""
28+
29+
#. module: base_import_async
30+
#. odoo-python
31+
#: code:addons/base_import_async/models/base_import_import.py:0
32+
#, python-format
33+
msgid ""
34+
"Import %(model)s from file %(file_name)s - #%(chunk)s - lines %(from)s to "
35+
"%(to)s"
36+
msgstr ""
37+
38+
#. module: base_import_async
39+
#. odoo-python
40+
#: code:addons/base_import_async/models/base_import_import.py:0
41+
#, python-format
42+
msgid "Import %(model)s from file %(from_file)s"
43+
msgstr ""
44+
45+
#. module: base_import_async
46+
#. odoo-javascript
47+
#: code:addons/base_import_async/static/src/xml/import.xml:0
48+
#, python-format
49+
msgid "Import in the background"
50+
msgstr ""
51+
52+
#. module: base_import_async
53+
#: model:ir.model,name:base_import_async.model_queue_job
54+
msgid "Queue Job"
55+
msgstr ""
56+
57+
#. module: base_import_async
58+
#. odoo-javascript
59+
#: code:addons/base_import_async/static/src/xml/import.xml:0
60+
#, python-format
61+
msgid ""
62+
"When checked, the import will be executed as a background job, after "
63+
"splitting your file in small chunks that will be processed independently. "
64+
"Use this to import very large files."
65+
msgstr ""
66+
67+
#. module: base_import_async
68+
#. odoo-javascript
69+
#: code:addons/base_import_async/static/src/js/import.js:0
70+
#, python-format
71+
msgid "You can check the status of this job in menu 'Queue / Jobs'."
72+
msgstr ""
73+
74+
#. module: base_import_async
75+
#. odoo-javascript
76+
#: code:addons/base_import_async/static/src/js/import.js:0
77+
#, python-format
78+
msgid "Your request is being processed"
79+
msgstr ""

0 commit comments

Comments
 (0)