Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
weblate committed Feb 27, 2023
1 parent 84af8f7 commit dd8639f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions base_time_window/i18n/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,21 @@ msgstr ""
"X-Generator: Weblate 4.3.2\n"

#. module: base_time_window
#. odoo-python
#: code:addons/base_time_window/models/time_window_mixin.py:0
#, python-format
msgid "%(end_time)s must be > %(start_time)s"
msgstr "%(end_time)s debe ser > %(start_time)s"

#. module: base_time_window
#. odoo-python
#: code:addons/base_time_window/models/time_window_mixin.py:0
#, python-format
msgid "%(record_name)s overlaps %(other_name)s"
msgstr "%(record_name)s se superpone %(other_name)s"

#. module: base_time_window
#. odoo-python
#: code:addons/base_time_window/models/time_window_mixin.py:0
#, python-format
msgid "At least one time.weekday is required"
Expand Down Expand Up @@ -60,6 +63,7 @@ msgid "From"
msgstr "Desde"

#. module: base_time_window
#. odoo-python
#: code:addons/base_time_window/models/time_window_mixin.py:0
#, python-format
msgid "Hour should be between 00 and 23"
Expand Down Expand Up @@ -96,6 +100,7 @@ msgid "Name"
msgstr "Nombre"

#. module: base_time_window
#. odoo-python
#: code:addons/base_time_window/models/time_weekday.py:0
#: model:ir.model.constraint,message:base_time_window.constraint_time_weekday_name_uniq
#, python-format
Expand Down Expand Up @@ -148,6 +153,7 @@ msgid "Wednesday"
msgstr "Miércoles"

#. module: base_time_window
#. odoo-python
#: code:addons/base_time_window/models/time_window_mixin.py:0
#, python-format
msgid "{days}: From {start} to {end}"
Expand Down

0 comments on commit dd8639f

Please sign in to comment.