File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
stock_partner_delivery_window/i18n Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,8 @@ msgstr ""
142
142
#: code:addons/stock_partner_delivery_window/models/stock_picking.py:0
143
143
#, python-format
144
144
msgid ""
145
- "The scheduled date is {date} ({tz}), but the partner is set to prefer deliveries on following time windows:\n"
145
+ "The scheduled date is {date} ({tz}), but the partner is set to prefer "
146
+ "deliveries on following time windows:\n"
146
147
"{window}"
147
148
msgstr ""
148
149
"La fecha prevista es {date} ({tz}), pero el socio está configurado para "
@@ -188,9 +189,11 @@ msgstr "Días laborables (de lunes a viernes)"
188
189
#. module: stock_partner_delivery_window
189
190
#: model:ir.model.fields,help: stock_partner_delivery_window.field_partner_delivery_time_window__tz
190
191
msgid ""
191
- "When printing documents and exporting/importing data, time values are computed according to this timezone.\n"
192
+ "When printing documents and exporting/importing data, time values are "
193
+ "computed according to this timezone.\n"
192
194
"If the timezone is not set, UTC (Coordinated Universal Time) is used.\n"
193
- "Anywhere else, time values are computed according to the time offset of your web client."
195
+ "Anywhere else, time values are computed according to the time offset of your "
196
+ "web client."
194
197
msgstr ""
195
198
"Al imprimir documentos y exportar/importar datos, los valores de la hora se "
196
199
"calculan según esta zona horaria.\n"
You can’t perform that action at this time.
0 commit comments