Skip to content

Commit 3e9c335

Browse files
Update locale: commit a003fa2
1 parent a003fa2 commit 3e9c335

File tree

2 files changed

+39
-7
lines changed

2 files changed

+39
-7
lines changed

locale/en/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 21 additions & 4 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-05-21 22:35+0000\n"
11+
"POT-Creation-Date: 2025-05-22 03:02+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"
@@ -4037,6 +4037,14 @@ msgid ""
40374037
"precision,boolean,character,boolean)"
40384038
msgstr ""
40394039

4040+
msgid ""
4041+
"`#2895 <https://github.com/pgRouting/pgrouting/issues/2895>`__: "
4042+
"pgr_withPointsKSP"
4043+
msgstr ""
4044+
4045+
msgid "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character,boolean)"
4046+
msgstr ""
4047+
40404048
msgid "Removal of SQL deprecated functions"
40414049
msgstr ""
40424050

@@ -4127,14 +4135,23 @@ msgstr ""
41274135
msgid "_pgr_trspviavertices(text,integer[],boolean,boolean,text)"
41284136
msgstr ""
41294137

4130-
msgid "_pgr_withpointsvia(text,bigint[],double precision[],boolean)"
4131-
msgstr ""
4132-
41334138
msgid ""
41344139
"_pgr_withpointsdd(text,text,anyarray,double "
41354140
"precision,boolean,character,boolean,boolean)"
41364141
msgstr ""
41374142

4143+
msgid "_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean,boolean,boolean,boolean)"
4144+
msgstr ""
4145+
4146+
msgid "_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character,boolean)"
4147+
msgstr ""
4148+
4149+
msgid "_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)"
4150+
msgstr ""
4151+
4152+
msgid "_pgr_withpointsvia(text,bigint[],double precision[],boolean)"
4153+
msgstr ""
4154+
41384155
msgid "_trsp(text,text,anyarray,anyarray,boolean)"
41394156
msgstr ""
41404157

locale/pot/pgrouting_doc_strings.pot

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pgRouting v4.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-05-21 22:35+0000\n"
11+
"POT-Creation-Date: 2025-05-22 03:02+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"
@@ -3622,6 +3622,12 @@ msgstr ""
36223622
msgid "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)"
36233623
msgstr ""
36243624

3625+
msgid "`#2895 <https://github.com/pgRouting/pgrouting/issues/2895>`__: pgr_withPointsKSP"
3626+
msgstr ""
3627+
3628+
msgid "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character,boolean)"
3629+
msgstr ""
3630+
36253631
msgid "Removal of SQL deprecated functions"
36263632
msgstr ""
36273633

@@ -3694,10 +3700,19 @@ msgstr ""
36943700
msgid "_pgr_trspviavertices(text,integer[],boolean,boolean,text)"
36953701
msgstr ""
36963702

3697-
msgid "_pgr_withpointsvia(text,bigint[],double precision[],boolean)"
3703+
msgid "_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character,boolean,boolean)"
36983704
msgstr ""
36993705

3700-
msgid "_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character,boolean,boolean)"
3706+
msgid "_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean,boolean,boolean,boolean)"
3707+
msgstr ""
3708+
3709+
msgid "_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character,boolean)"
3710+
msgstr ""
3711+
3712+
msgid "_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)"
3713+
msgstr ""
3714+
3715+
msgid "_pgr_withpointsvia(text,bigint[],double precision[],boolean)"
37013716
msgstr ""
37023717

37033718
msgid "_trsp(text,text,anyarray,anyarray,boolean)"

0 commit comments

Comments
 (0)