forked from OCA/queue
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbase_import_async.pot
78 lines (69 loc) · 2 KB
/
base_import_async.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_import_async
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: base_import_async
#. odoo-python
#: code:addons/base_import_async/models/queue_job.py:0
#, python-format
msgid "Attachment"
msgstr ""
#. module: base_import_async
#: model:ir.model,name:base_import_async.model_base_import_import
msgid "Base Import"
msgstr ""
#. module: base_import_async
#. odoo-python
#: code:addons/base_import_async/models/base_import_import.py:0
#, python-format
msgid ""
"Import %(model)s from file %(file_name)s - #%(chunk)s - lines %(from)s to "
"%(to)s"
msgstr ""
#. module: base_import_async
#. odoo-python
#: code:addons/base_import_async/models/base_import_import.py:0
#, python-format
msgid "Import %(model)s from file %(from_file)s"
msgstr ""
#. module: base_import_async
#. odoo-javascript
#: code:addons/base_import_async/static/src/xml/import.xml:0
#, python-format
msgid "Import in the background"
msgstr ""
#. module: base_import_async
#: model:ir.model,name:base_import_async.model_queue_job
msgid "Queue Job"
msgstr ""
#. module: base_import_async
#. odoo-javascript
#: code:addons/base_import_async/static/src/xml/import.xml:0
#, python-format
msgid ""
"When checked, the import will be executed as a background job, after "
"splitting your file in small chunks that will be processed independently. "
"Use this to import very large files."
msgstr ""
#. module: base_import_async
#. odoo-javascript
#: code:addons/base_import_async/static/src/js/import.js:0
#, python-format
msgid "You can check the status of this job in menu 'Queue / Jobs'."
msgstr ""
#. module: base_import_async
#. odoo-javascript
#: code:addons/base_import_async/static/src/js/import.js:0
#, python-format
msgid "Your request is being processed"
msgstr ""