Language | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
English GPL-3.0-or-later | 100% | 0 | 0 | 0 | 0 | 21 | 0 | 0 | |
Catalan GPL-3.0-or-later | 0% | 70 | 1,115 | 9,569 | 70 | 0 | 4 | 0 | |
Chinese (Simplified) (zh_CN) GPL-3.0-or-later | 34% | 46 | 998 | 8,655 | 46 | 5 | 1 | 0 | |
Chinese (Traditional) (zh_TW) GPL-3.0-or-later | 1% | 69 | 1,114 | 9,565 | 69 | 0 | 0 | 0 | |
Czech GPL-3.0-or-later | 95% | 3 | 216 | 3,524 | 0 | 3 | 2 | 0 | |
Dutch GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
Finnish GPL-3.0-or-later | 47% | 37 | 768 | 7,222 | 37 | 5 | 0 | 0 | |
French GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
German GPL-3.0-or-later | 35% | 45 | 874 | 7,924 | 44 | 6 | 3 | 0 | |
Hungarian GPL-3.0-or-later | 2% | 68 | 1,113 | 9,554 | 68 | 0 | 0 | 0 | |
Italian GPL-3.0-or-later | 81% | 13 | 169 | 2,785 | 13 | 6 | 1 | 0 | |
Japanese GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 3 | 0 | ||
Korean GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
Persian GPL-3.0-or-later | 1% | 69 | 1,114 | 9,565 | 69 | 0 | 0 | 0 | |
Polish GPL-3.0-or-later | 58% | 29 | 739 | 4,736 | 29 | 0 | 0 | 0 | |
Portuguese GPL-3.0-or-later | 25% | 52 | 1,064 | 9,094 | 52 | 3 | 9 | 0 | |
Portuguese (Brazil) GPL-3.0-or-later | 7% | 65 | 1,075 | 9,336 | 65 | 0 | 6 | 0 | |
Russian GPL-3.0-or-later | 98% | 1 | 5 | 39 | 0 | 15 | 4 | 0 | |
Sinhala GPL-3.0-or-later | 1% | 69 | 1,114 | 9,565 | 69 | 0 | 0 | 0 | |
Spanish GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 2 | 0 | ||
Swedish GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 2 | 0 | ||
Turkish GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
Ukrainian GPL-3.0-or-later | 0 | 0 | 0 | 0 | 0 | 2 | 0 | ||
Please sign in to see the alerts.
Overview
Project website | github.com/authselect/authselect | |
---|---|---|
Instructions for translators | Mailing list for translators: <trans@lists.fedoraproject.org |
|
Project maintainers |
![]() |
|
Translation license | GNU General Public License v3.0 or later | |
Translation process |
|
|
Source code repository |
https://github.com/authselect/authselect
|
|
Repository branch | master | |
Last remote commit |
profiles: add without-lastlog-showfailed
8d28929
![]() |
|
Last commit in Weblate |
po: update translations
9061ec4
Weblate authored 16 hours ago |
|
Weblate repository |
https://translate.fedoraproject.org/git/authselect/master-application/
|
|
File mask |
src/man/po/authselect-profiles.5.adoc.*.po
|
17 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,610 | 25,645 | 220,087 | |||
Source | 70 | 1,115 | 9,569 | |||
Translated | 60% | 974 | 55% | 14,167 | 54% | 118,954 |
Needs editing | 1% | 5 | 1% | 222 | 1% | 3,585 |
Read-only | 4% | 70 | 4% | 1,115 | 4% | 9,569 |
Failing checks | 3% | 64 | 2% | 677 | 4% | 8,967 |
Strings with suggestions | 2% | 39 | 3% | 936 | 6% | 14,323 |
Untranslated strings | 39% | 631 | 43% | 11,256 | 44% | 97,548 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
+7%
Translated
+53%
+100%
Contributors
—
![]() Suggestion removed |
|
![]() Changes committed |
Changes committed
yesterday
|
![]() Translation completed |
Translation completed
yesterday
|
![]() Translation changed |
|
![]() Suggestion removed |
|
![]() Translation added |
|
![]() Translation changed |
|
![]() Translation added |
|
![]() Translation changed |
|
![]() Translation changed |
|
auth required pam_env.so
auth required pam_faildelay.so delay=2000000
auth required pam_faillock.so preauth silent deny=4 unlock_time=1200 {include if "with-faillock"}
auth [default=1 ignore=ignore success=ok] pam_succeed_if.so uid >= 1000 quiet
auth [default=1 ignore=ignore success=ok] pam_localuser.so
auth sufficient pam_unix.so nullok
auth requisite pam_succeed_if.so uid >= 1000 quiet_success
auth sufficient pam_sss.so forward_pass
auth required pam_faillock.so authfail deny=4 unlock_time=1200 {include if "with-faillock"}
auth required pam_deny.so
...
auth required pam_env.so
auth required pam_faildelay.so delay=2000000
auth required pam_faillock.so preauth silent deny=4 unlock_time=1200 {include if "with-faillock"}
auth [default=1 ignore=ignore success=ok] pam_succeed_if.so uid >= 1000 quiet
auth [default=1 ignore=ignore success=ok] pam_localuser.so
auth sufficient pam_unix.so nullok try_first_pass
auth requisite pam_succeed_if.so uid >= 1000 quiet_success
auth sufficient pam_sss.so forward_pass
auth required pam_faillock.so authfail deny=4 unlock_time=1200 {include if "with-faillock"}
auth required pam_deny.so
...