From f01be74135235d4175f36dd0ca73cdf8e9a0799a Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 18 Aug 2025 16:31:21 +0000 Subject: [PATCH 1/2] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Weblate Translate-URL: https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/ Translation: pgRouting/pgRouting --- .../de/LC_MESSAGES/pgrouting_doc_strings.po | 1156 +++--- .../es/LC_MESSAGES/pgrouting_doc_strings.po | 2645 ++++++++++---- .../ja/LC_MESSAGES/pgrouting_doc_strings.po | 1189 ++++--- .../ko/LC_MESSAGES/pgrouting_doc_strings.po | 1213 ++++--- .../sv/LC_MESSAGES/pgrouting_doc_strings.po | 3150 ++++++++++++++--- .../LC_MESSAGES/pgrouting_doc_strings.po | 2603 ++++++++++---- 6 files changed, 8470 insertions(+), 3486 deletions(-) diff --git a/locale/de/LC_MESSAGES/pgrouting_doc_strings.po b/locale/de/LC_MESSAGES/pgrouting_doc_strings.po index 3247588581..6831c919ba 100644 --- a/locale/de/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/de/LC_MESSAGES/pgrouting_doc_strings.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-29 18:06+0000\n" +"POT-Creation-Date: 2025-08-18 16:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -291,25 +291,19 @@ msgstr "" msgid ":doc:`pgr_primDFS`" msgstr "" -msgid "Proposed functions for next mayor release." +msgid "Proposed" msgstr "" -msgid "They are not officially in the current release." -msgstr "" - -msgid "They will likely officially be part of the next mayor release:" -msgstr "" - -msgid "The functions make use of ANY-INTEGER and ANY-NUMERICAL" +msgid "Proposed functions for next mayor release." msgstr "" -msgid "Name might not change. (But still can)" +msgid "They are not officially in the current release." msgstr "" -msgid "Signature might not change. (But still can)" +msgid "Code has been reviewed therefore is not experimental." msgstr "" -msgid "Functionality might not change. (But still can)" +msgid "Name, signature and functionality might not change." msgstr "" msgid "pgTap tests have being done. But might need more." @@ -353,10 +347,7 @@ msgid "" ":doc:`pgr_trspVia_withPoints` - Via Vertex/point routing with restrictions." msgstr "" -msgid "Possible server crash" -msgstr "" - -msgid "These functions might create a server crash" +msgid "Experimental" msgstr "" msgid "Experimental functions" @@ -383,27 +374,15 @@ msgstr "" msgid "pgTap tests might be missing." msgstr "" -msgid "Might need c/c++ coding." -msgstr "" - -msgid "May lack documentation." +msgid "Might need c/c++ review." msgstr "" msgid "Documentation if any might need to be rewritten." msgstr "" -msgid "Documentation examples might need to be automatically generated." -msgstr "" - msgid "Might need a lot of feedback from the community." msgstr "" -msgid "Might depend on a proposed function of pgRouting" -msgstr "" - -msgid "Might depend on a deprecated function of pgRouting" -msgstr "" - msgid ":doc:`pgr_turnRestrictedPath` - Routing with restrictions." msgstr "" @@ -3894,11 +3873,81 @@ msgid "pgRouting 4.0.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 4.0.0 `__" msgstr "" +msgid "Build" +msgstr "" + +msgid "C++ standard is std17" +msgstr "" + +msgid "Using this standard all versions of boost will work" +msgstr "" + +msgid "The code is not yet modified to use std17:" +msgstr "" + +msgid "If needed: ``-DCMAKE_CXX_STANDARD=14`` to lower the standard." +msgstr "" + +msgid "The user's documentation is build by default" +msgstr "" + +msgid "The doxygen documentation is build by default" +msgstr "" + +msgid "For developers:" +msgstr "" + +msgid "Set `-DUSE_CLANG_TIDY=ON` for clang tidy checks." +msgstr "" + +msgid "Tidy checks are done on CI." +msgstr "" + +msgid "Documentation build" +msgstr "" + +msgid "The HTML documentation is build by default" +msgstr "" + +msgid "" +"The translated languages (en, es, zh_Hans) HTML documentation is build by " +"default" +msgstr "" + +msgid "`WITH-DOC` is not used anymore" +msgstr "" + +msgid "User's Documentation is not build when" +msgstr "" + +msgid "Sphinx is not found" +msgstr "" + +msgid "When all Sphinx formats are OFF" +msgstr "" + +msgid "When all languages are OFF" +msgstr "" + +msgid "" +"Documentation output changed location to `build/doc/_build/` " +"directory" +msgstr "" + +msgid "For example: for HTML output is on `build/doc/_build/html` directory" +msgstr "" + +msgid "Developers's Documentation is not build when" +msgstr "" + +msgid "Doxygen is not found" +msgstr "" + msgid "Summary of changes by function" msgstr "" @@ -4007,7 +4056,7 @@ msgstr "" msgid "pgr_topologicalSort" msgstr "" -msgid "Standardize output to |result-node-order|" +msgid "Standardize output to |result_node_order|" msgstr "" msgid "pgr_transitiveClosure" @@ -4162,49 +4211,51 @@ msgstr "" msgid "Functions promoted to official" msgstr "" -msgid "`#2701 `__ pgr_trsp" +msgid "" +"`#2701 `__: pgr_trsp" msgstr "" msgid "" -"`#2701 `__ pgr_trspVia" +"`#2701 `__: pgr_trspVia" msgstr "" msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trspVia_withPoints" msgstr "" msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trsp_withPoints" msgstr "" msgid "" -"`#2700 `__ pgr_withPoints" +"`#2700 `__: " +"pgr_withPoints" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCost" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCostMatrix" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsDD" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsKSP" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsVia" msgstr "" @@ -4212,67 +4263,67 @@ msgid "Signatures promoted to official" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStar(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStarCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstar(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstarCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstra(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstraCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstra(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstraCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ pgr_KSP(All " +"`#2718 `__: pgr_KSP(All " "signatures)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_boykovKolmogorov(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_edmondsKarp(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_maxFlow(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_pushRelabel(Combinations)" msgstr "" @@ -4280,38 +4331,43 @@ msgid "SQL signatures and output standardization" msgstr "" msgid "" -"`#2904 `__ Standardize " -"output columns of functions with different output columns within overloads" +"`#2904 `__: Standardize " +"output columns of functions with different output" +msgstr "" + +msgid "columns within overloads" msgstr "" msgid "Standardized to |short-generic-result|" msgstr "" msgid "" -"`#2905 `__ pgr_withPoints" +"`#2905 `__: " +"pgr_withPoints" msgstr "" msgid "" -"`#2906 `__ pgr_bdDijkstra" +"`#2906 `__: " +"pgr_bdDijkstra" msgstr "" msgid "" -"`#2907 `__ " +"`#2907 `__: " "pgr_bellmanFord" msgstr "" msgid "" -"`#2908 `__ " +"`#2908 `__: " "pgr_binaryBreadthFirstSearch" msgstr "" msgid "" -"`#2910 `__ " +"`#2910 `__: " "pgr_edwardMoore" msgstr "" msgid "" -"`#2913 `__ " +"`#2913 `__: " "pgr_DAGshortestPath" msgstr "" @@ -4319,12 +4375,12 @@ msgid "Standardized to |matrix-result|" msgstr "" msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCost" msgstr "" msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCostMatrix" msgstr "" @@ -4332,12 +4388,12 @@ msgid "Standardized to |generic-result|" msgstr "" msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_edgeDisjointPaths" msgstr "" msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_turnRestrictedPaths" msgstr "" @@ -4345,7 +4401,7 @@ msgid "Standardized to |result_edge_color|" msgstr "" msgid "" -"`#2924 `__ " +"`#2924 `__: " "pgr_edgeColoring" msgstr "" @@ -4353,11 +4409,11 @@ msgid "Standardized to |result_node_color|" msgstr "" msgid "" -"`#2924 `__ pgr_bipartite" +"`#2924 `__: pgr_bipartite" msgstr "" msgid "" -"`#2927 `__ " +"`#2927 `__: " "pgr_sequentialVertexColoring" msgstr "" @@ -4365,20 +4421,20 @@ msgid "Standardized to |result-spantree|" msgstr "" msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_breadthFirstSearch" msgstr "" msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_depthFirstSearch" msgstr "" -msgid "Standardized to |result-node-order|" +msgid "Standardized to |result_node_order|" msgstr "" msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_topologicalSort" msgstr "" @@ -4386,7 +4442,7 @@ msgid "Standardized to |result-closure|" msgstr "" msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_transitiveClosure" msgstr "" @@ -4406,11 +4462,6 @@ msgid "" "`#2683 `__: pgr_trspVia" msgstr "" -msgid "" -"`#2700 `__: " -"pgr_withPointsVia" -msgstr "" - msgid "" "`#2888 `__: " "pgr_findCloseEdges" @@ -4479,7 +4530,7 @@ msgid "" msgstr "" msgid "" -"`#2751 `__: " +"`#2751 `__: " "pgr_createTopology" msgstr "" @@ -4506,346 +4557,482 @@ msgstr "" msgid "Removal of SQL deprecated internal functions" msgstr "" -msgid "#2748 _pgr_alphashape(text,double precision)" +msgid "" +"`#2748 `__ " +"_pgr_alphashape(text,double precision)" msgstr "" -msgid "#2861 _pgr_checkverttab(text,text[],integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_checkverttab(text,text[],integer,text)" msgstr "" -msgid "#2861 _pgr_createindex(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_createindex(text,text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,text,integer,text)" msgstr "" -msgid "#2913 _pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" msgstr "" -msgid "#2913 _pgr_dagshortestpath(text,text,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,text,boolean,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" msgstr "" msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" msgstr "" msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," -"boolean)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,boolean)" msgstr "" msgid "" -"#2735 _pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" +"`#2735 `__ " +"_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" msgstr "" -msgid "#2861 _pgr_endpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_endpoint(geometry)" msgstr "" -msgid "#2861 _pgr_getcolumnname(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumnname(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumntype(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumntype(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_gettablename(text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_gettablename(text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnindexed(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnindexed(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnintable(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnintable(text,text)" msgstr "" -msgid "#2745 _pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2745 `__ " +"_pgr_kruskal(text,anyarray,text,bigint,double precision)" msgstr "" -msgid "#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"anyarray,anyarray,integer,boolean,boolean,boolean)" msgstr "" -msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"bigint,bigint,integer,boolean,boolean)" msgstr "" -msgid "#2897 _pgr_ksp(text,text,integer,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"text,integer,boolean,boolean)" msgstr "" -msgid "#2899 _pgr_maxcardinalitymatch(text,boolean)" +msgid "" +"`#2899 `__ " +"_pgr_maxcardinalitymatch(text,boolean)" msgstr "" -msgid "#2861 _pgr_msg(integer,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_msg(integer,text,text)" msgstr "" -msgid "#2861 _pgr_onerror(boolean,integer,text,text,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_onerror(boolean,integer,text,text,text,text)" msgstr "" -msgid "#2861 _pgr_pointtoid(geometry,double precision,text,integer)" +msgid "" +"`#2861 `__ " +"_pgr_pointtoid(geometry,double precision,text,integer)" msgstr "" -msgid "#2743 _pgr_prim(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2743 `__ " +"_pgr_prim(text,anyarray,text,bigint,double precision)" msgstr "" -msgid "#2861 _pgr_quote_ident(text)" +msgid "" +"`#2861 `__ " +"_pgr_quote_ident(text)" msgstr "" -msgid "#2861 _pgr_startpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_startpoint(geometry)" msgstr "" msgid "" -"#2683 _pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ " +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"boolean,text)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,anyarray,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,bigint,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,bigint,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,anyarray,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,bigint,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,bigint,boolean)" msgstr "" -msgid "#2682 _pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"_pgr_trspviavertices(text,integer[],boolean,boolean,text)" msgstr "" msgid "" -"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," -"boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" msgstr "" msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," -"character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" msgstr "" msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2901 _pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," +"`#2901 `__ " +"_pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," "integer,double precision,double precision,double precision,boolean)" msgstr "" msgid "" -"#2901 _pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ _pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -msgid "#2861 _pgr_versionless(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_versionless(text,text)" msgstr "" msgid "" -"#2890 _pgr_withpointsdd(text,text,anyarray,double precision,boolean," -"character,boolean,boolean)" +"`#2890 `__ " +"_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," -"boolean,boolean,boolean,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean," +"boolean,boolean,boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,text,integer,character,boolean,boolean," -"boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)" msgstr "" -msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgid "" +"`#2741 `__ " +"_pgr_withpointsvia(text,bigint[],double precision[],boolean)" msgstr "" msgid "" -"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean," -"character,boolean)" +"`#2741 `__ " +"_pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" msgstr "" -msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _trsp(text," +"text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _v4trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _v4trsp(text,text,text,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,text,boolean)" msgstr "" msgid "Summary of functions and signatures no longer on pgrouting" msgstr "" -msgid "#2748 pgr_alphashape(geometry,double precision)" +msgid "" +"`#2748 `__ " +"pgr_alphashape(geometry,double precision)" msgstr "" -msgid "#2752 pgr_analyzegraph(text,double precision,text,text,text,text,text)" +msgid "" +"`#2752 `__ " +"pgr_analyzegraph(text,double precision,text,text,text,text,text)" msgstr "" msgid "" -"#2755 pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text," -"text)" +"`#2755 `__ " +"pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text,text)" msgstr "" -msgid "#2798 pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgid "" +"`#2798 `__ " +"pgr_contraction(text,bigint[],integer,bigint[],boolean)" msgstr "" msgid "" -"#2751 pgr_createtopology(text,double precision,text,text,text,text,text," -"boolean)" +"`#2751 `__ " +"pgr_createtopology(text,double precision,text,text,text,text,text,boolean)" msgstr "" -msgid "#2827 pgr_createverticestable(text,text,text,text,text)" +msgid "" +"`#2827 `__ " +"pgr_createverticestable(text,text,text,text,text)" msgstr "" msgid "" -"#2888 pgr_findcloseedges(text,geometry,double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry,double precision,integer,boolean,boolean)" msgstr "" msgid "" -"#2888 pgr_findcloseedges(text,geometry[],double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry[],double precision,integer,boolean,boolean)" msgstr "" -msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" +msgid "" +"`#2899 `__ " +"pgr_maxcardinalitymatch(text,boolean)" msgstr "" msgid "" -"#2886 pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +"`#2886 `__ " +"pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" msgstr "" msgid "" -"#2683 pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ pgr_trsp(text," +"integer,double precision,integer,double precision,boolean,boolean,text)" msgstr "" -msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2683 `__ pgr_trsp(text," +"integer,integer,boolean,boolean,text)" msgstr "" msgid "" -"#2681 pgr_trspviaedges(text,integer[],double precision[],boolean,boolean," -"text)" +"`#2681 `__ " +"pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" msgstr "" -msgid "#2682 pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"pgr_trspviavertices(text,anyarray,boolean,boolean,text)" msgstr "" msgid "" -"#2919 pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"`#2919 `__ " +"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," "character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," "boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," -"integer,double precision,double precision,double precision,boolean)" +"`#2901 `__ " +"pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer,integer," +"double precision,double precision,double precision,boolean)" msgstr "" msgid "" -"#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,bigint,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,text,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,text,boolean,character)" msgstr "" msgid "" -"#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"`#2890 `__ " +"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" msgstr "" msgid "" -"#2890 pgr_withpointsdd(text,text,bigint,double precision,boolean,character," -"boolean)" +"`#2890 `__ " +"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" msgstr "" msgid "" -"#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" -msgid "#2919 pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" msgstr "" -msgid "#2919 pgr_withpoints(text,text,text,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"`#2919 `__ " +"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," "boolean)" msgstr "" @@ -4903,16 +5090,20 @@ msgstr "" msgid "Internal C/C++ functions in legacy" msgstr "" -msgid "#2683 _trsp" +msgid "`#2683 `__ _trsp" msgstr "" -msgid "#2683 _v4trsp" +msgid "`#2683 `__ _v4trsp" msgstr "" -msgid "#2748 _pgr_alphashape" +msgid "" +"`#2748 `__ " +"_pgr_alphashape" msgstr "" -msgid "#2913 _pgr_dagshortestpath" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath" msgstr "" msgid "All releases" @@ -5610,7 +5801,7 @@ msgstr "" msgid "|result_node_color|" msgstr "" -msgid "|result-node-order|" +msgid "|result_node_order|" msgstr "" msgid "Changes on column names must be done after updating pgRouting." @@ -5661,7 +5852,7 @@ msgstr "" msgid "Migration from |result-toposort|" msgstr "" -msgid "Migration to: |result-node-order|" +msgid "Migration to: |result_node_order|" msgstr "" msgid "Rename ``sorted_v`` to ``node``" @@ -7627,27 +7818,6 @@ msgstr "" msgid "Installation" msgstr "" -msgid ":ref:`install-short`" -msgstr "" - -msgid ":ref:`install_get_sources`" -msgstr "" - -msgid ":ref:`install_enable_db`" -msgstr "" - -msgid ":ref:`install_dependencies`" -msgstr "" - -msgid ":ref:`install_configuring`" -msgstr "" - -msgid ":ref:`install_build`" -msgstr "" - -msgid ":ref:`install_testing`" -msgstr "" - msgid "" "Instructions for downloading and installing binaries for different operating " "systems, additional notes and corrections not included in this documentation " @@ -7656,7 +7826,7 @@ msgid "" msgstr "" msgid "" -"To use pgRouting PostGIS needs to be installed, please read the information " +"To use pgRouting, PostGIS needs to be installed, please read the information " "about installation in this `Install Guide `__" msgstr "" @@ -7755,25 +7925,19 @@ msgid "" "Compiling with Boost 1.75 requires C++ Compiler with C++14 standard support" msgstr "" -msgid "Postgresql version = Supported versions by PostgreSQL" +msgid "Postgresql version >= 13" msgstr "" -msgid "The Boost Graph Library (BGL). Version >= 1.56" +msgid "The Boost Graph Library (BGL) >= 1.56.0" msgstr "" -msgid "CMake >= 3.2" -msgstr "" - -msgid "optional dependencies" +msgid "CMake >= 3.12" msgstr "" msgid "For user's documentation" msgstr "" -msgid "Sphinx >= 1.1" -msgstr "" - -msgid "Latex" +msgid "Sphinx >= 4.0" msgstr "" msgid "For developer's documentation" @@ -7794,7 +7958,7 @@ msgstr "" msgid "For using:" msgstr "" -msgid "PostGIS version >= 2.2" +msgid "PostGIS version >= 3.0.0" msgstr "" msgid "Example: Installing dependencies on linux" @@ -7803,71 +7967,13 @@ msgstr "" msgid "Installing the compilation dependencies" msgstr "" -msgid "Database dependencies" -msgstr "" - -msgid "Configuring PostgreSQL" -msgstr "" - -msgid "Entering psql console" -msgstr "" - -msgid "To exit psql console" -msgstr "" - -msgid "" -"Entering psql console directly without switching roles can be done by the " -"following commands" -msgstr "" - -msgid "Then use the above given method to exit out of the psql console" -msgstr "" - -msgid "Checking PostgreSQL version" -msgstr "" - -msgid "or" -msgstr "" - -msgid "Enter the psql console using above given method and then enter" -msgstr "" - -msgid "Creating PostgreSQL role" -msgstr "" - -msgid "" -"Default role provided by PostgreSQL is postgres. To create new roles you can " -"use the above provided commands. The prompt will ask the user to type name " -"of the role and then provide affirmation. Proceed with the steps and you " -"will succeed in creating PostgreSQL role successfully." -msgstr "" - -msgid "" -"To add password to the role or change previously created password of the " -"role use the following commands" -msgstr "" - -msgid "" -"To get additional details on the flags associated with ``createuser`` below " -"given command can be used" -msgstr "" - -msgid "Creating Database in PostgreSQL" -msgstr "" - -msgid "Connecting to a PostgreSQL Database" -msgstr "" - -msgid "Enter the psql console and type the following commands" -msgstr "" - msgid "Build dependencies" msgstr "" msgid "Optional dependencies" msgstr "" -msgid "For documentation and testing" +msgid "For documentation" msgstr "" msgid "Configuring" @@ -7876,19 +7982,21 @@ msgstr "" msgid "pgRouting uses the `cmake` system to do the configuration." msgstr "" -msgid "The build directory is different from the source directory" +msgid "Configurable variables" msgstr "" -msgid "Create the build directory" +msgid "To see the variables that can be configured" msgstr "" -msgid "Configurable variables" +msgid "The build directory is different from the source directory" msgstr "" -msgid "To see the variables that can be configured" +msgid "Configuring The Documentation" msgstr "" -msgid "Configuring The Documentation" +msgid "" +"User and developers documentation are not build if prerequisites are not " +"found." msgstr "" msgid "" @@ -7902,15 +8010,6 @@ msgstr "" msgid "Comment" msgstr "" -msgid "WITH_DOC" -msgstr "" - -msgid "BOOL=OFF" -msgstr "" - -msgid "Turn on/off building the documentation" -msgstr "" - msgid "BUILD_HTML" msgstr "" @@ -7929,6 +8028,9 @@ msgstr "" msgid "BUILD_LATEX" msgstr "" +msgid "BOOL=OFF" +msgstr "" + msgid "If ON, turn on/off building PDF" msgstr "" @@ -7944,43 +8046,42 @@ msgstr "" msgid "If ON, use sphinx-bootstrap for HTML pages of the users documentation" msgstr "" -msgid "Configuring cmake to create documentation before building pgRouting" +msgid "EN" msgstr "" -msgid "Most of the effort of the documentation has been on the html files." +msgid "if OFF the English documentation will no be built" msgstr "" -msgid "Building" +msgid "ES" msgstr "" -msgid "Using ``make`` to build the code and the documentation" +msgid "if OFF the Spaish documentation will no be built" msgstr "" -msgid "The following instructions start from *path/to/pgrouting/build*" +msgid "ZH_HANS" msgstr "" -msgid "" -"We have tested on several platforms, For installing or reinstalling all the " -"steps are needed." +msgid "if OFF the Chinese simplified documentation will no be built" msgstr "" -msgid "The sql signatures are configured and build in the ``cmake`` command." +msgid "Building" msgstr "" -msgid "MinGW on Windows" +msgid "Using ``make`` to build the code and the documentation" msgstr "" -msgid "Linux" +msgid "The following instructions start from ``path/to/pgrouting/build``" msgstr "" -msgid "The following instructions start from *path/to/pgrouting*" +msgid "" +"We have tested on several platforms, For installing or reinstalling all the " +"steps are needed." msgstr "" -msgid "" -"To remove the build when the configuration changes, use the following code:" +msgid "Linux" msgstr "" -msgid "and start the build process as mentioned previously." +msgid "The following instructions start from ``path/to/pgrouting``" msgstr "" msgid "Testing" @@ -7989,9 +8090,6 @@ msgstr "" msgid "Currently there is no :code:`make test` and testing is done as follows" msgstr "" -msgid "The following instructions start from *path/to/pgrouting/*" -msgstr "" - msgid "" "pgRouting is an extension of `PostGIS `__ and " "`PostgreSQL `__ geospatial database and adds " @@ -8057,10 +8155,10 @@ msgstr "" msgid "This Release Contributors" msgstr "" -msgid "Individuals in this release v3.8.x (in alphabetical order)" +msgid "Individuals in this release v4.0.0 (in alphabetical order)" msgstr "" -msgid "Aurélie Bousquet, Regina Obe, Vicky Vergara" +msgid "Regina Obe, Vicky Vergara" msgstr "" msgid "" @@ -12951,7 +13049,7 @@ msgstr "" msgid "" "``pgr_johnson`` - Returns the sum of the costs of the shortest path for each " -"pair of nodes in the graph using Floyd-Warshall algorithm." +"pair of nodes in the graph using Johnson algorithm." msgstr "" msgid "" @@ -15647,7 +15745,7 @@ msgid "pgRouting 3.8.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.8.0 `__" msgstr "" @@ -15733,9 +15831,10 @@ msgid "" "reorganization on pgr_contraction" msgstr "" -msgid "" -"Other enhancements: `#2869 `__" +msgid "Other enhancements:" +msgstr "" + +msgid "`#2869 `__:" msgstr "" msgid "SQL code enhancements" @@ -15790,31 +15889,28 @@ msgid "pgRouting 3.7.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.3 `__" msgstr "" msgid "" -"`#2731 `__ Build Failure " -"on Ubuntu 22" +"`#2731 `__: Build " +"Failure on Ubuntu 22" msgstr "" msgid "pgRouting 3.7.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.2 `__" msgstr "" -msgid "Build" -msgstr "" - msgid "" -"`#2713 `__ cmake missing " -"some policies and min version" +"`#2713 `__: cmake " +"missing some policies and min version" msgstr "" msgid "Using OLD policies: CMP0148, CMP0144, CMP0167" @@ -15824,32 +15920,32 @@ msgid "Minimum cmake version 3.12" msgstr "" msgid "" -"`#2707 `__ Build failure " -"in pgRouting 3.7.1 on Alpine" +"`#2707 `__: Build " +"failure in pgRouting 3.7.1 on Alpine" msgstr "" msgid "" -"`#2706 `__ winnie crashing " -"on pgr_betweennessCentrality" +"`#2706 `__: winnie " +"crashing on pgr_betweennessCentrality" msgstr "" msgid "pgRouting 3.7.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.1 `__" msgstr "" msgid "" -"`#2680 `__ fails to " +"`#2680 `__: fails to " "compile under mingw64 gcc 13.2" msgstr "" msgid "" -"`#2689 `__ When point is a " -"vertex, the withPoints family do not return results." +"`#2689 `__: When point " +"is a vertex, the withPoints family do not return results." msgstr "" msgid "C/C++ code enhancemet" @@ -15862,7 +15958,7 @@ msgid "pgRouting 3.7.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.0 `__" msgstr "" @@ -15871,8 +15967,8 @@ msgid "Support" msgstr "" msgid "" -"`#2656 `__ Stop support of " -"PostgreSQL12 on pgrouting v3.7" +"`#2656 `__: Stop support " +"of PostgreSQL12 on pgrouting v3.7" msgstr "" msgid "Stopping support of PostgreSQL 12" @@ -15891,7 +15987,7 @@ msgid "pgr_betweennessCentrality" msgstr "" msgid "" -"`#2605 `__ Standardize " +"`#2605 `__: Standardize " "spanning tree functions output" msgstr "" @@ -15902,8 +15998,8 @@ msgid "Experimental promoted to proposed." msgstr "" msgid "" -"`#2635 `__ pgr_LineGraph " -"ignores directed flag and use negative values for identifiers." +"`#2635 `__: " +"pgr_LineGraph ignores directed flag and use negative values for identifiers." msgstr "" msgid "``pgr_lineGraph``" @@ -15913,18 +16009,18 @@ msgid "Code enhancement" msgstr "" msgid "" -"`#2599 `__ Driving " +"`#2599 `__: Driving " "distance cleanup" msgstr "" msgid "" -"`#2607 `__ Read postgresql " -"data on C++" +"`#2607 `__: Read " +"postgresql data on C++" msgstr "" msgid "" -"`#2614 `__ Clang tidy does " -"not work" +"`#2614 `__: Clang tidy " +"does not work" msgstr "" msgid "pgRouting 3.6" @@ -15934,7 +16030,7 @@ msgid "pgRouting 3.6.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.3 `__" msgstr "" @@ -15990,7 +16086,7 @@ msgid "pgRouting 3.6.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.2 `__" msgstr "" @@ -16017,27 +16113,27 @@ msgid "pgRouting 3.6.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.1%22>`__" msgstr "" msgid "" -"`#2588 `__ pgrouting 3.6.0 " -"fails to build on OSX" +"`#2588 `__: pgrouting " +"3.6.0 fails to build on OSX" msgstr "" msgid "pgRouting 3.6.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.0%22>`__" msgstr "" msgid "" -"`#2516 `__ Standardize " +"`#2516 `__: Standardize " "output pgr_aStar" msgstr "" @@ -16045,17 +16141,17 @@ msgid "Standardize output columns to |short-generic-result|" msgstr "" msgid "" -"`#2523 `__ Standardize " +"`#2523 `__: Standardize " "output pgr_bdAstar" msgstr "" msgid "" -"`#2547 `__ Standardize " +"`#2547 `__: Standardize " "output and modifying signature pgr_KSP" msgstr "" msgid "" -"`#2548 `__ Standardize " +"`#2548 `__: Standardize " "output pgr_drivingDistance" msgstr "" @@ -16063,57 +16159,58 @@ msgid "Proposed functions changes" msgstr "" msgid "" -"`#2544 `__ Standardize " +"`#2544 `__: Standardize " "output and modifying signature pgr_withPointsDD" msgstr "" msgid "" -"`#2546 `__ Standardize " +"`#2546 `__: Standardize " "output and modifying signature pgr_withPointsKSP" msgstr "" msgid "" -"`#2504 `__ To C++ pg data " -"get, fetch and check." +"`#2504 `__: To C++ pg " +"data get, fetch and check." msgstr "" msgid "Stopping support for compilation with MSVC." msgstr "" msgid "" -"`#2505 `__ Using namespace." +"`#2505 `__: Using " +"namespace." msgstr "" msgid "" -"`#2512 `__ [Dijkstra] " +"`#2512 `__: [Dijkstra] " "Removing duplicate code on Dijkstra." msgstr "" msgid "" -"`#2517 `__ Astar code " +"`#2517 `__: Astar code " "simplification." msgstr "" msgid "" -"`#2521 `__ Dijkstra code " -"simplification." +"`#2521 `__: Dijkstra " +"code simplification." msgstr "" msgid "" -"`#2522 `__ bdAstar code " +"`#2522 `__: bdAstar code " "simplification." msgstr "" msgid "" -"`#2490 `__ Automatic page " -"history links." +"`#2490 `__: Automatic " +"page history links." msgstr "" msgid "..rubric:: Standardize SQL" msgstr "" msgid "" -"`#2555 `__ Standardize " +"`#2555 `__: Standardize " "deprecated messages" msgstr "" @@ -16128,9 +16225,9 @@ msgid "pgRouting 3.5.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.1%22>`__" msgstr "" msgid "Documentation fixes" @@ -16155,7 +16252,7 @@ msgid "Issue fixes" msgstr "" msgid "" -"`#2565 `__ " +"`#2565 `__: " "pgr_lengauerTarjanDominatorTree triggers an assertion" msgstr "" @@ -16163,12 +16260,12 @@ msgid "SQL enhancements" msgstr "" msgid "" -"`#2561 `__ Not use " +"`#2561 `__: Not use " "wildcards on SQL" msgstr "" msgid "" -"`#2559 `__ pgtap test " +"`#2559 `__: pgtap test " "using sampledata" msgstr "" @@ -16188,9 +16285,9 @@ msgid "pgRouting 3.5.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22>`__" msgstr "" msgid "Dijkstra" @@ -16203,9 +16300,9 @@ msgid "pgRouting 3.4.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.2 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.2%22>`__" msgstr "" msgid "" @@ -16223,9 +16320,9 @@ msgid "pgRouting 3.4.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.1%22>`__" msgstr "" msgid "" @@ -16242,9 +16339,9 @@ msgid "pgRouting 3.4.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.0%22>`__" msgstr "" msgid "" @@ -16333,13 +16430,19 @@ msgstr "" msgid "pgRouting 3.3.5 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.5 `__" +msgstr "" + msgid "pgRouting 3.3.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.4 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.4%22>`__" msgstr "" msgid "" @@ -16351,9 +16454,9 @@ msgid "pgRouting 3.3.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.3 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.3%22>`__" msgstr "" msgid "" @@ -16365,9 +16468,9 @@ msgid "pgRouting 3.3.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.2 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22>`__" msgstr "" msgid "Revised documentation" @@ -16419,9 +16522,9 @@ msgid "pgRouting 3.3.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.1%22>`__" msgstr "" msgid "" @@ -16438,9 +16541,9 @@ msgid "pgRouting 3.3.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.0%22>`__" msgstr "" msgid "" @@ -16523,9 +16626,9 @@ msgid "pgRouting 3.2.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.2%22>`__" msgstr "" msgid "" @@ -16542,9 +16645,9 @@ msgid "pgRouting 3.2.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.1%22>`__" msgstr "" msgid "" @@ -16567,9 +16670,9 @@ msgid "pgRouting 3.2.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.0%22>`__" msgstr "" msgid "" @@ -16608,9 +16711,9 @@ msgid "pgRouting 3.1.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.4%22>`__" msgstr "" msgid "Issues fixes" @@ -16620,9 +16723,9 @@ msgid "pgRouting 3.1.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.3 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.3%22>`__" msgstr "" msgid "" @@ -16644,9 +16747,9 @@ msgid "pgRouting 3.1.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.2%22>`__" msgstr "" msgid "" @@ -16678,9 +16781,9 @@ msgid "pgRouting 3.1.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.1%22>`__" msgstr "" msgid "" @@ -16712,9 +16815,9 @@ msgid "pgRouting 3.1.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.0%22>`__" msgstr "" msgid "pgr_dijkstra(combinations)" @@ -16736,18 +16839,18 @@ msgid "pgRouting 3.0.6 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.6 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.6%22>`__" msgstr "" msgid "pgRouting 3.0.5 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.5 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.5%22>`__" msgstr "" msgid "Backport issue fixes" @@ -16757,21 +16860,27 @@ msgid "pgRouting 3.0.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.4%22>`__" msgstr "" msgid "pgRouting 3.0.3 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.3 `__" +msgstr "" + msgid "pgRouting 3.0.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.2%22>`__" msgstr "" msgid "" @@ -16783,9 +16892,9 @@ msgid "pgRouting 3.0.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.1%22>`__" msgstr "" msgid "" @@ -16797,9 +16906,9 @@ msgid "pgRouting 3.0.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.0%22>`__" msgstr "" msgid "Fixed Issues" @@ -17088,23 +17197,23 @@ msgid "pgRouting 2.6.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.3 `__" msgstr "" msgid "" -"`#1219 `__ Implicit cast " -"for via_path integer to text" +"`#1219 `__: Implicit " +"cast for via_path integer to text" msgstr "" msgid "" -"`#1193 `__ Fixed " +"`#1193 `__: Fixed " "pgr_pointsAsPolygon breaking when comparing strings in WHERE clause" msgstr "" msgid "" -"`#1185 `__ Improve " +"`#1185 `__: Improve " "FindPostgreSQL.cmake" msgstr "" @@ -17112,23 +17221,23 @@ msgid "pgRouting 2.6.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.2 `__" msgstr "" msgid "" -"`#1152 `__ Fixes driving " -"distance when vertex is not part of the graph" +"`#1152 `__: Fixes " +"driving distance when vertex is not part of the graph" msgstr "" msgid "" -"`#1098 `__ Fixes windows " -"test" +"`#1098 `__: Fixes " +"windows test" msgstr "" msgid "" -"`#1165 `__ Fixes build " +"`#1165 `__: Fixes build " "for python3 and perl5" msgstr "" @@ -17136,9 +17245,9 @@ msgid "pgRouting 2.6.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.1 `__" msgstr "" msgid "Fixes server crash on several functions." @@ -17220,9 +17329,9 @@ msgid "pgRouting 2.6.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.0 `__" msgstr "" msgid "pgr_lineGraphFull" @@ -17272,9 +17381,9 @@ msgid "pgRouting 2.5.5 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.5 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.5 `__" msgstr "" msgid "Fixes driving distance when vertex is not part of the graph" @@ -17290,18 +17399,18 @@ msgid "pgRouting 2.5.4 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.4 `__" msgstr "" msgid "pgRouting 2.5.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.3 `__" msgstr "" msgid "" @@ -17313,9 +17422,9 @@ msgid "pgRouting 2.5.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.2 `__" msgstr "" msgid "Fix for postgresql 10.1: Removed a compiler condition" @@ -17325,9 +17434,9 @@ msgid "pgRouting 2.5.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.1 `__" msgstr "" msgid "Fixed prerequisite minimum version of: cmake" @@ -17337,9 +17446,9 @@ msgid "pgRouting 2.5.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.5.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.0 `__" msgstr "" msgid "enhancement:" @@ -17403,9 +17512,9 @@ msgid "pgRouting 2.4.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.2 `__" msgstr "" msgid "Improvement" @@ -17425,9 +17534,9 @@ msgid "pgRouting 2.4.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.1 `__" msgstr "" msgid "Fixed compiling error on macOS" @@ -17440,9 +17549,9 @@ msgid "pgRouting 2.4.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.4.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.0 `__" msgstr "" msgid "Deprecated signatures." @@ -17470,9 +17579,9 @@ msgid "pgRouting 2.3.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.2 `__" msgstr "" msgid "Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck." @@ -17491,9 +17600,9 @@ msgid "pgRouting 2.3.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.1 `__" msgstr "" msgid "Leaks on proposed max_flow functions" @@ -17509,9 +17618,9 @@ msgid "pgRouting 2.3.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.0 `__" msgstr "" msgid "pgr_TSP" @@ -17587,9 +17696,9 @@ msgid "pgRouting 2.2.4 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.4 `__" msgstr "" msgid "Bogus uses of extern \"C\"" @@ -17605,9 +17714,9 @@ msgid "pgRouting 2.2.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.3 `__" msgstr "" msgid "Fixed compatibility issues with PostgreSQL 9.6." @@ -17617,9 +17726,9 @@ msgid "pgRouting 2.2.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.2 `__" msgstr "" msgid "Fixed regression error on pgr_drivingDistance" @@ -17629,9 +17738,9 @@ msgid "pgRouting 2.2.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.1 `__" msgstr "" msgid "Server crash fix on pgr_alphaShape" @@ -17644,9 +17753,9 @@ msgid "pgRouting 2.2.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.0 `__" msgstr "" msgid "Improvements" @@ -17740,9 +17849,9 @@ msgid "pgRouting 2.1.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.1.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.1.0 `__" msgstr "" msgid "Refactored" @@ -17867,6 +17976,12 @@ msgstr "" msgid "pgRouting 2.0.1 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.1 `__" +msgstr "" + msgid "Minor bug fixes." msgstr "" @@ -17877,9 +17992,9 @@ msgid "pgRouting 2.0.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.0.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.0 `__" msgstr "" msgid "" @@ -18374,16 +18489,15 @@ msgid "" "the step that is causing the problem." msgstr "" -msgid "Mailing List and GIS StackExchange" +msgid "Mailing List, Matrix, GIS StackExchange" msgstr "" msgid "" -"There are two mailing lists for pgRouting hosted on OSGeo mailing list " -"server:" +"There are two mailing lists for pgRouting hosted on OSGeo discourse server:" msgstr "" msgid "" -"User mailing list: https://lists.osgeo.org/mailman/listinfo/pgrouting-users" +"User mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-users/" msgstr "" msgid "" @@ -18399,6 +18513,12 @@ msgid "" "the user mailing list." msgstr "" +msgid "" +"If you want to chat with fellow pgRouting users and contributors, you can " +"join our matrix channel: `pgRouting matrix channel `_." +msgstr "" + msgid "" "You can also ask at `GIS StackExchange `_ " "and tag the question with ``pgrouting``. Find all questions tagged with " diff --git a/locale/es/LC_MESSAGES/pgrouting_doc_strings.po b/locale/es/LC_MESSAGES/pgrouting_doc_strings.po index 2b5c98363b..2f2bd47c5d 100644 --- a/locale/es/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/es/LC_MESSAGES/pgrouting_doc_strings.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-29 18:06+0000\n" +"POT-Creation-Date: 2025-08-18 16:23+0000\n" "PO-Revision-Date: 2025-04-09 00:16+0000\n" "Last-Translator: Celia Virginia Vergara Castillo \n" "Language-Team: Spanish `__" msgstr "" @@ -4374,6 +4356,80 @@ msgstr "" "versión, consulte la `meta cerrada 4.0.0 `__" +msgid "Build" +msgstr "Construir" + +msgid "C++ standard is std17" +msgstr "" + +msgid "Using this standard all versions of boost will work" +msgstr "" + +msgid "The code is not yet modified to use std17:" +msgstr "" + +msgid "If needed: ``-DCMAKE_CXX_STANDARD=14`` to lower the standard." +msgstr "" + +#, fuzzy +msgid "The user's documentation is build by default" +msgstr "Para la documentación del usuario" + +msgid "The doxygen documentation is build by default" +msgstr "" + +#, fuzzy +msgid "For developers:" +msgstr "Para la documentación del desarrollador" + +msgid "Set `-DUSE_CLANG_TIDY=ON` for clang tidy checks." +msgstr "" + +msgid "Tidy checks are done on CI." +msgstr "" + +#, fuzzy +msgid "Documentation build" +msgstr "Documentación" + +msgid "The HTML documentation is build by default" +msgstr "" + +msgid "" +"The translated languages (en, es, zh_Hans) HTML documentation is build by " +"default" +msgstr "" + +msgid "`WITH-DOC` is not used anymore" +msgstr "" + +msgid "User's Documentation is not build when" +msgstr "" + +msgid "Sphinx is not found" +msgstr "" + +msgid "When all Sphinx formats are OFF" +msgstr "" + +msgid "When all languages are OFF" +msgstr "" + +msgid "" +"Documentation output changed location to `build/doc/_build/` " +"directory" +msgstr "" + +msgid "For example: for HTML output is on `build/doc/_build/html` directory" +msgstr "" + +#, fuzzy +msgid "Developers's Documentation is not build when" +msgstr "Para la documentación del desarrollador" + +msgid "Doxygen is not found" +msgstr "" + msgid "Summary of changes by function" msgstr "" @@ -4496,7 +4552,7 @@ msgid "pgr_topologicalSort" msgstr "pgr_topologicalSort" #, fuzzy -msgid "Standardize output to |result-node-order|" +msgid "Standardize output to |result_node_order|" msgstr "Regresa el conjunto de |result-node-color|" msgid "pgr_transitiveClosure" @@ -4712,67 +4768,69 @@ msgid "Functions promoted to official" msgstr "Funciones promovidas a oficial" #, fuzzy -msgid "`#2701 `__ pgr_trsp" +msgid "" +"`#2701 `__: pgr_trsp" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2701 `__ pgr_trspVia" +"`#2701 `__: pgr_trspVia" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trspVia_withPoints" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trsp_withPoints" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2700 `__ pgr_withPoints" +"`#2700 `__: " +"pgr_withPoints" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCost" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCostMatrix" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsDD" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsKSP" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsVia" msgstr "" "`#2760 `__: pgr_degree" @@ -4782,7 +4840,7 @@ msgstr "Firmas promovidas a oficial" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStar(Combinations)" msgstr "" "`#2786 `__: " @@ -4790,7 +4848,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStarCost(Combinations)" msgstr "" "`#2786 `__: " @@ -4798,7 +4856,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstar(Combinations)" msgstr "" "`#2786 `__: " @@ -4806,7 +4864,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstarCost(Combinations)" msgstr "" "`#2786 `__: " @@ -4814,21 +4872,21 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstra(Combinations)" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstraCost(Combinations)" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstra(Combinations)" msgstr "" "`#2786 `__: " @@ -4836,7 +4894,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstraCost(Combinations)" msgstr "" "`#2786 `__: " @@ -4844,14 +4902,14 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ pgr_KSP(All " +"`#2718 `__: pgr_KSP(All " "signatures)" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_boykovKolmogorov(Combinations)" msgstr "" "`#2786 `__: " @@ -4859,7 +4917,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_edmondsKarp(Combinations)" msgstr "" "`#2786 `__: " @@ -4867,7 +4925,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_maxFlow(Combinations)" msgstr "" "`#2786 `__: " @@ -4875,7 +4933,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_pushRelabel(Combinations)" msgstr "" "`#2786 `__: " @@ -4886,52 +4944,58 @@ msgstr "" #, fuzzy msgid "" -"`#2904 `__ Standardize " -"output columns of functions with different output columns within overloads" +"`#2904 `__: Standardize " +"output columns of functions with different output" msgstr "" "`#2057 `__: columnas " "trspViaEdges en orden diferente" +#, fuzzy +msgid "columns within overloads" +msgstr "Sobrecargas de funciones" + #, fuzzy msgid "Standardized to |short-generic-result|" msgstr "Estandard de las columnas de salida a |short-generic-result|" #, fuzzy msgid "" -"`#2905 `__ pgr_withPoints" +"`#2905 `__: " +"pgr_withPoints" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2906 `__ pgr_bdDijkstra" +"`#2906 `__: " +"pgr_bdDijkstra" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2907 `__ " +"`#2907 `__: " "pgr_bellmanFord" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2908 `__ " +"`#2908 `__: " "pgr_binaryBreadthFirstSearch" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2910 `__ " +"`#2910 `__: " "pgr_edwardMoore" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2913 `__ " +"`#2913 `__: " "pgr_DAGshortestPath" msgstr "" "`#2760 `__: pgr_degree" @@ -4942,14 +5006,14 @@ msgstr "Columnas de resultados eran |ksp-result|" #, fuzzy msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCost" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCostMatrix" msgstr "" "`#2760 `__: pgr_degree" @@ -4960,14 +5024,14 @@ msgstr "Estandard de las columnas de salida a |short-generic-result|" #, fuzzy msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_edgeDisjointPaths" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_turnRestrictedPaths" msgstr "" "`#2760 `__: pgr_degree" @@ -4978,7 +5042,7 @@ msgstr "Regresa el conjunto de |result-edge-color|" #, fuzzy msgid "" -"`#2924 `__ " +"`#2924 `__: " "pgr_edgeColoring" msgstr "" "`#2760 `__: pgr_degree" @@ -4989,13 +5053,13 @@ msgstr "Regresa el conjunto de |result-node-color|" #, fuzzy msgid "" -"`#2924 `__ pgr_bipartite" +"`#2924 `__: pgr_bipartite" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2927 `__ " +"`#2927 `__: " "pgr_sequentialVertexColoring" msgstr "" "`#2202 `__: " @@ -5007,25 +5071,25 @@ msgstr "Estandarización de columnas de resultados a |result-spantree|" #, fuzzy msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_breadthFirstSearch" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_depthFirstSearch" msgstr "" "`#2760 `__: pgr_degree" #, fuzzy -msgid "Standardized to |result-node-order|" +msgid "Standardized to |result_node_order|" msgstr "Regresa el conjunto de |result-node-color|" #, fuzzy msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_topologicalSort" msgstr "" "`#2760 `__: pgr_degree" @@ -5036,7 +5100,7 @@ msgstr "Estandarización de columnas de resultados a |result-spantree|" #, fuzzy msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_transitiveClosure" msgstr "" "`#2760 `__: pgr_degree" @@ -5065,13 +5129,6 @@ msgid "" msgstr "" "`#2760 `__: pgr_degree" -#, fuzzy -msgid "" -"`#2700 `__: " -"pgr_withPointsVia" -msgstr "" -"`#2760 `__: pgr_degree" - #, fuzzy msgid "" "`#2888 `__: " @@ -5171,7 +5228,7 @@ msgstr "" #, fuzzy msgid "" -"`#2751 `__: " +"`#2751 `__: " "pgr_createTopology" msgstr "" "`#2750 `__: " @@ -5213,198 +5270,330 @@ msgid "Removal of SQL deprecated internal functions" msgstr "Eliminación de funciones internas SQL obsoletas" #, fuzzy -msgid "#2748 _pgr_alphashape(text,double precision)" -msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2748 `__ " +"_pgr_alphashape(text,double precision)" +msgstr "" +"`#2754 `__: " +"pgr_analyzeOneWay" #, fuzzy -msgid "#2861 _pgr_checkverttab(text,text[],integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_checkverttab(text,text[],integer,text)" +msgstr "" +"`#2826 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2861 _pgr_createindex(text,text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2861 _pgr_createindex(text,text,text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2913 _pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" -msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2913 _pgr_dagshortestpath(text,text,boolean,boolean)" -msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,text,boolean,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2730 _pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" -msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2730 _pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" -msgstr "_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2730 _pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" -msgstr "_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" msgstr "_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" #, fuzzy msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," -"boolean)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint,boolean)" msgstr "_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" #, fuzzy -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" -msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" -msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy msgid "" -"#2735 _pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" +"`#2735 `__ " +"_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" msgstr "_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" #, fuzzy -msgid "#2861 _pgr_endpoint(geometry)" -msgstr "La geometría del punto" +msgid "" +"`#2861 `__ " +"_pgr_endpoint(geometry)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_getcolumnname(text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,integer,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_getcolumnname(text,text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2861 _pgr_getcolumntype(text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,integer,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_getcolumntype(text,text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,text,integer,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_gettablename(text,integer,text)" -msgstr "_pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_gettablename(text,integer,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_iscolumnindexed(text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,integer,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_iscolumnindexed(text,text,text,integer,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2861 _pgr_iscolumnintable(text,text)" -msgstr "pgr_isColumnInTable" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnintable(text,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2745 _pgr_kruskal(text,anyarray,text,bigint,double precision)" -msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2745 `__ " +"_pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgstr "" +"`#2087 `__: " +"pgr_extractVertices a propuesto" #, fuzzy -msgid "#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"anyarray,anyarray,integer,boolean,boolean,boolean)" msgstr "_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" #, fuzzy -msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"bigint,bigint,integer,boolean,boolean)" +msgstr "" +"`#2826 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2897 _pgr_ksp(text,text,integer,boolean,boolean)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"text,integer,boolean,boolean)" +msgstr "" +"`#2826 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2899 _pgr_maxcardinalitymatch(text,boolean)" -msgstr "pgr_maxCardinalityMatch(text,boolean)" +msgid "" +"`#2899 `__ " +"_pgr_maxcardinalitymatch(text,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_msg(integer,text,text)" -msgstr "pgr_versionless" +msgid "" +"`#2861 `__ " +"_pgr_msg(integer,text,text)" +msgstr "" +"`#2760 `__: pgr_degree" -msgid "#2861 _pgr_onerror(boolean,integer,text,text,text,text)" +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_onerror(boolean,integer,text,text,text,text)" msgstr "" +"`#2826 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2861 _pgr_pointtoid(geometry,double precision,text,integer)" -msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgid "" +"`#2861 `__ " +"_pgr_pointtoid(geometry,double precision,text,integer)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" #, fuzzy -msgid "#2743 _pgr_prim(text,anyarray,text,bigint,double precision)" -msgstr "_pgr_prim(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2743 `__ " +"_pgr_prim(text,anyarray,text,bigint,double precision)" +msgstr "" +"`#2087 `__: " +"pgr_extractVertices a propuesto" #, fuzzy -msgid "#2861 _pgr_quote_ident(text)" -msgstr "pgr_quote_ident" +msgid "" +"`#2861 `__ " +"_pgr_quote_ident(text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2861 _pgr_startpoint(geometry)" -msgstr "pgr_startPoint" +msgid "" +"`#2861 `__ " +"_pgr_startpoint(geometry)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2683 _pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ " +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"boolean,text)" msgstr "" "_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" -msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,anyarray,bigint,boolean)" -msgstr "_pgr_trsp(text,text,anyarray,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,bigint,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,bigint,anyarray,boolean)" -msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,anyarray,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,bigint,bigint,boolean)" -msgstr "_pgr_trsp(text,text,bigint,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,bigint,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2682 _pgr_trspviavertices(text,integer[],boolean,boolean,text)" -msgstr "_pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"_pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgstr "" +"`#2772 `__: " +"pgr_extractVertices" #, fuzzy msgid "" -"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," -"boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," -"character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" -"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," -"boolean)``" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2901 _pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," +"`#2901 `__ " +"_pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," "integer,double precision,double precision,double precision,boolean)" msgstr "" "_pgr_trsp(text,integer,double precision,integer,double precision,boolean," @@ -5412,150 +5601,206 @@ msgstr "" #, fuzzy msgid "" -"#2901 _pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ _pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" "_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2861 _pgr_versionless(text,text)" -msgstr "pgr_versionless" +msgid "" +"`#2861 `__ " +"_pgr_versionless(text,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2890 _pgr_withpointsdd(text,text,anyarray,double precision,boolean," -"character,boolean,boolean)" +"`#2890 `__ " +"_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," -"boolean,boolean,boolean,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean," +"boolean,boolean,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2895 _pgr_withpointsksp(text,text,text,integer,character,boolean,boolean," -"boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy -msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" -msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgid "" +"`#2741 `__ " +"_pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean," -"character,boolean)" +"`#2741 `__ " +"_pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy -msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" -msgstr "_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _trsp(text," +"text,anyarray,anyarray,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2683 _v4trsp(text,text,anyarray,anyarray,boolean)" -msgstr "_v4trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,anyarray,anyarray,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2683 _v4trsp(text,text,text,boolean)" -msgstr "_v4trsp(text,text,text,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,text,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy msgid "Summary of functions and signatures no longer on pgrouting" msgstr "Agregando Funcionalidad a pgRouting" #, fuzzy -msgid "#2748 pgr_alphashape(geometry,double precision)" -msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgid "" +"`#2748 `__ " +"pgr_alphashape(geometry,double precision)" +msgstr "" +"`#2754 `__: " +"pgr_analyzeOneWay" -msgid "#2752 pgr_analyzegraph(text,double precision,text,text,text,text,text)" +#, fuzzy +msgid "" +"`#2752 `__ " +"pgr_analyzegraph(text,double precision,text,text,text,text,text)" msgstr "" +"`#2753 `__: " +"pgr_analyzeGraph" +#, fuzzy msgid "" -"#2755 pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text," -"text)" +"`#2755 `__ " +"pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text,text)" msgstr "" +"`#2754 `__: " +"pgr_analyzeOneWay" #, fuzzy -msgid "#2798 pgr_contraction(text,bigint[],integer,bigint[],boolean)" -msgstr "pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgid "" +"`#2798 `__ " +"pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgstr "" +"`#2786 `__: " +"pgr_contraction" +#, fuzzy msgid "" -"#2751 pgr_createtopology(text,double precision,text,text,text,text,text," -"boolean)" +"`#2751 `__ " +"pgr_createtopology(text,double precision,text,text,text,text,text,boolean)" msgstr "" +"`#2750 `__: " +"pgr_createTopology" -msgid "#2827 pgr_createverticestable(text,text,text,text,text)" +#, fuzzy +msgid "" +"`#2827 `__ " +"pgr_createverticestable(text,text,text,text,text)" msgstr "" +"`#2826 `__: " +"pgr_createVerticesTable" #, fuzzy msgid "" -"#2888 pgr_findcloseedges(text,geometry,double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry,double precision,integer,boolean,boolean)" msgstr "" "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" #, fuzzy msgid "" -"#2888 pgr_findcloseedges(text,geometry[],double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry[],double precision,integer,boolean,boolean)" msgstr "" "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" #, fuzzy -msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" -msgstr "pgr_maxCardinalityMatch(text,boolean)" +msgid "" +"`#2899 `__ " +"pgr_maxcardinalitymatch(text,boolean)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2886 pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +"`#2886 `__ " +"pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" msgstr "" -"pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2683 pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ pgr_trsp(text," +"integer,double precision,integer,double precision,boolean,boolean,text)" msgstr "" -"pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2683 `__ pgr_trsp(text," +"integer,integer,boolean,boolean,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2681 pgr_trspviaedges(text,integer[],double precision[],boolean,boolean," -"text)" -msgstr "" +"`#2681 `__ " "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2682 pgr_trspviavertices(text,anyarray,boolean,boolean,text)" -msgstr "pgr_trspViaVertices(text,anyarray,boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +msgstr "" +"`#2772 `__: " +"pgr_extractVertices" #, fuzzy msgid "" -"#2919 pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"`#2919 `__ " +"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," "character,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," @@ -5563,7 +5808,8 @@ msgstr "" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," "boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," @@ -5571,83 +5817,98 @@ msgstr "" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" -"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," -"integer,double precision,double precision,double precision,boolean)" +"`#2901 `__ " +"pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer,integer," +"double precision,double precision,double precision,boolean)" msgstr "" -"pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy msgid "" -"#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -"pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" msgstr "" -"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," -"boolean,boolean)" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" -msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" msgstr "" -"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," -"boolean,boolean)" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" -msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,bigint,boolean,character)" msgstr "" -"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," -"boolean)``" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,text,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,text,boolean,character)" msgstr "" -"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"`#2890 `__ " +"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," @@ -5655,52 +5916,61 @@ msgstr "" #, fuzzy msgid "" -"#2890 pgr_withpointsdd(text,text,bigint,double precision,boolean,character," -"boolean)" +"`#2890 `__ " +"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy msgid "" -"#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2919 pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy -msgid "#2919 pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy -msgid "#2919 pgr_withpoints(text,text,text,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,text,boolean,character,boolean)" msgstr "" -"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" +"`#2760 `__: pgr_degree" #, fuzzy msgid "" -"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"`#2919 `__ " +"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," "boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," @@ -5770,19 +6040,30 @@ msgstr "pgr_withPoints es pgr_dijkstraVia **con puntos**" msgid "Internal C/C++ functions in legacy" msgstr "Funciones C/C++ internas en legado" -msgid "#2683 _trsp" +#, fuzzy +msgid "`#2683 `__ _trsp" msgstr "" +"`#2760 `__: pgr_degree" -msgid "#2683 _v4trsp" +#, fuzzy +msgid "`#2683 `__ _v4trsp" msgstr "" +"`#2760 `__: pgr_degree" #, fuzzy -msgid "#2748 _pgr_alphashape" -msgstr "pgr_alphashape" +msgid "" +"`#2748 `__ " +"_pgr_alphashape" +msgstr "" +"`#2754 `__: " +"pgr_analyzeOneWay" #, fuzzy -msgid "#2913 _pgr_dagshortestpath" -msgstr "pgr_dagShortestpath" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath" +msgstr "" +"`#2760 `__: pgr_degree" msgid "All releases" msgstr "Todas las versiones" @@ -6657,7 +6938,7 @@ msgid "|result_node_color|" msgstr "Regresa el conjunto de |result-node-color|" #, fuzzy -msgid "|result-node-order|" +msgid "|result_node_order|" msgstr "Regresa el conjunto de |result-node-color|" msgid "Changes on column names must be done after updating pgRouting." @@ -6720,7 +7001,7 @@ msgid "Migration from |result-toposort|" msgstr "Migración de restricciones" #, fuzzy -msgid "Migration to: |result-node-order|" +msgid "Migration to: |result_node_order|" msgstr "|result-generic-no-seq|" #, fuzzy @@ -9016,27 +9297,6 @@ msgstr "Ver también" msgid "Installation" msgstr "Instalación" -msgid ":ref:`install-short`" -msgstr ":ref:`install-short`" - -msgid ":ref:`install_get_sources`" -msgstr ":ref:`install_get_sources`" - -msgid ":ref:`install_enable_db`" -msgstr ":ref:`install_enable_db`" - -msgid ":ref:`install_dependencies`" -msgstr ":ref:`install_dependencies`" - -msgid ":ref:`install_configuring`" -msgstr ":ref:`install_configuring`" - -msgid ":ref:`install_build`" -msgstr ":ref:`install_build`" - -msgid ":ref:`install_testing`" -msgstr ":ref:`install_testing`" - msgid "" "Instructions for downloading and installing binaries for different operating " "systems, additional notes and corrections not included in this documentation " @@ -9049,8 +9309,9 @@ msgstr "" "pgRouting/pgrouting/wiki/Notes-on-Download%2C-Installation-and-building-" "pgRouting>`__" +#, fuzzy msgid "" -"To use pgRouting PostGIS needs to be installed, please read the information " +"To use pgRouting, PostGIS needs to be installed, please read the information " "about installation in this `Install Guide `__" msgstr "" @@ -9178,27 +9439,25 @@ msgstr "" "La compilación con Boost 1.75 requiere un compilador de C++ compatible con " "el estándar C++14" -msgid "Postgresql version = Supported versions by PostgreSQL" -msgstr "Versión postgresql = Versiones compatibles por PostgreSQL" +#, fuzzy +msgid "Postgresql version >= 13" +msgstr "postgreSQL versión 9.3" -msgid "The Boost Graph Library (BGL). Version >= 1.56" +#, fuzzy +msgid "The Boost Graph Library (BGL) >= 1.56.0" msgstr "La Biblioteca de Gráficos Boost (BGL). Versión >= 1.56" -msgid "CMake >= 3.2" +#, fuzzy +msgid "CMake >= 3.12" msgstr "CMake >= 3.2" -msgid "optional dependencies" -msgstr "dependencias opcionales" - msgid "For user's documentation" msgstr "Para la documentación del usuario" -msgid "Sphinx >= 1.1" +#, fuzzy +msgid "Sphinx >= 4.0" msgstr "Sphinx >= 1.1" -msgid "Latex" -msgstr "Latex" - msgid "For developer's documentation" msgstr "Para la documentación del desarrollador" @@ -9217,7 +9476,8 @@ msgstr "pg_prove" msgid "For using:" msgstr "Para uso:" -msgid "PostGIS version >= 2.2" +#, fuzzy +msgid "PostGIS version >= 3.0.0" msgstr "PostGIS version >= 2.2" msgid "Example: Installing dependencies on linux" @@ -9226,83 +9486,15 @@ msgstr "Ejemplo: Instalación de dependencias en linux" msgid "Installing the compilation dependencies" msgstr "Instalación de las dependencias de compilación" -msgid "Database dependencies" -msgstr "Dependencias de bases de datos" - -msgid "Configuring PostgreSQL" -msgstr "Configurar PostgreSQL" - -msgid "Entering psql console" -msgstr "Entrar en la consola psql" - -msgid "To exit psql console" -msgstr "Para salir de la consola psql" - -msgid "" -"Entering psql console directly without switching roles can be done by the " -"following commands" -msgstr "" -"Se puede entrar directamente en la consola psql sin cambiar de rol mediante " -"los siguientes comandos" - -msgid "Then use the above given method to exit out of the psql console" -msgstr "" -"A continuación, utilizar el método anterior para salir de la consola psql" - -msgid "Checking PostgreSQL version" -msgstr "Comprobación de la versión de PostgreSQL" - -msgid "or" -msgstr "o" - -msgid "Enter the psql console using above given method and then enter" -msgstr "Entrar a la consola psql usando el método anterior e introducir" - -msgid "Creating PostgreSQL role" -msgstr "Creación del rol PostgreSQL" - -msgid "" -"Default role provided by PostgreSQL is postgres. To create new roles you can " -"use the above provided commands. The prompt will ask the user to type name " -"of the role and then provide affirmation. Proceed with the steps and you " -"will succeed in creating PostgreSQL role successfully." -msgstr "" -"El rol por defecto proporcionado por PostgreSQL es postgres. Para crear " -"nuevos roles puede utilizar los comandos proporcionados anteriromente. El " -"prompt le pedirá al usuario que escibir el nombre del rol y confirmarlo. " -"Proceder con los pasos y tendrá éxito en la creación de rol PostgreSQL." - -msgid "" -"To add password to the role or change previously created password of the " -"role use the following commands" -msgstr "" -"Para añadir una contraseña a un rol o cambiar una contraseña previamente " -"creada utilizar los siguientes comandos" - -msgid "" -"To get additional details on the flags associated with ``createuser`` below " -"given command can be used" -msgstr "" -"Para obtener detalles adicionales sobre las banderas asociadas con " -"``createuser`` se puede utilizar el siguiente comando" - -msgid "Creating Database in PostgreSQL" -msgstr "Crear una base de datos en PostgreSQL" - -msgid "Connecting to a PostgreSQL Database" -msgstr "Conexión a una base de datos PostgreSQL" - -msgid "Enter the psql console and type the following commands" -msgstr "Entrar en la consola psql y escribir los siguientes comandos" - msgid "Build dependencies" msgstr "Construir dependencias" msgid "Optional dependencies" msgstr "Dependencias opcionales" -msgid "For documentation and testing" -msgstr "Para documentación y pruebas" +#, fuzzy +msgid "For documentation" +msgstr "Para la documentación del usuario" msgid "Configuring" msgstr "Configuración" @@ -9310,21 +9502,23 @@ msgstr "Configuración" msgid "pgRouting uses the `cmake` system to do the configuration." msgstr "pgRouting utiliza el sistema 'cmake' para realizar la configuración." -msgid "The build directory is different from the source directory" -msgstr "El directorio de compilación es diferente del directorio de origen" - -msgid "Create the build directory" -msgstr "Cree el directorio de compilación" - msgid "Configurable variables" msgstr "Variables configurables" msgid "To see the variables that can be configured" msgstr "Para ver las variables que se pueden configurar" +msgid "The build directory is different from the source directory" +msgstr "El directorio de compilación es diferente del directorio de origen" + msgid "Configuring The Documentation" msgstr "Configurar la documentación" +msgid "" +"User and developers documentation are not build if prerequisites are not " +"found." +msgstr "" + msgid "" "Most of the effort of the documentation has been on the HTML files. Some " "variables for building documentation:" @@ -9338,15 +9532,6 @@ msgstr "Variable" msgid "Comment" msgstr "Comentario" -msgid "WITH_DOC" -msgstr "WITH_DOC" - -msgid "BOOL=OFF" -msgstr "BOOL=OFF" - -msgid "Turn on/off building the documentation" -msgstr "Activar/desactivar la construcción de la documentación" - msgid "BUILD_HTML" msgstr "BUILD_HTML" @@ -9369,6 +9554,9 @@ msgstr "" msgid "BUILD_LATEX" msgstr "BUILD_LATEX" +msgid "BOOL=OFF" +msgstr "BOOL=OFF" + msgid "If ON, turn on/off building PDF" msgstr "Si está activado, active/desactive la creación de PDF" @@ -9386,14 +9574,25 @@ msgstr "" "Si está activado, utilice sphinx-bootstrap para las páginas HTML de la " "documentación de los usuarios" -msgid "Configuring cmake to create documentation before building pgRouting" +msgid "EN" msgstr "" -"Configuración de cmake para crear documentación antes de compilar pgRouting" -msgid "Most of the effort of the documentation has been on the html files." +#, fuzzy +msgid "if OFF the English documentation will no be built" +msgstr "Información sobre cuándo se construyó esta documentación" + +msgid "ES" +msgstr "" + +#, fuzzy +msgid "if OFF the Spaish documentation will no be built" +msgstr "Información sobre cuándo se construyó esta documentación" + +msgid "ZH_HANS" +msgstr "" + +msgid "if OFF the Chinese simplified documentation will no be built" msgstr "" -"La mayor parte del esfuerzo de la documentación ha estado en los archivos " -"html." msgid "Building" msgstr "Compilando" @@ -9401,7 +9600,8 @@ msgstr "Compilando" msgid "Using ``make`` to build the code and the documentation" msgstr "Uso de ``make`` para compilar el código y la documentación" -msgid "The following instructions start from *path/to/pgrouting/build*" +#, fuzzy +msgid "The following instructions start from ``path/to/pgrouting/build``" msgstr "Las siguientes instrucciones comienzan desde *path/to/pgrouting/build*" msgid "" @@ -9411,27 +9611,13 @@ msgstr "" "Hemos probado en varias plataformas, Para instalar o reinstalar todos los " "pasos son necesarios." -msgid "The sql signatures are configured and build in the ``cmake`` command." -msgstr "Las firmas sql se configuran y se compilan en el comando ``cmake``." - -msgid "MinGW on Windows" -msgstr "MinGW en Windows" - msgid "Linux" msgstr "Linux" -msgid "The following instructions start from *path/to/pgrouting*" +#, fuzzy +msgid "The following instructions start from ``path/to/pgrouting``" msgstr "Las siguientes instrucciones comienzan desde *path/to/pgrouting*" -msgid "" -"To remove the build when the configuration changes, use the following code:" -msgstr "" -"Para eliminar la compilación cuando se cambie la configuración, utilizar el " -"siguiente código:" - -msgid "and start the build process as mentioned previously." -msgstr "e iniciar el proceso de compilación como se mencionó anteriormente." - msgid "Testing" msgstr "Pruebas" @@ -9440,9 +9626,6 @@ msgstr "" "Actualmente no hay :code:`make test` y las pruebas se realizan de la " "siguiente manera" -msgid "The following instructions start from *path/to/pgrouting/*" -msgstr "Las siguientes instrucciones comienzan desde *path/to/pgrouting/*" - msgid "" "pgRouting is an extension of `PostGIS `__ and " "`PostgreSQL `__ geospatial database and adds " @@ -9532,11 +9715,11 @@ msgid "This Release Contributors" msgstr "Colaboradores de esta Versión" #, fuzzy -msgid "Individuals in this release v3.8.x (in alphabetical order)" +msgid "Individuals in this release v4.0.0 (in alphabetical order)" msgstr "Elementos de esta versión v3.7.x (por orden alfabético)" #, fuzzy -msgid "Aurélie Bousquet, Regina Obe, Vicky Vergara" +msgid "Regina Obe, Vicky Vergara" msgstr "Regina Obe, Vicky Vergara" msgid "" @@ -15343,9 +15526,10 @@ msgstr "" msgid "``pgr_johnson``" msgstr "``pgr_johnson``" +#, fuzzy msgid "" "``pgr_johnson`` - Returns the sum of the costs of the shortest path for each " -"pair of nodes in the graph using Floyd-Warshall algorithm." +"pair of nodes in the graph using Johnson algorithm." msgstr "" "``pgr_johnson`` - Devuelve la suma de los costes de la ruta más corta para " "cada par de nodos del grafo mediante el algoritmo Floyd-Warshall." @@ -18597,8 +18781,9 @@ msgstr "pgRouting 3.8" msgid "pgRouting 3.8.0 Release Notes" msgstr "Notas de la versión de pgRouting 3.8.0" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.8.0 `__" msgstr "" @@ -18721,9 +18906,11 @@ msgstr "" "pgr_contraction" #, fuzzy -msgid "" -"Other enhancements: `#2869 `__" +msgid "Other enhancements:" +msgstr "Mejora del código" + +#, fuzzy +msgid "`#2869 `__:" msgstr "" "`#2760 `__: pgr_degree" @@ -18800,8 +18987,9 @@ msgstr "pgRouting 3.7" msgid "pgRouting 3.7.3 Release Notes" msgstr "Notas de la versión de pgRouting 3.7.3" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.3 `__" msgstr "" @@ -18809,9 +18997,10 @@ msgstr "" "versión, consulte la `meta cerrada 3.7.3 `__" +#, fuzzy msgid "" -"`#2731 `__ Build Failure " -"on Ubuntu 22" +"`#2731 `__: Build " +"Failure on Ubuntu 22" msgstr "" "`#2731 `__ Construcción " "falla en Ubuntu 22" @@ -18819,8 +19008,9 @@ msgstr "" msgid "pgRouting 3.7.2 Release Notes" msgstr "Notas de la versión de pgRouting 3.7.2" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.2 `__" msgstr "" @@ -18828,12 +19018,10 @@ msgstr "" "versión, consulte la `meta cerrada 3.7.2 `__" -msgid "Build" -msgstr "Construir" - +#, fuzzy msgid "" -"`#2713 `__ cmake missing " -"some policies and min version" +"`#2713 `__: cmake " +"missing some policies and min version" msgstr "" "`#2713 `__ cmake le falta " "algunas políticas y versión minima" @@ -18844,16 +19032,18 @@ msgstr "" msgid "Minimum cmake version 3.12" msgstr "" +#, fuzzy msgid "" -"`#2707 `__ Build failure " -"in pgRouting 3.7.1 on Alpine" +"`#2707 `__: Build " +"failure in pgRouting 3.7.1 on Alpine" msgstr "" "`#2707 `__ Falla de " "construcción en Alpine para pgRouting 3.7.1" +#, fuzzy msgid "" -"`#2706 `__ winnie crashing " -"on pgr_betweennessCentrality" +"`#2706 `__: winnie " +"crashing on pgr_betweennessCentrality" msgstr "" "`#2706 `__ winnie falla en " "pgr_betweennessCentrality" @@ -18861,8 +19051,9 @@ msgstr "" msgid "pgRouting 3.7.1 Release Notes" msgstr "Notas de la versión de pgRouting 3.7.1" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.1 `__" msgstr "" @@ -18870,16 +19061,18 @@ msgstr "" "versión, consulte la `meta cerrada 3.7.1 `__" +#, fuzzy msgid "" -"`#2680 `__ fails to " +"`#2680 `__: fails to " "compile under mingw64 gcc 13.2" msgstr "" "`#2680 `__ Compilación " "falla bajo mingw64 gcc 13.2" +#, fuzzy msgid "" -"`#2689 `__ When point is a " -"vertex, the withPoints family do not return results." +"`#2689 `__: When point " +"is a vertex, the withPoints family do not return results." msgstr "" "`#2689 `__ Cuando el punto " "es un vértice, la familia withPoints no devuelve resultados." @@ -18893,8 +19086,9 @@ msgstr "Familia TRSP" msgid "pgRouting 3.7.0 Release Notes" msgstr "Notas de la versión de pgRouting 3.7.0" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.0 `__" msgstr "" @@ -18905,9 +19099,10 @@ msgstr "" msgid "Support" msgstr "Soporte" +#, fuzzy msgid "" -"`#2656 `__ Stop support of " -"PostgreSQL12 on pgrouting v3.7" +"`#2656 `__: Stop support " +"of PostgreSQL12 on pgrouting v3.7" msgstr "" "`#2656 `__ PostgreSQL 12 " "no se apya en pgrouting v3.7" @@ -18927,8 +19122,9 @@ msgstr "Métricas" msgid "pgr_betweennessCentrality" msgstr "pgr_betweennessCentrality" +#, fuzzy msgid "" -"`#2605 `__ Standardize " +"`#2605 `__: Standardize " "spanning tree functions output" msgstr "" "`#2605 `__ Estandarización " @@ -18940,9 +19136,10 @@ msgstr "Funciones:" msgid "Experimental promoted to proposed." msgstr "Experimental promovido a propuesto." +#, fuzzy msgid "" -"`#2635 `__ pgr_LineGraph " -"ignores directed flag and use negative values for identifiers." +"`#2635 `__: " +"pgr_LineGraph ignores directed flag and use negative values for identifiers." msgstr "" "`#2635 `__ pgr_LineGraph " "ignora la bandera directed y usa valores negatives para identificadores." @@ -18953,23 +19150,26 @@ msgstr "``pgr_lineGraph``" msgid "Code enhancement" msgstr "Mejora del código" +#, fuzzy msgid "" -"`#2599 `__ Driving " +"`#2599 `__: Driving " "distance cleanup" msgstr "" "`#2599 `__ Limpieza de la " "distancia de conducción" +#, fuzzy msgid "" -"`#2607 `__ Read postgresql " -"data on C++" +"`#2607 `__: Read " +"postgresql data on C++" msgstr "" "`#2607 `__ Leer datos " "postgresql en C++" +#, fuzzy msgid "" -"`#2614 `__ Clang tidy does " -"not work" +"`#2614 `__: Clang tidy " +"does not work" msgstr "" "`#2614 `__ Clang tidy no " "funciona" @@ -18980,8 +19180,9 @@ msgstr "pgRouting 3.6" msgid "pgRouting 3.6.3 Release Notes" msgstr "Notas de la versión de pgRouting 3.6.3" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.3 `__" msgstr "" @@ -19039,8 +19240,9 @@ msgstr "corrección de errores" msgid "pgRouting 3.6.2 Release Notes" msgstr "Notas de la versión de pgRouting 3.6.2" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.2 `__" msgstr "" @@ -19069,18 +19271,20 @@ msgstr "Cambio de nombre a `NEWS.md` para una mejor visualización en GitHub" msgid "pgRouting 3.6.1 Release Notes" msgstr "Notas de la versión 3.6.1 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.1%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados para ésta " "versión, consulte la `meta cerrada 3.6.1 `_" +#, fuzzy msgid "" -"`#2588 `__ pgrouting 3.6.0 " -"fails to build on OSX" +"`#2588 `__: pgrouting " +"3.6.0 fails to build on OSX" msgstr "" "`#2588 `__ pgrouting 3.6.0 " "no construye en OSX" @@ -19088,17 +19292,19 @@ msgstr "" msgid "pgRouting 3.6.0 Release Notes" msgstr "Notas de la versión 3.6.0 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.0%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados para ésta " "versión, consulte la `meta cerrada 3.6.0 `_" +#, fuzzy msgid "" -"`#2516 `__ Standardize " +"`#2516 `__: Standardize " "output pgr_aStar" msgstr "" "`#2516 `__ Estandarización " @@ -19107,22 +19313,25 @@ msgstr "" msgid "Standardize output columns to |short-generic-result|" msgstr "Estandard de las columnas de salida a |short-generic-result|" +#, fuzzy msgid "" -"`#2523 `__ Standardize " +"`#2523 `__: Standardize " "output pgr_bdAstar" msgstr "" "`#2523 `__ Estandarización " "de resultados de pgr_bdAstar" +#, fuzzy msgid "" -"`#2547 `__ Standardize " +"`#2547 `__: Standardize " "output and modifying signature pgr_KSP" msgstr "" "`#2547 `__ Estandarización " "de resultados y modificación de firmas de pgr_KSP" +#, fuzzy msgid "" -"`#2548 `__ Standardize " +"`#2548 `__: Standardize " "output pgr_drivingDistance" msgstr "" "`#2548 `__ Estandarización " @@ -19131,23 +19340,26 @@ msgstr "" msgid "Proposed functions changes" msgstr "Cambios en funciones propuestas" +#, fuzzy msgid "" -"`#2544 `__ Standardize " +"`#2544 `__: Standardize " "output and modifying signature pgr_withPointsDD" msgstr "" "`#2544 `__ Estandarización " "de resultados y modificación de firmas de pgr_withPointsDD" +#, fuzzy msgid "" -"`#2546 `__ Standardize " +"`#2546 `__: Standardize " "output and modifying signature pgr_withPointsKSP" msgstr "" "`#2546 `__ Estandarización " "de resultados y modificación de firmas de pgr_withPointsKSP" +#, fuzzy msgid "" -"`#2504 `__ To C++ pg data " -"get, fetch and check." +"`#2504 `__: To C++ pg " +"data get, fetch and check." msgstr "" "`#2504 `__ A C++ pg data " "obtener, cachar y checar." @@ -19155,43 +19367,50 @@ msgstr "" msgid "Stopping support for compilation with MSVC." msgstr "" +#, fuzzy msgid "" -"`#2505 `__ Using namespace." +"`#2505 `__: Using " +"namespace." msgstr "" "`#2505 `__ Usando " "namespace." +#, fuzzy msgid "" -"`#2512 `__ [Dijkstra] " +"`#2512 `__: [Dijkstra] " "Removing duplicate code on Dijkstra." msgstr "" "`#2512 `__ [Dijkstra] " "Elimiar código duplicado en Dijkstra." +#, fuzzy msgid "" -"`#2517 `__ Astar code " +"`#2517 `__: Astar code " "simplification." msgstr "" "`#2517 `__ Simplificación " "del código de Astar." +#, fuzzy msgid "" -"`#2521 `__ Dijkstra code " -"simplification." +"`#2521 `__: Dijkstra " +"code simplification." msgstr "" "`#2521 `__ Simplificación " "del código de Dijkstra." +#, fuzzy msgid "" -"`#2522 `__ bdAstar code " +"`#2522 `__: bdAstar code " "simplification." msgstr "" "`#2522 `__ Simplificación " "del código de bdAstar." +#, fuzzy msgid "" -"`#2490 `__ Automatic page " -"history links." +"`#2490 `__: Automatic " +"page history links." msgstr "" "`#2490 `__ Lígas " "automáticas historiales." @@ -19199,8 +19418,9 @@ msgstr "" msgid "..rubric:: Standardize SQL" msgstr "" +#, fuzzy msgid "" -"`#2555 `__ Standardize " +"`#2555 `__: Standardize " "deprecated messages" msgstr "" "`#2555 `__ Estandarización " @@ -19216,10 +19436,11 @@ msgstr "pgRouting 3.5" msgid "pgRouting 3.5.1 Release Notes" msgstr "Notas de la versión 3.5.1 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.1%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados para ésta " "versión, consulte la `meta cerrada 3.5.1 `__ " +"`#2565 `__: " "pgr_lengauerTarjanDominatorTree triggers an assertion" msgstr "" "`#2565 `__ " @@ -19256,15 +19478,17 @@ msgstr "" msgid "SQL enhancements" msgstr "Mejoras SQL" +#, fuzzy msgid "" -"`#2561 `__ Not use " +"`#2561 `__: Not use " "wildcards on SQL" msgstr "" "`#2561 `__ No usar " "comodines en SQL" +#, fuzzy msgid "" -"`#2559 `__ pgtap test " +"`#2559 `__: pgtap test " "using sampledata" msgstr "" "`#2559 `__ pruebas pgtap " @@ -19285,10 +19509,11 @@ msgstr "" msgid "pgRouting 3.5.0 Release Notes" msgstr "Notas de la versión 3.5.0 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados para ésta " "versión, consulte la `meta cerrada 3.5.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.2%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados para esta " "versión, consulte la `meta cerrada 3.4.2 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.1%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " "versión, consulte la `meta cerrada 3.4.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.0%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados para ésta " "versión, consulte la `meta cerrada 3.3.0 `__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " +"versión, consulte la `meta cerrada de 3.3.4 `_" + msgid "pgRouting 3.3.4 Release Notes" msgstr "Notas de la versión 3.3.4 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.4 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.4%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " "versión, consulte la `meta cerrada de 3.3.4 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.3%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " "versión, consulte la `meta cerrada 3.3.3 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " "versión, consulte la `meta cerrada de 3.3.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.1%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " -"versión, consulte la `meta cerrada para 3.3.1 `_ en " -"Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.1 `__" msgid "" "`#2216 `__: Warnings " @@ -19575,15 +19816,15 @@ msgstr "" msgid "pgRouting 3.3.0 Release Notes" msgstr "Notas de la versión 3.3.0 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.0%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " -"versión, consulte la `meta cerrada de 3.3.0 `_ en " -"Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.8.0 `_" msgid "" "`#2057 `__: trspViaEdges " @@ -19674,15 +19915,15 @@ msgstr "pgRouting 3.2" msgid "pgRouting 3.2.2 Release Notes" msgstr "Notas de la Versión 3.2.2 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.2%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " -"versión, consulte la `meta cerrada 3.2.2 `_ en " -"Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.2 `__" msgid "" "`#2093 `__: Compilation " @@ -19701,15 +19942,15 @@ msgstr "" msgid "pgRouting 3.2.1 Release Notes" msgstr "Notas de la Versión 3.2.1 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.1%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " -"versión, consulte la `meta cerrada 3.2.1 `_ on " -"Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.1 `__" msgid "" "`#1883 `__: " @@ -19736,15 +19977,15 @@ msgstr "" msgid "pgRouting 3.2.0 Release Notes" msgstr "Notas del Lanzamiento de pgRouting 3.2.0" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.0%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerradas por esta " -"versión, consulte el hito de cierre de Git para 3.2.0 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.8.0 `_" msgid "" "`#1850 `__: Change Boost " @@ -19783,15 +20024,15 @@ msgstr "pgRouting 3.1" msgid "pgRouting 3.1.4 Release Notes" msgstr "Notas de la Versión 3.1.4 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.4%22>`__" msgstr "" "Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " -"versión, consulte la `meta cerrada de 3.1.4 `_ en " -"Github." +"versión, consulte la `meta cerrada de 3.3.4 `_" msgid "Issues fixes" msgstr "Corrección de problemas" @@ -19799,15 +20040,15 @@ msgstr "Corrección de problemas" msgid "pgRouting 3.1.3 Release Notes" msgstr "pgRouting 3.1.3 Notas de la Versión" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.3 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.3%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerradas por esta " -"versión, consulte el hito de cierre de Git para 3.1.3 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.3 `__" msgid "" "`#1825 `__: Boost " @@ -19834,15 +20075,15 @@ msgstr "" msgid "pgRouting 3.1.2 Release Notes" msgstr "Notas de la Versión pgRouting 3.1.2" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.2%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerradas por esta " -"versión, consulte el `hito cerrado de Git para 3.1.2 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.2 `__" msgid "" "`#1304 `__: FreeBSD 12 " @@ -19882,14 +20123,15 @@ msgstr "" msgid "pgRouting 3.1.1 Release Notes" msgstr "pgRouting 3.1.1 Notas de la Versión" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.1%22>`__" msgstr "" -"Para ver los problemas cerrados por esta vers 3.1.1 `_ on Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.1 `__" msgid "" "`#1733 `__: pgr_bdAstar " @@ -19930,14 +20172,15 @@ msgstr "" msgid "pgRouting 3.1.0 Release Notes" msgstr "Notas de la Versión pgRouting 3.1.0" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.0%22>`__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `hito cerrado " -"de Git para 3.1.0 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.8.0 `_" msgid "pgr_dijkstra(combinations)" msgstr "pgr_dijkstra(combinaciones)" @@ -19957,28 +20200,28 @@ msgstr "pgRouting 3.0" msgid "pgRouting 3.0.6 Release Notes" msgstr "Notas de la Versión 3.0.6 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.6 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.6%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " -"versión, consulte la `meta cerrada de 3.0.6 `_ en " -"Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.8.0 `_" msgid "pgRouting 3.0.5 Release Notes" msgstr "pgRouting 3.0.5 Notas de la Versión" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.5 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.5%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerradas por esta " -"versión, consulte el hito de cierre de Git para 3.0.5 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.8.0 `_" msgid "Backport issue fixes" msgstr "Corrección de problemas atrasados" @@ -19986,30 +20229,41 @@ msgstr "Corrección de problemas atrasados" msgid "pgRouting 3.0.4 Release Notes" msgstr "Notas de la Versión pgRouting 3.0.4" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.4%22>`__" msgstr "" -"Para ver todos los problemas y solicitudes de extracción cerradas por esta " -"versión, consulte la `meta cerrada para 3.0.4 `_ en " -"Github." +"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " +"versión, consulte la `meta cerrada de 3.3.4 `_" msgid "pgRouting 3.0.3 Release Notes" msgstr "Notas de la versión de pgRouting 3.0.3" +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.3 `__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.3 `__" + msgid "pgRouting 3.0.2 Release Notes" msgstr "Notas de la Versión pgRouting 3.0.2" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.2%22>`__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte en Github la " -"`meta cerrada para 3.0.2 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.2 `__" msgid "" "`#1378 `__: Visual " @@ -20021,14 +20275,15 @@ msgstr "" msgid "pgRouting 3.0.1 Release Notes" msgstr "Notas de la versión 3.0.1 de pgRouting" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.1%22>`__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Hito cerrado " -"de Git para 3.0.1 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.1 `__" msgid "" "`#232 `__: Honor client " @@ -20040,14 +20295,15 @@ msgstr "" msgid "pgRouting 3.0.0 Release Notes" msgstr "Notas de la versión de pgRouting 3.0.0" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.0%22>`__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `hito cerrado " -"de Git para 3.0.0 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 4.0.0 `__" msgid "Fixed Issues" msgstr "Problemas solucionados" @@ -20346,60 +20602,72 @@ msgstr "pgRouting 2.6" msgid "pgRouting 2.6.3 Release Notes" msgstr "pgRouting 2.6.3 Notas de la Versión" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.3 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.6.3 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.6.3%22>`__" +msgstr "" +"Para ver todas las incidencias y pull requests cerrados por esta versión, " +"consulte `Git closed milestone for 3.6.3 `__" +#, fuzzy msgid "" -"`#1219 `__ Implicit cast " -"for via_path integer to text" +"`#1219 `__: Implicit " +"cast for via_path integer to text" msgstr "" "`#1219 `__ Implicit cast " "for via_path integer to text" +#, fuzzy msgid "" -"`#1193 `__ Fixed " +"`#1193 `__: Fixed " "pgr_pointsAsPolygon breaking when comparing strings in WHERE clause" msgstr "" +"`#1640 `__: " +"pgr_withPoints falla cuando points_sql está vacía" +#, fuzzy msgid "" -"`#1185 `__ Improve " +"`#1185 `__: Improve " "FindPostgreSQL.cmake" msgstr "" +"`#1188 `__: Se suprimió " +"la dependencia CGAL" msgid "pgRouting 2.6.2 Release Notes" msgstr "pgRouting 2.6.2 Notas de la versión" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.2 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte en Github la " -"`meta cerrada para 2.6.2 `_." +"Para ver todas las incidencias y pull requests cerrados por esta versión, " +"consulte `Git closed milestone for 3.6.2 `__" +#, fuzzy msgid "" -"`#1152 `__ Fixes driving " -"distance when vertex is not part of the graph" +"`#1152 `__: Fixes " +"driving distance when vertex is not part of the graph" msgstr "" "`#1152 `__ Corrige la " "distancia de conducción cuando el vértice no forma parte del grafo" +#, fuzzy msgid "" -"`#1098 `__ Fixes windows " -"test" +"`#1098 `__: Fixes " +"windows test" msgstr "" "`#1098 `__ Correcciones " "de pruebas de ventanas" +#, fuzzy msgid "" -"`#1165 `__ Fixes build " +"`#1165 `__: Fixes build " "for python3 and perl5" msgstr "" "`#1165 `__ Correcciones " @@ -20408,14 +20676,15 @@ msgstr "" msgid "pgRouting 2.6.1 Release Notes" msgstr "Notas de la versión de pgRouting 2.6.1" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.1 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.6.1 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.6.1%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.6.1 `_" msgid "Fixes server crash on several functions." msgstr "Corrige el bloqueo del servidor en varias funciones." @@ -20497,14 +20766,15 @@ msgstr "Se ha arreglado un fallthrugh en Astar y bdAstar." msgid "pgRouting 2.6.0 Release Notes" msgstr "Notas de la versión de pgRouting 2.6.0" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.0 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte la `meta cerrada " -"para 2.6.0 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.6.0 `_" msgid "pgr_lineGraphFull" msgstr "pgr_lineGraphFull" @@ -20557,14 +20827,15 @@ msgstr "pgRouting 2.5" msgid "pgRouting 2.5.5 Release Notes" msgstr "Notas de la versión de PgRouting 2.5.5" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.5 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.5.5 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.5%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.5.1 `_" msgid "Fixes driving distance when vertex is not part of the graph" msgstr "" @@ -20579,26 +20850,28 @@ msgstr "Arreglos de compilación para python3 y perl5" msgid "pgRouting 2.5.4 Release Notes" msgstr "Notas de la versión de pgRouting 2.5.4" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.4 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.5.4 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.4%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " +"versión, consulte la `meta cerrada de 3.3.4 `_" msgid "pgRouting 2.5.3 Release Notes" msgstr "Notas de la versión de pgRouting 2.5.3" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.3 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.5.3 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.3%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.3 `__" msgid "" "Fix for postgresql 11: Removed a compilation error when compiling with " @@ -20610,14 +20883,15 @@ msgstr "" msgid "pgRouting 2.5.2 Release Notes" msgstr "Notas de la versión de pgRouting 2.5.2" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.2 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el`Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.5.2 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.2%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.2 `__" msgid "Fix for postgresql 10.1: Removed a compiler condition" msgstr "" @@ -20626,14 +20900,15 @@ msgstr "" msgid "pgRouting 2.5.1 Release Notes" msgstr "Notas de la versión de pgRouting 2.5.1" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.1 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.5.1 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.1%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.5.1 `_" msgid "Fixed prerequisite minimum version of: cmake" msgstr "Prerrequisito fijo versión mínima de: cmake" @@ -20641,14 +20916,15 @@ msgstr "Prerrequisito fijo versión mínima de: cmake" msgid "pgRouting 2.5.0 Release Notes" msgstr "Notas de la versión de pgRouting 2.5.0" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.5.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.0 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.5.0 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.5.0 `_" msgid "enhancement:" msgstr "mejora:" @@ -20712,14 +20988,15 @@ msgstr "pgRouting 2.4" msgid "pgRouting 2.4.2 Release Notes" msgstr "Notas de la versión de pgRouting 2.4.2" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.2 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.4.2 `_ en Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.4.2%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para esta " +"versión, consulte la `meta cerrada 3.4.2 `_" msgid "Improvement" msgstr "Mejora" @@ -20739,14 +21016,15 @@ msgstr "" msgid "pgRouting 2.4.1 Release Notes" msgstr "Notas de la versión de pgRouting 2.4.1" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.1 `_ on Github." -msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 2.4.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%202.4.1%22>`__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " +"versión, consulte la `meta cerrada 3.4.1 `_" msgid "Fixed compiling error on macOS" msgstr "Corregido error de compilación en macOS" @@ -20757,14 +21035,15 @@ msgstr "Error de condición en pgr_withPoints" msgid "pgRouting 2.4.0 Release Notes" msgstr "Notas de la versión de pgRouting 2.4.0" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.4.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.0 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte el `Git closed " -"issues for 2.4.0 `_ on Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.3.0 `_" msgid "Deprecated signatures." msgstr "Firmas obsoletas." @@ -20792,14 +21071,15 @@ msgstr "pgRouting 2.3" msgid "pgRouting 2.3.2 Release Notes" msgstr "Notas de la versión de pgRouting 2.3.2" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.2 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.3.2 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " +"versión, consulte la `meta cerrada de 3.3.2 `_" msgid "Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck." msgstr "" @@ -20819,14 +21099,15 @@ msgstr "Corregida la ambiguedad en el seq" msgid "pgRouting 2.3.1 Release Notes" msgstr "Notas de la versión de pgRouting 2.3.1" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.1 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.3.1 `_ on Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.1 `__" msgid "Leaks on proposed max_flow functions" msgstr "Fugas en las funciones max_flow propuestas" @@ -20840,14 +21121,15 @@ msgstr "Discrepancia de tipos en pgr_createVerticesTable" msgid "pgRouting 2.3.0 Release Notes" msgstr "Notas de la versión de pgRouting 2.3.0" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.0 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.3.0 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 4.0.0 `__" msgid "pgr_TSP" msgstr "pgr_TSP" @@ -20921,14 +21203,15 @@ msgstr "pgRouting 2.2" msgid "pgRouting 2.2.4 Release Notes" msgstr "Notas de la versión de pgRouting 2.2.4" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.4 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.2.4 `_ on Github." +"Para ver todos los problemas y solicitudes de extracción cerrados pora ésta " +"versión, consulte la `meta cerrada de 3.3.4 `_" msgid "Bogus uses of extern \"C\"" msgstr "Bogus usos de extern \"C\"" @@ -20942,14 +21225,15 @@ msgstr "Error de regresión pgr_nodeNetwork" msgid "pgRouting 2.2.3 Release Notes" msgstr "Notas de la versión de pgRouting 2.2.3" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.3 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.2.3 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.3 `__" msgid "Fixed compatibility issues with PostgreSQL 9.6." msgstr "Problemas de compatibilidad con PostgreSQL 9.6 corregidos." @@ -20957,14 +21241,15 @@ msgstr "Problemas de compatibilidad con PostgreSQL 9.6 corregidos." msgid "pgRouting 2.2.2 Release Notes" msgstr "Notas de la versión de pgRouting 2.2.2" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.2 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte la `meta cerrada " -"para 2.2.2 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.2 `__" msgid "Fixed regression error on pgr_drivingDistance" msgstr "Corregido error de regresión en pgr_drivingDistance" @@ -20972,14 +21257,15 @@ msgstr "Corregido error de regresión en pgr_drivingDistance" msgid "pgRouting 2.2.1 Release Notes" msgstr "Notas de la versión de pgRouting 2.2.1" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.1 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.2.1 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.1 `__" msgid "Server crash fix on pgr_alphaShape" msgstr "Corrección de bloqueo del servidor en pgr_alphaShape" @@ -20990,14 +21276,15 @@ msgstr "Corrección de errores en la familia de funciones With Points" msgid "pgRouting 2.2.0 Release Notes" msgstr "Notas de la versión de pgRouting 2.2.0" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.0 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.2.0 `_ on Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 4.0.0 `__" msgid "Improvements" msgstr "Mejoras" @@ -21089,14 +21376,15 @@ msgstr "pgRouting 2.1" msgid "pgRouting 2.1.0 Release Notes" msgstr "Notas de la versión de pgRouting 2.1.0" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.1.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.1.0 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.1.0 `_ en Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 4.0.0 `__" msgid "Refactored" msgstr "Refactorizado" @@ -21239,6 +21527,16 @@ msgstr "pgRouting 2.0" msgid "pgRouting 2.0.1 Release Notes" msgstr "Notas de la versión de pgRouting 2.0.1" +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.1 `__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.7.1 `__" + msgid "Minor bug fixes." msgstr "Corrección de errores menores." @@ -21248,14 +21546,15 @@ msgstr "No se ha guardado ningún rastro de las correcciones de errores." msgid "pgRouting 2.0.0 Release Notes" msgstr "Notas de la versión de pgRouting 2.0.0" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.0.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.0 `__" msgstr "" -"Para ver los problemas cerrados por esta versión, consulte los `Git closed " -"issues for 2.0.0 `_ on Github." +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 4.0.0 `__" msgid "" "With the release of pgRouting 2.0.0 the library has abandoned backwards " @@ -21820,21 +22119,23 @@ msgstr "" "Se recomienda usar siguiente envoltorio en el problema para determinar el " "paso que está causando el problema." -msgid "Mailing List and GIS StackExchange" +#, fuzzy +msgid "Mailing List, Matrix, GIS StackExchange" msgstr "Listas de correo y GIS StackExchange" +#, fuzzy msgid "" -"There are two mailing lists for pgRouting hosted on OSGeo mailing list " -"server:" +"There are two mailing lists for pgRouting hosted on OSGeo discourse server:" msgstr "" "Hay dos listas de correo para pgRouting alojados en las listas de correo del " "Servidor de OSGeo:" +#, fuzzy msgid "" -"User mailing list: https://lists.osgeo.org/mailman/listinfo/pgrouting-users" +"User mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-users/" msgstr "" -"Lista de correo para usuarios: https://lists.osgeo.org/mailman/listinfo/" -"pgrouting-users" +"Lista de correo para desarrolladores: https://discourse.osgeo.org/c/" +"pgrouting/pgrouting-dev/" msgid "" "Developer mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-" @@ -21853,6 +22154,12 @@ msgstr "" "Para preguntas generales y tópicos sobre el uso pgRouting, escriba a la " "lista de correo para usuario." +msgid "" +"If you want to chat with fellow pgRouting users and contributors, you can " +"join our matrix channel: `pgRouting matrix channel `_." +msgstr "" + msgid "" "You can also ask at `GIS StackExchange `_ " "and tag the question with ``pgrouting``. Find all questions tagged with " @@ -22363,3 +22670,863 @@ msgstr "pgr_withPointsDD es pgr_drivingDistance **con puntos**" msgid "pgr_withPointsvia is pgr_dijkstraVia **with points**" msgstr "pgr_withPoints es pgr_dijkstraVia **con puntos**" +#~ msgid "" +#~ "User mailing list: https://lists.osgeo.org/mailman/listinfo/pgrouting-" +#~ "users" +#~ msgstr "" +#~ "Lista de correo para usuarios: https://lists.osgeo.org/mailman/listinfo/" +#~ "pgrouting-users" + +#~ msgid "They will likely officially be part of the next mayor release:" +#~ msgstr "Es probable que oficialmente formen parte del próximo lanzamiento:" + +#~ msgid "The functions make use of ANY-INTEGER and ANY-NUMERICAL" +#~ msgstr "Las funciones hacen uso de ENTEROS y FLOTANTES" + +#~ msgid "Name might not change. (But still can)" +#~ msgstr "Probablemente el nombre no cambie. (Pero todavía puede)" + +#~ msgid "Signature might not change. (But still can)" +#~ msgstr "Es posible que la firma no cambie. (Pero todavía puede)" + +#~ msgid "Functionality might not change. (But still can)" +#~ msgstr "Probablemente la funcionalidad no cambie. (Pero todavía puede)" + +#~ msgid "Possible server crash" +#~ msgstr "Posible bloqueo del servidor" + +#~ msgid "These functions might create a server crash" +#~ msgstr "Estas funciones pueden crear una caída del servidor" + +#~ msgid "May lack documentation." +#~ msgstr "Puede carecer documentación." + +#~ msgid "Documentation examples might need to be automatically generated." +#~ msgstr "" +#~ "Puede ser necesario que los ejemplos de documentación se generen " +#~ "automáticamente." + +#~ msgid "Might depend on a proposed function of pgRouting" +#~ msgstr "Puede depender de una función propuesta de pgRouting" + +#~ msgid "Might depend on a deprecated function of pgRouting" +#~ msgstr "Podría depender de una función obsoleta de pgRouting" + +#, fuzzy +#~ msgid "#2748 _pgr_alphashape(text,double precision)" +#~ msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" + +#, fuzzy +#~ msgid "#2861 _pgr_checkverttab(text,text[],integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_createindex(text,text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_createindex(text,text,text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +#~ msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath(text,text,boolean,boolean)" +#~ msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +#~ msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +#~ msgstr "_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +#~ msgstr "_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +#~ msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" +#~ msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" + +#, fuzzy +#~ msgid "#2861 _pgr_endpoint(geometry)" +#~ msgstr "La geometría del punto" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumnname(text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumnname(text,text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumntype(text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumntype(text,text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_gettablename(text,integer,text)" +#~ msgstr "_pgr_trspviavertices(text,integer[],boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_iscolumnindexed(text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_iscolumnindexed(text,text,text,integer,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_iscolumnintable(text,text)" +#~ msgstr "pgr_isColumnInTable" + +#, fuzzy +#~ msgid "#2745 _pgr_kruskal(text,anyarray,text,bigint,double precision)" +#~ msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" + +#, fuzzy +#~ msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2897 _pgr_ksp(text,text,integer,boolean,boolean)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2899 _pgr_maxcardinalitymatch(text,boolean)" +#~ msgstr "pgr_maxCardinalityMatch(text,boolean)" + +#, fuzzy +#~ msgid "#2861 _pgr_msg(integer,text,text)" +#~ msgstr "pgr_versionless" + +#, fuzzy +#~ msgid "#2861 _pgr_pointtoid(geometry,double precision,text,integer)" +#~ msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" + +#, fuzzy +#~ msgid "#2743 _pgr_prim(text,anyarray,text,bigint,double precision)" +#~ msgstr "_pgr_prim(text,anyarray,text,bigint,double precision)" + +#, fuzzy +#~ msgid "#2861 _pgr_quote_ident(text)" +#~ msgstr "pgr_quote_ident" + +#, fuzzy +#~ msgid "#2861 _pgr_startpoint(geometry)" +#~ msgstr "pgr_startPoint" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" +#~ msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,anyarray,bigint,boolean)" +#~ msgstr "_pgr_trsp(text,text,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,bigint,anyarray,boolean)" +#~ msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,bigint,bigint,boolean)" +#~ msgstr "_pgr_trsp(text,text,bigint,bigint,boolean)" + +#, fuzzy +#~ msgid "#2682 _pgr_trspviavertices(text,integer[],boolean,boolean,text)" +#~ msgstr "_pgr_trspviavertices(text,integer[],boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "#2861 _pgr_versionless(text,text)" +#~ msgstr "pgr_versionless" + +#, fuzzy +#~ msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" +#~ msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" + +#, fuzzy +#~ msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" +#~ msgstr "_trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _v4trsp(text,text,anyarray,anyarray,boolean)" +#~ msgstr "_v4trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _v4trsp(text,text,text,boolean)" +#~ msgstr "_v4trsp(text,text,text,boolean)" + +#, fuzzy +#~ msgid "#2748 pgr_alphashape(geometry,double precision)" +#~ msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" + +#, fuzzy +#~ msgid "#2798 pgr_contraction(text,bigint[],integer,bigint[],boolean)" +#~ msgstr "pgr_contraction(text,bigint[],integer,bigint[],boolean)" + +#, fuzzy +#~ msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" +#~ msgstr "pgr_maxCardinalityMatch(text,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2886 pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +#~ msgstr "" +#~ "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2683 pgr_trsp(text,integer,double precision,integer,double precision," +#~ "boolean,boolean,text)" +#~ msgstr "" +#~ "pgr_trsp(text,integer,double precision,integer,double precision,boolean," +#~ "boolean,text)" + +#, fuzzy +#~ msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2681 pgr_trspviaedges(text,integer[],double precision[],boolean,boolean," +#~ "text)" +#~ msgstr "" +#~ "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2682 pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +#~ msgstr "pgr_trspViaVertices(text,anyarray,boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," +#~ "boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," +#~ "character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,bigint,double precision,boolean,character," +#~ "boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer," +#~ "integer,integer,double precision,double precision,double precision," +#~ "boolean)" +#~ msgstr "" +#~ "pgr_trsp(text,integer,double precision,integer,double precision,boolean," +#~ "boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," +#~ "double precision,double precision,double precision,boolean)" +#~ msgstr "" +#~ "pgr_trsp(text,integer,double precision,integer,double precision,boolean," +#~ "boolean,text)" + +#, fuzzy +#~ msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +#~ msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +#~ msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2919 pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "#2919 pgr_withpointscost(text,text,text,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,bigint,double precision,boolean,character," +#~ "boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean," +#~ "character,boolean,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," +#~ "character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "#2919 pgr_withpoints(text,text,text,boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,bigint,double precision,boolean,character," +#~ "boolean)" + +#, fuzzy +#~ msgid "#2748 _pgr_alphashape" +#~ msgstr "pgr_alphashape" + +#, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath" +#~ msgstr "pgr_dagShortestpath" + +#~ msgid ":ref:`install-short`" +#~ msgstr ":ref:`install-short`" + +#~ msgid ":ref:`install_get_sources`" +#~ msgstr ":ref:`install_get_sources`" + +#~ msgid ":ref:`install_enable_db`" +#~ msgstr ":ref:`install_enable_db`" + +#~ msgid ":ref:`install_dependencies`" +#~ msgstr ":ref:`install_dependencies`" + +#~ msgid ":ref:`install_configuring`" +#~ msgstr ":ref:`install_configuring`" + +#~ msgid ":ref:`install_build`" +#~ msgstr ":ref:`install_build`" + +#~ msgid ":ref:`install_testing`" +#~ msgstr ":ref:`install_testing`" + +#~ msgid "Postgresql version = Supported versions by PostgreSQL" +#~ msgstr "Versión postgresql = Versiones compatibles por PostgreSQL" + +#~ msgid "optional dependencies" +#~ msgstr "dependencias opcionales" + +#~ msgid "Latex" +#~ msgstr "Latex" + +#~ msgid "Database dependencies" +#~ msgstr "Dependencias de bases de datos" + +#~ msgid "Configuring PostgreSQL" +#~ msgstr "Configurar PostgreSQL" + +#~ msgid "Entering psql console" +#~ msgstr "Entrar en la consola psql" + +#~ msgid "To exit psql console" +#~ msgstr "Para salir de la consola psql" + +#~ msgid "" +#~ "Entering psql console directly without switching roles can be done by the " +#~ "following commands" +#~ msgstr "" +#~ "Se puede entrar directamente en la consola psql sin cambiar de rol " +#~ "mediante los siguientes comandos" + +#~ msgid "Then use the above given method to exit out of the psql console" +#~ msgstr "" +#~ "A continuación, utilizar el método anterior para salir de la consola psql" + +#~ msgid "Checking PostgreSQL version" +#~ msgstr "Comprobación de la versión de PostgreSQL" + +#~ msgid "or" +#~ msgstr "o" + +#~ msgid "Enter the psql console using above given method and then enter" +#~ msgstr "Entrar a la consola psql usando el método anterior e introducir" + +#~ msgid "Creating PostgreSQL role" +#~ msgstr "Creación del rol PostgreSQL" + +#~ msgid "" +#~ "Default role provided by PostgreSQL is postgres. To create new roles you " +#~ "can use the above provided commands. The prompt will ask the user to type " +#~ "name of the role and then provide affirmation. Proceed with the steps and " +#~ "you will succeed in creating PostgreSQL role successfully." +#~ msgstr "" +#~ "El rol por defecto proporcionado por PostgreSQL es postgres. Para crear " +#~ "nuevos roles puede utilizar los comandos proporcionados anteriromente. El " +#~ "prompt le pedirá al usuario que escibir el nombre del rol y confirmarlo. " +#~ "Proceder con los pasos y tendrá éxito en la creación de rol PostgreSQL." + +#~ msgid "" +#~ "To add password to the role or change previously created password of the " +#~ "role use the following commands" +#~ msgstr "" +#~ "Para añadir una contraseña a un rol o cambiar una contraseña previamente " +#~ "creada utilizar los siguientes comandos" + +#~ msgid "" +#~ "To get additional details on the flags associated with ``createuser`` " +#~ "below given command can be used" +#~ msgstr "" +#~ "Para obtener detalles adicionales sobre las banderas asociadas con " +#~ "``createuser`` se puede utilizar el siguiente comando" + +#~ msgid "Creating Database in PostgreSQL" +#~ msgstr "Crear una base de datos en PostgreSQL" + +#~ msgid "Connecting to a PostgreSQL Database" +#~ msgstr "Conexión a una base de datos PostgreSQL" + +#~ msgid "Enter the psql console and type the following commands" +#~ msgstr "Entrar en la consola psql y escribir los siguientes comandos" + +#~ msgid "For documentation and testing" +#~ msgstr "Para documentación y pruebas" + +#~ msgid "Create the build directory" +#~ msgstr "Cree el directorio de compilación" + +#~ msgid "WITH_DOC" +#~ msgstr "WITH_DOC" + +#~ msgid "Turn on/off building the documentation" +#~ msgstr "Activar/desactivar la construcción de la documentación" + +#~ msgid "Configuring cmake to create documentation before building pgRouting" +#~ msgstr "" +#~ "Configuración de cmake para crear documentación antes de compilar " +#~ "pgRouting" + +#~ msgid "Most of the effort of the documentation has been on the html files." +#~ msgstr "" +#~ "La mayor parte del esfuerzo de la documentación ha estado en los archivos " +#~ "html." + +#~ msgid "" +#~ "The sql signatures are configured and build in the ``cmake`` command." +#~ msgstr "Las firmas sql se configuran y se compilan en el comando ``cmake``." + +#~ msgid "MinGW on Windows" +#~ msgstr "MinGW en Windows" + +#~ msgid "" +#~ "To remove the build when the configuration changes, use the following " +#~ "code:" +#~ msgstr "" +#~ "Para eliminar la compilación cuando se cambie la configuración, utilizar " +#~ "el siguiente código:" + +#~ msgid "and start the build process as mentioned previously." +#~ msgstr "e iniciar el proceso de compilación como se mencionó anteriormente." + +#~ msgid "The following instructions start from *path/to/pgrouting/*" +#~ msgstr "Las siguientes instrucciones comienzan desde *path/to/pgrouting/*" + +#, fuzzy +#~ msgid "" +#~ "Other enhancements: `#2869 `__" +#~ msgstr "" +#~ "`#2760 `__: pgr_degree" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.3.1 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerrados pora " +#~ "ésta versión, consulte la `meta cerrada para 3.3.1 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.3.0 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerrados pora " +#~ "ésta versión, consulte la `meta cerrada de 3.3.0 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.2.2 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerrados pora " +#~ "ésta versión, consulte la `meta cerrada 3.2.2 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.2.1 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerrados pora " +#~ "ésta versión, consulte la `meta cerrada 3.2.1 `_ on Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.2.0 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerradas por " +#~ "esta versión, consulte el hito de cierre de Git para 3.2.0 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.4 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerrados pora " +#~ "ésta versión, consulte la `meta cerrada de 3.1.4 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.3 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerradas por " +#~ "esta versión, consulte el hito de cierre de Git para 3.1.3 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.2 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerradas por " +#~ "esta versión, consulte el `hito cerrado de Git para 3.1.2 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.1 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta vers 3.1.1 `_ on Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `hito " +#~ "cerrado de Git para 3.1.0 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.6 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerrados pora " +#~ "ésta versión, consulte la `meta cerrada de 3.0.6 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.5 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerradas por " +#~ "esta versión, consulte el hito de cierre de Git para 3.0.5 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.4 `_ on Github." +#~ msgstr "" +#~ "Para ver todos los problemas y solicitudes de extracción cerradas por " +#~ "esta versión, consulte la `meta cerrada para 3.0.4 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.2 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte en Github la " +#~ "`meta cerrada para 3.0.2 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.1 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Hito " +#~ "cerrado de Git para 3.0.1 `_ en Github." + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `hito " +#~ "cerrado de Git para 3.0.0 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.3 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte `Git closed " +#~ "milestone for 2.6.3 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.2 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte en Github la " +#~ "`meta cerrada para 2.6.2 `_." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.1 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "milestone for 2.6.1 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte la `meta " +#~ "cerrada para 2.6.0 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.5 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "milestone for 2.5.5 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.4 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "milestone for 2.5.4 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.3 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "milestone for 2.5.3 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.2 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el`Git closed " +#~ "milestone for 2.5.2 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.1 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "milestone for 2.5.1 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.5.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.5.0 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.4.2 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "milestone for 2.4.2 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.4.1 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "milestone for 2.4.1 `_ on Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.4.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte el `Git closed " +#~ "issues for 2.4.0 `_ on Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.3.2 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.3.2 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.3.1 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.3.1 `_ on Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.3.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.3.0 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.4 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.2.4 `_ on Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.3 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.2.3 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.2 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte la `meta " +#~ "cerrada para 2.2.2 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.1 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.2.1 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.2.0 `_ on Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.1.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.1.0 `_ en Github." + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.0.0 `_ on Github." +#~ msgstr "" +#~ "Para ver los problemas cerrados por esta versión, consulte los `Git " +#~ "closed issues for 2.0.0 `_ on Github." diff --git a/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po b/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po index 8faafa0304..9a36c2b7c5 100644 --- a/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-29 18:06+0000\n" +"POT-Creation-Date: 2025-08-18 16:23+0000\n" "PO-Revision-Date: 2024-09-23 01:16+0000\n" "Last-Translator: Celia Virginia Vergara Castillo \n" "Language-Team: Japanese `__" msgstr "" +msgid "Build" +msgstr "" + +msgid "C++ standard is std17" +msgstr "" + +msgid "Using this standard all versions of boost will work" +msgstr "" + +msgid "The code is not yet modified to use std17:" +msgstr "" + +msgid "If needed: ``-DCMAKE_CXX_STANDARD=14`` to lower the standard." +msgstr "" + +msgid "The user's documentation is build by default" +msgstr "" + +msgid "The doxygen documentation is build by default" +msgstr "" + +msgid "For developers:" +msgstr "" + +msgid "Set `-DUSE_CLANG_TIDY=ON` for clang tidy checks." +msgstr "" + +msgid "Tidy checks are done on CI." +msgstr "" + +#, fuzzy +msgid "Documentation build" +msgstr "ドキュメントには改良が必要な場合があります。" + +msgid "The HTML documentation is build by default" +msgstr "" + +msgid "" +"The translated languages (en, es, zh_Hans) HTML documentation is build by " +"default" +msgstr "" + +msgid "`WITH-DOC` is not used anymore" +msgstr "" + +msgid "User's Documentation is not build when" +msgstr "" + +msgid "Sphinx is not found" +msgstr "" + +msgid "When all Sphinx formats are OFF" +msgstr "" + +msgid "When all languages are OFF" +msgstr "" + +msgid "" +"Documentation output changed location to `build/doc/_build/` " +"directory" +msgstr "" + +msgid "For example: for HTML output is on `build/doc/_build/html` directory" +msgstr "" + +msgid "Developers's Documentation is not build when" +msgstr "" + +msgid "Doxygen is not found" +msgstr "" + msgid "Summary of changes by function" msgstr "" @@ -4109,7 +4161,7 @@ msgid "pgr_topologicalSort" msgstr "" #, fuzzy -msgid "Standardize output to |result-node-order|" +msgid "Standardize output to |result_node_order|" msgstr "ダイクストラ関連機能" msgid "pgr_transitiveClosure" @@ -4267,49 +4319,51 @@ msgstr "" msgid "Functions promoted to official" msgstr "" -msgid "`#2701 `__ pgr_trsp" +msgid "" +"`#2701 `__: pgr_trsp" msgstr "" msgid "" -"`#2701 `__ pgr_trspVia" +"`#2701 `__: pgr_trspVia" msgstr "" msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trspVia_withPoints" msgstr "" msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trsp_withPoints" msgstr "" msgid "" -"`#2700 `__ pgr_withPoints" +"`#2700 `__: " +"pgr_withPoints" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCost" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCostMatrix" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsDD" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsKSP" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsVia" msgstr "" @@ -4317,67 +4371,67 @@ msgid "Signatures promoted to official" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStar(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStarCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstar(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstarCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstra(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstraCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstra(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstraCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ pgr_KSP(All " +"`#2718 `__: pgr_KSP(All " "signatures)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_boykovKolmogorov(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_edmondsKarp(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_maxFlow(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_pushRelabel(Combinations)" msgstr "" @@ -4385,8 +4439,11 @@ msgid "SQL signatures and output standardization" msgstr "" msgid "" -"`#2904 `__ Standardize " -"output columns of functions with different output columns within overloads" +"`#2904 `__: Standardize " +"output columns of functions with different output" +msgstr "" + +msgid "columns within overloads" msgstr "" #, fuzzy @@ -4394,30 +4451,32 @@ msgid "Standardized to |short-generic-result|" msgstr "ダイクストラ関連機能" msgid "" -"`#2905 `__ pgr_withPoints" +"`#2905 `__: " +"pgr_withPoints" msgstr "" msgid "" -"`#2906 `__ pgr_bdDijkstra" +"`#2906 `__: " +"pgr_bdDijkstra" msgstr "" msgid "" -"`#2907 `__ " +"`#2907 `__: " "pgr_bellmanFord" msgstr "" msgid "" -"`#2908 `__ " +"`#2908 `__: " "pgr_binaryBreadthFirstSearch" msgstr "" msgid "" -"`#2910 `__ " +"`#2910 `__: " "pgr_edwardMoore" msgstr "" msgid "" -"`#2913 `__ " +"`#2913 `__: " "pgr_DAGshortestPath" msgstr "" @@ -4425,12 +4484,12 @@ msgid "Standardized to |matrix-result|" msgstr "" msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCost" msgstr "" msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCostMatrix" msgstr "" @@ -4439,12 +4498,12 @@ msgid "Standardized to |generic-result|" msgstr "ダイクストラ関連機能" msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_edgeDisjointPaths" msgstr "" msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_turnRestrictedPaths" msgstr "" @@ -4452,7 +4511,7 @@ msgid "Standardized to |result_edge_color|" msgstr "" msgid "" -"`#2924 `__ " +"`#2924 `__: " "pgr_edgeColoring" msgstr "" @@ -4460,11 +4519,11 @@ msgid "Standardized to |result_node_color|" msgstr "" msgid "" -"`#2924 `__ pgr_bipartite" +"`#2924 `__: pgr_bipartite" msgstr "" msgid "" -"`#2927 `__ " +"`#2927 `__: " "pgr_sequentialVertexColoring" msgstr "" @@ -4472,21 +4531,21 @@ msgid "Standardized to |result-spantree|" msgstr "" msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_breadthFirstSearch" msgstr "" msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_depthFirstSearch" msgstr "" #, fuzzy -msgid "Standardized to |result-node-order|" +msgid "Standardized to |result_node_order|" msgstr "ダイクストラ関連機能" msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_topologicalSort" msgstr "" @@ -4495,7 +4554,7 @@ msgid "Standardized to |result-closure|" msgstr "ダイクストラ関連機能" msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_transitiveClosure" msgstr "" @@ -4515,11 +4574,6 @@ msgid "" "`#2683 `__: pgr_trspVia" msgstr "" -msgid "" -"`#2700 `__: " -"pgr_withPointsVia" -msgstr "" - msgid "" "`#2888 `__: " "pgr_findCloseEdges" @@ -4588,7 +4642,7 @@ msgid "" msgstr "" msgid "" -"`#2751 `__: " +"`#2751 `__: " "pgr_createTopology" msgstr "" @@ -4616,346 +4670,482 @@ msgstr "" msgid "Removal of SQL deprecated internal functions" msgstr "新しい **公式** 機能" -msgid "#2748 _pgr_alphashape(text,double precision)" +msgid "" +"`#2748 `__ " +"_pgr_alphashape(text,double precision)" msgstr "" -msgid "#2861 _pgr_checkverttab(text,text[],integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_checkverttab(text,text[],integer,text)" msgstr "" -msgid "#2861 _pgr_createindex(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_createindex(text,text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,text,integer,text)" msgstr "" -msgid "#2913 _pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" msgstr "" -msgid "#2913 _pgr_dagshortestpath(text,text,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,text,boolean,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" msgstr "" msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" msgstr "" msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," -"boolean)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,boolean)" msgstr "" msgid "" -"#2735 _pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" +"`#2735 `__ " +"_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" msgstr "" -msgid "#2861 _pgr_endpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_endpoint(geometry)" msgstr "" -msgid "#2861 _pgr_getcolumnname(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumnname(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumntype(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumntype(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_gettablename(text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_gettablename(text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnindexed(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnindexed(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnintable(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnintable(text,text)" msgstr "" -msgid "#2745 _pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2745 `__ " +"_pgr_kruskal(text,anyarray,text,bigint,double precision)" msgstr "" -msgid "#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"anyarray,anyarray,integer,boolean,boolean,boolean)" msgstr "" -msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"bigint,bigint,integer,boolean,boolean)" msgstr "" -msgid "#2897 _pgr_ksp(text,text,integer,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"text,integer,boolean,boolean)" msgstr "" -msgid "#2899 _pgr_maxcardinalitymatch(text,boolean)" +msgid "" +"`#2899 `__ " +"_pgr_maxcardinalitymatch(text,boolean)" msgstr "" -msgid "#2861 _pgr_msg(integer,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_msg(integer,text,text)" msgstr "" -msgid "#2861 _pgr_onerror(boolean,integer,text,text,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_onerror(boolean,integer,text,text,text,text)" msgstr "" -msgid "#2861 _pgr_pointtoid(geometry,double precision,text,integer)" +msgid "" +"`#2861 `__ " +"_pgr_pointtoid(geometry,double precision,text,integer)" msgstr "" -msgid "#2743 _pgr_prim(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2743 `__ " +"_pgr_prim(text,anyarray,text,bigint,double precision)" msgstr "" -msgid "#2861 _pgr_quote_ident(text)" +msgid "" +"`#2861 `__ " +"_pgr_quote_ident(text)" msgstr "" -msgid "#2861 _pgr_startpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_startpoint(geometry)" msgstr "" msgid "" -"#2683 _pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ " +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"boolean,text)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,anyarray,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,bigint,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,bigint,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,anyarray,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,bigint,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,bigint,boolean)" msgstr "" -msgid "#2682 _pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"_pgr_trspviavertices(text,integer[],boolean,boolean,text)" msgstr "" msgid "" -"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," -"boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" msgstr "" msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," -"character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" msgstr "" msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2901 _pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," +"`#2901 `__ " +"_pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," "integer,double precision,double precision,double precision,boolean)" msgstr "" msgid "" -"#2901 _pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ _pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -msgid "#2861 _pgr_versionless(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_versionless(text,text)" msgstr "" msgid "" -"#2890 _pgr_withpointsdd(text,text,anyarray,double precision,boolean," -"character,boolean,boolean)" +"`#2890 `__ " +"_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," -"boolean,boolean,boolean,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean," +"boolean,boolean,boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,text,integer,character,boolean,boolean," -"boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)" msgstr "" -msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgid "" +"`#2741 `__ " +"_pgr_withpointsvia(text,bigint[],double precision[],boolean)" msgstr "" msgid "" -"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean," -"character,boolean)" +"`#2741 `__ " +"_pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" msgstr "" -msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _trsp(text," +"text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _v4trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _v4trsp(text,text,text,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,text,boolean)" msgstr "" msgid "Summary of functions and signatures no longer on pgrouting" msgstr "" -msgid "#2748 pgr_alphashape(geometry,double precision)" +msgid "" +"`#2748 `__ " +"pgr_alphashape(geometry,double precision)" msgstr "" -msgid "#2752 pgr_analyzegraph(text,double precision,text,text,text,text,text)" +msgid "" +"`#2752 `__ " +"pgr_analyzegraph(text,double precision,text,text,text,text,text)" msgstr "" msgid "" -"#2755 pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text," -"text)" +"`#2755 `__ " +"pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text,text)" msgstr "" -msgid "#2798 pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgid "" +"`#2798 `__ " +"pgr_contraction(text,bigint[],integer,bigint[],boolean)" msgstr "" msgid "" -"#2751 pgr_createtopology(text,double precision,text,text,text,text,text," -"boolean)" +"`#2751 `__ " +"pgr_createtopology(text,double precision,text,text,text,text,text,boolean)" msgstr "" -msgid "#2827 pgr_createverticestable(text,text,text,text,text)" +msgid "" +"`#2827 `__ " +"pgr_createverticestable(text,text,text,text,text)" msgstr "" msgid "" -"#2888 pgr_findcloseedges(text,geometry,double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry,double precision,integer,boolean,boolean)" msgstr "" msgid "" -"#2888 pgr_findcloseedges(text,geometry[],double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry[],double precision,integer,boolean,boolean)" msgstr "" -msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" +msgid "" +"`#2899 `__ " +"pgr_maxcardinalitymatch(text,boolean)" msgstr "" msgid "" -"#2886 pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +"`#2886 `__ " +"pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" msgstr "" msgid "" -"#2683 pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ pgr_trsp(text," +"integer,double precision,integer,double precision,boolean,boolean,text)" msgstr "" -msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2683 `__ pgr_trsp(text," +"integer,integer,boolean,boolean,text)" msgstr "" msgid "" -"#2681 pgr_trspviaedges(text,integer[],double precision[],boolean,boolean," -"text)" +"`#2681 `__ " +"pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" msgstr "" -msgid "#2682 pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"pgr_trspviavertices(text,anyarray,boolean,boolean,text)" msgstr "" msgid "" -"#2919 pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"`#2919 `__ " +"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," "character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," "boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," -"integer,double precision,double precision,double precision,boolean)" +"`#2901 `__ " +"pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer,integer," +"double precision,double precision,double precision,boolean)" msgstr "" msgid "" -"#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,bigint,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,text,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,text,boolean,character)" msgstr "" msgid "" -"#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"`#2890 `__ " +"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" msgstr "" msgid "" -"#2890 pgr_withpointsdd(text,text,bigint,double precision,boolean,character," -"boolean)" +"`#2890 `__ " +"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" msgstr "" msgid "" -"#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" -msgid "#2919 pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" msgstr "" -msgid "#2919 pgr_withpoints(text,text,text,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"`#2919 `__ " +"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," "boolean)" msgstr "" @@ -5013,18 +5203,21 @@ msgstr "" msgid "Internal C/C++ functions in legacy" msgstr "" -msgid "#2683 _trsp" +msgid "`#2683 `__ _trsp" msgstr "" -msgid "#2683 _v4trsp" +msgid "`#2683 `__ _v4trsp" msgstr "" -msgid "#2748 _pgr_alphashape" +msgid "" +"`#2748 `__ " +"_pgr_alphashape" msgstr "" -#, fuzzy -msgid "#2913 _pgr_dagshortestpath" -msgstr "pgr_TSP" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath" +msgstr "" msgid "All releases" msgstr "" @@ -5782,7 +5975,7 @@ msgid "|result_node_color|" msgstr "" #, fuzzy -msgid "|result-node-order|" +msgid "|result_node_order|" msgstr "ダイクストラ関連機能" msgid "Changes on column names must be done after updating pgRouting." @@ -5843,7 +6036,7 @@ msgid "Migration from |result-toposort|" msgstr "ダイクストラ関連機能" #, fuzzy -msgid "Migration to: |result-node-order|" +msgid "Migration to: |result_node_order|" msgstr "ダイクストラ関連機能" msgid "Rename ``sorted_v`` to ``node``" @@ -7842,27 +8035,6 @@ msgstr "参照" msgid "Installation" msgstr "インストール" -msgid ":ref:`install-short`" -msgstr "" - -msgid ":ref:`install_get_sources`" -msgstr "" - -msgid ":ref:`install_enable_db`" -msgstr "" - -msgid ":ref:`install_dependencies`" -msgstr "" - -msgid ":ref:`install_configuring`" -msgstr "" - -msgid ":ref:`install_build`" -msgstr "" - -msgid ":ref:`install_testing`" -msgstr "" - msgid "" "Instructions for downloading and installing binaries for different operating " "systems, additional notes and corrections not included in this documentation " @@ -7871,7 +8043,7 @@ msgid "" msgstr "" msgid "" -"To use pgRouting PostGIS needs to be installed, please read the information " +"To use pgRouting, PostGIS needs to be installed, please read the information " "about installation in this `Install Guide `__" msgstr "" @@ -7970,25 +8142,19 @@ msgid "" "Compiling with Boost 1.75 requires C++ Compiler with C++14 standard support" msgstr "" -msgid "Postgresql version = Supported versions by PostgreSQL" -msgstr "" - -msgid "The Boost Graph Library (BGL). Version >= 1.56" +msgid "Postgresql version >= 13" msgstr "" -msgid "CMake >= 3.2" +msgid "The Boost Graph Library (BGL) >= 1.56.0" msgstr "" -msgid "optional dependencies" +msgid "CMake >= 3.12" msgstr "" msgid "For user's documentation" msgstr "" -msgid "Sphinx >= 1.1" -msgstr "" - -msgid "Latex" +msgid "Sphinx >= 4.0" msgstr "" msgid "For developer's documentation" @@ -8009,8 +8175,9 @@ msgstr "" msgid "For using:" msgstr "" -msgid "PostGIS version >= 2.2" -msgstr "" +#, fuzzy +msgid "PostGIS version >= 3.0.0" +msgstr "バージョン 3.0.0" msgid "Example: Installing dependencies on linux" msgstr "" @@ -8018,72 +8185,15 @@ msgstr "" msgid "Installing the compilation dependencies" msgstr "" -msgid "Database dependencies" -msgstr "" - -msgid "Configuring PostgreSQL" -msgstr "" - -msgid "Entering psql console" -msgstr "" - -msgid "To exit psql console" -msgstr "" - -msgid "" -"Entering psql console directly without switching roles can be done by the " -"following commands" -msgstr "" - -msgid "Then use the above given method to exit out of the psql console" -msgstr "" - -msgid "Checking PostgreSQL version" -msgstr "" - -msgid "or" -msgstr "" - -msgid "Enter the psql console using above given method and then enter" -msgstr "" - -msgid "Creating PostgreSQL role" -msgstr "" - -msgid "" -"Default role provided by PostgreSQL is postgres. To create new roles you can " -"use the above provided commands. The prompt will ask the user to type name " -"of the role and then provide affirmation. Proceed with the steps and you " -"will succeed in creating PostgreSQL role successfully." -msgstr "" - -msgid "" -"To add password to the role or change previously created password of the " -"role use the following commands" -msgstr "" - -msgid "" -"To get additional details on the flags associated with ``createuser`` below " -"given command can be used" -msgstr "" - -msgid "Creating Database in PostgreSQL" -msgstr "" - -msgid "Connecting to a PostgreSQL Database" -msgstr "" - -msgid "Enter the psql console and type the following commands" -msgstr "" - msgid "Build dependencies" msgstr "" msgid "Optional dependencies" msgstr "" -msgid "For documentation and testing" -msgstr "" +#, fuzzy +msgid "For documentation" +msgstr "ドキュメントには改良が必要な場合があります。" msgid "Configuring" msgstr "" @@ -8091,19 +8201,21 @@ msgstr "" msgid "pgRouting uses the `cmake` system to do the configuration." msgstr "" -msgid "The build directory is different from the source directory" +msgid "Configurable variables" msgstr "" -msgid "Create the build directory" +msgid "To see the variables that can be configured" msgstr "" -msgid "Configurable variables" +msgid "The build directory is different from the source directory" msgstr "" -msgid "To see the variables that can be configured" +msgid "Configuring The Documentation" msgstr "" -msgid "Configuring The Documentation" +msgid "" +"User and developers documentation are not build if prerequisites are not " +"found." msgstr "" msgid "" @@ -8117,15 +8229,6 @@ msgstr "" msgid "Comment" msgstr "" -msgid "WITH_DOC" -msgstr "" - -msgid "BOOL=OFF" -msgstr "" - -msgid "Turn on/off building the documentation" -msgstr "" - msgid "BUILD_HTML" msgstr "" @@ -8144,6 +8247,9 @@ msgstr "" msgid "BUILD_LATEX" msgstr "" +msgid "BOOL=OFF" +msgstr "" + msgid "If ON, turn on/off building PDF" msgstr "" @@ -8159,43 +8265,42 @@ msgstr "" msgid "If ON, use sphinx-bootstrap for HTML pages of the users documentation" msgstr "" -msgid "Configuring cmake to create documentation before building pgRouting" +msgid "EN" msgstr "" -msgid "Most of the effort of the documentation has been on the html files." +msgid "if OFF the English documentation will no be built" msgstr "" -msgid "Building" +msgid "ES" msgstr "" -msgid "Using ``make`` to build the code and the documentation" +msgid "if OFF the Spaish documentation will no be built" msgstr "" -msgid "The following instructions start from *path/to/pgrouting/build*" +msgid "ZH_HANS" msgstr "" -msgid "" -"We have tested on several platforms, For installing or reinstalling all the " -"steps are needed." +msgid "if OFF the Chinese simplified documentation will no be built" msgstr "" -msgid "The sql signatures are configured and build in the ``cmake`` command." +msgid "Building" msgstr "" -msgid "MinGW on Windows" +msgid "Using ``make`` to build the code and the documentation" msgstr "" -msgid "Linux" +msgid "The following instructions start from ``path/to/pgrouting/build``" msgstr "" -msgid "The following instructions start from *path/to/pgrouting*" +msgid "" +"We have tested on several platforms, For installing or reinstalling all the " +"steps are needed." msgstr "" -msgid "" -"To remove the build when the configuration changes, use the following code:" +msgid "Linux" msgstr "" -msgid "and start the build process as mentioned previously." +msgid "The following instructions start from ``path/to/pgrouting``" msgstr "" msgid "Testing" @@ -8204,9 +8309,6 @@ msgstr "" msgid "Currently there is no :code:`make test` and testing is done as follows" msgstr "" -msgid "The following instructions start from *path/to/pgrouting/*" -msgstr "" - msgid "" "pgRouting is an extension of `PostGIS `__ and " "`PostgreSQL `__ geospatial database and adds " @@ -8274,10 +8376,10 @@ msgid "This Release Contributors" msgstr "このリリースに対する貢献者" #, fuzzy -msgid "Individuals in this release v3.8.x (in alphabetical order)" +msgid "Individuals in this release v4.0.0 (in alphabetical order)" msgstr "個人(アルファベット順)" -msgid "Aurélie Bousquet, Regina Obe, Vicky Vergara" +msgid "Regina Obe, Vicky Vergara" msgstr "" msgid "" @@ -13270,10 +13372,11 @@ msgstr "" msgid "``pgr_johnson``" msgstr "" +#, fuzzy msgid "" "``pgr_johnson`` - Returns the sum of the costs of the shortest path for each " -"pair of nodes in the graph using Floyd-Warshall algorithm." -msgstr "" +"pair of nodes in the graph using Johnson algorithm." +msgstr ":doc:`pgr_dijkstraCost` - 最短経路の総コストを集計します。" msgid "" "The Johnson algorithm, is a good choice to calculate the sum of the costs of " @@ -16011,7 +16114,7 @@ msgid "pgRouting 3.8.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.8.0 `__" msgstr "" @@ -16099,9 +16202,10 @@ msgid "" "reorganization on pgr_contraction" msgstr "" -msgid "" -"Other enhancements: `#2869 `__" +msgid "Other enhancements:" +msgstr "" + +msgid "`#2869 `__:" msgstr "" msgid "SQL code enhancements" @@ -16158,31 +16262,28 @@ msgid "pgRouting 3.7.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.3 `__" msgstr "" msgid "" -"`#2731 `__ Build Failure " -"on Ubuntu 22" +"`#2731 `__: Build " +"Failure on Ubuntu 22" msgstr "" msgid "pgRouting 3.7.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.2 `__" msgstr "" -msgid "Build" -msgstr "" - msgid "" -"`#2713 `__ cmake missing " -"some policies and min version" +"`#2713 `__: cmake " +"missing some policies and min version" msgstr "" msgid "Using OLD policies: CMP0148, CMP0144, CMP0167" @@ -16192,32 +16293,32 @@ msgid "Minimum cmake version 3.12" msgstr "" msgid "" -"`#2707 `__ Build failure " -"in pgRouting 3.7.1 on Alpine" +"`#2707 `__: Build " +"failure in pgRouting 3.7.1 on Alpine" msgstr "" msgid "" -"`#2706 `__ winnie crashing " -"on pgr_betweennessCentrality" +"`#2706 `__: winnie " +"crashing on pgr_betweennessCentrality" msgstr "" msgid "pgRouting 3.7.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.1 `__" msgstr "" msgid "" -"`#2680 `__ fails to " +"`#2680 `__: fails to " "compile under mingw64 gcc 13.2" msgstr "" msgid "" -"`#2689 `__ When point is a " -"vertex, the withPoints family do not return results." +"`#2689 `__: When point " +"is a vertex, the withPoints family do not return results." msgstr "" msgid "C/C++ code enhancemet" @@ -16231,7 +16332,7 @@ msgid "pgRouting 3.7.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.0 `__" msgstr "" @@ -16240,8 +16341,8 @@ msgid "Support" msgstr "サポート" msgid "" -"`#2656 `__ Stop support of " -"PostgreSQL12 on pgrouting v3.7" +"`#2656 `__: Stop support " +"of PostgreSQL12 on pgrouting v3.7" msgstr "" msgid "Stopping support of PostgreSQL 12" @@ -16260,7 +16361,7 @@ msgid "pgr_betweennessCentrality" msgstr "" msgid "" -"`#2605 `__ Standardize " +"`#2605 `__: Standardize " "spanning tree functions output" msgstr "" @@ -16271,8 +16372,8 @@ msgid "Experimental promoted to proposed." msgstr "" msgid "" -"`#2635 `__ pgr_LineGraph " -"ignores directed flag and use negative values for identifiers." +"`#2635 `__: " +"pgr_LineGraph ignores directed flag and use negative values for identifiers." msgstr "" msgid "``pgr_lineGraph``" @@ -16282,18 +16383,18 @@ msgid "Code enhancement" msgstr "" msgid "" -"`#2599 `__ Driving " +"`#2599 `__: Driving " "distance cleanup" msgstr "" msgid "" -"`#2607 `__ Read postgresql " -"data on C++" +"`#2607 `__: Read " +"postgresql data on C++" msgstr "" msgid "" -"`#2614 `__ Clang tidy does " -"not work" +"`#2614 `__: Clang tidy " +"does not work" msgstr "" msgid "pgRouting 3.6" @@ -16303,7 +16404,7 @@ msgid "pgRouting 3.6.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.3 `__" msgstr "" @@ -16360,7 +16461,7 @@ msgid "pgRouting 3.6.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.2 `__" msgstr "" @@ -16387,27 +16488,27 @@ msgid "pgRouting 3.6.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.1%22>`__" msgstr "" msgid "" -"`#2588 `__ pgrouting 3.6.0 " -"fails to build on OSX" +"`#2588 `__: pgrouting " +"3.6.0 fails to build on OSX" msgstr "" msgid "pgRouting 3.6.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.0%22>`__" msgstr "" msgid "" -"`#2516 `__ Standardize " +"`#2516 `__: Standardize " "output pgr_aStar" msgstr "" @@ -16415,17 +16516,17 @@ msgid "Standardize output columns to |short-generic-result|" msgstr "" msgid "" -"`#2523 `__ Standardize " +"`#2523 `__: Standardize " "output pgr_bdAstar" msgstr "" msgid "" -"`#2547 `__ Standardize " +"`#2547 `__: Standardize " "output and modifying signature pgr_KSP" msgstr "" msgid "" -"`#2548 `__ Standardize " +"`#2548 `__: Standardize " "output pgr_drivingDistance" msgstr "" @@ -16434,57 +16535,58 @@ msgid "Proposed functions changes" msgstr "次期リリース予定の機能。" msgid "" -"`#2544 `__ Standardize " +"`#2544 `__: Standardize " "output and modifying signature pgr_withPointsDD" msgstr "" msgid "" -"`#2546 `__ Standardize " +"`#2546 `__: Standardize " "output and modifying signature pgr_withPointsKSP" msgstr "" msgid "" -"`#2504 `__ To C++ pg data " -"get, fetch and check." +"`#2504 `__: To C++ pg " +"data get, fetch and check." msgstr "" msgid "Stopping support for compilation with MSVC." msgstr "" msgid "" -"`#2505 `__ Using namespace." +"`#2505 `__: Using " +"namespace." msgstr "" msgid "" -"`#2512 `__ [Dijkstra] " +"`#2512 `__: [Dijkstra] " "Removing duplicate code on Dijkstra." msgstr "" msgid "" -"`#2517 `__ Astar code " +"`#2517 `__: Astar code " "simplification." msgstr "" msgid "" -"`#2521 `__ Dijkstra code " -"simplification." +"`#2521 `__: Dijkstra " +"code simplification." msgstr "" msgid "" -"`#2522 `__ bdAstar code " +"`#2522 `__: bdAstar code " "simplification." msgstr "" msgid "" -"`#2490 `__ Automatic page " -"history links." +"`#2490 `__: Automatic " +"page history links." msgstr "" msgid "..rubric:: Standardize SQL" msgstr "" msgid "" -"`#2555 `__ Standardize " +"`#2555 `__: Standardize " "deprecated messages" msgstr "" @@ -16499,9 +16601,9 @@ msgid "pgRouting 3.5.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.1%22>`__" msgstr "" #, fuzzy @@ -16527,7 +16629,7 @@ msgid "Issue fixes" msgstr "" msgid "" -"`#2565 `__ " +"`#2565 `__: " "pgr_lengauerTarjanDominatorTree triggers an assertion" msgstr "" @@ -16535,12 +16637,12 @@ msgid "SQL enhancements" msgstr "" msgid "" -"`#2561 `__ Not use " +"`#2561 `__: Not use " "wildcards on SQL" msgstr "" msgid "" -"`#2559 `__ pgtap test " +"`#2559 `__: pgtap test " "using sampledata" msgstr "" @@ -16560,9 +16662,9 @@ msgid "pgRouting 3.5.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22>`__" msgstr "" msgid "Dijkstra" @@ -16575,9 +16677,9 @@ msgid "pgRouting 3.4.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.2 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.2%22>`__" msgstr "" msgid "" @@ -16595,9 +16697,9 @@ msgid "pgRouting 3.4.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.1%22>`__" msgstr "" msgid "" @@ -16614,9 +16716,9 @@ msgid "pgRouting 3.4.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.0%22>`__" msgstr "" msgid "" @@ -16706,13 +16808,19 @@ msgstr "" msgid "pgRouting 3.3.5 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.5 `__" +msgstr "" + msgid "pgRouting 3.3.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.4 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.4%22>`__" msgstr "" msgid "" @@ -16724,9 +16832,9 @@ msgid "pgRouting 3.3.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.3 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.3%22>`__" msgstr "" msgid "" @@ -16738,9 +16846,9 @@ msgid "pgRouting 3.3.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.2 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22>`__" msgstr "" msgid "Revised documentation" @@ -16792,9 +16900,9 @@ msgid "pgRouting 3.3.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.1%22>`__" msgstr "" msgid "" @@ -16811,9 +16919,9 @@ msgid "pgRouting 3.3.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.0%22>`__" msgstr "" msgid "" @@ -16896,9 +17004,9 @@ msgid "pgRouting 3.2.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.2%22>`__" msgstr "" msgid "" @@ -16915,9 +17023,9 @@ msgid "pgRouting 3.2.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.1%22>`__" msgstr "" msgid "" @@ -16940,9 +17048,9 @@ msgid "pgRouting 3.2.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.0%22>`__" msgstr "" msgid "" @@ -16981,9 +17089,9 @@ msgid "pgRouting 3.1.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.4%22>`__" msgstr "" msgid "Issues fixes" @@ -16993,9 +17101,9 @@ msgid "pgRouting 3.1.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.3 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.3%22>`__" msgstr "" msgid "" @@ -17017,9 +17125,9 @@ msgid "pgRouting 3.1.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.2%22>`__" msgstr "" msgid "" @@ -17051,9 +17159,9 @@ msgid "pgRouting 3.1.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.1%22>`__" msgstr "" msgid "" @@ -17085,9 +17193,9 @@ msgid "pgRouting 3.1.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.0%22>`__" msgstr "" msgid "pgr_dijkstra(combinations)" @@ -17109,18 +17217,18 @@ msgid "pgRouting 3.0.6 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.6 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.6%22>`__" msgstr "" msgid "pgRouting 3.0.5 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.5 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.5%22>`__" msgstr "" msgid "Backport issue fixes" @@ -17130,21 +17238,27 @@ msgid "pgRouting 3.0.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.4%22>`__" msgstr "" msgid "pgRouting 3.0.3 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.3 `__" +msgstr "" + msgid "pgRouting 3.0.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.2%22>`__" msgstr "" msgid "" @@ -17156,9 +17270,9 @@ msgid "pgRouting 3.0.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.1%22>`__" msgstr "" msgid "" @@ -17170,9 +17284,9 @@ msgid "pgRouting 3.0.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.0%22>`__" msgstr "" msgid "Fixed Issues" @@ -17461,23 +17575,23 @@ msgid "pgRouting 2.6.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.3 `__" msgstr "" msgid "" -"`#1219 `__ Implicit cast " -"for via_path integer to text" +"`#1219 `__: Implicit " +"cast for via_path integer to text" msgstr "" msgid "" -"`#1193 `__ Fixed " +"`#1193 `__: Fixed " "pgr_pointsAsPolygon breaking when comparing strings in WHERE clause" msgstr "" msgid "" -"`#1185 `__ Improve " +"`#1185 `__: Improve " "FindPostgreSQL.cmake" msgstr "" @@ -17485,23 +17599,23 @@ msgid "pgRouting 2.6.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.2 `__" msgstr "" msgid "" -"`#1152 `__ Fixes driving " -"distance when vertex is not part of the graph" +"`#1152 `__: Fixes " +"driving distance when vertex is not part of the graph" msgstr "" msgid "" -"`#1098 `__ Fixes windows " -"test" +"`#1098 `__: Fixes " +"windows test" msgstr "" msgid "" -"`#1165 `__ Fixes build " +"`#1165 `__: Fixes build " "for python3 and perl5" msgstr "" @@ -17509,9 +17623,9 @@ msgid "pgRouting 2.6.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.1 `__" msgstr "" msgid "Fixes server crash on several functions." @@ -17593,9 +17707,9 @@ msgid "pgRouting 2.6.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.0 `__" msgstr "" msgid "pgr_lineGraphFull" @@ -17645,9 +17759,9 @@ msgid "pgRouting 2.5.5 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.5 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.5 `__" msgstr "" msgid "Fixes driving distance when vertex is not part of the graph" @@ -17663,18 +17777,18 @@ msgid "pgRouting 2.5.4 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.4 `__" msgstr "" msgid "pgRouting 2.5.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.3 `__" msgstr "" msgid "" @@ -17686,9 +17800,9 @@ msgid "pgRouting 2.5.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.2 `__" msgstr "" msgid "Fix for postgresql 10.1: Removed a compiler condition" @@ -17698,9 +17812,9 @@ msgid "pgRouting 2.5.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.1 `__" msgstr "" msgid "Fixed prerequisite minimum version of: cmake" @@ -17710,9 +17824,9 @@ msgid "pgRouting 2.5.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.5.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.0 `__" msgstr "" msgid "enhancement:" @@ -17777,9 +17891,9 @@ msgid "pgRouting 2.4.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.2 `__" msgstr "" msgid "Improvement" @@ -17799,9 +17913,9 @@ msgid "pgRouting 2.4.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.1 `__" msgstr "" msgid "Fixed compiling error on macOS" @@ -17814,9 +17928,9 @@ msgid "pgRouting 2.4.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.4.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.0 `__" msgstr "" msgid "Deprecated signatures." @@ -17844,9 +17958,9 @@ msgid "pgRouting 2.3.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.2 `__" msgstr "" msgid "Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck." @@ -17865,9 +17979,9 @@ msgid "pgRouting 2.3.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.1 `__" msgstr "" msgid "Leaks on proposed max_flow functions" @@ -17883,9 +17997,9 @@ msgid "pgRouting 2.3.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.0 `__" msgstr "" msgid "pgr_TSP" @@ -17961,9 +18075,9 @@ msgid "pgRouting 2.2.4 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.4 `__" msgstr "" msgid "Bogus uses of extern \"C\"" @@ -17979,9 +18093,9 @@ msgid "pgRouting 2.2.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.3 `__" msgstr "" msgid "Fixed compatibility issues with PostgreSQL 9.6." @@ -17991,9 +18105,9 @@ msgid "pgRouting 2.2.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.2 `__" msgstr "" msgid "Fixed regression error on pgr_drivingDistance" @@ -18003,9 +18117,9 @@ msgid "pgRouting 2.2.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.1 `__" msgstr "" msgid "Server crash fix on pgr_alphaShape" @@ -18018,9 +18132,9 @@ msgid "pgRouting 2.2.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.0 `__" msgstr "" msgid "Improvements" @@ -18115,9 +18229,9 @@ msgid "pgRouting 2.1.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.1.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.1.0 `__" msgstr "" msgid "Refactored" @@ -18242,6 +18356,12 @@ msgstr "" msgid "pgRouting 2.0.1 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.1 `__" +msgstr "" + msgid "Minor bug fixes." msgstr "" @@ -18252,9 +18372,9 @@ msgid "pgRouting 2.0.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.0.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.0 `__" msgstr "" msgid "" @@ -18749,16 +18869,15 @@ msgid "" "the step that is causing the problem." msgstr "" -msgid "Mailing List and GIS StackExchange" +msgid "Mailing List, Matrix, GIS StackExchange" msgstr "" msgid "" -"There are two mailing lists for pgRouting hosted on OSGeo mailing list " -"server:" +"There are two mailing lists for pgRouting hosted on OSGeo discourse server:" msgstr "" msgid "" -"User mailing list: https://lists.osgeo.org/mailman/listinfo/pgrouting-users" +"User mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-users/" msgstr "" msgid "" @@ -18774,6 +18893,12 @@ msgid "" "the user mailing list." msgstr "" +msgid "" +"If you want to chat with fellow pgRouting users and contributors, you can " +"join our matrix channel: `pgRouting matrix channel `_." +msgstr "" + msgid "" "You can also ask at `GIS StackExchange `_ " "and tag the question with ``pgrouting``. Find all questions tagged with " @@ -19229,4 +19354,20 @@ msgstr "" msgid "pgr_withPointsvia is pgr_dijkstraVia **with points**" msgstr "" +#~ msgid "They will likely officially be part of the next mayor release:" +#~ msgstr "これらの機能は次期リリースで公式に含まれます:" + +#~ msgid "The functions make use of ANY-INTEGER and ANY-NUMERICAL" +#~ msgstr "関数は、ANY-INTEGERとANY-NUMERICALを使用します" + +#~ msgid "Name might not change. (But still can)" +#~ msgstr "" +#~ "名前は変更されない場合があります。(しかし、まだ変更することもできます)" + +#~ msgid "Signature might not change. (But still can)" +#~ msgstr "" +#~ "署名は変更されない場合があります。(しかし、まだ変更することもできます)" + #, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath" +#~ msgstr "pgr_TSP" diff --git a/locale/ko/LC_MESSAGES/pgrouting_doc_strings.po b/locale/ko/LC_MESSAGES/pgrouting_doc_strings.po index f688304e0f..608c1ec033 100644 --- a/locale/ko/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/ko/LC_MESSAGES/pgrouting_doc_strings.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-29 18:06+0000\n" +"POT-Creation-Date: 2025-08-18 16:23+0000\n" "PO-Revision-Date: 2022-12-13 12:30+0000\n" "Last-Translator: Hyung-Gyu Ryoo \n" "Language-Team: Korean `__" msgstr "" +msgid "Build" +msgstr "" + +msgid "C++ standard is std17" +msgstr "" + +msgid "Using this standard all versions of boost will work" +msgstr "" + +msgid "The code is not yet modified to use std17:" +msgstr "" + +msgid "If needed: ``-DCMAKE_CXX_STANDARD=14`` to lower the standard." +msgstr "" + +msgid "The user's documentation is build by default" +msgstr "" + +msgid "The doxygen documentation is build by default" +msgstr "" + +msgid "For developers:" +msgstr "" + +msgid "Set `-DUSE_CLANG_TIDY=ON` for clang tidy checks." +msgstr "" + +msgid "Tidy checks are done on CI." +msgstr "" + +msgid "Documentation build" +msgstr "" + +msgid "The HTML documentation is build by default" +msgstr "" + +msgid "" +"The translated languages (en, es, zh_Hans) HTML documentation is build by " +"default" +msgstr "" + +msgid "`WITH-DOC` is not used anymore" +msgstr "" + +msgid "User's Documentation is not build when" +msgstr "" + +msgid "Sphinx is not found" +msgstr "" + +msgid "When all Sphinx formats are OFF" +msgstr "" + +msgid "When all languages are OFF" +msgstr "" + +msgid "" +"Documentation output changed location to `build/doc/_build/` " +"directory" +msgstr "" + +msgid "For example: for HTML output is on `build/doc/_build/html` directory" +msgstr "" + +msgid "Developers's Documentation is not build when" +msgstr "" + +msgid "Doxygen is not found" +msgstr "" + msgid "Summary of changes by function" msgstr "" @@ -4043,7 +4094,7 @@ msgid "pgr_topologicalSort" msgstr "" #, fuzzy -msgid "Standardize output to |result-node-order|" +msgid "Standardize output to |result_node_order|" msgstr ":doc:`pgr_createVerticesTable`" msgid "pgr_transitiveClosure" @@ -4207,49 +4258,51 @@ msgstr "" msgid "Functions promoted to official" msgstr "" -msgid "`#2701 `__ pgr_trsp" +msgid "" +"`#2701 `__: pgr_trsp" msgstr "" msgid "" -"`#2701 `__ pgr_trspVia" +"`#2701 `__: pgr_trspVia" msgstr "" msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trspVia_withPoints" msgstr "" msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trsp_withPoints" msgstr "" msgid "" -"`#2700 `__ pgr_withPoints" +"`#2700 `__: " +"pgr_withPoints" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCost" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCostMatrix" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsDD" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsKSP" msgstr "" msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsVia" msgstr "" @@ -4257,67 +4310,67 @@ msgid "Signatures promoted to official" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStar(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStarCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstar(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstarCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstra(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstraCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstra(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstraCost(Combinations)" msgstr "" msgid "" -"`#2718 `__ pgr_KSP(All " +"`#2718 `__: pgr_KSP(All " "signatures)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_boykovKolmogorov(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_edmondsKarp(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_maxFlow(Combinations)" msgstr "" msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_pushRelabel(Combinations)" msgstr "" @@ -4325,8 +4378,11 @@ msgid "SQL signatures and output standardization" msgstr "" msgid "" -"`#2904 `__ Standardize " -"output columns of functions with different output columns within overloads" +"`#2904 `__: Standardize " +"output columns of functions with different output" +msgstr "" + +msgid "columns within overloads" msgstr "" #, fuzzy @@ -4334,30 +4390,32 @@ msgid "Standardized to |short-generic-result|" msgstr ":doc:`pgr_createVerticesTable`" msgid "" -"`#2905 `__ pgr_withPoints" +"`#2905 `__: " +"pgr_withPoints" msgstr "" msgid "" -"`#2906 `__ pgr_bdDijkstra" +"`#2906 `__: " +"pgr_bdDijkstra" msgstr "" msgid "" -"`#2907 `__ " +"`#2907 `__: " "pgr_bellmanFord" msgstr "" msgid "" -"`#2908 `__ " +"`#2908 `__: " "pgr_binaryBreadthFirstSearch" msgstr "" msgid "" -"`#2910 `__ " +"`#2910 `__: " "pgr_edwardMoore" msgstr "" msgid "" -"`#2913 `__ " +"`#2913 `__: " "pgr_DAGshortestPath" msgstr "" @@ -4365,12 +4423,12 @@ msgid "Standardized to |matrix-result|" msgstr "" msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCost" msgstr "" msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCostMatrix" msgstr "" @@ -4379,12 +4437,12 @@ msgid "Standardized to |generic-result|" msgstr ":doc:`pgr_createVerticesTable`" msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_edgeDisjointPaths" msgstr "" msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_turnRestrictedPaths" msgstr "" @@ -4392,7 +4450,7 @@ msgid "Standardized to |result_edge_color|" msgstr "" msgid "" -"`#2924 `__ " +"`#2924 `__: " "pgr_edgeColoring" msgstr "" @@ -4400,11 +4458,11 @@ msgid "Standardized to |result_node_color|" msgstr "" msgid "" -"`#2924 `__ pgr_bipartite" +"`#2924 `__: pgr_bipartite" msgstr "" msgid "" -"`#2927 `__ " +"`#2927 `__: " "pgr_sequentialVertexColoring" msgstr "" @@ -4412,21 +4470,21 @@ msgid "Standardized to |result-spantree|" msgstr "" msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_breadthFirstSearch" msgstr "" msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_depthFirstSearch" msgstr "" #, fuzzy -msgid "Standardized to |result-node-order|" +msgid "Standardized to |result_node_order|" msgstr ":doc:`pgr_createVerticesTable`" msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_topologicalSort" msgstr "" @@ -4435,7 +4493,7 @@ msgid "Standardized to |result-closure|" msgstr ":doc:`pgr_createVerticesTable`" msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_transitiveClosure" msgstr "" @@ -4455,11 +4513,6 @@ msgid "" "`#2683 `__: pgr_trspVia" msgstr "" -msgid "" -"`#2700 `__: " -"pgr_withPointsVia" -msgstr "" - msgid "" "`#2888 `__: " "pgr_findCloseEdges" @@ -4528,7 +4581,7 @@ msgid "" msgstr "" msgid "" -"`#2751 `__: " +"`#2751 `__: " "pgr_createTopology" msgstr "" @@ -4556,346 +4609,482 @@ msgstr "" msgid "Removal of SQL deprecated internal functions" msgstr ":doc:`routingFunctions`" -msgid "#2748 _pgr_alphashape(text,double precision)" +msgid "" +"`#2748 `__ " +"_pgr_alphashape(text,double precision)" msgstr "" -msgid "#2861 _pgr_checkverttab(text,text[],integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_checkverttab(text,text[],integer,text)" msgstr "" -msgid "#2861 _pgr_createindex(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_createindex(text,text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,text,integer,text)" msgstr "" -msgid "#2913 _pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" msgstr "" -msgid "#2913 _pgr_dagshortestpath(text,text,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,text,boolean,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" msgstr "" msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" msgstr "" msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," -"boolean)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" msgstr "" -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,boolean)" msgstr "" msgid "" -"#2735 _pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" +"`#2735 `__ " +"_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" msgstr "" -msgid "#2861 _pgr_endpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_endpoint(geometry)" msgstr "" -msgid "#2861 _pgr_getcolumnname(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumnname(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumntype(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_getcolumntype(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_gettablename(text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_gettablename(text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnindexed(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnindexed(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,text,integer,text)" msgstr "" -msgid "#2861 _pgr_iscolumnintable(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnintable(text,text)" msgstr "" -msgid "#2745 _pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2745 `__ " +"_pgr_kruskal(text,anyarray,text,bigint,double precision)" msgstr "" -msgid "#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"anyarray,anyarray,integer,boolean,boolean,boolean)" msgstr "" -msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"bigint,bigint,integer,boolean,boolean)" msgstr "" -msgid "#2897 _pgr_ksp(text,text,integer,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"text,integer,boolean,boolean)" msgstr "" -msgid "#2899 _pgr_maxcardinalitymatch(text,boolean)" +msgid "" +"`#2899 `__ " +"_pgr_maxcardinalitymatch(text,boolean)" msgstr "" -msgid "#2861 _pgr_msg(integer,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_msg(integer,text,text)" msgstr "" -msgid "#2861 _pgr_onerror(boolean,integer,text,text,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_onerror(boolean,integer,text,text,text,text)" msgstr "" -msgid "#2861 _pgr_pointtoid(geometry,double precision,text,integer)" +msgid "" +"`#2861 `__ " +"_pgr_pointtoid(geometry,double precision,text,integer)" msgstr "" -msgid "#2743 _pgr_prim(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2743 `__ " +"_pgr_prim(text,anyarray,text,bigint,double precision)" msgstr "" -msgid "#2861 _pgr_quote_ident(text)" +msgid "" +"`#2861 `__ " +"_pgr_quote_ident(text)" msgstr "" -msgid "#2861 _pgr_startpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_startpoint(geometry)" msgstr "" msgid "" -"#2683 _pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ " +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"boolean,text)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,anyarray,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,bigint,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,bigint,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,anyarray,boolean)" msgstr "" -msgid "#2683 _pgr_trsp(text,text,bigint,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,bigint,boolean)" msgstr "" -msgid "#2682 _pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"_pgr_trspviavertices(text,integer[],boolean,boolean,text)" msgstr "" msgid "" -"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," -"boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" msgstr "" msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," -"character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" msgstr "" msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2901 _pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," +"`#2901 `__ " +"_pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," "integer,double precision,double precision,double precision,boolean)" msgstr "" msgid "" -"#2901 _pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ _pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -msgid "#2861 _pgr_versionless(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_versionless(text,text)" msgstr "" msgid "" -"#2890 _pgr_withpointsdd(text,text,anyarray,double precision,boolean," -"character,boolean,boolean)" +"`#2890 `__ " +"_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," -"boolean,boolean,boolean,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean," +"boolean,boolean,boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" msgid "" -"#2895 _pgr_withpointsksp(text,text,text,integer,character,boolean,boolean," -"boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)" msgstr "" -msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgid "" +"`#2741 `__ " +"_pgr_withpointsvia(text,bigint[],double precision[],boolean)" msgstr "" msgid "" -"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean," -"character,boolean)" +"`#2741 `__ " +"_pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" msgstr "" -msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _trsp(text," +"text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _v4trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,anyarray,anyarray,boolean)" msgstr "" -msgid "#2683 _v4trsp(text,text,text,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,text,boolean)" msgstr "" msgid "Summary of functions and signatures no longer on pgrouting" msgstr "" -msgid "#2748 pgr_alphashape(geometry,double precision)" +msgid "" +"`#2748 `__ " +"pgr_alphashape(geometry,double precision)" msgstr "" -msgid "#2752 pgr_analyzegraph(text,double precision,text,text,text,text,text)" +msgid "" +"`#2752 `__ " +"pgr_analyzegraph(text,double precision,text,text,text,text,text)" msgstr "" msgid "" -"#2755 pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text," -"text)" +"`#2755 `__ " +"pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text,text)" msgstr "" -msgid "#2798 pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgid "" +"`#2798 `__ " +"pgr_contraction(text,bigint[],integer,bigint[],boolean)" msgstr "" msgid "" -"#2751 pgr_createtopology(text,double precision,text,text,text,text,text," -"boolean)" +"`#2751 `__ " +"pgr_createtopology(text,double precision,text,text,text,text,text,boolean)" msgstr "" -msgid "#2827 pgr_createverticestable(text,text,text,text,text)" +msgid "" +"`#2827 `__ " +"pgr_createverticestable(text,text,text,text,text)" msgstr "" msgid "" -"#2888 pgr_findcloseedges(text,geometry,double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry,double precision,integer,boolean,boolean)" msgstr "" msgid "" -"#2888 pgr_findcloseedges(text,geometry[],double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry[],double precision,integer,boolean,boolean)" msgstr "" -msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" +msgid "" +"`#2899 `__ " +"pgr_maxcardinalitymatch(text,boolean)" msgstr "" msgid "" -"#2886 pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +"`#2886 `__ " +"pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" msgstr "" msgid "" -"#2683 pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ pgr_trsp(text," +"integer,double precision,integer,double precision,boolean,boolean,text)" msgstr "" -msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2683 `__ pgr_trsp(text," +"integer,integer,boolean,boolean,text)" msgstr "" msgid "" -"#2681 pgr_trspviaedges(text,integer[],double precision[],boolean,boolean," -"text)" +"`#2681 `__ " +"pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" msgstr "" -msgid "#2682 pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"pgr_trspviavertices(text,anyarray,boolean,boolean,text)" msgstr "" msgid "" -"#2919 pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"`#2919 `__ " +"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," "character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," "boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," -"integer,double precision,double precision,double precision,boolean)" +"`#2901 `__ " +"pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer,integer," +"double precision,double precision,double precision,boolean)" msgstr "" msgid "" -"#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,bigint,boolean,character)" msgstr "" -msgid "#2919 pgr_withpointscost(text,text,text,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,text,boolean,character)" msgstr "" msgid "" -"#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"`#2890 `__ " +"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" msgstr "" msgid "" -"#2890 pgr_withpointsdd(text,text,bigint,double precision,boolean,character," -"boolean)" +"`#2890 `__ " +"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" msgstr "" msgid "" -"#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" -msgid "#2919 pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" msgstr "" -msgid "#2919 pgr_withpoints(text,text,text,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,text,boolean,character,boolean)" msgstr "" msgid "" -"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"`#2919 `__ " +"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," "boolean)" msgstr "" @@ -4953,18 +5142,21 @@ msgstr "" msgid "Internal C/C++ functions in legacy" msgstr "" -msgid "#2683 _trsp" +msgid "`#2683 `__ _trsp" msgstr "" -msgid "#2683 _v4trsp" +msgid "`#2683 `__ _v4trsp" msgstr "" -msgid "#2748 _pgr_alphashape" +msgid "" +"`#2748 `__ " +"_pgr_alphashape" msgstr "" -#, fuzzy -msgid "#2913 _pgr_dagshortestpath" -msgstr ":doc:`pgr_dagShortestPath`" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath" +msgstr "" msgid "All releases" msgstr "" @@ -5726,7 +5918,7 @@ msgid "|result_node_color|" msgstr "" #, fuzzy -msgid "|result-node-order|" +msgid "|result_node_order|" msgstr ":doc:`pgr_withPoints`" msgid "Changes on column names must be done after updating pgRouting." @@ -5788,7 +5980,7 @@ msgid "Migration from |result-toposort|" msgstr ":doc:`pgr_withPoints`" #, fuzzy -msgid "Migration to: |result-node-order|" +msgid "Migration to: |result_node_order|" msgstr ":doc:`pgr_withPoints`" msgid "Rename ``sorted_v`` to ``node``" @@ -7784,27 +7976,6 @@ msgstr "" msgid "Installation" msgstr "설치" -msgid ":ref:`install-short`" -msgstr ":ref:`install-short`" - -msgid ":ref:`install_get_sources`" -msgstr ":ref:`install_get_sources`" - -msgid ":ref:`install_enable_db`" -msgstr ":ref:`install_enable_db`" - -msgid ":ref:`install_dependencies`" -msgstr ":ref:`install_dependencies`" - -msgid ":ref:`install_configuring`" -msgstr ":ref:`install_configuring`" - -msgid ":ref:`install_build`" -msgstr ":ref:`install_build`" - -msgid ":ref:`install_testing`" -msgstr ":ref:`install_testing`" - msgid "" "Instructions for downloading and installing binaries for different operating " "systems, additional notes and corrections not included in this documentation " @@ -7813,7 +7984,7 @@ msgid "" msgstr "" msgid "" -"To use pgRouting PostGIS needs to be installed, please read the information " +"To use pgRouting, PostGIS needs to be installed, please read the information " "about installation in this `Install Guide `__" msgstr "" @@ -7912,27 +8083,24 @@ msgid "" "Compiling with Boost 1.75 requires C++ Compiler with C++14 standard support" msgstr "" -msgid "Postgresql version = Supported versions by PostgreSQL" -msgstr "Postgresql 버전 = PostgreSQL의 지원되는 버전" +msgid "Postgresql version >= 13" +msgstr "" -msgid "The Boost Graph Library (BGL). Version >= 1.56" +#, fuzzy +msgid "The Boost Graph Library (BGL) >= 1.56.0" msgstr "The Boost Graph Library (BGL). Version >= 1.56" -msgid "CMake >= 3.2" +#, fuzzy +msgid "CMake >= 3.12" msgstr "CMake >= 3.2" -msgid "optional dependencies" -msgstr "추가 선택적 종속성" - msgid "For user's documentation" msgstr "" -msgid "Sphinx >= 1.1" +#, fuzzy +msgid "Sphinx >= 4.0" msgstr "Sphinx >= 1.1" -msgid "Latex" -msgstr "" - msgid "For developer's documentation" msgstr "" @@ -7951,7 +8119,7 @@ msgstr "" msgid "For using:" msgstr "" -msgid "PostGIS version >= 2.2" +msgid "PostGIS version >= 3.0.0" msgstr "" msgid "Example: Installing dependencies on linux" @@ -7960,71 +8128,13 @@ msgstr "" msgid "Installing the compilation dependencies" msgstr "" -msgid "Database dependencies" -msgstr "데이터베이스 종속성" - -msgid "Configuring PostgreSQL" -msgstr "PostgreSQL 설정" - -msgid "Entering psql console" -msgstr "" - -msgid "To exit psql console" -msgstr "" - -msgid "" -"Entering psql console directly without switching roles can be done by the " -"following commands" -msgstr "" - -msgid "Then use the above given method to exit out of the psql console" -msgstr "" - -msgid "Checking PostgreSQL version" -msgstr "" - -msgid "or" -msgstr "" - -msgid "Enter the psql console using above given method and then enter" -msgstr "" - -msgid "Creating PostgreSQL role" -msgstr "" - -msgid "" -"Default role provided by PostgreSQL is postgres. To create new roles you can " -"use the above provided commands. The prompt will ask the user to type name " -"of the role and then provide affirmation. Proceed with the steps and you " -"will succeed in creating PostgreSQL role successfully." -msgstr "" - -msgid "" -"To add password to the role or change previously created password of the " -"role use the following commands" -msgstr "" - -msgid "" -"To get additional details on the flags associated with ``createuser`` below " -"given command can be used" -msgstr "" - -msgid "Creating Database in PostgreSQL" -msgstr "" - -msgid "Connecting to a PostgreSQL Database" -msgstr "" - -msgid "Enter the psql console and type the following commands" -msgstr "" - msgid "Build dependencies" msgstr "빌드 종속성" msgid "Optional dependencies" msgstr "선택적 종속성" -msgid "For documentation and testing" +msgid "For documentation" msgstr "" msgid "Configuring" @@ -8033,19 +8143,21 @@ msgstr "구성" msgid "pgRouting uses the `cmake` system to do the configuration." msgstr "" -msgid "The build directory is different from the source directory" +msgid "Configurable variables" msgstr "" -msgid "Create the build directory" +msgid "To see the variables that can be configured" msgstr "" -msgid "Configurable variables" +msgid "The build directory is different from the source directory" msgstr "" -msgid "To see the variables that can be configured" +msgid "Configuring The Documentation" msgstr "" -msgid "Configuring The Documentation" +msgid "" +"User and developers documentation are not build if prerequisites are not " +"found." msgstr "" msgid "" @@ -8059,15 +8171,6 @@ msgstr "변수" msgid "Comment" msgstr "설명" -msgid "WITH_DOC" -msgstr "" - -msgid "BOOL=OFF" -msgstr "" - -msgid "Turn on/off building the documentation" -msgstr "" - msgid "BUILD_HTML" msgstr "" @@ -8086,6 +8189,9 @@ msgstr "" msgid "BUILD_LATEX" msgstr "" +msgid "BOOL=OFF" +msgstr "" + msgid "If ON, turn on/off building PDF" msgstr "" @@ -8101,10 +8207,22 @@ msgstr "" msgid "If ON, use sphinx-bootstrap for HTML pages of the users documentation" msgstr "" -msgid "Configuring cmake to create documentation before building pgRouting" +msgid "EN" msgstr "" -msgid "Most of the effort of the documentation has been on the html files." +msgid "if OFF the English documentation will no be built" +msgstr "" + +msgid "ES" +msgstr "" + +msgid "if OFF the Spaish documentation will no be built" +msgstr "" + +msgid "ZH_HANS" +msgstr "" + +msgid "if OFF the Chinese simplified documentation will no be built" msgstr "" msgid "Building" @@ -8113,7 +8231,7 @@ msgstr "빌드" msgid "Using ``make`` to build the code and the documentation" msgstr "" -msgid "The following instructions start from *path/to/pgrouting/build*" +msgid "The following instructions start from ``path/to/pgrouting/build``" msgstr "" msgid "" @@ -8121,23 +8239,10 @@ msgid "" "steps are needed." msgstr "" -msgid "The sql signatures are configured and build in the ``cmake`` command." -msgstr "" - -msgid "MinGW on Windows" -msgstr "윈도우의 MinGW" - msgid "Linux" msgstr "리눅스" -msgid "The following instructions start from *path/to/pgrouting*" -msgstr "" - -msgid "" -"To remove the build when the configuration changes, use the following code:" -msgstr "" - -msgid "and start the build process as mentioned previously." +msgid "The following instructions start from ``path/to/pgrouting``" msgstr "" msgid "Testing" @@ -8146,9 +8251,6 @@ msgstr "테스트" msgid "Currently there is no :code:`make test` and testing is done as follows" msgstr "" -msgid "The following instructions start from *path/to/pgrouting/*" -msgstr "" - msgid "" "pgRouting is an extension of `PostGIS `__ and " "`PostgreSQL `__ geospatial database and adds " @@ -8214,10 +8316,10 @@ msgstr "" msgid "This Release Contributors" msgstr "" -msgid "Individuals in this release v3.8.x (in alphabetical order)" +msgid "Individuals in this release v4.0.0 (in alphabetical order)" msgstr "" -msgid "Aurélie Bousquet, Regina Obe, Vicky Vergara" +msgid "Regina Obe, Vicky Vergara" msgstr "" msgid "" @@ -13181,10 +13283,11 @@ msgstr "" msgid "``pgr_johnson``" msgstr "" +#, fuzzy msgid "" "``pgr_johnson`` - Returns the sum of the costs of the shortest path for each " -"pair of nodes in the graph using Floyd-Warshall algorithm." -msgstr "" +"pair of nodes in the graph using Johnson algorithm." +msgstr ":doc:`pgr_aStarCost` - 최단 경로의 집계 비용 반환." msgid "" "The Johnson algorithm, is a good choice to calculate the sum of the costs of " @@ -15904,7 +16007,7 @@ msgid "pgRouting 3.8.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.8.0 `__" msgstr "" @@ -15992,9 +16095,10 @@ msgid "" "reorganization on pgr_contraction" msgstr "" -msgid "" -"Other enhancements: `#2869 `__" +msgid "Other enhancements:" +msgstr "" + +msgid "`#2869 `__:" msgstr "" msgid "SQL code enhancements" @@ -16051,31 +16155,28 @@ msgid "pgRouting 3.7.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.3 `__" msgstr "" msgid "" -"`#2731 `__ Build Failure " -"on Ubuntu 22" +"`#2731 `__: Build " +"Failure on Ubuntu 22" msgstr "" msgid "pgRouting 3.7.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.2 `__" msgstr "" -msgid "Build" -msgstr "" - msgid "" -"`#2713 `__ cmake missing " -"some policies and min version" +"`#2713 `__: cmake " +"missing some policies and min version" msgstr "" msgid "Using OLD policies: CMP0148, CMP0144, CMP0167" @@ -16085,32 +16186,32 @@ msgid "Minimum cmake version 3.12" msgstr "" msgid "" -"`#2707 `__ Build failure " -"in pgRouting 3.7.1 on Alpine" +"`#2707 `__: Build " +"failure in pgRouting 3.7.1 on Alpine" msgstr "" msgid "" -"`#2706 `__ winnie crashing " -"on pgr_betweennessCentrality" +"`#2706 `__: winnie " +"crashing on pgr_betweennessCentrality" msgstr "" msgid "pgRouting 3.7.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.1 `__" msgstr "" msgid "" -"`#2680 `__ fails to " +"`#2680 `__: fails to " "compile under mingw64 gcc 13.2" msgstr "" msgid "" -"`#2689 `__ When point is a " -"vertex, the withPoints family do not return results." +"`#2689 `__: When point " +"is a vertex, the withPoints family do not return results." msgstr "" msgid "C/C++ code enhancemet" @@ -16124,7 +16225,7 @@ msgid "pgRouting 3.7.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.0 `__" msgstr "" @@ -16133,8 +16234,8 @@ msgid "Support" msgstr "" msgid "" -"`#2656 `__ Stop support of " -"PostgreSQL12 on pgrouting v3.7" +"`#2656 `__: Stop support " +"of PostgreSQL12 on pgrouting v3.7" msgstr "" #, fuzzy @@ -16154,7 +16255,7 @@ msgid "pgr_betweennessCentrality" msgstr "" msgid "" -"`#2605 `__ Standardize " +"`#2605 `__: Standardize " "spanning tree functions output" msgstr "" @@ -16165,8 +16266,8 @@ msgid "Experimental promoted to proposed." msgstr "" msgid "" -"`#2635 `__ pgr_LineGraph " -"ignores directed flag and use negative values for identifiers." +"`#2635 `__: " +"pgr_LineGraph ignores directed flag and use negative values for identifiers." msgstr "" #, fuzzy @@ -16177,18 +16278,18 @@ msgid "Code enhancement" msgstr "" msgid "" -"`#2599 `__ Driving " +"`#2599 `__: Driving " "distance cleanup" msgstr "" msgid "" -"`#2607 `__ Read postgresql " -"data on C++" +"`#2607 `__: Read " +"postgresql data on C++" msgstr "" msgid "" -"`#2614 `__ Clang tidy does " -"not work" +"`#2614 `__: Clang tidy " +"does not work" msgstr "" msgid "pgRouting 3.6" @@ -16198,7 +16299,7 @@ msgid "pgRouting 3.6.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.3 `__" msgstr "" @@ -16255,7 +16356,7 @@ msgid "pgRouting 3.6.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.2 `__" msgstr "" @@ -16282,27 +16383,27 @@ msgid "pgRouting 3.6.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.1%22>`__" msgstr "" msgid "" -"`#2588 `__ pgrouting 3.6.0 " -"fails to build on OSX" +"`#2588 `__: pgrouting " +"3.6.0 fails to build on OSX" msgstr "" msgid "pgRouting 3.6.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.0%22>`__" msgstr "" msgid "" -"`#2516 `__ Standardize " +"`#2516 `__: Standardize " "output pgr_aStar" msgstr "" @@ -16310,17 +16411,17 @@ msgid "Standardize output columns to |short-generic-result|" msgstr "" msgid "" -"`#2523 `__ Standardize " +"`#2523 `__: Standardize " "output pgr_bdAstar" msgstr "" msgid "" -"`#2547 `__ Standardize " +"`#2547 `__: Standardize " "output and modifying signature pgr_KSP" msgstr "" msgid "" -"`#2548 `__ Standardize " +"`#2548 `__: Standardize " "output pgr_drivingDistance" msgstr "" @@ -16328,57 +16429,58 @@ msgid "Proposed functions changes" msgstr "" msgid "" -"`#2544 `__ Standardize " +"`#2544 `__: Standardize " "output and modifying signature pgr_withPointsDD" msgstr "" msgid "" -"`#2546 `__ Standardize " +"`#2546 `__: Standardize " "output and modifying signature pgr_withPointsKSP" msgstr "" msgid "" -"`#2504 `__ To C++ pg data " -"get, fetch and check." +"`#2504 `__: To C++ pg " +"data get, fetch and check." msgstr "" msgid "Stopping support for compilation with MSVC." msgstr "" msgid "" -"`#2505 `__ Using namespace." +"`#2505 `__: Using " +"namespace." msgstr "" msgid "" -"`#2512 `__ [Dijkstra] " +"`#2512 `__: [Dijkstra] " "Removing duplicate code on Dijkstra." msgstr "" msgid "" -"`#2517 `__ Astar code " +"`#2517 `__: Astar code " "simplification." msgstr "" msgid "" -"`#2521 `__ Dijkstra code " -"simplification." +"`#2521 `__: Dijkstra " +"code simplification." msgstr "" msgid "" -"`#2522 `__ bdAstar code " +"`#2522 `__: bdAstar code " "simplification." msgstr "" msgid "" -"`#2490 `__ Automatic page " -"history links." +"`#2490 `__: Automatic " +"page history links." msgstr "" msgid "..rubric:: Standardize SQL" msgstr "" msgid "" -"`#2555 `__ Standardize " +"`#2555 `__: Standardize " "deprecated messages" msgstr "" @@ -16393,9 +16495,9 @@ msgid "pgRouting 3.5.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.1%22>`__" msgstr "" msgid "Documentation fixes" @@ -16420,7 +16522,7 @@ msgid "Issue fixes" msgstr "" msgid "" -"`#2565 `__ " +"`#2565 `__: " "pgr_lengauerTarjanDominatorTree triggers an assertion" msgstr "" @@ -16428,12 +16530,12 @@ msgid "SQL enhancements" msgstr "" msgid "" -"`#2561 `__ Not use " +"`#2561 `__: Not use " "wildcards on SQL" msgstr "" msgid "" -"`#2559 `__ pgtap test " +"`#2559 `__: pgtap test " "using sampledata" msgstr "" @@ -16454,9 +16556,9 @@ msgid "pgRouting 3.5.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22>`__" msgstr "" msgid "Dijkstra" @@ -16469,9 +16571,9 @@ msgid "pgRouting 3.4.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.2 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.2%22>`__" msgstr "" msgid "" @@ -16489,9 +16591,9 @@ msgid "pgRouting 3.4.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.1%22>`__" msgstr "" msgid "" @@ -16508,9 +16610,9 @@ msgid "pgRouting 3.4.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.4.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.0%22>`__" msgstr "" msgid "" @@ -16610,13 +16712,19 @@ msgstr "" msgid "pgRouting 3.3.5 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.5 `__" +msgstr "" + msgid "pgRouting 3.3.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.4 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.4%22>`__" msgstr "" msgid "" @@ -16628,9 +16736,9 @@ msgid "pgRouting 3.3.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.3 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.3%22>`__" msgstr "" msgid "" @@ -16642,9 +16750,9 @@ msgid "pgRouting 3.3.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.2 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22>`__" msgstr "" msgid "Revised documentation" @@ -16696,9 +16804,9 @@ msgid "pgRouting 3.3.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.1%22>`__" msgstr "" msgid "" @@ -16715,9 +16823,9 @@ msgid "pgRouting 3.3.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.0%22>`__" msgstr "" msgid "" @@ -16800,9 +16908,9 @@ msgid "pgRouting 3.2.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.2%22>`__" msgstr "" msgid "" @@ -16819,9 +16927,9 @@ msgid "pgRouting 3.2.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.1%22>`__" msgstr "" msgid "" @@ -16844,9 +16952,9 @@ msgid "pgRouting 3.2.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.0%22>`__" msgstr "" msgid "" @@ -16885,9 +16993,9 @@ msgid "pgRouting 3.1.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.4%22>`__" msgstr "" msgid "Issues fixes" @@ -16897,9 +17005,9 @@ msgid "pgRouting 3.1.3 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.3 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.3%22>`__" msgstr "" msgid "" @@ -16921,9 +17029,9 @@ msgid "pgRouting 3.1.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.2%22>`__" msgstr "" msgid "" @@ -16955,9 +17063,9 @@ msgid "pgRouting 3.1.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.1%22>`__" msgstr "" msgid "" @@ -16989,9 +17097,9 @@ msgid "pgRouting 3.1.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.0%22>`__" msgstr "" msgid "pgr_dijkstra(combinations)" @@ -17013,18 +17121,18 @@ msgid "pgRouting 3.0.6 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.6 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.6%22>`__" msgstr "" msgid "pgRouting 3.0.5 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.5 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.5%22>`__" msgstr "" msgid "Backport issue fixes" @@ -17034,21 +17142,27 @@ msgid "pgRouting 3.0.4 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.4%22>`__" msgstr "" msgid "pgRouting 3.0.3 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.3 `__" +msgstr "" + msgid "pgRouting 3.0.2 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.2%22>`__" msgstr "" msgid "" @@ -17060,9 +17174,9 @@ msgid "pgRouting 3.0.1 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.1%22>`__" msgstr "" msgid "" @@ -17074,9 +17188,9 @@ msgid "pgRouting 3.0.0 Release Notes" msgstr "" msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.0%22>`__" msgstr "" msgid "Fixed Issues" @@ -17394,23 +17508,23 @@ msgid "pgRouting 2.6.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.3 `__" msgstr "" msgid "" -"`#1219 `__ Implicit cast " -"for via_path integer to text" +"`#1219 `__: Implicit " +"cast for via_path integer to text" msgstr "" msgid "" -"`#1193 `__ Fixed " +"`#1193 `__: Fixed " "pgr_pointsAsPolygon breaking when comparing strings in WHERE clause" msgstr "" msgid "" -"`#1185 `__ Improve " +"`#1185 `__: Improve " "FindPostgreSQL.cmake" msgstr "" @@ -17418,23 +17532,23 @@ msgid "pgRouting 2.6.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.2 `__" msgstr "" msgid "" -"`#1152 `__ Fixes driving " -"distance when vertex is not part of the graph" +"`#1152 `__: Fixes " +"driving distance when vertex is not part of the graph" msgstr "" msgid "" -"`#1098 `__ Fixes windows " -"test" +"`#1098 `__: Fixes " +"windows test" msgstr "" msgid "" -"`#1165 `__ Fixes build " +"`#1165 `__: Fixes build " "for python3 and perl5" msgstr "" @@ -17442,9 +17556,9 @@ msgid "pgRouting 2.6.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.1 `__" msgstr "" msgid "Fixes server crash on several functions." @@ -17526,9 +17640,9 @@ msgid "pgRouting 2.6.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.0 `__" msgstr "" msgid "pgr_lineGraphFull" @@ -17578,9 +17692,9 @@ msgid "pgRouting 2.5.5 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.5 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.5 `__" msgstr "" msgid "Fixes driving distance when vertex is not part of the graph" @@ -17596,18 +17710,18 @@ msgid "pgRouting 2.5.4 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.4 `__" msgstr "" msgid "pgRouting 2.5.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.3 `__" msgstr "" msgid "" @@ -17619,9 +17733,9 @@ msgid "pgRouting 2.5.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.2 `__" msgstr "" msgid "Fix for postgresql 10.1: Removed a compiler condition" @@ -17631,9 +17745,9 @@ msgid "pgRouting 2.5.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.1 `__" msgstr "" msgid "Fixed prerequisite minimum version of: cmake" @@ -17643,9 +17757,9 @@ msgid "pgRouting 2.5.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.5.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.0 `__" msgstr "" msgid "enhancement:" @@ -17711,9 +17825,9 @@ msgid "pgRouting 2.4.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.2 `__" msgstr "" msgid "Improvement" @@ -17733,9 +17847,9 @@ msgid "pgRouting 2.4.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.1 `__" msgstr "" msgid "Fixed compiling error on macOS" @@ -17748,9 +17862,9 @@ msgid "pgRouting 2.4.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.4.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.0 `__" msgstr "" msgid "Deprecated signatures." @@ -17778,9 +17892,9 @@ msgid "pgRouting 2.3.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.2 `__" msgstr "" msgid "Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck." @@ -17799,9 +17913,9 @@ msgid "pgRouting 2.3.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.1 `__" msgstr "" msgid "Leaks on proposed max_flow functions" @@ -17817,9 +17931,9 @@ msgid "pgRouting 2.3.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.0 `__" msgstr "" msgid "pgr_TSP" @@ -17902,9 +18016,9 @@ msgid "pgRouting 2.2.4 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.4 `__" msgstr "" msgid "Bogus uses of extern \"C\"" @@ -17920,9 +18034,9 @@ msgid "pgRouting 2.2.3 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.3 `__" msgstr "" msgid "Fixed compatibility issues with PostgreSQL 9.6." @@ -17932,9 +18046,9 @@ msgid "pgRouting 2.2.2 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.2 `__" msgstr "" msgid "Fixed regression error on pgr_drivingDistance" @@ -17944,9 +18058,9 @@ msgid "pgRouting 2.2.1 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.1 `__" msgstr "" msgid "Server crash fix on pgr_alphaShape" @@ -17959,9 +18073,9 @@ msgid "pgRouting 2.2.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.0 `__" msgstr "" msgid "Improvements" @@ -18067,9 +18181,9 @@ msgid "pgRouting 2.1.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.1.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.1.0 `__" msgstr "" msgid "Refactored" @@ -18195,6 +18309,12 @@ msgstr "" msgid "pgRouting 2.0.1 Release Notes" msgstr "" +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.1 `__" +msgstr "" + msgid "Minor bug fixes." msgstr "" @@ -18205,9 +18325,9 @@ msgid "pgRouting 2.0.0 Release Notes" msgstr "" msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.0.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.0 `__" msgstr "" msgid "" @@ -18703,16 +18823,15 @@ msgid "" "the step that is causing the problem." msgstr "" -msgid "Mailing List and GIS StackExchange" +msgid "Mailing List, Matrix, GIS StackExchange" msgstr "" msgid "" -"There are two mailing lists for pgRouting hosted on OSGeo mailing list " -"server:" +"There are two mailing lists for pgRouting hosted on OSGeo discourse server:" msgstr "" msgid "" -"User mailing list: https://lists.osgeo.org/mailman/listinfo/pgrouting-users" +"User mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-users/" msgstr "" msgid "" @@ -18728,6 +18847,12 @@ msgid "" "the user mailing list." msgstr "" +msgid "" +"If you want to chat with fellow pgRouting users and contributors, you can " +"join our matrix channel: `pgRouting matrix channel `_." +msgstr "" + msgid "" "You can also ask at `GIS StackExchange `_ " "and tag the question with ``pgrouting``. Find all questions tagged with " @@ -19180,3 +19305,41 @@ msgid "pgr_withPointsvia is pgr_dijkstraVia **with points**" msgstr "" #, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath" +#~ msgstr ":doc:`pgr_dagShortestPath`" + +#~ msgid ":ref:`install-short`" +#~ msgstr ":ref:`install-short`" + +#~ msgid ":ref:`install_get_sources`" +#~ msgstr ":ref:`install_get_sources`" + +#~ msgid ":ref:`install_enable_db`" +#~ msgstr ":ref:`install_enable_db`" + +#~ msgid ":ref:`install_dependencies`" +#~ msgstr ":ref:`install_dependencies`" + +#~ msgid ":ref:`install_configuring`" +#~ msgstr ":ref:`install_configuring`" + +#~ msgid ":ref:`install_build`" +#~ msgstr ":ref:`install_build`" + +#~ msgid ":ref:`install_testing`" +#~ msgstr ":ref:`install_testing`" + +#~ msgid "Postgresql version = Supported versions by PostgreSQL" +#~ msgstr "Postgresql 버전 = PostgreSQL의 지원되는 버전" + +#~ msgid "optional dependencies" +#~ msgstr "추가 선택적 종속성" + +#~ msgid "Database dependencies" +#~ msgstr "데이터베이스 종속성" + +#~ msgid "Configuring PostgreSQL" +#~ msgstr "PostgreSQL 설정" + +#~ msgid "MinGW on Windows" +#~ msgstr "윈도우의 MinGW" diff --git a/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po b/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po index 9e30b537fc..a721e9033b 100644 --- a/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po @@ -285,8 +285,8 @@ msgid "" "`Wikipedia: Kruskal's algorithm `__" msgstr "" -"`Wikipedia: Kruskals algoritm `__" +"`Wikipedia: Kruskals algoritm `__" msgid "Indices and tables" msgstr "Index och tabeller" @@ -520,8 +520,8 @@ msgid "" "taken. - Empty arrays or ``NULL`` arrays are ignored. - Arrays that have a " "``NULL`` element will raise an exception." msgstr "" -"Sekvens av kantidentifierare som bildar en väg som inte är tillåten att ta. -" -" Tomma arrayer eller ``NULL`` arrayer ignoreras. - Arrayer som har ett " +"Sekvens av kantidentifierare som bildar en väg som inte är tillåten att ta. " +"- Tomma arrayer eller ``NULL`` arrayer ignoreras. - Arrayer som har ett " "``NULL``-element kommer att ge upphov till ett undantag." msgid "``Cost``" @@ -576,8 +576,8 @@ msgid "" "A discussion about the work of Hamilton & Kirkman can be found in the book " "**Graph Theory (Biggs et al. 1976)**." msgstr "" -"En diskussion om Hamilton & Kirkmans arbete finns i boken **Graph Theory (" -"Biggs et al. 1976)**." +"En diskussion om Hamilton & Kirkmans arbete finns i boken **Graph Theory " +"(Biggs et al. 1976)**." msgid "ISBN-13: 978-0198539162" msgstr "ISBN-13: 978-0198539162" @@ -1141,8 +1141,8 @@ msgid "" "The node identifier of the end location, must match a vertex identifier in " "the `Matrix SQL`_." msgstr "" -"Nodeidentifieraren för slutpositionen måste matcha en vertexidentifierare i `" -"Matrix SQL`_." +"Nodeidentifieraren för slutpositionen måste matcha en vertexidentifierare i " +"`Matrix SQL`_." msgid "When missing: ``end_node_id`` is used." msgstr "När den saknas: ``end_node_id`` används." @@ -1205,8 +1205,8 @@ msgid "" "Sequential value starting from **1** for current vehicles. The :math:`n_{th}" "` vehicle in the solution." msgstr "" -"Sekventiellt värde med början från **1** för aktuella fordon. Fordonet " -":math:`n_{th}` i lösningen." +"Sekventiellt värde med början från **1** för aktuella fordon. Fordonet :math:" +"`n_{th}` i lösningen." msgid "Value :math:`-2` indicates it is the summary row." msgstr "Värdet :math:`-2` anger att det är den sammanfattande raden." @@ -1465,8 +1465,8 @@ msgid "" "Let: - :math:`f\\_boxes`: number of boxes needed for `1` kg of feathers. - :" "math:`a\\_weight`: weight of `1` box of apples." msgstr "" -"Låt: - :math:`f\\_boxes`: antal boxar som behövs för `1` kg fjädrar. - " -":math:`a\\_weight`: vikten på `1` låda med äpplen." +"Låt: - :math:`f\\_boxes`: antal boxar som behövs för `1` kg fjädrar. - :math:" +"`a\\_weight`: vikten på `1` låda med äpplen." msgid "Capacity Units" msgstr "Kapacitetsenheter" @@ -1650,8 +1650,8 @@ msgid "" "Given :math:`v = d / t` therefore :math:`t = d / v` And the ``factor`` " "becomes :math:`1 / v`" msgstr "" -"Med tanke på :math:`v = d / t` därför :math:`t = d / v` Och ``faktorn`` blir " -":math:`1 / v`" +"Med tanke på :math:`v = d / t` därför :math:`t = d / v` Och ``faktorn`` " +"blir :math:`1 / v`" msgid "v" msgstr "v" @@ -1760,7 +1760,8 @@ msgid ":doc:`pgr_aStarCost` - Get the aggregate cost of the shortest paths." msgstr ":doc:`pgr_aStarCost` - Get the aggregate cost of the shortest paths." msgid ":doc:`pgr_aStarCostMatrix` - Get the cost matrix of the shortest paths." -msgstr ":doc:`pgr_aStarCostMatrix` - Get the cost matrix of the shortest paths." +msgstr "" +":doc:`pgr_aStarCostMatrix` - Get the cost matrix of the shortest paths." msgid "The main Characteristics are:" msgstr "De viktigaste egenskaperna är:" @@ -1909,9 +1910,9 @@ msgid "" "would depend on the location of the points and on the average speed say 25m/" "s is the speed." msgstr "" -"Arbetar med kostnad/omvänd_kostnad som tid i sekunder, x/y i lat/lon: Faktor:" -" skulle bero på punkternas läge och på medelhastigheten, säg att 25 m/s är " -"hastigheten." +"Arbetar med kostnad/omvänd_kostnad som tid i sekunder, x/y i lat/lon: " +"Faktor: skulle bero på punkternas läge och på medelhastigheten, säg att 25 m/" +"s är hastigheten." msgid ":doc:`bdAstar-family`" msgstr ":doc:`bdAstar-family`" @@ -2713,8 +2714,8 @@ msgid "" "The bidirectional A* (pronounced \"A Star\") algorithm is based on the A* " "algorithm." msgstr "" -"Den dubbelriktade algoritmen A* (uttalas \"A Star\") är baserad på " -"A*-algoritmen." +"Den dubbelriktade algoritmen A* (uttalas \"A Star\") är baserad på A*-" +"algoritmen." msgid ":doc:`pgr_bdAstar` - Bidirectional A* algorithm for obtaining paths." msgstr ":doc:`pgr_bdAstar` - Bidirectional A* algorithm for obtaining paths." @@ -2742,10 +2743,10 @@ msgid "" "graph." msgstr "" "Baserat på A*-algoritmen hittar den dubbelriktade sökningen den kortaste " -"vägen från ett startvertex (``start_vid``) till ett slutvertex (``end_vid``)" -". Den kör två samtidiga sökningar: en framåt från ``start_vid`` och en bakåt " -"från ``slut_vid``, och stannar när de två möts i mitten. Den här " -"implementationen kan användas med en riktad graf och en oriktad graf." +"vägen från ett startvertex (``start_vid``) till ett slutvertex " +"(``end_vid``). Den kör två samtidiga sökningar: en framåt från ``start_vid`` " +"och en bakåt från ``slut_vid``, och stannar när de två möts i mitten. Den " +"här implementationen kan användas med en riktad graf och en oriktad graf." msgid "" "For large graphs where there is a path bewtween the starting vertex and " @@ -2819,8 +2820,8 @@ msgstr "När startvertex och slutvertex är desamma." msgid "" "The **aggregate cost** of the non included values :math:`(v, v)` is :math:`0`" msgstr "" -"Den **samlade kostnaden** för de icke inkluderade värdena :math:`(v, v)` är " -":math:`0`" +"Den **samlade kostnaden** för de icke inkluderade värdena :math:`(v, v)` är :" +"math:`0`" msgid "" "When the starting vertex and ending vertex are the different and there is no " @@ -2831,8 +2832,8 @@ msgid "" "The **aggregate cost** the non included values :math:`(u, v)` is :math:" "`\\infty`" msgstr "" -"Den **samlade kostnaden** för de icke inkluderade värdena :math:`(u, v)` är " -":math:`\\infty`" +"Den **samlade kostnaden** för de icke inkluderade värdena :math:`(u, v)` är :" +"math:`\\infty`" msgid "" "For optimization purposes, any duplicated value in the starting vertices or " @@ -2870,7 +2871,8 @@ msgstr "Grafen måste vara ansluten." msgid "" "An Edges SQL that represents a **directed** graph with the following columns" -msgstr "En Edges SQL som representerar en **riktad** graf med följande kolumner" +msgstr "" +"En Edges SQL som representerar en **riktad** graf med följande kolumner" msgid "Coloring - Family of functions" msgstr "Färgläggning - Familj av funktioner" @@ -3017,8 +3019,8 @@ msgid "" "https://www.cs.cmu.edu/afs/cs/academic/class/15210-f12/www/lectures/" "lecture16.pdf" msgstr "" -"https://www.cs.cmu.edu/afs/cs/academic/class/15210-f12/www/lectures/lecture16" -".pdf" +"https://www.cs.cmu.edu/afs/cs/academic/class/15210-f12/www/lectures/" +"lecture16.pdf" msgid "https://ae.iti.kit.edu/download/diploma_thesis_geisberger.pdf" msgstr "https://ae.iti.kit.edu/download/diploma_thesis_geisberger.pdf" @@ -3112,8 +3114,8 @@ msgid "" ":doc:`TSP-family` needs as input a symmetric cost matrix and no edge `(u, " "v)` must value :math:`\\infty`." msgstr "" -":doc:`TSP-family` needs as input a symmetric cost matrix and no edge `(u, v)`" -" must value :math:`\\infty`." +":doc:`TSP-family` needs as input a symmetric cost matrix and no edge `(u, " +"v)` must value :math:`\\infty`." msgid "" "This collection of functions will return a cost matrix in form of a table." @@ -3179,8 +3181,8 @@ msgstr "När startvertex och slutvertex är olika och det inte finns någon väg msgid "" "The aggregate cost in the non included values `(u, v)` is :math:`\\infty`." msgstr "" -"Den sammanlagda kostnaden för de icke inkluderade värdena `(u, v)` är :math:`" -"\\infty`." +"Den sammanlagda kostnaden för de icke inkluderade värdena `(u, v)` är :math:" +"`\\infty`." msgid "Let be the case the values returned are stored in a table:" msgstr "Om så är fallet lagras de värden som returneras i en tabell:" @@ -3289,7 +3291,8 @@ msgid ":doc:`pgr_dijkstra` - Dijkstra's algorithm for the shortest paths." msgstr ":doc:`pgr_dijkstra` - Dijkstra's algorithm for the shortest paths." msgid ":doc:`pgr_dijkstraCost` - Get the aggregate cost of the shortest paths." -msgstr ":doc:`pgr_dijkstraCost` - Get the aggregate cost of the shortest paths." +msgstr "" +":doc:`pgr_dijkstraCost` - Get the aggregate cost of the shortest paths." msgid "" ":doc:`pgr_dijkstraCostMatrix` - Use pgr_dijkstra to create a costs matrix." @@ -3422,13 +3425,13 @@ msgid "" "\\text{ when } reverse\\_cost_i>=0 \\} & \\quad \\text{if } reverse\\_cost " "\\neq \\varnothing \\\\ \\end{cases}`" msgstr "" -":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) \\text{ " -"when } cost >=0 \\} & \\quad \\text{if } reverse\\_cost = \\varnothing \\\\ " -"\\text{ } \\text{ } & \\quad \\text{ } \\\\ \\text{ } \\{(source_i, " -"target_i, cost_i) \\text{ when } cost >=0 \\} & \\quad \\text{ } \\\\ \\cup " -"\\{(target_i, source_i, reverse\\_cost_i) \\text{ when } reverse\\_cost_i>=0 " -"\\} & \\quad \\text{if } reverse\\_cost \\n" -"eq \\varnothing \\\\ \\end{cases}`" +":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) " +"\\text{ when } cost >=0 \\} & \\quad \\text{if } reverse\\_cost = " +"\\varnothing \\\\ \\text{ } \\text{ } & \\quad \\text{ } \\\\ \\text{ } " +"\\{(source_i, target_i, cost_i) \\text{ when } cost >=0 \\} & \\quad " +"\\text{ } \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) " +"\\text{ when } reverse\\_cost_i>=0 \\} & \\quad \\text{if } reverse\\_cost " +"\\neq \\varnothing \\\\ \\end{cases}`" msgid "Undirected graph" msgstr "Oriktad graf" @@ -3437,7 +3440,8 @@ msgid "The weighted undirected graph, :math:`G_u(V,E)`, is defined by:" msgstr "Den viktade oavledda grafen, :math:`G_u(V,E)`, definieras av:" msgid ":math:`V = source \\cup target \\cup {start_v{vid}} \\cup {end_{vid}}`" -msgstr ":math:`V = source \\cup target \\cup {start_v{vid}} \\cup {end_{vid}}`" +msgstr "" +":math:`V = source \\cup target \\cup {start_v{vid}} \\cup {end_{vid}}`" msgid "" ":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) " @@ -3451,17 +3455,16 @@ msgid "" "target_i, reverse\\_cost_i) \\text{ when } reverse\\_cost_i >=0)\\} & \\quad " "\\text{ if } reverse\\_cost \\neq \\varnothing \\\\ \\end{cases}`" msgstr "" -":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) \\text{ " -"when } cost >=0 \\} & \\quad \\text{ } \\\\ \\cup \\{(target_i, source_i, " -"cost_i) \\text{ when } cost >=0 \\} & \\quad \\text{ if } reverse\\_cost = " -"\\varnothing \\\\ \\text{ } \\text{ } & \\text{ } \\\\ \\text{ } \\{(" -"source_i, target_i, cost_i) \\text{ when } cost >=0 \\} & \\text{ } \\\\ " -"\\cup \\{(target_i, source_i, cost_i) \\text{ when } cost >=0 \\} & \\text{ }" -" \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) \\text{ when } " -"reverse\\_cost_i >=0)\\} & \\text{ } \\\\ \\cup \\{(source_i, target_i, " -"reverse\\_cost_i) \\text{ when } reverse\\_cost_i >=0)\\} & \\quad \\text{ " -"if } reverse\\_cost \\n" -"eq \\varnothing \\\\ \\end{cases}`" +":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) " +"\\text{ when } cost >=0 \\} & \\quad \\text{ } \\\\ \\cup \\{(target_i, " +"source_i, cost_i) \\text{ when } cost >=0 \\} & \\quad \\text{ if } " +"reverse\\_cost = \\varnothing \\\\ \\text{ } \\text{ } & \\text{ } \\\\ " +"\\text{ } \\{(source_i, target_i, cost_i) \\text{ when } cost >=0 \\} & " +"\\text{ } \\\\ \\cup \\{(target_i, source_i, cost_i) \\text{ when } cost >=0 " +"\\} & \\text{ } \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) " +"\\text{ when } reverse\\_cost_i >=0)\\} & \\text{ } \\\\ \\cup \\{(source_i, " +"target_i, reverse\\_cost_i) \\text{ when } reverse\\_cost_i >=0)\\} & \\quad " +"\\text{ if } reverse\\_cost \\neq \\varnothing \\\\ \\end{cases}`" msgid "The problem" msgstr "Problemet" @@ -3513,8 +3516,7 @@ msgstr ":math:`node_{| \\pi |} = end_{vid}`" msgid "" ":math:`\\forall i \\neq | \\pi |, \\quad (node_i, node_{i+1}, cost_i) \\in E`" msgstr "" -":math:`\\forall i \\n" -"eq | \\pi |, \\quad (node_i, node_{i+1}, cost_i) \\in E`" +":math:`\\forall i \\neq | \\pi |, \\quad (node_i, node_{i+1}, cost_i) \\in E`" msgid "" ":math:`edge_i = \\begin{cases} id_{(node_i, node_{i+1},cost_i)} &\\quad " @@ -3522,8 +3524,8 @@ msgid "" "\\ \\end{cases}`" msgstr "" ":math:`edge_i = \\begin{cases} id_{(node_i, node_{i+1},cost_i)} &\\quad " -"\\text{when } i \\n" -"eq | \\pi | \\\\ -1 &\\quad \\text{when } i = | \\pi | \\\\ \\end{cases}`" +"\\text{when } i \\neq | \\pi | \\\\ -1 &\\quad \\text{when } i = | \\pi | \\" +"\\ \\end{cases}`" msgid ":math:`cost_i = cost_{(node_i, node_{i+1})}`" msgstr ":math:`cost_i = cost_{(node_i, node_{i+1})}`" @@ -3533,29 +3535,29 @@ msgid "" "\\ \\displaystyle\\sum_{k=1}^{i} cost_{(node_{k-1}, node_k)} &\\quad " "\\text{when } i \\neq 1 \\\\ \\end{cases}`" msgstr "" -":math:`agg\\_cost_i = \\begin{cases} 0 &\\quad \\text{when } i = 1 \\\\" -" \\displaystyle\\sum_{k=1}^{i} cost_{(node_{k-1}, node_k)} &\\quad \\text{" -"when } i \\n" -"eq 1 \\\\ \\end{cases}`" +":math:`agg\\_cost_i = \\begin{cases} 0 &\\quad \\text{when } i = 1 \\" +"\\ \\displaystyle\\sum_{k=1}^{i} cost_{(node_{k-1}, node_k)} &\\quad " +"\\text{when } i \\neq 1 \\\\ \\end{cases}`" msgid "" "In other words: The algorithm returns a the shortest path between :math:" "`start_{vid}` and :math:`end_{vid}`, if it exists, in terms of a sequence of " "nodes and of edges," msgstr "" -"Eller med andra ord Algoritmen returnerar den kortaste vägen mellan " -":math:`start_{vid}` och :math:`slut_{vid}`, om den finns, i form av en " -"sekvens av noder och kanter," +"Eller med andra ord Algoritmen returnerar den kortaste vägen mellan :math:" +"`start_{vid}` och :math:`slut_{vid}`, om den finns, i form av en sekvens av " +"noder och kanter," msgid "" ":math:`path\\_seq` indicates the relative position in the path of the :math:" "`node` or :math:`edge`." msgstr "" -":math:`path\\_seq` indicates the relative position in the path of the " -":math:`node` or :math:`edge`." +":math:`path\\_seq` indicates the relative position in the path of the :math:" +"`node` or :math:`edge`." msgid ":math:`cost` is the cost of the edge to be used to go to the next node." -msgstr ":math:`cost` is the cost of the edge to be used to go to the next node." +msgstr "" +":math:`cost` is the cost of the edge to be used to go to the next node." msgid "" ":math:`agg\\_cost` is the cost from the :math:`start_{vid}` up to the node." @@ -3861,8 +3863,8 @@ msgid "" "by :doc:`pgr_maxFlow ` when executed with the same parameters " "and can be calculated:" msgstr "" -"Det maximala flödet genom grafen är garanterat det värde som returneras av " -":doc:`pgr_maxFlow ` när det körs med samma parametrar och kan " +"Det maximala flödet genom grafen är garanterat det värde som returneras av :" +"doc:`pgr_maxFlow ` när det körs med samma parametrar och kan " "beräknas:" msgid "By aggregation of the outgoing flow from the sources" @@ -3877,8 +3879,8 @@ msgid "" "doc:`pgr_boykovKolmogorov`, but the actual flow through each edge may vary." msgstr "" ":doc:`pgr_maxFlow` is the maximum Flow and that maximum is guaranteed to be " -"the same on the functions :doc:`pgr_pushRelabel`, :doc:`pgr_edmondsKarp`, " -":doc:`pgr_boykovKolmogorov`, but the actual flow through each edge may vary." +"the same on the functions :doc:`pgr_pushRelabel`, :doc:`pgr_edmondsKarp`, :" +"doc:`pgr_boykovKolmogorov`, but the actual flow through each edge may vary." msgid "Capacity edges" msgstr "Kapacitet kanter" @@ -4054,10 +4056,10 @@ msgstr "" ":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, capacity_i) " "\\text{ when } capacity > 0 \\} & \\quad \\text{ if } reverse\\_capacity = " "\\varnothing \\\\ \\text{ } & \\quad \\text{ } \\\\ \\{(source_i, target_i, " -"capacity_i) \\text{ when } capacity > 0 \\} & \\text{ } \\\\ \\cup \\{(" -"target_i, source_i, reverse\\_capacity_i) \\text{ when } reverse\\_capacity_i" -" > 0)\\} & \\quad \\text{ if } reverse\\_capacity \\n" -"eq \\varnothing \\\\ \\end{cases}`" +"capacity_i) \\text{ when } capacity > 0 \\} & \\text{ } \\\\ \\cup " +"\\{(target_i, source_i, reverse\\_capacity_i) \\text{ when } " +"reverse\\_capacity_i > 0)\\} & \\quad \\text{ if } reverse\\_capacity \\neq " +"\\varnothing \\\\ \\end{cases}`" msgid "Maximum flow problem" msgstr "Problem med maximalt flöde" @@ -4398,8 +4400,8 @@ msgstr "pgr_sequentialVertexColoring" msgid "pgr_topologicalSort" msgstr "pgr_topologicalSort" -msgid "Standardize output to |result-node-order|" -msgstr "Standardisera utdata till |result-node-order|" +msgid "Standardize output to |result_node_order|" +msgstr "Standardisera utdata till |result_node_order|" msgid "pgr_transitiveClosure" msgstr "pgr_transitiveClosure" @@ -4420,8 +4422,8 @@ msgid "" "pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" msgstr "" -"pgr_trsp(text,integer,double precision,integer,double " -"precision,boolean,boolean,text)" +"pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"boolean,text)" msgid "pgr_trspVia" msgstr "pgr_trspVia" @@ -4442,8 +4444,8 @@ msgid "" "pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," "character,boolean)" msgstr "" -"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean,charac" -"ter,boolean)" +"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" msgid "" "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" @@ -4457,8 +4459,8 @@ msgid "" "pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," "boolean)" msgstr "" -"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character,boolea" -"n)" +"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" msgid "" "pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" @@ -4544,8 +4546,8 @@ msgid "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" msgstr "" -"pgr_withpointsdd(text,text,anyarray,double " -"precision,boolean,character,boolean,boolean)" +"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" msgid "pgr_withPointsKSP" msgstr "pgr_withPointsKSP" @@ -4554,8 +4556,8 @@ msgid "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," "boolean)" msgstr "" -"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character,b" -"oolean)" +"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgid "pgr_withPointsVia" msgstr "pgr_withPointsVia" @@ -4564,14 +4566,15 @@ msgid "" "pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," "boolean)" msgstr "" -"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character,boolea" -"n)" +"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" msgid "Functions promoted to official" msgstr "Funktioner som befordrats till tjänsteman" msgid "`#2701 `__ pgr_trsp" -msgstr "`#2701 `__ pgr_trsp" +msgstr "" +"`#2701 `__ pgr_trsp" msgid "" "`#2701 `__ pgr_trspVia" @@ -4853,8 +4856,8 @@ msgstr "" "`#2931 `__ " "pgr_depthFirstSearch" -msgid "Standardized to |result-node-order|" -msgstr "Standardisera till |result-node-order|" +msgid "Standardized to |result_node_order|" +msgstr "Standardisera till |result_node_order|" msgid "" "`#2934 `__ " @@ -4942,7 +4945,8 @@ msgid "pgr_maxCardinalityMatch(text,boolean)" msgstr "pgr_maxCardinalityMatch(text,boolean)" msgid "`#2901 `__: pgr_TSP" -msgstr "`#2901 `__: pgr_TSP" +msgstr "" +"`#2901 `__: pgr_TSP" msgid "" "pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer,double " @@ -5063,8 +5067,8 @@ msgid "" "#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," "boolean)" msgstr "" -"#2730 " -"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint,boolean)" +"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," +"boolean)" msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" msgstr "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" @@ -5075,8 +5079,8 @@ msgstr "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" msgid "" "#2735 _pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" msgstr "" -"#2735 _pgr_drivingdistance(text,valfri matris,dubbel " -"precision,boolean,boolean)" +"#2735 _pgr_drivingdistance(text,valfri matris,dubbel precision,boolean," +"boolean)" msgid "#2861 _pgr_endpoint(geometry)" msgstr "#2861 _pgr_slutpunkt(geometri)" @@ -5110,8 +5114,8 @@ msgstr "#2745 _pgr_kruskal(text,valfri matris,text,bigint,dubbel precision)" msgid "#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean)" msgstr "" -"#2897 " -"_pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean,boolean)" +"#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean," +"boolean)" msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" msgstr "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" @@ -5144,8 +5148,8 @@ msgid "" "#2683 _pgr_trsp(text,integer,double precision,integer,double precision," "boolean,boolean,text)" msgstr "" -"#2683 _pgr_trsp(text,heltal,dubbel precision,heltal,dubbel " -"precision,boolean,boolean,text)" +"#2683 _pgr_trsp(text,heltal,dubbel precision,heltal,dubbel precision,boolean," +"boolean,text)" msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" msgstr "#2683 _pgr_trsp(text,text,valfri matris,valfri matris,boolean)" @@ -5166,15 +5170,15 @@ msgid "" "#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," "boolean,character,boolean)" msgstr "" -"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean" -",character,boolean)" +"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," +"boolean,character,boolean)" msgid "" "#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," "character,boolean)" msgstr "" -"#2919 " -"_pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,tecken,boolean)" +"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,tecken," +"boolean)" msgid "" "#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" @@ -5184,17 +5188,15 @@ msgid "" "#2901 _pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," "integer,double precision,double precision,double precision,boolean)" msgstr "" -"#2901 _pgr_tspeuclidean(text,bigint,bigint,dubbel " -"precision,heltal,heltal,heltal,dubbel precision,dubbel precision,dubbel " -"precision,boolean)" +"#2901 _pgr_tspeuclidean(text,bigint,bigint,dubbel precision,heltal,heltal," +"heltal,dubbel precision,dubbel precision,dubbel precision,boolean)" msgid "" "#2901 _pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," "double precision,double precision,double precision,boolean)" msgstr "" -"#2901 _pgr_tsp(text,bigint,bigint,dubbel " -"precision,heltal,heltal,heltal,dubbel precision,dubbel precision,dubbel " -"precision,boolean)" +"#2901 _pgr_tsp(text,bigint,bigint,dubbel precision,heltal,heltal,heltal," +"dubbel precision,dubbel precision,dubbel precision,boolean)" msgid "#2861 _pgr_versionless(text,text)" msgstr "#2861 _pgr_versionless(text,text)" @@ -5203,29 +5205,29 @@ msgid "" "#2890 _pgr_withpointsdd(text,text,anyarray,double precision,boolean," "character,boolean,boolean)" msgstr "" -"#2890 _pgr_withpointsdd(text,text,valfri matris,dubbel " -"precision,boolean,tecken,boolean,boolean)" +"#2890 _pgr_withpointsdd(text,text,valfri matris,dubbel precision,boolean," +"tecken,boolean,boolean)" msgid "" "#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," "boolean,boolean,boolean,boolean)" msgstr "" -"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolea" -"n,boolean,boolean,boolean,boolean)" +"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," +"boolean,boolean,boolean,boolean,boolean)" msgid "" "#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," "character,boolean)" msgstr "" -"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char" -"acter,boolean)" +"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," +"character,boolean)" msgid "" "#2895 _pgr_withpointsksp(text,text,text,integer,character,boolean,boolean," "boolean)" msgstr "" -"#2895 " -"_pgr_withpointsksp(text,text,text,heltal,tecken,boolean,boolean,boolean)" +"#2895 _pgr_withpointsksp(text,text,text,heltal,tecken,boolean,boolean," +"boolean)" msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" msgstr "#2741 _pgr_withpointsvia(text,bigint[],dubbel precision[],boolean)" @@ -5234,8 +5236,8 @@ msgid "" "#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean," "character,boolean)" msgstr "" -"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,boolean,c" -"haracter,boolean)" +"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,boolean," +"character,boolean)" msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" msgstr "#2683 _trsp(text,text,valfri matris,valfri matris,boolean)" @@ -5272,8 +5274,8 @@ msgid "" "#2751 pgr_createtopology(text,double precision,text,text,text,text,text," "boolean)" msgstr "" -"#2751 pgr_createtopology(text,dubbel " -"precision,text,text,text,text,text,text,boolean)" +"#2751 pgr_createtopology(text,dubbel precision,text,text,text,text,text,text," +"boolean)" msgid "#2827 pgr_createverticestable(text,text,text,text,text)" msgstr "#2827 pgr_createverticestable(text,text,text,text,text,text)" @@ -5282,15 +5284,15 @@ msgid "" "#2888 pgr_findcloseedges(text,geometry,double precision,integer,boolean," "boolean)" msgstr "" -"#2888 pgr_findcloseedges(text,geometry,dubbel " -"precision,heltal,boolean,boolean)" +"#2888 pgr_findcloseedges(text,geometry,dubbel precision,heltal,boolean," +"boolean)" msgid "" "#2888 pgr_findcloseedges(text,geometry[],double precision,integer,boolean," "boolean)" msgstr "" -"#2888 pgr_findcloseedges(text,geometry[],dubbel " -"precision,heltal,boolean,boolean)" +"#2888 pgr_findcloseedges(text,geometry[],dubbel precision,heltal,boolean," +"boolean)" msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" msgstr "#2899 pgr_maxcardinalitymatch(text,boolean)" @@ -5304,8 +5306,8 @@ msgid "" "#2683 pgr_trsp(text,integer,double precision,integer,double precision," "boolean,boolean,text)" msgstr "" -"#2683 pgr_trsp(text,heltal,dubbel precision,heltal,dubbel " -"precision,boolean,boolean,text)" +"#2683 pgr_trsp(text,heltal,dubbel precision,heltal,dubbel precision,boolean," +"boolean,text)" msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" msgstr "#2683 pgr_trsp(text,heltal,heltal,boolean,boolean,text)" @@ -5337,22 +5339,22 @@ msgid "" "#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," "boolean)" msgstr "" -"#2919 " -"pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" +"#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," +"boolean)" msgid "" "#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," "boolean)" msgstr "" -"#2919 " -"pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character,boolean)" +"#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," +"boolean)" msgid "" "#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character," "boolean)" msgstr "" -"#2919 " -"pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,tecken,boolean)" +"#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,tecken," +"boolean)" msgid "" "#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" @@ -5362,25 +5364,23 @@ msgid "" "#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," "integer,double precision,double precision,double precision,boolean)" msgstr "" -"#2901 pgr_tspeuclidean(text,bigint,bigint,dubbel " -"precision,heltal,heltal,heltal,dubbel precision,dubbel precision,dubbel " -"precision,boolean)" +"#2901 pgr_tspeuclidean(text,bigint,bigint,dubbel precision,heltal,heltal," +"heltal,dubbel precision,dubbel precision,dubbel precision,boolean)" msgid "" "#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," "double precision,double precision,double precision,boolean)" msgstr "" -"#2901 pgr_tsp(text,bigint,bigint,dubbel " -"precision,heltal,heltal,heltal,dubbel precision,dubbel precision,dubbel " -"precision,boolean)" +"#2901 pgr_tsp(text,bigint,bigint,dubbel precision,heltal,heltal,heltal," +"dubbel precision,dubbel precision,dubbel precision,boolean)" msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" msgstr "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" msgid "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" msgstr "" -"#2919 pgr_withpointscost(text,text,valfri matris,valfri " -"matris,boolean,tecken)" +"#2919 pgr_withpointscost(text,text,valfri matris,valfri matris,boolean," +"tecken)" msgid "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" msgstr "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" @@ -5398,28 +5398,28 @@ msgid "" "#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" msgstr "" -"#2890 pgr_withpointsdd(text,text,valfri matris,dubbel " -"precision,boolean,tecken,boolean,boolean)" +"#2890 pgr_withpointsdd(text,text,valfri matris,dubbel precision,boolean," +"tecken,boolean,boolean)" msgid "" "#2890 pgr_withpointsdd(text,text,bigint,double precision,boolean,character," "boolean)" msgstr "" -"#2890 pgr_withpointsdd(text,text,bigint,dubbel " -"precision,boolean,tecken,boolean)" +"#2890 pgr_withpointsdd(text,text,bigint,dubbel precision,boolean,tecken," +"boolean)" msgid "" "#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," "character,boolean)" msgstr "" -"#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,chara" -"cter,boolean)" +"#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," +"character,boolean)" msgid "" "#2919 pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" msgstr "" -"#2919 pgr_withpoints(text,text,valfri matris,valfri " -"matris,boolean,tecken,boolean)" +"#2919 pgr_withpoints(text,text,valfri matris,valfri matris,boolean,tecken," +"boolean)" msgid "" "#2919 pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" @@ -5440,8 +5440,8 @@ msgid "" "#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," "boolean)" msgstr "" -"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,boolean,ch" -"aracter,boolean)" +"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,boolean," +"character,boolean)" msgid "Code enhancements" msgstr "Förbättringar av koden" @@ -5731,8 +5731,8 @@ msgid "" "Migrating `this v3.8 `__ example." msgstr "" -"Migrering av `this v3.8 `__ exempel." +"Migrering av `this v3.8 `__ exempel." msgid "from" msgstr "från" @@ -5747,8 +5747,8 @@ msgid "" "Migrating `this v3.8 `__ example." msgstr "" -"Migrering av `this v3.8 `__ exempel." +"Migrering av `this v3.8 `__ exempel." msgid "Examples for Many to One for cost functions" msgstr "Exempel på Many to One för kostnadsfunktioner" @@ -5757,8 +5757,8 @@ msgid "" "Migrating `this v3.8 `__ example." msgstr "" -"Migrering av `this v3.8 `__ exempel." +"Migrering av `this v3.8 `__ exempel." msgid "Examples for Many to Many for cost functions" msgstr "Exempel på Many to Many för kostnadsfunktioner" @@ -5767,8 +5767,8 @@ msgid "" "Migrating `this v3.8 `__ example." msgstr "" -"Migrering av `this v3.8 `__ exempel." +"Migrering av `this v3.8 `__ exempel." msgid "Examples for Combinations for cost functions" msgstr "Exempel på Kombinationer för kostnadsfunktioner" @@ -5777,8 +5777,8 @@ msgid "" "Migrating `this v3.8 `__ example." msgstr "" -"Migrering av `this v3.8 `__ exempel." +"Migrering av `this v3.8 `__ exempel." msgid "Migration of multiple paths functions" msgstr "Migrering av funktioner för flera banor" @@ -5821,8 +5821,8 @@ msgid "" "Using `this `__ " "example." msgstr "" -"Använda `det här `" -"__ exemplet." +"Använda `det här `__ exemplet." msgid "Migration of |result-disjoint|" msgstr "Migrering av |resultat-disjoint|" @@ -5945,8 +5945,8 @@ msgid "" "Migrating `this v3.5 `__ example." msgstr "" -"Migrering av `this v3.5 `__ exempel." +"Migrering av `this v3.5 `__ exempel." msgid "Before updating pgRouting enumerate the columns: |result-1-1|" msgstr "Innan du uppdaterar pgRouting räkna upp kolumnerna: |resultat-1-1|" @@ -5984,8 +5984,8 @@ msgid "" "Migrating `this v3.5 `__ example." msgstr "" -"Migrering av `this v3.5 `__ exempel." +"Migrering av `this v3.5 `__ exempel." msgid "Before updating pgRouting enumerate the columns: |result-1-m|" msgstr "Innan uppdatering av pgRouting räknas kolumnerna upp: |resultat-1-m|" @@ -6030,8 +6030,8 @@ msgid "" "Migrating `this v3.4 `__ example." msgstr "" -"Migrering av `this v3.4 `__ exempel." +"Migrering av `this v3.4 `__ exempel." msgid "Examples for Many to Many with one route result" msgstr "Exempel för Many to Many med ett ruttresultat" @@ -6133,8 +6133,8 @@ msgid "" "Migrating `this v3.6 `__ example." msgstr "" -"Migrering av `this v3.6 `__ exempel." +"Migrering av `this v3.6 `__ exempel." msgid "Before updating pgRouting enumerate the columns: |result-bfs|." msgstr "Innan uppdatering av pgRouting räknas kolumnerna upp: |resultat-bfs|." @@ -6280,8 +6280,8 @@ msgstr "|resultat_kant_färg|" msgid "|result_node_color|" msgstr "|resultat_node_färg|" -msgid "|result-node-order|" -msgstr "|result-node-order|" +msgid "|result_node_order|" +msgstr "|result_node_order|" msgid "Changes on column names must be done after updating pgRouting." msgstr "Ändringar av kolumnnamn måste göras efter uppdatering av pgRouting." @@ -6326,13 +6326,14 @@ msgid "Remove column ``seq``" msgstr "Ta bort kolumnen ``seq``" msgid "Rename ``vid`` to ``node`` and ``target_array`` to ``targets``" -msgstr "Byt namn på ``vid`` till ``node`` och ``target_array`` till ``targets``" +msgstr "" +"Byt namn på ``vid`` till ``node`` och ``target_array`` till ``targets``" msgid "Migration from |result-toposort|" msgstr "Migrering från |result-toposort|" -msgid "Migration to: |result-node-order|" -msgstr "Migrering till: |result-node-order|" +msgid "Migration to: |result_node_order|" +msgstr "Migrering till: |result_node_order|" msgid "Rename ``sorted_v`` to ``node``" msgstr "Byt namn på ``sorted_v`` till ``node``" @@ -6426,8 +6427,8 @@ msgstr "**Migration**" msgid "Use :doc:`pgr_separateTouching` and/or use :doc:`pgr_separateCrossing`" msgstr "" -"Använd :doc:`pgr_separateTouching` och/eller använd " -":doc:`pgr_separateCrossing`" +"Använd :doc:`pgr_separateTouching` och/eller använd :doc:" +"`pgr_separateCrossing`" msgid "Migration of ``pgr_createTopology``" msgstr "Migrering av ``pgr_createTopology``" @@ -6672,8 +6673,9 @@ msgid "" "html>`__, etc." msgstr "" "Flera PostGIS-funktioner kan användas: `ST_Intersects `__, `ST_Crosses `__, `ST_Overlaps `__, etc." +"docs/ST_Intersects.html>`__, `ST_Crosses `__, `ST_Overlaps `__, etc." msgid "Migration of ``pgr_trsp`` (Vertices)" msgstr "Migrering av ``pgr_trsp`` (toppar)" @@ -6778,8 +6780,8 @@ msgid "" "Starting from `v3.6.0 `__ :" "doc:`pgr_withPointsKSP` result columns are being standardized." msgstr "" -"Från och med `v3.6.0 `__ " -":doc:`pgr_withPointsKSP` standardiseras resultatkolumnerna." +"Från och med `v3.6.0 `__ :" +"doc:`pgr_withPointsKSP` standardiseras resultatkolumnerna." msgid "|ksp-result|" msgstr "|ksp-resultat|" @@ -7118,9 +7120,7 @@ msgid "Undirected simple graph" msgstr "Ogirigerad enkel graf" msgid ":math:`E \\subseteq \\{( u, v ) \\mid u , v \\in V, u \\neq v\\}`" -msgstr "" -":math:`E \\subseteq \\{( u, v ) \\mid u , v \\in V, u \\n" -"eq v\\}`" +msgstr ":math:`E \\subseteq \\{( u, v ) \\mid u , v \\in V, u \\neq v\\}`" msgid ":math:`E \\subseteq \\{( u, v ) \\mid (u , v) \\in (V X V) \\}`" msgstr ":math:`E \\subseteq \\{( u, v ) \\mid (u , v) \\in (V X V) \\}`" @@ -7131,8 +7131,7 @@ msgstr "Riktad enkel graf" msgid "" ":math:`E \\subseteq \\{( u, v ) \\mid (u , v) \\in (V X V), u \\neq v\\}`" msgstr "" -":math:`E \\subseteq \\{( u, v ) \\mid (u , v) \\in (V X V), u \\n" -"eq v\\}`" +":math:`E \\subseteq \\{( u, v ) \\mid (u , v) \\in (V X V), u \\neq v\\}`" msgid "Graphs:" msgstr "Diagram:" @@ -7276,8 +7275,8 @@ msgid "" "reverse\\_cost_{id} >=0 \\}} \\end{align} \\end{split}`" msgstr "" ":math:`E = \\begin{split} \\begin{align} & {\\{(source_{id}, target_{id}, " -"cost_{id}) \\text{ when } cost_{id} >=0 \\}} \\\\ & \\cup \\\\ & {\\" -"{(target_{id}, source_{id}, reverse\\_cost_{id}) \\text{ when } " +"cost_{id}) \\text{ when } cost_{id} >=0 \\}} \\\\ & \\cup \\\\ & " +"{\\{(target_{id}, source_{id}, reverse\\_cost_{id}) \\text{ when } " "reverse\\_cost_{id} >=0 \\}} \\end{align} \\end{split}`" msgid "" @@ -7304,15 +7303,15 @@ msgid "" "edge :math:`(source_{id}, target_{id}, cost_{id})` has directionality: :math:" "`source_{id} \\rightarrow target_{id}`" msgstr "" -"kanten :math:`(källa_{id}, mål_{id}, kostnad_{id})` har riktning: " -":math:`källa_{id} \\rightarrow mål_{id}`" +"kanten :math:`(källa_{id}, mål_{id}, kostnad_{id})` har riktning: :math:" +"`källa_{id} \\rightarrow mål_{id}`" msgid "" "edge :math:`(target_{id}, source_{id}, reverse\\_cost_{id})` has " "directionality: :math:`target_{id} \\rightarrow source_{id}`" msgstr "" -"kanten :math:`(target_{id}, source_{id}, reverse\\_cost_{id})` har riktning: " -":math:`target_{id} \\rightarrow source_{id}`" +"kanten :math:`(target_{id}, source_{id}, reverse\\_cost_{id})` har " +"riktning: :math:`target_{id} \\rightarrow source_{id}`" msgid "Edges not part of the graph:" msgstr "Kanter som inte är en del av grafen:" @@ -7330,15 +7329,15 @@ msgid "" "Edge :math:`(source_{id}, target_{id}, cost_{id})` is :math:`source_{id} " "\\frac{\\;\\;\\;\\;\\;}{} target_{id}`" msgstr "" -"Kant :math:`(källa_{id}, mål_{id}, kostnad_{id})` är :math:`källa_{id} \\frac" -"{\\;\\;\\;\\;\\;}{} mål_{id}`" +"Kant :math:`(källa_{id}, mål_{id}, kostnad_{id})` är :math:`källa_{id} " +"\\frac{\\;\\;\\;\\;\\;}{} mål_{id}`" msgid "" "Edge :math:`(target_{id}, source_{id}, reverse\\_cost_{id})` is :math:" "`target_{id} \\frac{\\;\\;\\;\\;\\;}{} source_{id}`" msgstr "" -"Kant :math:`(target_{id}, source_{id}, reverse\\_cost_{id})` är " -":math:`target_{id} \\frac{\\;\\;\\;\\;\\;}{} source_{id}`" +"Kant :math:`(target_{id}, source_{id}, reverse\\_cost_{id})` är :math:" +"`target_{id} \\frac{\\;\\;\\;\\;\\;}{} source_{id}`" msgid "In terms of a directed graph is like having four edges:" msgstr "I termer av en riktad graf är det som att ha fyra kanter:" @@ -7449,8 +7448,8 @@ msgid "" "To go from :math:`1` to :math:`5` the path goes thru the following " "vertices: :math:`1 \\rightarrow 3 \\rightarrow 6 \\rightarrow 5`" msgstr "" -"För att gå från :math:`1` till :math:`5` går vägen genom följande hörn: " -":math:`1 \\rightarrow 3 \\rightarrow 6 \\rightarrow 5`" +"För att gå från :math:`1` till :math:`5` går vägen genom följande hörn: :" +"math:`1 \\rightarrow 3 \\rightarrow 6 \\rightarrow 5`" msgid "Vertex information" msgstr "Information om toppunkt" @@ -7614,8 +7613,8 @@ msgid "" msgstr "" "Data som kommer från OSM och använder `osm2pgrouting `__ som ett importverktyg, kommer med " -"routingtopologin. Se ett exempel på användning av ``osm2pgrouting`` på `" -"workshop `__." +"routingtopologin. Se ett exempel på användning av ``osm2pgrouting`` på " +"`workshop `__." msgid "Adjust costs" msgstr "Justera kostnader" @@ -7923,8 +7922,8 @@ msgid "" "In this example :doc:`pgr_separateCrossing` and :doc:`pgr_separateTouching` " "will be used." msgstr "" -"I detta exempel kommer :doc:`pgr_separateCrossing` och " -":doc:`pgr_separateTouching` att användas." +"I detta exempel kommer :doc:`pgr_separateCrossing` och :doc:" +"`pgr_separateTouching` att användas." msgid "Get the connectivity" msgstr "Få anslutningsmöjligheterna" @@ -8088,7 +8087,8 @@ msgid "\\ \\" msgstr "\\ \\" msgid "pgr_(`Inner queries`_, **parameters**, [ ``Optional parameters``)" -msgstr "pgr_(`Inner queries`_, **parameters**, [ ``Optional parameters``)" +msgstr "" +"pgr_(`Inner queries`_, **parameters**, [ ``Optional parameters``)" msgid "" "`Inner queries`_: Are compulsory parameters that are ``TEXT`` strings " @@ -8432,7 +8432,8 @@ msgid "Identifier of the ending vertex of the current path." msgstr "Identifierare för den aktuella banans slutpunkt." msgid "Identifier of the node in the path from ``start_vid`` to ``end_vid``." -msgstr "Identifierare av noden i sökvägen från ``start_vid`` till ``slut_vid``." +msgstr "" +"Identifierare av noden i sökvägen från ``start_vid`` till ``slut_vid``." msgid "" "Identifier of the edge used to go from ``node`` to the next node in the path " @@ -8747,8 +8748,8 @@ msgstr "" msgid "" "Compiling with Boost 1.75 requires C++ Compiler with C++14 standard support" msgstr "" -"Kompilering med Boost 1.75 kräver C++-kompilator med stöd för " -"C++14-standarden" +"Kompilering med Boost 1.75 kräver C++-kompilator med stöd för C++14-" +"standarden" msgid "Postgresql version = Supported versions by PostgreSQL" msgstr "Postgresql-version = Versioner som stöds av PostgreSQL" @@ -8930,7 +8931,8 @@ msgid "BUILD_DOXY" msgstr "BYGG_DOXY" msgid "If ON, turn on/off building HTML for developer's documentation" -msgstr "Om ON, aktivera/avaktivera HTML-skapande för utvecklarens dokumentation" +msgstr "" +"Om ON, aktivera/avaktivera HTML-skapande för utvecklarens dokumentation" msgid "BUILD_LATEX" msgstr "BUILD_LATEX" @@ -8948,7 +8950,8 @@ msgid "DOC_USE_BOOTSTRAP" msgstr "DOC_ANVÄNDA_BOOTSTRAP" msgid "If ON, use sphinx-bootstrap for HTML pages of the users documentation" -msgstr "Om PÅ, använd sphinx-bootstrap för HTML-sidor i användardokumentationen" +msgstr "" +"Om PÅ, använd sphinx-bootstrap för HTML-sidor i användardokumentationen" msgid "Configuring cmake to create documentation before building pgRouting" msgstr "Konfigurera cmake för att skapa dokumentation innan pgRouting byggs" @@ -9012,14 +9015,14 @@ msgid "" "info>`__, `Paragon Corporation `__ and " "a broad user community." msgstr "" -"pgRouting är en förlängning av `PostGIS `__ och `" -"PostgreSQL `__ geospatial databas och lägger " +"pgRouting är en förlängning av `PostGIS `__ och " +"`PostgreSQL `__ geospatial databas och lägger " "till routing och annan nätverksanalysfunktionalitet. En föregångare till " -"pgRouting - pgDijkstra, skriven av Sylvain Pasche från `Camptocamp " -"`__, utökades senare av Orkney och döptes om till " -"pgRouting. Projektet stöds och underhålls nu av `Georepublic " -"`__, `Paragon Corporation `__ och en bred användargrupp." +"pgRouting - pgDijkstra, skriven av Sylvain Pasche från `Camptocamp `__, utökades senare av Orkney och döptes om till pgRouting. " +"Projektet stöds och underhålls nu av `Georepublic `__, `Paragon Corporation `__ och " +"en bred användargrupp." msgid "" "pgRouting is part of `OSGeo Community Projects `__" msgid "" "mathworld: `Line Graph `__" -msgstr "mathworld: `Linjegraf `__" +msgstr "" +"mathworld: `Linjegraf `__" msgid "``pgr_lineGraphFull`` - Experimental" msgstr "``pgr_lineGraphFull`` - Experimentell" @@ -15527,7 +15549,8 @@ msgstr "" "bladvertex." msgid "Using the vertex map give the leaf verices their original value." -msgstr "Med hjälp av vertexkartan ger du bladvertices deras ursprungliga värde." +msgstr "" +"Med hjälp av vertexkartan ger du bladvertices deras ursprungliga värde." msgid "On the source column" msgstr "På källkolumnen" @@ -15637,8 +15660,8 @@ msgid "" "`Boost: make connected `__" msgstr "" -"`Boost: skapa anslutning `__" +"`Boost: skapa anslutning `__" msgid "``pgr_maxCardinalityMatch``" msgstr "``pgr_maxCardinalityMatch``" @@ -16063,7 +16086,8 @@ msgid "the best solution found will be result" msgstr "den bästa lösningen som hittas blir resultatet" msgid "pgr_pickDeliverEuclidean(`Orders SQL`_, `Vehicles SQL`_, [**options**])" -msgstr "pgr_pickDeliverEuclidean(`Orders SQL`_, `Vehicles SQL`_, [**options**])" +msgstr "" +"pgr_pickDeliverEuclidean(`Orders SQL`_, `Vehicles SQL`_, [**options**])" msgid "p_x, p_y, p_open, p_close, [p_service,]" msgstr "p_x, p_y, p_open, p_close, [p_service,]" @@ -16081,8 +16105,8 @@ msgid "" "This data example **lc101** is from data published at https://www.sintef.no/" "projectweb/top/pdptw/li-lim-benchmark/" msgstr "" -"Detta dataexempel **lc101** är hämtat från data som publicerats på " -"https://www.sintef.no/projectweb/top/pdptw/li-lim-benchmark/" +"Detta dataexempel **lc101** är hämtat från data som publicerats på https://" +"www.sintef.no/projectweb/top/pdptw/li-lim-benchmark/" msgid "There are 25 vehicles in the problem all with the same characteristics." msgstr "Det finns 25 fordon i problemet som alla har samma egenskaper." @@ -16108,8 +16132,8 @@ msgid "" "customers/" msgstr "" "Visar endast relevant information för att jämföra med informationen om den " -"bästa lösningen som publiceras på https://www.sintef.no/projectweb/top/pdptw/" -"100-customers/" +"bästa lösningen som publiceras på https://www.sintef.no/projectweb/top/" +"pdptw/100-customers/" msgid "The best solution found for **lc101** is a travel time: 828.94" msgstr "Den bästa lösningen som hittades för **lc101** är en restid: 828.94" @@ -16176,8 +16200,8 @@ msgid "" "calculated minimum spanning tree." msgstr "" "Med hjälp av Prims algoritm, extrahera de noder som har aggregerade " -"kostnader som är mindre än eller lika med ett avstånd från en rotvertex (" -"eller vertex) inom det beräknade minsta spännträd." +"kostnader som är mindre än eller lika med ett avstånd från en rotvertex " +"(eller vertex) inom det beräknade minsta spännträd." msgid "pgr_primDD(`Edges SQL`_, **root vid**, **distance**)" msgstr "pgr_primDD(`Edges SQL`_, **root vid**, **distance**)" @@ -16542,8 +16566,8 @@ msgid "" "before :math:`u` in the ordering." msgstr "" "Den topologiska sorteringsalgoritmen skapar en linjär ordning av hörnen så " -"att om kanten :math:`(u,v)` förekommer i grafen, så kommer :math:`v` före " -":math:`u` i ordningen." +"att om kanten :math:`(u,v)` förekommer i grafen, så kommer :math:`v` före :" +"math:`u` i ordningen." msgid "" "Process is valid for directed acyclic graphs only. otherwise it will throw " @@ -16876,8 +16900,8 @@ msgid "" "5) is restricted and the result is using it." msgstr "" "Det första steget, att göra en :doc:`pgr_dijkstraVia` tar hänsyn till att " -"inte göra en U-sväng på samma kant. Men sökvägen :math:`16 \\rightarrow 13` (" -"rad 4 och 5) är begränsad och resultatet använder den." +"inte göra en U-sväng på samma kant. Men sökvägen :math:`16 \\rightarrow 13` " +"(rad 4 och 5) är begränsad och resultatet använder den." msgid "" "When executing the :doc:`pgr_trsp` algorithm for the conflicting path, there " @@ -16951,8 +16975,8 @@ msgid "" "pgr_trspVia_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " "**via vertices**, **driving side** [**options**])" msgstr "" -"pgr_trspVia_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, **" -"via vertices**, **driving side** [**options**])" +"pgr_trspVia_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " +"**via vertices**, **driving side** [**options**])" msgid "**options:** ``[directed, strict, U_turn_on_edge, details]``" msgstr "**options:** ``[directed, strict, U_turn_on_edge, details]``" @@ -17036,14 +17060,15 @@ msgstr "" msgid "" "Point :math:`-2` corresponds to the next close edge from point `(2.9, 1.8)`." -msgstr "Punkten :math:`-2` motsvarar nästa nära kant från punkten `(2,9, 1,8)`." +msgstr "" +"Punkten :math:`-2` motsvarar nästa nära kant från punkten `(2,9, 1,8)`." msgid "" "Point :math:`-2` is visited on the route to from vertex :math:`1` to Point :" "math:`-1` (See row where :math:`seq = 4`)." msgstr "" -"Punkt :math:`-2` besöks på rutten till från toppunkt :math:`1` till punkt " -":math:`-1` (Se rad där :math:`seq = 4`)." +"Punkt :math:`-2` besöks på rutten till från toppunkt :math:`1` till punkt :" +"math:`-1` (Se rad där :math:`seq = 4`)." msgid "Usage variations" msgstr "Variationer i användning" @@ -17068,8 +17093,8 @@ msgid "" "\\rightarrow 16` is restricted." msgstr "" "Detekterar vilka av sökvägarna som passerar genom en begränsning i detta " -"fall är för ``path_id = 1`` från ``-6`` till ``15`` eftersom sökvägen :math:`" -"9 \\rightarrow 16` är begränsad." +"fall är för ``path_id = 1`` från ``-6`` till ``15`` eftersom sökvägen :math:" +"`9 \\rightarrow 16` är begränsad." msgid "" "Executes the :ref:`TRSP-family:TRSP algorithm` for the conflicting paths." @@ -17157,36 +17182,36 @@ msgid "" "pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " "**start vid**, **end vid**, [**options**])" msgstr "" -"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, **" -"start vid**, **end vid**, [**options**])" +"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " +"**start vid**, **end vid**, [**options**])" msgid "" "pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " "**start vid**, **end vids**, [**options**])" msgstr "" -"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, **" -"start vid**, **end vids**, [**options**])" +"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " +"**start vid**, **end vids**, [**options**])" msgid "" "pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " "**start vids**, **end vid**, [**options**])" msgstr "" -"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, **" -"start vids**, **end vid**, [**options**])" +"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " +"**start vids**, **end vid**, [**options**])" msgid "" "pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " "**start vids**, **end vids**, [**options**])" msgstr "" -"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, **" -"start vids**, **end vids**, [**options**])" +"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " +"**start vids**, **end vids**, [**options**])" msgid "" "pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Combinations SQL`_, " "`Points SQL`_, [**options**])" msgstr "" -"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Combinations SQL`_, `" -"Points SQL`_, [**options**])" +"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Combinations SQL`_, " +"`Points SQL`_, [**options**])" msgid "**options:** ``[directed, driving_side, details]``" msgstr "**options:** ``[directed, driving_side, details]``" @@ -17202,8 +17227,8 @@ msgid "" "pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " "**start vid**, **end vids**, **driving side** [**options**])" msgstr "" -"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, **" -"start vid**, **end vids**, **driving side** [**options**])" +"pgr_trsp_withPoints(`Edges SQL`_, `Restrictions SQL`_, `Points SQL`_, " +"**start vid**, **end vids**, **driving side** [**options**])" msgid "**options:** ``[directed, details]``" msgstr "**options:** ``[directed, details]``" @@ -17288,8 +17313,8 @@ msgid "" "pgr_turnRestrictedPath(`Edges SQL`_, `Restrictions SQL`_, **start vid**, " "**end vid**, **K**, [**options**])" msgstr "" -"pgr_turnRestrictedPath(`Edges SQL`_, `Restrictions SQL`_, **start vid**, **" -"end vid**, **K**, [**options**])" +"pgr_turnRestrictedPath(`Edges SQL`_, `Restrictions SQL`_, **start vid**, " +"**end vid**, **K**, [**options**])" msgid "**options:** ``[directed, heap_paths, stop_on_first, strict]``" msgstr "**options:** ``[directed, heap_paths, stop_on_first, strict]``" @@ -17388,29 +17413,29 @@ msgid "" "pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vid**, **end vid**, " "**driving side** [**options**])" msgstr "" -"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vid**, **end vid**, **" -"driving side** [**options**])" +"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vid**, **end vid**, " +"**driving side** [**options**])" msgid "" "pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vid**, **end vids**, " "**driving side** [**options**])" msgstr "" -"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vid**, **end vids**, **" -"driving side** [**options**])" +"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vid**, **end vids**, " +"**driving side** [**options**])" msgid "" "pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vids**, **end vid**, " "**driving side** [**options**])" msgstr "" -"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vids**, **end vid**, **" -"driving side** [**options**])" +"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vids**, **end vid**, " +"**driving side** [**options**])" msgid "" "pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vids**, **end vids**, " "**driving side** [**options**])" msgstr "" -"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vids**, **end vids**, **" -"driving side** [**options**])" +"pgr_withPoints(`Edges SQL`_, `Points SQL`_, **start vids**, **end vids**, " +"**driving side** [**options**])" msgid "" "pgr_withPoints(`Edges SQL`_, `Points SQL`_, `Combinations SQL`_, **driving " @@ -17461,9 +17486,9 @@ msgid "" "All the examples are about traveling from point :math:`1` and vertex :math:" "`5` to points :math:`\\{2, 3, 6\\}` and vertices :math:`\\{10, 11\\}`" msgstr "" -"Alla exempel handlar om att resa från punkten :math:`1` och toppunkten " -":math:`5` till punkterna :math:`\\{2, 3, 6\\}` och toppunkterna :math:`\\{" -"10, 11\\}`" +"Alla exempel handlar om att resa från punkten :math:`1` och toppunkten :math:" +"`5` till punkterna :math:`\\{2, 3, 6\\}` och toppunkterna :math:`\\{10, 11\\}" +"`" msgid "" "``pgr_withPointsCost`` - Calculates the shortest path and returns only the " @@ -17536,15 +17561,15 @@ msgid "" "pgr_withPointsCost(`Edges SQL`_, `Points SQL`_, **start vids**, **end " "vids**, **driving side** [**options**])" msgstr "" -"pgr_withPointsCost(`Edges SQL`_, `Points SQL`_, **start vids**, **end vids**" -", **driving side** [**options**])" +"pgr_withPointsCost(`Edges SQL`_, `Points SQL`_, **start vids**, **end " +"vids**, **driving side** [**options**])" msgid "" "pgr_withPointsCost(`Edges SQL`_, `Points SQL`_, `Combinations SQL`_, " "**driving side** [**options**])" msgstr "" -"pgr_withPointsCost(`Edges SQL`_, `Points SQL`_, `Combinations SQL`_, **" -"driving side** [**options**])" +"pgr_withPointsCost(`Edges SQL`_, `Points SQL`_, `Combinations SQL`_, " +"**driving side** [**options**])" msgid "**options:** ``[directed]``" msgstr "**options:** ``[directed]``" @@ -17594,8 +17619,8 @@ msgid "" "Traveling from point :math:`1` and vertex :math:`5` to points :math:`\\{2, " "3, 6\\}` and vertices :math:`\\{10, 11\\}`" msgstr "" -"Reser från punkt :math:`1` och toppunkt :math:`5` till punkterna :math:`\\{" -"2, 3, 6\\}` och toppunkterna :math:`\\{10, 11\\}`" +"Reser från punkt :math:`1` och toppunkt :math:`5` till punkterna :math:" +"`\\{2, 3, 6\\}` och toppunkterna :math:`\\{10, 11\\}`" msgid "Left side driving topology" msgstr "Topologi för drivning av vänster sida" @@ -17607,22 +17632,22 @@ msgid "" "``pgr_withPointsCostMatrix`` - Calculates a cost matrix using :doc:" "`pgr_withPoints`." msgstr "" -"``pgr_withPointsCostMatrix`` - Beräknar en kostnadsmatris med hjälp av " -":doc:`pgr_withPoints`." +"``pgr_withPointsCostMatrix`` - Beräknar en kostnadsmatris med hjälp av :doc:" +"`pgr_withPoints`." msgid "" "pgr_withPointsCostMatrix(`Edges SQL`_, `Points SQL`_, **start vids**, " "**driving side** [**options**])" msgstr "" -"pgr_withPointsCostMatrix(`Edges SQL`_, `Points SQL`_, **start vids**, **" -"driving side** [**options**])" +"pgr_withPointsCostMatrix(`Edges SQL`_, `Points SQL`_, **start vids**, " +"**driving side** [**options**])" msgid "" "Cost matrix for points :math:`\\{1, 6\\}` and vertices :math:`\\{10, 11\\}` " "on an **undirected** graph" msgstr "" -"Kostnadsmatris för punkterna :math:`\\{1, 6\\}` och hörnen :math:`\\{10, 11\\" -"}` i en **omdirigerad** graf" +"Kostnadsmatris för punkterna :math:`\\{1, 6\\}` och hörnen :math:`\\{10, " +"11\\}` i en **omdirigerad** graf" msgid "Returning a **symmetrical** cost matrix" msgstr "Returnerar en **symmetrisk** kostnadsmatris" @@ -17672,15 +17697,15 @@ msgid "" "pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vid**, **distance**, " "**driving side**, [**options A**])" msgstr "" -"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vid**, **distance**, **" -"driving side**, [**options A**])" +"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vid**, **distance**, " +"**driving side**, [**options A**])" msgid "" "pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vids**, **distance**, " "**driving side**, [**options B**])" msgstr "" -"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vids**, **distance**, **" -"driving side**, [**options B**])" +"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vids**, **distance**, " +"**driving side**, [**options B**])" msgid "**options A:** ``[directed, details]``" msgstr "**options A:** ``[directed, details]``" @@ -17692,8 +17717,8 @@ msgid "" "pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vid**, **distance**, " "**driving side**, [**options**])" msgstr "" -"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vid**, **distance**, **" -"driving side**, [**options**])" +"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vid**, **distance**, " +"**driving side**, [**options**])" msgid "" "Right side driving topology, from point :math:`1` within a distance of :math:" @@ -17706,8 +17731,8 @@ msgid "" "pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vids**, **distance**, " "**driving side**, [**options**])" msgstr "" -"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vids**, **distance**, **" -"driving side**, [**options**])" +"pgr_withPointsDD(`Edges SQL`_, `Points SQL`_, **root vids**, **distance**, " +"**driving side**, [**options**])" msgid "**options:** ``[directed, details, equicost]``" msgstr "**options:** ``[directed, details, equicost]``" @@ -17744,8 +17769,8 @@ msgid "" "Find the driving distance from the two closest locations on the graph of " "point `(2.9, 1.8)`." msgstr "" -"Hitta köravståndet från de två närmaste platserna på grafen för punkten `(" -"2,9, 1,8)`." +"Hitta köravståndet från de två närmaste platserna på grafen för punkten " +"`(2,9, 1,8)`." msgid "" "Point :math:`-1` corresponds to the closest edge from point :math:`(2.9, " @@ -17856,8 +17881,8 @@ msgid "" "Get 2 paths from point :math:`1` to point :math:`3` and vertex :math:`7` on " "an undirected graph" msgstr "" -"Hämta 2 vägar från punkt :math:`1` till punkt :math:`3` och toppunkt " -":math:`7` i en ostyrd graf" +"Hämta 2 vägar från punkt :math:`1` till punkt :math:`3` och toppunkt :math:" +"`7` i en ostyrd graf" msgid "" "Get a path from point :math:`1` and vertex :math:`6` to point :math:`3` on a " @@ -17872,9 +17897,9 @@ msgid "" "vertex :math:`1` on a **directed** graph with **left** side driving and " "**heap_paths** set to **True**" msgstr "" -"Hämta en väg från punkt :math:`1` och toppunkt :math:`6` till punkt :math:`3`" -" och toppunkt :math:`1` i en **directed** graf med **left** side driving och " -"**heap_paths** satt till **True**" +"Hämta en väg från punkt :math:`1` och toppunkt :math:`6` till punkt :math:" +"`3` och toppunkt :math:`1` i en **directed** graf med **left** side driving " +"och **heap_paths** satt till **True**" msgid "Using a combinations table on an **directed** graph" msgstr "Använda en kombinationstabell på en **riktad** graf" @@ -17900,8 +17925,8 @@ msgid "" "Get :math:`2` paths using left side driving topology, from point :math:`1` " "to point :math:`3` with details." msgstr "" -"Få :math:`2` banor med hjälp av vänstersidig drivtopologi, från punkt " -":math:`1` till punkt :math:`3` med detaljer." +"Få :math:`2` banor med hjälp av vänstersidig drivtopologi, från punkt :math:" +"`1` till punkt :math:`3` med detaljer." msgid "Right driving side" msgstr "Höger körsida" @@ -17910,8 +17935,8 @@ msgid "" "Get :math:`2` paths using right side driving topology from, point :math:`1` " "to point :math:`2` with heap paths and details." msgstr "" -"Få :math:`2` banor med hjälp av höger sidas drivande topologi från, punkt " -":math:`1` till punkt :math:`2` med högbanor och detaljer." +"Få :math:`2` banor med hjälp av höger sidas drivande topologi från, punkt :" +"math:`1` till punkt :math:`2` med högbanor och detaljer." msgid "``pgr_withPointsVia``" msgstr "``pgr_medPointsVia``" @@ -17932,8 +17957,8 @@ msgstr "" "Med tanke på en graf, en uppsättning punkter på grafens kanter och en lista " "med hörnpunkter är denna funktion likvärdig med att hitta den kortaste vägen " "mellan :math:`vertex_i` och :math:`vertex_{i+1}` (där :math:`vertex` kan " -"vara en hörnpunkt eller en punkt i grafen) för alla :math:`i < size\\_of(" -"via\\;vertices)`." +"vara en hörnpunkt eller en punkt i grafen) för alla :math:`i < " +"size\\_of(via\\;vertices)`." msgid "" "pgr_withPointsVia(`Edges SQL`_, `Points SQL`_, **via vertices**, **driving " @@ -18176,8 +18201,8 @@ msgid "" "Other enhancements: `#2869 `__" msgstr "" -"Andra förbättringar: `#2869 `__" +"Andra förbättringar: `#2869 `__" msgid "SQL code enhancements" msgstr "Förbättringar av SQL-kod" @@ -18519,8 +18544,8 @@ msgid "" "milestone for 3.6.1 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.6.1 `_" msgid "" @@ -18737,8 +18762,8 @@ msgid "" "milestone for 3.5.0 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.5.0 `_" msgid "Dijkstra" @@ -18755,8 +18780,8 @@ msgid "" "milestone for 3.4.2 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.4.2 `_" msgid "" @@ -18783,8 +18808,8 @@ msgid "" "milestone for 3.4.1 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.4.1 `_" msgid "" @@ -18809,8 +18834,8 @@ msgid "" "milestone for 3.4.0 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.4.0 `_" msgid "" @@ -18909,8 +18934,8 @@ msgid "" "milestone for 3.3.4 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.3.4 `_" msgid "" @@ -18928,8 +18953,8 @@ msgid "" "milestone for 3.3.3 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.3.3 `_" msgid "" @@ -18947,8 +18972,8 @@ msgid "" "milestone for 3.3.2 `_" msgstr "" -"För att se alla problem och pull requests som stängts av denna release, se `" -"Git stängd milstolpe för 3.3.2 `_" msgid "Revised documentation" @@ -19796,8 +19821,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.6.3%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.6.3 `_ på Github." +"milstolpe för 2.6.3 `_ på Github." msgid "" "`#1219 `__ Implicit cast " @@ -19829,8 +19854,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.6.2%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.6.2 `_ på Github." +"milstolpe för 2.6.2 `_ på Github." msgid "" "`#1152 `__ Fixes driving " @@ -19862,8 +19887,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.6.1%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.6.1 `_ på Github." +"milstolpe för 2.6.1 `_ på Github." msgid "Fixes server crash on several functions." msgstr "Fixar serverkrasch på flera funktioner." @@ -19949,8 +19974,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.6.0%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.6.0 `_ på Github." +"milstolpe för 2.6.0 `_ på Github." msgid "pgr_lineGraphFull" msgstr "pgr_lineGraphFull" @@ -19959,8 +19984,8 @@ msgid "" "Fix pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean[,text])" msgstr "" -"Fix pgr_trsp(text,heltal,dubbel precision,heltal,dubbel " -"precision,boolean,boolean[,text])" +"Fix pgr_trsp(text,heltal,dubbel precision,heltal,dubbel precision,boolean," +"boolean[,text])" msgid "without restrictions" msgstr "utan begränsningar" @@ -20008,8 +20033,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.5%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.5.5 `_ på Github." +"milstolpe för 2.5.5 `_ på Github." msgid "Fixes driving distance when vertex is not part of the graph" msgstr "Fixar körsträcka när toppunkten inte är en del av grafen" @@ -20029,8 +20054,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.4%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.5.4 `_ på Github." +"milstolpe för 2.5.4 `_ på Github." msgid "pgRouting 2.5.3 Release Notes" msgstr "pgRouting 2.5.3 Release Notes" @@ -20041,8 +20066,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.3%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.5.3 `_ på Github." +"milstolpe för 2.5.3 `_ på Github." msgid "" "Fix for postgresql 11: Removed a compilation error when compiling with " @@ -20060,8 +20085,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.2%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.5.2 `_ på Github." +"milstolpe för 2.5.2 `_ på Github." msgid "Fix for postgresql 10.1: Removed a compiler condition" msgstr "Fix för postgresql 10.1: Tog bort ett kompilatorvillkor" @@ -20075,8 +20100,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.1%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.5.1 `_ på Github." +"milstolpe för 2.5.1 `_ på Github." msgid "Fixed prerequisite minimum version of: cmake" msgstr "Fixad förkunskapskrav för minsta version av: cmake" @@ -20090,8 +20115,8 @@ msgid "" "q=milestone%3A%22Release+2.5.0%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängdes av den här utgåvan, se `Git stängda " -"problem för 2.5.0 `_ på Github." +"problem för 2.5.0 `_ på Github." msgid "enhancement:" msgstr "förbättring:" @@ -20160,8 +20185,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.4.2%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.4.2 `_ på Github." +"milstolpe för 2.4.2 `_ på Github." msgid "Improvement" msgstr "Förbättring" @@ -20186,8 +20211,8 @@ msgid "" "utf8=%E2%9C%93&q=milestone%3A%22Release%202.4.1%22%20>`_ on Github." msgstr "" "För att se de problem som stängdes med den här utgåvan, se `Git-stängd " -"milstolpe för 2.4.1 `_ på Github." +"milstolpe för 2.4.1 `_ på Github." msgid "Fixed compiling error on macOS" msgstr "Fixat kompileringsfel på macOS" @@ -20204,8 +20229,8 @@ msgid "" "q=milestone%3A%22Release+2.4.0%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängdes av den här utgåvan, se `Git stängda " -"problem för 2.4.0 `_ på Github." +"problem för 2.4.0 `_ på Github." msgid "Deprecated signatures." msgstr "Föråldrade signaturer." @@ -20223,7 +20248,8 @@ msgid "pgr_withPointsKSP: fixed ordering" msgstr "pgr_withPointsKSP: fixed ordering" msgid "TRSP original code is used with no changes on the compilation warnings" -msgstr "TRSP:s originalkod används utan ändringar i sammanställningsvarningarna" +msgstr "" +"TRSP:s originalkod används utan ändringar i sammanställningsvarningarna" msgid "pgRouting 2.3" msgstr "pgRouting 2.3" @@ -20237,8 +20263,8 @@ msgid "" "q=milestone%3A%22Release+2.3.2%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängts av denna utgåva, se `Git stängda problem " -"för 2.3.2 `_ på Github." +"för 2.3.2 `_ på Github." msgid "Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck." msgstr "Fixad pgr_gsoc_vrppdtw-krasch när alla order får plats på en lastbil." @@ -20261,8 +20287,8 @@ msgid "" "q=milestone%3A%22Release+2.3.1%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängts av denna utgåva, se `Git stängda problem " -"för 2.3.1 `_ på Github." +"för 2.3.1 `_ på Github." msgid "Leaks on proposed max_flow functions" msgstr "Läckor om föreslagna max_flow-funktioner" @@ -20282,8 +20308,8 @@ msgid "" "q=milestone%3A%22Release+2.3.0%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängdes av den här utgåvan, se `Git stängda " -"problem för 2.3.0 `_ på Github." +"problem för 2.3.0 `_ på Github." msgid "pgr_TSP" msgstr "pgr_TSP" @@ -20363,8 +20389,8 @@ msgid "" "q=milestone%3A%22Release+2.2.4%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängts av denna utgåva, se `Git stängda problem " -"för 2.2.4 `_ på Github." +"för 2.2.4 `_ på Github." msgid "Bogus uses of extern \"C\"" msgstr "Felaktig användning av extern \"C\"" @@ -20384,8 +20410,8 @@ msgid "" "q=milestone%3A%22Release+2.2.3%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängts av denna utgåva, se `Git stängda problem " -"för 2.2.3 `_ på Github." +"för 2.2.3 `_ på Github." msgid "Fixed compatibility issues with PostgreSQL 9.6." msgstr "Fixade kompatibilitetsproblem med PostgreSQL 9.6." @@ -20399,8 +20425,8 @@ msgid "" "q=milestone%3A%22Release+2.2.2%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängts av denna utgåva, se `Git stängda problem " -"för 2.2.2 `_ på Github." +"för 2.2.2 `_ på Github." msgid "Fixed regression error on pgr_drivingDistance" msgstr "Åtgärdat regressionsfel på pgr_drivingDistance" @@ -20414,8 +20440,8 @@ msgid "" "q=milestone%3A2.2.1+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängts av denna utgåva, se `Git stängda problem " -"för 2.2.1 `_ på Github." +"för 2.2.1 `_ på Github." msgid "Server crash fix on pgr_alphaShape" msgstr "Fix för serverkrasch på pgr_alphaShape" @@ -20432,8 +20458,8 @@ msgid "" "q=milestone%3A%22Release+2.2.0%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängdes av denna utgåva, se `Git stängda problem " -"för 2.2.0 `_ på Github." +"för 2.2.0 `_ på Github." msgid "Improvements" msgstr "Förbättringar" @@ -20531,8 +20557,8 @@ msgid "" "q=is%3Aissue+milestone%3A%22Release+2.1.0%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängdes av denna utgåva, se `Git stängda problem " -"för 2.1.0 `_ på Github." +"för 2.1.0 `_ på Github." msgid "Refactored" msgstr "Refaktoriserad" @@ -20581,7 +20607,8 @@ msgstr "" "pgr_pointsToVids - convert an array of point geometries into vertex ids." msgid "pgr_pointsToDMatrix - Create a distance matrix from an array of points." -msgstr "pgr_pointsToDMatrix - Create a distance matrix from an array of points." +msgstr "" +"pgr_pointsToDMatrix - Create a distance matrix from an array of points." msgid "" "pgr_vidsToDMatrix - Create a distance matrix from an array of vertix_id." @@ -20685,8 +20712,8 @@ msgid "" "q=milestone%3A%22Release+2.0.0%22+is%3Aclosed>`_ on Github." msgstr "" "För att se de problem som stängdes av den här utgåvan, se `Git stängda " -"problem för 2.0.0 `_ på Github." +"problem för 2.0.0 `_ på Github." msgid "" "With the release of pgRouting 2.0.0 the library has abandoned backwards " @@ -20834,10 +20861,10 @@ msgid "" "from the previous ``RELEASE_NOTES`` file and are kept as a reference." msgstr "" "För att se de problem som stängts av denna utgåva, se `Git stängda problem " -"för 1.x `_ på Github. Följande " -"release notes har kopierats från den tidigare filen ``RELEASE_NOTES`` och " -"behålls som en referens." +"för 1.x `_ på Github. Följande release " +"notes har kopierats från den tidigare filen ``RELEASE_NOTES`` och behålls " +"som en referens." msgid "Changes for release 1.05" msgstr "Ändringar för version 1.05" @@ -20906,7 +20933,8 @@ msgid "Directed shortest path functions were added" msgstr "Directed shortest path-funktioner lades till" msgid "routing_postgis.sql was modified to use dijkstra in TSP search" -msgstr "routing_postgis.sql modifierades för att använda dijkstra i TSP-sökning" +msgstr "" +"routing_postgis.sql modifierades för att använda dijkstra i TSP-sökning" msgid "Function Families" msgstr "Funktionsfamiljer" @@ -21056,8 +21084,8 @@ msgid "" "doc:`pgr_extractVertices`:" msgstr "" "Vertexinformationen beräknas utifrån kantidentifieraren och geometrin och " -"sparas i en tabell. Sparar all information som tillhandahålls av " -":doc:`pgr_extractVertices`:" +"sparas i en tabell. Sparar all information som tillhandahålls av :doc:" +"`pgr_extractVertices`:" msgid "" "In this case the because the ``CREATE`` statement was not used, the " @@ -21207,8 +21235,8 @@ msgid "" msgstr "" "pgRouting community support är tillgängligt via `pgRouting webbplats " "`_, `dokumentation `_, handledning, e-postlistor och andra. Om du letar efter " -":ref:`kommersiellt stöd `, hittar du nedan en lista över " +"pgrouting.org>`_, handledning, e-postlistor och andra. Om du letar efter :" +"ref:`kommersiellt stöd `, hittar du nedan en lista över " "företag som tillhandahåller pgRouting-utveckling och konsulttjänster." msgid "Reporting Problems" @@ -21362,8 +21390,8 @@ msgid "" "This family of functions is used for transforming a given input graph :math:" "`G(V,E)` into a new graph :math:`G'(V',E')`." msgstr "" -"Denna familj av funktioner används för att omvandla en given indatagraf " -":math:`G(V,E)` till en ny graf :math:`G'(V',E')`." +"Denna familj av funktioner används för att omvandla en given indatagraf :" +"math:`G(V,E)` till en ny graf :math:`G'(V',E')`." msgid "Traversal - Family of functions" msgstr "Traversal - Familj av funktioner" @@ -21384,8 +21412,8 @@ msgid "" "Given a graph and a list of vertices, find the shortest path between :math:" "`vertex_i` and :math:`vertex_{i+1}` for all vertices" msgstr "" -"Givet en graf och en lista med toppar, hitta den kortaste vägen mellan " -":math:`vertex_i` och :math:`vertex_{i+1}` för alla toppar" +"Givet en graf och en lista med toppar, hitta den kortaste vägen mellan :math:" +"`vertex_i` och :math:`vertex_{i+1}` för alla toppar" msgid "" "In other words, find a continuous route that visits all the vertices in the " @@ -21466,8 +21494,8 @@ msgid "" "All this functions consider as many traits from the \"real world\" as " "possible:" msgstr "" -"Alla dessa funktioner tar hänsyn till så många egenskaper från den \"verkliga" -" världen\" som möjligt:" +"Alla dessa funktioner tar hänsyn till så många egenskaper från den " +"\"verkliga världen\" som möjligt:" msgid "Kind of graph:" msgstr "Typ av graf:" @@ -21567,8 +21595,8 @@ msgid "" "Each point location shows where it is located with relation of the edge " "``(source, target)``" msgstr "" -"Varje punktposition visar var den är belägen i förhållande till kanten ``(" -"källa, mål)``" +"Varje punktposition visar var den är belägen i förhållande till kanten " +"``(källa, mål)``" msgid "On the right for points **2** and **4**." msgstr "Till höger för punkterna **2** och **4**." @@ -21687,8 +21715,8 @@ msgid "" "Edge ``(16, -2)`` with cost ``0.4`` (original cost * fraction == :math:`1 * " "0.4`)" msgstr "" -"Kant ``(16, -2)`` med kostnad ``0.4`` (ursprunglig kostnad * fraktion == " -":math:`1 * 0.4`)" +"Kant ``(16, -2)`` med kostnad ``0.4`` (ursprunglig kostnad * fraktion == :" +"math:`1 * 0.4`)" msgid "Edge ``(-2, 17)`` with cost ``0.6`` (the remaining cost)" msgstr "Kant ``(-2, 17)`` med kostnad ``0,6`` (den återstående kostnaden)" @@ -21700,7 +21728,8 @@ msgstr "" msgid "" "If more points are on the same edge, the process is repeated recursevly." -msgstr "Om fler punkter ligger på samma kant upprepas processen om och om igen." +msgstr "" +"Om fler punkter ligger på samma kant upprepas processen om och om igen." msgid "On a left hand side driving network" msgstr "På en vänster sida av körfältet" @@ -21808,3 +21837,2184 @@ msgstr "pgr_withPointsDD is pgr_drivingDistance **with points**" msgid "pgr_withPointsvia is pgr_dijkstraVia **with points**" msgstr "pgr_withPointsvia is pgr_dijkstraVia **with points**" + +#, fuzzy +msgid "Proposed" +msgstr "Föreslagen funktion." + +msgid "Code has been reviewed therefore is not experimental." +msgstr "" + +#, fuzzy +msgid "Name, signature and functionality might not change." +msgstr "Funktionaliteten kan komma att ändras." + +#, fuzzy +msgid "Experimental" +msgstr ":doc:`experimental`" + +#, fuzzy +msgid "Might need c/c++ review." +msgstr "Kan behöva c/c++-kodning." + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 4.0.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 4.0.0 `__" + +msgid "C++ standard is std17" +msgstr "" + +msgid "Using this standard all versions of boost will work" +msgstr "" + +msgid "The code is not yet modified to use std17:" +msgstr "" + +msgid "If needed: ``-DCMAKE_CXX_STANDARD=14`` to lower the standard." +msgstr "" + +#, fuzzy +msgid "The user's documentation is build by default" +msgstr "För användardokumentation" + +msgid "The doxygen documentation is build by default" +msgstr "" + +#, fuzzy +msgid "For developers:" +msgstr "För dokumentation för utvecklare" + +msgid "Set `-DUSE_CLANG_TIDY=ON` for clang tidy checks." +msgstr "" + +msgid "Tidy checks are done on CI." +msgstr "" + +#, fuzzy +msgid "Documentation build" +msgstr "Dokumentation" + +msgid "The HTML documentation is build by default" +msgstr "" + +msgid "" +"The translated languages (en, es, zh_Hans) HTML documentation is build by " +"default" +msgstr "" + +msgid "`WITH-DOC` is not used anymore" +msgstr "" + +msgid "User's Documentation is not build when" +msgstr "" + +msgid "Sphinx is not found" +msgstr "" + +msgid "When all Sphinx formats are OFF" +msgstr "" + +msgid "When all languages are OFF" +msgstr "" + +msgid "" +"Documentation output changed location to `build/doc/_build/` " +"directory" +msgstr "" + +msgid "For example: for HTML output is on `build/doc/_build/html` directory" +msgstr "" + +#, fuzzy +msgid "Developers's Documentation is not build when" +msgstr "För dokumentation för utvecklare" + +msgid "Doxygen is not found" +msgstr "" + +#, fuzzy +msgid "" +"`#2701 `__: pgr_trsp" +msgstr "" +"`#2701 `__ pgr_trsp" + +#, fuzzy +msgid "" +"`#2701 `__: pgr_trspVia" +msgstr "" +"`#2701 `__ pgr_trspVia" + +#, fuzzy +msgid "" +"`#2701 `__: " +"pgr_trspVia_withPoints" +msgstr "" +"`#2701 `__ " +"pgr_trspVia_withPoints" + +#, fuzzy +msgid "" +"`#2701 `__: " +"pgr_trsp_withPoints" +msgstr "" +"`#2701 `__ " +"pgr_trsp_withPoints" + +#, fuzzy +msgid "" +"`#2700 `__: " +"pgr_withPoints" +msgstr "" +"`#2700 `__ pgr_withPoints" + +#, fuzzy +msgid "" +"`#2700 `__: " +"pgr_withPointsCost" +msgstr "" +"`#2700 `__ " +"pgr_medPointsCost" + +#, fuzzy +msgid "" +"`#2700 `__: " +"pgr_withPointsCostMatrix" +msgstr "" +"`#2700 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2700 `__: " +"pgr_withPointsDD" +msgstr "" +"`#2700 `__ " +"pgr_medPointsDD" + +#, fuzzy +msgid "" +"`#2700 `__: " +"pgr_withPointsKSP" +msgstr "" +"`#2700 `__ " +"pgr_withPointsKSP" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_aStar(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_aStar(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_aStarCost(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_aStarCost(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_bdAstar(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_bdAstar(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_bdAstarCost(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_bdAstarCost(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_bdDijkstra(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_bdDijkstra(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_bdDijkstraCost(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_bdDijkstraCost(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_dijkstra(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_dijkstra(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_dijkstraCost(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_dijkstraCost(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: pgr_KSP(All " +"signatures)" +msgstr "" +"`#2718 `__ pgr_KSP(Alla " +"signaturer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_boykovKolmogorov(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_boykovKolmogorov(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_edmondsKarp(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_edmondsKarp(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_maxFlow(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_maxFlow(Kombinationer)" + +#, fuzzy +msgid "" +"`#2718 `__: " +"pgr_pushRelabel(Combinations)" +msgstr "" +"`#2718 `__ " +"pgr_pushRelabel(Kombinationer)" + +#, fuzzy +msgid "" +"`#2904 `__: Standardize " +"output columns of functions with different output" +msgstr "" +"`#2904 `__ Standardisera " +"utdatakolumner för funktioner med olika utdatakolumner inom överbelastningar" + +#, fuzzy +msgid "columns within overloads" +msgstr "Funktionens överbelastningar" + +#, fuzzy +msgid "" +"`#2905 `__: " +"pgr_withPoints" +msgstr "" +"`#2905 `__ pgr_withPoints" + +#, fuzzy +msgid "" +"`#2906 `__: " +"pgr_bdDijkstra" +msgstr "" +"`#2906 `__ pgr_bdDijkstra" + +#, fuzzy +msgid "" +"`#2907 `__: " +"pgr_bellmanFord" +msgstr "" +"`#2907 `__ " +"pgr_bellmanFord" + +#, fuzzy +msgid "" +"`#2908 `__: " +"pgr_binaryBreadthFirstSearch" +msgstr "" +"`#2908 `__ " +"pgr_binaryBreadthFirstSearch" + +#, fuzzy +msgid "" +"`#2910 `__: " +"pgr_edwardMoore" +msgstr "" +"`#2910 `__ " +"pgr_edwardMoore" + +#, fuzzy +msgid "" +"`#2913 `__: " +"pgr_DAGshortestPath" +msgstr "" +"`#2913 `__ " +"pgr_DAGshortestPath" + +#, fuzzy +msgid "" +"`#2905 `__: " +"pgr_withPointsCost" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCost" + +#, fuzzy +msgid "" +"`#2905 `__: " +"pgr_withPointsCostMatrix" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2909 `__: " +"pgr_edgeDisjointPaths" +msgstr "" +"`#2909 `__ " +"pgr_edgeDisjointPaths" + +#, fuzzy +msgid "" +"`#2909 `__: " +"pgr_turnRestrictedPaths" +msgstr "" +"`#2909 `__ " +"pgr_turnRestrictedPaths" + +#, fuzzy +msgid "" +"`#2924 `__: " +"pgr_edgeColoring" +msgstr "" +"`#2924 `__ " +"pgr_edgeColoring" + +#, fuzzy +msgid "" +"`#2924 `__: pgr_bipartite" +msgstr "" +"`#2924 `__ pgr_bipartite" + +#, fuzzy +msgid "" +"`#2927 `__: " +"pgr_sequentialVertexColoring" +msgstr "" +"`#2927 `__ " +"pgr_sequentialVertexColoring" + +#, fuzzy +msgid "" +"`#2931 `__: " +"pgr_breadthFirstSearch" +msgstr "" +"`#2931 `__ " +"pgr_breadthFirstSearch" + +#, fuzzy +msgid "" +"`#2931 `__: " +"pgr_depthFirstSearch" +msgstr "" +"`#2931 `__ " +"pgr_depthFirstSearch" + +#, fuzzy +msgid "" +"`#2934 `__: " +"pgr_topologicalSort" +msgstr "" +"`#2934 `__ " +"pgr_topologicalSort" + +#, fuzzy +msgid "" +"`#2934 `__: " +"pgr_transitiveClosure" +msgstr "" +"`#2934 `__ " +"pgr_transitiveClosure" + +#, fuzzy +msgid "" +"`#2751 `__: " +"pgr_createTopology" +msgstr "" +"`#2751 `__: " +"pgr_createTopology" + +#, fuzzy +msgid "" +"`#2748 `__ " +"_pgr_alphashape(text,double precision)" +msgstr "" +"`#2748 `__: " +"pgr_alphaShape" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_checkverttab(text,text[],integer,text)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction(edges) ny signatur" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction(edges) ny signatur" + +#, fuzzy +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +msgstr "" +"`#2913 `__ " +"pgr_DAGshortestPath" + +#, fuzzy +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,text,boolean,boolean)" +msgstr "" +"`#2913 `__ " +"pgr_DAGshortestPath" + +#, fuzzy +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgstr "" +"`#2718 `__ " +"pgr_dijkstra(Kombinationer)" + +#, fuzzy +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgstr "" +"`#2718 `__ " +"pgr_dijkstra(Kombinationer)" + +#, fuzzy +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgstr "" +"`#2718 `__ " +"pgr_dijkstra(Kombinationer)" + +#, fuzzy +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" +msgstr "" +"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" + +#, fuzzy +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint,boolean)" +msgstr "" +"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," +"boolean)" + +#, fuzzy +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +msgstr "" +"`#2718 `__ " +"pgr_dijkstra(Kombinationer)" + +#, fuzzy +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgstr "" +"`#2718 `__ " +"pgr_dijkstra(Kombinationer)" + +#, fuzzy +msgid "" +"`#2735 `__ " +"_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" +msgstr "" +"#2735 _pgr_drivingdistance(text,valfri matris,dubbel precision,boolean," +"boolean)" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_endpoint(geometry)" +msgstr "" +"`#2886 `__: " +"pgr_nodeNetwork" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,integer,text)" +msgstr "" +"`#2886 `__: " +"pgr_nodeNetwork" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction(edges) ny signatur" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,integer,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,text,integer,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_gettablename(text,integer,text)" +msgstr "" +"`#2886 `__: " +"pgr_nodeNetwork" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,integer,text)" +msgstr "" +"`#2886 `__: " +"pgr_nodeNetwork" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,text,integer,text)" +msgstr "" +"`#2786 `__: " +"pgr_contraction(edges) ny signatur" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_iscolumnintable(text,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" + +#, fuzzy +msgid "" +"`#2745 `__ " +"_pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgstr "" +"`#2087 `__: " +"pgr_extractVertices till förslag" + +#, fuzzy +msgid "" +"`#2897 `__ _pgr_ksp(text," +"anyarray,anyarray,integer,boolean,boolean,boolean)" +msgstr "" +"#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean," +"boolean)" + +#, fuzzy +msgid "" +"`#2897 `__ _pgr_ksp(text," +"bigint,bigint,integer,boolean,boolean)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" + +#, fuzzy +msgid "" +"`#2897 `__ _pgr_ksp(text," +"text,integer,boolean,boolean)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" + +#, fuzzy +msgid "" +"`#2899 `__ " +"_pgr_maxcardinalitymatch(text,boolean)" +msgstr "" +"`#2899 `__: " +"pgr_maxCardinalityMatch" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_msg(integer,text,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_onerror(boolean,integer,text,text,text,text)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_pointtoid(geometry,double precision,text,integer)" +msgstr "" +"`#2786 `__: " +"pgr_contraction(edges) ny signatur" + +#, fuzzy +msgid "" +"`#2743 `__ " +"_pgr_prim(text,anyarray,text,bigint,double precision)" +msgstr "" +"`#2087 `__: " +"pgr_extractVertices till förslag" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_quote_ident(text)" +msgstr "" +"`#2886 `__: " +"pgr_nodeNetwork" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_startpoint(geometry)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" + +#, fuzzy +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"boolean,text)" +msgstr "" +"#2683 _pgr_trsp(text,heltal,dubbel precision,heltal,dubbel precision,boolean," +"boolean,text)" + +#, fuzzy +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" + +#, fuzzy +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,bigint,boolean)" +msgstr "" +"`#2683 `__: pgr_trspVia" + +#, fuzzy +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trspVia" + +#, fuzzy +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,bigint,boolean)" +msgstr "" +"`#2683 `__: pgr_trspVia" + +#, fuzzy +msgid "" +"`#2682 `__ " +"_pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgstr "" +"`#2682 `__: " +"pgr_trspviavertices" + +#, fuzzy +msgid "" +"`#2919 `__ " +"_pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" +msgstr "" +"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," +"boolean,character,boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" +msgstr "" +"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,tecken," +"boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +msgstr "" +"`#2701 `__ " +"pgr_trsp_withPoints" + +#, fuzzy +msgid "" +"`#2901 `__ " +"_pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," +"integer,double precision,double precision,double precision,boolean)" +msgstr "" +"#2901 _pgr_tspeuclidean(text,bigint,bigint,dubbel precision,heltal,heltal," +"heltal,dubbel precision,dubbel precision,dubbel precision,boolean)" + +#, fuzzy +msgid "" +"`#2901 `__ _pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" +msgstr "" +"#2901 _pgr_tsp(text,bigint,bigint,dubbel precision,heltal,heltal,heltal," +"dubbel precision,dubbel precision,dubbel precision,boolean)" + +#, fuzzy +msgid "" +"`#2861 `__ " +"_pgr_versionless(text,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" + +#, fuzzy +msgid "" +"`#2890 `__ " +"_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" +msgstr "" +"#2890 _pgr_withpointsdd(text,text,valfri matris,dubbel precision,boolean," +"tecken,boolean,boolean)" + +#, fuzzy +msgid "" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean," +"boolean,boolean,boolean)" +msgstr "" +"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," +"boolean,boolean,boolean,boolean,boolean)" + +#, fuzzy +msgid "" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" +msgstr "" +"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," +"character,boolean)" + +#, fuzzy +msgid "" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)" +msgstr "" +"#2895 _pgr_withpointsksp(text,text,text,heltal,tecken,boolean,boolean," +"boolean)" + +#, fuzzy +msgid "" +"`#2741 `__ " +"_pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgstr "" +"`#2700 `__ " +"pgr_withPointsVia" + +#, fuzzy +msgid "" +"`#2741 `__ " +"_pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" +msgstr "" +"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,boolean," +"character,boolean)" + +#, fuzzy +msgid "" +"`#2683 `__ _trsp(text," +"text,anyarray,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" + +#, fuzzy +msgid "" +"`#2683 `__ _v4trsp(text," +"text,anyarray,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" + +#, fuzzy +msgid "" +"`#2683 `__ _v4trsp(text," +"text,text,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" + +#, fuzzy +msgid "" +"`#2748 `__ " +"pgr_alphashape(geometry,double precision)" +msgstr "" +"`#2748 `__: " +"pgr_alphaShape" + +#, fuzzy +msgid "" +"`#2752 `__ " +"pgr_analyzegraph(text,double precision,text,text,text,text,text)" +msgstr "" +"`#2752 `__: " +"pgr_analyzeGraph" + +#, fuzzy +msgid "" +"`#2755 `__ " +"pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text,text)" +msgstr "" +"#2755 pgr_analyzeoneway(text,text[],text[],text[],text[],text[],boolean,text," +"text,text)" + +#, fuzzy +msgid "" +"`#2798 `__ " +"pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgstr "" +"`#2798 `__: " +"pgr_kontraktion" + +#, fuzzy +msgid "" +"`#2751 `__ " +"pgr_createtopology(text,double precision,text,text,text,text,text,boolean)" +msgstr "" +"#2751 pgr_createtopology(text,dubbel precision,text,text,text,text,text,text," +"boolean)" + +#, fuzzy +msgid "" +"`#2827 `__ " +"pgr_createverticestable(text,text,text,text,text)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" + +#, fuzzy +msgid "" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry,double precision,integer,boolean,boolean)" +msgstr "" +"#2888 pgr_findcloseedges(text,geometry,dubbel precision,heltal,boolean," +"boolean)" + +#, fuzzy +msgid "" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry[],double precision,integer,boolean,boolean)" +msgstr "" +"#2888 pgr_findcloseedges(text,geometry[],dubbel precision,heltal,boolean," +"boolean)" + +#, fuzzy +msgid "" +"`#2899 `__ " +"pgr_maxcardinalitymatch(text,boolean)" +msgstr "" +"`#2899 `__: " +"pgr_maxCardinalityMatch" + +#, fuzzy +msgid "" +"`#2886 `__ " +"pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +msgstr "" +"`#2886 `__: " +"pgr_nodeNetwork" + +#, fuzzy +msgid "" +"`#2683 `__ pgr_trsp(text," +"integer,double precision,integer,double precision,boolean,boolean,text)" +msgstr "" +"#2683 _pgr_trsp(text,heltal,dubbel precision,heltal,dubbel precision,boolean," +"boolean,text)" + +#, fuzzy +msgid "" +"`#2683 `__ pgr_trsp(text," +"integer,integer,boolean,boolean,text)" +msgstr "" +"`#2683 `__: pgr_trspVia" + +#, fuzzy +msgid "" +"`#2681 `__ " +"pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" + +#, fuzzy +msgid "" +"`#2682 `__ " +"pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +msgstr "" +"`#2682 `__: " +"pgr_trspviavertices" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" +msgstr "" +"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," +"boolean,character,boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" +msgstr "" +"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,tecken," +"boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" +msgstr "" +"#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," +"boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character,boolean)" +msgstr "" +"#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," +"boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character,boolean)" +msgstr "" +"#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,tecken," +"boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +msgstr "" +"`#2701 `__ " +"pgr_trsp_withPoints" + +#, fuzzy +msgid "" +"`#2901 `__ " +"pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer,integer," +"double precision,double precision,double precision,boolean)" +msgstr "" +"#2901 _pgr_tspeuclidean(text,bigint,bigint,dubbel precision,heltal,heltal," +"heltal,dubbel precision,dubbel precision,dubbel precision,boolean)" + +#, fuzzy +msgid "" +"`#2901 `__ pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" +msgstr "" +"#2901 _pgr_tsp(text,bigint,bigint,dubbel precision,heltal,heltal,heltal," +"dubbel precision,dubbel precision,dubbel precision,boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,text,boolean,character)" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCostMatrix" + +#, fuzzy +msgid "" +"`#2890 `__ " +"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" +msgstr "" +"#2890 _pgr_withpointsdd(text,text,valfri matris,dubbel precision,boolean," +"tecken,boolean,boolean)" + +#, fuzzy +msgid "" +"`#2890 `__ " +"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" +msgstr "" +"#2890 pgr_withpointsdd(text,text,bigint,dubbel precision,boolean,tecken," +"boolean)" + +#, fuzzy +msgid "" +"`#2895 `__ " +"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" +msgstr "" +"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," +"character,boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" +msgstr "" +"#2919 pgr_withpoints(text,text,valfri matris,valfri matris,boolean,tecken," +"boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" +msgstr "" +"#2919 pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" +msgstr "#2919 pgr_withpoints(text,text,bigint,anyarray,boolean,tecken,boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" +msgstr "#2919 pgr_withpoints(text,text,bigint,bigint,boolean,tecken,boolean)" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,text,boolean,character,boolean)" +msgstr "" +"`#2905 `__ " +"pgr_withPointsCost" + +#, fuzzy +msgid "" +"`#2919 `__ " +"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" +msgstr "" +"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,boolean," +"character,boolean)" + +#, fuzzy +msgid "`#2683 `__ _trsp" +msgstr "" +"`#2683 `__: pgr_trsp" + +#, fuzzy +msgid "`#2683 `__ _v4trsp" +msgstr "" +"`#2683 `__: pgr_trsp" + +#, fuzzy +msgid "" +"`#2748 `__ " +"_pgr_alphashape" +msgstr "" +"`#2748 `__: " +"pgr_alphaShape" + +#, fuzzy +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath" +msgstr "" +"`#2913 `__ " +"pgr_DAGshortestPath" + +#, fuzzy +msgid "" +"To use pgRouting, PostGIS needs to be installed, please read the information " +"about installation in this `Install Guide `__" +msgstr "" +"För att använda pgRouting måste PostGIS installeras, läs informationen om " +"installation i denna `Installationsguide `__" + +#, fuzzy +msgid "Postgresql version >= 13" +msgstr "PostgreSQL version 9.3" + +#, fuzzy +msgid "The Boost Graph Library (BGL) >= 1.56.0" +msgstr "Boost Graph Library (BGL). Version >= 1.56" + +#, fuzzy +msgid "CMake >= 3.12" +msgstr "CMake >= 3.2" + +#, fuzzy +msgid "Sphinx >= 4.0" +msgstr "Sphinx >= 1.1" + +#, fuzzy +msgid "PostGIS version >= 3.0.0" +msgstr "PostGIS version >= 2.2" + +#, fuzzy +msgid "For documentation" +msgstr "För användardokumentation" + +msgid "" +"User and developers documentation are not build if prerequisites are not " +"found." +msgstr "" + +msgid "EN" +msgstr "" + +#, fuzzy +msgid "if OFF the English documentation will no be built" +msgstr "Information om när denna dokumentation skapades" + +msgid "ES" +msgstr "" + +#, fuzzy +msgid "if OFF the Spaish documentation will no be built" +msgstr "Information om när denna dokumentation skapades" + +msgid "ZH_HANS" +msgstr "" + +msgid "if OFF the Chinese simplified documentation will no be built" +msgstr "" + +#, fuzzy +msgid "The following instructions start from ``path/to/pgrouting/build``" +msgstr "Följande instruktioner startar från *stig/till/pgrouting/build*" + +#, fuzzy +msgid "The following instructions start from ``path/to/pgrouting``" +msgstr "Följande instruktioner börjar från *väg/till/grouting*" + +#, fuzzy +msgid "Individuals in this release v4.0.0 (in alphabetical order)" +msgstr "Individer i denna utgåva v3.8.x (i alfabetisk ordning)" + +#, fuzzy +msgid "Regina Obe, Vicky Vergara" +msgstr "Aurélie Bousquet, Regina Obe, Vicky Vergara" + +#, fuzzy +msgid "" +"``pgr_johnson`` - Returns the sum of the costs of the shortest path for each " +"pair of nodes in the graph using Johnson algorithm." +msgstr "" +"``pgr_johnson`` - Returnerar summan av kostnaderna för den kortaste vägen " +"för varje par av noder i grafen med hjälp av Floyd-Warshall-algoritmen." + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.8.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.8.0 `__" + +#, fuzzy +msgid "Other enhancements:" +msgstr "Förbättringar av koden" + +#, fuzzy +msgid "`#2869 `__:" +msgstr "" +"`#2901 `__: pgr_TSP" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.7.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.7.3 `__" + +#, fuzzy +msgid "" +"`#2731 `__: Build " +"Failure on Ubuntu 22" +msgstr "" +"`#2731 `__ Byggfel på " +"Ubuntu 22" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.7.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.2 `__" + +#, fuzzy +msgid "" +"`#2713 `__: cmake " +"missing some policies and min version" +msgstr "" +"`#2713 `__ cmake saknar " +"vissa policyer och min-version" + +#, fuzzy +msgid "" +"`#2707 `__: Build " +"failure in pgRouting 3.7.1 on Alpine" +msgstr "" +"`#2707 `__ Byggfel i " +"pgRouting 3.7.1 på Alpine" + +#, fuzzy +msgid "" +"`#2706 `__: winnie " +"crashing on pgr_betweennessCentrality" +msgstr "" +"`#2706 `__ winnie kraschar " +"på pgr_betweennessCentrality" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.7.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"`#2680 `__: fails to " +"compile under mingw64 gcc 13.2" +msgstr "" +"`#2680 `__ kan inte " +"kompileras under mingw64 gcc 13.2" + +#, fuzzy +msgid "" +"`#2689 `__: When point " +"is a vertex, the withPoints family do not return results." +msgstr "" +"`#2689 `__ När punkten är " +"en vertex ger inte withPoints-familjen några resultat." + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.7.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.7.0 `__" + +#, fuzzy +msgid "" +"`#2656 `__: Stop support " +"of PostgreSQL12 on pgrouting v3.7" +msgstr "" +"`#2656 `__ Stoppa stöd för " +"PostgreSQL12 på pgrouting v3.7" + +#, fuzzy +msgid "" +"`#2605 `__: Standardize " +"spanning tree functions output" +msgstr "" +"`#2605 `__ Standardisera " +"utdata för funktioner för spänningsträd" + +#, fuzzy +msgid "" +"`#2635 `__: " +"pgr_LineGraph ignores directed flag and use negative values for identifiers." +msgstr "" +"`#2635 `__ pgr_LineGraph " +"ignorerar directed flag och använder negativa värden för identifierare." + +#, fuzzy +msgid "" +"`#2599 `__: Driving " +"distance cleanup" +msgstr "" +"`#2599 `__ Körsträcka " +"uppstädning" + +#, fuzzy +msgid "" +"`#2607 `__: Read " +"postgresql data on C++" +msgstr "" +"`#2607 `__ Läsa postgresql-" +"data på C++" + +#, fuzzy +msgid "" +"`#2614 `__: Clang tidy " +"does not work" +msgstr "" +"`#2614 `__ Clang tidy " +"fungerar inte" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.6.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.6.3 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.6.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.6.2 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.6.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.6.1 `_" + +#, fuzzy +msgid "" +"`#2588 `__: pgrouting " +"3.6.0 fails to build on OSX" +msgstr "" +"`#2588 `__ pgrouting 3.6.0 " +"går inte att bygga under OSX" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.6.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.6.0 `_" + +#, fuzzy +msgid "" +"`#2516 `__: Standardize " +"output pgr_aStar" +msgstr "" +"`#2516 `__ Standardisera " +"utdata pgr_aStar" + +#, fuzzy +msgid "" +"`#2523 `__: Standardize " +"output pgr_bdAstar" +msgstr "" +"`#2523 `__ Standardisera " +"utdata pgr_bdAstar" + +#, fuzzy +msgid "" +"`#2547 `__: Standardize " +"output and modifying signature pgr_KSP" +msgstr "" +"`#2547 `__ Standardisera " +"utdata och ändra signatur pgr_KSP" + +#, fuzzy +msgid "" +"`#2548 `__: Standardize " +"output pgr_drivingDistance" +msgstr "" +"`#2548 `__ Standardisera " +"utdata pgr_drivingDistance" + +#, fuzzy +msgid "" +"`#2544 `__: Standardize " +"output and modifying signature pgr_withPointsDD" +msgstr "" +"`#2544 `__ Standardisera " +"utdata och ändra signaturen pgr_withPointsDD" + +#, fuzzy +msgid "" +"`#2546 `__: Standardize " +"output and modifying signature pgr_withPointsKSP" +msgstr "" +"`#2546 `__ Standardisera " +"utdata och ändra signaturen pgr_withPointsKSP" + +#, fuzzy +msgid "" +"`#2504 `__: To C++ pg " +"data get, fetch and check." +msgstr "" +"`#2504 `__ Till C++ pg-" +"data hämta, hämta och kontrollera." + +#, fuzzy +msgid "" +"`#2505 `__: Using " +"namespace." +msgstr "" +"`#2505 `__ Använder " +"namnområde." + +#, fuzzy +msgid "" +"`#2512 `__: [Dijkstra] " +"Removing duplicate code on Dijkstra." +msgstr "" +"`#2512 `__ [Dijkstra] " +"Borttagning av duplicerad kod på Dijkstra." + +#, fuzzy +msgid "" +"`#2517 `__: Astar code " +"simplification." +msgstr "" +"`#2517 `__ Förenkling av " +"Astar-koden." + +#, fuzzy +msgid "" +"`#2521 `__: Dijkstra " +"code simplification." +msgstr "" +"`#2521 `__ Dijkstra " +"kodförenkling." + +#, fuzzy +msgid "" +"`#2522 `__: bdAstar code " +"simplification." +msgstr "" +"`#2522 `__ bdAstar " +"kodförenkling." + +#, fuzzy +msgid "" +"`#2490 `__: Automatic " +"page history links." +msgstr "" +"`#2490 `__ Automatiska " +"länkar till sidans historik." + +#, fuzzy +msgid "" +"`#2555 `__: Standardize " +"deprecated messages" +msgstr "" +"`#2555 `__ Standardisera " +"föråldrade meddelanden" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.5.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här versionen, " +"se `Git stängd milstolpe för 3.5.1 `_" + +#, fuzzy +msgid "" +"`#2565 `__: " +"pgr_lengauerTarjanDominatorTree triggers an assertion" +msgstr "" +"`#2565 `__ " +"pgr_lengauerTarjanDominatorTree utlöser ett påstående" + +#, fuzzy +msgid "" +"`#2561 `__: Not use " +"wildcards on SQL" +msgstr "" +"`#2561 `__ Använd inte " +"jokertecken i SQL" + +#, fuzzy +msgid "" +"`#2559 `__: pgtap test " +"using sampledata" +msgstr "" +"`#2559 `__ pgtap-test " +"med sampledata" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.5.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.5.0 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.4.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.4.2 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.4.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.4.1 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.4.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.4.0 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.5 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.4 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.4 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.4 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.3 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.2 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.3.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.8.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.2.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.2 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.2.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.2.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.8.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.1.4 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.4 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.1.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.7.3 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.1.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.2 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.1.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.1.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.8.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.6 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.8.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.5 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.8.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.4 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.4 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.7.3 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.2 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 4.0.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.6.3 `__" + +#, fuzzy +msgid "" +"`#1219 `__: Implicit " +"cast for via_path integer to text" +msgstr "" +"`#1219 `__ Implicit kast " +"för via_path integer till text" + +#, fuzzy +msgid "" +"`#1193 `__: Fixed " +"pgr_pointsAsPolygon breaking when comparing strings in WHERE clause" +msgstr "" +"`#1193 `__ Fixat att " +"pgr_pointsAsPolygon gick sönder när strängar jämfördes i WHERE-satsen" + +#, fuzzy +msgid "" +"`#1185 `__: Improve " +"FindPostgreSQL.cmake" +msgstr "" +"`#1185 `__ Förbättra " +"FindPostgreSQL.cmake" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.6.2 `__" + +#, fuzzy +msgid "" +"`#1152 `__: Fixes " +"driving distance when vertex is not part of the graph" +msgstr "" +"`#1152 `__ Korrigerar " +"körsträcka när toppunkten inte är en del av grafen" + +#, fuzzy +msgid "" +"`#1098 `__: Fixes " +"windows test" +msgstr "" +"`#1098 `__ Åtgärdar " +"Windows-test" + +#, fuzzy +msgid "" +"`#1165 `__: Fixes build " +"for python3 and perl5" +msgstr "" +"`#1165 `__ Fixar " +"byggsätt för python3 och perl5" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.6.1 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.6.0 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.5 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här versionen, " +"se `Git stängd milstolpe för 3.5.1 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.4 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.4 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.7.3 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.2 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här versionen, " +"se `Git stängd milstolpe för 3.5.1 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.5.0 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.4.2 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.4.1 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.4.0 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.2 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 4.0.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.4 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av denna release, se " +"`Git stängd milstolpe för 3.3.4 `_" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.3 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 3.7.3 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.2 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.2 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 4.0.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.1.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 4.0.0 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.1 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git-stängd milstolpe för 3.7.1 `__" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.0 `__" +msgstr "" +"För att se alla problem och pull requests som stängts av den här utgåvan, se " +"`Git stängd milstolpe för 4.0.0 `__" + +#, fuzzy +msgid "Mailing List, Matrix, GIS StackExchange" +msgstr "Mailinglista och GIS StackExchange" + +#, fuzzy +msgid "" +"There are two mailing lists for pgRouting hosted on OSGeo discourse server:" +msgstr "" +"Det finns två e-postlistor för pgRouting som finns på OSGeo mailing list " +"server:" + +#, fuzzy +msgid "" +"User mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-users/" +msgstr "" +"E-postlista för utvecklare: https://discourse.osgeo.org/c/pgrouting/" +"pgrouting-dev/" + +msgid "" +"If you want to chat with fellow pgRouting users and contributors, you can " +"join our matrix channel: `pgRouting matrix channel `_." +msgstr "" diff --git a/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po b/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po index 43bacec3f1..e95a1913aa 100644 --- a/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-29 18:06+0000\n" +"POT-Creation-Date: 2025-08-18 16:23+0000\n" "PO-Revision-Date: 2025-05-19 15:24+0000\n" "Last-Translator: Dapeng Wang \n" "Language-Team: Chinese (Simplified) `__" msgstr "" @@ -4080,6 +4064,80 @@ msgstr "" "表 `__" +msgid "Build" +msgstr "构建" + +msgid "C++ standard is std17" +msgstr "" + +msgid "Using this standard all versions of boost will work" +msgstr "" + +msgid "The code is not yet modified to use std17:" +msgstr "" + +msgid "If needed: ``-DCMAKE_CXX_STANDARD=14`` to lower the standard." +msgstr "" + +#, fuzzy +msgid "The user's documentation is build by default" +msgstr "用于用户文档" + +msgid "The doxygen documentation is build by default" +msgstr "" + +#, fuzzy +msgid "For developers:" +msgstr "对于开发者文档" + +msgid "Set `-DUSE_CLANG_TIDY=ON` for clang tidy checks." +msgstr "" + +msgid "Tidy checks are done on CI." +msgstr "" + +#, fuzzy +msgid "Documentation build" +msgstr "文档" + +msgid "The HTML documentation is build by default" +msgstr "" + +msgid "" +"The translated languages (en, es, zh_Hans) HTML documentation is build by " +"default" +msgstr "" + +msgid "`WITH-DOC` is not used anymore" +msgstr "" + +msgid "User's Documentation is not build when" +msgstr "" + +msgid "Sphinx is not found" +msgstr "" + +msgid "When all Sphinx formats are OFF" +msgstr "" + +msgid "When all languages are OFF" +msgstr "" + +msgid "" +"Documentation output changed location to `build/doc/_build/` " +"directory" +msgstr "" + +msgid "For example: for HTML output is on `build/doc/_build/html` directory" +msgstr "" + +#, fuzzy +msgid "Developers's Documentation is not build when" +msgstr "对于开发者文档" + +msgid "Doxygen is not found" +msgstr "" + msgid "Summary of changes by function" msgstr "" @@ -4201,7 +4259,7 @@ msgid "pgr_topologicalSort" msgstr "pgr_topologicalSort" #, fuzzy -msgid "Standardize output to |result-node-order|" +msgid "Standardize output to |result_node_order|" msgstr "返回集合 |result-node-color|" msgid "pgr_transitiveClosure" @@ -4415,68 +4473,70 @@ msgid "Functions promoted to official" msgstr "正式版功能函数" #, fuzzy -msgid "`#2701 `__ pgr_trsp" +msgid "" +"`#2701 `__: pgr_trsp" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2701 `__ pgr_trspVia" +"`#2701 `__: pgr_trspVia" msgstr "" "`#2681 `__: " "pgr_trspviaedges" #, fuzzy msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trspVia_withPoints" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2701 `__ " +"`#2701 `__: " "pgr_trsp_withPoints" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2700 `__ pgr_withPoints" +"`#2700 `__: " +"pgr_withPoints" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCost" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsCostMatrix" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsDD" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsKSP" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2700 `__ " +"`#2700 `__: " "pgr_withPointsVia" msgstr "" "`#2683 `__: pgr_trsp" @@ -4486,7 +4546,7 @@ msgstr "正式版函数签名" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStar(Combinations)" msgstr "" "`#2798 `__: " @@ -4494,7 +4554,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_aStarCost(Combinations)" msgstr "" "`#2798 `__: " @@ -4502,7 +4562,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstar(Combinations)" msgstr "" "`#2798 `__: " @@ -4510,7 +4570,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdAstarCost(Combinations)" msgstr "" "`#2798 `__: " @@ -4518,21 +4578,21 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstra(Combinations)" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_bdDijkstraCost(Combinations)" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstra(Combinations)" msgstr "" "`#2798 `__: " @@ -4540,7 +4600,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_dijkstraCost(Combinations)" msgstr "" "`#2798 `__: " @@ -4548,14 +4608,14 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ pgr_KSP(All " +"`#2718 `__: pgr_KSP(All " "signatures)" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_boykovKolmogorov(Combinations)" msgstr "" "`#2798 `__: " @@ -4563,7 +4623,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_edmondsKarp(Combinations)" msgstr "" "`#2798 `__: " @@ -4571,7 +4631,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_maxFlow(Combinations)" msgstr "" "`#2798 `__: " @@ -4579,7 +4639,7 @@ msgstr "" #, fuzzy msgid "" -"`#2718 `__ " +"`#2718 `__: " "pgr_pushRelabel(Combinations)" msgstr "" "`#2798 `__: " @@ -4590,52 +4650,58 @@ msgstr "" #, fuzzy msgid "" -"`#2904 `__ Standardize " -"output columns of functions with different output columns within overloads" +"`#2904 `__: Standardize " +"output columns of functions with different output" msgstr "" "`#2057 `__: trspViaEdges " "列的顺序不同" +#, fuzzy +msgid "columns within overloads" +msgstr "函数的重载" + #, fuzzy msgid "Standardized to |short-generic-result|" msgstr "将输出列标准化为 |short-generic-result|" #, fuzzy msgid "" -"`#2905 `__ pgr_withPoints" +"`#2905 `__: " +"pgr_withPoints" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2906 `__ pgr_bdDijkstra" +"`#2906 `__: " +"pgr_bdDijkstra" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2907 `__ " +"`#2907 `__: " "pgr_bellmanFord" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2908 `__ " +"`#2908 `__: " "pgr_binaryBreadthFirstSearch" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2910 `__ " +"`#2910 `__: " "pgr_edwardMoore" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2913 `__ " +"`#2913 `__: " "pgr_DAGshortestPath" msgstr "" "`#2683 `__: pgr_trsp" @@ -4646,14 +4712,14 @@ msgstr "输出列是 |ksp-result|" #, fuzzy msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCost" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2905 `__ " +"`#2905 `__: " "pgr_withPointsCostMatrix" msgstr "" "`#2683 `__: pgr_trsp" @@ -4664,14 +4730,14 @@ msgstr "将输出列标准化为 |short-generic-result|" #, fuzzy msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_edgeDisjointPaths" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2909 `__ " +"`#2909 `__: " "pgr_turnRestrictedPaths" msgstr "" "`#2683 `__: pgr_trsp" @@ -4682,7 +4748,7 @@ msgstr "返回集合 |result-edge-color|" #, fuzzy msgid "" -"`#2924 `__ " +"`#2924 `__: " "pgr_edgeColoring" msgstr "" "`#2683 `__: pgr_trsp" @@ -4693,13 +4759,13 @@ msgstr "返回集合 |result-node-color|" #, fuzzy msgid "" -"`#2924 `__ pgr_bipartite" +"`#2924 `__: pgr_bipartite" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2927 `__ " +"`#2927 `__: " "pgr_sequentialVertexColoring" msgstr "" "`#2202 `__: " @@ -4711,25 +4777,25 @@ msgstr "将输出列标准化为 |result-spantree|" #, fuzzy msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_breadthFirstSearch" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"`#2931 `__ " +"`#2931 `__: " "pgr_depthFirstSearch" msgstr "" "`#2683 `__: pgr_trsp" #, fuzzy -msgid "Standardized to |result-node-order|" +msgid "Standardized to |result_node_order|" msgstr "返回集合 |result-node-color|" #, fuzzy msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_topologicalSort" msgstr "" "`#2683 `__: pgr_trsp" @@ -4740,7 +4806,7 @@ msgstr "将输出列标准化为 |result-spantree|" #, fuzzy msgid "" -"`#2934 `__ " +"`#2934 `__: " "pgr_transitiveClosure" msgstr "" "`#2683 `__: pgr_trsp" @@ -4766,13 +4832,6 @@ msgid "" msgstr "" "`#2683 `__: pgr_trsp" -#, fuzzy -msgid "" -"`#2700 `__: " -"pgr_withPointsVia" -msgstr "" -"`#2683 `__: pgr_trsp" - #, fuzzy msgid "" "`#2888 `__: " @@ -4869,8 +4928,9 @@ msgstr "" "`#2748 `__: " "pgr_alphaShape" +#, fuzzy msgid "" -"`#2751 `__: " +"`#2751 `__: " "pgr_createTopology" msgstr "" "`#2751 `__: " @@ -4910,199 +4970,340 @@ msgid "Removal of SQL deprecated internal functions" msgstr "移除已弃用的SQL内部函数" #, fuzzy -msgid "#2748 _pgr_alphashape(text,double precision)" -msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2748 `__ " +"_pgr_alphashape(text,double precision)" +msgstr "" +"`#2748 `__: " +"pgr_alphaShape" #, fuzzy -msgid "#2861 _pgr_checkverttab(text,text[],integer,text)" -msgstr "_pgr_checkverttab(text,text[],integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_checkverttab(text,text[],integer,text)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2861 _pgr_createindex(text,text,text,integer,text)" -msgstr "_pgr_createindex(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,integer,text)" +msgstr "" +"`#2786 `__:" +"pgr_contraction(edges) 新签名" #, fuzzy -msgid "#2861 _pgr_createindex(text,text,text,text,integer,text)" -msgstr "_pgr_createindex(text,text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_createindex(text,text,text,text,integer,text)" +msgstr "" +"`#2786 `__:" +"pgr_contraction(edges) 新签名" #, fuzzy -msgid "#2913 _pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" -msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2913 _pgr_dagshortestpath(text,text,boolean,boolean)" -msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath(text,text,boolean,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2730 _pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" -msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +msgstr "" +"`#2798 `__: " +"pgr_contraction" #, fuzzy -msgid "#2730 _pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" -msgstr "_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +msgstr "" +"`#2798 `__: " +"pgr_contraction" #, fuzzy -msgid "#2730 _pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" -msgstr "_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +msgstr "" +"`#2798 `__: " +"pgr_contraction" #, fuzzy msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" msgstr "_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" #, fuzzy msgid "" -"#2730 _pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint," -"boolean)" +"`#2730 `__ " +"_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint,boolean)" msgstr "_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" #, fuzzy -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" -msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +msgstr "" +"`#2798 `__: " +"pgr_contraction" #, fuzzy -msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" -msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgid "" +"`#2730 `__ " +"_pgr_dijkstra(text,text,boolean,boolean,boolean)" +msgstr "" +"`#2798 `__: " +"pgr_contraction" #, fuzzy msgid "" -"#2735 _pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" +"`#2735 `__ " +"_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" msgstr "_pgr_drivingdistance(text,anyarray,double precision,boolean,boolean)" #, fuzzy -msgid "#2861 _pgr_endpoint(geometry)" -msgstr "_pgr_endpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_endpoint(geometry)" +msgstr "" +"`#2850 `__:重写 " +"pgr_nodeNetwork" #, fuzzy -msgid "#2861 _pgr_getcolumnname(text,text,integer,text)" -msgstr "_pgr_getcolumnname(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,integer,text)" +msgstr "" +"`#2850 `__:重写 " +"pgr_nodeNetwork" #, fuzzy -msgid "#2861 _pgr_getcolumnname(text,text,text,integer,text)" -msgstr "_pgr_getcolumnname(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumnname(text,text,text,integer,text)" +msgstr "" +"`#2786 `__:" +"pgr_contraction(edges) 新签名" #, fuzzy -msgid "#2861 _pgr_getcolumntype(text,text,integer,text)" -msgstr "_pgr_getcolumntype(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,integer,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" #, fuzzy -msgid "#2861 _pgr_getcolumntype(text,text,text,integer,text)" -msgstr "_pgr_getcolumntype(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_getcolumntype(text,text,text,integer,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" #, fuzzy -msgid "#2861 _pgr_gettablename(text,integer,text)" -msgstr "_pgr_gettablename(text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_gettablename(text,integer,text)" +msgstr "" +"`#2850 `__:重写 " +"pgr_nodeNetwork" #, fuzzy -msgid "#2861 _pgr_iscolumnindexed(text,text,integer,text)" -msgstr "_pgr_iscolumnindexed(text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,integer,text)" +msgstr "" +"`#2850 `__:重写 " +"pgr_nodeNetwork" #, fuzzy -msgid "#2861 _pgr_iscolumnindexed(text,text,text,integer,text)" -msgstr "_pgr_iscolumnindexed(text,text,text,integer,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnindexed(text,text,text,integer,text)" +msgstr "" +"`#2786 `__:" +"pgr_contraction(edges) 新签名" #, fuzzy -msgid "#2861 _pgr_iscolumnintable(text,text)" -msgstr "_pgr_iscolumnintable(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_iscolumnintable(text,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" #, fuzzy -msgid "#2745 _pgr_kruskal(text,anyarray,text,bigint,double precision)" -msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2745 `__ " +"_pgr_kruskal(text,anyarray,text,bigint,double precision)" +msgstr "" +"`#2087 `__: " +"pgr_extractVertices 变为提议状态" #, fuzzy -msgid "#2897 _pgr_ksp(text,anyarray,anyarray,integer,boolean,boolean,boolean)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"anyarray,anyarray,integer,boolean,boolean,boolean)" msgstr "_pgr_dijkstra(text,anyarray,anyarray,boolean,boolean,boolean,bigint)" #, fuzzy -msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"bigint,bigint,integer,boolean,boolean)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2897 _pgr_ksp(text,text,integer,boolean,boolean)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2897 `__ _pgr_ksp(text," +"text,integer,boolean,boolean)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2899 _pgr_maxcardinalitymatch(text,boolean)" -msgstr "pgr_maxCardinalityMatch(text,boolean)" +msgid "" +"`#2899 `__ " +"_pgr_maxcardinalitymatch(text,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2861 _pgr_msg(integer,text,text)" -msgstr "_pgr_msg(integer,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_msg(integer,text,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" #, fuzzy -msgid "#2861 _pgr_onerror(boolean,integer,text,text,text,text)" -msgstr "_pgr_onerror(boolean,integer,text,text,text,text)" +msgid "" +"`#2861 `__ " +"_pgr_onerror(boolean,integer,text,text,text,text)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" #, fuzzy -msgid "#2861 _pgr_pointtoid(geometry,double precision,text,integer)" -msgstr "_pgr_pointtoid(geometry,double precision,text,integer)" +msgid "" +"`#2861 `__ " +"_pgr_pointtoid(geometry,double precision,text,integer)" +msgstr "" +"`#2786 `__:" +"pgr_contraction(edges) 新签名" #, fuzzy -msgid "#2743 _pgr_prim(text,anyarray,text,bigint,double precision)" -msgstr "_pgr_prim(text,anyarray,text,bigint,double precision)" +msgid "" +"`#2743 `__ " +"_pgr_prim(text,anyarray,text,bigint,double precision)" +msgstr "" +"`#2087 `__: " +"pgr_extractVertices 变为提议状态" #, fuzzy -msgid "#2861 _pgr_quote_ident(text)" -msgstr "_pgr_quote_ident(text)" +msgid "" +"`#2861 `__ " +"_pgr_quote_ident(text)" +msgstr "" +"`#2850 `__:重写 " +"pgr_nodeNetwork" #, fuzzy -msgid "#2861 _pgr_startpoint(geometry)" -msgstr "_pgr_startpoint(geometry)" +msgid "" +"`#2861 `__ " +"_pgr_startpoint(geometry)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" #, fuzzy msgid "" -"#2683 _pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ " +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"boolean,text)" msgstr "" "_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" -msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,anyarray,bigint,boolean)" -msgstr "_pgr_trsp(text,text,anyarray,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,anyarray,bigint,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,bigint,anyarray,boolean)" -msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2683 _pgr_trsp(text,text,bigint,bigint,boolean)" -msgstr "_pgr_trsp(text,text,bigint,bigint,boolean)" +msgid "" +"`#2683 `__ " +"_pgr_trsp(text,text,bigint,bigint,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2682 _pgr_trspviavertices(text,integer[],boolean,boolean,text)" -msgstr "_pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"_pgr_trspviavertices(text,integer[],boolean,boolean,text)" +msgstr "" +"`#2682 `__: " +"pgr_trspviavertices" #, fuzzy msgid "" -"#2919 _pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," -"boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"character,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," -"character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"_pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" -"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," -"boolean)``" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"#2901 _pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," +"`#2901 `__ " +"_pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," "integer,double precision,double precision,double precision,boolean)" msgstr "" "_pgr_trsp(text,integer,double precision,integer,double precision,boolean," @@ -5110,154 +5311,205 @@ msgstr "" #, fuzzy msgid "" -"#2901 _pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ _pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" "_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2861 _pgr_versionless(text,text)" -msgstr "_pgr_versionless(text,text)" +msgid "" +"`#2861 `__ " +"_pgr_versionless(text,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" #, fuzzy msgid "" -"#2890 _pgr_withpointsdd(text,text,anyarray,double precision,boolean," -"character,boolean,boolean)" +"`#2890 `__ " +"_pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"boolean,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2895 _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character," -"boolean,boolean,boolean,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean," +"boolean,boolean,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2895 _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2895 _pgr_withpointsksp(text,text,text,integer,character,boolean,boolean," -"boolean)" +"`#2895 `__ " +"_pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy -msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" -msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgid "" +"`#2741 `__ " +"_pgr_withpointsvia(text,bigint[],double precision[],boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"#2741 _pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean," -"character,boolean)" +"`#2741 `__ " +"_pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy -msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" -msgstr "_trsp(text,text,anyarray,anyarray,boolean)" - +msgid "" +"`#2683 `__ _trsp(text," +"text,anyarray,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" + #, fuzzy -msgid "#2683 _v4trsp(text,text,anyarray,anyarray,boolean)" -msgstr "_v4trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,anyarray,anyarray,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2683 _v4trsp(text,text,text,boolean)" -msgstr "_v4trsp(text,text,text,boolean)" +msgid "" +"`#2683 `__ _v4trsp(text," +"text,text,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "Summary of functions and signatures no longer on pgrouting" msgstr "为 pgRouting 添加功能" #, fuzzy -msgid "#2748 pgr_alphashape(geometry,double precision)" -msgstr "_pgr_pointtoid(geometry,double precision,text,integer)" +msgid "" +"`#2748 `__ " +"pgr_alphashape(geometry,double precision)" +msgstr "" +"`#2748 `__: " +"pgr_alphaShape" #, fuzzy -msgid "#2752 pgr_analyzegraph(text,double precision,text,text,text,text,text)" -msgstr "_pgr_onerror(boolean,integer,text,text,text,text)" +msgid "" +"`#2752 `__ " +"pgr_analyzegraph(text,double precision,text,text,text,text,text)" +msgstr "" +"`#2752 `__: " +"pgr_analyzeGraph" #, fuzzy msgid "" -"#2755 pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text," -"text)" +"`#2755 `__ " +"pgr_analyzeoneway(text,text[],text[],text[],text[],boolean,text,text,text)" msgstr "_pgr_createindex(text,text,text,text,integer,text)" #, fuzzy -msgid "#2798 pgr_contraction(text,bigint[],integer,bigint[],boolean)" -msgstr "pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgid "" +"`#2798 `__ " +"pgr_contraction(text,bigint[],integer,bigint[],boolean)" +msgstr "" +"`#2798 `__: " +"pgr_contraction" #, fuzzy msgid "" -"#2751 pgr_createtopology(text,double precision,text,text,text,text,text," -"boolean)" +"`#2751 `__ " +"pgr_createtopology(text,double precision,text,text,text,text,text,boolean)" msgstr "_pgr_createindex(text,text,text,text,integer,text)" #, fuzzy -msgid "#2827 pgr_createverticestable(text,text,text,text,text)" -msgstr "_pgr_createindex(text,text,text,text,integer,text)" +msgid "" +"`#2827 `__ " +"pgr_createverticestable(text,text,text,text,text)" +msgstr "" +"`#2827 `__: " +"pgr_createVerticesTable" #, fuzzy msgid "" -"#2888 pgr_findcloseedges(text,geometry,double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry,double precision,integer,boolean,boolean)" msgstr "" "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" #, fuzzy msgid "" -"#2888 pgr_findcloseedges(text,geometry[],double precision,integer,boolean," -"boolean)" +"`#2888 `__ " +"pgr_findcloseedges(text,geometry[],double precision,integer,boolean,boolean)" msgstr "" "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" #, fuzzy -msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" -msgstr "pgr_maxCardinalityMatch(text,boolean)" +msgid "" +"`#2899 `__ " +"pgr_maxcardinalitymatch(text,boolean)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"#2886 pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +"`#2886 `__ " +"pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" msgstr "" -"pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" +"`#2850 `__:重写 " +"pgr_nodeNetwork" #, fuzzy msgid "" -"#2683 pgr_trsp(text,integer,double precision,integer,double precision," -"boolean,boolean,text)" +"`#2683 `__ pgr_trsp(text," +"integer,double precision,integer,double precision,boolean,boolean,text)" msgstr "" -"pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" -msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" +msgid "" +"`#2683 `__ pgr_trsp(text," +"integer,integer,boolean,boolean,text)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"#2681 pgr_trspviaedges(text,integer[],double precision[],boolean,boolean," -"text)" -msgstr "" +"`#2681 `__ " "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" +msgstr "" +"`#2681 `__: " +"pgr_trspviaedges" #, fuzzy -msgid "#2682 pgr_trspviavertices(text,anyarray,boolean,boolean,text)" -msgstr "pgr_trspViaVertices(text,anyarray,boolean,boolean,text)" +msgid "" +"`#2682 `__ " +"pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +msgstr "" +"`#2682 `__: " +"pgr_trspviavertices" #, fuzzy msgid "" -"#2919 pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," +"`#2919 `__ " +"pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean,boolean," "character,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," @@ -5265,7 +5517,8 @@ msgstr "" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean,character," "boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," @@ -5273,83 +5526,98 @@ msgstr "" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character," -"boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,bigint,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy msgid "" -"#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +"`#2919 `__ " +"pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" msgstr "" -"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer," -"integer,double precision,double precision,double precision,boolean)" +"`#2901 `__ " +"pgr_tspeuclidean(text,bigint,bigint,double precision,integer,integer,integer," +"double precision,double precision,double precision,boolean)" msgstr "" -"pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy msgid "" -"#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," -"double precision,double precision,double precision,boolean)" +"`#2901 `__ pgr_tsp(text," +"bigint,bigint,double precision,integer,integer,integer,double precision," +"double precision,double precision,boolean)" msgstr "" -"pgr_trsp(text,integer,double precision,integer,double precision,boolean," +"_pgr_trsp(text,integer,double precision,integer,double precision,boolean," "boolean,text)" #, fuzzy -msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" msgstr "" -"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," -"boolean,boolean)" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" -msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" msgstr "" -"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," -"boolean,boolean)" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" -msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,bigint,bigint,boolean,character)" msgstr "" -"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," -"boolean)``" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2919 pgr_withpointscost(text,text,text,boolean,character)" +msgid "" +"`#2919 `__ " +"pgr_withpointscost(text,text,text,boolean,character)" msgstr "" -"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +"`#2890 `__ " +"pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," @@ -5357,52 +5625,61 @@ msgstr "" #, fuzzy msgid "" -"#2890 pgr_withpointsdd(text,text,bigint,double precision,boolean,character," -"boolean)" +"`#2890 `__ " +"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy msgid "" -"#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," -"character,boolean)" +"`#2895 `__ " +"pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character," +"boolean)" msgstr "" "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," "boolean)``" #, fuzzy msgid "" -"#2919 pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,anyarray,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,anyarray,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," "boolean,boolean)" #, fuzzy msgid "" -"#2919 pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,anyarray,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy -msgid "#2919 pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,bigint,bigint,boolean,character,boolean)" msgstr "" "pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" #, fuzzy -msgid "#2919 pgr_withpoints(text,text,text,boolean,character,boolean)" +msgid "" +"`#2919 `__ " +"pgr_withpoints(text,text,text,boolean,character,boolean)" msgstr "" -"pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)" +"`#2683 `__: pgr_trsp" #, fuzzy msgid "" -"#2919 pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," +"`#2919 `__ " +"pgr_withpointsvia(text,text,anyarray,boolean,boolean,boolean,character," "boolean)" msgstr "" "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," @@ -5470,19 +5747,30 @@ msgstr "pgr_withPointsvia 是 pgr_dijkstraVia **with points** 的版本" msgid "Internal C/C++ functions in legacy" msgstr "遗留代码中内部 C/C++ 函数" -msgid "#2683 _trsp" +#, fuzzy +msgid "`#2683 `__ _trsp" msgstr "" +"`#2683 `__: pgr_trsp" -msgid "#2683 _v4trsp" +#, fuzzy +msgid "`#2683 `__ _v4trsp" msgstr "" +"`#2683 `__: pgr_trsp" #, fuzzy -msgid "#2748 _pgr_alphashape" -msgstr "pgr_alphashape" +msgid "" +"`#2748 `__ " +"_pgr_alphashape" +msgstr "" +"`#2748 `__: " +"pgr_alphaShape" #, fuzzy -msgid "#2913 _pgr_dagshortestpath" -msgstr "pgr_dagShortestpath" +msgid "" +"`#2913 `__ " +"_pgr_dagshortestpath" +msgstr "" +"`#2683 `__: pgr_trsp" msgid "All releases" msgstr "所有版本" @@ -6352,7 +6640,7 @@ msgid "|result_node_color|" msgstr "返回集合 |result-node-color|" #, fuzzy -msgid "|result-node-order|" +msgid "|result_node_order|" msgstr "返回集合 |result-node-color|" msgid "Changes on column names must be done after updating pgRouting." @@ -6415,7 +6703,7 @@ msgid "Migration from |result-toposort|" msgstr "限制迁移" #, fuzzy -msgid "Migration to: |result-node-order|" +msgid "Migration to: |result_node_order|" msgstr "|result-generic-no-seq|" #, fuzzy @@ -8541,27 +8829,6 @@ msgstr "另请参阅" msgid "Installation" msgstr "安装" -msgid ":ref:`install-short`" -msgstr ":ref:`install-short`" - -msgid ":ref:`install_get_sources`" -msgstr ":ref:`install_get_sources`" - -msgid ":ref:`install_enable_db`" -msgstr ":ref:`install_enable_db`" - -msgid ":ref:`install_dependencies`" -msgstr ":ref:`install_dependencies`" - -msgid ":ref:`install_configuring`" -msgstr ":ref:`install_configuring`" - -msgid ":ref:`install_build`" -msgstr ":ref:`install_build`" - -msgid ":ref:`install_testing`" -msgstr ":ref:`install_testing`" - msgid "" "Instructions for downloading and installing binaries for different operating " "systems, additional notes and corrections not included in this documentation " @@ -8572,8 +8839,9 @@ msgstr "" "和更正,可以在 `安装维基 `__ 中找到" +#, fuzzy msgid "" -"To use pgRouting PostGIS needs to be installed, please read the information " +"To use pgRouting, PostGIS needs to be installed, please read the information " "about installation in this `Install Guide `__" msgstr "" @@ -8685,27 +8953,25 @@ msgid "" "Compiling with Boost 1.75 requires C++ Compiler with C++14 standard support" msgstr "使用 Boost 1.75 进行编译需要具有 C++ 14 标准支持的 C++ 编译器" -msgid "Postgresql version = Supported versions by PostgreSQL" -msgstr "Postgresql 版本 = PostgreSQL 支持的版本" +#, fuzzy +msgid "Postgresql version >= 13" +msgstr "PostgreSQL version 9.3" -msgid "The Boost Graph Library (BGL). Version >= 1.56" +#, fuzzy +msgid "The Boost Graph Library (BGL) >= 1.56.0" msgstr "Boost 图库 (BGL)。 版本 >= 1.56" -msgid "CMake >= 3.2" +#, fuzzy +msgid "CMake >= 3.12" msgstr "CMake >= 3.2" -msgid "optional dependencies" -msgstr "可选的依赖项" - msgid "For user's documentation" msgstr "用于用户文档" -msgid "Sphinx >= 1.1" +#, fuzzy +msgid "Sphinx >= 4.0" msgstr "Sphinx >= 1.1" -msgid "Latex" -msgstr "Latex" - msgid "For developer's documentation" msgstr "对于开发者文档" @@ -8724,7 +8990,8 @@ msgstr "pg_prove" msgid "For using:" msgstr "用于使用:" -msgid "PostGIS version >= 2.2" +#, fuzzy +msgid "PostGIS version >= 3.0.0" msgstr "PostGIS版本 >= 2.2" msgid "Example: Installing dependencies on linux" @@ -8733,76 +9000,15 @@ msgstr "示例:在 Linux 上安装依赖项" msgid "Installing the compilation dependencies" msgstr "安装编译依赖项" -msgid "Database dependencies" -msgstr "数据库依赖" - -msgid "Configuring PostgreSQL" -msgstr "配置 PostgreSQL" - -msgid "Entering psql console" -msgstr "进入psql控制台" - -msgid "To exit psql console" -msgstr "退出 psql 控制台" - -msgid "" -"Entering psql console directly without switching roles can be done by the " -"following commands" -msgstr "直接进入psql控制台,无需切换角色,可以通过以下命令完成" - -msgid "Then use the above given method to exit out of the psql console" -msgstr "然后使用上面给出的方法退出psql控制台" - -msgid "Checking PostgreSQL version" -msgstr "检查 PostgreSQL 版本" - -msgid "or" -msgstr "或者" - -msgid "Enter the psql console using above given method and then enter" -msgstr "使用上面给定的方法进入psql控制台,然后输入" - -msgid "Creating PostgreSQL role" -msgstr "创建 PostgreSQL 角色" - -msgid "" -"Default role provided by PostgreSQL is postgres. To create new roles you can " -"use the above provided commands. The prompt will ask the user to type name " -"of the role and then provide affirmation. Proceed with the steps and you " -"will succeed in creating PostgreSQL role successfully." -msgstr "" -"PostgreSQL 提供的默认角色是 postgres。 要创建新角色,您可以使用上面提供的命" -"令。 提示将要求用户输入角色名称,然后提供确认。 继续执行这些步骤,您将成功创" -"建 PostgreSQL 角色。" - -msgid "" -"To add password to the role or change previously created password of the " -"role use the following commands" -msgstr "要向角色添加密码或更改之前创建的角色密码,请使用以下命令" - -msgid "" -"To get additional details on the flags associated with ``createuser`` below " -"given command can be used" -msgstr "" -"要获取与下面的 ``createuser`` 相关的标志的更多详细信息,可以使用给定的命令" - -msgid "Creating Database in PostgreSQL" -msgstr "在 PostgreSQL 中创建数据库" - -msgid "Connecting to a PostgreSQL Database" -msgstr "连接到 PostgreSQL 数据库" - -msgid "Enter the psql console and type the following commands" -msgstr "进入psql控制台,输入以下命令" - msgid "Build dependencies" msgstr "构建依赖关系" msgid "Optional dependencies" msgstr "可选依赖项" -msgid "For documentation and testing" -msgstr "用于文档和测试" +#, fuzzy +msgid "For documentation" +msgstr "用于用户文档" msgid "Configuring" msgstr "配置" @@ -8810,21 +9016,23 @@ msgstr "配置" msgid "pgRouting uses the `cmake` system to do the configuration." msgstr "pgRouting 使用 `cmake` 系统进行配置。" -msgid "The build directory is different from the source directory" -msgstr "构建目录与源目录不同" - -msgid "Create the build directory" -msgstr "创建构建目录" - msgid "Configurable variables" msgstr "可配置变量" msgid "To see the variables that can be configured" msgstr "查看可以配置的变量" +msgid "The build directory is different from the source directory" +msgstr "构建目录与源目录不同" + msgid "Configuring The Documentation" msgstr "配置文档" +msgid "" +"User and developers documentation are not build if prerequisites are not " +"found." +msgstr "" + msgid "" "Most of the effort of the documentation has been on the HTML files. Some " "variables for building documentation:" @@ -8836,15 +9044,6 @@ msgstr "变量" msgid "Comment" msgstr "解释" -msgid "WITH_DOC" -msgstr "WITH_DOC" - -msgid "BOOL=OFF" -msgstr "BOOL=OFF" - -msgid "Turn on/off building the documentation" -msgstr "打开/关闭构建文档" - msgid "BUILD_HTML" msgstr "BUILD_HTML" @@ -8863,6 +9062,9 @@ msgstr "如果打开,则打开/关闭为开发人员文档构建 HTML" msgid "BUILD_LATEX" msgstr "BUILD_LATEX" +msgid "BOOL=OFF" +msgstr "BOOL=OFF" + msgid "If ON, turn on/off building PDF" msgstr "如果打开,则打开/关闭构建 PDF" @@ -8878,11 +9080,25 @@ msgstr "DOC_USE_BOOTSTRAP" msgid "If ON, use sphinx-bootstrap for HTML pages of the users documentation" msgstr "如果打开,则对用户文档的 HTML 页面使用 sphinx-bootstrap" -msgid "Configuring cmake to create documentation before building pgRouting" -msgstr "在构建 pgRouting 之前配置 cmake 创建文档" +msgid "EN" +msgstr "" + +#, fuzzy +msgid "if OFF the English documentation will no be built" +msgstr "有关此文档何时构建的信息" + +msgid "ES" +msgstr "" + +#, fuzzy +msgid "if OFF the Spaish documentation will no be built" +msgstr "有关此文档何时构建的信息" + +msgid "ZH_HANS" +msgstr "" -msgid "Most of the effort of the documentation has been on the html files." -msgstr "文档的大部分工作都集中在 html 文件上。" +msgid "if OFF the Chinese simplified documentation will no be built" +msgstr "" msgid "Building" msgstr "构建" @@ -8890,7 +9106,8 @@ msgstr "构建" msgid "Using ``make`` to build the code and the documentation" msgstr "使用 ``make`` 构建代码和文档" -msgid "The following instructions start from *path/to/pgrouting/build*" +#, fuzzy +msgid "The following instructions start from ``path/to/pgrouting/build``" msgstr "以下说明从 *path/to/pgrouting/build* 开始" msgid "" @@ -8898,34 +9115,19 @@ msgid "" "steps are needed." msgstr "我们已经在多个平台上进行了测试,安装或重新安装需要所有步骤。" -msgid "The sql signatures are configured and build in the ``cmake`` command." -msgstr "SQL签名是在 ``cmake`` 命令中配置和构建的。" - -msgid "MinGW on Windows" -msgstr "Windows 上的 MinGW" - msgid "Linux" msgstr "Linux" -msgid "The following instructions start from *path/to/pgrouting*" +#, fuzzy +msgid "The following instructions start from ``path/to/pgrouting``" msgstr "以下说明从 *path/to/pgrouting* 开始" -msgid "" -"To remove the build when the configuration changes, use the following code:" -msgstr "要在配置更改时删除构建,请使用以下代码:" - -msgid "and start the build process as mentioned previously." -msgstr "并开始前面提到的构建过程。" - msgid "Testing" msgstr "测试" msgid "Currently there is no :code:`make test` and testing is done as follows" msgstr "目前没有 :code:`make test` ,测试如下" -msgid "The following instructions start from *path/to/pgrouting/*" -msgstr "以下指令从 *path/to/pgrouting/* 开始" - msgid "" "pgRouting is an extension of `PostGIS `__ and " "`PostgreSQL `__ geospatial database and adds " @@ -9006,10 +9208,12 @@ msgstr "贡献者" msgid "This Release Contributors" msgstr "此版本贡献者" -msgid "Individuals in this release v3.8.x (in alphabetical order)" +#, fuzzy +msgid "Individuals in this release v4.0.0 (in alphabetical order)" msgstr "本次 v3.8.x 版本发布的个人贡献者(按字母顺序排列)" -msgid "Aurélie Bousquet, Regina Obe, Vicky Vergara" +#, fuzzy +msgid "Regina Obe, Vicky Vergara" msgstr "Aurélie Bousquet, Regina Obe, Vicky Vergara" msgid "" @@ -14319,9 +14523,10 @@ msgstr "" msgid "``pgr_johnson``" msgstr "``pgr_johnson``" +#, fuzzy msgid "" "``pgr_johnson`` - Returns the sum of the costs of the shortest path for each " -"pair of nodes in the graph using Floyd-Warshall algorithm." +"pair of nodes in the graph using Johnson algorithm." msgstr "" "``pgr_johnson`` - 使用 Jhonson 算法返回图中每对节点的最短路径成本之和。" @@ -17338,8 +17543,9 @@ msgstr "pgRouting 3.8" msgid "pgRouting 3.8.0 Release Notes" msgstr "pgRouting 3.8.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.8.0 `__" msgstr "" @@ -17452,11 +17658,14 @@ msgstr "" "`#2802 `__:" "pgr_contraction 函数进行了代码重构" -msgid "" -"Other enhancements: `#2869 `__" +#, fuzzy +msgid "Other enhancements:" +msgstr "代码改进" + +#, fuzzy +msgid "`#2869 `__:" msgstr "" -"其他改进: `#2869 `__" +"`#2683 `__: pgr_trsp" msgid "SQL code enhancements" msgstr "SQL 代码优化" @@ -17521,8 +17730,9 @@ msgstr "pgRouting 3.7" msgid "pgRouting 3.7.3 Release Notes" msgstr "pgRouting 3.7.3 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.3 `__" msgstr "" @@ -17530,9 +17740,10 @@ msgstr "" "`__" +#, fuzzy msgid "" -"`#2731 `__ Build Failure " -"on Ubuntu 22" +"`#2731 `__: Build " +"Failure on Ubuntu 22" msgstr "" "`#2731 `__ Ubuntu 22 上的构" "建失败" @@ -17540,8 +17751,9 @@ msgstr "" msgid "pgRouting 3.7.2 Release Notes" msgstr "pgRouting 3.7.2 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.2 `__" msgstr "" @@ -17549,12 +17761,10 @@ msgstr "" "表 `__" -msgid "Build" -msgstr "构建" - +#, fuzzy msgid "" -"`#2713 `__ cmake missing " -"some policies and min version" +"`#2713 `__: cmake " +"missing some policies and min version" msgstr "" "`#2713 `__ cMake 缺少一些策" "略和最低版本要求" @@ -17565,16 +17775,18 @@ msgstr "使用旧版策略:CMP0148,CMP0144,CMP0167" msgid "Minimum cmake version 3.12" msgstr "CMake最低版本要求 3.12" +#, fuzzy msgid "" -"`#2707 `__ Build failure " -"in pgRouting 3.7.1 on Alpine" +"`#2707 `__: Build " +"failure in pgRouting 3.7.1 on Alpine" msgstr "" "`#2707 `__ pgRouting 3.7.1 " "在 Alpine 上的构建失败" +#, fuzzy msgid "" -"`#2706 `__ winnie crashing " -"on pgr_betweennessCentrality" +"`#2706 `__: winnie " +"crashing on pgr_betweennessCentrality" msgstr "" "`#2706 `__ 修复 " "pgr_betweennessCentrality 导致 winnie 崩溃" @@ -17582,8 +17794,9 @@ msgstr "" msgid "pgRouting 3.7.1 Release Notes" msgstr "pgRouting 3.7.1 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.1 `__" msgstr "" @@ -17591,16 +17804,18 @@ msgstr "" "表 `__" +#, fuzzy msgid "" -"`#2680 `__ fails to " +"`#2680 `__: fails to " "compile under mingw64 gcc 13.2" msgstr "" "`#2680 `__ 在 mingw64 gcc " "13.2 下编译失败" +#, fuzzy msgid "" -"`#2689 `__ When point is a " -"vertex, the withPoints family do not return results." +"`#2689 `__: When point " +"is a vertex, the withPoints family do not return results." msgstr "" "`#2689 `__ 当 point 是顶点" "时,withPoints 系列不返回结果。" @@ -17614,8 +17829,9 @@ msgstr "TRSP 系列" msgid "pgRouting 3.7.0 Release Notes" msgstr "pgRouting 3.7.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.7.0 `__" msgstr "" @@ -17626,9 +17842,10 @@ msgstr "" msgid "Support" msgstr "支持" +#, fuzzy msgid "" -"`#2656 `__ Stop support of " -"PostgreSQL12 on pgrouting v3.7" +"`#2656 `__: Stop support " +"of PostgreSQL12 on pgrouting v3.7" msgstr "" "`#2656 `__ 在 pgrouting " "v3.7 上停止支持 PostgreSQL12" @@ -17648,8 +17865,9 @@ msgstr "Metrics" msgid "pgr_betweennessCentrality" msgstr "pgr_betweennessCentrality" +#, fuzzy msgid "" -"`#2605 `__ Standardize " +"`#2605 `__: Standardize " "spanning tree functions output" msgstr "" "`#2605 `__ 标准化生成树函数" @@ -17661,9 +17879,10 @@ msgstr "新函数:" msgid "Experimental promoted to proposed." msgstr "实验性提升为提议。" +#, fuzzy msgid "" -"`#2635 `__ pgr_LineGraph " -"ignores directed flag and use negative values for identifiers." +"`#2635 `__: " +"pgr_LineGraph ignores directed flag and use negative values for identifiers." msgstr "" "`#2635 `__ pgr_LineGraph 忽" "略了有向标志,并使用负值作为标识符。" @@ -17674,22 +17893,25 @@ msgstr "``pgr_lineGraph``" msgid "Code enhancement" msgstr "代码改进" +#, fuzzy msgid "" -"`#2599 `__ Driving " +"`#2599 `__: Driving " "distance cleanup" msgstr "" "`#2599 `__ 行车距离清理" +#, fuzzy msgid "" -"`#2607 `__ Read postgresql " -"data on C++" +"`#2607 `__: Read " +"postgresql data on C++" msgstr "" "`#2607 `__ 在 C++ 上读取 " "postgresql 数据" +#, fuzzy msgid "" -"`#2614 `__ Clang tidy does " -"not work" +"`#2614 `__: Clang tidy " +"does not work" msgstr "" "`#2614 `__ Clang tidy 不工" "作" @@ -17700,8 +17922,9 @@ msgstr "pgRouting 3.6" msgid "pgRouting 3.6.3 Release Notes" msgstr "pgRouting 3.6.3 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.3 `__" msgstr "" @@ -17760,8 +17983,9 @@ msgstr "bug fixes" msgid "pgRouting 3.6.2 Release Notes" msgstr "pgRouting 3.6.2 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.2 `__" msgstr "" @@ -17790,18 +18014,20 @@ msgstr "更名为 `NEWS.md` ,以便在 GitHub 上更好地可视化" msgid "pgRouting 3.6.1 Release Notes" msgstr "pgRouting 3.6.1 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.1%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.6.1Git 关闭里程碑 `_" +#, fuzzy msgid "" -"`#2588 `__ pgrouting 3.6.0 " -"fails to build on OSX" +"`#2588 `__: pgrouting " +"3.6.0 fails to build on OSX" msgstr "" "`#2588 `__ pgrouting 3.6.0 " "在 OSX 上构建失败" @@ -17809,17 +18035,19 @@ msgstr "" msgid "pgRouting 3.6.0 Release Notes" msgstr "pgRouting 3.6.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.6.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.0%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请访问 `Git 3.6.0 里程碑的已关闭问题和" "拉取请求 `_" +#, fuzzy msgid "" -"`#2516 `__ Standardize " +"`#2516 `__: Standardize " "output pgr_aStar" msgstr "" "`#2516 `__ 标准化输出 " @@ -17828,22 +18056,25 @@ msgstr "" msgid "Standardize output columns to |short-generic-result|" msgstr "将输出列标准化为 |short-generic-result|" +#, fuzzy msgid "" -"`#2523 `__ Standardize " +"`#2523 `__: Standardize " "output pgr_bdAstar" msgstr "" "`#2523 `__ 标准化输出 " "pgr_bdAstar" +#, fuzzy msgid "" -"`#2547 `__ Standardize " +"`#2547 `__: Standardize " "output and modifying signature pgr_KSP" msgstr "" "`#2547 `__ 标准化输出和修改" "签名 pgr_KSP" +#, fuzzy msgid "" -"`#2548 `__ Standardize " +"`#2548 `__: Standardize " "output pgr_drivingDistance" msgstr "" "`#2548 `__ 标准化输出 " @@ -17852,23 +18083,26 @@ msgstr "" msgid "Proposed functions changes" msgstr "提议函数改变" +#, fuzzy msgid "" -"`#2544 `__ Standardize " +"`#2544 `__: Standardize " "output and modifying signature pgr_withPointsDD" msgstr "" "`#2544 `__ 标准化输出和修改" "签名 pgr_withPointsDD" +#, fuzzy msgid "" -"`#2546 `__ Standardize " +"`#2546 `__: Standardize " "output and modifying signature pgr_withPointsKSP" msgstr "" "`#2546 `__ 标准化输出和修改" "签名 pgr_withPointsKSP" +#, fuzzy msgid "" -"`#2504 `__ To C++ pg data " -"get, fetch and check." +"`#2504 `__: To C++ pg " +"data get, fetch and check." msgstr "" "`#2504 `__ 获取、提取和检查" "C++ pg数据。" @@ -17876,41 +18110,48 @@ msgstr "" msgid "Stopping support for compilation with MSVC." msgstr "停止支持使用 MSVC 进行编译。" +#, fuzzy msgid "" -"`#2505 `__ Using namespace." +"`#2505 `__: Using " +"namespace." msgstr "" "`#2505 `__ 使用命名空间。" +#, fuzzy msgid "" -"`#2512 `__ [Dijkstra] " +"`#2512 `__: [Dijkstra] " "Removing duplicate code on Dijkstra." msgstr "" "`#2512 `__ [Dijkstra] 删除 " "Dijkstra 上的重复代码。" +#, fuzzy msgid "" -"`#2517 `__ Astar code " +"`#2517 `__: Astar code " "simplification." msgstr "" "`#2517 `__ Astar 代码简化。" +#, fuzzy msgid "" -"`#2521 `__ Dijkstra code " -"simplification." +"`#2521 `__: Dijkstra " +"code simplification." msgstr "" "`#2521 `__ Dijkstra 代码简" "化。" +#, fuzzy msgid "" -"`#2522 `__ bdAstar code " +"`#2522 `__: bdAstar code " "simplification." msgstr "" "`#2522 `__ bdAstar 代码简" "化。" +#, fuzzy msgid "" -"`#2490 `__ Automatic page " -"history links." +"`#2490 `__: Automatic " +"page history links." msgstr "" "`#2490 `__ 自动页面历史链" "接。" @@ -17918,8 +18159,9 @@ msgstr "" msgid "..rubric:: Standardize SQL" msgstr "..rubric:: 标准化 SQL" +#, fuzzy msgid "" -"`#2555 `__ Standardize " +"`#2555 `__: Standardize " "deprecated messages" msgstr "" "`#2555 `__ 过时信息标准化" @@ -17934,10 +18176,11 @@ msgstr "pgRouting 3.5" msgid "pgRouting 3.5.1 Release Notes" msgstr "pgRouting 3.5.1 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.1 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.1%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.5.1 Git 关闭里程碑 `__ " +"`#2565 `__: " "pgr_lengauerTarjanDominatorTree triggers an assertion" msgstr "" "`#2565 `__ " @@ -17974,15 +18218,17 @@ msgstr "" msgid "SQL enhancements" msgstr "SQL 增强功能" +#, fuzzy msgid "" -"`#2561 `__ Not use " +"`#2561 `__: Not use " "wildcards on SQL" msgstr "" "`#2561 `__ 在 SQL 中不使" "用通配符" +#, fuzzy msgid "" -"`#2559 `__ pgtap test " +"`#2559 `__: pgtap test " "using sampledata" msgstr "" "`#2559 `__ pgtap 测试使" @@ -18003,10 +18249,11 @@ msgstr "将postgres读取器的头部进行分组" msgid "pgRouting 3.5.0 Release Notes" msgstr "pgRouting 3.5.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.5.0 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.5.0 Git 关闭里程碑 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.2%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.4.2Git 关闭里程碑 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.1%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.4.1Git 关闭里程碑 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.0%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.4.0 Git 关闭里程碑 `__" +msgstr "" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `3.3.4Git 关闭里程碑 `_" + msgid "pgRouting 3.3.4 Release Notes" msgstr "pgRouting 3.3.4 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.4 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.4%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.3.4Git 关闭里程碑 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.3%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.3.3Git 关闭里程碑 `_" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22>`__" msgstr "" "要查看此版本关闭的所有问题和拉取请求,请参阅 `3.3.2Git 关闭里程碑 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.1%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.3.1Git关闭里程碑 " -"`_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.1版本里程碑关闭列" +"表 `__" msgid "" "`#2216 `__: Warnings " @@ -18299,14 +18563,15 @@ msgstr "" msgid "pgRouting 3.3.0 Release Notes" msgstr "pgRouting 3.3.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.3.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.0%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.3.0 Git关闭里程" -"碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.8.0版本里程碑关闭列" +"表 `__" msgid "" "`#2057 `__: trspViaEdges " @@ -18397,14 +18662,15 @@ msgstr "pgRouting 3.2" msgid "pgRouting 3.2.2 Release Notes" msgstr "pgRouting 3.2.2 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.2%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.2 Git关闭里程" -"碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.2版本里程碑关闭列" +"表 `__" msgid "" "`#2093 `__: Compilation " @@ -18423,14 +18689,15 @@ msgstr "" msgid "pgRouting 3.2.1 Release Notes" msgstr "pgRouting 3.2.1 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.1%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.1Git关闭里程碑 " -"`_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.1版本里程碑关闭列" +"表 `__" msgid "" "`#1883 `__: " @@ -18453,14 +18720,15 @@ msgstr "带有 annaeling 可选参数的函数已被弃用" msgid "pgRouting 3.2.0 Release Notes" msgstr "pgRouting 3.2.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.2.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.0%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.0Git关闭里程碑 " -"`_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.8.0版本里程碑关闭列" +"表 `__" msgid "" "`#1850 `__: Change Boost " @@ -18499,14 +18767,15 @@ msgstr "pgRouting 3.1" msgid "pgRouting 3.1.4 Release Notes" msgstr "pgRouting 3.1.4 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.4%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.4Git关闭里程碑 " -"`_ 。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `3.3.4Git 关闭里程碑 `_" msgid "Issues fixes" msgstr "问题修复" @@ -18514,14 +18783,15 @@ msgstr "问题修复" msgid "pgRouting 3.1.3 Release Notes" msgstr "pgRouting 3.1.3 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.3 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.3%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.3 Git关闭里程" -"碑 `_ 。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `Git closed milestone for 3.7.3 " +"`__" msgid "" "`#1825 `__: Boost " @@ -18547,14 +18817,15 @@ msgstr "" msgid "pgRouting 3.1.2 Release Notes" msgstr "pgRouting 3.1.2 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.2%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.2Git关闭里程碑 " -"`_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.2版本里程碑关闭列" +"表 `__" msgid "" "`#1304 `__: FreeBSD 12 " @@ -18594,14 +18865,15 @@ msgstr "" msgid "pgRouting 3.1.1 Release Notes" msgstr "pgRouting 3.1.1 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.1%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.1 Git关闭里程" -"碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.1版本里程碑关闭列" +"表 `__" msgid "" "`#1733 `__: pgr_bdAstar " @@ -18641,14 +18913,15 @@ msgstr "" msgid "pgRouting 3.1.0 Release Notes" msgstr "pgRouting 3.1.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.1.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.0%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.0 Git关闭里程" -"碑 `_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.8.0版本里程碑关闭列" +"表 `__" msgid "pgr_dijkstra(combinations)" msgstr "pgr_dijkstra(组合)" @@ -18668,26 +18941,28 @@ msgstr "pgRouting 3.0" msgid "pgRouting 3.0.6 Release Notes" msgstr "pgRouting 3.0.6 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.6 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.6%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.6Git关闭里程碑 " -"`_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.8.0版本里程碑关闭列" +"表 `__" msgid "pgRouting 3.0.5 Release Notes" msgstr "pgRouting 3.0.5 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.5 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.5%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.5Git关闭里程碑 " -"`_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.8.0版本里程碑关闭列" +"表 `__" msgid "Backport issue fixes" msgstr "回溯问题修复" @@ -18695,29 +18970,41 @@ msgstr "回溯问题修复" msgid "pgRouting 3.0.4 Release Notes" msgstr "pgRouting 3.0.4 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.4 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.4%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.4Git关闭里程碑 " -"`_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `3.3.4Git 关闭里程碑 `_" msgid "pgRouting 3.0.3 Release Notes" msgstr "pgRouting 3.0.3 发布说明" +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 3.0.3 `__" +msgstr "" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `Git closed milestone for 3.7.3 " +"`__" + msgid "pgRouting 3.0.2 Release Notes" msgstr "pgRouting 3.0.2 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.2 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.2%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.2Git关闭里程碑 " -"`_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.2版本里程碑关闭列" +"表 `__" msgid "" "`#1378 `__: Visual " @@ -18729,14 +19016,15 @@ msgstr "" msgid "pgRouting 3.0.1 Release Notes" msgstr "pgRouting 3.0.1 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.1 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.1%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.1Git关闭里程碑 " -"`_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.1版本里程碑关闭列" +"表 `__" msgid "" "`#232 `__: Honor client " @@ -18748,14 +19036,15 @@ msgstr "" msgid "pgRouting 3.0.0 Release Notes" msgstr "pgRouting 3.0.0 发布说明" +#, fuzzy msgid "" -"To see all issues & pull requests closed by this release see the `Git closed " +"To see all issues & pull requests closed by this release see the `Github " "milestone for 3.0.0 `_ on Github." +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.0%22>`__" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.0Git关闭里程碑 " -"`_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 4.0.0版本里程碑关闭列" +"表 `__" msgid "Fixed Issues" msgstr "问题修复" @@ -19052,31 +19341,35 @@ msgstr "pgRouting 2.6" msgid "pgRouting 2.6.3 Release Notes" msgstr "pgRouting 2.6.3 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.3 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.6.3Git关闭里程碑 `_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.6.3版本里程碑关闭列" +"表 `__" +#, fuzzy msgid "" -"`#1219 `__ Implicit cast " -"for via_path integer to text" +"`#1219 `__: Implicit " +"cast for via_path integer to text" msgstr "" "`#1219 `__ via_path 整数到" "文本的隐式转换" +#, fuzzy msgid "" -"`#1193 `__ Fixed " +"`#1193 `__: Fixed " "pgr_pointsAsPolygon breaking when comparing strings in WHERE clause" msgstr "" "`#1193 `__ 修复了比较 " "WHERE 子句中的字符串时 pgr_pointsAsPolygon 中断的问题" +#, fuzzy msgid "" -"`#1185 `__ Improve " +"`#1185 `__: Improve " "FindPostgreSQL.cmake" msgstr "" "`#1185 `__ 改进 " @@ -19085,31 +19378,35 @@ msgstr "" msgid "pgRouting 2.6.2 Release Notes" msgstr "pgRouting 2.6.2 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.2 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.6.2Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `Git closed milestone for 3.6.2 " +"`__" +#, fuzzy msgid "" -"`#1152 `__ Fixes driving " -"distance when vertex is not part of the graph" +"`#1152 `__: Fixes " +"driving distance when vertex is not part of the graph" msgstr "" "`#1152 `__ 修复了顶点不属" "于图时的行驶距离问题" +#, fuzzy msgid "" -"`#1098 `__ Fixes windows " -"test" +"`#1098 `__: Fixes " +"windows test" msgstr "" "`#1098 `__ 修复 Windows " "测试" +#, fuzzy msgid "" -"`#1165 `__ Fixes build " +"`#1165 `__: Fixes build " "for python3 and perl5" msgstr "" "`#1165 `__ 修复了 " @@ -19118,14 +19415,15 @@ msgstr "" msgid "pgRouting 2.6.1 Release Notes" msgstr "pgRouting 2.6.1 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.1 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.6.1Git关闭里程碑 `_。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.1%22>`_" msgid "Fixes server crash on several functions." msgstr "修复了多个函数导致服务器崩溃的问题。" @@ -19205,14 +19503,15 @@ msgstr "修复了 Astar 和 bdAstar 上的一个故障。" msgid "pgRouting 2.6.0 Release Notes" msgstr "pgRouting 2.6.0 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.6.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.6.0 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.6.0Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请访问 `Git 3.6.0 里程碑的已关闭问题和" +"拉取请求 `_" msgid "pgr_lineGraphFull" msgstr "pgr_lineGraphFull" @@ -19262,14 +19561,15 @@ msgstr "pgRouting 2.5" msgid "pgRouting 2.5.5 Release Notes" msgstr "pgRouting 2.5.5 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.5 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.5 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.5Git关闭里程碑 `_。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.1%22>`_" msgid "Fixes driving distance when vertex is not part of the graph" msgstr "修复顶点不在图中时的行驶距离问题" @@ -19283,26 +19583,28 @@ msgstr "修复了 python3 和 perl5 的构建问题" msgid "pgRouting 2.5.4 Release Notes" msgstr "pgRouting 2.5.4 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.4 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.4 Git关闭里程碑 `_。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.4%22>`_" msgid "pgRouting 2.5.3 Release Notes" msgstr "pgRouting 2.5.3 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.3 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.3Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `Git closed milestone for 3.7.3 " +"`__" msgid "" "Fix for postgresql 11: Removed a compilation error when compiling with " @@ -19312,14 +19614,15 @@ msgstr "postgresql 11 的修复:删除了与 postgreSQL 一起编译时出现 msgid "pgRouting 2.5.2 Release Notes" msgstr "pgRouting 2.5.2 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.2 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.2Git关闭里程碑 `_。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.2版本里程碑关闭列" +"表 `__" msgid "Fix for postgresql 10.1: Removed a compiler condition" msgstr "postgresql 10.1 的修复:删除了一个编译器条件" @@ -19327,14 +19630,15 @@ msgstr "postgresql 10.1 的修复:删除了一个编译器条件" msgid "pgRouting 2.5.1 Release Notes" msgstr "pgRouting 2.5.1 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.5.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.1 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.1Git关闭里程碑 `_。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.1%22>`_" msgid "Fixed prerequisite minimum version of: cmake" msgstr "修正了 cmake 的最低版本要求" @@ -19342,14 +19646,15 @@ msgstr "修正了 cmake 的最低版本要求" msgid "pgRouting 2.5.0 Release Notes" msgstr "pgRouting 2.5.0 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.5.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.5.0 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.0Git关闭里程碑 `_ 。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.5.0%22>`_" msgid "enhancement:" msgstr "增强:" @@ -19411,14 +19716,15 @@ msgstr "pgRouting 2.4" msgid "pgRouting 2.4.2 Release Notes" msgstr "pgRouting 2.4.2 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.2 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.4.2Git关闭里程碑 `_。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.2%22>`_" msgid "Improvement" msgstr "改进" @@ -19436,14 +19742,15 @@ msgstr "将 __linux__ 替换为 __GLIBC__ 以获取 glibc 特定的标头和函 msgid "pgRouting 2.4.1 Release Notes" msgstr "pgRouting 2.4.1 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed milestone for " -"2.4.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.1 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.4.1Git关闭里程碑 `_。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.1%22>`_" msgid "Fixed compiling error on macOS" msgstr "修正了 macOS 上的编译错误" @@ -19454,14 +19761,15 @@ msgstr "pgr_withPoints 上的条件错误" msgid "pgRouting 2.4.0 Release Notes" msgstr "pgRouting 2.4.0 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.4.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.4.0 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.4.0Git关闭里程碑 `_ 。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.0%22>`_" msgid "Deprecated signatures." msgstr "已废弃的签名。" @@ -19487,14 +19795,15 @@ msgstr "pgRouting 2.3" msgid "pgRouting 2.3.2 Release Notes" msgstr "pgRouting 2.3.2 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.2 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.3.2 Git关闭里程碑 `_ 。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22>`_" msgid "Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck." msgstr "修正了当所有订单都装在一辆卡车上时 pgr_gsoc_vrppdtw 崩溃的问题。" @@ -19511,14 +19820,15 @@ msgstr "修正了 seq 上的歧义" msgid "pgRouting 2.3.1 Release Notes" msgstr "pgRouting 2.3.1 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.1 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.3.1Git关闭里程碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.1版本里程碑关闭列" +"表 `__" msgid "Leaks on proposed max_flow functions" msgstr "提议 max_flow 函数的泄漏问题" @@ -19532,14 +19842,15 @@ msgstr "pgr_createVerticesTable 上的类型差异" msgid "pgRouting 2.3.0 Release Notes" msgstr "pgRouting 2.3.0 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.3.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.3.0 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.3.0Git关闭里程碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 4.0.0版本里程碑关闭列" +"表 `__" msgid "pgr_TSP" msgstr "pgr_TSP" @@ -19613,14 +19924,15 @@ msgstr "pgRouting 2.2" msgid "pgRouting 2.2.4 Release Notes" msgstr "pgRouting 2.2.4 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.4 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.4 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.2.4Git关闭里程碑 `_ 。" +"utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.4%22>`_" msgid "Bogus uses of extern \"C\"" msgstr "无效的extern \"C\"" @@ -19634,14 +19946,15 @@ msgstr "pgr_nodeNetwork的回归错误" msgid "pgRouting 2.2.3 Release Notes" msgstr "pgRouting 2.2.3 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.3 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.3 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.2.3Git关闭里程碑 `_ 。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `Git closed milestone for 3.7.3 " +"`__" msgid "Fixed compatibility issues with PostgreSQL 9.6." msgstr "修复了 PostgreSQL 9.6 的兼容性问题。" @@ -19649,14 +19962,15 @@ msgstr "修复了 PostgreSQL 9.6 的兼容性问题。" msgid "pgRouting 2.2.2 Release Notes" msgstr "pgRouting 2.2.2 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.2 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.2 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.2.2 Git关闭里程碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.2版本里程碑关闭列" +"表 `__" msgid "Fixed regression error on pgr_drivingDistance" msgstr "修正了 pgr_drivingDistance 的回归错误" @@ -19664,13 +19978,15 @@ msgstr "修正了 pgr_drivingDistance 的回归错误" msgid "pgRouting 2.2.1 Release Notes" msgstr "pgRouting 2.2.1 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.1 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.1 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.2.1Git关闭里程碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.1版本里程碑关闭列" +"表 `__" msgid "Server crash fix on pgr_alphaShape" msgstr "修复 pgr_alphaShape 使服务器崩溃问题" @@ -19681,14 +19997,15 @@ msgstr "在 With Points 函数族中的Bug修复" msgid "pgRouting 2.2.0 Release Notes" msgstr "pgRouting 2.2.0 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.2.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.2.0 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.2.0Git关闭里程碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 4.0.0版本里程碑关闭列" +"表 `__" msgid "Improvements" msgstr "改进" @@ -19780,14 +20097,15 @@ msgstr "pgRouting 2.1" msgid "pgRouting 2.1.0 Release Notes" msgstr "pgRouting 2.1.0 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.1.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.1.0 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.1.0Git关闭里程碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 4.0.0版本里程碑关闭列" +"表 `__" msgid "Refactored" msgstr "重构" @@ -19914,6 +20232,16 @@ msgstr "pgRouting 2.0" msgid "pgRouting 2.0.1 Release Notes" msgstr "pgRouting 2.0.1 发布说明" +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.1 `__" +msgstr "" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 3.7.1版本里程碑关闭列" +"表 `__" + msgid "Minor bug fixes." msgstr "小bug修复。" @@ -19923,14 +20251,15 @@ msgstr "没有记录错误修复情况。" msgid "pgRouting 2.0.0 Release Notes" msgstr "pgRouting 2.0.0 发布说明" +#, fuzzy msgid "" -"To see the issues closed by this release see the `Git closed issues for " -"2.0.0 `_ on Github." +"To see all issues & pull requests closed by this release see the `Github " +"milestone for 2.0.0 `__" msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.0.0Git关闭里程碑 `_ 。" +"查看本版本已关闭的所有议题和拉取请求,请访问: `GitHub 4.0.0版本里程碑关闭列" +"表 `__" msgid "" "With the release of pgRouting 2.0.0 the library has abandoned backwards " @@ -20463,17 +20792,20 @@ msgid "" "the step that is causing the problem." msgstr "建议对问题使用以下包装器来查明导致问题的步骤。" -msgid "Mailing List and GIS StackExchange" +#, fuzzy +msgid "Mailing List, Matrix, GIS StackExchange" msgstr "邮件列表和GIS StackExchange" +#, fuzzy msgid "" -"There are two mailing lists for pgRouting hosted on OSGeo mailing list " -"server:" +"There are two mailing lists for pgRouting hosted on OSGeo discourse server:" msgstr "OSGeo 邮件列表服务器上托管有两个 pgRouting 邮件列表:" +#, fuzzy msgid "" -"User mailing list: https://lists.osgeo.org/mailman/listinfo/pgrouting-users" -msgstr "用户邮件列表:https://lists.osgeo.org/mailman/listinfo/pgrouting-users" +"User mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-users/" +msgstr "" +"开发人员邮件列表: https://discourse.osgeo.org/c/pgrouting/pgrouting-dev/" msgid "" "Developer mailing list: https://discourse.osgeo.org/c/pgrouting/pgrouting-" @@ -20489,6 +20821,12 @@ msgid "" "the user mailing list." msgstr "有关如何使用 pgRouting 的一般问题和主题,请写信给用户邮件列表。" +msgid "" +"If you want to chat with fellow pgRouting users and contributors, you can " +"join our matrix channel: `pgRouting matrix channel `_." +msgstr "" + msgid "" "You can also ask at `GIS StackExchange `_ " "and tag the question with ``pgrouting``. Find all questions tagged with " @@ -20957,3 +21295,848 @@ msgstr "pgr_withPointsDD 是 **带有点** 的 pgr_drivenDistance" msgid "pgr_withPointsvia is pgr_dijkstraVia **with points**" msgstr "pgr_withPointsvia 是 pgr_dijkstraVia **with points** 的版本" +#~ msgid "" +#~ "User mailing list: https://lists.osgeo.org/mailman/listinfo/pgrouting-" +#~ "users" +#~ msgstr "" +#~ "用户邮件列表:https://lists.osgeo.org/mailman/listinfo/pgrouting-users" + +#~ msgid "They will likely officially be part of the next mayor release:" +#~ msgstr "它们可能会正式成为下一个版本的一部分:" + +#~ msgid "The functions make use of ANY-INTEGER and ANY-NUMERICAL" +#~ msgstr "这些函数使用 ANY-INTEGER 和 ANY-NUMERICAL" + +#~ msgid "Name might not change. (But still can)" +#~ msgstr "名字可能不会改变。(但仍然有可能改变)" + +#~ msgid "Signature might not change. (But still can)" +#~ msgstr "签名可能不会改变。(但仍然有可能改变)" + +#~ msgid "Functionality might not change. (But still can)" +#~ msgstr "功能可能不会改变。(但仍然有可能改变)" + +#~ msgid "Possible server crash" +#~ msgstr "可能服务器崩溃" + +#~ msgid "These functions might create a server crash" +#~ msgstr "这些功能可能会导致服务器崩溃" + +#~ msgid "May lack documentation." +#~ msgstr "可能缺乏文档。" + +#~ msgid "Documentation examples might need to be automatically generated." +#~ msgstr "可能需要自动生成文档示例。" + +#~ msgid "Might depend on a proposed function of pgRouting" +#~ msgstr "可能取决于 pgRouting 的提议功能" + +#~ msgid "Might depend on a deprecated function of pgRouting" +#~ msgstr "可能依赖于 pgRouting 的已弃用函数" + +#, fuzzy +#~ msgid "#2748 _pgr_alphashape(text,double precision)" +#~ msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" + +#, fuzzy +#~ msgid "#2861 _pgr_checkverttab(text,text[],integer,text)" +#~ msgstr "_pgr_checkverttab(text,text[],integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_createindex(text,text,text,integer,text)" +#~ msgstr "_pgr_createindex(text,text,text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_createindex(text,text,text,text,integer,text)" +#~ msgstr "_pgr_createindex(text,text,text,text,integer,text)" + +#, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath(text,anyarray,anyarray,boolean,boolean)" +#~ msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath(text,text,boolean,boolean)" +#~ msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" +#~ msgstr "_pgr_dijkstranear(text,anyarray,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" +#~ msgstr "_pgr_dijkstranear(text,anyarray,bigint,bigint,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" +#~ msgstr "_pgr_dijkstranear(text,bigint,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,bigint,boolean)" +#~ msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" + +#, fuzzy +#~ msgid "#2730 _pgr_dijkstra(text,text,boolean,boolean,boolean)" +#~ msgstr "_pgr_dijkstra(text,text,boolean,boolean,boolean)" + +#, fuzzy +#~ msgid "#2861 _pgr_endpoint(geometry)" +#~ msgstr "_pgr_endpoint(geometry)" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumnname(text,text,integer,text)" +#~ msgstr "_pgr_getcolumnname(text,text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumnname(text,text,text,integer,text)" +#~ msgstr "_pgr_getcolumnname(text,text,text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumntype(text,text,integer,text)" +#~ msgstr "_pgr_getcolumntype(text,text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_getcolumntype(text,text,text,integer,text)" +#~ msgstr "_pgr_getcolumntype(text,text,text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_gettablename(text,integer,text)" +#~ msgstr "_pgr_gettablename(text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_iscolumnindexed(text,text,integer,text)" +#~ msgstr "_pgr_iscolumnindexed(text,text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_iscolumnindexed(text,text,text,integer,text)" +#~ msgstr "_pgr_iscolumnindexed(text,text,text,integer,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_iscolumnintable(text,text)" +#~ msgstr "_pgr_iscolumnintable(text,text)" + +#, fuzzy +#~ msgid "#2745 _pgr_kruskal(text,anyarray,text,bigint,double precision)" +#~ msgstr "_pgr_kruskal(text,anyarray,text,bigint,double precision)" + +#, fuzzy +#~ msgid "#2897 _pgr_ksp(text,bigint,bigint,integer,boolean,boolean)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2897 _pgr_ksp(text,text,integer,boolean,boolean)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2899 _pgr_maxcardinalitymatch(text,boolean)" +#~ msgstr "pgr_maxCardinalityMatch(text,boolean)" + +#, fuzzy +#~ msgid "#2861 _pgr_msg(integer,text,text)" +#~ msgstr "_pgr_msg(integer,text,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_onerror(boolean,integer,text,text,text,text)" +#~ msgstr "_pgr_onerror(boolean,integer,text,text,text,text)" + +#, fuzzy +#~ msgid "#2861 _pgr_pointtoid(geometry,double precision,text,integer)" +#~ msgstr "_pgr_pointtoid(geometry,double precision,text,integer)" + +#, fuzzy +#~ msgid "#2743 _pgr_prim(text,anyarray,text,bigint,double precision)" +#~ msgstr "_pgr_prim(text,anyarray,text,bigint,double precision)" + +#, fuzzy +#~ msgid "#2861 _pgr_quote_ident(text)" +#~ msgstr "_pgr_quote_ident(text)" + +#, fuzzy +#~ msgid "#2861 _pgr_startpoint(geometry)" +#~ msgstr "_pgr_startpoint(geometry)" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,anyarray,anyarray,boolean)" +#~ msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,anyarray,bigint,boolean)" +#~ msgstr "_pgr_trsp(text,text,anyarray,bigint,boolean)" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,bigint,anyarray,boolean)" +#~ msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _pgr_trsp(text,text,bigint,bigint,boolean)" +#~ msgstr "_pgr_trsp(text,text,bigint,bigint,boolean)" + +#, fuzzy +#~ msgid "#2682 _pgr_trspviavertices(text,integer[],boolean,boolean,text)" +#~ msgstr "_pgr_trspviavertices(text,integer[],boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2919 _pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "#2861 _pgr_versionless(text,text)" +#~ msgstr "_pgr_versionless(text,text)" + +#, fuzzy +#~ msgid "#2741 _pgr_withpointsvia(text,bigint[],double precision[],boolean)" +#~ msgstr "_pgr_withpointsvia(text,bigint[],double precision[],boolean)" + +#, fuzzy +#~ msgid "#2683 _trsp(text,text,anyarray,anyarray,boolean)" +#~ msgstr "_trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _v4trsp(text,text,anyarray,anyarray,boolean)" +#~ msgstr "_v4trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2683 _v4trsp(text,text,text,boolean)" +#~ msgstr "_v4trsp(text,text,text,boolean)" + +#, fuzzy +#~ msgid "#2748 pgr_alphashape(geometry,double precision)" +#~ msgstr "_pgr_pointtoid(geometry,double precision,text,integer)" + +#, fuzzy +#~ msgid "" +#~ "#2752 pgr_analyzegraph(text,double precision,text,text,text,text,text)" +#~ msgstr "_pgr_onerror(boolean,integer,text,text,text,text)" + +#, fuzzy +#~ msgid "#2798 pgr_contraction(text,bigint[],integer,bigint[],boolean)" +#~ msgstr "pgr_contraction(text,bigint[],integer,bigint[],boolean)" + +#, fuzzy +#~ msgid "#2827 pgr_createverticestable(text,text,text,text,text)" +#~ msgstr "_pgr_createindex(text,text,text,text,integer,text)" + +#, fuzzy +#~ msgid "#2899 pgr_maxcardinalitymatch(text,boolean)" +#~ msgstr "pgr_maxCardinalityMatch(text,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2886 pgr_nodenetwork(text,double precision,text,text,text,text,boolean)" +#~ msgstr "" +#~ "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2683 pgr_trsp(text,integer,double precision,integer,double precision," +#~ "boolean,boolean,text)" +#~ msgstr "" +#~ "pgr_trsp(text,integer,double precision,integer,double precision,boolean," +#~ "boolean,text)" + +#, fuzzy +#~ msgid "#2683 pgr_trsp(text,integer,integer,boolean,boolean,text)" +#~ msgstr "pgr_trsp(text,integer,integer,boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2681 pgr_trspviaedges(text,integer[],double precision[],boolean,boolean," +#~ "text)" +#~ msgstr "" +#~ "pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)" + +#, fuzzy +#~ msgid "#2682 pgr_trspviavertices(text,anyarray,boolean,boolean,text)" +#~ msgstr "pgr_trspViaVertices(text,anyarray,boolean,boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_trspvia_withpoints(text,text,text,anyarray,boolean,boolean," +#~ "boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_trsp_withpoints(text,text,text,anyarray,anyarray,boolean," +#~ "character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_trsp_withpoints(text,text,text,text,boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,bigint,double precision,boolean,character," +#~ "boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2901 pgr_tspeuclidean(text,bigint,bigint,double precision,integer," +#~ "integer,integer,double precision,double precision,double precision," +#~ "boolean)" +#~ msgstr "" +#~ "pgr_trsp(text,integer,double precision,integer,double precision,boolean," +#~ "boolean,text)" + +#, fuzzy +#~ msgid "" +#~ "#2901 pgr_tsp(text,bigint,bigint,double precision,integer,integer,integer," +#~ "double precision,double precision,double precision,boolean)" +#~ msgstr "" +#~ "pgr_trsp(text,integer,double precision,integer,double precision,boolean," +#~ "boolean,text)" + +#, fuzzy +#~ msgid "#2919 pgr_withpointscostmatrix(text,text,anyarray,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_withpointscost(text,text,anyarray,anyarray,boolean,character)" +#~ msgstr "_pgr_trsp(text,text,anyarray,anyarray,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_withpointscost(text,text,anyarray,bigint,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2919 pgr_withpointscost(text,text,bigint,anyarray,boolean,character)" +#~ msgstr "_pgr_trsp(text,text,bigint,anyarray,boolean)" + +#, fuzzy +#~ msgid "#2919 pgr_withpointscost(text,text,bigint,bigint,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "#2919 pgr_withpointscost(text,text,text,boolean,character)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,bigint,double precision,boolean,character," +#~ "boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2890 pgr_withpointsdd(text,text,anyarray,double precision,boolean," +#~ "character,boolean,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,anyarray,double precision,boolean,character," +#~ "boolean,boolean)" + +#, fuzzy +#~ msgid "" +#~ "#2895 pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean," +#~ "character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,char," +#~ "boolean)``" + +#, fuzzy +#~ msgid "#2919 pgr_withpoints(text,text,text,boolean,character,boolean)" +#~ msgstr "" +#~ "pgr_withpointsdd(text,text,bigint,double precision,boolean,character," +#~ "boolean)" + +#, fuzzy +#~ msgid "#2748 _pgr_alphashape" +#~ msgstr "pgr_alphashape" + +#, fuzzy +#~ msgid "#2913 _pgr_dagshortestpath" +#~ msgstr "pgr_dagShortestpath" + +#~ msgid ":ref:`install-short`" +#~ msgstr ":ref:`install-short`" + +#~ msgid ":ref:`install_get_sources`" +#~ msgstr ":ref:`install_get_sources`" + +#~ msgid ":ref:`install_enable_db`" +#~ msgstr ":ref:`install_enable_db`" + +#~ msgid ":ref:`install_dependencies`" +#~ msgstr ":ref:`install_dependencies`" + +#~ msgid ":ref:`install_configuring`" +#~ msgstr ":ref:`install_configuring`" + +#~ msgid ":ref:`install_build`" +#~ msgstr ":ref:`install_build`" + +#~ msgid ":ref:`install_testing`" +#~ msgstr ":ref:`install_testing`" + +#~ msgid "Postgresql version = Supported versions by PostgreSQL" +#~ msgstr "Postgresql 版本 = PostgreSQL 支持的版本" + +#~ msgid "optional dependencies" +#~ msgstr "可选的依赖项" + +#~ msgid "Latex" +#~ msgstr "Latex" + +#~ msgid "Database dependencies" +#~ msgstr "数据库依赖" + +#~ msgid "Configuring PostgreSQL" +#~ msgstr "配置 PostgreSQL" + +#~ msgid "Entering psql console" +#~ msgstr "进入psql控制台" + +#~ msgid "To exit psql console" +#~ msgstr "退出 psql 控制台" + +#~ msgid "" +#~ "Entering psql console directly without switching roles can be done by the " +#~ "following commands" +#~ msgstr "直接进入psql控制台,无需切换角色,可以通过以下命令完成" + +#~ msgid "Then use the above given method to exit out of the psql console" +#~ msgstr "然后使用上面给出的方法退出psql控制台" + +#~ msgid "Checking PostgreSQL version" +#~ msgstr "检查 PostgreSQL 版本" + +#~ msgid "or" +#~ msgstr "或者" + +#~ msgid "Enter the psql console using above given method and then enter" +#~ msgstr "使用上面给定的方法进入psql控制台,然后输入" + +#~ msgid "Creating PostgreSQL role" +#~ msgstr "创建 PostgreSQL 角色" + +#~ msgid "" +#~ "Default role provided by PostgreSQL is postgres. To create new roles you " +#~ "can use the above provided commands. The prompt will ask the user to type " +#~ "name of the role and then provide affirmation. Proceed with the steps and " +#~ "you will succeed in creating PostgreSQL role successfully." +#~ msgstr "" +#~ "PostgreSQL 提供的默认角色是 postgres。 要创建新角色,您可以使用上面提供的" +#~ "命令。 提示将要求用户输入角色名称,然后提供确认。 继续执行这些步骤,您将成" +#~ "功创建 PostgreSQL 角色。" + +#~ msgid "" +#~ "To add password to the role or change previously created password of the " +#~ "role use the following commands" +#~ msgstr "要向角色添加密码或更改之前创建的角色密码,请使用以下命令" + +#~ msgid "" +#~ "To get additional details on the flags associated with ``createuser`` " +#~ "below given command can be used" +#~ msgstr "" +#~ "要获取与下面的 ``createuser`` 相关的标志的更多详细信息,可以使用给定的命令" + +#~ msgid "Creating Database in PostgreSQL" +#~ msgstr "在 PostgreSQL 中创建数据库" + +#~ msgid "Connecting to a PostgreSQL Database" +#~ msgstr "连接到 PostgreSQL 数据库" + +#~ msgid "Enter the psql console and type the following commands" +#~ msgstr "进入psql控制台,输入以下命令" + +#~ msgid "For documentation and testing" +#~ msgstr "用于文档和测试" + +#~ msgid "Create the build directory" +#~ msgstr "创建构建目录" + +#~ msgid "WITH_DOC" +#~ msgstr "WITH_DOC" + +#~ msgid "Turn on/off building the documentation" +#~ msgstr "打开/关闭构建文档" + +#~ msgid "Configuring cmake to create documentation before building pgRouting" +#~ msgstr "在构建 pgRouting 之前配置 cmake 创建文档" + +#~ msgid "Most of the effort of the documentation has been on the html files." +#~ msgstr "文档的大部分工作都集中在 html 文件上。" + +#~ msgid "" +#~ "The sql signatures are configured and build in the ``cmake`` command." +#~ msgstr "SQL签名是在 ``cmake`` 命令中配置和构建的。" + +#~ msgid "MinGW on Windows" +#~ msgstr "Windows 上的 MinGW" + +#~ msgid "" +#~ "To remove the build when the configuration changes, use the following " +#~ "code:" +#~ msgstr "要在配置更改时删除构建,请使用以下代码:" + +#~ msgid "and start the build process as mentioned previously." +#~ msgstr "并开始前面提到的构建过程。" + +#~ msgid "The following instructions start from *path/to/pgrouting/*" +#~ msgstr "以下指令从 *path/to/pgrouting/* 开始" + +#~ msgid "" +#~ "Other enhancements: `#2869 `__" +#~ msgstr "" +#~ "其他改进: `#2869 `__" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.3.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.3.1Git关闭里程" +#~ "碑 `_。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.3.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.3.0 Git关闭里" +#~ "程碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.2.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.2 Git关闭里" +#~ "程碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.2.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.1Git关闭里程" +#~ "碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.2.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.0Git关闭里程" +#~ "碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.4 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.4Git关闭里程" +#~ "碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.3 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.3 Git关闭里" +#~ "程碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.2Git关闭里程" +#~ "碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.1 Git关闭里" +#~ "程碑 `_ 。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.1.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.0 Git关闭里" +#~ "程碑 `_。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.6 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.6Git关闭里程" +#~ "碑 `_。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.5 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.5Git关闭里程" +#~ "碑 `_。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.4 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.4Git关闭里程" +#~ "碑 `_。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.2Git关闭里程" +#~ "碑 `_。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.1Git关闭里程" +#~ "碑 `_。" + +#~ msgid "" +#~ "To see all issues & pull requests closed by this release see the `Git " +#~ "closed milestone for 3.0.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.0.0Git关闭里程" +#~ "碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.3 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.6.3Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.6.2Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.6.1Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.6.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.6.0Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.5 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.5.5Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.4 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.5.4 Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.3 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.5.3Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.5.2Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.5.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.5.1Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.5.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.5.0Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.4.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.4.2Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed milestone " +#~ "for 2.4.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.4.1Git关闭里程碑 `_。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.4.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.4.0Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.3.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.3.2 Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.3.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.3.1Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.3.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.3.0Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.4 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.2.4Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.3 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.2.3Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.2 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.2.2 Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.1 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.2.1Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.2.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.2.0Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.1.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.1.0Git关闭里程碑 `_ 。" + +#~ msgid "" +#~ "To see the issues closed by this release see the `Git closed issues for " +#~ "2.0.0 `_ on Github." +#~ msgstr "" +#~ "要查看此版本关闭的问题,请参阅 Github 上的 `2.0.0Git关闭里程碑 `_ 。" From 6559b8c2b3247347598287a3eaa7e50a1b2e1f4b Mon Sep 17 00:00:00 2001 From: Daniel Nylander Date: Mon, 18 Aug 2025 16:31:22 +0000 Subject: [PATCH 2/2] Translated using Weblate (Swedish) Currently translated at 100.0% (5322 of 5322 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (5322 of 5322 strings) Co-authored-by: Daniel Nylander Translate-URL: https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/sv/ Translation: pgRouting/pgRouting --- locale/sv/LC_MESSAGES/pgrouting_doc_strings.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po b/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po index a721e9033b..a7aa8bbb51 100644 --- a/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/sv/LC_MESSAGES/pgrouting_doc_strings.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: pgRouting v4.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-06-29 18:06+0000\n" -"PO-Revision-Date: 2025-07-01 22:09+0000\n" +"PO-Revision-Date: 2025-07-07 19:42+0000\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -7963,8 +7963,8 @@ msgid "" "mentioned." msgstr "" "När kontrakt ska ingås beror på grafens storlek, behandlingstider, " -"uppgifternas riktighet, den slutliga ansökan eller någon annan faktor som " -"inte nämns." +"uppgifternas riktighet, den slutliga applikationen eller någon annan faktor " +"som inte nämns." msgid "" "A fairly good method of finding out if contraction can be useful is because " @@ -8030,8 +8030,8 @@ msgid "" "Is the application for the electricity and the electrical lines than can " "easily be extended on top of the small curb?" msgstr "" -"Gäller ansökan el och elledningar som enkelt kan förlängas ovanpå den lilla " -"trottoarkanten?" +"Gäller applikationen el och elledningar som enkelt kan förlängas ovanpå den " +"lilla trottoarkanten?" msgid "" "Is there a big cliff and from eagles view look like the dead end is close to "