Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pgRouting/pgRouting
Translate-URL: https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/
  • Loading branch information
weblate committed Jan 24, 2024
1 parent 7e5e678 commit e956cc5
Show file tree
Hide file tree
Showing 5 changed files with 819 additions and 230 deletions.
183 changes: 140 additions & 43 deletions locale/de/LC_MESSAGES/pgrouting_doc_strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pgRouting v3.6.0-dev\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-06 18:14+0000\n"
"POT-Creation-Date: 2024-01-24 17:44+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -4378,6 +4378,41 @@ msgstr ""
msgid "_"
msgstr ""

msgid "Official functions changes"
msgstr ""

msgid ""
"`#2605 <https://github.com/pgRouting/pgrouting/pull/2605>`__ Standarize "
"spanning tree functions output"
msgstr ""

msgid "Functions:"
msgstr ""

msgid "``pgr_kruskalDD``"
msgstr ""

msgid "``pgr_kruskalDFS``"
msgstr ""

msgid "``pgr_kruskalBFS``"
msgstr ""

msgid "``pgr_primDD``"
msgstr ""

msgid "``pgr_primDFS``"
msgstr ""

msgid "``pgr_primBFS``"
msgstr ""

msgid "Standarizing output columns to |result-spantree|"
msgstr ""

msgid "Added ``pred`` result columns."
msgstr ""

msgid "Code enhancement"
msgstr ""

Expand Down Expand Up @@ -4482,7 +4517,7 @@ msgstr ""
msgid "Migration"
msgstr ""

msgid "Be aware of the existance of the additional columns."
msgid "Be aware of the existence of the additional columns."
msgstr ""

msgid "In ``pgr_aStar`` (`One to One`)"
Expand Down Expand Up @@ -4596,7 +4631,7 @@ msgstr ""

msgid ""
"Starting from `v3.6.0 <https://docs.pgrouting.org/3.6/en/migration.html>`__ :"
"doc:`pgr_drivingDistance` result columns are being standarized."
"doc:`pgr_drivingDistance` result columns are being standardized."
msgstr ""

msgid "from"
Expand Down Expand Up @@ -4629,7 +4664,7 @@ msgstr ""
msgid "does not have ``depth`` result column."
msgstr ""

msgid "Be aware of the existance and name change of the result columns."
msgid "Be aware of the existence and name change of the result columns."
msgstr ""

msgid ""
Expand Down Expand Up @@ -4657,16 +4692,75 @@ msgid "The ``from_v`` result column name changes to ``start_vid``."
msgstr ""

msgid ""
"If needed filter out and rename colums, for example, to return the original "
"If needed filter out and rename columns, for example, to return the original "
"columns:"
msgstr ""

msgid ""
"Migration of ``pgr_kruskalDD`` / ``pgr_kruskalBFS`` / ``pgr_kruskalDFS``"
msgstr ""

msgid ""
"Starting from `v3.7.0 <https://docs.pgrouting.org/3.7/en/migration.html>`__ :"
"doc:`pgr_kruskalDD`, :doc:`pgr_kruskalBFS` and :doc:`pgr_kruskalDFS` result "
"columns are being standardized."
msgstr ""

msgid "|result-bfs|"
msgstr ""

msgid "Single vertex"
msgstr ""

msgid "Multiple vertices"
msgstr ""

msgid "Output columns were |result-bfs|"
msgstr ""

msgid "Single vertex and Multiple vertices"
msgstr ""

msgid "Do not have ``pred`` result column."
msgstr ""

msgid "Be aware of the existence of `pred` result columns."
msgstr ""

msgid "If needed filter out the added columns"
msgstr ""

msgid "Kruskal single vertex"
msgstr ""

msgid ""
"Using ``pgr_KruskalDD`` as example. Migration is similar to al the affected "
"functions."
msgstr ""

