Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions base_cron_exclusion/i18n/da.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_cron_exclusion
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2026-07-09 09:46+0000\n"
"Last-Translator: Laura V <laura.valls@forgeflow.com>\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 5.15.2\n"

#. module: base_cron_exclusion
#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__display_name
msgid "Display Name"
msgstr "Vis navn"

#. module: base_cron_exclusion
#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__id
msgid "ID"
msgstr "ID"

#. module: base_cron_exclusion
#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__mutually_exclusive_cron_ids
#: model_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form
msgid "Mutually Exclusive Scheduled Actions"
msgstr "Indbyrdes udelukkende planlagte handlinger"

#. module: base_cron_exclusion
#: model:ir.model,name:base_cron_exclusion.model_ir_cron
msgid "Scheduled Actions"
msgstr "Planlagte handlinger"

#. module: base_cron_exclusion
#. odoo-python
#: code:addons/base_cron_exclusion/models/ir_cron.py:0
msgid "You can not mutually exclude a scheduled actions with itself."
msgstr ""
"Du kan ikke gøre en planlagt handling indbyrdes udelukkende med sig selv."
45 changes: 45 additions & 0 deletions base_cron_exclusion/i18n/sv.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_cron_exclusion
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2026-07-09 09:46+0000\n"
"Last-Translator: Laura V <laura.valls@forgeflow.com>\n"
"Language-Team: none\n"
"Language: sv\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 5.15.2\n"

#. module: base_cron_exclusion
#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__display_name
msgid "Display Name"
msgstr "Visningsnamn"

#. module: base_cron_exclusion
#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__id
msgid "ID"
msgstr "ID"

#. module: base_cron_exclusion
#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__mutually_exclusive_cron_ids
#: model_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form
msgid "Mutually Exclusive Scheduled Actions"
msgstr "Ömsesidigt uteslutande schemalagda åtgärder"

#. module: base_cron_exclusion
#: model:ir.model,name:base_cron_exclusion.model_ir_cron
msgid "Scheduled Actions"
msgstr "Schemalagda åtgärder"

#. module: base_cron_exclusion
#. odoo-python
#: code:addons/base_cron_exclusion/models/ir_cron.py:0
msgid "You can not mutually exclude a scheduled actions with itself."
msgstr ""
"Du kan inte göra en schemalagd åtgärd ömsesidigt uteslutande med sig själv."