-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Linux From Scratch 11.3\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2025-01-12 13:22+0800\n" | ||
"POT-Creation-Date: 2025-01-19 17:53+0800\n" | ||
"PO-Revision-Date: 2023-04-01 03:35+0800\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
|
@@ -272,8 +272,8 @@ msgstr "<userinput remap=\"make\">pip3 wheel -w dist --no-cache-dir --no-build-i | |
#. type: Content of: <sect1><sect2><screen> | ||
#: lfs-en/chapter08/flit-core.xml | ||
#, no-wrap | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --no-user --find-links dist flit_core</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --no-user --find-links dist flit_core</userinput>" | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --find-links dist flit_core</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --find-links dist flit_core</userinput>" | ||
|
||
#. type: Content of: <sect1><sect2><variablelist><title> | ||
#: lfs-en/chapter08/flit-core.xml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Linux From Scratch 11.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2025-01-12 13:22+0800\n" | ||
"POT-Creation-Date: 2025-01-19 17:53+0800\n" | ||
"PO-Revision-Date: 2021-07-09 13:45+0800\n" | ||
"Last-Translator: Xi Ruoyao <[email protected]>\n" | ||
"Language-Team: none\n" | ||
|
@@ -269,8 +269,8 @@ msgstr "安装 Jinja2" | |
#. type: Content of: <sect1><sect2><screen> | ||
#: lfs-en/chapter08/jinja2.xml | ||
#, no-wrap | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --no-user --find-links dist Jinja2</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --no-user --find-links dist Jinja2</userinput>" | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --find-links dist Jinja2</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --find-links dist Jinja2</userinput>" | ||
|
||
#. type: Content of: <sect1><sect2><title> | ||
#: lfs-en/chapter08/jinja2.xml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Linux From Scratch 11.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2025-01-12 13:22+0800\n" | ||
"POT-Creation-Date: 2025-01-19 17:53+0800\n" | ||
"PO-Revision-Date: 2021-07-09 13:31+0800\n" | ||
"Last-Translator: Xi Ruoyao <[email protected]>\n" | ||
"Language-Team: none\n" | ||
|
@@ -272,8 +272,8 @@ msgstr "该软件包不包含测试套件。" | |
#. type: Content of: <sect1><sect2><screen> | ||
#: lfs-en/chapter08/markupsafe.xml | ||
#, no-wrap | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --no-user --find-links dist Markupsafe</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --no-user --find-links dist Markupsafe</userinput>" | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --find-links dist Markupsafe</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --find-links dist Markupsafe</userinput>" | ||
|
||
#. type: Content of: <sect1><sect2><title> | ||
#: lfs-en/chapter08/markupsafe.xml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Linux From Scratch 11.0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2025-01-12 13:22+0800\n" | ||
"POT-Creation-Date: 2025-01-19 17:53+0800\n" | ||
"PO-Revision-Date: 2022-04-18 13:04+0800\n" | ||
"Last-Translator: Xi Ruoyao <[email protected]>\n" | ||
"Language-Team: none\n" | ||
|
@@ -330,8 +330,8 @@ msgstr "使用以下命令安装 Wheel:" | |
#. type: Content of: <sect1><sect2><screen> | ||
#: lfs-en/chapter08/wheel.xml | ||
#, no-wrap | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --find-links=dist wheel</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --find-links=dist wheel</userinput>" | ||
msgid "<userinput remap=\"install\">pip3 install --no-index --find-links dist wheel</userinput>" | ||
msgstr "<userinput remap=\"install\">pip3 install --no-index --find-links dist wheel</userinput>" | ||
|
||
#. type: Content of: <sect1><sect2><title> | ||
#: lfs-en/chapter08/wheel.xml | ||
|