Locale-gen: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Zeile 29: Zeile 29:


= TMP =
= TMP =
= LOCALE-GEN =
Section: Maintenance Commands (8)
== NAME ==
'''locale-gen''' - generate localisation files from templates
== SYNOPSIS ==
'''locale-gen''' ['''--keep-existing''']
== DESCRIPTION ==
As compiled locales are large, only templates are distributed in the default '''locales''' package, and only the desired locales are compiled on the target system.
After selecting the locales into /etc/locale.gen (via '''dpkg package configuration, for example''' ,) '''locale-gen''' is run to compile them via localedef(1).
== OPTIONS ==
; '''--keep-existing'''
: Do not remove /usr/lib/locale/locale-archive, only compiling new locales.
== FILES ==
; '''/etc/locale.gen'''
: Whitespace-separated newline-delimited ''locale charset'' list of locales to build with '''#''' start-of-line comments.
== SEE ALSO ==
locale(1), localedef(1), locale.gen(5)
/usr/share/i18n/SUPPORTED (/usr/local/share/i18n/SUPPORTED ) — list of all supported locales on the current system.
The '''locales-all''' package, which contains all supported locales in compiled form.





Version vom 14. Dezember 2023, 11:53 Uhr


locale-gen - Kurzbeschreibung

Beschreibung

Installation

Syntax

Optionen

Parameter

Umgebungsvariablen

Exit-Status

Anwendung

Fehlerbehebung

Konfiguration

Dateien

Anhang

Siehe auch

Sicherheit

Dokumentation

RFC
Man-Pages
Info-Pages

Links

Projekt
Weblinks

TMP

LOCALE-GEN

Section: Maintenance Commands (8)

NAME

locale-gen - generate localisation files from templates

SYNOPSIS

locale-gen [--keep-existing]

DESCRIPTION

As compiled locales are large, only templates are distributed in the default locales package, and only the desired locales are compiled on the target system.

After selecting the locales into /etc/locale.gen (via dpkg package configuration, for example ,) locale-gen is run to compile them via localedef(1).

OPTIONS

--keep-existing
Do not remove /usr/lib/locale/locale-archive, only compiling new locales.

FILES

/etc/locale.gen
Whitespace-separated newline-delimited locale charset list of locales to build with # start-of-line comments.

SEE ALSO

locale(1), localedef(1), locale.gen(5) /usr/share/i18n/SUPPORTED (/usr/local/share/i18n/SUPPORTED ) — list of all supported locales on the current system. The locales-all package, which contains all supported locales in compiled form.


TMP 2

<TITLE>LOCALE-GEN

Manpage</TITLE>

<link rel="stylesheet" href="help:/kdoctools5-common/kde-default.css" type="text/css"> <link rel="stylesheet" href="file:///usr/share/kio_docfilter/kio_docfilter.css" type="text/css"> <style type="text/css">

  1. header_top { background-image: url("help:/kdoctools5-common/top.jpg"); }
  1. header_top div { background-image: url("help:/kdoctools5-common/top-left.jpg"); }
  1. header_top div div { background-image: url("help:/kdoctools5-common/top-right.jpg"); }

</style>

<meta name="ROFF_Type" content="mdoc"> </HEAD>

<BODY>

LOCALE-GEN

Section: Maintenance Commands (8)


NAME

locale-gen

- generate localisation files from templates

SYNOPSIS

locale-gen [--keep-existing

]

DESCRIPTION

As compiled locales are large, only templates are distributed in the default locales

package, and only the desired locales are compiled on the target system.

After selecting the locales into /etc/locale.gen

(via dpkg package configuration, for example

,)


locale-gen is run to compile them via <a href="man:/localedef(1)">localedef</a>(1).


OPTIONS

--keep-existing
Do not remove /usr/lib/locale/locale-archive, only compiling new locales.

FILES

/etc/locale.gen
Whitespace-separated newline-delimited locale charset list of locales to build with # start-of-line comments.

SEE ALSO

<a href="man:/locale(1)">locale</a>(1),


<a href="man:/localedef(1)">localedef</a>(1),


<a href="man:/locale.gen(5)">locale.gen</a>(5)




/usr/share/i18n/SUPPORTED

(/usr/local/share/i18n/SUPPORTED

)

— list of all supported locales on the current system.

The locales-all

package, which contains all supported locales in compiled form.