Skip to content

Commit c2ec2c4

Browse files
Update locale: commit dd5b7f7
1 parent dd5b7f7 commit c2ec2c4

File tree

2 files changed

+32
-16
lines changed

2 files changed

+32
-16
lines changed

locale/en/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 19 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-04-25 02:02+0000\n"
11+
"POT-Creation-Date: 2025-04-25 14:35+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"
@@ -3893,6 +3893,14 @@ msgstr ""
38933893
msgid ":doc:`pgr_findCloseEdges` - Finds close edges of points on the fly"
38943894
msgstr ""
38953895

3896+
msgid ":doc:`pgr_separateCrossing` - Breaks geometries that cross each other."
3897+
msgstr ""
3898+
3899+
msgid ""
3900+
":doc:`pgr_separateTouching` - Breaks geometries that (almost) touch each "
3901+
"other."
3902+
msgstr ""
3903+
38963904
msgid "Functions by categories"
38973905
msgstr ""
38983906

@@ -3969,6 +3977,16 @@ msgstr ""
39693977
msgid "``partial`` option is removed."
39703978
msgstr ""
39713979

3980+
msgid ""
3981+
"`#2873 <https://github.com/pgRouting/pgrouting/issues/2873>`__: Promoted "
3982+
"to official pgr_separateCrossing in version 3.8"
3983+
msgstr ""
3984+
3985+
msgid ""
3986+
"`#2874 <https://github.com/pgRouting/pgrouting/issues/2874>`__: Promoted "
3987+
"to official pgr_separateTouching in version 3.8"
3988+
msgstr ""
3989+
39723990
msgid "Proposed functions"
39733991
msgstr ""
39743992

@@ -15793,14 +15811,6 @@ msgid ""
1579315811
"Graph."
1579415812
msgstr ""
1579515813

15796-
msgid ":doc:`pgr_separateCrossing` - Breaks geometries that cross each other."
15797-
msgstr ""
15798-
15799-
msgid ""
15800-
":doc:`pgr_separateTouching` - Breaks geometries that (almost) touch each "
15801-
"other."
15802-
msgstr ""
15803-
1580415814
msgid ":doc:`withPoints-family` - Functions based on Dijkstra algorithm."
1580515815
msgstr ""
1580615816

locale/pot/pgrouting_doc_strings.pot

Lines changed: 13 additions & 7 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-04-25 02:02+0000\n"
11+
"POT-Creation-Date: 2025-04-25 14:35+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"
@@ -3490,6 +3490,12 @@ msgstr ""
34903490
msgid ":doc:`pgr_findCloseEdges` - Finds close edges of points on the fly"
34913491
msgstr ""
34923492

3493+
msgid ":doc:`pgr_separateCrossing` - Breaks geometries that cross each other."
3494+
msgstr ""
3495+
3496+
msgid ":doc:`pgr_separateTouching` - Breaks geometries that (almost) touch each other."
3497+
msgstr ""
3498+
34933499
msgid "Functions by categories"
34943500
msgstr ""
34953501

@@ -3556,6 +3562,12 @@ msgstr ""
35563562
msgid "``partial`` option is removed."
35573563
msgstr ""
35583564

3565+
msgid "`#2873 <https://github.com/pgRouting/pgrouting/issues/2873>`__: Promoted to official pgr_separateCrossing in version 3.8"
3566+
msgstr ""
3567+
3568+
msgid "`#2874 <https://github.com/pgRouting/pgrouting/issues/2874>`__: Promoted to official pgr_separateTouching in version 3.8"
3569+
msgstr ""
3570+
35593571
msgid "Proposed functions"
35603572
msgstr ""
35613573

@@ -13249,12 +13261,6 @@ msgstr ""
1324913261
msgid ":doc:`pgr_lineGraph` - Transformation algorithm for generating a Line Graph."
1325013262
msgstr ""
1325113263

13252-
msgid ":doc:`pgr_separateCrossing` - Breaks geometries that cross each other."
13253-
msgstr ""
13254-
13255-
msgid ":doc:`pgr_separateTouching` - Breaks geometries that (almost) touch each other."
13256-
msgstr ""
13257-
1325813264
msgid ":doc:`withPoints-family` - Functions based on Dijkstra algorithm."
1325913265
msgstr ""
1326013266

0 commit comments

Comments
 (0)