Skip to content

Commit 44ccdc1

Browse files
committed
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. Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/ Translation: pgRouting/pgRouting
1 parent 4712240 commit 44ccdc1

6 files changed

Lines changed: 354 additions & 84 deletions

File tree

locale/de/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 55 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: pgRouting v4.1\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2026-06-10 19:05+0000\n"
9+
"POT-Creation-Date: 2026-08-08 21:44+0000\n"
1010
"PO-Revision-Date: 2025-09-22 16:28+0000\n"
1111
"Last-Translator: Anonymous <noreply@weblate.org>\n"
1212
"Language-Team: German <https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/de/>\n"
@@ -338,6 +338,12 @@ msgstr ""
338338
msgid "Experimental"
339339
msgstr ""
340340

341+
msgid "Possible server crash"
342+
msgstr ""
343+
344+
msgid "These functions might create a server crash"
345+
msgstr ""
346+
341347
msgid "Experimental functions"
342348
msgstr ""
343349

@@ -3563,6 +3569,9 @@ msgstr ""
35633569
msgid "`#3113 <https://github.com/pgRouting/pgrouting/issues/3113>`__: Components: Integrate into existing process/driver pair"
35643570
msgstr ""
35653571

3572+
msgid "`#3129 <https://github.com/pgRouting/pgrouting/issues/3129>`__: breadthFirstSearch: Reorganize into traversal"
3573+
msgstr ""
3574+
35663575
msgid "Bug Fixes"
35673576
msgstr ""
35683577

@@ -9491,6 +9500,12 @@ msgstr "``pgr_dijkstraVia``"
94919500
msgid "``pgr_dijkstraVia`` — Route that goes through a list of vertices."
94929501
msgstr ""
94939502

9503+
msgid "Version 4.0.2"
9504+
msgstr ""
9505+
9506+
msgid "Fix: bad alloc"
9507+
msgstr ""
9508+
94949509
msgid "Given a list of vertices and a graph, this function is equivalent to finding the shortest path between :math:`vertex_i` and :math:`vertex_{i+1}` for all :math:`i < size\\_of(via\\;vertices)`."
94959510
msgstr ""
94969511

@@ -9575,6 +9590,15 @@ msgstr ""
95759590
msgid "``pgr_drivingDistance`` - Returns the driving distance from a start node."
95769591
msgstr ""
95779592

9593+
msgid "Standardizing negative distance behaviour"
9594+
msgstr ""
9595+
9596+
msgid "Throws when :math:`distance < 0`."
9597+
msgstr ""
9598+
9599+
msgid "Standard message and hint."
9600+
msgstr ""
9601+
95789602
msgid "pgr_drivingDistance(Single vertex)"
95799603
msgstr ""
95809604

@@ -12731,6 +12755,36 @@ msgstr ""
1273112755
msgid "pgRouting 4.0"
1273212756
msgstr ""
1273312757

12758+
msgid "pgRouting 4.0.2 Release Notes"
12759+
msgstr ""
12760+
12761+
msgid "To see all issues & pull requests closed by this release see the `Github milestone for 4.0.2 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.2%22>`__"
12762+
msgstr ""
12763+
12764+
msgid "4.0.2 Summary of changes by function"
12765+
msgstr ""
12766+
12767+
msgid "pgr_dijkstraVia"
12768+
msgstr "pgr_dijkstraVia"
12769+
12770+
msgid "pgr_drivingDistance"
12771+
msgstr "pgr_drivingDistance"
12772+
12773+
msgid "pgr_withPointsDD"
12774+
msgstr "pgr_withPointsDD"
12775+
12776+
msgid "pgr_withPointsVia"
12777+
msgstr "pgr_withPointsVia"
12778+
12779+
msgid "4.0.2 Bug Fixes"
12780+
msgstr ""
12781+
12782+
msgid "`#3110 <https://github.com/pgRouting/pgrouting/issues/3110>`__: pgr_dijkstraVia throws std::bad_alloc when a node does not exist"
12783+
msgstr ""
12784+
12785+
msgid "`#3091 <https://github.com/pgRouting/pgrouting/issues/3091>`__: Catchment functions when negative distance do not have a standardized behaviour"
12786+
msgstr ""
12787+
1273412788
msgid "pgRouting 4.0.1 Release Notes"
1273512789
msgstr ""
1273612790

