33 |
|
All strings — 195 words | Browse Translate Zen |
---|---|---|---|
33 |
|
Translated strings — 195 words | Browse Translate Zen |
15 |
|
Translated strings with dismissed checks — 74 words | Browse Translate Zen |
Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
chapter08_gawk
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter07_cleanup
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter07_chapter07
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter07_introduction
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter02_mounting
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter07_util-linux
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter02_stages
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter02_hostreqs
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
chapter02_chapter02
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
index
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
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 97bd764c30e3e52d1fae25a0c521f209ec267903
79009e6559
Julien Lepiller authored 8 hours ago |
Last commit in Weblate |
Translated using Weblate (Portuguese (Brazil))
b0803f73a2
![]() |
Weblate repository |
https://translate.linuxfromscratch.org/git/faq/faq/
|
File mask | lfs/*/chapter08/sysklogd.po |
Translation file |
Download
lfs/pt_BR/chapter08/sysklogd.po
|
Last change | April 22, 2023, 4:55 a.m. |
Last author | Jamenson Ferreira Espindula de Almeida Melo |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 33 | 195 | 1,778 | |||
Translated | 100% | 33 | 100% | 195 | 100% | 1,778 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
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
195
Hosted words
33
Hosted strings
100%
Translated
0
Contributors
and previous 30 days
Trends of last 30 days
+83%
Hosted words
+100%
+100%
Hosted strings
—
+100%
Translated
—
—
Contributors
+100%
Browse all translation changes
33 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
33 | 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 |
<literal># Begin /etc/syslog.conf
auth,authpriv.* -/var/log/auth.log
*.*;auth,authpriv.none -/var/log/sys.log
daemon.* -/var/log/daemon.log
kern.* -/var/log/kern.log
mail.* -/var/log/mail.log
user.* -/var/log/user.log
*.emerg *
# End /etc/syslog.conf</literal>
EOF</userinput>
<literal>#
BeginInício do /etc/syslog.confauth,authpriv.* -/var/log/auth.log
*.*;auth,authpriv.none -/var/log/sys.log
daemon.* -/var/log/daemon.log
kern.* -/var/log/kern.log
mail.* -/var/log/mail.log
user.* -/var/log/user.log
*.emerg *
#
EndFim do /etc/syslog.conf</literal>EOF</userinput>