Language | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
English CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Chinese (Simplified) (zh_CN) CC-BY-SA-3.0 | 0% | 61 | 678 | 6,072 | 61 | 0 | 0 | 0 | |
|
|||||||||
Czech CC-BY-SA-3.0 | 0% | 61 | 678 | 6,072 | 61 | 0 | 0 | 0 | |
|
|||||||||
French CC-BY-SA-3.0 | 1% | 60 | 677 | 6,059 | 60 | 1 | 0 | 0 | |
|
|||||||||
Indonesian CC-BY-SA-3.0 | 0% | 61 | 678 | 6,072 | 61 | 0 | 1 | 0 | |
|
|||||||||
Italian CC-BY-SA-3.0 | 0% | 61 | 678 | 6,072 | 61 | 0 | 0 | 0 | |
|
|||||||||
Portuguese (Brazil) CC-BY-SA-3.0 | 96% | 2 | 28 | 339 | 0 | 0 | 2 | 0 | |
|
|||||||||
Spanish CC-BY-SA-3.0 | 14% | 52 | 527 | 4,854 | 49 | 0 | 4 | 0 | |
|
|||||||||
Spanish (Latin America) CC-BY-SA-3.0 | 0% | 61 | 678 | 6,072 | 61 | 0 | 0 | 0 | |
|
|||||||||
Ukrainian CC-BY-SA-3.0 | 0% | 61 | 678 | 6,072 | 61 | 0 | 0 | 0 | |
|
Please sign in to see the alerts.
Overview
Project website | pagure.io/fedora-docs-l10n/fedora-coreos | |
---|---|---|
Instructions for translators | Mailing list for translators: trans@lists.fedoraproject.org |
|
Translation license | Creative Commons Attribution Share Alike 3.0 Unported | |
Translation process |
|
|
Source code repository |
ssh://pagure.io/fedora-docs-l10n/fedora-coreos.git
|
|
Repository branch | master | |
Last remote commit |
automatic update of pot/po files
f8cb2c1c9
♪ I'm a bot, bot, bot ♪ authored 12 days ago |
|
Last commit in Weblate |
Update translation files
ef2769402
Weblate authored 12 days ago |
|
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-fedora-coreos/nav/
|
|
File mask |
po/*/master/pages/provisioning-aliyun.po
|
12 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 610 | 6,780 | 60,720 | |||
Source | 61 | 678 | 6,072 | |||
Translated | 21% | 130 | 21% | 1,480 | 21% | 13,036 |
Needs editing | 1% | 5 | 1% | 110 | 1% | 948 |
Read-only | 10% | 61 | 10% | 678 | 10% | 6,072 |
Failing checks | 1% | 1 | 1% | 1 | 1% | 13 |
Strings with suggestions | 1% | 7 | 1% | 115 | 1% | 986 |
Untranslated strings | 77% | 475 | 76% | 5,190 | 76% | 46,736 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
−1%
Translated
+21%
—
Contributors
—
mt:weblate-translation-memory
Suggestion added |
|
mt:weblate-translation-memory
Suggestion added |
|
mt:weblate-translation-memory
Suggestion added |
|
None
Resource updated |
The “
po/zh_CN/master/pages/provisioning-aliyun.po ” file was changed.
12 days ago
|
None
String added in the repository |
|
None
String added in the repository |
|
None
Resource updated |
The “
po/uk/master/pages/provisioning-aliyun.po ” file was changed.
12 days ago
|
None
String added in the repository |
|
None
String added in the repository |
|
None
Resource updated |
The “
po/pt_BR/master/pages/provisioning-aliyun.po ” file was changed.
12 days ago
|
PUBLIC_KEY_PATH="<Please fill the path to your public key>"
PUBLIC_KEY_BODY=$(cat "${PUBLIC_KEY_PATH}")
aliyun ecs ImportKeyPair --region="${REGION}" \
--KeyPairName="${KEY_PAIR_NAME}" --PublicKeyBody="${PUBLIC_KEY_BODY}"
PUBLIC_KEY_PATH="<Please fill the path to your public key>"
PUBLIC_KEY_BODY=$(cat ${PUBLIC_KEY_PATH})
aliyun ecs ImportKeyPair --region="${REGION}" \
--KeyPairName="${KEY_PAIR_NAME}" --PublicKeyBody="${PUBLIC_KEY_BODY}"