Codebase list texinfo / 575f332
Imported Upstream version 6.0.0.dfsg.1 Norbert Preining 8 years ago
129 changed file(s) with 546 addition(s) and 494 deletion(s). Raw diff Collapse all Expand all
0 2015-06-26 Gavin Smith <gavinsmith0123@gmail.com>
1
2 * NEWS, util/texi2dvi, util/texi2pdf,
3 doc/refcard/txirefcard.tex, configure.ac: 6.0 release.
4
5 2015-06-25 Gavin Smith <gavinsmith0123@gmail.com>
6
7 * doc/texinfo.texi (Multiple Spaces): Correct explanation of @NL.
8
9 2015-06-24 Gavin Smith <gavinsmith0123@gmail.com>
10
11 * doc/texinfo.tex (\macrolineargctxt): New macro, based on
12 \macroargctxt.
13 (\defmacro) <one argument non-recursive>,
14 <one argument recursive>: Don't call \macroargctxt.
15 (\braceorlinexxx) Call \macroargctxt only if a { follows the
16 macro name, otherwise call \macrolineargctxt. (Various reports
17 from, inter alia, Werner Lemberg and David Kastrup.)
18
19 2015-06-24 Gavin Smith <gavinsmith0123@gmail.com>
20
21 * tp/Texinfo/Convert/DocBook.pm (@inline_elements): Add
22 'subscript' and 'superscript' so they can show up in a @def*
23 line. Bug report from Per Bothner.
24
25 2015-06-23 Gavin Smith <gavinsmith0123@gmail.com>
26
27 * info/t/Init-inter.inc (run_ginfo): Remove delay if PID of
28 process is unknown.
29
30 * info/t/Init-inter.inc (synch_with_program): Add function.
31 * info/t/c-u-m-x-scroll-forward.sh, info/t/gc-split.sh,
32 info/t/inc-sea-forward-non-regex.sh, info/t/inc-sea-forward.sh,
33 info/t/inc-sea-history.sh, info/t/inc-sea-insensitive.sh: Use
34 it.
35
36 2015-06-23 Gavin Smith <gavinsmith0123@gmail.com>
37
38 * info/pseudotty.c: Define _XOPEN_SOURCE as 600 instead of 500.
39
40 2015-06-23 Gavin Smith <gavinsmith0123@gmail.com>
41
42 * info/echo-area.c (info_read_in_echo_area)
43 (info_read_completing_internal, info_read_maybe_completing)
44 (info_read_completing_in_echo_area_with_exclusions): Add const
45 qualifier to char * in parameter list.
46
47 2015-06-23 Gavin Smith <gavinsmith0123@gmail.com>
48
49 * run gnulib --add-import
50
051 2015-06-20 Gavin Smith <gavinsmith0123@gmail.com>
152
253 * pretest 5.9.95, 5.9.96
315315 $(top_srcdir)/build-aux/install-sh \
316316 $(top_srcdir)/build-aux/missing \
317317 $(top_srcdir)/build-aux/tap-driver.sh ABOUT-NLS AUTHORS \
318 COPYING ChangeLog INSTALL NEWS README README-alpha TODO \
319 build-aux/compile build-aux/config.guess \
320 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
321 build-aux/install-sh build-aux/mdate-sh build-aux/missing \
322 build-aux/texinfo.tex
318 COPYING ChangeLog INSTALL NEWS README TODO build-aux/compile \
319 build-aux/config.guess build-aux/config.rpath \
320 build-aux/config.sub build-aux/depcomp build-aux/install-sh \
321 build-aux/mdate-sh build-aux/missing build-aux/texinfo.tex
323322 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
324323 distdir = $(PACKAGE)-$(VERSION)
325324 top_distdir = $(distdir)
0 $Id: NEWS 6239 2015-05-03 17:22:08Z eliz $
0 $Id: NEWS 6363 2015-06-26 12:36:32Z gavin $
11 This NEWS file records noteworthy changes, very tersely.
22 See the manual for detailed information.
33
2222
2323 -------------------------------------------------------------------------------
2424
25 6.0 (26 June 2015)
2526 * Language:
2627 . new commands @sub and @sup, for textual subscripts and superscripts.
2728 . new command @U to insert a Unicode character by code point.
4344 . a bit faster.
4445
4546 * info:
46 . invoking `info foo bar' looks for bar as an index entry in manual foo,
47 if not found as a top-level menu item.
47 . invoking as `info foo bar' looks for bar as an index entry in manual
48 foo, if not found as a top-level menu item.
4849 . invoking info with an absolute or explicitly relative file name
4950 (./foo.info, /tmp/foo.info, etc.) just visits that file.
5051 . separate `infokey' program has been removed - the .infokey file is
+0
-27
README-alpha less more
0 $Id: README-alpha 6124 2015-02-13 20:22:54Z gavin $
1 This is the README-alpha file for GNU Texinfo.
2
3 Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
4 2001, 2002, 2003, 2004, 2005, 2011, 2012, 2014, 2015
5 Free Software Foundation, Inc.
6
7 Copying and distribution of this file, with or without modification,
8 are permitted in any medium without royalty provided the copyright
9 notice and this notice are preserved.
10
11 This is a test release!
12
13 The latest test release (if any) is available at
14 ftp://alpha.gnu.org/gnu/texinfo/
15
16 Please email comments and problem reports to bug-texinfo@gnu.org. You
17 are welcome to join that mailing list; to do so, please visit
18 http://lists.gnu.org/mailman/listinfo/bug-texinfo. (There is no
19 dedicated mailing list for pretests any more.)
20
21 If you see a problem in this release that you've already reported, feel
22 free to re-report it -- it's good to get a reminder. If you sent a
23 patch for a previous release, and you haven't received any feedback
24 about it, please do re-send it, it likely got lost.
25
26 For development environment information, see README-hacking.
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for GNU Texinfo 5.9.96.
2 # Generated by GNU Autoconf 2.69 for GNU Texinfo 6.0.
33 #
44 # Report bugs to <bug-texinfo@gnu.org>.
55 #
579579 # Identity of this package.
580580 PACKAGE_NAME='GNU Texinfo'
581581 PACKAGE_TARNAME='texinfo'
582 PACKAGE_VERSION='5.9.96'
583 PACKAGE_STRING='GNU Texinfo 5.9.96'
582 PACKAGE_VERSION='6.0'
583 PACKAGE_STRING='GNU Texinfo 6.0'
584584 PACKAGE_BUGREPORT='bug-texinfo@gnu.org'
585585 PACKAGE_URL='http://www.gnu.org/software/texinfo/'
586586
23172317 # Omit some internal or obsolete options to make the list less imposing.
23182318 # This message is too long to be a string in the A/UX 3.1 sh.
23192319 cat <<_ACEOF
2320 \`configure' configures GNU Texinfo 5.9.96 to adapt to many kinds of systems.
2320 \`configure' configures GNU Texinfo 6.0 to adapt to many kinds of systems.
23212321
23222322 Usage: $0 [OPTION]... [VAR=VALUE]...
23232323
23872387
23882388 if test -n "$ac_init_help"; then
23892389 case $ac_init_help in
2390 short | recursive ) echo "Configuration of GNU Texinfo 5.9.96:";;
2390 short | recursive ) echo "Configuration of GNU Texinfo 6.0:";;
23912391 esac
23922392 cat <<\_ACEOF
23932393
25182518 test -n "$ac_init_help" && exit $ac_status
25192519 if $ac_init_version; then
25202520 cat <<\_ACEOF
2521 GNU Texinfo configure 5.9.96
2521 GNU Texinfo configure 6.0
25222522 generated by GNU Autoconf 2.69
25232523
25242524 Copyright (C) 2012 Free Software Foundation, Inc.
32273227 This file contains any messages produced by compilers while
32283228 running configure, to aid debugging if configure makes a mistake.
32293229
3230 It was created by GNU Texinfo $as_me 5.9.96, which was
3230 It was created by GNU Texinfo $as_me 6.0, which was
32313231 generated by GNU Autoconf 2.69. Invocation command line was
32323232
32333233 $ $0 $@
41334133
41344134 # Define the identity of the package.
41354135 PACKAGE='texinfo'
4136 VERSION='5.9.96'
4136 VERSION='6.0'
41374137
41384138
41394139 cat >>confdefs.h <<_ACEOF
2706127061 || { test $LIBUNISTRING_VERSION_MAJOR -eq 0 \
2706227062 && { test $LIBUNISTRING_VERSION_MINOR -lt 9 \
2706327063 || { test $LIBUNISTRING_VERSION_MINOR -eq 9 \
27064 && test $LIBUNISTRING_VERSION_SUBMINOR -lt 5
27064 && test $LIBUNISTRING_VERSION_SUBMINOR -lt 6
2706527065 }
2706627066 }
2706727067 }
3188331883 # report actual input values of CONFIG_FILES etc. instead of their
3188431884 # values after options handling.
3188531885 ac_log="
31886 This file was extended by GNU Texinfo $as_me 5.9.96, which was
31886 This file was extended by GNU Texinfo $as_me 6.0, which was
3188731887 generated by GNU Autoconf 2.69. Invocation command line was
3188831888
3188931889 CONFIG_FILES = $CONFIG_FILES
3195131951 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3195231952 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3195331953 ac_cs_version="\\
31954 GNU Texinfo config.status 5.9.96
31954 GNU Texinfo config.status 6.0
3195531955 configured by $0, generated by GNU Autoconf 2.69,
3195631956 with options \\"\$ac_cs_config\\"
3195731957
00 # Process this file with autoconf to produce a configure script.
1 # $Id: configure.ac 6352 2015-06-20 16:26:25Z gavin $
1 # $Id: configure.ac 6363 2015-06-26 12:36:32Z gavin $
22 #
33 # Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
44 # 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
1111 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1212 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1313 #
14 AC_INIT([GNU Texinfo], [5.9.96], [bug-texinfo@gnu.org])
14 AC_INIT([GNU Texinfo], [6.0], [bug-texinfo@gnu.org])
1515
1616 dnl Must come before AM_INIT_AUTOMAKE.
1717 AC_CONFIG_AUX_DIR([build-aux])
00 % Texinfo reference card.
1 % $Id: txirefcard.tex 6132 2015-02-18 00:07:53Z karl $
1 % $Id: txirefcard.tex 6363 2015-06-26 12:36:32Z gavin $
22 %
33 %**start of header
44 % This file can be printed with 1, 2, or 3 columns per page (see below).
4949 % Summary node in the Texinfo manual, originally written by Bob Chassell.
5050
5151 \def\versionyear{2015} % year manual was updated
52 \def\versionTexinfo{5.2} % version of Texinfo this manual is for
52 \def\versionTexinfo{6.0} % version of Texinfo this manual is for
5353
5454 \def\copyrightnotice{%
5555 \vskip 1ex plus 1filll\begingroup\small
00 @set UPDATED 11 May 2015
11 @set UPDATED-MONTH May 2015
2 @set EDITION 5.9.96
3 @set VERSION 5.9.96
2 @set EDITION 6.0
3 @set VERSION 6.0
0 @set UPDATED 3 June 2015
0 @set UPDATED 26 June 2015
11 @set UPDATED-MONTH June 2015
2 @set EDITION 5.9.96
3 @set VERSION 5.9.96
2 @set EDITION 6.0
3 @set VERSION 6.0
22 % Load plain if necessary, i.e., if running under initex.
33 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
44 %
5 \def\texinfoversion{2015-06-14.15}
5 \def\texinfoversion{2015-06-24.23}
66 %
77 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
88 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
74487448 %
74497449 % \anythingelse will almost certainly be an error of some kind.
74507450
7451 \def\macrolineargctxt{% used for whole-line arguments without braces
7452 \scanctxt
7453 \catcode`\{=\other
7454 \catcode`\}=\other
7455 }
7456
74517457 % \mbodybackslash is the definition of \ in @macro bodies.
74527458 % It maps \foo\ => \csname macarg.foo\endcsname => #N
74537459 % where N is the macro parameter number.
77947800 \noexpand\scanmacro{\temp}}%
77957801 \or % 1
77967802 \expandafter\xdef\csname\the\macname\endcsname{%
7797 \bgroup\noexpand\macroargctxt
7803 \bgroup
77987804 \noexpand\braceorline
77997805 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
78007806 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
78277833 \noexpand\scanmacro{\temp}\egroup}%
78287834 \or % 1
78297835 \expandafter\xdef\csname\the\macname\endcsname{%
7830 \bgroup\noexpand\macroargctxt
7836 \bgroup
78317837 \noexpand\braceorline
78327838 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
78337839 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
78707876 %
78717877 \def\braceorline#1{\let\macnamexxx=#1\futurelet\nchar\braceorlinexxx}
78727878 \def\braceorlinexxx{%
7873 \ifx\nchar\bgroup\else
7874 \expandafter\parsearg
7879 \ifx\nchar\bgroup\macroargctxt\else
7880 \macrolineargctxt\expandafter\parsearg
78757881 \fi \macnamexxx}
78767882
78777883
00 @set UPDATED 11 May 2015
11 @set UPDATED-MONTH May 2015
2 @set EDITION 5.9.96
3 @set VERSION 5.9.96
2 @set EDITION 6.0
3 @set VERSION 6.0
0 @set UPDATED 3 June 2015
0 @set UPDATED 26 June 2015
11 @set UPDATED-MONTH June 2015
2 @set EDITION 5.9.96
3 @set VERSION 5.9.96
2 @set EDITION 6.0
3 @set VERSION 6.0
3131 * - Zero width characters; generated from
3232 * "grep '^[^;]*;ZERO WIDTH ' UnicodeData.txt"
3333 */
34 static const unsigned char nonspacing_table_data[35*64] = {
34 static const unsigned char nonspacing_table_data[36*64] = {
3535 /* 0x0000-0x01ff */
3636 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, /* 0x0000-0x003f */
3737 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, /* 0x0040-0x007f */
7272 0x00, 0x00, 0xc0, 0xfb, 0xef, 0x3e, 0x00, 0x00, /* 0x0800-0x083f */
7373 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, /* 0x0840-0x087f */
7474 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x0880-0x08bf */
75 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0xff, /* 0x08c0-0x08ff */
75 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff, 0xff, 0xff, /* 0x08c0-0x08ff */
7676 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x14, /* 0x0900-0x093f */
7777 0xfe, 0x21, 0xfe, 0x00, 0x0c, 0x00, 0x00, 0x00, /* 0x0940-0x097f */
7878 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, /* 0x0980-0x09bf */
188188 /* 0xa600-0xa7ff */
189189 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0xa600-0xa63f */
190190 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xf7, 0x3f, /* 0xa640-0xa67f */
191 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, /* 0xa680-0xa6bf */
191 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, /* 0xa680-0xa6bf */
192192 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, /* 0xa6c0-0xa6ff */
193193 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0xa700-0xa73f */
194194 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0xa740-0xa77f */
222222 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0xfb80-0xfbbf */
223223 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0xfbc0-0xfbff */
224224 /* 0xfe00-0xffff */
225 0xff, 0xff, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00, /* 0xfe00-0xfe3f */
225 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, /* 0xfe00-0xfe3f */
226226 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0xfe40-0xfe7f */
227227 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0xfe80-0xfebf */
228228 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, /* 0xfec0-0xfeff */
265265 0x07, 0x00, 0x00, 0x00, 0x80, 0xef, 0x1f, 0x00, /* 0x11100-0x1113f */
266266 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, /* 0x11140-0x1117f */
267267 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x7f, /* 0x11180-0x111bf */
268 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x111c0-0x111ff */
268 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x111c0-0x111ff */
269269 /* 0x11200-0x113ff */
270270 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xd3, 0x00, /* 0x11200-0x1123f */
271271 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11240-0x1127f */
272272 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11280-0x112bf */
273273 0x00, 0x00, 0x00, 0x80, 0xf8, 0x07, 0x00, 0x00, /* 0x112c0-0x112ff */
274 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, /* 0x11300-0x1133f */
274 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, /* 0x11300-0x1133f */
275275 0x01, 0x00, 0x00, 0x00, 0xc0, 0x1f, 0x1f, 0x00, /* 0x11340-0x1137f */
276276 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11380-0x113bf */
277277 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x113c0-0x113ff */
283283 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11500-0x1153f */
284284 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11540-0x1157f */
285285 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0xb0, /* 0x11580-0x115bf */
286 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x115c0-0x115ff */
286 0x01, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00, /* 0x115c0-0x115ff */
287287 /* 0x11600-0x117ff */
288288 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xa7, /* 0x11600-0x1163f */
289289 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11640-0x1167f */
290290 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0xbf, 0x00, /* 0x11680-0x116bf */
291291 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x116c0-0x116ff */
292 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11700-0x1173f */
292 0x00, 0x00, 0x00, 0xe0, 0xbc, 0x0f, 0x00, 0x00, /* 0x11700-0x1173f */
293293 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11740-0x1177f */
294294 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x11780-0x117bf */
295295 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x117c0-0x117ff */
338338 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1d340-0x1d37f */
339339 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1d380-0x1d3bf */
340340 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1d3c0-0x1d3ff */
341 /* 0x1da00-0x1dbff */
342 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xf8, /* 0x1da00-0x1da3f */
343 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0x20, 0x00, /* 0x1da40-0x1da7f */
344 0x10, 0x00, 0x00, 0xf8, 0xfe, 0xff, 0x00, 0x00, /* 0x1da80-0x1dabf */
345 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1dac0-0x1daff */
346 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1db00-0x1db3f */
347 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1db40-0x1db7f */
348 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1db80-0x1dbbf */
349 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1dbc0-0x1dbff */
341350 /* 0x1e800-0x1e9ff */
342351 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e800-0x1e83f */
343352 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0x1e840-0x1e87f */
378387 -1, -1, -1, -1, -1, -1, -1, -1, /* 0x1a000-0x1afff */
379388 -1, -1, -1, -1, -1, -1, 31, -1, /* 0x1b000-0x1bfff */
380389 -1, -1, -1, -1, -1, -1, -1, -1, /* 0x1c000-0x1cfff */
381 32, 33, -1, -1, -1, -1, -1, -1, /* 0x1d000-0x1dfff */
382 -1, -1, -1, -1, 34, -1, -1, -1 /* 0x1e000-0x1efff */
390 32, 33, -1, -1, -1, 34, -1, -1, /* 0x1d000-0x1dfff */
391 -1, -1, -1, -1, 35, -1, -1, -1 /* 0x1e000-0x1efff */
383392 };
384393
385394 /* Determine number of column positions required for UC. */
2929 #endif
3030 @PRAGMA_COLUMNS@
3131
32 #if defined __need_mbstate_t || defined __need_wint_t || (defined __hpux && ((defined _INTTYPES_INCLUDED && !defined strtoimax) || defined _GL_JUST_INCLUDE_SYSTEM_WCHAR_H)) || defined _GL_ALREADY_INCLUDING_WCHAR_H
32 #if (((defined __need_mbstate_t || defined __need_wint_t) \
33 && !defined __MINGW32__) \
34 || (defined __hpux \
35 && ((defined _INTTYPES_INCLUDED && !defined strtoimax) \
36 || defined _GL_JUST_INCLUDE_SYSTEM_WCHAR_H)) \
37 || defined _GL_ALREADY_INCLUDING_WCHAR_H)
3338 /* Special invocation convention:
34 - Inside glibc and uClibc header files.
39 - Inside glibc and uClibc header files, but not MinGW.
3540 - On HP-UX 11.00 we have a sequence of nested includes
3641 <wchar.h> -> <stdlib.h> -> <stdint.h>, and the latter includes <wchar.h>,
3742 once indirectly <stdint.h> -> <sys/types.h> -> <inttypes.h> -> <wchar.h>
497497 gl_UNISTD_H
498498 gl_LIBUNISTRING_LIBHEADER([0.9.4], [unitypes.h])
499499 gl_LIBUNISTRING_LIBHEADER([0.9.4], [uniwidth.h])
500 gl_LIBUNISTRING_MODULE([0.9.5], [uniwidth/width])
500 gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/width])
501501 gl_FUNC_VASNPRINTF
502502 gl_FUNC_VASPRINTF
503503 gl_STDIO_MODULE_INDICATOR([vasprintf])
00 /* echo-area.c -- how to read a line in the echo area.
1 $Id: echo-area.c 5926 2014-11-13 17:47:21Z gavin $
1 $Id: echo-area.c 6355 2015-06-23 19:12:56Z gavin $
22
33 Copyright 1993, 1997, 1998, 1999, 2001, 2004, 2007, 2008, 2011, 2013,
44 2014 Free Software Foundation, Inc.
206206 or NULL if the user aborted out of this read. PROMPT, if
207207 non-null, is a prompt to print before reading the line. */
208208 char *
209 info_read_in_echo_area (char *prompt)
209 info_read_in_echo_area (const char *prompt)
210210 {
211211 char *line;
212212
909909 exit unless the line read completes, or is empty. Use EXCLUDE_FUNC to
910910 exclude items in COMPLETIONS. */
911911 char *
912 info_read_completing_internal (char *prompt, REFERENCE **completions,
912 info_read_completing_internal (const char *prompt, REFERENCE **completions,
913913 int force, reference_bool_fn exclude_func)
914914 {
915915 char *line;
10061006
10071007 /* Read a line in the echo area with completion over COMPLETIONS. */
10081008 char *
1009 info_read_completing_in_echo_area (char *prompt, REFERENCE **completions)
1009 info_read_completing_in_echo_area (const char *prompt, REFERENCE **completions)
10101010 {
10111011 return info_read_completing_internal (prompt, completions, 1, 0);
10121012 }
10141014 /* Read a line in the echo area allowing completion over COMPLETIONS, but
10151015 not requiring it. */
10161016 char *
1017 info_read_maybe_completing (char *prompt, REFERENCE **completions)
1017 info_read_maybe_completing (const char *prompt, REFERENCE **completions)
10181018 {
10191019 return info_read_completing_internal (prompt, completions, 0, 0);
10201020 }
10221022 /* Read a line in the echo area with completion over COMPLETIONS, using
10231023 EXCLUDE to exclude items from the completion list. */
10241024 char *
1025 info_read_completing_in_echo_area_with_exclusions (char *prompt,
1025 info_read_completing_in_echo_area_with_exclusions (const char *prompt,
10261026 REFERENCE **completions, reference_bool_fn exclude)
10271027 {
10281028 return info_read_completing_internal (prompt, completions, 1, exclude);
00 /* echo-area.h -- Functions used in reading information from the echo area.
1 $Id: echo-area.h 5912 2014-11-07 10:49:13Z gavin $
1 $Id: echo-area.h 6355 2015-06-23 19:12:56Z gavin $
22
33 Copyright 1993, 1997, 2004, 2007, 2008, 2011, 2013, 2014
44 Free Software Foundation, Inc.
3737
3838 typedef int (*reference_bool_fn) (REFERENCE *);
3939
40 extern char *info_read_completing_internal (char *prompt,
40 extern char *info_read_completing_internal (const char *prompt,
4141 REFERENCE **completions, int force, reference_bool_fn exclude);
4242
4343 /* Read a line of text in the echo area. Return a malloc ()'ed string,
4444 or NULL if the user aborted out of this read. PROMPT, if
4545 non-null, is a prompt to print before reading the line. */
46 extern char *info_read_in_echo_area (char *prompt);
46 extern char *info_read_in_echo_area (const char *prompt);
4747
4848 /* Read a line in the echo area with completion over COMPLETIONS. */
49 char *info_read_completing_in_echo_area (char *prompt,
49 char *info_read_completing_in_echo_area (const char *prompt,
5050 REFERENCE **completions);
5151
5252 /* Read a line in the echo area allowing completion over COMPLETIONS, but
5353 not requiring it. */
54 extern char *info_read_maybe_completing (char *prompt,
54 extern char *info_read_maybe_completing (const char *prompt,
5555 REFERENCE **completions);
5656
5757 /* Read a line in the echo area with completion over COMPLETIONS, using
5858 EXCLUDE to exclude items from the completion list. */
5959 char *
60 info_read_completing_in_echo_area_with_exclusions (char *prompt,
60 info_read_completing_in_echo_area_with_exclusions (const char *prompt,
6161 REFERENCE **completions, reference_bool_fn exclude);
6262
6363 extern void ea_insert (WINDOW *window, int count, int key);
1818
1919 Originally written by Gavin Smith. */
2020
21 #define _XOPEN_SOURCE 500
21 #define _XOPEN_SOURCE 600
22 /* SunOS 5.10 on SPARC doesn't allow compilation in C99 mode with
23 _XOPEN_SOURCE with a smaller value (and the gnulib stdarg module
24 puts us in C99 mode. */
2225
2326 #include <config.h>
2427 #include <errno.h>
159159 echo 'pgrep program not found - cannot get PID of ginfo process' >&2
160160 GINFO_PID=unknown
161161 fi
162 #
163 # If the PID is unknown, wait for a short time to wait for the program
164 # to start. Normally this isn't needed, but on a few tests, it breaks
165 # otherwise, possibly because some bytes have special meaning to the
166 # terminal, like C-u for kill and C-s for stop, and haven't been
167 # turned off yet.
168 test $GINFO_PID = unknown && sleep 1
169162 }
163
164 synch_with_program ()
165 {
166 # Wait for the program to do its terminal initialization, so that
167 # bytes like C-u and C-s will not be special.
168 printf D >$PTY_TYPE
169 while test ! -f $GINFO_OUTPUT ; do sleep 1 ; done
170 rm -f $GINFO_OUTPUT
171 }
2929
3030 run_ginfo -f intera -n 'Scroll four lines'
3131
32 # Wait for the program to do its terminal initialization, so that C-u
33 # will not be special.
34 printf D >$PTY_TYPE
35 while test ! -f $GINFO_OUTPUT ; do sleep 1 ; done
32 sync_with_program
3633
3734 # C-u M-x scroll-forward should scroll four lines, not four screens
3835 printf '\025\033xscroll-forward\r' >$PTY_TYPE
1818 . $t/Init-inter.inc
1919
2020 run_ginfo -f split
21 synch_with_program
2122 # Cause the garbage collector to run in a split file by cancelling an
2223 # incremental search. Refresh the screen afterwards to increase the
2324 # chances of trying to access freed file contents.
1818 . $t/Init-inter.inc
1919
2020 run_ginfo -f search
21 synch_with_program
2122
2223 # Turn off regular expressions, and search for "match" with incremental
2324 # search. Test deleting characters from search string with backspace. Go
1818 . $t/Init-inter.inc
1919
2020 run_ginfo -f search
21 synch_with_program
2122
2223 # Search for "match" with incremental search. Test deleting characters from
2324 # search string with backspace. Go forward to match in next node. Test
1818 . $t/Init-inter.inc
1919
2020 run_ginfo -f inc-sea-history
21 synch_with_program
2122 # Check that we go back to the right node after an incremental search
2223 printf '\02301234\b4\b\b34\b\bqwerty\b\b\b\b\b\b34' >$PTY_TYPE
2324 printf '\rD' >$PTY_TYPE
1818 . $t/Init-inter.inc
1919
2020 run_ginfo -f intera -n 'Incremental search case-insensitive'
21 synch_with_program
2122
2223 # Search for "match" with incremental search, adding an upper-case character
2324 # to make the search case-sensitive. Delete it and check the search goes back
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH INFO "1" "June 2015" "info 5.9.96" "User Commands"
1 .TH INFO "1" "June 2015" "info 6.0" "User Commands"
22 .SH NAME
33 info \- read Info documents
44 .SH SYNOPSIS
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH INSTALL-INFO "1" "June 2015" "install-info 5.9.96" "User Commands"
1 .TH INSTALL-INFO "1" "June 2015" "install-info 6.0" "User Commands"
22 .SH NAME
33 install-info \- update info/dir entries
44 .SH SYNOPSIS
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH TEXI2ANY "1" "June 2015" "texi2any 5.9.96" "User Commands"
1 .TH TEXI2ANY "1" "June 2015" "texi2any 6.0" "User Commands"
22 .SH NAME
33 texi2any \- translate Texinfo documents
44 .SH SYNOPSIS
00 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
1 .TH TEXI2DVI "1" "June 2015" "texi2dvi 6290" "User Commands"
1 .TH TEXI2DVI "1" "June 2015" "texi2dvi 6363" "User Commands"
22 .SH NAME
33 texi2dvi \- convert Texinfo documents to DVI or PDF
44 .SH SYNOPSIS
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo 5.9.93\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2015-06-08 17:07+0200\n"
1111 "Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
1212 "Language-Team: Catalan <ca@dodds.net>\n"
20672067
20682068 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20692069 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2070 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2070 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20712071 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20722072 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20732073 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21642164 msgstr "%s: la sortida és incompatible amb la divisió"
21652165
21662166 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2167 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2167 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21682168 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21692169 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21702170 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21832183 msgid "could not create directory `%s': %s"
21842184 msgstr "no s'ha pogut crear el directory `%s': %s"
21852185
2186 #: tp/Texinfo/Convert/DocBook.pm:968
2186 #: tp/Texinfo/Convert/DocBook.pm:969
21872187 #, perl-format
21882188 msgid "@image file `%s' not found, using `%s'"
21892189 msgstr "no s'ha trobar el fitxer @image `%s', s'usarà `%s'"
21902190
2191 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2191 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21922192 msgid "no argument specified for @U"
21932193 msgstr "no s'ha especificat un argument per a @U"
21942194
Binary diff not shown
1818 msgstr ""
1919 "Project-Id-Version: texinfo 5.9.93\n"
2020 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
21 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
21 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
2222 "PO-Revision-Date: 2015-06-07 21:51+0200\n"
2323 "Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
2424 "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
20362036
20372037 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20382038 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2039 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2039 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20402040 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20412041 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20422042 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21322132 msgstr "%s: výstup není kompatibilní s dělením"
21332133
21342134 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2135 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2135 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21362136 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21372137 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21382138 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21512151 msgid "could not create directory `%s': %s"
21522152 msgstr "adresář „%s“ nebylo možno vytvořit: %s"
21532153
2154 #: tp/Texinfo/Convert/DocBook.pm:968
2154 #: tp/Texinfo/Convert/DocBook.pm:969
21552155 #, perl-format
21562156 msgid "@image file `%s' not found, using `%s'"
21572157 msgstr "@image soubor „%s“ nenalezen, použije se „%s“"
21582158
2159 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2159 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21602160 msgid "no argument specified for @U"
21612161 msgstr "pro @U nebyl zadán žádný argument"
21622162
Binary diff not shown
1010 msgstr ""
1111 "Project-Id-Version: texinfo 5.9.91\n"
1212 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
13 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
13 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1414 "PO-Revision-Date: 2015-05-04 09:13GMT\n"
1515 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
1616 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
19171917
19181918 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
19191919 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
1920 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
1920 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
19211921 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
19221922 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
19231923 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
20152015 msgstr ""
20162016
20172017 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2018 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2018 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
20192019 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
20202020 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
20212021 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
20342034 msgid "could not create directory `%s': %s"
20352035 msgstr "kunne ikke oprette mappe »%s«: %s"
20362036
2037 #: tp/Texinfo/Convert/DocBook.pm:968
2037 #: tp/Texinfo/Convert/DocBook.pm:969
20382038 #, perl-format
20392039 msgid "@image file `%s' not found, using `%s'"
20402040 msgstr "@image-filen »%s« blev ikke fundet, anvender »%s«"
20412041
2042 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2042 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
20432043 msgid "no argument specified for @U"
20442044 msgstr "Intet parameter specificeret for @U"
20452045
Binary diff not shown
3434 msgstr ""
3535 "Project-Id-Version: texinfo 5.9.90\n"
3636 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
37 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
37 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
3838 "PO-Revision-Date: 2015-03-02 13:41+0100\n"
3939 "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
4040 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
20782078
20792079 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20802080 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2081 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2081 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20822082 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20832083 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20842084 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21742174 msgstr "%s: die Ausgabe ist ungeeignet für Split"
21752175
21762176 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2177 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2177 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21782178 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21792179 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21802180 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21932193 msgid "could not create directory `%s': %s"
21942194 msgstr "Verzeichnis „%s“ konnte nicht angelegt werden: %s"
21952195
2196 #: tp/Texinfo/Convert/DocBook.pm:968
2196 #: tp/Texinfo/Convert/DocBook.pm:969
21972197 #, perl-format
21982198 msgid "@image file `%s' not found, using `%s'"
21992199 msgstr "@image-Datei „%s“ nicht gefunden, „%s“ wird benutzt"
22002200
2201 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2201 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
22022202 msgid "no argument specified for @U"
22032203 msgstr "es wurde kein Argument für @U angegeben"
22042204
Binary diff not shown
88 msgstr ""
99 "Project-Id-Version: texinfo 3.12d\n"
1010 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
11 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
11 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1212 "PO-Revision-Date: 1999-02-16 21:14+01:00\n"
1313 "Last-Translator: Karl Eichwalder <ke@suse.de>\n"
1414 "Language-Team: German <de@li.org>\n"
18381838
18391839 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
18401840 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
1841 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
1841 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
18421842 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
18431843 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
18441844 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
19341934 msgstr ""
19351935
19361936 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
1937 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
1937 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
19381938 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
19391939 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
19401940 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
19531953 msgid "could not create directory `%s': %s"
19541954 msgstr ""
19551955
1956 #: tp/Texinfo/Convert/DocBook.pm:968
1956 #: tp/Texinfo/Convert/DocBook.pm:969
19571957 #, perl-format
19581958 msgid "@image file `%s' not found, using `%s'"
19591959 msgstr ""
19601960
1961 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
1961 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
19621962 msgid "no argument specified for @U"
19631963 msgstr ""
19641964
Binary diff not shown
99 msgstr ""
1010 "Project-Id-Version: texinfo 5.9.93\n"
1111 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
12 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
12 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1313 "PO-Revision-Date: 2015-06-07 10:23+0200\n"
1414 "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
1515 "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
20152015
20162016 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20172017 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2018 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2018 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20192019 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20202020 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20212021 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21112111 msgstr "%s: eligo malkongruas kun fendo"
21122112
21132113 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2114 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2114 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21152115 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21162116 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21172117 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21302130 msgid "could not create directory `%s': %s"
21312131 msgstr "ne eblas krei dosierujon «%s»: %s"
21322132
2133 #: tp/Texinfo/Convert/DocBook.pm:968
2133 #: tp/Texinfo/Convert/DocBook.pm:969
21342134 #, perl-format
21352135 msgid "@image file `%s' not found, using `%s'"
21362136 msgstr "'@image'-dosiero «%s» ne troviĝas; «%s» uziĝas"
21372137
2138 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2138 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21392139 msgid "no argument specified for @U"
21402140 msgstr "mankas argumento je @U"
21412141
Binary diff not shown
77 msgstr ""
88 "Project-Id-Version: texinfo-5.9.93\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: 2015-06-07 11:04+0200\n"
1212 "Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
1313 "Language-Team: Spanish <es@tp.org.es>\n"
21292129
21302130 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
21312131 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2132 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2132 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
21332133 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
21342134 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
21352135 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
22262226 msgstr "%s: salida incompatible con división"
22272227
22282228 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2229 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2229 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
22302230 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
22312231 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
22322232 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
22452245 msgid "could not create directory `%s': %s"
22462246 msgstr "no se pudo crear el directorio '%s': %s"
22472247
2248 #: tp/Texinfo/Convert/DocBook.pm:968
2248 #: tp/Texinfo/Convert/DocBook.pm:969
22492249 #, perl-format
22502250 msgid "@image file `%s' not found, using `%s'"
22512251 msgstr "El fichero @image '%s' no se ha encontrado; se utilizará '%s'"
22522252
2253 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2253 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
22542254 msgid "no argument specified for @U"
22552255 msgstr "no se ha especificado argumento alguno para @U"
22562256
Binary diff not shown
1414 msgstr ""
1515 "Project-Id-Version: texinfo 5.9.93\n"
1616 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
17 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
17 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1818 "PO-Revision-Date: 2015-06-07 12:37+0200\n"
1919 "Last-Translator: Jean-Charles Malahieude <lilyfan@orange.fr>\n"
2020 "Language-Team: French <traduc@traduc.org>\n"
20402040
20412041 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20422042 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2043 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2043 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20442044 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20452045 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20462046 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21362136 msgstr "%s : sotie incompatible avec des divisions"
21372137
21382138 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2139 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2139 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21402140 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21412141 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21422142 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21552155 msgid "could not create directory `%s': %s"
21562156 msgstr "impossible de créer les répertoires « %s » : %s"
21572157
2158 #: tp/Texinfo/Convert/DocBook.pm:968
2158 #: tp/Texinfo/Convert/DocBook.pm:969
21592159 #, perl-format
21602160 msgid "@image file `%s' not found, using `%s'"
21612161 msgstr "fichier @image « %s » non trouvé ; utilisation de « %s »"
21622162
2163 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2163 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21642164 msgid "no argument specified for @U"
21652165 msgstr "aucun argument spécifié à @U"
21662166
Binary diff not shown
55 msgstr ""
66 "Project-Id-Version: texinfo 4.2\n"
77 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
8 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
8 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
99 "PO-Revision-Date: 2002-04-03 12:31+0300\n"
1010 "Last-Translator: Eli Zaretskii <eliz@gnu.org>\n"
1111 "Language-Team: Hebrew <eliz@gnu.org>\n"
19471947
19481948 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
19491949 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
1950 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
1950 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
19511951 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
19521952 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
19531953 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
20442044 msgstr ""
20452045
20462046 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2047 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2047 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
20482048 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
20492049 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
20502050 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
20632063 msgid "could not create directory `%s': %s"
20642064 msgstr "`%s' היקית תריציב (%s) הלקת"
20652065
2066 #: tp/Texinfo/Convert/DocBook.pm:968
2066 #: tp/Texinfo/Convert/DocBook.pm:969
20672067 #, fuzzy, perl-format
20682068 msgid "@image file `%s' not found, using `%s'"
20692069 msgstr "@image רובע `%s' ץבוק תאירקב (%s) הלקת"
20702070
2071 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2071 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
20722072 #, fuzzy
20732073 msgid "no argument specified for @U"
20742074 msgstr "הקסיפ םש אלל `%c%s' הארוה"
Binary diff not shown
88 msgstr ""
99 "Project-Id-Version: texinfo 5.0.91\n"
1010 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
11 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
11 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1212 "PO-Revision-Date: 2013-04-18 00:43+0200\n"
1313 "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
1414 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
20222022
20232023 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20242024 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2025 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2025 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20262026 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20272027 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20282028 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21182118 msgstr ""
21192119
21202120 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2121 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2121 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21222122 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21232123 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21242124 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21372137 msgid "could not create directory `%s': %s"
21382138 msgstr "ne mogu napraviti direktorij „%s”: %s"
21392139
2140 #: tp/Texinfo/Convert/DocBook.pm:968
2140 #: tp/Texinfo/Convert/DocBook.pm:969
21412141 #, perl-format
21422142 msgid "@image file `%s' not found, using `%s'"
21432143 msgstr "@image datoteka „%s” nije pronađena, koristim „%s”"
21442144
2145 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2145 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21462146 #, fuzzy
21472147 msgid "no argument specified for @U"
21482148 msgstr "Nije navedeno ime čvora za naredbu „%c%s”"
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: info\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2006-02-18 16:00+0100\n"
1111 "Last-Translator: Mate LABADI <labadimate@freemail.hu>\n"
1212 "Language-Team: hungarian <hu@li.org>\n"
20482048
20492049 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20502050 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2051 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2051 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20522052 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20532053 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20542054 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21492149 msgstr ""
21502150
21512151 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2152 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2152 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21532153 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21542154 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21552155 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21682168 msgid "could not create directory `%s': %s"
21692169 msgstr "A(z) „%s“ könyvtár nem hozható létre: %s"
21702170
2171 #: tp/Texinfo/Convert/DocBook.pm:968
2171 #: tp/Texinfo/Convert/DocBook.pm:969
21722172 #, fuzzy, perl-format
21732173 msgid "@image file `%s' not found, using `%s'"
21742174 msgstr "@image a(z) „%s“ fájl nem olvasható: %s"
21752175
2176 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2176 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21772177 #, fuzzy
21782178 msgid "no argument specified for @U"
21792179 msgstr "A(z) „%c%s“ parancshoz nem lett oldalnév rendelve"
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo 5.1.90\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2014-08-11 17:30+0700\n"
1111 "Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
1212 "Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
20512051
20522052 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20532053 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2054 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2054 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20552055 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20562056 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20572057 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21472147 msgstr ""
21482148
21492149 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2150 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2150 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21512151 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21522152 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21532153 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21662166 msgid "could not create directory `%s': %s"
21672167 msgstr "Tidak dapat membuat direktori `%s': %s"
21682168
2169 #: tp/Texinfo/Convert/DocBook.pm:968
2169 #: tp/Texinfo/Convert/DocBook.pm:969
21702170 #, perl-format
21712171 msgid "@image file `%s' not found, using `%s'"
21722172 msgstr "@image berkas `%s' tidak dapat dibaca: %s"
21732173
2174 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2174 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21752175 #, fuzzy
21762176 msgid "no argument specified for @U"
21772177 msgstr "Tidak nama titik dispesifikasikan untuk perintah `%c%s'"
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo 5.1.90\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2013-09-20 13:31+0200\n"
1111 "Last-Translator: Francesco Groccia <frgroccia@gmail.com>\n"
1212 "Language-Team: Italian <tp@lists.linux.it>\n"
20612061
20622062 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20632063 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2064 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2064 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20652065 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20662066 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20672067 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21602160 msgstr ""
21612161
21622162 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2163 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2163 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21642164 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21652165 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21662166 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21792179 msgid "could not create directory `%s': %s"
21802180 msgstr "impossibile creare le directory «%s»: %s"
21812181
2182 #: tp/Texinfo/Convert/DocBook.pm:968
2182 #: tp/Texinfo/Convert/DocBook.pm:969
21832183 #, perl-format
21842184 msgid "@image file `%s' not found, using `%s'"
21852185 msgstr "file @image «%s» non trovato, verrà usato «%s»"
21862186
2187 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2187 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21882188 #, fuzzy
21892189 msgid "no argument specified for @U"
21902190 msgstr "Nessun nome di nodo specificato per il comando «%c%s»"
Binary diff not shown
1212 msgstr ""
1313 "Project-Id-Version: texinfo 5.1.90\n"
1414 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
15 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
15 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1616 "PO-Revision-Date: 2014-11-07 08:03+0000\n"
1717 "Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
1818 "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
20322032
20332033 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20342034 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2035 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2035 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20362036 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20372037 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20382038 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21302130 msgstr ""
21312131
21322132 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2133 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2133 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21342134 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21352135 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21362136 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21492149 msgid "could not create directory `%s': %s"
21502150 msgstr "%s/linux シンボリックリンクを作成できませんでした!"
21512151
2152 #: tp/Texinfo/Convert/DocBook.pm:968
2152 #: tp/Texinfo/Convert/DocBook.pm:969
21532153 #, fuzzy, perl-format
21542154 msgid "@image file `%s' not found, using `%s'"
21552155 msgstr "@image ファイル `%s' が読めません: %s"
21562156
2157 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2157 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21582158 msgid "no argument specified for @U"
21592159 msgstr ""
21602160
Binary diff not shown
2020 msgstr ""
2121 "Project-Id-Version: texinfo 4.7.90\n"
2222 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
23 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
23 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
2424 "PO-Revision-Date: 2004-12-05 15:37+0100\n"
2525 "Last-Translator: Trond Endrestøl <Trond.Endrestol@gtf.ol.no>\n"
2626 "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
19711971
19721972 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
19731973 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
1974 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
1974 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
19751975 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
19761976 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
19771977 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
20682068 msgstr ""
20692069
20702070 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2071 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2071 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
20722072 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
20732073 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
20742074 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
20872087 msgid "could not create directory `%s': %s"
20882088 msgstr "Kan ikke opprette katalogen «%s»: %s"
20892089
2090 #: tp/Texinfo/Convert/DocBook.pm:968
2090 #: tp/Texinfo/Convert/DocBook.pm:969
20912091 #, fuzzy, perl-format
20922092 msgid "@image file `%s' not found, using `%s'"
20932093 msgstr "@image-fil «%s» er uleselig: %s"
20942094
2095 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2095 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
20962096 #, fuzzy
20972097 msgid "no argument specified for @U"
20982098 msgstr "Ingen nodenavn spesifisert for «%c%s»-kommandoen"
Binary diff not shown
1414 msgstr ""
1515 "Project-Id-Version: texinfo-5.9.93\n"
1616 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
17 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
17 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1818 "PO-Revision-Date: 2015-06-07 10:11+0200\n"
1919 "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
2020 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
20522052
20532053 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20542054 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2055 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2055 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20562056 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20572057 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20582058 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21482148 msgstr "%s: uitvoer is incompatibel met splitsing"
21492149
21502150 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2151 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2151 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21522152 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21532153 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21542154 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21672167 msgid "could not create directory `%s': %s"
21682168 msgstr "kan map '%s' niet aanmaken: %s"
21692169
2170 #: tp/Texinfo/Convert/DocBook.pm:968
2170 #: tp/Texinfo/Convert/DocBook.pm:969
21712171 #, perl-format
21722172 msgid "@image file `%s' not found, using `%s'"
21732173 msgstr "@image-bestand '%s' is niet gevonden; '%s' wordt gebruikt"
21742174
2175 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2175 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21762176 msgid "no argument specified for @U"
21772177 msgstr "geen argument opgegeven voor @U"
21782178
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo 5.9.93\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2015-06-10 21:45+0200\n"
1111 "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
1212 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
20282028
20292029 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20302030 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2031 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2031 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20322032 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20332033 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20342034 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21242124 msgstr "%s: wyjście niezgodne z podziałem na pliki"
21252125
21262126 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2127 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2127 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21282128 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21292129 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21302130 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21432143 msgid "could not create directory `%s': %s"
21442144 msgstr "nie można utworzyć katalogu `%s': %s"
21452145
2146 #: tp/Texinfo/Convert/DocBook.pm:968
2146 #: tp/Texinfo/Convert/DocBook.pm:969
21472147 #, perl-format
21482148 msgid "@image file `%s' not found, using `%s'"
21492149 msgstr "Plik @image `%s' nie znaleziony, użyto `%s'"
21502150
2151 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2151 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21522152 msgid "no argument specified for @U"
21532153 msgstr "nie podano argumentu dla @U"
21542154
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo 5.9.93\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2015-06-07 05:40-0300\n"
1111 "Last-Translator: Jorge Barros de Abreu <ficmatin10@gmail.com>\n"
1212 "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
20752075
20762076 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20772077 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2078 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2078 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20792079 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20802080 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20812081 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21752175 msgstr "%s: sa@'{i}da incompat@'{i}vel com quebra"
21762176
21772177 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2178 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2178 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21792179 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21802180 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21812181 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21942194 msgid "could not create directory `%s': %s"
21952195 msgstr "n@~{a}o posso criar diret@'{o}rio `%s': %s"
21962196
2197 #: tp/Texinfo/Convert/DocBook.pm:968
2197 #: tp/Texinfo/Convert/DocBook.pm:969
21982198 #, perl-format
21992199 msgid "@image file `%s' not found, using `%s'"
22002200 msgstr "arquivo @image `%s' n@~{a}o encontrado, usando `%s'"
22012201
2202 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2202 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
22032203 msgid "no argument specified for @U"
22042204 msgstr "nenhum argumento especificado para @U"
22052205
Binary diff not shown
77 msgstr ""
88 "Project-Id-Version: texinfo 4.7.94\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: 2005-05-03 12:00+05\n"
1212 "Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n"
1313 "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
19731973
19741974 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
19751975 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
1976 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
1976 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
19771977 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
19781978 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
19791979 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
20702070 msgstr ""
20712071
20722072 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2073 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2073 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
20742074 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
20752075 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
20762076 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
20892089 msgid "could not create directory `%s': %s"
20902090 msgstr "Nu pot crea directorul `%s': %s"
20912091
2092 #: tp/Texinfo/Convert/DocBook.pm:968
2092 #: tp/Texinfo/Convert/DocBook.pm:969
20932093 #, fuzzy, perl-format
20942094 msgid "@image file `%s' not found, using `%s'"
20952095 msgstr "Fiºierul @image `%s' nu poate fi citit: %s"
20962096
2097 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2097 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
20982098 #, fuzzy
20992099 msgid "no argument specified for @U"
21002100 msgstr "Nici un nume specificat pentru comanda `%c%s'"
Binary diff not shown
88 msgstr ""
99 "Project-Id-Version: texinfo 5.9.91\n"
1010 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
11 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
11 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1212 "PO-Revision-Date: 2015-05-05 19:05+0300\n"
1313 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
1414 "Language-Team: Russian <gnu@mx.ru>\n"
20272027
20282028 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20292029 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2030 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2030 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20312031 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20322032 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20332033 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21232123 msgstr "%s: вывод несовместим с разделением"
21242124
21252125 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2126 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2126 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21272127 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21282128 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21292129 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21422142 msgid "could not create directory `%s': %s"
21432143 msgstr "невозможно создать каталог «%s»: %s"
21442144
2145 #: tp/Texinfo/Convert/DocBook.pm:968
2145 #: tp/Texinfo/Convert/DocBook.pm:969
21462146 #, perl-format
21472147 msgid "@image file `%s' not found, using `%s'"
21482148 msgstr "файл @image «%s» не найден, используется «%s»"
21492149
2150 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2150 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21512151 msgid "no argument specified for @U"
21522152 msgstr "не задан аргумент для @U"
21532153
Binary diff not shown
1515 msgstr ""
1616 "Project-Id-Version: texinfo 4.7.94\n"
1717 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
18 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
18 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1919 "PO-Revision-Date: 2005-04-04 10:55-0700\n"
2020 "Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
2121 "Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
20692069
20702070 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20712071 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2072 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2072 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20732073 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20742074 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20752075 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21672167 msgstr ""
21682168
21692169 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2170 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2170 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21712171 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21722172 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21732173 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21862186 msgid "could not create directory `%s': %s"
21872187 msgstr "Kurema bushyinguro"
21882188
2189 #: tp/Texinfo/Convert/DocBook.pm:968
2189 #: tp/Texinfo/Convert/DocBook.pm:969
21902190 #, fuzzy, perl-format
21912191 msgid "@image file `%s' not found, using `%s'"
21922192 msgstr "@Ishusho IDOSIYE"
21932193
2194 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2194 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21952195 #, fuzzy
21962196 msgid "no argument specified for @U"
21972197 msgstr "Izina: kugirango Komandi:"
Binary diff not shown
88 msgstr ""
99 "Project-Id-Version: texinfo 4.13\n"
1010 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
11 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
11 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1212 "PO-Revision-Date: 2012-08-10 18:31+0100\n"
1313 "Last-Translator: Klemen Košir <klemen.kosir@gmx.com>\n"
1414 "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
20192019
20202020 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20212021 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2022 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2022 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20232023 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20242024 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20252025 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21172117 msgstr ""
21182118
21192119 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2120 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2120 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21212121 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21222122 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21232123 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21362136 msgid "could not create directory `%s': %s"
21372137 msgstr "Ni mogoče ustvariti mape `%s': %s"
21382138
2139 #: tp/Texinfo/Convert/DocBook.pm:968
2139 #: tp/Texinfo/Convert/DocBook.pm:969
21402140 #, fuzzy, perl-format
21412141 msgid "@image file `%s' not found, using `%s'"
21422142 msgstr "datoteka @image `%s' je neberljiva: %s"
21432143
2144 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2144 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21452145 #, fuzzy
21462146 msgid "no argument specified for @U"
21472147 msgstr "Za ukaz `%c%s' ni navedenega nobenega imena vozlišča"
Binary diff not shown
55 msgstr ""
66 "Project-Id-Version: texinfo 4.11.93\n"
77 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
8 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
8 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
99 "PO-Revision-Date: 2008-03-09 20:35+0100\n"
1010 "Last-Translator: Christian Rose <menthos@menthos.com>\n"
1111 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
20962096
20972097 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20982098 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2099 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2099 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
21002100 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
21012101 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
21022102 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21942194 msgstr ""
21952195
21962196 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2197 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2197 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21982198 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21992199 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
22002200 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
22132213 msgid "could not create directory `%s': %s"
22142214 msgstr "Kan inte skapa katalogen \"%s\": %s"
22152215
2216 #: tp/Texinfo/Convert/DocBook.pm:968
2216 #: tp/Texinfo/Convert/DocBook.pm:969
22172217 #, fuzzy, perl-format
22182218 msgid "@image file `%s' not found, using `%s'"
22192219 msgstr "@image-filen \"%s\" är oläslig: %s"
22202220
2221 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2221 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
22222222 #, fuzzy
22232223 msgid "no argument specified for @U"
22242224 msgstr "Inget nodnamn angivet för kommandot \"%c%s\""
55 #, fuzzy
66 msgid ""
77 msgstr ""
8 "Project-Id-Version: GNU texinfo 5.9.96\n"
8 "Project-Id-Version: GNU texinfo 6.0\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313 "Language-Team: LANGUAGE <LL@li.org>\n"
18381838
18391839 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
18401840 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
1841 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
1841 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
18421842 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
18431843 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
18441844 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
19341934 msgstr ""
19351935
19361936 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
1937 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
1937 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
19381938 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
19391939 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
19401940 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
19531953 msgid "could not create directory `%s': %s"
19541954 msgstr ""
19551955
1956 #: tp/Texinfo/Convert/DocBook.pm:968
1956 #: tp/Texinfo/Convert/DocBook.pm:969
19571957 #, perl-format
19581958 msgid "@image file `%s' not found, using `%s'"
19591959 msgstr ""
19601960
1961 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
1961 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
19621962 msgid "no argument specified for @U"
19631963 msgstr ""
19641964
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo 5.9.90\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2015-03-13 09:29-0500\n"
1111 "Last-Translator: Eyüp Hakan Duran <hakan_duran@hotmail.com>\n"
1212 "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
20222022
20232023 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20242024 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2025 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2025 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20262026 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20272027 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20282028 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21182118 msgstr "%s: çıktı bölmeyle uyumsuz"
21192119
21202120 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2121 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2121 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21222122 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21232123 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21242124 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21372137 msgid "could not create directory `%s': %s"
21382138 msgstr "`%1$s' dizini oluşturulamıyor: %2$s"
21392139
2140 #: tp/Texinfo/Convert/DocBook.pm:968
2140 #: tp/Texinfo/Convert/DocBook.pm:969
21412141 #, perl-format
21422142 msgid "@image file `%s' not found, using `%s'"
21432143 msgstr "@image dosyası `%1$s' bulunamıyor, `%2$s' kullanılacak"
21442144
2145 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2145 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21462146 msgid "no argument specified for @U"
21472147 msgstr "@U için argüman belirtlimedi"
21482148
Binary diff not shown
88 msgstr ""
99 "Project-Id-Version: texinfo 5.9.93\n"
1010 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
11 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
11 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1212 "PO-Revision-Date: 2015-06-07 16:37+0300\n"
1313 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
1414 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
20362036
20372037 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20382038 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2039 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2039 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20402040 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20412041 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20422042 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21322132 msgstr "%s: виведені дані несумісні із поділом"
21332133
21342134 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2135 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2135 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21362136 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21372137 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21382138 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21512151 msgid "could not create directory `%s': %s"
21522152 msgstr "не вдалося створити каталог «%s»: %s"
21532153
2154 #: tp/Texinfo/Convert/DocBook.pm:968
2154 #: tp/Texinfo/Convert/DocBook.pm:969
21552155 #, perl-format
21562156 msgid "@image file `%s' not found, using `%s'"
21572157 msgstr "не знайдено файл @image «%s», використовуємо «%s»"
21582158
2159 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2159 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21602160 msgid "no argument specified for @U"
21612161 msgstr "не вказано аргументу @U"
21622162
Binary diff not shown
88 msgstr ""
99 "Project-Id-Version: texinfo 5.9.93\n"
1010 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
11 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
11 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1212 "PO-Revision-Date: 2015-06-07 15:47+0700\n"
1313 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
1414 "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
20242024
20252025 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20262026 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2027 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2027 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20282028 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20292029 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20302030 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21202120 msgstr "%s: kết xuất không tương thích với split (chia tách)"
21212121
21222122 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2123 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2123 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21242124 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21252125 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21262126 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21392139 msgid "could not create directory `%s': %s"
21402140 msgstr "không thể tạo thư mục “%s”: %s"
21412141
2142 #: tp/Texinfo/Convert/DocBook.pm:968
2142 #: tp/Texinfo/Convert/DocBook.pm:969
21432143 #, perl-format
21442144 msgid "@image file `%s' not found, using `%s'"
21452145 msgstr "không tìm thấy tập tin @image “%s”, đang dùng “%s”"
21462146
2147 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2147 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21482148 msgid "no argument specified for @U"
21492149 msgstr "chưa chỉ định đối số cho @U"
21502150
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo 4.13\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2009-05-21 15:08中国标准时间\n"
1111 "Last-Translator: Ji ZhengYu <zhengyuji@gmail.com>\n"
1212 "Language-Team: Chinese (simplified) <translation-team-zh-cn@lists."
20122012
20132013 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
20142014 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
2015 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
2015 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
20162016 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
20172017 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
20182018 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
21102110 msgstr ""
21112111
21122112 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2113 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2113 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
21142114 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
21152115 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
21162116 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
21292129 msgid "could not create directory `%s': %s"
21302130 msgstr "无法创建目录“%s”:%s"
21312131
2132 #: tp/Texinfo/Convert/DocBook.pm:968
2132 #: tp/Texinfo/Convert/DocBook.pm:969
21332133 #, fuzzy, perl-format
21342134 msgid "@image file `%s' not found, using `%s'"
21352135 msgstr "@image 文件“%s”不可读:%s"
21362136
2137 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2137 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
21382138 #, fuzzy
21392139 msgid "no argument specified for @U"
21402140 msgstr "没有为“%c%s”命令指定节名称"
Binary diff not shown
55 msgstr ""
66 "Project-Id-Version: texinfo 4.1\n"
77 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
8 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
8 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
99 "PO-Revision-Date: 2002-03-08 04:56+0800\n"
1010 "Last-Translator: Abel Cheung <maddog@linux.org.hk>\n"
1111 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
19371937
19381938 #: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:855
19391939 #: tp/Texinfo/Convert/Converter.pm:893 tp/Texinfo/Convert/Converter.pm:1204
1940 #: tp/Texinfo/Convert/DocBook.pm:325 tp/Texinfo/Convert/HTML.pm:6499
1940 #: tp/Texinfo/Convert/DocBook.pm:326 tp/Texinfo/Convert/HTML.pm:6499
19411941 #: tp/Texinfo/Convert/HTML.pm:6523 tp/Texinfo/Convert/HTML.pm:6900
19421942 #: tp/Texinfo/Convert/HTML.pm:6958 tp/Texinfo/Convert/HTML.pm:7036
19431943 #: tp/Texinfo/Convert/HTML.pm:7113 tp/Texinfo/Convert/IXIN.pm:293
20342034 msgstr ""
20352035
20362036 #: tp/Texinfo/Convert/Converter.pm:876 tp/Texinfo/Convert/Converter.pm:909
2037 #: tp/Texinfo/Convert/DocBook.pm:361 tp/Texinfo/Convert/HTML.pm:6926
2037 #: tp/Texinfo/Convert/DocBook.pm:362 tp/Texinfo/Convert/HTML.pm:6926
20382038 #: tp/Texinfo/Convert/HTML.pm:6984 tp/Texinfo/Convert/IXIN.pm:915
20392039 #: tp/Texinfo/Convert/Info.pm:161 tp/Texinfo/Convert/Info.pm:187
20402040 #: tp/Texinfo/Convert/Info.pm:215 tp/Texinfo/Convert/Info.pm:275
20532053 msgid "could not create directory `%s': %s"
20542054 msgstr "無法建立輸出檔案 `%s'."
20552055
2056 #: tp/Texinfo/Convert/DocBook.pm:968
2056 #: tp/Texinfo/Convert/DocBook.pm:969
20572057 #, fuzzy, perl-format
20582058 msgid "@image file `%s' not found, using `%s'"
20592059 msgstr "@image 檔案 `%s' 無法讀取: %s"
20602060
2061 #: tp/Texinfo/Convert/DocBook.pm:1082 tp/Texinfo/Parser.pm:5355
2061 #: tp/Texinfo/Convert/DocBook.pm:1083 tp/Texinfo/Parser.pm:5355
20622062 #, fuzzy
20632063 msgid "no argument specified for @U"
20642064 msgstr "`%c%s' 命令中未指定節點名稱"
66 msgstr ""
77 "Project-Id-Version: texinfo_document 5.9.93\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2015-06-08 17:08+0200\n"
1111 "Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
1212 "Language-Team: Catalan <ca@dodds.net>\n"
178178 msgid "{float_number}"
179179 msgstr "{float_number}"
180180
181 #: tp/Texinfo/Convert/DocBook.pm:824
181 #: tp/Texinfo/Convert/DocBook.pm:825
182182 #, perl-brace-format
183183 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
184184 msgstr "Vegreu fitxer Info @file{{myfile}}, node @samp{{mynode}}"
185185
186 #: tp/Texinfo/Convert/DocBook.pm:829
186 #: tp/Texinfo/Convert/DocBook.pm:830
187187 #, perl-brace-format
188188 msgid "See node @samp{{mynode}}"
189189 msgstr "Vegeu node @samp{{mynode}}"
190190
191 #: tp/Texinfo/Convert/DocBook.pm:833
191 #: tp/Texinfo/Convert/DocBook.pm:834
192192 #, perl-brace-format
193193 msgid "See Info file @file{{myfile}}"
194194 msgstr "Vegeu fitxer Info @file{{myfile}}"
195195
196 #: tp/Texinfo/Convert/DocBook.pm:873
196 #: tp/Texinfo/Convert/DocBook.pm:874
197197 #, perl-brace-format
198198 msgid "section ``{section_name}'' in @cite{{book}}"
199199 msgstr "secci@'o ``{section_name}'' a @cite{{book}}"
200200
201 #: tp/Texinfo/Convert/DocBook.pm:878
201 #: tp/Texinfo/Convert/DocBook.pm:879
202202 #, perl-brace-format
203203 msgid "See section ``{section_name}'' in @cite{{book}}"
204204 msgstr "Vegeu secci@'o ``{section_name}'' a @cite{{book}}"
205205
206 #: tp/Texinfo/Convert/DocBook.pm:883
206 #: tp/Texinfo/Convert/DocBook.pm:884
207207 #, perl-brace-format
208208 msgid "see section ``{section_name}'' in @cite{{book}}"
209209 msgstr "vegeu secci@'o ``{section_name}'' a @cite{{book}}"
210210
211 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
211 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
212212 #, perl-brace-format
213213 msgid "@cite{{book}}"
214214 msgstr "@cite{{book}}"
215215
216 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
216 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
217217 #, perl-brace-format
218218 msgid "See @cite{{book}}"
219219 msgstr "Vegeu @cite{{book}}"
220220
221 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
221 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
222222 #, perl-brace-format
223223 msgid "see @cite{{book}}"
224224 msgstr "vegeu @cite{{book}}"
225225
226 #: tp/Texinfo/Convert/DocBook.pm:913
226 #: tp/Texinfo/Convert/DocBook.pm:914
227227 #, perl-brace-format
228228 msgid "{title_ref}"
229229 msgstr "{title_ref}"
230230
231 #: tp/Texinfo/Convert/DocBook.pm:918
231 #: tp/Texinfo/Convert/DocBook.pm:919
232232 #, perl-brace-format
233233 msgid "See {title_ref}"
234234 msgstr "Vegeu {title_ref}"
235235
236 #: tp/Texinfo/Convert/DocBook.pm:923
236 #: tp/Texinfo/Convert/DocBook.pm:924
237237 #, perl-brace-format
238238 msgid "see {title_ref}"
239239 msgstr "vegeu {title_ref}"
240240
241 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
241 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
242242 #, perl-brace-format
243243 msgid "{abbr_or_acronym} ({explanation})"
244244 msgstr "{abbr_or_acronym} ({explanation})"
245245
246 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
246 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
247247 #: tp/Texinfo/Convert/HTML.pm:3593
248248 #, perl-brace-format
249249 msgid "@b{{quotation_arg}:} "
77 msgstr ""
88 "Project-Id-Version: texinfo_document 5.0\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: 2014-04-11 22:11+0100\n"
1212 "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
1313 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
180180 msgid "{float_number}"
181181 msgstr "{float_number}"
182182
183 #: tp/Texinfo/Convert/DocBook.pm:824
183 #: tp/Texinfo/Convert/DocBook.pm:825
184184 #, perl-brace-format
185185 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
186186 msgstr "Siehe Info-Datei @file{{myfile}}, Absatz @samp{{mynode}}"
187187
188 #: tp/Texinfo/Convert/DocBook.pm:829
188 #: tp/Texinfo/Convert/DocBook.pm:830
189189 #, perl-brace-format
190190 msgid "See node @samp{{mynode}}"
191191 msgstr "Siehe Absatz @samp{{mynode}}"
192192
193 #: tp/Texinfo/Convert/DocBook.pm:833
193 #: tp/Texinfo/Convert/DocBook.pm:834
194194 #, perl-brace-format
195195 msgid "See Info file @file{{myfile}}"
196196 msgstr "Siehe Info-Datei @file{{myfile}}"
197197
198 #: tp/Texinfo/Convert/DocBook.pm:873
198 #: tp/Texinfo/Convert/DocBook.pm:874
199199 #, perl-brace-format
200200 msgid "section ``{section_name}'' in @cite{{book}}"
201201 msgstr "Abschnitt »{section_name}« in @cite{{book}}"
202202
203 #: tp/Texinfo/Convert/DocBook.pm:878
203 #: tp/Texinfo/Convert/DocBook.pm:879
204204 #, perl-brace-format
205205 msgid "See section ``{section_name}'' in @cite{{book}}"
206206 msgstr "Siehe Abschnitt »{section_name}« in @cite{{book}}"
207207
208 #: tp/Texinfo/Convert/DocBook.pm:883
208 #: tp/Texinfo/Convert/DocBook.pm:884
209209 #, perl-brace-format
210210 msgid "see section ``{section_name}'' in @cite{{book}}"
211211 msgstr "siehe Abschnitt »{section_name}« in @cite{{book}}"
212212
213 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
213 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
214214 #, perl-brace-format
215215 msgid "@cite{{book}}"
216216 msgstr "@cite{{book}}"
217217
218 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
218 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
219219 #, perl-brace-format
220220 msgid "See @cite{{book}}"
221221 msgstr "Siehe @cite{{book}}"
222222
223 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
223 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
224224 #, perl-brace-format
225225 msgid "see @cite{{book}}"
226226 msgstr "siehe @cite{{book}}"
227227
228 #: tp/Texinfo/Convert/DocBook.pm:913
228 #: tp/Texinfo/Convert/DocBook.pm:914
229229 #, perl-brace-format
230230 msgid "{title_ref}"
231231 msgstr "{title_ref}"
232232
233 #: tp/Texinfo/Convert/DocBook.pm:918
233 #: tp/Texinfo/Convert/DocBook.pm:919
234234 #, perl-brace-format
235235 msgid "See {title_ref}"
236236 msgstr "Siehe {title_ref}"
237237
238 #: tp/Texinfo/Convert/DocBook.pm:923
238 #: tp/Texinfo/Convert/DocBook.pm:924
239239 #, perl-brace-format
240240 msgid "see {title_ref}"
241241 msgstr "siehe {title_ref}"
242242
243 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
243 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
244244 #, perl-brace-format
245245 msgid "{abbr_or_acronym} ({explanation})"
246246 msgstr "{abbr_or_acronym} ({explanation})"
247247
248 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
248 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
249249 #: tp/Texinfo/Convert/HTML.pm:3593
250250 #, perl-brace-format
251251 msgid "@b{{quotation_arg}:} "
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo_document 5.0\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2013-02-27 09:07-0300\n"
1111 "Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
1212 "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
177177 msgid "{float_number}"
178178 msgstr "{float_number}"
179179
180 #: tp/Texinfo/Convert/DocBook.pm:824
180 #: tp/Texinfo/Convert/DocBook.pm:825
181181 #, perl-brace-format
182182 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
183183 msgstr "Konsultu la Info-dosieron @file{{myfile}}, nodo @samp{{mynode}}"
184184
185 #: tp/Texinfo/Convert/DocBook.pm:829
185 #: tp/Texinfo/Convert/DocBook.pm:830
186186 #, perl-brace-format
187187 msgid "See node @samp{{mynode}}"
188188 msgstr "Konsultu la nodon @samp{{mynode}}"
189189
190 #: tp/Texinfo/Convert/DocBook.pm:833
190 #: tp/Texinfo/Convert/DocBook.pm:834
191191 #, perl-brace-format
192192 msgid "See Info file @file{{myfile}}"
193193 msgstr "Konsultu la Info-dosieron @file{{myfile}}"
194194
195 #: tp/Texinfo/Convert/DocBook.pm:873
195 #: tp/Texinfo/Convert/DocBook.pm:874
196196 #, perl-brace-format
197197 msgid "section ``{section_name}'' in @cite{{book}}"
198198 msgstr "sekcio ``{section_name}'' en @cite{{book}}"
199199
200 #: tp/Texinfo/Convert/DocBook.pm:878
200 #: tp/Texinfo/Convert/DocBook.pm:879
201201 #, perl-brace-format
202202 msgid "See section ``{section_name}'' in @cite{{book}}"
203203 msgstr "Konsultu la sekcion ``{section_name}'' en @cite{{book}}"
204204
205 #: tp/Texinfo/Convert/DocBook.pm:883
205 #: tp/Texinfo/Convert/DocBook.pm:884
206206 #, perl-brace-format
207207 msgid "see section ``{section_name}'' in @cite{{book}}"
208208 msgstr "konsultu la sekcion ``{section_name}'' en @cite{{book}}"
209209
210 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
210 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
211211 #, perl-brace-format
212212 msgid "@cite{{book}}"
213213 msgstr "@cite{{book}}"
214214
215 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
215 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
216216 #, perl-brace-format
217217 msgid "See @cite{{book}}"
218218 msgstr "Konsultu @cite{{book}}"
219219
220 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
220 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
221221 #, perl-brace-format
222222 msgid "see @cite{{book}}"
223223 msgstr "konsultu @cite{{book}}"
224224
225 #: tp/Texinfo/Convert/DocBook.pm:913
225 #: tp/Texinfo/Convert/DocBook.pm:914
226226 #, perl-brace-format
227227 msgid "{title_ref}"
228228 msgstr "{title_ref}"
229229
230 #: tp/Texinfo/Convert/DocBook.pm:918
230 #: tp/Texinfo/Convert/DocBook.pm:919
231231 #, perl-brace-format
232232 msgid "See {title_ref}"
233233 msgstr "Konsultu {title_ref}"
234234
235 #: tp/Texinfo/Convert/DocBook.pm:923
235 #: tp/Texinfo/Convert/DocBook.pm:924
236236 #, perl-brace-format
237237 msgid "see {title_ref}"
238238 msgstr "konsultu {title_ref}"
239239
240 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
240 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
241241 #, perl-brace-format
242242 msgid "{abbr_or_acronym} ({explanation})"
243243 msgstr "{abbr_or_acronym} ({explanation})"
244244
245 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
245 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
246246 #: tp/Texinfo/Convert/HTML.pm:3593
247247 #, perl-brace-format
248248 msgid "@b{{quotation_arg}:} "
Binary diff not shown
77 msgstr ""
88 "Project-Id-Version: texinfo_document-5.9.90\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: 2015-05-21 00:04+0200\n"
1212 "Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
1313 "Language-Team: Spanish <es@tp.org.es>\n"
178178 msgid "{float_number}"
179179 msgstr "{float_number}"
180180
181 #: tp/Texinfo/Convert/DocBook.pm:824
181 #: tp/Texinfo/Convert/DocBook.pm:825
182182 #, perl-brace-format
183183 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
184184 msgstr "Véase el fichero Info @file{{myfile}}, nodo @samp{{mynode}}"
185185
186 #: tp/Texinfo/Convert/DocBook.pm:829
186 #: tp/Texinfo/Convert/DocBook.pm:830
187187 #, perl-brace-format
188188 msgid "See node @samp{{mynode}}"
189189 msgstr "Véase el nodo @samp{{mynode}}"
190190
191 #: tp/Texinfo/Convert/DocBook.pm:833
191 #: tp/Texinfo/Convert/DocBook.pm:834
192192 #, perl-brace-format
193193 msgid "See Info file @file{{myfile}}"
194194 msgstr "Véase el fichero Info @file{{myfile}}"
195195
196 #: tp/Texinfo/Convert/DocBook.pm:873
196 #: tp/Texinfo/Convert/DocBook.pm:874
197197 #, perl-brace-format
198198 msgid "section ``{section_name}'' in @cite{{book}}"
199199 msgstr "sección ``{section_name}'' en @cite{{book}}"
200200
201 #: tp/Texinfo/Convert/DocBook.pm:878
201 #: tp/Texinfo/Convert/DocBook.pm:879
202202 #, perl-brace-format
203203 msgid "See section ``{section_name}'' in @cite{{book}}"
204204 msgstr "Véase la sección ``{section_name}'' en @cite{{book}}"
205205
206 #: tp/Texinfo/Convert/DocBook.pm:883
206 #: tp/Texinfo/Convert/DocBook.pm:884
207207 #, perl-brace-format
208208 msgid "see section ``{section_name}'' in @cite{{book}}"
209209 msgstr "véase la sección ``{section_name}'' en @cite{{book}}"
210210
211 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
211 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
212212 #, perl-brace-format
213213 msgid "@cite{{book}}"
214214 msgstr "@cite{{book}}"
215215
216 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
216 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
217217 #, perl-brace-format
218218 msgid "See @cite{{book}}"
219219 msgstr "Véase @cite{{book}}"
220220
221 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
221 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
222222 #, perl-brace-format
223223 msgid "see @cite{{book}}"
224224 msgstr "véase @cite{{book}}"
225225
226 #: tp/Texinfo/Convert/DocBook.pm:913
226 #: tp/Texinfo/Convert/DocBook.pm:914
227227 #, perl-brace-format
228228 msgid "{title_ref}"
229229 msgstr "{title_ref}"
230230
231 #: tp/Texinfo/Convert/DocBook.pm:918
231 #: tp/Texinfo/Convert/DocBook.pm:919
232232 #, perl-brace-format
233233 msgid "See {title_ref}"
234234 msgstr "Véase {title_ref}"
235235
236 #: tp/Texinfo/Convert/DocBook.pm:923
236 #: tp/Texinfo/Convert/DocBook.pm:924
237237 #, perl-brace-format
238238 msgid "see {title_ref}"
239239 msgstr "véase {title_ref}"
240240
241 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
241 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
242242 #, perl-brace-format
243243 msgid "{abbr_or_acronym} ({explanation})"
244244 msgstr "{abbr_or_acronym} ({explanation})"
245245
246 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
246 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
247247 #: tp/Texinfo/Convert/HTML.pm:3593
248248 #, perl-brace-format
249249 msgid "@b{{quotation_arg}:} "
Binary diff not shown
77 msgstr ""
88 "Project-Id-Version: texinfo_document 5.9.93\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: 2015-06-07 12:20+0200\n"
1212 "Last-Translator: Jean-Charles Malahieude <lilyfan@orange.fr>\n"
1313 "Language-Team: French <traduc@traduc.org>\n"
178178 msgid "{float_number}"
179179 msgstr "{float_number}"
180180
181 #: tp/Texinfo/Convert/DocBook.pm:824
181 #: tp/Texinfo/Convert/DocBook.pm:825
182182 #, perl-brace-format
183183 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
184184 msgstr "Voir le fichier Info @file{{myfile}}, n@oe{}ud @samp{{mynode}}"
185185
186 #: tp/Texinfo/Convert/DocBook.pm:829
186 #: tp/Texinfo/Convert/DocBook.pm:830
187187 #, perl-brace-format
188188 msgid "See node @samp{{mynode}}"
189189 msgstr "Voir le n@oe{}ud @samp{{mynode}}"
190190
191 #: tp/Texinfo/Convert/DocBook.pm:833
191 #: tp/Texinfo/Convert/DocBook.pm:834
192192 #, perl-brace-format
193193 msgid "See Info file @file{{myfile}}"
194194 msgstr "Voir le fichier Info @file{{myfile}}"
195195
196 #: tp/Texinfo/Convert/DocBook.pm:873
196 #: tp/Texinfo/Convert/DocBook.pm:874
197197 #, perl-brace-format
198198 msgid "section ``{section_name}'' in @cite{{book}}"
199199 msgstr "voir la section `{section_name}' dans @cite{{book}}"
200200
201 #: tp/Texinfo/Convert/DocBook.pm:878
201 #: tp/Texinfo/Convert/DocBook.pm:879
202202 #, perl-brace-format
203203 msgid "See section ``{section_name}'' in @cite{{book}}"
204204 msgstr "voir la section `{section_name}' dans @cite{{book}}"
205205
206 #: tp/Texinfo/Convert/DocBook.pm:883
206 #: tp/Texinfo/Convert/DocBook.pm:884
207207 #, perl-brace-format
208208 msgid "see section ``{section_name}'' in @cite{{book}}"
209209 msgstr "voir la section `{section_name}' dans @cite{{book}}"
210210
211 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
211 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
212212 #, perl-brace-format
213213 msgid "@cite{{book}}"
214214 msgstr "@cite{{book}}"
215215
216 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
216 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
217217 #, perl-brace-format
218218 msgid "See @cite{{book}}"
219219 msgstr "Voir @cite{{book}}"
220220
221 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
221 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
222222 #, perl-brace-format
223223 msgid "see @cite{{book}}"
224224 msgstr "voir @cite{{book}}"
225225
226 #: tp/Texinfo/Convert/DocBook.pm:913
226 #: tp/Texinfo/Convert/DocBook.pm:914
227227 #, perl-brace-format
228228 msgid "{title_ref}"
229229 msgstr "{title_ref}"
230230
231 #: tp/Texinfo/Convert/DocBook.pm:918
231 #: tp/Texinfo/Convert/DocBook.pm:919
232232 #, perl-brace-format
233233 msgid "See {title_ref}"
234234 msgstr "Voir {title_ref}"
235235
236 #: tp/Texinfo/Convert/DocBook.pm:923
236 #: tp/Texinfo/Convert/DocBook.pm:924
237237 #, perl-brace-format
238238 msgid "see {title_ref}"
239239 msgstr "voir {title_ref}"
240240
241 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
241 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
242242 #, perl-brace-format
243243 msgid "{abbr_or_acronym} ({explanation})"
244244 msgstr "{abbr_or_acronym} ({explanation})"
245245
246 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
246 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
247247 #: tp/Texinfo/Convert/HTML.pm:3593
248248 #, perl-brace-format
249249 msgid "@b{{quotation_arg}:} "
Binary diff not shown
77 msgstr ""
88 "Project-Id-Version: texinfo_document 5.9.93\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: 2015-06-14 20:39+0200\n"
1212 "Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
1313 "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
180180 msgid "{float_number}"
181181 msgstr "{float_number}"
182182
183 #: tp/Texinfo/Convert/DocBook.pm:824
183 #: tp/Texinfo/Convert/DocBook.pm:825
184184 #, perl-brace-format
185185 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
186186 msgstr "Lásd: @file{{myfile}} információs fájl, @samp{{mynode}} csomópont"
187187
188 #: tp/Texinfo/Convert/DocBook.pm:829
188 #: tp/Texinfo/Convert/DocBook.pm:830
189189 #, perl-brace-format
190190 msgid "See node @samp{{mynode}}"
191191 msgstr "Lásd: @samp{{mynode}} csomópont"
192192
193 #: tp/Texinfo/Convert/DocBook.pm:833
193 #: tp/Texinfo/Convert/DocBook.pm:834
194194 #, perl-brace-format
195195 msgid "See Info file @file{{myfile}}"
196196 msgstr "Lásd: @file{{myfile}} információs fájl"
197197
198 #: tp/Texinfo/Convert/DocBook.pm:873
198 #: tp/Texinfo/Convert/DocBook.pm:874
199199 #, perl-brace-format
200200 msgid "section ``{section_name}'' in @cite{{book}}"
201201 msgstr "„{section_name}” szakasz ebben: @cite{{book}}"
202202
203 #: tp/Texinfo/Convert/DocBook.pm:878
203 #: tp/Texinfo/Convert/DocBook.pm:879
204204 #, perl-brace-format
205205 msgid "See section ``{section_name}'' in @cite{{book}}"
206206 msgstr "Lásd a(z) „{section_name}” szakaszt ebben: @cite{{book}}"
207207
208 #: tp/Texinfo/Convert/DocBook.pm:883
208 #: tp/Texinfo/Convert/DocBook.pm:884
209209 #, perl-brace-format
210210 msgid "see section ``{section_name}'' in @cite{{book}}"
211211 msgstr "lásd a(z) „{section_name}” szakaszt ebben: @cite{{book}}"
212212
213 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
213 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
214214 #, perl-brace-format
215215 msgid "@cite{{book}}"
216216 msgstr "@cite{{book}}"
217217
218 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
218 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
219219 #, perl-brace-format
220220 msgid "See @cite{{book}}"
221221 msgstr "Lásd: @cite{{book}}"
222222
223 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
223 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
224224 #, perl-brace-format
225225 msgid "see @cite{{book}}"
226226 msgstr "lásd: @cite{{book}}"
227227
228 #: tp/Texinfo/Convert/DocBook.pm:913
228 #: tp/Texinfo/Convert/DocBook.pm:914
229229 #, perl-brace-format
230230 msgid "{title_ref}"
231231 msgstr "{title_ref}"
232232
233 #: tp/Texinfo/Convert/DocBook.pm:918
233 #: tp/Texinfo/Convert/DocBook.pm:919
234234 #, perl-brace-format
235235 msgid "See {title_ref}"
236236 msgstr "Lásd: {title_ref}"
237237
238 #: tp/Texinfo/Convert/DocBook.pm:923
238 #: tp/Texinfo/Convert/DocBook.pm:924
239239 #, perl-brace-format
240240 msgid "see {title_ref}"
241241 msgstr "lásd: {title_ref}"
242242
243 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
243 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
244244 #, perl-brace-format
245245 msgid "{abbr_or_acronym} ({explanation})"
246246 msgstr "{abbr_or_acronym} ({explanation})"
247247
248 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
248 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
249249 #: tp/Texinfo/Convert/HTML.pm:3593
250250 #, perl-brace-format
251251 msgid "@b{{quotation_arg}:} "
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo_document 5.9.90\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2015-02-24 21:36+0100\n"
1111 "Last-Translator: Federico Bruni <fedelogy@gmail.com>\n"
1212 "Language-Team: Italian <tp@lists.linux.it>\n"
179179 msgid "{float_number}"
180180 msgstr "{float_number}"
181181
182 #: tp/Texinfo/Convert/DocBook.pm:824
182 #: tp/Texinfo/Convert/DocBook.pm:825
183183 #, perl-brace-format
184184 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
185185 msgstr "Vedi file Info @file{{myfile}}, nodo @samp{{mynode}}"
186186
187 #: tp/Texinfo/Convert/DocBook.pm:829
187 #: tp/Texinfo/Convert/DocBook.pm:830
188188 #, perl-brace-format
189189 msgid "See node @samp{{mynode}}"
190190 msgstr "Vedi nodo @samp{{mynode}}"
191191
192 #: tp/Texinfo/Convert/DocBook.pm:833
192 #: tp/Texinfo/Convert/DocBook.pm:834
193193 #, perl-brace-format
194194 msgid "See Info file @file{{myfile}}"
195195 msgstr "Vedi file Info @file{{myfile}}"
196196
197 #: tp/Texinfo/Convert/DocBook.pm:873
197 #: tp/Texinfo/Convert/DocBook.pm:874
198198 #, perl-brace-format
199199 msgid "section ``{section_name}'' in @cite{{book}}"
200200 msgstr "sezione «{section_name}» in @cite{{book}}"
201201
202 #: tp/Texinfo/Convert/DocBook.pm:878
202 #: tp/Texinfo/Convert/DocBook.pm:879
203203 #, perl-brace-format
204204 msgid "See section ``{section_name}'' in @cite{{book}}"
205205 msgstr "Vedi la sezione «{section_name}» in @cite{{book}}"
206206
207 #: tp/Texinfo/Convert/DocBook.pm:883
207 #: tp/Texinfo/Convert/DocBook.pm:884
208208 #, perl-brace-format
209209 msgid "see section ``{section_name}'' in @cite{{book}}"
210210 msgstr "vedi la sezione «{section_name}» in @cite{{book}}"
211211
212 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
212 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
213213 #, perl-brace-format
214214 msgid "@cite{{book}}"
215215 msgstr "@cite{{book}}"
216216
217 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
217 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
218218 #, perl-brace-format
219219 msgid "See @cite{{book}}"
220220 msgstr "Vedi @cite{{book}}"
221221
222 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
222 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
223223 #, perl-brace-format
224224 msgid "see @cite{{book}}"
225225 msgstr "vedi @cite{{book}}"
226226
227 #: tp/Texinfo/Convert/DocBook.pm:913
227 #: tp/Texinfo/Convert/DocBook.pm:914
228228 #, perl-brace-format
229229 msgid "{title_ref}"
230230 msgstr "{title_ref}"
231231
232 #: tp/Texinfo/Convert/DocBook.pm:918
232 #: tp/Texinfo/Convert/DocBook.pm:919
233233 #, perl-brace-format
234234 msgid "See {title_ref}"
235235 msgstr "Vedi {title_ref}"
236236
237 #: tp/Texinfo/Convert/DocBook.pm:923
237 #: tp/Texinfo/Convert/DocBook.pm:924
238238 #, perl-brace-format
239239 msgid "see {title_ref}"
240240 msgstr "vedi {title_ref}"
241241
242 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
242 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
243243 #, perl-brace-format
244244 msgid "{abbr_or_acronym} ({explanation})"
245245 msgstr "{abbr_or_acronym} ({explanation})"
246246
247 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
247 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
248248 #: tp/Texinfo/Convert/HTML.pm:3593
249249 #, perl-brace-format
250250 msgid "@b{{quotation_arg}:} "
Binary diff not shown
88 msgstr ""
99 "Project-Id-Version: texinfo_document-5.0\n"
1010 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
11 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
11 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1212 "PO-Revision-Date: 2013-02-27 20:31+0100\n"
1313 "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
1414 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
181181 msgid "{float_number}"
182182 msgstr "{float_number}"
183183
184 #: tp/Texinfo/Convert/DocBook.pm:824
184 #: tp/Texinfo/Convert/DocBook.pm:825
185185 #, perl-brace-format
186186 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
187187 msgstr "Zie Info-bestand @file{{myfile}}, pagina @samp{{mynode}}"
188188
189 #: tp/Texinfo/Convert/DocBook.pm:829
189 #: tp/Texinfo/Convert/DocBook.pm:830
190190 #, perl-brace-format
191191 msgid "See node @samp{{mynode}}"
192192 msgstr "Zie pagina @samp{{mynode}}"
193193
194 #: tp/Texinfo/Convert/DocBook.pm:833
194 #: tp/Texinfo/Convert/DocBook.pm:834
195195 #, perl-brace-format
196196 msgid "See Info file @file{{myfile}}"
197197 msgstr "Zie Info-bestand @file{{myfile}}"
198198
199 #: tp/Texinfo/Convert/DocBook.pm:873
199 #: tp/Texinfo/Convert/DocBook.pm:874
200200 #, perl-brace-format
201201 msgid "section ``{section_name}'' in @cite{{book}}"
202202 msgstr "sectie “{section_name}” in @cite{{book}}"
203203
204 #: tp/Texinfo/Convert/DocBook.pm:878
204 #: tp/Texinfo/Convert/DocBook.pm:879
205205 #, perl-brace-format
206206 msgid "See section ``{section_name}'' in @cite{{book}}"
207207 msgstr "Zie sectie “{section_name}” in @cite{{book}}"
208208
209 #: tp/Texinfo/Convert/DocBook.pm:883
209 #: tp/Texinfo/Convert/DocBook.pm:884
210210 #, perl-brace-format
211211 msgid "see section ``{section_name}'' in @cite{{book}}"
212212 msgstr "zie sectie “{section_name}” in @cite{{book}}"
213213
214 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
214 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
215215 #, perl-brace-format
216216 msgid "@cite{{book}}"
217217 msgstr "@cite{{book}}"
218218
219 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
219 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
220220 #, perl-brace-format
221221 msgid "See @cite{{book}}"
222222 msgstr "Zie @cite{{book}}"
223223
224 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
224 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
225225 #, perl-brace-format
226226 msgid "see @cite{{book}}"
227227 msgstr "zie @cite{{book}}"
228228
229 #: tp/Texinfo/Convert/DocBook.pm:913
229 #: tp/Texinfo/Convert/DocBook.pm:914
230230 #, perl-brace-format
231231 msgid "{title_ref}"
232232 msgstr "{title_ref}"
233233
234 #: tp/Texinfo/Convert/DocBook.pm:918
234 #: tp/Texinfo/Convert/DocBook.pm:919
235235 #, perl-brace-format
236236 msgid "See {title_ref}"
237237 msgstr "Zie {title_ref}"
238238
239 #: tp/Texinfo/Convert/DocBook.pm:923
239 #: tp/Texinfo/Convert/DocBook.pm:924
240240 #, perl-brace-format
241241 msgid "see {title_ref}"
242242 msgstr "zie {title_ref}"
243243
244 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
244 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
245245 #, perl-brace-format
246246 msgid "{abbr_or_acronym} ({explanation})"
247247 msgstr "{abbr_or_acronym} ({explanation})"
248248
249 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
249 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
250250 #: tp/Texinfo/Convert/HTML.pm:3593
251251 #, perl-brace-format
252252 msgid "@b{{quotation_arg}:} "
66 msgstr ""
77 "Project-Id-Version: texinfo 5.0\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2001-01-01\n"
1111 "Last-Translator: Unknown\n"
1212 "Language-Team: Unknown\n"
177177 msgid "{float_number}"
178178 msgstr ""
179179
180 #: tp/Texinfo/Convert/DocBook.pm:824
180 #: tp/Texinfo/Convert/DocBook.pm:825
181181 #, perl-brace-format
182182 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
183183 msgstr ""
184184
185 #: tp/Texinfo/Convert/DocBook.pm:829
185 #: tp/Texinfo/Convert/DocBook.pm:830
186186 #, perl-brace-format
187187 msgid "See node @samp{{mynode}}"
188188 msgstr ""
189189
190 #: tp/Texinfo/Convert/DocBook.pm:833
190 #: tp/Texinfo/Convert/DocBook.pm:834
191191 #, perl-brace-format
192192 msgid "See Info file @file{{myfile}}"
193193 msgstr ""
194194
195 #: tp/Texinfo/Convert/DocBook.pm:873
195 #: tp/Texinfo/Convert/DocBook.pm:874
196196 #, perl-brace-format
197197 msgid "section ``{section_name}'' in @cite{{book}}"
198198 msgstr ""
199199
200 #: tp/Texinfo/Convert/DocBook.pm:878
200 #: tp/Texinfo/Convert/DocBook.pm:879
201201 #, perl-brace-format
202202 msgid "See section ``{section_name}'' in @cite{{book}}"
203203 msgstr ""
204204
205 #: tp/Texinfo/Convert/DocBook.pm:883
205 #: tp/Texinfo/Convert/DocBook.pm:884
206206 #, perl-brace-format
207207 msgid "see section ``{section_name}'' in @cite{{book}}"
208208 msgstr ""
209209
210 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
210 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
211211 #, perl-brace-format
212212 msgid "@cite{{book}}"
213213 msgstr ""
214214
215 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
215 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
216216 #, perl-brace-format
217217 msgid "See @cite{{book}}"
218218 msgstr ""
219219
220 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
220 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
221221 #, perl-brace-format
222222 msgid "see @cite{{book}}"
223223 msgstr ""
224224
225 #: tp/Texinfo/Convert/DocBook.pm:913
225 #: tp/Texinfo/Convert/DocBook.pm:914
226226 #, perl-brace-format
227227 msgid "{title_ref}"
228228 msgstr ""
229229
230 #: tp/Texinfo/Convert/DocBook.pm:918
230 #: tp/Texinfo/Convert/DocBook.pm:919
231231 #, perl-brace-format
232232 msgid "See {title_ref}"
233233 msgstr ""
234234
235 #: tp/Texinfo/Convert/DocBook.pm:923
235 #: tp/Texinfo/Convert/DocBook.pm:924
236236 #, perl-brace-format
237237 msgid "see {title_ref}"
238238 msgstr ""
239239
240 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
240 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
241241 #, perl-brace-format
242242 msgid "{abbr_or_acronym} ({explanation})"
243243 msgstr ""
244244
245 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
245 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
246246 #: tp/Texinfo/Convert/HTML.pm:3593
247247 #, perl-brace-format
248248 msgid "@b{{quotation_arg}:} "
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo_document 5.0\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2013-02-28 21:35+0100\n"
1111 "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
1212 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
177177 msgid "{float_number}"
178178 msgstr "{float_number}"
179179
180 #: tp/Texinfo/Convert/DocBook.pm:824
180 #: tp/Texinfo/Convert/DocBook.pm:825
181181 #, perl-brace-format
182182 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
183183 msgstr "P. plik Info @file{{myfile}}, węzeł @samp{{mynode}}"
184184
185 #: tp/Texinfo/Convert/DocBook.pm:829
185 #: tp/Texinfo/Convert/DocBook.pm:830
186186 #, perl-brace-format
187187 msgid "See node @samp{{mynode}}"
188188 msgstr "P. węzeł @samp{{mynode}}"
189189
190 #: tp/Texinfo/Convert/DocBook.pm:833
190 #: tp/Texinfo/Convert/DocBook.pm:834
191191 #, perl-brace-format
192192 msgid "See Info file @file{{myfile}}"
193193 msgstr "P. plik info @file{{myfile}}"
194194
195 #: tp/Texinfo/Convert/DocBook.pm:873
195 #: tp/Texinfo/Convert/DocBook.pm:874
196196 #, perl-brace-format
197197 msgid "section ``{section_name}'' in @cite{{book}}"
198198 msgstr "sekcja ``{section_name}'' in @cite{{book}}"
199199
200 #: tp/Texinfo/Convert/DocBook.pm:878
200 #: tp/Texinfo/Convert/DocBook.pm:879
201201 #, perl-brace-format
202202 msgid "See section ``{section_name}'' in @cite{{book}}"
203203 msgstr "P. sekcja ``{section_name}'' w @cite{{book}}"
204204
205 #: tp/Texinfo/Convert/DocBook.pm:883
205 #: tp/Texinfo/Convert/DocBook.pm:884
206206 #, perl-brace-format
207207 msgid "see section ``{section_name}'' in @cite{{book}}"
208208 msgstr "p. sekcja ``{section_name}'' w @cite{{book}}"
209209
210 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
210 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
211211 #, perl-brace-format
212212 msgid "@cite{{book}}"
213213 msgstr "@cite{{book}}"
214214
215 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
215 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
216216 #, perl-brace-format
217217 msgid "See @cite{{book}}"
218218 msgstr "P. @cite{{book}}"
219219
220 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
220 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
221221 #, perl-brace-format
222222 msgid "see @cite{{book}}"
223223 msgstr "p. @cite{{book}}"
224224
225 #: tp/Texinfo/Convert/DocBook.pm:913
225 #: tp/Texinfo/Convert/DocBook.pm:914
226226 #, perl-brace-format
227227 msgid "{title_ref}"
228228 msgstr "{title_ref}"
229229
230 #: tp/Texinfo/Convert/DocBook.pm:918
230 #: tp/Texinfo/Convert/DocBook.pm:919
231231 #, perl-brace-format
232232 msgid "See {title_ref}"
233233 msgstr "P. {title_ref}"
234234
235 #: tp/Texinfo/Convert/DocBook.pm:923
235 #: tp/Texinfo/Convert/DocBook.pm:924
236236 #, perl-brace-format
237237 msgid "see {title_ref}"
238238 msgstr "p. {title_ref}"
239239
240 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
240 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
241241 #, perl-brace-format
242242 msgid "{abbr_or_acronym} ({explanation})"
243243 msgstr "{abbr_or_acronym} ({explanation})"
244244
245 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
245 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
246246 #: tp/Texinfo/Convert/HTML.pm:3593
247247 #, perl-brace-format
248248 msgid "@b{{quotation_arg}:} "
66 msgstr ""
77 "Project-Id-Version: texinfo 5.0\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2006-01-09\n"
1111 "Last-Translator: Jorge Barros de Abreu <ficmatin01@solar.com.br>\n"
1212 "Language-Team: Unknown\n"
179179 msgid "{float_number}"
180180 msgstr ""
181181
182 #: tp/Texinfo/Convert/DocBook.pm:824
182 #: tp/Texinfo/Convert/DocBook.pm:825
183183 #, perl-brace-format
184184 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
185185 msgstr ""
186186
187 #: tp/Texinfo/Convert/DocBook.pm:829
187 #: tp/Texinfo/Convert/DocBook.pm:830
188188 #, perl-brace-format
189189 msgid "See node @samp{{mynode}}"
190190 msgstr ""
191191
192 #: tp/Texinfo/Convert/DocBook.pm:833
192 #: tp/Texinfo/Convert/DocBook.pm:834
193193 #, perl-brace-format
194194 msgid "See Info file @file{{myfile}}"
195195 msgstr ""
196196
197 #: tp/Texinfo/Convert/DocBook.pm:873
197 #: tp/Texinfo/Convert/DocBook.pm:874
198198 #, fuzzy, perl-brace-format
199199 msgid "section ``{section_name}'' in @cite{{book}}"
200200 msgstr "veja se@,{c}@~ao `{section}' em @cite{{book}}"
201201
202 #: tp/Texinfo/Convert/DocBook.pm:878
202 #: tp/Texinfo/Convert/DocBook.pm:879
203203 #, fuzzy, perl-brace-format
204204 msgid "See section ``{section_name}'' in @cite{{book}}"
205205 msgstr "veja se@,{c}@~ao `{section}' em @cite{{book}}"
206206
207 #: tp/Texinfo/Convert/DocBook.pm:883
207 #: tp/Texinfo/Convert/DocBook.pm:884
208208 #, fuzzy, perl-brace-format
209209 msgid "see section ``{section_name}'' in @cite{{book}}"
210210 msgstr "veja se@,{c}@~ao `{section}' em @cite{{book}}"
211211
212 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
212 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
213213 #, perl-brace-format
214214 msgid "@cite{{book}}"
215215 msgstr ""
216216
217 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
217 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
218218 #, perl-brace-format
219219 msgid "See @cite{{book}}"
220220 msgstr "Veja @cite{{book}}"
221221
222 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
222 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
223223 #, perl-brace-format
224224 msgid "see @cite{{book}}"
225225 msgstr "veja @cite{{book}}"
226226
227 #: tp/Texinfo/Convert/DocBook.pm:913
227 #: tp/Texinfo/Convert/DocBook.pm:914
228228 #, perl-brace-format
229229 msgid "{title_ref}"
230230 msgstr ""
231231
232 #: tp/Texinfo/Convert/DocBook.pm:918
232 #: tp/Texinfo/Convert/DocBook.pm:919
233233 #, perl-brace-format
234234 msgid "See {title_ref}"
235235 msgstr ""
236236
237 #: tp/Texinfo/Convert/DocBook.pm:923
237 #: tp/Texinfo/Convert/DocBook.pm:924
238238 #, perl-brace-format
239239 msgid "see {title_ref}"
240240 msgstr ""
241241
242 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
242 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
243243 #, perl-brace-format
244244 msgid "{abbr_or_acronym} ({explanation})"
245245 msgstr ""
246246
247 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
247 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
248248 #: tp/Texinfo/Convert/HTML.pm:3593
249249 #, perl-brace-format
250250 msgid "@b{{quotation_arg}:} "
77 msgstr ""
88 "Project-Id-Version: texinfo_document 5.9.93\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: 2015-06-07 06:25-0300\n"
1212 "Last-Translator: Jorge Barros de Abreu <ficmatin10@gmail.com>\n"
1313 "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
181181 msgid "{float_number}"
182182 msgstr "{float_number}\n"
183183
184 #: tp/Texinfo/Convert/DocBook.pm:824
184 #: tp/Texinfo/Convert/DocBook.pm:825
185185 #, perl-brace-format
186186 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
187187 msgstr "Veja arquivo Info @file{{myfile}}, nodo @samp{{mynode}}"
188188
189 #: tp/Texinfo/Convert/DocBook.pm:829
189 #: tp/Texinfo/Convert/DocBook.pm:830
190190 #, perl-brace-format
191191 msgid "See node @samp{{mynode}}"
192192 msgstr "Veja nodo @samp{{mynode}}"
193193
194 #: tp/Texinfo/Convert/DocBook.pm:833
194 #: tp/Texinfo/Convert/DocBook.pm:834
195195 #, perl-brace-format
196196 msgid "See Info file @file{{myfile}}"
197197 msgstr "Veja arquivo Info @file{{myfile}}"
198198
199 #: tp/Texinfo/Convert/DocBook.pm:873
199 #: tp/Texinfo/Convert/DocBook.pm:874
200200 #, perl-brace-format
201201 msgid "section ``{section_name}'' in @cite{{book}}"
202202 msgstr ""
203203
204 #: tp/Texinfo/Convert/DocBook.pm:878
204 #: tp/Texinfo/Convert/DocBook.pm:879
205205 #, perl-brace-format
206206 msgid "See section ``{section_name}'' in @cite{{book}}"
207207 msgstr ""
208208
209 #: tp/Texinfo/Convert/DocBook.pm:883
209 #: tp/Texinfo/Convert/DocBook.pm:884
210210 #, perl-brace-format
211211 msgid "see section ``{section_name}'' in @cite{{book}}"
212212 msgstr ""
213213
214 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
214 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
215215 #, perl-brace-format
216216 msgid "@cite{{book}}"
217217 msgstr "@cite{{book}}"
218218
219 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
219 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
220220 #, perl-brace-format
221221 msgid "See @cite{{book}}"
222222 msgstr "Veja @cite{{book}}"
223223
224 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
224 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
225225 #, perl-brace-format
226226 msgid "see @cite{{book}}"
227227 msgstr "veja @cite{{book}}"
228228
229 #: tp/Texinfo/Convert/DocBook.pm:913
229 #: tp/Texinfo/Convert/DocBook.pm:914
230230 #, perl-brace-format
231231 msgid "{title_ref}"
232232 msgstr "{title_ref}"
233233
234 #: tp/Texinfo/Convert/DocBook.pm:918
234 #: tp/Texinfo/Convert/DocBook.pm:919
235235 #, perl-brace-format
236236 msgid "See {title_ref}"
237237 msgstr "Veja {title_ref}"
238238
239 #: tp/Texinfo/Convert/DocBook.pm:923
239 #: tp/Texinfo/Convert/DocBook.pm:924
240240 #, perl-brace-format
241241 msgid "see {title_ref}"
242242 msgstr "veja {title_ref}"
243243
244 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
244 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
245245 #, perl-brace-format
246246 msgid "{abbr_or_acronym} ({explanation})"
247247 msgstr ""
248248
249 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
249 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
250250 #: tp/Texinfo/Convert/HTML.pm:3593
251251 #, perl-brace-format
252252 msgid "@b{{quotation_arg}:} "
55 #, fuzzy
66 msgid ""
77 msgstr ""
8 "Project-Id-Version: GNU texinfo 5.9.96\n"
8 "Project-Id-Version: GNU texinfo 6.0\n"
99 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
10 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
10 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1111 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313 "Language-Team: LANGUAGE <LL@li.org>\n"
178178 msgid "{float_number}"
179179 msgstr ""
180180
181 #: tp/Texinfo/Convert/DocBook.pm:824
181 #: tp/Texinfo/Convert/DocBook.pm:825
182182 #, perl-brace-format
183183 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
184184 msgstr ""
185185
186 #: tp/Texinfo/Convert/DocBook.pm:829
186 #: tp/Texinfo/Convert/DocBook.pm:830
187187 #, perl-brace-format
188188 msgid "See node @samp{{mynode}}"
189189 msgstr ""
190190
191 #: tp/Texinfo/Convert/DocBook.pm:833
191 #: tp/Texinfo/Convert/DocBook.pm:834
192192 #, perl-brace-format
193193 msgid "See Info file @file{{myfile}}"
194194 msgstr ""
195195
196 #: tp/Texinfo/Convert/DocBook.pm:873
196 #: tp/Texinfo/Convert/DocBook.pm:874
197197 #, perl-brace-format
198198 msgid "section ``{section_name}'' in @cite{{book}}"
199199 msgstr ""
200200
201 #: tp/Texinfo/Convert/DocBook.pm:878
201 #: tp/Texinfo/Convert/DocBook.pm:879
202202 #, perl-brace-format
203203 msgid "See section ``{section_name}'' in @cite{{book}}"
204204 msgstr ""
205205
206 #: tp/Texinfo/Convert/DocBook.pm:883
206 #: tp/Texinfo/Convert/DocBook.pm:884
207207 #, perl-brace-format
208208 msgid "see section ``{section_name}'' in @cite{{book}}"
209209 msgstr ""
210210
211 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
211 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
212212 #, perl-brace-format
213213 msgid "@cite{{book}}"
214214 msgstr ""
215215
216 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
216 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
217217 #, perl-brace-format
218218 msgid "See @cite{{book}}"
219219 msgstr ""
220220
221 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
221 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
222222 #, perl-brace-format
223223 msgid "see @cite{{book}}"
224224 msgstr ""
225225
226 #: tp/Texinfo/Convert/DocBook.pm:913
226 #: tp/Texinfo/Convert/DocBook.pm:914
227227 #, perl-brace-format
228228 msgid "{title_ref}"
229229 msgstr ""
230230
231 #: tp/Texinfo/Convert/DocBook.pm:918
231 #: tp/Texinfo/Convert/DocBook.pm:919
232232 #, perl-brace-format
233233 msgid "See {title_ref}"
234234 msgstr ""
235235
236 #: tp/Texinfo/Convert/DocBook.pm:923
236 #: tp/Texinfo/Convert/DocBook.pm:924
237237 #, perl-brace-format
238238 msgid "see {title_ref}"
239239 msgstr ""
240240
241 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
241 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
242242 #, perl-brace-format
243243 msgid "{abbr_or_acronym} ({explanation})"
244244 msgstr ""
245245
246 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
246 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
247247 #: tp/Texinfo/Convert/HTML.pm:3593
248248 #, perl-brace-format
249249 msgid "@b{{quotation_arg}:} "
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: texinfo_document 5.9.90\n"
88 "Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
9 "POT-Creation-Date: 2015-06-20 19:07+0100\n"
9 "POT-Creation-Date: 2015-06-26 13:52+0100\n"
1010 "PO-Revision-Date: 2015-02-28 11:24+0200\n"
1111 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
1212 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
180180 msgid "{float_number}"
181181 msgstr "{float_number}"
182182
183 #: tp/Texinfo/Convert/DocBook.pm:824
183 #: tp/Texinfo/Convert/DocBook.pm:825
184184 #, perl-brace-format
185185 msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
186186 msgstr "Див. файл Info @file{{myfile}}, вузол @samp{{mynode}}"
187187
188 #: tp/Texinfo/Convert/DocBook.pm:829
188 #: tp/Texinfo/Convert/DocBook.pm:830
189189 #, perl-brace-format
190190 msgid "See node @samp{{mynode}}"
191191 msgstr "Див. вузол @samp{{mynode}}"
192192
193 #: tp/Texinfo/Convert/DocBook.pm:833
193 #: tp/Texinfo/Convert/DocBook.pm:834
194194 #, perl-brace-format
195195 msgid "See Info file @file{{myfile}}"
196196 msgstr "Див. файл Info @file{{myfile}}"
197197
198 #: tp/Texinfo/Convert/DocBook.pm:873
198 #: tp/Texinfo/Convert/DocBook.pm:874
199199 #, perl-brace-format
200200 msgid "section ``{section_name}'' in @cite{{book}}"
201201 msgstr "розділ «{section_name}» у @cite{{book}}"
202202
203 #: tp/Texinfo/Convert/DocBook.pm:878
203 #: tp/Texinfo/Convert/DocBook.pm:879
204204 #, perl-brace-format
205205 msgid "See section ``{section_name}'' in @cite{{book}}"
206206 msgstr "Див. розділ «{section_name}» у @cite{{book}}"
207207
208 #: tp/Texinfo/Convert/DocBook.pm:883
208 #: tp/Texinfo/Convert/DocBook.pm:884
209209 #, perl-brace-format
210210 msgid "see section ``{section_name}'' in @cite{{book}}"
211211 msgstr "див. розділ «{section_name}» у @cite{{book}}"
212212
213 #: tp/Texinfo/Convert/DocBook.pm:890 tp/Texinfo/Convert/HTML.pm:3287
213 #: tp/Texinfo/Convert/DocBook.pm:891 tp/Texinfo/Convert/HTML.pm:3287
214214 #, perl-brace-format
215215 msgid "@cite{{book}}"
216216 msgstr "@cite{{book}}"
217217
218 #: tp/Texinfo/Convert/DocBook.pm:894 tp/Texinfo/Convert/HTML.pm:3264
218 #: tp/Texinfo/Convert/DocBook.pm:895 tp/Texinfo/Convert/HTML.pm:3264
219219 #, perl-brace-format
220220 msgid "See @cite{{book}}"
221221 msgstr "Див. @cite{{book}}"
222222
223 #: tp/Texinfo/Convert/DocBook.pm:898 tp/Texinfo/Convert/HTML.pm:3241
223 #: tp/Texinfo/Convert/DocBook.pm:899 tp/Texinfo/Convert/HTML.pm:3241
224224 #, perl-brace-format
225225 msgid "see @cite{{book}}"
226226 msgstr "див. @cite{{book}}"
227227
228 #: tp/Texinfo/Convert/DocBook.pm:913
228 #: tp/Texinfo/Convert/DocBook.pm:914
229229 #, perl-brace-format
230230 msgid "{title_ref}"
231231 msgstr "{title_ref}"
232232
233 #: tp/Texinfo/Convert/DocBook.pm:918
233 #: tp/Texinfo/Convert/DocBook.pm:919
234234 #, perl-brace-format
235235 msgid "See {title_ref}"
236236 msgstr "Див. {title_ref}"
237237
238 #: tp/Texinfo/Convert/DocBook.pm:923
238 #: tp/Texinfo/Convert/DocBook.pm:924
239239 #, perl-brace-format
240240 msgid "see {title_ref}"
241241 msgstr "див. {title_ref}"
242242
243 #: tp/Texinfo/Convert/DocBook.pm:1060 tp/Texinfo/Convert/Plaintext.pm:2204
243 #: tp/Texinfo/Convert/DocBook.pm:1061 tp/Texinfo/Convert/Plaintext.pm:2204
244244 #, perl-brace-format
245245 msgid "{abbr_or_acronym} ({explanation})"
246246 msgstr "{abbr_or_acronym} ({explanation})"
247247
248 #: tp/Texinfo/Convert/DocBook.pm:1221 tp/Texinfo/Convert/Plaintext.pm:2390
248 #: tp/Texinfo/Convert/DocBook.pm:1222 tp/Texinfo/Convert/Plaintext.pm:2390
249249 #: tp/Texinfo/Convert/HTML.pm:3593
250250 #, perl-brace-format
251251 msgid "@b{{quotation_arg}:} "
0 # $Id: Common.pm 6344 2015-06-18 19:45:35Z gavin $
0 # $Id: Common.pm 6363 2015-06-26 12:36:32Z gavin $
11 # Common.pm: definition of commands. Common code of other Texinfo modules.
22 #
33 # Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
7070 @EXPORT = qw(
7171 );
7272
73 $VERSION = '5.1.90';
73 $VERSION = '6.0';
7474
7575 # i18n
7676 sub N__($)
5959 @EXPORT = qw(
6060 );
6161
62 $VERSION = '5.1.90';
62 $VERSION = '6.0';
6363
6464 my %defaults = (
6565 'ENABLE_ENCODING' => 1,
0 # $Id: DocBook.pm 6141 2015-02-22 23:35:32Z karl $
0 # $Id: DocBook.pm 6363 2015-06-26 12:36:32Z gavin $
11 # DocBook.pm: output tree as DocBook.
22 #
33 # Copyright 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
5353 @EXPORT = qw(
5454 );
5555
56 $VERSION = '5.1.90';
56 $VERSION = '6.0';
5757
5858 my $nbsp = '&#'.hex('00A0').';';
5959 my $mdash = '&#'.hex('2014').';';
120120 );
121121
122122 my @inline_elements = ('emphasis', 'abbrev', 'acronym', 'link',
123 'inlinemediaobject', 'firstterm', 'footnote', 'replaceable', 'wordasword');
123 'inlinemediaobject', 'firstterm', 'footnote', 'replaceable',
124 'subscript', 'superscript', 'wordasword');
124125 my %inline_elements;
125126 foreach my $inline_element (@inline_elements) {
126127 $inline_elements{$inline_element} = 1;
14091410 1;
14101411
14111412 __END__
1412 # $Id: DocBook.pm 6141 2015-02-22 23:35:32Z karl $
1413 # $Id: DocBook.pm 6363 2015-06-26 12:36:32Z gavin $
14131414 # Automatically generated from maintain/template.pod
14141415
14151416 =head1 NAME
0 # $Id: HTML.pm 6141 2015-02-22 23:35:32Z karl $
0 # $Id: HTML.pm 6363 2015-06-26 12:36:32Z gavin $
11 # HTML.pm: output tree as HTML.
22 #
33 # Copyright 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
5353 @EXPORT = qw(
5454 );
5555
56 $VERSION = '5.1.90';
56 $VERSION = '6.0';
5757
5858 # misc commands that are of use for formatting.
5959 my %formatting_misc_commands = %Texinfo::Convert::Text::formatting_misc_commands;
76447644 1;
76457645
76467646 __END__
7647 # $Id: HTML.pm 6141 2015-02-22 23:35:32Z karl $
7647 # $Id: HTML.pm 6363 2015-06-26 12:36:32Z gavin $
76487648 # Automatically generated from maintain/template.pod
76497649
76507650 =head1 NAME
5353 @EXPORT = qw(
5454 );
5555
56 $VERSION = '5.1.90';
56 $VERSION = '6.0';
5757
5858 my $ixin_version = 1;
5959
5252 @EXPORT = qw(
5353 );
5454
55 $VERSION = '5.1.90';
55 $VERSION = '6.0';
5656
5757 my %defaults = (
5858 'ENABLE_ENCODING' => 0,
4444 @EXPORT = qw(
4545 );
4646
47 $VERSION = '5.1.90';
47 $VERSION = '6.0';
4848
4949 my $STDIN_DOCU_NAME = 'stdin';
5050
4545 @EXPORT = qw(
4646 );
4747
48 $VERSION = '5.1.90';
48 $VERSION = '6.0';
4949
5050 my %misc_commands = %Texinfo::Common::misc_commands;
5151 my %brace_commands = %Texinfo::Common::brace_commands;
4949 @EXPORT = qw(
5050 );
5151
52 $VERSION = '5.1.90';
52 $VERSION = '6.0';
5353
5454 # SXML specific
5555 my %defaults = (
5151 @EXPORT = qw(
5252 );
5353
54 $VERSION = '5.1.90';
54 $VERSION = '6.0';
5555
5656 # XML specific
5757 my %defaults = (
5151 @EXPORT = qw(
5252 );
5353
54 $VERSION = '5.1.90';
54 $VERSION = '6.0';
5555
5656 # this is in fact not needed for 'footnote', 'shortcaption', 'caption'
5757 # when they have no brace_command_arg, see below.
0 # $Id: Parser.pm 6251 2015-05-06 00:39:09Z gavin $
0 # $Id: Parser.pm 6363 2015-06-26 12:36:32Z gavin $
11 # Parser.pm: parse texinfo code into a tree.
22 #
33 # Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
9191 @EXPORT = qw(
9292 );
9393
94 $VERSION = '5.1.90';
94 $VERSION = '6.0';
9595
9696 sub N__($)
9797 {
6868 @EXPORT = qw(
6969 );
7070
71 $VERSION = '5.1.90';
71 $VERSION = '6.0';
7272
7373
7474 my %types_to_enter;
00 #!/bin/sh
1 # $Id: pdftexi2dvi 5381 2013-09-26 23:03:58Z karl $
1 # $Id: pdftexi2dvi 6363 2015-06-26 12:36:32Z gavin $
22 # Written by Thomas Esser. Public domain.
33 # Execute texi2dvi --pdf.
44
1515 # hack around a bug in zsh:
1616 test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
1717
18 rcs_revision='$Revision: 5381 $'
18 rcs_revision='$Revision: 6363 $'
1919 rcs_version=`set - $rcs_revision; echo $2`
2020
2121 # special-case --version following GNU standards for identifying the
2424 # obliged to.
2525 if test "x$1" = x--version; then
2626 cat <<EOF
27 texi2pdf (GNU Texinfo 5.2) $rcs_version
27 texi2pdf (GNU Texinfo 6.0) $rcs_version
2828
29 Copyright (C) 2013 Free Software Foundation, Inc.
29 Copyright (C) 2015 Free Software Foundation, Inc.
3030 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
3131 This is free software: you are free to change and redistribute it.
3232 There is NO WARRANTY, to the extent permitted by law.
00 #! /bin/sh
11 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or (La)TeX) sources.
2 # $Id: texi2dvi 6290 2015-05-30 22:39:08Z karl $
2 # $Id: texi2dvi 6363 2015-06-26 12:36:32Z gavin $
33 #
44 # Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
55 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
3636 : ${SED=sed}
3737
3838 # This string is expanded automatically when this file is checked out.
39 rcs_revision='$Revision: 6290 $'
39 rcs_revision='$Revision: 6363 $'
4040 rcs_version=`set - $rcs_revision; echo $2`
4141 program=`echo $0 | $SED -e 's!.*/!!'`
4242
234234 version ()
235235 {
236236 cat <<EOF
237 texi2dvi (GNU Texinfo 5.2) $rcs_version
237 texi2dvi (GNU Texinfo 6.0) $rcs_version
238238
239239 Copyright (C) 2015 Free Software Foundation, Inc.
240240 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
00 #!/bin/sh
1 # $Id: texi2pdf 5381 2013-09-26 23:03:58Z karl $
1 # $Id: texi2pdf 6363 2015-06-26 12:36:32Z gavin $
22 # Written by Thomas Esser. Public domain.
33 # Execute texi2dvi --pdf.
44
1515 # hack around a bug in zsh:
1616 test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
1717
18 rcs_revision='$Revision: 5381 $'
18 rcs_revision='$Revision: 6363 $'
1919 rcs_version=`set - $rcs_revision; echo $2`
2020
2121 # special-case --version following GNU standards for identifying the
2424 # obliged to.
2525 if test "x$1" = x--version; then
2626 cat <<EOF
27 texi2pdf (GNU Texinfo 5.2) $rcs_version
27 texi2pdf (GNU Texinfo 6.0) $rcs_version
2828
29 Copyright (C) 2013 Free Software Foundation, Inc.
29 Copyright (C) 2015 Free Software Foundation, Inc.
3030 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
3131 This is free software: you are free to change and redistribute it.
3232 There is NO WARRANTY, to the extent permitted by law.