Skip to content

Commit 1fce8c9

Browse files
Update locale: commit 4fdb120
1 parent 4fdb120 commit 1fce8c9

File tree

2 files changed

+26
-20
lines changed

2 files changed

+26
-20
lines changed

locale/en/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pgRouting v3.8\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-27 23:12+0000\n"
11+
"POT-Creation-Date: 2025-03-01 19:10+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"
@@ -4362,6 +4362,11 @@ msgstr ""
43624362
msgid ":doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table."
43634363
msgstr ""
43644364

4365+
msgid ""
4366+
":doc:`pgr_extractVertices` - Extracts vertex information based on the "
4367+
"edge table information."
4368+
msgstr ""
4369+
43654370
msgid ":doc:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)"
43664371
msgstr ""
43674372

@@ -4404,7 +4409,7 @@ msgstr ""
44044409
msgid "pgRouting 3.8.0 Release Notes"
44054410
msgstr ""
44064411

4407-
msgid "Changes on proposed functions"
4412+
msgid "Promotion to official function of pgRouting."
44084413
msgstr ""
44094414

44104415
msgid "pgr_extractVertices"
@@ -4413,6 +4418,12 @@ msgstr ""
44134418
msgid "Error messages adjustment."
44144419
msgstr ""
44154420

4421+
msgid "Function promoted to official."
4422+
msgstr ""
4423+
4424+
msgid "Changes on proposed functions"
4425+
msgstr ""
4426+
44164427
msgid "pgr_findCloseEdges"
44174428
msgstr ""
44184429

@@ -7847,9 +7858,6 @@ msgstr ""
78477858
msgid "pgr_aStar(Combinations)"
78487859
msgstr ""
78497860

7850-
msgid "Function promoted to official."
7851-
msgstr ""
7852-
78537861
msgid "Version 2.4.0"
78547862
msgstr ""
78557863

@@ -11460,7 +11468,7 @@ msgstr ""
1146011468
msgid "https://en.wikipedia.org/wiki/Shortest_Path_Faster_Algorithm"
1146111469
msgstr ""
1146211470

11463-
msgid "``pgr_extractVertices`` -- Proposed"
11471+
msgid "``pgr_extractVertices``"
1146411472
msgstr ""
1146511473

1146611474
msgid "``pgr_extractVertices`` — Extracts the vertices information"
@@ -15357,11 +15365,6 @@ msgid ""
1535715365
"incidet edges to the vertex."
1535815366
msgstr ""
1535915367

15360-
msgid ""
15361-
":doc:`pgr_extractVertices` - Extracts vertex information based on the "
15362-
"edge table information."
15363-
msgstr ""
15364-
1536515368
msgid ""
1536615369
":doc:`pgr_lineGraph` - Transformation algorithm for generating a Line "
1536715370
"Graph."

locale/pot/pgrouting_doc_strings.pot

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pgRouting v3.8\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-27 23:12+0000\n"
11+
"POT-Creation-Date: 2025-03-01 19:10+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"
@@ -3886,6 +3886,9 @@ msgstr ""
38863886
msgid ":doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table."
38873887
msgstr ""
38883888

3889+
msgid ":doc:`pgr_extractVertices` - Extracts vertex information based on the edge table information."
3890+
msgstr ""
3891+
38893892
msgid ":doc:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)"
38903893
msgstr ""
38913894

@@ -3928,7 +3931,7 @@ msgstr ""
39283931
msgid "pgRouting 3.8.0 Release Notes"
39293932
msgstr ""
39303933

3931-
msgid "Changes on proposed functions"
3934+
msgid "Promotion to official function of pgRouting."
39323935
msgstr ""
39333936

39343937
msgid "pgr_extractVertices"
@@ -3937,6 +3940,12 @@ msgstr ""
39373940
msgid "Error messages adjustment."
39383941
msgstr ""
39393942

3943+
msgid "Function promoted to official."
3944+
msgstr ""
3945+
3946+
msgid "Changes on proposed functions"
3947+
msgstr ""
3948+
39403949
msgid "pgr_findCloseEdges"
39413950
msgstr ""
39423951

@@ -6823,9 +6832,6 @@ msgstr ""
68236832
msgid "pgr_aStar(Combinations)"
68246833
msgstr ""
68256834

6826-
msgid "Function promoted to official."
6827-
msgstr ""
6828-
68296835
msgid "Version 2.4.0"
68306836
msgstr ""
68316837

@@ -9754,7 +9760,7 @@ msgstr ""
97549760
msgid "https://en.wikipedia.org/wiki/Shortest_Path_Faster_Algorithm"
97559761
msgstr ""
97569762

9757-
msgid "``pgr_extractVertices`` -- Proposed"
9763+
msgid "``pgr_extractVertices``"
97589764
msgstr ""
97599765

97609766
msgid "``pgr_extractVertices`` — Extracts the vertices information"
@@ -12898,9 +12904,6 @@ msgstr ""
1289812904
msgid ":doc:`pgr_degree` - Returns a set of vertices and corresponding count of incidet edges to the vertex."
1289912905
msgstr ""
1290012906

12901-
msgid ":doc:`pgr_extractVertices` - Extracts vertex information based on the edge table information."
12902-
msgstr ""
12903-
1290412907
msgid ":doc:`pgr_lineGraph` - Transformation algorithm for generating a Line Graph."
1290512908
msgstr ""
1290612909

0 commit comments

Comments
 (0)