-
-
Notifications
You must be signed in to change notification settings - Fork 464
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (9 of 9 strings) Translation: queue-12.0/queue-12.0-base_import_async Translate-URL: https://translation.odoo-community.org/projects/queue-12-0/queue-12-0-base_import_async/da/
- Loading branch information
1 parent
7a16916
commit 56ad056
Showing
1 changed file
with
14 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,66 +6,71 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 12.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2022-07-06 19:28+0000\n" | ||
"Last-Translator: Hans Henrik Gabelgaard <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: da\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" | ||
"X-Generator: Weblate 4.3.2\n" | ||
|
||
#. module: base_import_async | ||
#: code:addons/base_import_async/models/queue_job.py:15 | ||
#, python-format | ||
msgid "Attachment" | ||
msgstr "" | ||
msgstr "Vedhæftning" | ||
|
||
#. module: base_import_async | ||
#: model:ir.model,name:base_import_async.model_base_import_import | ||
msgid "Base Import" | ||
msgstr "" | ||
msgstr "Base Import" | ||
|
||
#. module: base_import_async | ||
#: code:addons/base_import_async/models/base_import_import.py:64 | ||
#, python-format | ||
msgid "Import %s from file %s" | ||
msgstr "" | ||
msgstr "Import %s fra fil %s" | ||
|
||
#. module: base_import_async | ||
#: code:addons/base_import_async/models/base_import_import.py:157 | ||
#, python-format | ||
msgid "Import %s from file %s - #%s - lines %s to %s" | ||
msgstr "" | ||
msgstr "Import %s fra fil %s - #%s - linier %s til %s" | ||
|
||
#. module: base_import_async | ||
#. openerp-web | ||
#: code:addons/base_import_async/static/src/xml/import.xml:10 | ||
#, python-format | ||
msgid "Import in the background" | ||
msgstr "" | ||
msgstr "Importér i baggrund" | ||
|
||
#. module: base_import_async | ||
#: model:ir.model,name:base_import_async.model_queue_job | ||
msgid "Queue Job" | ||
msgstr "" | ||
msgstr "Queue Job" | ||
|
||
#. module: base_import_async | ||
#. openerp-web | ||
#: code:addons/base_import_async/static/src/xml/import.xml:7 | ||
#, 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 "" | ||
"Når det er markeret, vil importen blive udført som et baggrundsjob, efter at " | ||
"din fil er opdelt i små bidder, der vil blive behandlet uafhængigt. Brug " | ||
"dette til at importere meget store filer." | ||
|
||
#. module: base_import_async | ||
#. openerp-web | ||
#: code:addons/base_import_async/static/src/js/import.js:20 | ||
#, python-format | ||
msgid "You can check the status of this job in menu 'Queue / Jobs'." | ||
msgstr "" | ||
msgstr "Du kan tjekke status for dette job i menuen 'Kø / Jobs'." | ||
|
||
#. module: base_import_async | ||
#. openerp-web | ||
#: code:addons/base_import_async/static/src/js/import.js:19 | ||
#, python-format | ||
msgid "Your request is being processed" | ||
msgstr "" | ||
msgstr "Din anmodning behandles" |