75 |
|
All strings — 801 words | Browse Translate Zen |
---|---|---|---|
75 |
|
Translated strings — 801 words | Browse Translate Zen |
23 |
|
Translated strings with dismissed checks — 69 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 926d936297fbf21fcd5065b4aaae3f45dbc82ddb
5878cfd357
Julien Lepiller authored 9 hours ago |
Last commit in Weblate |
Translated using Weblate (Portuguese (Brazil))
f19caf79df
![]() |
Weblate repository |
https://translate.linuxfromscratch.org/git/faq/faq/
|
File mask | lfs/*/chapter08/vim.po |
Translation file |
Download
lfs/pt_BR/chapter08/vim.po
|
Last change | April 19, 2023, 10:05 p.m. |
Last author | Jamenson Ferreira Espindula de Almeida Melo |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 75 | 801 | 6,608 | |||
Translated | 100% | 75 | 100% | 801 | 100% | 6,608 |
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
801
Hosted words
75
Hosted strings
100%
Translated
0
Contributors
and previous 30 days
Trends of last 30 days
+90%
Hosted words
+100%
+100%
Hosted strings
—
+100%
Translated
—
—
Contributors
+100%
![]() Translation changed |
|
![]() Translation changed |
|
![]() New contributor |
New contributor
a month ago
|
![]() Resource update |
File
lfs/pt_BR/chapter08/vim.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 |
|
75 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
75 | 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/vimrc
" Ensure defaults are set before customizing settings, not after
source $VIMRUNTIME/defaults.vim
let skip_defaults_vim=1
set nocompatible
set backspace=2
set mouse=
syntax on
if (&term == "xterm") || (&term == "putty")
set background=dark
endif
" End /etc/vimrc</literal>
EOF</userinput>
<literal>" Início do /etc/vimrc
" Certifique-se de que os padrões sejam configurados
antes de personalizar as configurações, não depois"
source $VIMRUNTIME/defaults.vim
let skip_defaults_vim=1
set nocompatible
set backspace=2
set mouse=
syntax on
if (&term == "xterm") || (&term == "putty")
set background=dark
endif
" Fim do /etc/vimrc</literal>
EOF</userinput>