Translation status
186 | Strings | 83% | Translate |
---|---|---|---|
5,909 | Words | 89% |
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
70_conclusion
|
50% | 12 | 597 | 4 | |||
|
|||||||
06_apt
|
54% | 277 | 8,074 | 201 | |||
|
|||||||
13_workstation
|
56% | 141 | 3,893 | 111 | |||
|
|||||||
11_network-services
|
58% | 387 | 7,329 | 327 | |||
|
|||||||
90_derivative-distributions
|
62% | 28 | 1,162 | 36 | |||
|
|||||||
07_solving-problems
|
67% | 52 | 1,454 | 42 | |||
|
|||||||
05_packaging-system
|
68% | 111 | 4,426 | 67 | 1 | ||
|
|||||||
10_network-infrastructure
|
75% | 92 | 4,586 | 133 | |||
|
|||||||
14_security
|
77% | 103 | 5,289 | 124 | |||
|
|||||||
01_the-debian-project
|
78% | 106 | 5,073 | 116 | 5 | ||
|
Translation Information
Project website | debian-handbook.info |
---|---|
Instructions for translators | https://debian-handbook.info/contribute/ Mailing list for translators: <<debian-handbook-translators@lists.alioth.debian.org> |
Project maintainers |
![]() ![]() |
Translation process |
|
Translation license | GNU General Public License v2.0 or later |
Source code repository |
https://salsa.debian.org/hertzog/debian-handbook.git
|
Repository branch | buster/master |
Last remote commit |
Document how to setup ~/.publican.cfg
9826bf3d
![]() |
Weblate repository |
https://hosted.weblate.org/git/debian-handbook/12_advanced-administration/
|
Filemask | */92_short-remedial-course.po |
Translation file |
fr-FR/92_short-remedial-course.po
|
<computeroutput>$ </computeroutput><userinput>free</userinput>
<computeroutput> total used free shared
Mem: 1028420 1009624 18796 0 47404 391804
-/+ buffers/cache: 570416 45800
Mem: 16279260 5910248 523432 871036 9845580 9128964
Swap:
$ </computeroutput><userinput>df</userinput>
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs
/dev/mapper/vg_main-root 466644576 451332520
udev
tmpfs 8139628 146796 7992832 2% /dev/shm
tmpfs
tmpfs
/dev/sda
tmpfs 1627924 88 1627836 1% /run/user/1000
</computeroutput>
There are many filesystem formats, corresponding to many ways of physically storing data on disks. The most widely known are <emphasis>ext2</emphasis>, <emphasis>ext3</emphasis> and <emphasis>ext4</emphasis>, but others exist. For instance, <emphasis>vfat</emphasis> is the system that was historically used by DOS and Windows operating systems, which allows using hard disks under Debian as well as under Windows. In any case, a filesystem must be prepared on a disk before it can be mounted and this operation is known as “formatting”. Commands such as <command>mkfs.ext3</command> (where <command>mkfs</command> stands for <emphasis>MaKe FileSystem</emphasis>) handle formatting. These commands require, as a parameter, a device file representing the partition to be formatted (for instance, <filename>/dev/sda1</filename>). This operation is destructive and should only be run once, except if one deliberately wishes to wipe a filesystem and start afresh.
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 186 | 5,909 | 44,686 | ||
Translated | 83% | 156 | 5,306 | 39,221 | |
Needs editing | 15% | 29 | 548 | 5,042 | |
Failing checks | 33% | 62 | 2,574 | 19,611 |
Last activity
Last change | April 9, 2018, 11:09 a.m. | |||
---|---|---|---|---|
Last author | Galina Anikina |