#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:57+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/man0p/tar.h.0p:2 #, no-wrap msgid "tar.h" msgstr "" #. type: TH #: man-pages-posix/man0p/tar.h.0p:2 #, no-wrap msgid "2013" msgstr "" #. type: TH #: man-pages-posix/man0p/tar.h.0p:2 #, no-wrap msgid "IEEE/The Open Group" msgstr "" #. type: TH #: man-pages-posix/man0p/tar.h.0p:2 #, no-wrap msgid "POSIX Programmer's Manual" msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:3 #, no-wrap msgid "PROLOG" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p: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/man0p/tar.h.0p:9 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:12 msgid "tar.h \\(em extended tar definitions" msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:12 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:16 #, no-wrap msgid "#include Etar.hE\n" msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:17 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:22 msgid "" "The Itar.hE> header shall define the following symbolic constants " "with the indicated values." msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:24 msgid "General definitions:" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:28 man-pages-posix/man0p/tar.h.0p:42 man-pages-posix/man0p/tar.h.0p:60 #, no-wrap msgid "Name@Value@Description\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:29 man-pages-posix/man0p/tar.h.0p:43 man-pages-posix/man0p/tar.h.0p:61 #, no-wrap msgid "_\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:30 #, no-wrap msgid "TMAGIC@\"ustar\"@ustar plus null byte.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:31 #, no-wrap msgid "TMAGLEN@6@Length of the above.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:32 #, no-wrap msgid "TVERSION@\"00\"@00 without a null byte.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:33 #, no-wrap msgid "TVERSLEN@2@Length of the above.\n" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:38 msgid "I field definitions:" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:44 #, no-wrap msgid "REGTYPE@'0'@Regular file.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:45 #, no-wrap msgid "AREGTYPE@'\\e0'@Regular file.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:46 #, no-wrap msgid "LNKTYPE@'1'@Link.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:47 #, no-wrap msgid "SYMTYPE@'2'@Symbolic link.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:48 #, no-wrap msgid "CHRTYPE@'3'@Character special.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:49 #, no-wrap msgid "BLKTYPE@'4'@Block special.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:50 #, no-wrap msgid "DIRTYPE@'5'@Directory.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:51 #, no-wrap msgid "FIFOTYPE@'6'@FIFO special.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:52 #, no-wrap msgid "CONTTYPE@'7'@Reserved.\n" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:56 msgid "I field bit definitions (octal):" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:62 #, no-wrap msgid "TSUID@04000@Set UID on execution.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:63 #, no-wrap msgid "TSGID@02000@Set GID on execution.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:64 #, no-wrap msgid "TSVTX@01000@\\*!On directories, restricted deletion flag.\\0\\0\\0\\*?\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:65 #, no-wrap msgid "TUREAD@00400@Read by owner.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:66 #, no-wrap msgid "TUWRITE@00200@Write by owner special.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:67 #, no-wrap msgid "TUEXEC@00100@Execute/search by owner.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:68 #, no-wrap msgid "TGREAD@00040@Read by group.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:69 #, no-wrap msgid "TGWRITE@00020@Write by group.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:70 #, no-wrap msgid "TGEXEC@00010@Execute/search by group.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:71 #, no-wrap msgid "TOREAD@00004@Read by other.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:72 #, no-wrap msgid "TOWRITE@00002@Write by other.\n" msgstr "" #. type: tbl table #: man-pages-posix/man0p/tar.h.0p:73 #, no-wrap msgid "TOEXEC@00001@Execute/search by other.\n" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:77 msgid "I" msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:77 #, no-wrap msgid "APPLICATION USAGE" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:79 man-pages-posix/man0p/tar.h.0p:81 man-pages-posix/man0p/tar.h.0p:83 msgid "None." msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:79 #, no-wrap msgid "RATIONALE" msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:81 #, no-wrap msgid "FUTURE DIRECTIONS" msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:83 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:86 msgid "The Shell and Utilities volume of POSIX.1\\(hy2008, I\\^" msgstr "" #. type: SH #: man-pages-posix/man0p/tar.h.0p:86 #, no-wrap msgid "COPYRIGHT" msgstr "" #. type: Plain text #: man-pages-posix/man0p/tar.h.0p:97 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/man0p/tar.h.0p:102 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 ""