msgid ""
"Comparing with `this <https://docs.pgrouting.org/3.6/en/pgr_kruskalDD."
"html#single-vertex>`__ example."
msgstr ""

msgid ""
"Now column ``pred`` exists and contains the predecessor of the ``node``."
msgstr ""

msgid "Kruskal multiple vertices"
msgstr ""

msgid ""
"Comparing with `this <https://docs.pgrouting.org/3.6/en/pgr_kruskalDD."
"html#multiple-vertex>`__ example."
msgstr ""

msgid "Migration of ``pgr_KSP``"
msgstr ""

msgid ""
"Starting from `v3.6.0 <https://docs.pgrouting.org/3.6/en/migration.html>`__ :"
"doc:`pgr_KSP` result columns are being standarized."
"doc:`pgr_KSP` result columns are being standardized."
msgstr ""

msgid "|ksp-result|"
Expand Down Expand Up @@ -4765,12 +4859,42 @@ msgstr ""
msgid "In the query returns only ``edge`` column."
msgstr ""

msgid "Migration of ``pgr_primDD`` / ``pgr_primBFS`` / ``pgr_primDFS``"
msgstr ""

msgid ""
"Starting from `v3.7.0 <https://docs.pgrouting.org/3.7/en/migration.html>`__ :"
"doc:`pgr_primDD`, :doc:`pgr_primBFS` and :doc:`pgr_primDFS` result columns "
"are being standardized."
msgstr ""

msgid "Prim single vertex"
msgstr ""

msgid ""
"Using ``pgr_primDD`` as example. Migration is similar to al the affected "
"functions."
msgstr ""

msgid ""
"Comparing with `this <https://docs.pgrouting.org/3.6/en/pgr_primDD."
"html#single-vertex>`__ example."
msgstr ""

msgid "Prim multiple vertices"
msgstr ""

msgid ""
"Comparing with `this <https://docs.pgrouting.org/3.6/en/pgr_primDD."
"html#multiple-vertex>`__ example."
msgstr ""

msgid "Migration of ``pgr_withPointsDD``"
msgstr ""

msgid ""
"Starting from `v3.6.0 <https://docs.pgrouting.org/3.6/en/migration.html>`__ :"
"doc:`pgr_withPointsDD` result columns are being standarized."
"doc:`pgr_withPointsDD` result columns are being standardized."
msgstr ""

msgid "|result-generic-no-seq|"
Expand All @@ -4795,7 +4919,7 @@ msgid "Does not have ``start_vid``, ``pred`` and ``depth`` result columns."
msgstr ""

msgid ""
"``driving_side`` parameter was named optional now it is compulsory unamed."
"``driving_side`` parameter was named optional now it is compulsory unnamed."
msgstr ""

msgid "``pgr_withPointsDD`` (`Multiple vertices`)"
Expand Down Expand Up @@ -4846,7 +4970,7 @@ msgstr ""
msgid "After Migration"
msgstr ""

msgid "Be aware of the existance of the additional result Columns."
msgid "Be aware of the existence of the additional result Columns."
msgstr ""

msgid "New output columns are |result-spantree|"
Expand Down Expand Up @@ -4908,7 +5032,7 @@ msgstr ""

msgid ""
"Starting from `v3.6.0 <https://docs.pgrouting.org/3.6/en/migration.html>`__ :"
"doc:`pgr_withPointsKSP` result columns are being standarized."
"doc:`pgr_withPointsKSP` result columns are being standardized."
msgstr ""

msgid ""
Expand Down Expand Up @@ -9257,17 +9381,11 @@ msgstr ""
msgid "Returns set of |result-bfs|"
msgstr ""

msgid "Single vertex"
msgstr ""

msgid ""
"From root vertex :math:`6` on a **directed** graph with edges in ascending "
"order of ``id``"
msgstr ""

msgid "Multiple vertices"
msgstr ""

