From 4ae00e0213d7b1ac0e3fd7049fdea7d5cd5dfafe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Sep 2023 00:32:08 +0000 Subject: [PATCH] Update locale: commit 9caf8e4411 --- .../en/LC_MESSAGES/pgrouting_doc_strings.po | 76 +++++++++++++++++-- locale/pot/pgrouting_doc_strings.pot | 61 +++++++++++++-- 2 files changed, 126 insertions(+), 11 deletions(-) diff --git a/locale/en/LC_MESSAGES/pgrouting_doc_strings.po b/locale/en/LC_MESSAGES/pgrouting_doc_strings.po index 9dba972894..0b7cd13cf3 100644 --- a/locale/en/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/en/LC_MESSAGES/pgrouting_doc_strings.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.6.0-dev\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-29 14:55+0000\n" +"POT-Creation-Date: 2023-09-09 00:31+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4752,7 +4752,7 @@ msgid "|result-generic-no-seq|" msgstr "" msgid "" -"And ``driving side`` parameter changed from named optional to unnamed " +"And ``driving_side`` parameter changed from named optional to unnamed " "compulsory **driving side** and its validity differ for directed and " "undirected graphs." msgstr "" @@ -4766,7 +4766,7 @@ msgstr "" msgid "Output columns were |result-1-1-no-seq|" msgstr "" -msgid "``driving_side`` parameter was named optional." +msgid "``driving_side`` parameter was named optional now it is compulsory unamed." msgstr "" msgid "``pgr_withPointsDD`` (`Multiple vertices`)" @@ -4781,6 +4781,27 @@ msgstr "" msgid "Driving side was optional" msgstr "" +msgid "The default values on this query are:" +msgstr "" + +msgid "directed" +msgstr "" + +msgid "true" +msgstr "" + +msgid "driving_side" +msgstr "" + +msgid "'b'" +msgstr "" + +msgid "details" +msgstr "" + +msgid "false" +msgstr "" + msgid "Driving side was named optional" msgstr "" @@ -4790,6 +4811,9 @@ msgstr "" msgid "On undirected graph ``r`` could be used as **driving side**" msgstr "" +msgid "Also ``l`` could be used as **driving side**" +msgstr "" + msgid "After Migration" msgstr "" @@ -4821,7 +4845,9 @@ msgid "" "#single-vertex>`__ example." msgstr "" -msgid "``depth`` contains the **depth** parameter value." +msgid "" +"``depth`` contains the **depth** from the ``start_vid`` vertex to the " +"``node``." msgstr "" msgid "" @@ -4829,9 +4855,15 @@ msgid "" "**distance** parameter:" msgstr "" +msgid "To get results from previous versions:" +msgstr "" + +msgid "filter out the additional columns, for example;" +msgstr "" + msgid "" -"If needed filter out the additional columns, for example, to return the " -"original columns:" +"When ``details => false`` to remove the points use ``WHERE node >= 0 OR " +"cost = 0``" msgstr "" msgid "" @@ -4839,6 +4871,9 @@ msgid "" "#multiple-vertices>`__ example." msgstr "" +msgid "Filter out the additional columns" +msgstr "" + msgid "Migration of ``pgr_withPointsKSP``" msgstr "" @@ -4848,6 +4883,12 @@ msgid "" ":doc:`pgr_withPointsKSP` result columns are being standarized." msgstr "" +msgid "" +"And ``driving side`` parameter changed from named optional to unnamed " +"compulsory **driving side** and its validity differ for directed and " +"undirected graphs." +msgstr "" + msgid "``pgr_withPointsKSP`` (`One to One`)" msgstr "" @@ -4863,6 +4904,11 @@ msgid "" "example." msgstr "" +msgid "" +"If needed filter out the additional columns, for example, to return the " +"original columns:" +msgstr "" + msgid "Migration of turn restrictions" msgstr "" @@ -14828,6 +14874,14 @@ msgstr "" msgid "Added ``depth`` column." msgstr "" +msgid "When ``details`` is ``false``:" +msgstr "" + +msgid "" +"Only points that are visited are removed, that is, points reached within " +"the distance are included" +msgstr "" + msgid "" "``pgr_withpointsdd(text,text,bigint,double " "precision,boolean,character,boolean)``" @@ -14921,6 +14975,16 @@ msgid "" "point `(2.9, 1.8)`." msgstr "" +msgid "" +"Point :math:`-1` corresponds to the closest edge from point " +":math:`(2.9,1.8)`." +msgstr "" + +msgid "" +"Point :math:`-2` corresponds to the next close edge from point " +":math:`(2.9,1.8)`." +msgstr "" + msgid "Driving side does not matter" msgstr "" diff --git a/locale/pot/pgrouting_doc_strings.pot b/locale/pot/pgrouting_doc_strings.pot index 43726be162..dc442bdbb2 100644 --- a/locale/pot/pgrouting_doc_strings.pot +++ b/locale/pot/pgrouting_doc_strings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.6.0-dev\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-29 14:55+0000\n" +"POT-Creation-Date: 2023-09-09 00:31+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4240,7 +4240,7 @@ msgstr "" msgid "|result-generic-no-seq|" msgstr "" -msgid "And ``driving side`` parameter changed from named optional to unnamed compulsory **driving side** and its validity differ for directed and undirected graphs." +msgid "And ``driving_side`` parameter changed from named optional to unnamed compulsory **driving side** and its validity differ for directed and undirected graphs." msgstr "" msgid "``pgr_withPointsDD`` (Single vertex)" @@ -4252,7 +4252,7 @@ msgstr "" msgid "Output columns were |result-1-1-no-seq|" msgstr "" -msgid "``driving_side`` parameter was named optional." +msgid "``driving_side`` parameter was named optional now it is compulsory unamed." msgstr "" msgid "``pgr_withPointsDD`` (`Multiple vertices`)" @@ -4267,6 +4267,27 @@ msgstr "" msgid "Driving side was optional" msgstr "" +msgid "The default values on this query are:" +msgstr "" + +msgid "directed" +msgstr "" + +msgid "true" +msgstr "" + +msgid "driving_side" +msgstr "" + +msgid "'b'" +msgstr "" + +msgid "details" +msgstr "" + +msgid "false" +msgstr "" + msgid "Driving side was named optional" msgstr "" @@ -4276,6 +4297,9 @@ msgstr "" msgid "On undirected graph ``r`` could be used as **driving side**" msgstr "" +msgid "Also ``l`` could be used as **driving side**" +msgstr "" + msgid "After Migration" msgstr "" @@ -4303,24 +4327,36 @@ msgstr "" msgid "Using `this `__ example." msgstr "" -msgid "``depth`` contains the **depth** parameter value." +msgid "``depth`` contains the **depth** from the ``start_vid`` vertex to the ``node``." msgstr "" msgid "To migrate, use an unnamed valid value for **driving side** after the **distance** parameter:" msgstr "" -msgid "If needed filter out the additional columns, for example, to return the original columns:" +msgid "To get results from previous versions:" +msgstr "" + +msgid "filter out the additional columns, for example;" +msgstr "" + +msgid "When ``details => false`` to remove the points use ``WHERE node >= 0 OR cost = 0``" msgstr "" msgid "Using `this `__ example." msgstr "" +msgid "Filter out the additional columns" +msgstr "" + msgid "Migration of ``pgr_withPointsKSP``" msgstr "" msgid "Starting from `v3.6.0 `__ :doc:`pgr_withPointsKSP` result columns are being standarized." msgstr "" +msgid "And ``driving side`` parameter changed from named optional to unnamed compulsory **driving side** and its validity differ for directed and undirected graphs." +msgstr "" + msgid "``pgr_withPointsKSP`` (`One to One`)" msgstr "" @@ -4333,6 +4369,9 @@ msgstr "" msgid "Using `this `__ example." msgstr "" +msgid "If needed filter out the additional columns, for example, to return the original columns:" +msgstr "" + msgid "Migration of turn restrictions" msgstr "" @@ -12652,6 +12691,12 @@ msgstr "" msgid "Added ``depth`` column." msgstr "" +msgid "When ``details`` is ``false``:" +msgstr "" + +msgid "Only points that are visited are removed, that is, points reached within the distance are included" +msgstr "" + msgid "``pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)``" msgstr "" @@ -12721,6 +12766,12 @@ msgstr "" msgid "Find the driving distance from the two closest locations on the graph of point `(2.9, 1.8)`." msgstr "" +msgid "Point :math:`-1` corresponds to the closest edge from point :math:`(2.9,1.8)`." +msgstr "" + +msgid "Point :math:`-2` corresponds to the next close edge from point :math:`(2.9,1.8)`." +msgstr "" + msgid "Driving side does not matter" msgstr ""