Language | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
English
|
0 | 0 | 0 | 0 | 3 | 0 | 0 | ||
|
|||||||||
Chinese (Simplified) (zh_CN)
|
0% | 21 | 387 | 2,801 | 21 | 0 | 0 | 0 | |
|
|||||||||
French
|
4% | 20 | 386 | 2,788 | 20 | 1 | 0 | 0 | |
|
|||||||||
Indonesian
|
0% | 21 | 387 | 2,801 | 21 | 0 | 0 | 0 | |
|
|||||||||
Italian
|
0% | 21 | 387 | 2,801 | 21 | 0 | 0 | 0 | |
|
|||||||||
Portuguese (Brazil)
|
90% | 2 | 73 | 522 | 0 | 3 | 3 | 0 | |
|
|||||||||
Spanish
|
14% | 18 | 338 | 2,415 | 17 | 2 | 1 | 0 | |
|
|||||||||
Spanish (Latin America)
|
0% | 21 | 387 | 2,801 | 21 | 0 | 0 | 0 | |
|
Overview
Project website | pagure.io/fedora-docs-l10n/fedora-coreos |
---|---|
Instructions for translators | Mailing list for translators: <<trans@lists.fedoraproject.org> |
Translation process |
|
Translation license | Creative Commons Attribution Share Alike 3.0 Unported |
Source code repository |
ssh://pagure.io/fedora-docs-l10n/fedora-coreos.git
|
Repository branch | master |
Last remote commit |
Update translation files
0e1d579bf
Weblate authored yesterday |
Last commit in Weblate |
Update translation files
13c0c1885
Weblate authored 9 months ago |
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-fedora-coreos/nav/
|
File mask | po/*/master/pages/provisioning-digitalocean.po |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 168 | 3,096 | 22,408 | |||
Source | 21 | 387 | 2,801 | |||
Translated | 26% | 44 | 24% | 751 | 24% | 5,479 |
Needs editing | 1% | 3 | 3% | 99 | 3% | 716 |
Read-only | 12% | 21 | 12% | 387 | 12% | 2,801 |
Failing checks | 5% | 9 | 5% | 155 | 5% | 1,156 |
Strings with suggestions | 2% | 4 | 4% | 125 | 4% | 910 |
Untranslated strings | 72% | 121 | 72% | 2,246 | 72% | 16,213 |
![]() Suggestion added fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean — Portuguese (Brazil) |
|
![]() Component unlocked fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean |
Fixing an alert automatically unlocked the component.
2 months ago
|
![]() Component locked fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean |
The component was automatically locked because of an alert.
2 months ago
|
![]() New alert fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean |
Could not update the repository.
2 months ago
|
![]() New string to translate fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean — Chinese (Simplified) (zh_CN) |
1 new string to translate appeared in the translation.
2 months ago
|
![]() New string to translate fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean — Portuguese (Brazil) |
1 new string to translate appeared in the translation.
2 months ago
|
![]() New string to translate fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean — Italian |
1 new string to translate appeared in the translation.
2 months ago
|
![]() New string to translate fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean — Indonesian |
1 new string to translate appeared in the translation.
2 months ago
|
![]() New string to translate fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean — French |
1 new string to translate appeared in the translation.
2 months ago
|
![]() New string to translate fedora-docs-l10n/fedora-coreos / master/pages/provisioning-digitalocean — Spanish (Latin America) |
1 new string to translate appeared in the translation.
2 months ago
|
# Wait for image creation to finish
while ! doctl compute image list-user | grep my-fcos-image; do sleep 5; done
# Aguarde a criação da imagem para finalizar
while ! doctl compute image list-user | grep my-fcos-image; do sleep 5; done