mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
b1998a2375
Upstream documentation has been changed a few years ago to point to https rather than http, but for example ubuntu-2023.10 still has only http in its catalog file. So use http here, and change the catalog file in blfs to have both http and https...
126 lines
4.8 KiB
XML
126 lines
4.8 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE l:i18n SYSTEM "http://cdn.docbook.org/release/xsl-nons/current/common/l10n.dtd">
|
|
|
|
<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
|
|
|
|
<!-- Template to add more languages -->
|
|
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
|
|
language="xx" english-language-name="xxxxx">
|
|
|
|
<l:gentext key="description" text=""/>
|
|
<l:gentext key="Bootscripts" text=""/>
|
|
<l:gentext key="Configuration Files" text=""/>
|
|
<l:gentext key="Kernel Configuration" text=""/>
|
|
<l:gentext key="Libraries" text=""/>
|
|
<l:gentext key="Others" text=""/>
|
|
<l:gentext key="Packages" text=""/>
|
|
<l:gentext key="Programs" text=""/>
|
|
<l:gentext key="Scripts" text=""/>
|
|
|
|
</l:l10n>
|
|
|
|
|
|
<!-- English -->
|
|
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
|
|
language="en" english-language-name="English">
|
|
|
|
<l:gentext key="description" text="description"/>
|
|
<l:gentext key="Bootscripts" text="Bootscripts"/>
|
|
<l:gentext key="Configuration Files" text="Configuration Files"/>
|
|
<l:gentext key="Kernel Configuration" text="Kernel Configuration"/>
|
|
<l:gentext key="Libraries" text="Libraries"/>
|
|
<l:gentext key="Others" text="Others"/>
|
|
<l:gentext key="Packages" text="Packages"/>
|
|
<l:gentext key="Programs" text="Programs"/>
|
|
<l:gentext key="Scripts" text="Scripts"/>
|
|
|
|
</l:l10n>
|
|
|
|
<!-- French -->
|
|
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
|
|
language="fr" english-language-name="French">
|
|
|
|
<l:gentext key="description" text="description"/>
|
|
<l:gentext key="Bootscripts" text="Scripts de démarrage"/>
|
|
<l:gentext key="Configuration Files" text="Fichiers de configuration"/>
|
|
<l:gentext key="Kernel Configuration" text="Configuration du noyau"/>
|
|
<l:gentext key="Libraries" text="Bibliothèques"/>
|
|
<l:gentext key="Others" text="Autres"/>
|
|
<l:gentext key="Packages" text="Paquets"/>
|
|
<l:gentext key="Programs" text="Programmes"/>
|
|
<l:gentext key="Scripts" text="Scripts"/>
|
|
|
|
</l:l10n>
|
|
|
|
<!-- Italian -->
|
|
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
|
|
language="it" english-language-name="Italian">
|
|
|
|
<l:gentext key="description" text="descrizione"/>
|
|
<l:gentext key="Bootscripts" text="Script di avvio"/>
|
|
<l:gentext key="Configuration Files" text="File di configurazione"/>
|
|
<l:gentext key="Kernel Configuration" text="Configurazione del kernel"/>
|
|
<l:gentext key="Libraries" text="Librerie"/>
|
|
<l:gentext key="Others" text="Altri"/>
|
|
<l:gentext key="Packages" text="Pacchetti"/>
|
|
<l:gentext key="Programs" text="Programmi"/>
|
|
<l:gentext key="Scripts" text="Script"/>
|
|
|
|
</l:l10n>
|
|
|
|
<!-- Spanish -->
|
|
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
|
|
language="es" english-language-name="Spanish">
|
|
|
|
<l:gentext key="description" text="descripción"/>
|
|
<l:gentext key="Bootscripts" text="Guiones de arranque"/>
|
|
<l:gentext key="Configuration Files" text="Ficheros de configuración"/>
|
|
<l:gentext key="Kernel Configuration" text="Configuración del núcleo"/>
|
|
<l:gentext key="Libraries" text="Librerías"/>
|
|
<l:gentext key="Others" text="Otros"/>
|
|
<l:gentext key="Packages" text="Paquetes"/>
|
|
<l:gentext key="Programs" text="Programas"/>
|
|
<l:gentext key="Scripts" text="Guiones"/>
|
|
|
|
</l:l10n>
|
|
|
|
<!-- German -->
|
|
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
|
|
language="de" english-language-name="German">
|
|
|
|
<l:gentext key="description" text="Beschreibung"/>
|
|
<l:gentext key="Bootscripts" text="Bootskripte"/>
|
|
<l:gentext key="Configuration Files" text="Einrichtungsdateien"/>
|
|
<l:gentext key="Kernel Configuration" text="Kernel-Konfiguration"/>
|
|
<l:gentext key="Libraries" text="Bibliotheken"/>
|
|
<l:gentext key="Others" text="Sonstige"/>
|
|
<l:gentext key="Packages" text="Pakete"/>
|
|
<l:gentext key="Programs" text="Programme"/>
|
|
<l:gentext key="Scripts" text="Skripte"/>
|
|
|
|
</l:l10n>
|
|
|
|
<!-- Simplified Chinese -->
|
|
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
|
|
language="zh_cn" english-language-name="Simplified Chinese">
|
|
|
|
<l:gentext key="description" text="描述"/>
|
|
<l:gentext key="Bootscripts" text="引导脚本"/>
|
|
<l:gentext key="Configuration Files" text="配置文件"/>
|
|
<l:gentext key="Kernel Configuration" text="内核配置"/>
|
|
<l:gentext key="Libraries" text="库"/>
|
|
<l:gentext key="Others" text="其他"/>
|
|
<l:gentext key="Packages" text="软件包"/>
|
|
<l:gentext key="Programs" text="程序"/>
|
|
<l:gentext key="Scripts" text="脚本"/>
|
|
|
|
<l:context name="title-numbered">
|
|
<l:template name="part" text="第 %n 部分 %t"/>
|
|
</l:context>
|
|
|
|
<l:gentext key="Copyright" text="版权所有"/>
|
|
|
|
</l:l10n>
|
|
|
|
</l:i18n>
|