Strings Words Characters | |||
---|---|---|---|
77 1,438 13,353 |
|
All strings | Browse Translate Zen |
77 1,438 13,353 |
|
Read-only strings | Browse Translate Zen |
1 51 399 |
|
Strings with any failing checks | Browse Translate Zen |
1 51 399 |
|
Failing check: Ellipsis | 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 ea511400c9ad6f1baca13debd05f2b10ac984059
e362137d3e
Julien Lepiller authored 7 hours ago |
Last commit in Weblate |
Automatic BLFS commit based on ea511400c9ad6f1baca13debd05f2b10ac984059
e362137d3e
Julien Lepiller authored 7 hours ago |
Weblate repository |
https://translate.linuxfromscratch.org/git/faq/faq/
|
File mask | blfs/*/postlfs/security/shadow.po |
Translation file | Not available |
Last change | Nov. 9, 2024, 4:22 p.m. |
Last author | None |
yesterday
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 77 | 1,438 | 13,353 | |||
Translated | 100% | 77 | 100% | 1,438 | 100% | 13,353 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 100% | 77 | 100% | 1,438 | 100% | 13,353 |
Failing checks | 1% | 1 | 3% | 51 | 2% | 399 |
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
−7%
Hosted words
+100%
−3%
Hosted strings
+100%
—
Translated
+100%
+100%
Contributors
—
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
None
Source string added |
|
77 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
77 | 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 |
for FUNCTION in FAIL_DELAY \
FAILLOG_ENAB \
LASTLOG_ENAB \
MAIL_CHECK_ENAB \
OBSCURE_CHECKS_ENAB \
PORTTIME_CHECKS_ENAB \
QUOTAS_ENAB \
CONSOLE MOTD_FILE \
FTMP_FILE NOLOGINS_FILE \
ENV_HZ PASS_MIN_LEN \
SU_WHEEL_ONLY \
PASS_CHANGE_TRIES \
PASS_ALWAYS_WARN \
CHFN_AUTH ENCRYPT_METHOD \
ENVIRON_FILE
do
sed -i "s/^${FUNCTION}/# &/" /etc/login.defs
done</userinput>