Strings Words Characters | |||
---|---|---|---|
51 428 5,113 |
|
All strings | Browse Translate Zen |
51 428 5,113 |
|
Read-only strings | Browse Translate Zen |
Overview
Project website | www.linuxfromscratch.org | |
---|---|---|
Translation process |
|
|
Source code repository |
git@git.linuxfromscratch.org:fr-lfs
|
|
Repository branch | trunk | |
Last remote commit |
Automatic BLFS commit based on 75640c6f9f9639cb77d26c0e95415be44d474e5b
fd32e329d9
Julien Lepiller authored 3 hours ago |
|
Last commit in Weblate |
Automatic BLFS commit based on 75640c6f9f9639cb77d26c0e95415be44d474e5b
fd32e329d9
Julien Lepiller authored 3 hours ago |
|
Weblate repository |
https://translate.linuxfromscratch.org/git/faq/faq/
|
|
File mask |
blfs/*/general/genlib/appstream.po
|
|
Translation file | Not available | |
Last change | March 20, 2025, 4:21 p.m. | |
Last change made by | None | |
Language | English | |
Language code | en | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 1,728,900,209 | |
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
n != 1
|
11 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 51 | 428 | 5,113 | |||
Translated | 100% | 51 | 100% | 428 | 100% | 5,113 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 100% | 51 | 100% | 428 | 100% | 5,113 |
Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
+4%
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
—
Contributors
—
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
![]() Source string added |
|
51 | 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 |
---|
cat > /usr/share/metainfo/org.linuxfromscratch.lfs.xml << EOF
<literal><?xml version="1.0" encoding="UTF-8"?>
<component type="operating-system">
<id>org.linuxfromscratch.lfs</id>
<name>Linux From Scratch</name>
<summary>A customized Linux system built entirely from source</summary>
<description>
<p>
Linux From Scratch (LFS) is a project that provides you with
step-by-step instructions for building your own customized Linux
system entirely from source.
</p>
</description>
<url type="homepage">https://www.linuxfromscratch.org/lfs/</url>
<metadata_license>MIT</metadata_license>
<developer id='linuxfromscratch.org'>
<name>The Linux From Scratch Editors</name>
</developer>
<releases>
<release version="&lfs-appstream-meta-ver;" type="&lfs-appstream-meta-type;" date="&lfs-appstream-meta-date;">
<description>
<p>The development snapshot of the next LFS version.</p>
</description>
</release>
<release version="12.3" type="stable" date="2025-03-05">
<description>
<p>Now contains Binutils 2.44, GCC-14.2.0, Glibc-2.41, and
Linux Kernel 6.13, and three security updates.</p>
</description>
</release>
<release version="12.2" type="stable" date="2024-09-01">
<description>
<p>Now contains Binutils 2.43.1, GCC-14.2.0, Glibc-2.40,
and Linux kernel 6.10.</p>
</description>
</release>
</releases>
</component></literal>
EOF</userinput>