# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2022-06-16 17:19+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: ds C+ #: archlinux #, no-wrap msgid "C\\v'-.1v'\\h'-1p'\\s-2+\\h'-1p'+\\s0\\v'.1v'\\h'-1p'" msgstr "" #. type: ds : #: archlinux #, no-wrap msgid "\\k:\\h'-(\\n(.wu*8/10-\\*(#H+.1m+\\*(#F)'\\v'-\\*(#V'\\z.\\h'.2m+\\*(#F'.\\h'|\\n:u'\\v'\\*(#V'" msgstr "" #. type: ds 8 #: archlinux #, no-wrap msgid "\\h'\\*(#H'\\(*b\\h'-\\*(#H'" msgstr "" #. type: ds o #: archlinux #, no-wrap msgid "\\k:\\h'-(\\n(.wu+\\w'\\(de'u-\\*(#H)/2u'\\v'-.3n'\\*(#[\\z\\(de\\v'.3n'\\h'|\\n:u'\\*(#]" msgstr "" #. type: ds d- #: archlinux #, no-wrap msgid "\\h'\\*(#H'\\(pd\\h'-\\w'~'u'\\v'-.25m'I<\\(hy>\\v'.25m'\\h'-\\*(#H'" msgstr "" #. type: ds D- #: archlinux #, no-wrap msgid "D\\k:\\h'-\\w'D'u'\\v'-.11m'\\z\\(hy\\v'.11m'\\h'|\\n:u'" msgstr "" #. type: ds th #: archlinux #, no-wrap msgid "\\*(#[\\v'.3m'\\s+1I\\s-1\\v'-.3m'\\h'-(\\w'I'u*2/3)'\\s-1o\\s+1\\*(#]" msgstr "" #. type: ds Th #: archlinux #, no-wrap msgid "\\*(#[\\s+2I\\s-2\\h'-\\w'I'u*3/5'\\v'-.3m'o\\v'.3m'\\*(#]" msgstr "" #. type: ds ae #: archlinux #, no-wrap msgid "a\\h'-(\\w'a'u*4/10)'e" msgstr "" #. type: ds Ae #: archlinux #, no-wrap msgid "A\\h'-(\\w'A'u*4/10)'E" msgstr "" #. ======================================================================== #. type: IX #: archlinux #, no-wrap msgid "Title" msgstr "" #. ======================================================================== #. type: IX #: archlinux #, no-wrap msgid "PACCONF 1" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "PACCONF" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "2021-08-14" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "pacutils" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "pacconf" msgstr "" #. type: SH #: archlinux #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: archlinux msgid "pacconf - query pacman's configuration file" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "Header" msgstr "" #. type: Plain text #: archlinux msgid "" "\\& pacconf [options] [EdirectiveE...] \\& pacconf (--repo-list|--" "help|--version)" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: archlinux msgid "" "Query configuration options from pacman's configuration file. If no " "\\&Is are provided, the entire configuration will be printed in a " "normalized format. By default, if only a single I is provided, " "only its value will be printed without the option name. For directives " "without a value, the directive name will be used as the value." msgstr "" #. type: Plain text #: archlinux msgid "" "The values displayed are the final values as would be parsed by pacman " "itself. All default values are set, CW<\\*(C`Include\\*(C'> directives are " "processed, CW<$arch> and \\&CW<$repo> variables in repository servers are " "replaced, and CW<\\*(C`Architecture\\*(C'> will be replaced if set to " "CW<\\*(C`auto\\*(C'>." msgstr "" #. type: IX #: archlinux #, no-wrap msgid "OPTIONS" msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--config>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "Item" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--config=path" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate configuration file path." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--root>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--root=path" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate installation root." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--sysroot>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--sysroot=path" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate system root. See B\\|(7)." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--arch>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--arch=arch" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate architecture." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--null>[=I]" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--null[=sep]" msgstr "" #. type: Plain text #: archlinux msgid "" "Set an alternate separator for values parsed from I. By default a " "newline CW<\\*(C`\\en\\*(C'> is used as the separator. If B<--null> is used " "without specifying I CW<\\*(C`NUL\\*(C'> will be used." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--options>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--options" msgstr "" #. type: Plain text #: archlinux msgid "" "Only display global settings from the CW<\\*(C`[options]\\*(C'> section. " "The CW<\\*(C`[options]\\*(C'> header itself is not printed." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--raw>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--raw" msgstr "" #. type: Plain text #: archlinux msgid "" "Display unmodified values. CW<\\*(C`Include\\*(C'> directives will be " "processed, but defaults will not be set, CW<$arch> and CW<$repo> variables " "in repository servers will not be replaced, and CW<\\*(C`Architecture\\*(C'> " "will not be replaced if set to \\&CW<\\*(C`auto\\*(C'>." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--repo>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--repo=name" msgstr "" #. type: Plain text #: archlinux msgid "" "Only display directives for repository I. The repository header is " "not printed." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--repo-list>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--repo-list" msgstr "" #. type: Plain text #: archlinux msgid "List configured repositories." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--single>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--single" msgstr "" #. type: Plain text #: archlinux msgid "Display only first value of multi-value options." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--verbose>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--verbose" msgstr "" #. type: Plain text #: archlinux msgid "Always show directive names even if only one I is provided." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--help>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--help" msgstr "" #. type: Plain text #: archlinux msgid "Display usage information and exit." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--version>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--version" msgstr "" #. type: Plain text #: archlinux msgid "Display version information and exit." msgstr "" #. type: IX #: archlinux #, no-wrap msgid "EXAMPLES" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "Check if color is enabled:" msgstr "" #. type: Plain text #: archlinux msgid "" "\\& color=$(pacconf color) \\& [[ -n $color ]] && ... # print something in " "color" msgstr ""