Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
chapter02_stages
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter02_hostreqs
|
0 | 0 | 0 | 0 | 11 | 0 | 0 | ||
|
|||||||||
chapter02_aboutlfs
|
0 | 0 | 0 | 0 | 4 | 0 | 0 | ||
|
|||||||||
chapter02_introduction
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter07_kernfs
|
0 | 0 | 0 | 0 | 4 | 0 | 0 | ||
|
|||||||||
chapter07_introduction
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter10_grub
|
0 | 0 | 0 | 0 | 4 | 0 | 0 | ||
|
|||||||||
chapter10_kernel
|
0 | 0 | 0 | 0 | 40 | 0 | 0 | ||
|
|||||||||
appendices_creat-comm
|
0 | 0 | 0 | 0 | 42 | 0 | 0 | ||
|
|||||||||
appendices_acronymlist
|
0 | 0 | 0 | 0 | 5 | 0 | 0 | ||
|
Overview
Project website | www.linuxfromscratch.org |
---|---|
Translation process |
|
Source code repository |
git@git.linuxfromscratch.org:fr-lfs
|
Repository branch | 11.3 |
Last remote commit |
Translated using Weblate (Portuguese (Brazil))
8607fb8223
![]() |
Last commit in Weblate |
Translated using Weblate (Portuguese (Brazil))
192cd99df8
![]() |
Weblate repository |
https://translate.linuxfromscratch.org/git/linux-from-scratch-11-3/index/
|
File mask | lfs/*/chapter06/gcc-pass2.po |
Translation file |
Download
lfs/fr/chapter06/gcc-pass2.po
|
Last change | March 10, 2023, 6:39 p.m. |
Last author | Weblate Admin |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 36 | 464 | 4,399 | |||
Translated | 100% | 36 | 100% | 464 | 100% | 4,399 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 58% | 21 | 29% | 135 | 48% | 2,122 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
464
Hosted words
36
Hosted strings
100%
Translated
0
Contributors
and previous 30 days
Trends of last 30 days
+92%
Hosted words
+100%
+100%
Hosted strings
—
+100%
Translated
—
—
Contributors
+100%
![]() Translation changed |
|
![]() New contributor |
New contributor
2 months ago
|
![]() New string to translate |
1 new string to translate appeared in the translation.
2 months ago
|
![]() Resource update |
File
lfs/fr/chapter06/gcc-pass2.po was added.
2 months ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
36 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
36 | 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 |
--build=$(../config.guess) \
--host=$LFS_TGT \
--target=$LFS_TGT \
LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc \
--prefix=/usr \
--with-build-sysroot=$LFS \
--enable-default-pie \
--enable-default-ssp \
--disable-nls \
--disable-multilib \
--disable-libatomic \
--disable-libgomp \
--disable-libquadmath \
--disable-libssp \
--disable-libvtv \
--enable-languages=c,c++</userinput>
--build=$(../config.guess) \
--host=$LFS_TGT \
--target=$LFS_TGT \
LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc \
--prefix=/usr \
--with-build-sysroot=$LFS \
--enable-default-pie \
--enable-default-ssp \
--disable-nls \
--disable-multilib \
--disable-decimal-float \
--disable-libatomic \--disable-libgomp \
--disable-libquadmath \
--disable-libssp \
--disable-libvtv \
--enable-languages=c,c++</userinput>