diff options
Diffstat (limited to 'templates/man5/locale.gen.5.pot')
-rw-r--r-- | templates/man5/locale.gen.5.pot | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/templates/man5/locale.gen.5.pot b/templates/man5/locale.gen.5.pot new file mode 100644 index 00000000..27cd93df --- /dev/null +++ b/templates/man5/locale.gen.5.pot @@ -0,0 +1,106 @@ +# 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: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "locale.gen" +msgstr "" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "July 2005" +msgstr "" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Debian GNU/Linux" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "locale.gen - Configuration file for locale-gen" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The file I</etc/locale.gen> lists the locales that are to be generated by " +"the B<locale-gen> command." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Each line is of the form:" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "E<lt>localeE<gt> E<lt>charsetE<gt>" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"where E<lt>localeE<gt> is one of the locales given in B</usr/share/i18n/" +"locales> and E<lt>charsetE<gt> is one of the character sets listed in B</usr/" +"share/i18n/charmaps>" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The B<locale-gen> command will generate all the locales, placing them in B</" +"usr/lib/locale>." +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<locale-gen>(8), B<localedef>(1), B<locale>(1)" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Alastair McKinstry E<lt>mckinstry@computer.orgE<gt>" +msgstr "" |