Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-base_time_window Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_time_window/pull/2588/head
parent
84af8f7c63
commit
dd8639f8ec
|
@ -17,18 +17,21 @@ msgstr ""
|
||||||
"X-Generator: Weblate 4.3.2\n"
|
"X-Generator: Weblate 4.3.2\n"
|
||||||
|
|
||||||
#. module: base_time_window
|
#. module: base_time_window
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(end_time)s must be > %(start_time)s"
|
msgid "%(end_time)s must be > %(start_time)s"
|
||||||
msgstr "%(end_time)s debe ser > %(start_time)s"
|
msgstr "%(end_time)s debe ser > %(start_time)s"
|
||||||
|
|
||||||
#. module: base_time_window
|
#. module: base_time_window
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(record_name)s overlaps %(other_name)s"
|
msgid "%(record_name)s overlaps %(other_name)s"
|
||||||
msgstr "%(record_name)s se superpone %(other_name)s"
|
msgstr "%(record_name)s se superpone %(other_name)s"
|
||||||
|
|
||||||
#. module: base_time_window
|
#. module: base_time_window
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "At least one time.weekday is required"
|
msgid "At least one time.weekday is required"
|
||||||
|
@ -60,6 +63,7 @@ msgid "From"
|
||||||
msgstr "Desde"
|
msgstr "Desde"
|
||||||
|
|
||||||
#. module: base_time_window
|
#. module: base_time_window
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Hour should be between 00 and 23"
|
msgid "Hour should be between 00 and 23"
|
||||||
|
@ -96,6 +100,7 @@ msgid "Name"
|
||||||
msgstr "Nombre"
|
msgstr "Nombre"
|
||||||
|
|
||||||
#. module: base_time_window
|
#. module: base_time_window
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/base_time_window/models/time_weekday.py:0
|
#: code:addons/base_time_window/models/time_weekday.py:0
|
||||||
#: model:ir.model.constraint,message:base_time_window.constraint_time_weekday_name_uniq
|
#: model:ir.model.constraint,message:base_time_window.constraint_time_weekday_name_uniq
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -148,6 +153,7 @@ msgid "Wednesday"
|
||||||
msgstr "Miércoles"
|
msgstr "Miércoles"
|
||||||
|
|
||||||
#. module: base_time_window
|
#. module: base_time_window
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
#: code:addons/base_time_window/models/time_window_mixin.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "{days}: From {start} to {end}"
|
msgid "{days}: From {start} to {end}"
|
||||||
|
|
Loading…
Reference in New Issue