@@ -12914,9 +12968,6 @@ msgstr "pgr_dijkstraNear"
1291412968
msgid "pgr_dijkstraNearCost"
1291512969
msgstr "pgr_dijkstraNearCost"
1291612970

12917-
msgid "pgr_dijkstraVia"
12918-
msgstr "pgr_dijkstraVia"
12919-
1292012971
msgid "pgr_edgeDisjointPaths"
1292112972
msgstr "pgr_edgeDisjointPaths"
1292212973

@@ -12983,15 +13034,9 @@ msgstr "pgr_withPointsCost"
1298313034
msgid "pgr_withPointsCostMatrix"
1298413035
msgstr "pgr_withPointsCostMatrix"
1298513036

12986-
msgid "pgr_withPointsDD"
12987-
msgstr "pgr_withPointsDD"
12988-
1298913037
msgid "pgr_withPointsKSP"
1299013038
msgstr "pgr_withPointsKSP"
1299113039

12992-
msgid "pgr_withPointsVia"
12993-
msgstr "pgr_withPointsVia"
12994-
1299513040
msgid "Functions promoted to official"
1299613041
msgstr ""
1299713042

@@ -14792,9 +14837,6 @@ msgstr "pgr_alphashape"
1479214837
msgid "pgr_dijkstraCostMatrix"
1479314838
msgstr "pgr_dijkstraCostMatrix"
1479414839

14795-
msgid "pgr_drivingDistance"
14796-
msgstr "pgr_drivingDistance"
14797-
1479814840
msgid "pgr_dijkstraVia (proposed)"
1479914841
msgstr ""
1480014842

locale/es/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 62 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: pgRouting v4.1\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2026-06-10 19:05+0000\n"
13+
"POT-Creation-Date: 2026-08-08 21:44+0000\n"
1414
"PO-Revision-Date: 2025-12-10 20:25+0000\n"
1515
"Last-Translator: DeepL <noreply-mt-deepl@weblate.org>\n"
1616
"Language-Team: Spanish <https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/es/>\n"
@@ -343,6 +343,12 @@ msgstr ":doc:`pgr_trspVia_withPoints` - Ruteo Vía Punto/Vértice con restriccio
343343
msgid "Experimental"
344344
msgstr "Experimental"
345345

346+
msgid "Possible server crash"
347+
msgstr ""
348+
349+
msgid "These functions might create a server crash"
350+
msgstr ""
351+
346352
msgid "Experimental functions"
347353
msgstr "Funciones experimentales"
348354

@@ -3581,6 +3587,10 @@ msgstr "`#2954 <https://github.com/pgRouting/pgrouting/issues/2954>`__: pgr_king
35813587
msgid "`#3113 <https://github.com/pgRouting/pgrouting/issues/3113>`__: Components: Integrate into existing process/driver pair"
35823588
msgstr "`#2954 <https://github.com/pgRouting/pgrouting/issues/2954>`__: pgr_kingOrdering"
35833589

3590+
#, fuzzy
3591+
msgid "`#3129 <https://github.com/pgRouting/pgrouting/issues/3129>`__: breadthFirstSearch: Reorganize into traversal"
3592+
msgstr "`#2931 <https://github.com/pgRouting/pgrouting/issues/2931>`__: pgr_breadthFirstSearch"
3593+
35843594
msgid "Bug Fixes"
35853595
msgstr "Corrección de errores"
35863596

@@ -9521,6 +9531,13 @@ msgstr "``pgr_dijkstraVia``"
95219531
msgid "``pgr_dijkstraVia`` — Route that goes through a list of vertices."
95229532
msgstr "``pgr_dijkstraVia`` - Ruta que recorre una lista de vértices."
95239533

