diff --git a/locale/de/LC_MESSAGES/pgrouting_doc_strings.po b/locale/de/LC_MESSAGES/pgrouting_doc_strings.po index 85735aee5a..4a161197fa 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.6.0-dev\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-13 01:27+0000\n" +"POT-Creation-Date: 2024-04-28 19:05-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1446,7 +1446,7 @@ msgstr "" msgid "16.5" msgstr "" -msgid ":math:`10.5 / 60 = 0.175`" +msgid ":math:`10.5 / 60 = 0.175`" msgstr "" msgid "minutes" @@ -3373,13 +3373,13 @@ msgstr "" msgid ":doc:`pgr_aStarCostMatrix`" msgstr "" -msgid ":doc:`pgr_bdAstarCostMatrix`" +msgid ":doc:`pgr_dijkstraCostMatrix`" msgstr "" -msgid ":doc:`pgr_bdDijkstraCostMatrix`" +msgid ":doc:`pgr_bdAstarCostMatrix`" msgstr "" -msgid ":doc:`pgr_dijkstraCostMatrix`" +msgid ":doc:`pgr_bdDijkstraCostMatrix`" msgstr "" msgid "proposed" @@ -3659,11 +3659,11 @@ msgid "the set of edges :math:`E`" msgstr "" msgid "" -":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) " +":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{ } " +"\\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{ } \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) " "\\text{ when } reverse\\_cost_i>=0 \\} & \\quad \\text{if } reverse\\_cost " "\\neq \\varnothing \\\\ \\end{cases}`" msgstr "" @@ -3678,17 +3678,16 @@ msgid ":math:`V = source \\cup target \\cup {start_v{vid}} \\cup {end_{vid}}`" msgstr "" msgid "" -":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}`" +":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}`" msgstr "" msgid "The problem" @@ -4434,15 +4433,6 @@ msgid "" "does not work" msgstr "" -msgid "Others" -msgstr "" - -msgid "Adjust NEWS generator" -msgstr "" - -msgid "Name change to `NEWS.md` for better visualization on GitHub" -msgstr "" - msgid "All releases" msgstr "" @@ -13134,7 +13124,7 @@ msgstr "" msgid "old_id" msgstr "" -msgid "``bigint`` Identifier of the edge in original table" +msgid "``bigint`` Identifier of the edge in original table" msgstr "" msgid "sub_id" @@ -13229,7 +13219,7 @@ msgstr "" msgid "Edges with 1 dead end: 1,6,24" msgstr "" -msgid "Edges with 2 dead ends 17,18" +msgid "Edges with 2 dead ends: 17,18" msgstr "" msgid "" @@ -13243,7 +13233,7 @@ msgstr "" msgid "Isolated segments" msgstr "" -msgid "two isolated segments: 17 and 18 both they have 2 dead ends" +msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "" msgid "No Isolated segments" @@ -15290,6 +15280,36 @@ msgstr "" msgid "pgRouting 3.6" msgstr "" +msgid "pgRouting 3.6.2 Release Notes" +msgstr "" + +msgid "" +"To see all issues & pull requests closed by this release see the `Git closed " +"milestone for 3.6.2 `__" +msgstr "" + +msgid "Upgrade fix" +msgstr "" + +msgid "The upgrade was failing for same minor" +msgstr "" + +msgid "Code fixes" +msgstr "" + +msgid "Fix warnings from cpplint" +msgstr "" + +msgid "Others" +msgstr "" + +msgid "Adjust NEWS generator" +msgstr "" + +msgid "Name change to `NEWS.md` for better visualization on GitHub" +msgstr "" + msgid "pgRouting 3.6.1 Release Notes" msgstr "" @@ -15484,9 +15504,6 @@ msgstr "" msgid "Fix winnie build" msgstr "" -msgid "Code fixes" -msgstr "" - msgid "Fix clang warnings" msgstr "" diff --git a/locale/es/LC_MESSAGES/pgrouting_doc_strings.po b/locale/es/LC_MESSAGES/pgrouting_doc_strings.po index c64155dcfe..81c195a019 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.4.0-dev\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-13 01:27+0000\n" +"POT-Creation-Date: 2024-04-28 19:05-0600\n" "PO-Revision-Date: 2024-04-29 03:40+0000\n" "Last-Translator: Celia Virginia Vergara Castillo \n" "Language-Team: Spanish =0 \\} & \\quad \\text{if } reverse\\_cost = " -"\\varnothing \\\\ \\text{ } \\text{ } & \\quad \\text{ } \\\\ \\text{ } " +"\\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{ } \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) " "\\text{ when } reverse\\_cost_i>=0 \\} & \\quad \\text{if } reverse\\_cost " "\\neq \\varnothing \\\\ \\end{cases}`" msgstr "" @@ -4110,18 +4112,18 @@ msgstr "El grafo ponderado no dirigido :math:`G_u(V,E)`, es definido por:" 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}}`" +#, fuzzy msgid "" -":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}`" +":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}`" msgstr "" ":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) " "\\text{ when } cost >=0 \\} & \\quad \\text{ } \\\\ \\cup \\{(target_i, " @@ -5003,15 +5005,6 @@ msgstr "" "`#2614 `__ Clang tidy no " "funciona" -msgid "Others" -msgstr "Otros" - -msgid "Adjust NEWS generator" -msgstr "Ajustar el generador NEWS" - -msgid "Name change to `NEWS.md` for better visualization on GitHub" -msgstr "Cambio de nombre a `NEWS.md` para una mejor visualización en GitHub" - msgid "All releases" msgstr "Todas las versiones" @@ -5323,8 +5316,8 @@ msgid "" "columns are being standardized." msgstr "" "A partir de `v3.6.0 `__, " -"Las columnas resultantes de :doc:`pgr_kruskalDD`, :doc:`pgr_kruskalBFS` and " -":doc:`pgr_kruskalDFS` son estandarizadas." +"Las columnas resultantes de :doc:`pgr_kruskalDD`, :doc:`pgr_kruskalBFS` and :" +"doc:`pgr_kruskalDFS` son estandarizadas." msgid "|result-bfs|" msgstr "|result-bfs|" @@ -5369,7 +5362,8 @@ msgstr "" msgid "" "Now column ``pred`` exists and contains the predecessor of the ``node``." -msgstr "Ahora la columna ``pred`` existe y contiene el predecesor del ``node``." +msgstr "" +"Ahora la columna ``pred`` existe y contiene el predecesor del ``node``." msgid "Kruskal multiple vertices" msgstr "Kruskal vértices múltiples" @@ -5388,8 +5382,8 @@ msgid "" "Starting from `v3.6.0 `__ :" "doc:`pgr_KSP` result columns are being standardized." msgstr "" -"A partir de `v3.6.0 `__ En " -":doc:`pgr_KSP` las columnas de resultados están siendo estandarizadas." +"A partir de `v3.6.0 `__ " +"En :doc:`pgr_KSP` las columnas de resultados están siendo estandarizadas." msgid "|ksp-result|" msgstr "|ksp-result|" @@ -5512,8 +5506,8 @@ msgid "" "are being standardized." msgstr "" "A partir de `v3.7.0 `__ se " -"estandarizan las columnas de resultados :doc:`pgr_primDD`, :doc:`pgr_primBFS`" -" y :doc:`pgr_primDFS`." +"estandarizan las columnas de resultados :doc:`pgr_primDD`, :doc:" +"`pgr_primBFS` y :doc:`pgr_primDFS`." msgid "Prim single vertex" msgstr "Prim vértice único" @@ -5549,8 +5543,8 @@ msgid "" "Starting from `v3.6.0 `__ :" "doc:`pgr_withPointsDD` result columns are being standardized." msgstr "" -"A partir de `v3.6.0 `__ En " -":doc:`pgr_withPointsDD` las columnas de resultados están siendo " +"A partir de `v3.6.0 `__ " +"En :doc:`pgr_withPointsDD` las columnas de resultados están siendo " "estandarizadas." msgid "|result-generic-no-seq|" @@ -5708,8 +5702,8 @@ msgid "" "Starting from `v3.6.0 `__ :" "doc:`pgr_withPointsKSP` result columns are being standardized." msgstr "" -"A partir de `v3.6.0 `__ en " -":doc:`pgr_withPointsKSP` las columnas de resultados están siendo " +"A partir de `v3.6.0 `__ " +"en :doc:`pgr_withPointsKSP` las columnas de resultados están siendo " "estandarizadas." msgid "" @@ -10314,8 +10308,8 @@ msgstr "" msgid "pgr_bdDijkstraCost(`Edges SQL`_, `Combinations SQL`_, [ ``directed``])" msgstr "" -"pgr_bdDijkstraCost(`SQL de aristas`_, `SQL de combinaciones`_, [ " -"``directed``])" +"pgr_bdDijkstraCost(`SQL de aristas`_, `SQL de combinaciones`_, " +"[ ``directed``])" msgid "pgr_bdDijkstraCost(`Edges SQL`_, `Combinations SQL`_, [``directed``])" msgstr "" @@ -11478,8 +11472,8 @@ msgid "" "An alternate method to create a routing topology use :doc:" "`pgr_extractVertices`" msgstr "" -"Un método alternativo para crear una topología de ruteo es utilizar " -":doc:`pgr_extractVertices`." +"Un método alternativo para crear una topología de ruteo es utilizar :doc:" +"`pgr_extractVertices`." msgid "Make sure the database does not have the ``vertices_table``" msgstr "Asegurarse de que la base de datos no tiene ``vertices_table``" @@ -12881,8 +12875,8 @@ msgid "" "math:`i < size\\_of(via\\;vertices)`." msgstr "" "Dada una lista de vértices y un grafo, esta función equivale a encontrar el " -"camino más corto entre :math:`vértice_i` y :math:`vértice_{i+1}` para todo " -":math:`i < tamaño\\_de(vía\\;vértices)`." +"camino más corto entre :math:`vértice_i` y :math:`vértice_{i+1}` para todo :" +"math:`i < tamaño\\_de(vía\\;vértices)`." msgid "Route" msgstr "Ruta" @@ -13666,8 +13660,8 @@ msgid "" "When ``true`` only columns needed for :doc:`withPoints-category` are " "calculated." msgstr "" -"Cuando ``true`` sólo se calculan las columnas necesarias para :doc" -":`withPoints-category`." +"Cuando ``true`` sólo se calculan las columnas necesarias para :doc:" +"`withPoints-category`." msgid "When ``false`` all columns are calculated" msgstr "Cuando ``false`` se calculan todas las columnas" @@ -13774,8 +13768,8 @@ msgid "" "\\rightarrow ep` edge." msgstr "" "La geometría ``edge``, marcada como **edge1** y **edge2** es una línea que " -"conecta el **punto original** con el punto más cercano de la arista :math:`" -"sp \\rightarrow ep`." +"conecta el **punto original** con el punto más cercano de la arista :math:" +"`sp \\rightarrow ep`." msgid "One point examples" msgstr "Ejemplos de un punto" @@ -13819,8 +13813,8 @@ msgid "" "``side``: The **original point** is located to the left side of edge :math:" "`5`." msgstr "" -"``side``: El **punto original** está situado a la izquierda de la arista " -":math:`5`." +"``side``: El **punto original** está situado a la izquierda de la arista :" +"math:`5`." msgid "" "``distance``: The **original point** is located :math:`0.1` length units " @@ -13843,8 +13837,8 @@ msgid "" "``side``: The **original point** is located to the right side of edge :math:" "`8`." msgstr "" -"``side``: El **punto original** está situado a la derecha de la arista " -":math:`8`." +"``side``: El **punto original** está situado a la derecha de la arista :math:" +"`8`." msgid "" "``distance``: The **original point** is located :math:`0.19..` length units " @@ -13871,8 +13865,8 @@ msgid "" "From all edges within :math:`0.5` distance units from the **original " "point**: :math:`{5}` is the closest one." msgstr "" -"De todos los bordes dentro de :math:`0.5` unidades de distancia desde el **" -"punto original**: :math:`{5}` es el más cercano." +"De todos los bordes dentro de :math:`0.5` unidades de distancia desde el " +"**punto original**: :math:`{5}` es el más cercano." msgid "" "``geom``: Contains the geometry of the closest point on edge :math:`5` from " @@ -15302,7 +15296,8 @@ msgstr "``bigint`` identificador único del vértice" msgid "old_id" msgstr "old_id" -msgid "``bigint`` Identifier of the edge in original table" +#, fuzzy +msgid "``bigint`` Identifier of the edge in original table" msgstr "``bigint`` identificador del borde en la tabla original" msgid "sub_id" @@ -15405,7 +15400,8 @@ msgstr "Tiene solamente campos básicos para hacer un análisis de topología" msgid "Edges with 1 dead end: 1,6,24" msgstr "Los bordes con 1 callejón sin salida: 1,6,24" -msgid "Edges with 2 dead ends 17,18" +#, fuzzy +msgid "Edges with 2 dead ends: 17,18" msgstr "Bordes con 2 callejones sin salida 17,18" msgid "" @@ -15421,7 +15417,8 @@ msgstr "Los bordes con 1 callejón sin salida: 1-1, 6-1,14-2, 18-1-17-1 18-2" msgid "Isolated segments" msgstr "Segmentos aislados" -msgid "two isolated segments: 17 and 18 both they have 2 dead ends" +#, fuzzy +msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "dos aislados segmentos: 17 y 18 ambos tienen 2 callejones sin salida" msgid "No Isolated segments" @@ -17827,6 +17824,41 @@ msgstr "pgRouting 3.7" msgid "pgRouting 3.6" msgstr "pgRouting 3.6" +#, fuzzy +msgid "pgRouting 3.6.2 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 " +"milestone for 3.6.2 `__" +msgstr "" +"Para ver todos los problemas y solicitudes de extracción cerrados para ésta " +"versión, consulte la `meta cerrada 3.6.1 `_" + +msgid "Upgrade fix" +msgstr "" + +msgid "The upgrade was failing for same minor" +msgstr "" + +msgid "Code fixes" +msgstr "Corrección de código" + +msgid "Fix warnings from cpplint" +msgstr "" + +msgid "Others" +msgstr "Otros" + +msgid "Adjust NEWS generator" +msgstr "Ajustar el generador NEWS" + +msgid "Name change to `NEWS.md` for better visualization on GitHub" +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" @@ -18070,9 +18102,6 @@ msgstr "Correcciones de construcción" msgid "Fix winnie build" msgstr "" -msgid "Code fixes" -msgstr "Corrección de código" - msgid "Fix clang warnings" msgstr "" diff --git a/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po b/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po index e52c056d34..8801dba5b8 100644 --- a/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/ja/LC_MESSAGES/pgrouting_doc_strings.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-13 01:27+0000\n" +"POT-Creation-Date: 2024-04-28 19:05-0600\n" "PO-Revision-Date: 2022-09-29 19:13+0000\n" "Last-Translator: Celia Virginia Vergara Castillo \n" "Language-Team: Japanese =0 \\} & \\quad \\text{if } reverse\\_cost = " -"\\varnothing \\\\ \\text{ } \\text{ } & \\quad \\text{ } \\\\ \\text{ } " +"\\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{ } \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) " "\\text{ when } reverse\\_cost_i>=0 \\} & \\quad \\text{if } reverse\\_cost " "\\neq \\varnothing \\\\ \\end{cases}`" msgstr "" @@ -3732,18 +3733,18 @@ msgstr "重みづけされた無向グラフ :math:'G_u(V,E)''は、次のよう 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}}`" +#, fuzzy msgid "" -":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}`" +":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}`" msgstr "" ":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) " "\\text{ when } cost >=0 \\} & \\quad \\text{ } \\\\ \\cup \\{(target_i, " @@ -4515,15 +4516,6 @@ msgid "" "does not work" msgstr "" -msgid "Others" -msgstr "" - -msgid "Adjust NEWS generator" -msgstr "" - -msgid "Name change to `NEWS.md` for better visualization on GitHub" -msgstr "" - msgid "All releases" msgstr "" @@ -13266,8 +13258,9 @@ msgstr "" msgid "old_id" msgstr "" -msgid "``bigint`` Identifier of the edge in original table" -msgstr "" +#, fuzzy +msgid "``bigint`` Identifier of the edge in original table" +msgstr "終了ノードの識別子。" msgid "sub_id" msgstr "" @@ -13363,7 +13356,7 @@ msgstr "" msgid "Edges with 1 dead end: 1,6,24" msgstr "" -msgid "Edges with 2 dead ends 17,18" +msgid "Edges with 2 dead ends: 17,18" msgstr "" msgid "" @@ -13377,7 +13370,7 @@ msgstr "" msgid "Isolated segments" msgstr "" -msgid "two isolated segments: 17 and 18 both they have 2 dead ends" +msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "" msgid "No Isolated segments" @@ -15439,6 +15432,36 @@ msgstr "" msgid "pgRouting 3.6" msgstr "" +msgid "pgRouting 3.6.2 Release Notes" +msgstr "" + +msgid "" +"To see all issues & pull requests closed by this release see the `Git closed " +"milestone for 3.6.2 `__" +msgstr "" + +msgid "Upgrade fix" +msgstr "" + +msgid "The upgrade was failing for same minor" +msgstr "" + +msgid "Code fixes" +msgstr "" + +msgid "Fix warnings from cpplint" +msgstr "" + +msgid "Others" +msgstr "" + +msgid "Adjust NEWS generator" +msgstr "" + +msgid "Name change to `NEWS.md` for better visualization on GitHub" +msgstr "" + msgid "pgRouting 3.6.1 Release Notes" msgstr "" @@ -15635,9 +15658,6 @@ msgstr "" msgid "Fix winnie build" msgstr "" -msgid "Code fixes" -msgstr "" - msgid "Fix clang warnings" msgstr "" diff --git a/locale/ko/LC_MESSAGES/pgrouting_doc_strings.po b/locale/ko/LC_MESSAGES/pgrouting_doc_strings.po index c79db3727a..60ba0b3981 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.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-13 01:27+0000\n" +"POT-Creation-Date: 2024-04-28 19:05-0600\n" "PO-Revision-Date: 2022-12-13 12:30+0000\n" "Last-Translator: Hyung-Gyu Ryoo \n" "Language-Team: Korean =0 \\} & \\quad \\text{if } reverse\\_cost = " -"\\varnothing \\\\ \\text{ } \\text{ } & \\quad \\text{ } \\\\ \\text{ } " +"\\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{ } \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) " "\\text{ when } reverse\\_cost_i>=0 \\} & \\quad \\text{if } reverse\\_cost " "\\neq \\varnothing \\\\ \\end{cases}`" msgstr "" @@ -3692,17 +3692,16 @@ msgid ":math:`V = source \\cup target \\cup {start_v{vid}} \\cup {end_{vid}}`" msgstr "" msgid "" -":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}`" +":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}`" msgstr "" msgid "The problem" @@ -4453,15 +4452,6 @@ msgid "" "does not work" msgstr "" -msgid "Others" -msgstr "" - -msgid "Adjust NEWS generator" -msgstr "" - -msgid "Name change to `NEWS.md` for better visualization on GitHub" -msgstr "" - msgid "All releases" msgstr "" @@ -13174,7 +13164,7 @@ msgstr "" msgid "old_id" msgstr "" -msgid "``bigint`` Identifier of the edge in original table" +msgid "``bigint`` Identifier of the edge in original table" msgstr "" msgid "sub_id" @@ -13269,7 +13259,7 @@ msgstr "" msgid "Edges with 1 dead end: 1,6,24" msgstr "" -msgid "Edges with 2 dead ends 17,18" +msgid "Edges with 2 dead ends: 17,18" msgstr "" msgid "" @@ -13283,7 +13273,7 @@ msgstr "" msgid "Isolated segments" msgstr "" -msgid "two isolated segments: 17 and 18 both they have 2 dead ends" +msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "" msgid "No Isolated segments" @@ -15335,6 +15325,36 @@ msgstr "" msgid "pgRouting 3.6" msgstr "" +msgid "pgRouting 3.6.2 Release Notes" +msgstr "" + +msgid "" +"To see all issues & pull requests closed by this release see the `Git closed " +"milestone for 3.6.2 `__" +msgstr "" + +msgid "Upgrade fix" +msgstr "" + +msgid "The upgrade was failing for same minor" +msgstr "" + +msgid "Code fixes" +msgstr "" + +msgid "Fix warnings from cpplint" +msgstr "" + +msgid "Others" +msgstr "" + +msgid "Adjust NEWS generator" +msgstr "" + +msgid "Name change to `NEWS.md` for better visualization on GitHub" +msgstr "" + msgid "pgRouting 3.6.1 Release Notes" msgstr "" @@ -15530,9 +15550,6 @@ msgstr "빌드" msgid "Fix winnie build" msgstr "" -msgid "Code fixes" -msgstr "" - msgid "Fix clang warnings" msgstr "" diff --git a/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po b/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po index c4dfa4aa65..780f46ac46 100644 --- a/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po +++ b/locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: pgRouting v3.6.0-dev\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-13 01:27+0000\n" +"POT-Creation-Date: 2024-04-28 19:05-0600\n" "PO-Revision-Date: 2024-04-29 03:40+0000\n" "Last-Translator: Celia Virginia Vergara Castillo \n" "Language-Team: Chinese (Simplified) =0 \\} & \\quad \\text{if } reverse\\_cost = " -"\\varnothing \\\\ \\text{ } \\text{ } & \\quad \\text{ } \\\\ \\text{ } " +"\\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{ } \\\\ \\cup \\{(target_i, source_i, reverse\\_cost_i) " "\\text{ when } reverse\\_cost_i>=0 \\} & \\quad \\text{if } reverse\\_cost " "\\neq \\varnothing \\\\ \\end{cases}`" msgstr "" @@ -3795,18 +3797,18 @@ 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}}`" +#, fuzzy msgid "" -":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}`" +":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}`" msgstr "" ":math:`E = \\begin{cases} \\text{ } \\{(source_i, target_i, cost_i) " "\\text{ when } cost >=0 \\} & \\quad \\text{ } \\\\ \\cup " @@ -4622,15 +4624,6 @@ msgid "" msgstr "" "`#2517 `__ Astar 代码简化。" -msgid "Others" -msgstr "其他" - -msgid "Adjust NEWS generator" -msgstr "调整新闻生成器" - -msgid "Name change to `NEWS.md` for better visualization on GitHub" -msgstr "更名为 `NEWS.md` ,以便在 GitHub 上更好地可视化" - msgid "All releases" msgstr "所有版本" @@ -14008,7 +14001,8 @@ msgstr "``bigint`` 表的唯一标识符" msgid "old_id" msgstr "old_id" -msgid "``bigint`` Identifier of the edge in original table" +#, fuzzy +msgid "``bigint`` Identifier of the edge in original table" msgstr "``bigint``原表中边的标识符" msgid "sub_id" @@ -14103,7 +14097,8 @@ msgstr "仅具有进行拓扑分析的基本字段" msgid "Edges with 1 dead end: 1,6,24" msgstr "有 1 个死端的边:1、6、24" -msgid "Edges with 2 dead ends 17,18" +#, fuzzy +msgid "Edges with 2 dead ends: 17,18" msgstr "有两个死端的边:17,18" msgid "" @@ -14117,7 +14112,8 @@ msgstr "有 1 个死端的边:1-1 ,6-1,14-2, 18-1 17-1 18-2" msgid "Isolated segments" msgstr "孤立的片段" -msgid "two isolated segments: 17 and 18 both they have 2 dead ends" +#, fuzzy +msgid "two isolated segments: 17 and 18 both they have 2 dead ends" msgstr "两个孤立的段:17 和 18 都有 2 个死端" msgid "No Isolated segments" @@ -16398,6 +16394,41 @@ msgstr "pgRouting 3.7" msgid "pgRouting 3.6" msgstr "pgRouting 3.6" +#, fuzzy +msgid "pgRouting 3.6.2 Release Notes" +msgstr "pgRouting 3.6.1 发布说明" + +#, fuzzy +msgid "" +"To see all issues & pull requests closed by this release see the `Git closed " +"milestone for 3.6.2 `__" +msgstr "" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `3.6.1Git 关闭里程碑 `_" + +msgid "Upgrade fix" +msgstr "" + +msgid "The upgrade was failing for same minor" +msgstr "" + +msgid "Code fixes" +msgstr "代码修正" + +msgid "Fix warnings from cpplint" +msgstr "" + +msgid "Others" +msgstr "其他" + +msgid "Adjust NEWS generator" +msgstr "调整新闻生成器" + +msgid "Name change to `NEWS.md` for better visualization on GitHub" +msgstr "更名为 `NEWS.md` ,以便在 GitHub 上更好地可视化" + msgid "pgRouting 3.6.1 Release Notes" msgstr "pgRouting 3.6.1 发布说明" @@ -16574,9 +16605,9 @@ msgid "" "milestone for 3.5.1 `_" msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 `3.5.1 Git 关闭里程碑 " -"`_" +"要查看此版本关闭的所有问题和拉取请求,请参阅 `3.5.1 Git 关闭里程碑 `_" msgid "Documentation fixes" msgstr "文档修复" @@ -16635,9 +16666,6 @@ msgstr "构建修复" msgid "Fix winnie build" msgstr "修复 Winnie 构建" -msgid "Code fixes" -msgstr "代码修正" - msgid "Fix clang warnings" msgstr "修复 clang 警告" @@ -16978,9 +17006,9 @@ msgid "" "milestone for 3.3.0 `_ on Github." msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 ` 3.3.0 " -"Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 ` 3.3.0 Git关闭里程" +"碑 `_。" msgid "" "`#2057 `__: trspViaEdges " @@ -17082,9 +17110,9 @@ msgid "" "milestone for 3.2.2 `_ on Github." msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.2 " -"Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.2.2 Git关闭里程" +"碑 `_。" msgid "" "`#2093 `__: Compilation " @@ -17253,9 +17281,9 @@ msgid "" "milestone for 3.1.3 `_ on Github." msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.3 " -"Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.3 Git关闭里程" +"碑 `_。" msgid "" "`#1825 `__: Boost " @@ -17333,9 +17361,9 @@ msgid "" "milestone for 3.1.1 `_ on Github." msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.1 " -"Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.1 Git关闭里程" +"碑 `_。" msgid "" "`#1733 `__: pgr_bdAstar " @@ -17380,9 +17408,9 @@ msgid "" "milestone for 3.1.0 `_ on Github." msgstr "" -"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.0 " -"Git关闭里程碑 `_。" +"要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 `3.1.0 Git关闭里程" +"碑 `_。" msgid "pgr_dijkstra(combinations)" msgstr "pgr_dijkstra(组合)" @@ -18109,9 +18137,9 @@ msgid "" "2.5.4 `_ on Github." msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.4 Git关闭里程碑 " -"`_。" +"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.4 Git关闭里程碑 `_。" msgid "pgRouting 2.5.3 Release Notes" msgstr "pgRouting 2.5.3 发布说明" @@ -18168,9 +18196,9 @@ msgid "" "2.5.0 `_ on Github." msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.0Git关闭里程碑 " -"`_ 。" +"要查看此版本关闭的问题,请参阅 Github 上的 `2.5.0Git关闭里程碑 `_ 。" msgid "enhancement:" msgstr "增强:" @@ -18349,9 +18377,9 @@ msgid "" "2.3.2 `_ on Github." msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 ` 2.3.2 Git关闭里程碑 " -"`_ 。" +"要查看此版本关闭的问题,请参阅 Github 上的 ` 2.3.2 Git关闭里程碑 `_ 。" msgid "Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck." msgstr "修正了当所有订单都装在一辆卡车上时 pgr_gsoc_vrppdtw 崩溃的问题。" @@ -18520,9 +18548,9 @@ msgid "" "2.2.2 `_ on Github." msgstr "" -"要查看此版本关闭的问题,请参阅 Github 上的 `2.2.2 Git关闭里程碑 " -"`_ 。" +"要查看此版本关闭的问题,请参阅 Github 上的 `2.2.2 Git关闭里程碑 `_ 。" msgid "Fixed regression error on pgr_drivingDistance" msgstr "修正了 pgr_drivingDistance 的回归错误"