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 | 7% | 13 | 283 | 2,209 | 13 | 0 | 0 | 0 | |
|
|||||||||
Czech CC-BY-SA-3.0 | 7% | 13 | 283 | 2,209 | 13 | 0 | 0 | 0 | |
|
|||||||||
French CC-BY-SA-3.0 | 21% | 11 | 258 | 2,064 | 11 | 0 | 0 | 0 | |
|
|||||||||
Indonesian CC-BY-SA-3.0 | 7% | 13 | 283 | 2,209 | 13 | 0 | 1 | 0 | |
|
|||||||||
Italian CC-BY-SA-3.0 | 7% | 13 | 283 | 2,209 | 13 | 0 | 0 | 0 | |
|
|||||||||
Portuguese (Brazil) CC-BY-SA-3.0 | 92% | 1 | 40 | 353 | 0 | 0 | 1 | 0 | |
|
|||||||||
Spanish CC-BY-SA-3.0 | 21% | 11 | 258 | 2,064 | 11 | 0 | 0 | 0 | |
|
|||||||||
Spanish (Latin America) CC-BY-SA-3.0 | 7% | 13 | 283 | 2,209 | 13 | 0 | 0 | 0 | |
|
|||||||||
Ukrainian CC-BY-SA-3.0 | 7% | 13 | 283 | 2,209 | 13 | 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 13 days ago |
|
Last commit in Weblate |
Update translation files
ef2769402
Weblate authored 13 days ago |
|
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-fedora-coreos/nav/
|
|
File mask |
po/*/master/pages/getting-started-libvirt.po
|
3 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 140 | 2,980 | 25,010 | |||
Source | 14 | 298 | 2,501 | |||
Translated | 27% | 39 | 24% | 726 | 29% | 7,275 |
Needs editing | 1% | 1 | 1% | 40 | 1% | 353 |
Read-only | 16% | 23 | 14% | 433 | 20% | 5,129 |
Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
Strings with suggestions | 1% | 2 | 1% | 57 | 1% | 472 |
Untranslated strings | 71% | 100 | 74% | 2,214 | 69% | 17,382 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
−1%
Translated
+28%
—
Contributors
—
mt:weblate-translation-memory
Suggestion added |
|
None
Resource updated |
The “
po/zh_CN/master/pages/getting-started-libvirt.po ” file was changed.
13 days ago
|
None
String added in the repository |
|
None
Resource updated |
The “
po/uk/master/pages/getting-started-libvirt.po ” file was changed.
13 days ago
|
None
String added in the repository |
|
None
Resource updated |
The “
po/pt_BR/master/pages/getting-started-libvirt.po ” file was changed.
13 days ago
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
Source string changed |
|
# as an installed binary:
coreos-installer download -s $STREAM -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/
# or as a container:
podman run --pull=always --rm -v "${HOME}/.local/share/libvirt/images/:/data" -w /data \
quay.io/coreos/coreos-installer:release download -s $STREAM -p qemu -f qcow2.xz --decompress
# como um binário instalado:
coreos-installer download -s "${STREAM}" -p qemu -f qcow2.xz --decompress -C ~/.local/share/libvirt/images/
# ou como um contêiner:
podman run --pull=always --rm -v $HOME/.local/share/libvirt/images/:/data -w /data \
quay.io/coreos/coreos-installer:release download -s "${STREAM}" -p qemu -f qcow2.xz --decompress