Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
Glossary fedora-docs-l10n/fedora CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f37/nav CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f36/nav CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f34/nav CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f32/nav CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f27/nav CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f26/antora.yml CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f37/pages/getting-started CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
f38/pages/index CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
rawhide/pages/fedora-downloads-info CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
Overview
Project website | pagure.io/fedora-docs-l10n/fedora |
---|---|
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.git
|
Repository branch | master |
Last remote commit |
automatic update of pot/po files
afc02c7b1
♪ I'm a bot, bot, bot ♪ authored a month ago |
Last commit in Weblate |
Translated using Weblate (Georgian)
673493457
![]() |
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-fedora/nav/
|
File mask | po/*/f37/pages/preparing-boot-media.po |
Translation file |
Download
po/pt_BR/f37/pages/preparing-boot-media.po
|
Last change | Aug. 23, 2023, 3:26 p.m. |
Last author | Fábio Rodrigues Ribeiro |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 106 | 1,824 | 12,511 | |||
Translated | 33% | 36 | 42% | 777 | 40% | 5,048 |
Needs editing | 6% | 7 | 9% | 165 | 12% | 1,568 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 4% | 5 | 8% | 158 | 11% | 1,501 |
Strings with suggestions | 66% | 71 | 58% | 1,075 | 61% | 7,696 |
Untranslated strings | 59% | 63 | 48% | 882 | 47% | 5,895 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
+33%
Translated
—
+100%
Contributors
—
Browse all translation changes
106 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
106 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
70 | Unfinished strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
> $checksum_file = "Fedora-Server-21-x86_64-CHECKSUM"
> $sha256 = New-Object -TypeName System.Security.Cryptography.sha256CryptoServiceProvider
> $expected_checksum = ((Get-Content $checksum_file | Select-String -Pattern $image) -split " ")[0].ToLower()
> $checksum_file = "Fedora-Server-21-x86_64-CHECKSUM"
> $sha256 = New-Object -TypeName System.Security.Cryptography.sha256CryptoServiceProvider
> $expected_checksum = ((Get-Content $checksum_file | Select-String -Pattern $image) -split " ")[0].ToLower()