Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Simplified))
Browse files Browse the repository at this point in the history
Currently translated at 96.8% (5147 of 5315 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.8% (5146 of 5315 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.8% (5145 of 5315 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.7% (5144 of 5315 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.7% (5143 of 5315 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 96.6% (5139 of 5315 strings)

Co-authored-by: DeepL <[email protected]>
Translate-URL: https://weblate.osgeo.org/projects/pgrouting/pgrouting-develop/zh_Hans/
Translation: pgRouting/pgRouting
  • Loading branch information
DeepL authored and weblate committed Dec 18, 2024
1 parent 3ba4e84 commit 65374ef
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 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 v4.0.0-dev\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-14 13:32+0000\n"
"PO-Revision-Date: 2024-10-10 19:47+0000\n"
"PO-Revision-Date: 2024-12-18 10:36+0000\n"
"Last-Translator: DeepL <[email protected]>\n"
"Language-Team: Chinese (Simplified) <https://weblate.osgeo.org/projects/"
"pgrouting/pgrouting-develop/zh_Hans/>\n"
Expand Down Expand Up @@ -4059,7 +4059,7 @@ msgstr ":doc:`metrics-family`"
msgid ""
":doc:`pgr_betweennessCentrality` - Calculates relative betweenness "
"centrality using Brandes Algorithm"
msgstr ""
msgstr ":doc:`pgr_betweennessCentrality` - 使用布兰德斯算法计算相对介度中心性"

msgid ":doc:`TRSP-family`"
msgstr ":doc:`TRSP-family`"
Expand Down Expand Up @@ -4150,11 +4150,9 @@ msgid ""
"returned."
msgstr "当最大流量为0时则没有流量并返回 **EMPTY SET** 。"

#, fuzzy
msgid "There is no flow when source has the same vaule as target."
msgstr "当 source与 target相同时,就没有流量。"
msgstr "当源值与目标值相同时,没有流量。"

#, fuzzy
msgid "Any duplicated values in source or target are ignored."
msgstr "source或target 中的任何重复值都将被忽略。"

Expand All @@ -4165,13 +4163,13 @@ msgid "Edges with zero flow are omitted."
msgstr "流量为零的边被忽略。"

msgid "Creates"
msgstr ""
msgstr "创建"

msgid "a **super source** and edges from it to all the sources,"
msgstr ""
msgstr "一个**超级源**,并从它向所有源进行边缘化、"

msgid "a **super target** and edges from it to all the targetss."
msgstr ""
msgstr "一个**超级目标**,从它到所有目标的边缘。"

msgid ""
"The maximum flow through the graph is guaranteed to be the value returned "
Expand Down Expand Up @@ -4557,22 +4555,21 @@ msgstr ":doc:`experimental`"
msgid ":doc:`release_notes`"
msgstr ":doc:`release_notes`"

#, fuzzy
msgid "pgRouting 4.0.0 Release Notes"
msgstr "pgRouting 3.0.0 发布说明"
msgstr "pgRouting 4.0.0 发布说明"

#, fuzzy
msgid "Removal of deprecated functions and signatures"
msgstr "关于已弃用的签名:"
msgstr "删除过时的函数和签名"

msgid ""
"``pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)``"
msgstr ""
"``pgr_trspviaedges(text,integer[],double precision[],boolean,boolean,text)``"

#, fuzzy
msgid "``pgr_trspviavertices(text,anyarray,boolean,boolean,text)``"
msgstr "``pgr_trspViaVertices(text,anyarray,boolean,boolean,text)``"
msgstr ""
"pgr_trspviavertices(text,anyarray,boolean,boolean,"
"text)``pgr_trspviavertices(text,anyarray,boolean,boolean,text)``"

msgid "All releases"
msgstr "所有版本"
Expand Down

0 comments on commit 65374ef

Please sign in to comment.