9534+
#, fuzzy
9535+
msgid "Version 4.0.2"
9536+
msgstr "Versión 4.0.0"
9537+
9538+
msgid "Fix: bad alloc"
9539+
msgstr ""
9540+
95249541
msgid "Given a list of vertices and a graph, this function is equivalent to finding the shortest path between :math:`vertex_i` and :math:`vertex_{i+1}` for all :math:`i < size\\_of(via\\;vertices)`."
95259542
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)`."
95269543

@@ -9605,6 +9622,15 @@ msgstr ":doc:`dijkstra-family`."
96059622
msgid "``pgr_drivingDistance`` - Returns the driving distance from a start node."
96069623
msgstr "``pgr_drivingDistance`` - Devuelve la distancia de manejo desde un nodo de inicio."
96079624

9625+
msgid "Standardizing negative distance behaviour"
9626+
msgstr ""
9627+
9628+
msgid "Throws when :math:`distance < 0`."
9629+
msgstr ""
9630+
9631+
msgid "Standard message and hint."
9632+
msgstr ""
9633+
96089634
msgid "pgr_drivingDistance(Single vertex)"
96099635
msgstr "pgr_drivingDistance(Vértice único)"
96109636

@@ -12855,6 +12881,41 @@ msgstr "pgRouting 4.0"
1285512881
msgid "pgRouting 4.0"
1285612882
msgstr "pgRouting 4.0"
1285712883

12884+
#, fuzzy
12885+
msgid "pgRouting 4.0.2 Release Notes"
12886+
msgstr "Notas de la versión 3.0.1 de pgRouting"
12887+
12888+
#, fuzzy
12889+
msgid "To see all issues & pull requests closed by this release see the `Github milestone for 4.0.2 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.2%22>`__"
12890+
msgstr "Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la `Github milestone for 4.0.0 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.0%22>`__"
12891+
12892+
msgid "4.0.2 Summary of changes by function"
12893+
msgstr ""
12894+
12895+
msgid "pgr_dijkstraVia"
12896+
msgstr "pgr_dijkstraVia"
12897+
12898+
msgid "pgr_drivingDistance"
12899+
msgstr "pgr_drivingDistance"
12900+
12901+
msgid "pgr_withPointsDD"
12902+
msgstr "pgr_withPointsDD"
12903+
12904+
msgid "pgr_withPointsVia"
12905+
msgstr "pgr_withPointsVia"
12906+
12907+
#, fuzzy
12908+
msgid "4.0.2 Bug Fixes"
12909+
msgstr "Corrección de errores"
12910+
12911+
#, fuzzy
12912+
msgid "`#3110 <https://github.com/pgRouting/pgrouting/issues/3110>`__: pgr_dijkstraVia throws std::bad_alloc when a node does not exist"
12913+
msgstr "`#1640 <https://github.com/pgRouting/pgrouting/issues/1640>`__: pgr_withPoints falla cuando points_sql está vacía"
12914+
12915+
#, fuzzy
12916+
msgid "`#3091 <https://github.com/pgRouting/pgrouting/issues/3091>`__: Catchment functions when negative distance do not have a standardized behaviour"
12917+
msgstr "`#2954 <https://github.com/pgRouting/pgrouting/issues/2954>`__: pgr_kingOrdering"
12918+
1285812919
#, fuzzy
1285912920
msgid "pgRouting 4.0.1 Release Notes"
1286012921
msgstr "Notas de la versión 3.0.1 de pgRouting"
@@ -13052,9 +13113,6 @@ msgstr "pgr_dijkstraNear"
1305213113
msgid "pgr_dijkstraNearCost"
1305313114
msgstr "pgr_dijkstraNearCost"
1305413115

13055-
msgid "pgr_dijkstraVia"
13056-
msgstr "pgr_dijkstraVia"
13057-
1305813116
msgid "pgr_edgeDisjointPaths"
1305913117
msgstr "pgr_edgeDisjointPaths"
1306013118

@@ -13121,15 +13179,9 @@ msgstr "pgr_withPointsCost"
1312113179
msgid "pgr_withPointsCostMatrix"
1312213180
msgstr "pgr_withPointsCostMatrix"
1312313181

13124-
msgid "pgr_withPointsDD"
13125-
msgstr "pgr_withPointsDD"
13126-
1312713182
msgid "pgr_withPointsKSP"
1312813183
msgstr "pgr_withPointsKSP"
1312913184

13130-
msgid "pgr_withPointsVia"
13131-
msgstr "pgr_withPointsVia"
13132-
1313313185
msgid "Functions promoted to official"
1313413186
msgstr "Funciones promovidas a oficial"
1313513187

@@ -15025,9 +15077,6 @@ msgstr "pgr_alphashape"
1502515077
msgid "pgr_dijkstraCostMatrix"
1502615078
msgstr "pgr_dijkstraCostMatrix"
1502715079

15028-
msgid "pgr_drivingDistance"
15029-
msgstr "pgr_drivingDistance"
15030-
1503115080
msgid "pgr_dijkstraVia (proposed)"
1503215081
msgstr "pgr_dijkstraVia (proposed)"
1503315082

0 commit comments

Comments
 (0)