88msgstr ""
99"Project-Id-Version : vrpRouting v0.0.0\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2024-07-29 23:53 +0000\n "
11+ "POT-Creation-Date : 2024-08-04 15:19 +0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -81,23 +81,27 @@ msgstr ""
8181msgid "Renamed files to be compiled as C++ with .hpp & .cpp extensions"
8282msgstr ""
8383
84- #: ../../build/doc/release_notes.rst:54
85- msgid "Documentation queries "
84+ #: ../../build/doc/release_notes.rst:51
85+ msgid "Moved sphinx doc from .c files .rst files "
8686msgstr ""
8787
8888#: ../../build/doc/release_notes.rst:55
89- msgid "Renamed to extension `.pg` "
89+ msgid "Documentation queries "
9090msgstr ""
9191
9292#: ../../build/doc/release_notes.rst:56
93+ msgid "Renamed to extension `.pg`"
94+ msgstr ""
95+
96+ #: ../../build/doc/release_notes.rst:57
9397msgid "Removed `doc-` and `doc-vrp_` suffixes on file names"
9498msgstr ""
9599
96- #: ../../build/doc/release_notes.rst:59
100+ #: ../../build/doc/release_notes.rst:60
97101msgid "vrpRouting 0.4.1 Release Notes"
98102msgstr ""
99103
100- #: ../../build/doc/release_notes.rst:61
104+ #: ../../build/doc/release_notes.rst:62
101105#, python-format
102106msgid ""
103107"To see all issues & pull requests closed by this release see the `Git "
@@ -106,31 +110,31 @@ msgid ""
106110" on Github."
107111msgstr ""
108112
109- #: ../../build/doc/release_notes.rst:67
113+ #: ../../build/doc/release_notes.rst:68
110114msgid "Modification on experimental functions"
111115msgstr ""
112116
113- #: ../../build/doc/release_notes.rst:68
117+ #: ../../build/doc/release_notes.rst:69
114118msgid "OR Tools"
115119msgstr ""
116120
117- #: ../../build/doc/release_notes.rst:70
121+ #: ../../build/doc/release_notes.rst:71
118122msgid "vrp_bin_packing"
119123msgstr ""
120124
121- #: ../../build/doc/release_notes.rst:71
125+ #: ../../build/doc/release_notes.rst:72
122126msgid "vrp_knapsack"
123127msgstr ""
124128
125- #: ../../build/doc/release_notes.rst:72
129+ #: ../../build/doc/release_notes.rst:73
126130msgid "vrp_multiple_knapsack"
127131msgstr ""
128132
129133#: ../../build/doc/vrp_bin_packing.rst:3
130134msgid "Support for or-tools v9.10.4067"
131135msgstr ""
132136
133- #: ../../build/doc/release_notes.rst:78
137+ #: ../../build/doc/release_notes.rst:79
134138msgid "vrp_oneDepot"
135139msgstr ""
136140
@@ -142,27 +146,27 @@ msgstr ""
142146msgid "Result columns changed"
143147msgstr ""
144148
145- #: ../../build/doc/release_notes.rst:85
149+ #: ../../build/doc/release_notes.rst:86
146150msgid "Removal of Boost on the build"
147151msgstr ""
148152
149- #: ../../build/doc/release_notes.rst:86 ../../build/doc/release_notes.rst:184
153+ #: ../../build/doc/release_notes.rst:87 ../../build/doc/release_notes.rst:185
150154msgid "vrp_full_version"
151155msgstr ""
152156
153- #: ../../build/doc/release_notes.rst:87 ../../build/doc/release_notes.rst:183
157+ #: ../../build/doc/release_notes.rst:88 ../../build/doc/release_notes.rst:184
154158msgid "vrp_version"
155159msgstr ""
156160
157161#: ../../build/doc/vrp_full_version.rst:3
158162msgid "Boost removed from the result columns"
159163msgstr ""
160164
161- #: ../../build/doc/release_notes.rst:94
165+ #: ../../build/doc/release_notes.rst:95
162166msgid "vrpRouting 0.4.0 Release Notes"
163167msgstr ""
164168
165- #: ../../build/doc/release_notes.rst:96
169+ #: ../../build/doc/release_notes.rst:97
166170#, python-format
167171msgid ""
168172"To see all issues & pull requests closed by this release see the `Git "
@@ -171,39 +175,39 @@ msgid ""
171175" on Github."
172176msgstr ""
173177
174- #: ../../build/doc/release_notes.rst:101
178+ #: ../../build/doc/release_notes.rst:102
175179msgid ""
176180"Added support for VROOM 1.12.0 (`#34 "
177181"<https://github.com/pgRouting/vrprouting/issues/34>`_)"
178182msgstr ""
179183
180- #: ../../build/doc/release_notes.rst:102
184+ #: ../../build/doc/release_notes.rst:103
181185msgid "No visible changes on user side with respect to signatures."
182186msgstr ""
183187
184- #: ../../build/doc/release_notes.rst:103
188+ #: ../../build/doc/release_notes.rst:104
185189msgid "Adjusted to VROOM v1.12.0 due to internal breaking changes:"
186190msgstr ""
187191
188- #: ../../build/doc/release_notes.rst:105
192+ #: ../../build/doc/release_notes.rst:106
189193msgid "Made changes according to new vroom::Input signature."
190194msgstr ""
191195
192- #: ../../build/doc/release_notes.rst:106
196+ #: ../../build/doc/release_notes.rst:107
193197msgid ""
194198"CI changes to compile without routing support, with Position Independent "
195199"Code."
196200msgstr ""
197201
198- #: ../../build/doc/release_notes.rst:107
202+ #: ../../build/doc/release_notes.rst:108
199203msgid "Removed support for VROOM 1.11.0"
200204msgstr ""
201205
202- #: ../../build/doc/release_notes.rst:110
206+ #: ../../build/doc/release_notes.rst:111
203207msgid "vrpRouting 0.3"
204208msgstr ""
205209
206- #: ../../build/doc/release_notes.rst:112
210+ #: ../../build/doc/release_notes.rst:113
207211#, python-format
208212msgid ""
209213"To see all issues & pull requests closed by this release see the `Git "
@@ -212,167 +216,167 @@ msgid ""
212216" on Github."
213217msgstr ""
214218
215- #: ../../build/doc/release_notes.rst:117
219+ #: ../../build/doc/release_notes.rst:118
216220msgid "Modification of experimental functions"
217221msgstr ""
218222
219- #: ../../build/doc/release_notes.rst:118 ../../build/doc/release_notes.rst:156
223+ #: ../../build/doc/release_notes.rst:119 ../../build/doc/release_notes.rst:157
220224msgid "VROOM"
221225msgstr ""
222226
223- #: ../../build/doc/release_notes.rst:120 ../../build/doc/release_notes.rst:158
227+ #: ../../build/doc/release_notes.rst:121 ../../build/doc/release_notes.rst:159
224228msgid "vrp_vroom"
225229msgstr ""
226230
227- #: ../../build/doc/release_notes.rst:121 ../../build/doc/release_notes.rst:159
231+ #: ../../build/doc/release_notes.rst:122 ../../build/doc/release_notes.rst:160
228232msgid "vrp_vroomJobs"
229233msgstr ""
230234
231- #: ../../build/doc/release_notes.rst:122 ../../build/doc/release_notes.rst:160
235+ #: ../../build/doc/release_notes.rst:123 ../../build/doc/release_notes.rst:161
232236msgid "vrp_vroomShipments"
233237msgstr ""
234238
235- #: ../../build/doc/release_notes.rst:123 ../../build/doc/release_notes.rst:161
239+ #: ../../build/doc/release_notes.rst:124 ../../build/doc/release_notes.rst:162
236240msgid "vrp_vroomPlain"
237241msgstr ""
238242
239- #: ../../build/doc/release_notes.rst:124 ../../build/doc/release_notes.rst:162
243+ #: ../../build/doc/release_notes.rst:125 ../../build/doc/release_notes.rst:163
240244msgid "vrp_vroomJobsPlain"
241245msgstr ""
242246
243- #: ../../build/doc/release_notes.rst:125 ../../build/doc/release_notes.rst:163
247+ #: ../../build/doc/release_notes.rst:126 ../../build/doc/release_notes.rst:164
244248msgid "vrp_vroomShipmentsPlain"
245249msgstr ""
246250
247- #: ../../build/doc/release_notes.rst:128
251+ #: ../../build/doc/release_notes.rst:129
248252msgid ""
249253"Added support for VROOM 1.11.0 (`#24 "
250254"<https://github.com/pgRouting/vrprouting/issues/24>`_)"
251255msgstr ""
252256
253- #: ../../build/doc/release_notes.rst:129
257+ #: ../../build/doc/release_notes.rst:130
254258msgid "Added setup time in jobs and shipments to refine service time modeling."
255259msgstr ""
256260
257- #: ../../build/doc/release_notes.rst:130
261+ #: ../../build/doc/release_notes.rst:131
258262msgid "Added support for custom cost matrices, along with the duration matrix."
259263msgstr ""
260264
261- #: ../../build/doc/release_notes.rst:132
265+ #: ../../build/doc/release_notes.rst:133
262266msgid "Using start_id, end_id, duration, cost as matrix table columns."
263267msgstr ""
264268
265- #: ../../build/doc/release_notes.rst:133
269+ #: ../../build/doc/release_notes.rst:134
266270msgid ""
267271"Added timeout and exploration_level parameters to vroom-category "
268272"functions."
269273msgstr ""
270274
271- #: ../../build/doc/release_notes.rst:134
275+ #: ../../build/doc/release_notes.rst:135
272276msgid "Added max_tasks column in vehicles."
273277msgstr ""
274278
275- #: ../../build/doc/release_notes.rst:135
279+ #: ../../build/doc/release_notes.rst:136
276280msgid "Added tests for empty skills arrays."
277281msgstr ""
278282
279- #: ../../build/doc/release_notes.rst:136
283+ #: ../../build/doc/release_notes.rst:137
280284msgid "Added custom scaling logic for speed_factor."
281285msgstr ""
282286
283- #: ../../build/doc/release_notes.rst:137
287+ #: ../../build/doc/release_notes.rst:138
284288msgid "Modified parameter names to make the naming consistent."
285289msgstr ""
286290
287- #: ../../build/doc/release_notes.rst:140
291+ #: ../../build/doc/release_notes.rst:141
288292msgid "Fixes"
289293msgstr ""
290294
291- #: ../../build/doc/release_notes.rst:141
295+ #: ../../build/doc/release_notes.rst:142
292296msgid "Honor client cancel requests for vroom-category functions."
293297msgstr ""
294298
295- #: ../../build/doc/release_notes.rst:142
299+ #: ../../build/doc/release_notes.rst:143
296300msgid ""
297301"Added more information in the inner query and result columns of VROOM "
298302"category functions (`#26 "
299303"<https://github.com/pgRouting/vrprouting/issues/26>`_, `#27 "
300304"<https://github.com/pgRouting/vrprouting/issues/27>`_):"
301305msgstr ""
302306
303- #: ../../build/doc/release_notes.rst:145
307+ #: ../../build/doc/release_notes.rst:146
304308msgid "Summary row in the output, for each vehicle and for the complete problem."
305309msgstr ""
306310
307- #: ../../build/doc/release_notes.rst:146
311+ #: ../../build/doc/release_notes.rst:147
308312msgid "Uassigned rows in the output with vehicle_id = -1."
309313msgstr ""
310314
311- #: ../../build/doc/release_notes.rst:147
315+ #: ../../build/doc/release_notes.rst:148
312316msgid ""
313317"Modified travel_time result column to return travel time between current "
314318"and last step."
315319msgstr ""
316320
317- #: ../../build/doc/release_notes.rst:148
321+ #: ../../build/doc/release_notes.rst:149
318322msgid ""
319323"Added data jsonb field in jobs, shipments, vehicles, breaks as well as in"
320324" the result columns."
321325msgstr ""
322326
323- #: ../../build/doc/release_notes.rst:149
327+ #: ../../build/doc/release_notes.rst:150
324328msgid "Added departure field and location_id field in the result columns."
325329msgstr ""
326330
327- #: ../../build/doc/release_notes.rst:152
331+ #: ../../build/doc/release_notes.rst:153
328332msgid "vrpRouting 0.2"
329333msgstr ""
330334
331- #: ../../build/doc/release_notes.rst:155
335+ #: ../../build/doc/release_notes.rst:156
332336msgid "New experimental functions"
333337msgstr ""
334338
335- #: ../../build/doc/release_notes.rst:165
339+ #: ../../build/doc/release_notes.rst:166
336340msgid "VRP"
337341msgstr ""
338342
339- #: ../../build/doc/release_notes.rst:167
343+ #: ../../build/doc/release_notes.rst:168
340344msgid "vrp_compatibleVehicles"
341345msgstr ""
342346
343- #: ../../build/doc/release_notes.rst:168
347+ #: ../../build/doc/release_notes.rst:169
344348msgid "vrp_optimize"
345349msgstr ""
346350
347- #: ../../build/doc/release_notes.rst:169
351+ #: ../../build/doc/release_notes.rst:170
348352msgid "vrp_pickDeliverAdd"
349353msgstr ""
350354
351- #: ../../build/doc/release_notes.rst:170
355+ #: ../../build/doc/release_notes.rst:171
352356msgid "vrp_pickDeliver"
353357msgstr ""
354358
355- #: ../../build/doc/release_notes.rst:171
359+ #: ../../build/doc/release_notes.rst:172
356360msgid "vrp_simulation"
357361msgstr ""
358362
359- #: ../../build/doc/release_notes.rst:172
363+ #: ../../build/doc/release_notes.rst:173
360364msgid "vrp_viewRoute"
361365msgstr ""
362366
363- #: ../../build/doc/release_notes.rst:175
367+ #: ../../build/doc/release_notes.rst:176
364368msgid "vrpRouting 0.1"
365369msgstr ""
366370
367- #: ../../build/doc/release_notes.rst:178
371+ #: ../../build/doc/release_notes.rst:179
368372msgid "Extraction tasks"
369373msgstr ""
370374
371- #: ../../build/doc/release_notes.rst:179
375+ #: ../../build/doc/release_notes.rst:180
372376msgid "Porting pgRouting's VRP functionality"
373377msgstr ""
374378
375- #: ../../build/doc/release_notes.rst:182
379+ #: ../../build/doc/release_notes.rst:183
376380msgid "New official functions"
377381msgstr ""
378382
0 commit comments