msgid ""
"From root vertices :math:`\\{12, 6\\}` on an **undirected** graph with "
"**depth** :math:`<= 2` and edges in ascending order of ``id``"
Expand Down Expand Up @@ -11014,9 +11132,6 @@ msgid ""
"``pgr_drivingDistance`` - Returns the driving distance from a start node."
msgstr ""

msgid "Standarizing output columns to |result-spantree|"
msgstr ""

msgid "Added ``depth`` and ``start_vid`` result columns."
msgstr ""

Expand Down Expand Up @@ -12218,14 +12333,14 @@ msgstr ""
msgid "Minimum spanning forest"
msgstr ""

msgid "``pgr_kruskalBFS``"
msgstr ""

msgid ""
"``pgr_kruskalBFS`` — Kruskal's algorithm for Minimum Spanning Tree with "
"breadth First Search ordering."
msgstr ""

msgid "Version 3.7.0"
msgstr ""

msgid ""
"Visits and extracts the nodes information in Breath First Search ordering of "
"the Minimum Spanning Tree created using Kruskal's algorithm."
Expand All @@ -12251,9 +12366,6 @@ msgid ""
"`depth \\leq 3`"
msgstr ""

msgid "``pgr_kruskalDD``"
msgstr ""

msgid "``pgr_kruskalDD`` — Catchament nodes using Kruskal's algorithm."
msgstr ""

Expand Down Expand Up @@ -12285,9 +12397,6 @@ msgid ""
"`distance \\leq 3.5`"
msgstr ""

msgid "``pgr_kruskalDFS``"
msgstr ""

msgid ""
"``pgr_kruskalDFS`` — Kruskal's algorithm for Minimum Spanning Tree with "
"Depth First Search ordering."
Expand Down Expand Up @@ -13432,17 +13541,14 @@ msgid ""
"prim_minimum_spanning_tree.html>`__"
msgstr ""

msgid "``pgr_primBFS``"
msgstr ""

msgid ""
"``pgr_primBFS`` — Prim's algorithm for Minimum Spanning Tree with Depth "
"First Search ordering."
msgstr ""

msgid ""
"Visits and extracts the nodes information in Breath First Search ordering of "
"the Minimum Spanning Tree created with Prims's algorithm."
"the Minimum Spanning Tree created using Prims's algorithm."
msgstr ""

msgid "pgr_primBFS(`Edges SQL`_, **root vid**, [``max_depth``])"
Expand All @@ -13451,16 +13557,13 @@ msgstr ""
msgid "pgr_primBFS(`Edges SQL`_, **root vids**, [``max_depth``])"
msgstr ""

msgid "``pgr_primDD``"
msgstr ""

msgid "``pgr_primDD`` — Catchament nodes using Prim's algorithm."
msgstr ""

msgid ""
"Using Prim's algorithm, extracts the nodes that have aggregate costs less "
"than or equal to a **distance** from a **root** vertex (or vertices) within "
"the calculated minimum spanning tree."
"than or equal to a distance from a root vertex (or vertices) within the "
"calculated minimum spanning tree."
msgstr ""

msgid "pgr_primDD(`Edges SQL`_, **root vid**, **distance**)"
Expand All @@ -13469,9 +13572,6 @@ msgstr ""
msgid "pgr_primDD(`Edges SQL`_, **root vids**, **distance**)"
msgstr ""

msgid "``pgr_primDFS``"
msgstr ""

msgid ""
"``pgr_primDFS`` — Prim algorithm for Minimum Spanning Tree with Depth First "
"Search ordering."
Expand Down Expand Up @@ -15209,9 +15309,6 @@ msgid ""
"utf8=%E2%9C%93&q=milestone%3A%22Release%203.6.0%22>`_"
msgstr ""

msgid "Official functions changes"
msgstr ""

msgid ""
"`#2516 <https://github.com/pgRouting/pgrouting/pull/2516>`__ Standarize "
"output pgr_aStar"
Expand Down
Loading

0 comments on commit e956cc5

Please sign in to comment.