88msgstr ""
99"Project-Id-Version : pgRouting v3.8\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-05-30 20:07 +0000\n "
11+ "POT-Creation-Date : 2025-05-31 14:26 +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 <LL@li.org>\n "
@@ -3933,7 +3933,7 @@ msgid "Function promoted to official."
39333933msgstr ""
39343934
39353935msgid ""
3936- "`#TBD <https://github.com/pgRouting/pgrouting/issues/2798 >`__ "
3936+ "`#2905 <https://github.com/pgRouting/pgrouting/issues/2905 >`__ "
39373937"pgr_withPointsCost"
39383938msgstr ""
39393939
@@ -3994,6 +3994,17 @@ msgstr ""
39943994msgid "pgr_pushRelabel(Combinations)"
39953995msgstr ""
39963996
3997+ msgid "SQL signatures modification on functions"
3998+ msgstr ""
3999+
4000+ msgid ""
4001+ "`#2906 <https://github.com/pgRouting/pgrouting/issues/2906>`__ "
4002+ "pgr_bdDijkstra"
4003+ msgstr ""
4004+
4005+ msgid "Combinations signature promoted to official."
4006+ msgstr ""
4007+
39974008msgid "Removal of SQL deprecated signatures"
39984009msgstr ""
39994010
@@ -4379,10 +4390,103 @@ msgstr ""
43794390msgid "For PostGIS 3.5+ use the old name ``ST_AlphaShape``"
43804391msgstr ""
43814392
4393+ msgid "Other PostGIS options are"
4394+ msgstr ""
4395+
4396+ msgid "`ST_ConvexHull <https://postgis.net/docs/ST_ConvexHull.html>`__"
4397+ msgstr ""
4398+
4399+ msgid "`ST_ConcaveHull <https://postgis.net/docs/ST_ConcaveHull.html>`__"
4400+ msgstr ""
4401+
4402+ msgid "Migration of ``pgr_bdDijkstra``"
4403+ msgstr ""
4404+
4405+ msgid ""
4406+ "Starting from `v4.0.0 "
4407+ "<https://docs.pgrouting.org/4.0/en/migration.html>`__ "
4408+ ":doc:`pgr_bdDijkstra` result columns are being standardized."
4409+ msgstr ""
4410+
4411+ msgid "from"
4412+ msgstr ""
4413+
4414+ msgid "|old-generic-result|"
4415+ msgstr ""
4416+
4417+ msgid "to"
4418+ msgstr ""
4419+
4420+ msgid "|short-generic-result|"
4421+ msgstr ""
4422+
4423+ msgid "Signatures to be migrated:"
4424+ msgstr ""
4425+
4426+ msgid "``pgr_bdDijkstra`` (One to One)"
4427+ msgstr ""
4428+
4429+ msgid "``pgr_bdDijkstra`` (One to Many)"
4430+ msgstr ""
4431+
4432+ msgid "``pgr_bdDijkstra`` (Many to One)"
4433+ msgstr ""
4434+
4435+ msgid "Before Migration"
4436+ msgstr ""
4437+
4438+ msgid "Output columns were |old-generic-result|"
4439+ msgstr ""
4440+
4441+ msgid "Migration"
4442+ msgstr ""
4443+
4444+ msgid "Output columns are |short-generic-result|"
4445+ msgstr ""
4446+
4447+ msgid "To get the old version column names, depending on the signature:"
4448+ msgstr ""
4449+
4450+ msgid "Filter out the columns: ``start_vid`` and/or ``end_vid``"
4451+ msgstr ""
4452+
4453+ msgid "``pgr_bdDijkstra`` (`One to One`)"
4454+ msgstr ""
4455+
4456+ msgid ""
4457+ "Using `this <https://docs.pgrouting.org/3.8/en/pgr_bdDijkstra.html#one-"
4458+ "to-one>`__ example."
4459+ msgstr ""
4460+
4461+ msgid "|result-1-1|"
4462+ msgstr ""
4463+
4464+ msgid "Get the old signature columns by filtering out the extra columns."
4465+ msgstr ""
4466+
4467+ msgid "``pgr_bdDijkstra`` (`One to Many`)"
4468+ msgstr ""
4469+
43824470msgid ""
4383- "Other PostGIS options are * `ST_ConvexHull "
4384- "<https://postgis.net/docs/ST_ConvexHull.html>`__ * `ST_ConcaveHull "
4385- "<https://postgis.net/docs/ST_ConcaveHull.html>`__"
4471+ "Using `this <https://docs.pgrouting.org/3.8/en/pgr_bdDijkstra.html#one-"
4472+ "to-many>`__ example."
4473+ msgstr ""
4474+
4475+ msgid "|result-1-m|"
4476+ msgstr ""
4477+
4478+ msgid "``pgr_bdDijkstra`` (`Many to One`)"
4479+ msgstr ""
4480+
4481+ msgid ""
4482+ "Using `this <https://docs.pgrouting.org/3.8/en/pgr_bdDijkstra.html#many-"
4483+ "to-one>`__ example."
4484+ msgstr ""
4485+
4486+ msgid "|result-m-1|"
4487+ msgstr ""
4488+
4489+ msgid "|generic-result|"
43864490msgstr ""
43874491
43884492msgid "Migration of ``pgr_nodeNetwork``"
@@ -4611,9 +4715,6 @@ msgid ""
46114715"<https://docs.pgrouting.org/3.6/en/migration.html>`__"
46124716msgstr ""
46134717
4614- msgid "Signatures to be migrated:"
4615- msgstr ""
4616-
46174718msgid "``pgr_aStar`` (`One to One`)"
46184719msgstr ""
46194720
@@ -4623,12 +4724,6 @@ msgstr ""
46234724msgid "``pgr_aStar`` (`Many to One`)"
46244725msgstr ""
46254726
4626- msgid "Before Migration"
4627- msgstr ""
4628-
4629- msgid "Output columns were |old-generic-result|"
4630- msgstr ""
4631-
46324727msgid ""
46334728"Depending on the overload used, the columns ``start_vid`` and ``end_vid``"
46344729" might be missing:"
@@ -4643,9 +4738,6 @@ msgstr ""
46434738msgid "``pgr_aStar`` (`Many to One`) does not have ``end_vid``."
46444739msgstr ""
46454740
4646- msgid "Migration"
4647- msgstr ""
4648-
46494741msgid "Be aware of the existence of the additional columns."
46504742msgstr ""
46514743
@@ -4767,15 +4859,9 @@ msgid ""
47674859":doc:`pgr_drivingDistance` result columns are being standardized."
47684860msgstr ""
47694861
4770- msgid "from"
4771- msgstr ""
4772-
47734862msgid "|result-dij-dd|"
47744863msgstr ""
47754864
4776- msgid "to"
4777- msgstr ""
4778-
47794865msgid "|result-spantree|"
47804866msgstr ""
47814867
@@ -4910,9 +4996,6 @@ msgstr ""
49104996msgid "|ksp-result|"
49114997msgstr ""
49124998
4913- msgid "|generic-result|"
4914- msgstr ""
4915-
49164999msgid "``pgr_KSP`` (One to One)"
49175000msgstr ""
49185001
@@ -5061,24 +5144,12 @@ msgstr ""
50615144msgid "|old-pid-result|"
50625145msgstr ""
50635146
5064- msgid "|short-generic-result|"
5065- msgstr ""
5066-
50675147msgid "``pgr_withPoints`` (all signatures)"
50685148msgstr ""
50695149
50705150msgid "Output columns were |old-pid-result|"
50715151msgstr ""
50725152
5073- msgid "Output columns are |short-generic-result|"
5074- msgstr ""
5075-
5076- msgid "To get the old version column names, depending on the signature:"
5077- msgstr ""
5078-
5079- msgid "Filter out the columns: ``start_vid`` and/or ``end_vid``"
5080- msgstr ""
5081-
50825153msgid "Rename the columns:"
50835154msgstr ""
50845155
@@ -5096,12 +5167,6 @@ msgid ""
50965167"to-one>`__ example."
50975168msgstr ""
50985169
5099- msgid "|result-1-1|"
5100- msgstr ""
5101-
5102- msgid "Get the old signature columns by filtering out the extra columns."
5103- msgstr ""
5104-
51055170msgid "``pgr_withPoints`` (`One to Many`)"
51065171msgstr ""
51075172
@@ -8068,9 +8133,6 @@ msgstr ""
80688133msgid "``pgr_aStar`` — Shortest path using the A* algorithm."
80698134msgstr ""
80708135
8071- msgid "Combinations signature promoted to official."
8072- msgstr ""
8073-
80748136msgid "Standardizing output columns to |short-generic-result|"
80758137msgstr ""
80768138
@@ -8460,24 +8522,15 @@ msgstr ""
84608522msgid "pgr_bdDijkstra(`Edges SQL`_, `Combinations SQL`_, [``directed``])"
84618523msgstr ""
84628524
8463- msgid "Returns set of |result-1-1|"
8464- msgstr ""
8465-
84668525msgid "From vertex :math:`6` to vertex :math:`10` on a **directed** graph"
84678526msgstr ""
84688527
8469- msgid "Returns set of |result-1-m|"
8470- msgstr ""
8471-
84728528#, python-brace-format
84738529msgid ""
84748530"From vertex :math:`6` to vertices :math:`\\ {10, 17\\ }` on a **directed** "
84758531"graph"
84768532msgstr ""
84778533
8478- msgid "Returns set of |result-m-1|"
8479- msgstr ""
8480-
84818534#, python-brace-format
84828535msgid ""
84838536"From vertices :math:`\\ {6, 1\\ }` to vertex :math:`17` on a **directed** "
@@ -8633,12 +8686,21 @@ msgstr ""
86338686msgid "pgr_bellmanFord(`Edges SQL`_, `Combinations SQL`_, [``directed``])"
86348687msgstr ""
86358688
8689+ msgid "Returns set of |result-1-1|"
8690+ msgstr ""
8691+
8692+ msgid "Returns set of |result-1-m|"
8693+ msgstr ""
8694+
86368695#, python-brace-format
86378696msgid ""
86388697"From vertex :math:`6` to vertices :math:`\\ { 10, 17\\ }` on a **directed**"
86398698" graph"
86408699msgstr ""
86418700
8701+ msgid "Returns set of |result-m-1|"
8702+ msgstr ""
8703+
86428704msgid "Using a combinations table on an **undirected** graph."
86438705msgstr ""
86448706
0 commit comments