6,7 → 6,7 |
msgid "" |
msgstr "" |
"Project-Id-Version: PACKAGE VERSION\n" |
"POT-Creation-Date: 2019-04-16 04:05+0000\n" |
"POT-Creation-Date: 2019-08-22 20:02+0000\n" |
"PO-Revision-Date: 2019-04-16 08:14+0000\n" |
"Last-Translator: roptat <roptat@lepiller.eu>\n" |
"Language-Team: LANGUAGE <LL@li.org>\n" |
36,25 → 36,6 |
#. type: Content of: <sect1><screen> |
#: lfs-en/chapter06/creatingdirs.xml:16 |
#, no-wrap |
#| msgid "" |
#| "<userinput>mkdir -pv /{bin,boot,etc/{opt,sysconfig},home,lib/firmware,mnt,opt}\n" |
#| "mkdir -pv /{media/{floppy,cdrom},sbin,srv,var}\n" |
#| "install -dv -m 0750 /root\n" |
#| "install -dv -m 1777 /tmp /var/tmp\n" |
#| "mkdir -pv /usr/{,local/}{bin,include,lib,sbin,src}\n" |
#| "mkdir -pv /usr/{,local/}share/{color,dict,doc,info,locale,man}\n" |
#| "mkdir -v /usr/{,local/}share/{misc,terminfo,zoneinfo}\n" |
#| "mkdir -v /usr/libexec\n" |
#| "mkdir -pv /usr/{,local/}share/man/man{1..8}\n" |
#| "\n" |
#| "case $(uname -m) in\n" |
#| " x86_64) mkdir -v /lib64 ;;\n" |
#| "esac\n" |
#| "\n" |
#| "mkdir -v /var/{log,mail,spool}\n" |
#| "ln -sv /run /var/run\n" |
#| "ln -sv /run/lock /var/lock\n" |
#| "mkdir -pv /var/{opt,cache,lib/{color,misc,locate},local}</userinput>" |
msgid "" |
"<userinput>mkdir -pv /{bin,boot,etc/{opt,sysconfig},home,lib/firmware,mnt,opt}\n" |
"mkdir -pv /{media/{floppy,cdrom},sbin,srv,var}\n" |
76,8 → 57,7 |
"ln -sv /run/lock /var/lock\n" |
"mkdir -pv /var/{opt,cache,lib/{color,misc,locate},local}</userinput>" |
msgstr "" |
"<userinput>mkdir -pv " |
"/{bin,boot,etc/{opt,sysconfig},home,lib/firmware,mnt,opt}\n" |
"<userinput>mkdir -pv /{bin,boot,etc/{opt,sysconfig},home,lib/firmware,mnt,opt}\n" |
"mkdir -pv /{media/{floppy,cdrom},sbin,srv,var}\n" |
"install -dv -m 0750 /root\n" |
"install -dv -m 1777 /tmp /var/tmp\n" |
140,11 → 120,20 |
|
#. type: Content of: <sect1><sect2><para> |
#: lfs-en/chapter06/creatingdirs.xml:54 |
#, fuzzy |
#| msgid "" |
#| "The directory tree is based on the Filesystem Hierarchy Standard (FHS) " |
#| "(available at <ulink url=\"https://wiki.linuxfoundation.org/en/FHS\"/>). " |
#| "The FHS also specifies the optional existence of some directories such as " |
#| "<filename class=\"directory\">/usr/local/games</filename> and <filename " |
#| "class=\"directory\">/usr/share/games</filename>. We create only the " |
#| "directories that are needed. However, feel free to create these " |
#| "directories." |
msgid "" |
"The directory tree is based on the Filesystem Hierarchy Standard (FHS) " |
"(available at <ulink url=\"https://wiki.linuxfoundation.org/en/FHS\"/>). " |
"The FHS also specifies the optional existence of some directories such as " |
"<filename class=\"directory\">/usr/local/games</filename> and <filename " |
"(available at <ulink url=\"https://refspecs.linuxfoundation.org/fhs.shtml\"/" |
">). The FHS also specifies the optional existence of some directories such " |
"as <filename class=\"directory\">/usr/local/games</filename> and <filename " |
"class=\"directory\">/usr/share/games</filename>. We create only the " |
"directories that are needed. However, feel free to create these directories." |
msgstr "" |