# LANGUAGE message translation file for pg_config # Copyright (C) 2024 PostgreSQL Global Development Group # This file is distributed under the same license as the pg_config (PostgreSQL) package. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pg_config (PostgreSQL) 13\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" "POT-Creation-Date: 2024-03-27 19:19+0000\n" "PO-Revision-Date: 2024-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=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../../common/config_info.c:134 ../../common/config_info.c:142 #: ../../common/config_info.c:150 ../../common/config_info.c:158 #: ../../common/config_info.c:166 ../../common/config_info.c:174 #: ../../common/config_info.c:182 ../../common/config_info.c:190 msgid "not recorded" msgstr "" #: ../../common/exec.c:150 ../../common/exec.c:267 ../../common/exec.c:313 #, c-format msgid "could not identify current directory: %m" msgstr "" #: ../../common/exec.c:169 #, c-format msgid "invalid binary \"%s\"" msgstr "" #: ../../common/exec.c:219 #, c-format msgid "could not read binary \"%s\"" msgstr "" #: ../../common/exec.c:227 #, c-format msgid "could not find a \"%s\" to execute" msgstr "" #: ../../common/exec.c:283 ../../common/exec.c:322 #, c-format msgid "could not change directory to \"%s\": %m" msgstr "" #: ../../common/exec.c:300 #, c-format msgid "could not read symbolic link \"%s\": %m" msgstr "" #: ../../common/exec.c:423 #, c-format msgid "pclose failed: %m" msgstr "" #: ../../common/exec.c:577 ../../common/exec.c:622 ../../common/exec.c:714 msgid "out of memory" msgstr "" #: pg_config.c:74 #, c-format msgid "" "\n" "%s provides information about the installed version of PostgreSQL.\n" "\n" msgstr "" #: pg_config.c:75 #, c-format msgid "Usage:\n" msgstr "" #: pg_config.c:76 #, c-format msgid "" " %s [OPTION]...\n" "\n" msgstr "" #: pg_config.c:77 #, c-format msgid "Options:\n" msgstr "" #: pg_config.c:78 #, c-format msgid " --bindir show location of user executables\n" msgstr "" #: pg_config.c:79 #, c-format msgid " --docdir show location of documentation files\n" msgstr "" #: pg_config.c:80 #, c-format msgid " --htmldir show location of HTML documentation files\n" msgstr "" #: pg_config.c:81 #, c-format msgid "" " --includedir show location of C header files of the client\n" " interfaces\n" msgstr "" #: pg_config.c:83 #, c-format msgid " --pkgincludedir show location of other C header files\n" msgstr "" #: pg_config.c:84 #, c-format msgid " --includedir-server show location of C header files for the server\n" msgstr "" #: pg_config.c:85 #, c-format msgid " --libdir show location of object code libraries\n" msgstr "" #: pg_config.c:86 #, c-format msgid " --pkglibdir show location of dynamically loadable modules\n" msgstr "" #: pg_config.c:87 #, c-format msgid " --localedir show location of locale support files\n" msgstr "" #: pg_config.c:88 #, c-format msgid " --mandir show location of manual pages\n" msgstr "" #: pg_config.c:89 #, c-format msgid " --sharedir show location of architecture-independent support files\n" msgstr "" #: pg_config.c:90 #, c-format msgid " --sysconfdir show location of system-wide configuration files\n" msgstr "" #: pg_config.c:91 #, c-format msgid " --pgxs show location of extension makefile\n" msgstr "" #: pg_config.c:92 #, c-format msgid "" " --configure show options given to \"configure\" script when\n" " PostgreSQL was built\n" msgstr "" #: pg_config.c:94 #, c-format msgid " --cc show CC value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:95 #, c-format msgid " --cppflags show CPPFLAGS value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:96 #, c-format msgid " --cflags show CFLAGS value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:97 #, c-format msgid " --cflags_sl show CFLAGS_SL value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:98 #, c-format msgid " --ldflags show LDFLAGS value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:99 #, c-format msgid " --ldflags_ex show LDFLAGS_EX value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:100 #, c-format msgid " --ldflags_sl show LDFLAGS_SL value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:101 #, c-format msgid " --libs show LIBS value used when PostgreSQL was built\n" msgstr "" #: pg_config.c:102 #, c-format msgid " --version show the PostgreSQL version\n" msgstr "" #: pg_config.c:103 #, c-format msgid " -?, --help show this help, then exit\n" msgstr "" #: pg_config.c:104 #, c-format msgid "" "\n" "With no arguments, all known items are shown.\n" "\n" msgstr "" #: pg_config.c:105 #, c-format msgid "Report bugs to <%s>.\n" msgstr "" #: pg_config.c:106 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: pg_config.c:112 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "" #: pg_config.c:154 #, c-format msgid "%s: could not find own program executable\n" msgstr "" #: pg_config.c:181 #, c-format msgid "%s: invalid argument: %s\n" msgstr ""