Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Simplified))
Browse files Browse the repository at this point in the history
Currently translated at 99.1% (5183 of 5230 strings)

Translation: pgRouting/pgRouting
Translate-URL: https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/zh_Hans/
  • Loading branch information
cvvergara authored and weblate committed May 7, 2024
1 parent 0804598 commit 9172fd2
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgstr ""
"Project-Id-Version: pgRouting v3.6.0-dev\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 19:05-0600\n"
"PO-Revision-Date: 2024-04-29 03:40+0000\n"
"PO-Revision-Date: 2024-05-01 03:45+0000\n"
"Last-Translator: Celia Virginia Vergara Castillo <[email protected]>\n"
"Language-Team: Chinese (Simplified) <https://weblate.osgeo.org/projects/"
"pgrouting/pgrouting-develop/zh_Hans/>\n"
Expand All @@ -36,7 +36,7 @@ msgid "Traversal using breadth first search."
msgstr "使用广度优先搜索进行遍历。"

msgid "It's implementation is only on **undirected** graph."
msgstr "它的实现仅在**无向**图上。"
msgstr "它的实现仅在 **无向** 图上。"

msgid "Process is done only on edges with positive costs."
msgstr "仅在具有正成本的边进行处理。"
Expand Down Expand Up @@ -1499,9 +1499,8 @@ msgstr "9"
msgid "16.5"
msgstr "16.5"

#, fuzzy
msgid ":math:`10.5 / 60 = 0.175`"
msgstr ":math:`10.5 / 60 = 0.175`"
msgstr ":math:`10.5 / 60 = 0.175`"

msgid "minutes"
msgstr "分钟"
Expand Down Expand Up @@ -4572,9 +4571,8 @@ msgstr ""
"`#2516 <https://github.com/pgRouting/pgrouting/pull/2516>`__标准化输出"
"pgr_aStar"

#, fuzzy
msgid "Functions:"
msgstr "新函数"
msgstr "新函数:"

msgid "``pgr_kruskalDD``"
msgstr "``pgr_kruskalDD``"
Expand Down Expand Up @@ -13048,7 +13046,7 @@ msgstr "``pgr_isPlanar`` - 实验"
msgid ""
"``pgr_isPlanar`` — Returns a boolean depending upon the planarity of the "
"graph."
msgstr "``pgr_isPlanar`` —根据图的平面性返回布尔值."
msgstr "``pgr_isPlanar`` — 根据图的平面性返回布尔值."

msgid ""
"A graph is planar if it can be drawn in two-dimensional space with no two of "
Expand Down

0 comments on commit 9172fd2

Please sign in to comment.