#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:58+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages-posix/man3p/catgets.3p:2 #, no-wrap msgid "CATGETS" msgstr "" #. type: TH #: man-pages-posix/man3p/catgets.3p:2 #, no-wrap msgid "2013" msgstr "" #. type: TH #: man-pages-posix/man3p/catgets.3p:2 #, no-wrap msgid "IEEE/The Open Group" msgstr "" #. type: TH #: man-pages-posix/man3p/catgets.3p:2 #, no-wrap msgid "POSIX Programmer's Manual" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:3 #, no-wrap msgid "PROLOG" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:8 msgid "" "This manual page is part of the POSIX Programmer's Manual. The Linux " "implementation of this interface may differ (consult the corresponding Linux " "manual page for details of Linux behavior), or the interface may not be " "implemented on Linux." msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:9 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:12 msgid "catgets \\(em read a program message" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:12 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:16 #, no-wrap msgid "#include Enl_types.hE\n" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:18 #, no-wrap msgid "" "char *catgets(nl_catd I, int I, int I, const char " "*I);\n" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:19 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:42 msgid "" "The I() function shall attempt to read message I, in set " "I, from the message catalog identified by I. The I " "argument is a message catalog descriptor returned from an earlier call to " "I(). The results are undefined if I is not a value returned " "by I() for a message catalog still open in the process. The I " "argument points to a default message string which shall be returned by " "I() if it cannot retrieve the identified message." msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:46 msgid "The I() function need not be thread-safe." msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:46 #, no-wrap msgid "RETURN VALUE" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:56 msgid "" "If the identified message is retrieved successfully, I() shall " "return a pointer to an internal buffer area containing the null-terminated " "message string. If the call is unsuccessful for any reason, I shall be " "returned and I shall be set to indicate the error." msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:56 #, no-wrap msgid "ERRORS" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:60 msgid "The I() function shall fail if:" msgstr "" #. type: TP #: man-pages-posix/man3p/catgets.3p:60 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:64 msgid "" "The read operation was terminated due to the receipt of a signal, and no " "data was transferred." msgstr "" #. type: TP #: man-pages-posix/man3p/catgets.3p:64 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:71 msgid "" "The message identified by I and I is not in the message " "catalog." msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:75 msgid "The I() function may fail if:" msgstr "" #. type: TP #: man-pages-posix/man3p/catgets.3p:75 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:80 msgid "" "The I argument is not a valid message catalog descriptor open for " "reading." msgstr "" #. type: TP #: man-pages-posix/man3p/catgets.3p:80 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:88 msgid "" "The message identified by I and I in the specified message " "catalog did not satisfy implementation-defined security criteria." msgstr "" #. type: TP #: man-pages-posix/man3p/catgets.3p:88 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:93 msgid "The message catalog identified by I is corrupted." msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:95 msgid "I" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:95 #, no-wrap msgid "EXAMPLES" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:97 man-pages-posix/man3p/catgets.3p:99 man-pages-posix/man3p/catgets.3p:101 man-pages-posix/man3p/catgets.3p:103 msgid "None." msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:97 #, no-wrap msgid "APPLICATION USAGE" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:99 #, no-wrap msgid "RATIONALE" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:101 #, no-wrap msgid "FUTURE DIRECTIONS" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:103 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:106 msgid "I\\^(\\|), I\\^(\\|)" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:109 msgid "" "The Base Definitions volume of POSIX.1\\(hy2008, Bnl_types.hE>" msgstr "" #. type: SH #: man-pages-posix/man3p/catgets.3p:109 #, no-wrap msgid "COPYRIGHT" msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:120 msgid "" "Portions of this text are reprinted and reproduced in electronic form from " "IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- " "Portable Operating System Interface (POSIX), The Open Group Base " "Specifications Issue 7, Copyright (C) 2013 by the Institute of Electrical " "and Electronics Engineers, Inc and The Open Group. (This is POSIX.1-2008 " "with the 2013 Technical Corrigendum 1 applied.) In the event of any " "discrepancy between this version and the original IEEE and The Open Group " "Standard, the original IEEE and The Open Group Standard is the referee " "document. The original Standard can be obtained online at http://www.unix." "org/online.html ." msgstr "" #. type: Plain text #: man-pages-posix/man3p/catgets.3p:125 msgid "" "Any typographical or formatting errors that appear in this page are most " "likely to have been introduced during the conversion of the source files to " "man page format. To report such errors, see https://www.kernel.org/doc/man-" "pages/reporting_bugs.html ." msgstr ""