/trunk/blfs/fr/xincludes/mozconfigure.po |
---|
0,0 → 1,26 |
# SOME DESCRIPTIVE TITLE |
# Copyright (C) YEAR Free Software Foundation, Inc. |
# This file is distributed under the same license as the PACKAGE package. |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
# |
#, fuzzy |
msgid "" |
msgstr "" |
"Project-Id-Version: PACKAGE VERSION\n" |
"POT-Creation-Date: 2020-04-01 04:05+0000\n" |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
"Language-Team: LANGUAGE <LL@li.org>\n" |
"Language: \n" |
"MIME-Version: 1.0\n" |
"Content-Type: text/plain; charset=CHARSET\n" |
"Content-Transfer-Encoding: 8bit\n" |
#. type: Content of: <para> |
#: blfs-en/xincludes/mozconfigure.xml:12 |
msgid "" |
"Second, either as the <systemitem class=\"username\">root</systemitem> user " |
"export the <envar>$SHELL</envar> environment variable using <command>export " |
"SHELL=/bin/sh</command> or else prepend <envar>SHELL=/bin/sh</envar> when " |
"running the <command>configure</command> command." |
msgstr "" |
/trunk/blfs/fr/xincludes/mozmach.po |
---|
0,0 → 1,26 |
# SOME DESCRIPTIVE TITLE |
# Copyright (C) YEAR Free Software Foundation, Inc. |
# This file is distributed under the same license as the PACKAGE package. |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
# |
#, fuzzy |
msgid "" |
msgstr "" |
"Project-Id-Version: PACKAGE VERSION\n" |
"POT-Creation-Date: 2020-04-01 04:05+0000\n" |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
"Language-Team: LANGUAGE <LL@li.org>\n" |
"Language: \n" |
"MIME-Version: 1.0\n" |
"Content-Type: text/plain; charset=CHARSET\n" |
"Content-Transfer-Encoding: 8bit\n" |
#. type: Content of: <para> |
#: blfs-en/xincludes/mozmach.xml:12 |
msgid "" |
"Second, either as the <systemitem class=\"username\">root</systemitem> user " |
"export the <envar>$SHELL</envar> environment variable using <command>export " |
"SHELL=/bin/sh</command> or else prepend <envar>SHELL=/bin/sh</envar> when " |
"running the <command>./mach</command> commands." |
msgstr "" |
/trunk/blfs/fr/xincludes/mozshm.po |
---|
0,0 → 1,39 |
# SOME DESCRIPTIVE TITLE |
# Copyright (C) YEAR Free Software Foundation, Inc. |
# This file is distributed under the same license as the PACKAGE package. |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
# |
#, fuzzy |
msgid "" |
msgstr "" |
"Project-Id-Version: PACKAGE VERSION\n" |
"POT-Creation-Date: 2020-04-01 04:05+0000\n" |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
"Language-Team: LANGUAGE <LL@li.org>\n" |
"Language: \n" |
"MIME-Version: 1.0\n" |
"Content-Type: text/plain; charset=CHARSET\n" |
"Content-Transfer-Encoding: 8bit\n" |
#. type: Content of: <para><screen> |
#: blfs-en/xincludes/mozshm.xml:22 |
#, no-wrap |
msgid "" |
"<userinput>mountpoint /dev/shm >/dev/null ||\n" |
" mount -t tmpfs devshm /dev/shm</userinput>" |
msgstr "" |
"<userinput>mountpoint /dev/shm >/dev/null ||\n" |
" mount -t tmpfs devshm /dev/shm</userinput>" |
#. type: Content of: <para> |
#: blfs-en/xincludes/mozshm.xml:14 |
msgid "" |
"If you are compiling this package in chroot you must do two things. First, " |
"as the <systemitem class=\"username\">root</systemitem> user, ensure that " |
"<filename>/dev/shm</filename> is mounted. If you do not do this, the " |
"<application>Python</application> configury will fail with a traceback " |
"report referencing " |
"<filename>/usr/lib/pythonN.N/multiprocessing/synchronize.py</filename>. " |
"Run: <placeholder type=\"screen\" id=\"0\"/>" |
msgstr "" |