diff options
Diffstat (limited to 'templates/man8/locale-gen.8.pot')
-rw-r--r-- | templates/man8/locale-gen.8.pot | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/templates/man8/locale-gen.8.pot b/templates/man8/locale-gen.8.pot new file mode 100644 index 00000000..71f694e2 --- /dev/null +++ b/templates/man8/locale-gen.8.pot @@ -0,0 +1,142 @@ +# 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: 2023-06-27 19:35+0200\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Dd +#: debian-bookworm debian-unstable +#, no-wrap +msgid "May 5, 2022" +msgstr "" + +#. type: Dt +#: debian-bookworm debian-unstable +#, no-wrap +msgid "LOCALE-GEN 8" +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "E<.Nm locale-gen>" +msgstr "" + +#. type: Nd +#: debian-bookworm debian-unstable +#, no-wrap +msgid "generate localisation files from templates" +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "E<.Nm> E<.Op Fl -keep-existing>" +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"As compiled locales are large, only templates are distributed in the default " +"E<.Sy locales> package, and only the desired locales are compiled on the " +"target system." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"After selecting the locales into E<.Pa /etc/locale.gen> E<.Pq via Nm dpkg No " +"package configuration, for example>, E<.Nm> is run to compile them via E<.Xr " +"localedef 1>." +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: It +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Fl -keep-existing" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Do not remove E<.Pa /usr/lib/locale/locale-archive>, only compiling new " +"locales." +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: It +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Pa /etc/locale.gen" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Whitespace-separated newline-delimited E<.Ar locale charset> list of locales " +"to build with E<.Li #> start-of-line comments." +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "E<.Xr locale 1>, E<.Xr localedef 1>, E<.Xr locale.gen 5>" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"E<.Pa /usr/share/i18n/SUPPORTED> E<.Pq Pa /usr/local/share/i18n/SUPPORTED> " +"\\(em list of all supported locales on the current system." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The E<.Sy locales-all> package, which contains all supported locales in " +"compiled form." +msgstr "" |