-
-
Notifications
You must be signed in to change notification settings - Fork 537
[15.0][MIG] base import async: Migration to 15.0 #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
7aa8a76
Added translation using Weblate (Italian)
francesco-ooops 994370f
Translated using Weblate (Italian)
francesco-ooops f5f08cd
[IMP] update dotfiles [ci skip]
OCA-git-bot a4aa19c
base_import_async: add a dedicated channel
sebalix 23140d4
base_import_async 14.0.1.0.2
OCA-git-bot 949ecc3
Added translation using Weblate (Romanian)
dhongu 1884f1c
[IMP] base_import_async: black, isort, prettier
ieski b46f9ec
[MIG] base_import_async: Migration to 15.0
ieski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,80 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * base_import_async | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 15.0-20221029\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2022-11-24 07:21+0000\n" | ||
| "PO-Revision-Date: 2022-11-24 10:25+0300\n" | ||
| "Last-Translator: \n" | ||
| "Language-Team: \n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
| "Language: tr_TR\n" | ||
| "X-Generator: Poedit 2.4.2\n" | ||
|
|
||
| #. module: base_import_async | ||
| #: code:addons/base_import_async/models/queue_job.py:0 | ||
| #, python-format | ||
| msgid "Attachment" | ||
| msgstr "Ek" | ||
|
|
||
| #. module: base_import_async | ||
| #: model:ir.model,name:base_import_async.model_base_import_import | ||
| msgid "Base Import" | ||
| msgstr "İçe aktarım" | ||
|
|
||
| #. module: base_import_async | ||
| #: code:addons/base_import_async/models/base_import_import.py:0 | ||
| #, python-format | ||
| msgid "Import %s from file %s" | ||
| msgstr "%s dosyasından %s içe aktar" | ||
|
|
||
| #. module: base_import_async | ||
| #: code:addons/base_import_async/models/base_import_import.py:0 | ||
| #, python-format | ||
| msgid "Import %s from file %s - #%s - lines %s to %s" | ||
| msgstr "%s dosyasından %s - #%s - %s - %s satırlarını içe aktar" | ||
|
|
||
| #. module: base_import_async | ||
| #. openerp-web | ||
| #: code:addons/base_import_async/static/src/xml/import.xml:0 | ||
| #, python-format | ||
| msgid "Import in the background" | ||
| msgstr "Arka planda içe aktarım" | ||
|
|
||
| #. module: base_import_async | ||
| #: model:ir.model,name:base_import_async.model_queue_job | ||
| msgid "Queue Job" | ||
| msgstr "İş Kuyruğu" | ||
|
|
||
| #. module: base_import_async | ||
| #. openerp-web | ||
| #: 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 "" | ||
| "İşaretlendiğinde, içe aktarım işlemi, dosyanızı bağımsız olarak işlenecek " | ||
| "küçük parçalara ayırdıktan sonra bir arka plan işi olarak yürütülür. Çok " | ||
| "büyük dosyaları içe aktarmak için bunu kullanın." | ||
|
|
||
| #. module: base_import_async | ||
| #. openerp-web | ||
| #: 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 "Bu işin durumunu 'Kuyruk / İşler' menüsünden kontrol edebilirsiniz." | ||
|
|
||
| #. module: base_import_async | ||
| #. openerp-web | ||
| #: code:addons/base_import_async/static/src/js/import.js:0 | ||
| #, python-format | ||
| msgid "Your request is being processed" | ||
| msgstr "İsteğiniz işleniyor" |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| import setuptools | ||
|
|
||
| setuptools.setup( | ||
| setup_requires=['setuptools-odoo'], | ||
| odoo_addon=True, | ||
| ) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
apart of this and @ChrisOForgeFlow's comment, lgtm