Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
Glossary index CC-BY-SA-4.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
pgRouting CC-BY-SA-4.0 | 94% | 269 | 1,610 | 16,163 | 50 | 27 | 269 | 0 | |
|
Overview
Project website | docs.pgrouting.org/dev/en/index.html |
---|---|
Instructions for translators | TBD |
Project maintainers |
![]() ![]() ![]() |
Translation license | CC-BY-SA-4.0 index pgRouting |
10 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 5,231 | 38,205 | 283,687 | |||
Translated | 94% | 4,962 | 95% | 36,595 | 94% | 267,524 |
Needs editing | 4% | 219 | 2% | 1,144 | 4% | 12,858 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 1% | 27 | 1% | 177 | 1% | 1,258 |
Strings with suggestions | 5% | 269 | 4% | 1,610 | 5% | 16,163 |
Untranslated strings | 1% | 50 | 1% | 466 | 1% | 3,305 |
Quick numbers
and previous 30 days
Trends of last 30 days
+2%
Hosted words
+100%
+2%
Hosted strings
+100%
+1%
Translated
+94%
−100%
Contributors
+100%
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Resource updated |
The "
locale/zh_Hans/LC_MESSAGES/pgrouting_doc_strings.po " file was changed.
10 days ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
不是并非所有边的权重都相同,我们就需要一种更通用的算法,比如Dijkstra 算法,它的运行时间为 :math:`O(|E|log|V||)` 的 Dijkstra 算法。