Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
master/pages/troubleshooting
|
0% | 31 | 545 | 4,170 | 31 | 0 | 1 | 0 | |
|
|||||||||
master/pages/in-depth
|
2% | 43 | 664 | 4,851 | 43 | 0 | 1 | 0 | |
|
|||||||||
master/pages/concepts
|
5% | 16 | 335 | 2,421 | 16 | 0 | 1 | 0 | |
|
|||||||||
master/pages/runtimes
|
60% | 6 | 149 | 996 | 0 | 6 | 6 | 0 | |
|
|||||||||
Glossary fedora-docs-l10n/flatpak CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
nav CC-BY-SA-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
master/partials/attributes
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
master/pages/faq
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
master/antora.yml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
master/pages/index
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
Overview
Project website | pagure.io/fedora-docs-l10n/flatpak |
---|---|
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/flatpak.git
|
Repository branch | master |
Last remote commit |
Added translation using Weblate (Ukrainian)
dce6e01c
Weblate authored 6 days ago |
Last commit in Weblate |
Translated using Weblate (Ukrainian)
485bc743
![]() |
Weblate repository |
https://translate.fedoraproject.org/git/fedora-docs-l10n-flatpak/nav/
|
File mask | po/*/master/pages/tutorial.po |
Translation file |
Download
po/fr/master/pages/tutorial.po
|
Last change | Feb. 1, 2023, 10:29 p.m. |
Last author | None |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 60 | 881 | 7,182 | |||
Translated | 86% | 52 | 65% | 581 | 63% | 4,596 |
Needs editing | 5% | 3 | 30% | 265 | 31% | 2,258 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 5% | 3 | 30% | 265 | 31% | 2,258 |
Strings with suggestions | 5% | 3 | 30% | 265 | 31% | 2,258 |
Untranslated strings | 8% | 5 | 3% | 35 | 4% | 328 |
Quick numbers
881
Hosted words
60
Hosted strings
86%
Translated
2
Contributors
and previous 30 days
Trends of last 30 days
—
Hosted words
+2%
—
Hosted strings
+6%
−5%
Translated
−8%
+50%
Contributors
+100%
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() New strings to translate |
5 new strings to translate appeared to the translation.
a week ago
|
![]() Resource update |
The "
po/fr/master/pages/tutorial.po " file was changed.
a week ago
|
![]() String updated in the repository |
|
![]() Source string changed |
|
![]() String updated in the repository |
|
![]() Source string changed |
|
![]() String updated in the repository |
|
60 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
60 | 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 |
8 | 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 |
version: 2
data:
summary: RSS desktop client <1>
description: >- <1>
FeedReader is a modern desktop application designed to complement existing web-based
RSS accounts. It combines all the advantages of web based services like synchronization
across all your devices with everything you expect from a modern desktop application.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f{MAJOROSVER}]
flatpak-runtime: [f{MAJOROSVER}]
platform: [f{MAJOROSVER}]
requires:
flatpak-common: [f{MAJOROSVER}]
flatpak-runtime: [f{MAJOROSVER}]
platform: [f{MAJOROSVER}]
profiles: <2>
default:
rpms:
- feedreader
components:
rpms:
feedreader: <3>
buildorder: 10
rationale: Application package
ref: f{MAJOROSVER} <4>
gnome-online-accounts: <5>
rationale: Runtime dependency
ref: f{MAJOROSVER}
gumbo-parser: <5>
rationale: Runtime dependency
ref: f{MAJOROSVER}
libpeas: <5>
rationale: Runtime dependency
ref: f{MAJOROSVER}
...
version: 2
data:
summary: RSS desktop client <1>
description: >- <1>
FeedReader is a modern desktop application designed to complement existing web-based
RSS accounts. It combines all the advantages of web based services like synchronization
across all your devices with everything you expect from a modern desktop application.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
requires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
profiles: <2>
default:
rpms:
- feedreader
components:
rpms:
feedreader: <3>
buildorder: 10
rationale: Application package
ref: f33 <4>
gnome-online-accounts: <5>
rationale: Runtime dependency
ref: f33
gumbo-parser: <5>
rationale: Runtime dependency
ref: f33
libpeas: <5>
rationale: Runtime dependency
ref: f33
...