Hello community, here is the log from the commit of package yelp-xsl for openSUSE:Factory checked in at 2020-11-29 12:22:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp-xsl (Old) and /work/SRC/openSUSE:Factory/.yelp-xsl.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp-xsl" Sun Nov 29 12:22:22 2020 rev:47 rq:851034 version:3.38.2 Changes: -------- --- /work/SRC/openSUSE:Factory/yelp-xsl/yelp-xsl.changes 2020-11-23 10:54:49.258862156 +0100 +++ /work/SRC/openSUSE:Factory/.yelp-xsl.new.5913/yelp-xsl.changes 2020-11-29 12:22:32.985645435 +0100 @@ -1,0 +2,6 @@ +Sat Nov 21 21:50:12 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 3.38.2: + + Updated translations. + +------------------------------------------------------------------- Old: ---- yelp-xsl-3.38.1.tar.xz New: ---- yelp-xsl-3.38.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp-xsl.spec ++++++ --- /var/tmp/diff_new_pack.iPh8gR/_old 2020-11-29 12:22:34.417646883 +0100 +++ /var/tmp/diff_new_pack.iPh8gR/_new 2020-11-29 12:22:34.417646883 +0100 @@ -18,7 +18,7 @@ Name: yelp-xsl -Version: 3.38.1 +Version: 3.38.2 Release: 0 Summary: XSL stylesheets for the yelp help browser License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT ++++++ yelp-xsl-3.38.1.tar.xz -> yelp-xsl-3.38.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/ChangeLog new/yelp-xsl-3.38.2/ChangeLog --- old/yelp-xsl-3.38.1/ChangeLog 2020-10-03 22:44:52.000000000 +0200 +++ new/yelp-xsl-3.38.2/ChangeLog 2020-11-21 18:23:42.000000000 +0100 @@ -1,3 +1,32 @@ +commit ab79710473fadb498bad5728dfcfe22854c8782c +Author: Juliano de Souza Camargo <[email protected]> +Date: Sat Oct 17 11:37:47 2020 +0000 + + Update Portuguese translation + + po/pt.po | 171 ++++++++++++++++++++++++++++++++++++--------------------------- + 1 file changed, 97 insertions(+), 74 deletions(-) + +commit c92427a0a5c6012ba8c5f189c1d5141c6d28d098 +Author: Shaun McCance <[email protected]> +Date: Sat Oct 3 16:45:52 2020 -0400 + + Version 3.38.1 + + NEWS | 6 ++++++ + configure.ac | 2 +- + 2 files changed, 7 insertions(+), 1 deletion(-) + +commit fb6b8093f1282365f972b61ba3e7399fa562060b +Author: Shaun McCance <[email protected]> +Date: Sat Oct 3 16:45:31 2020 -0400 + + Automatic updates to generated docs files + + doc/yelp-xsl/C/html.media.controls.page | 15 ++++++++++++++- + doc/yelp-xsl/C/mal2html-page.page | 3 +++ + 2 files changed, 17 insertions(+), 1 deletion(-) + commit 8c5b446f46ed6bfc31d99a5b5060816c2eec7c38 Author: Dušan Kazik <[email protected]> Date: Thu Sep 17 12:11:19 2020 +0000 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/Makefile.in new/yelp-xsl-3.38.2/Makefile.in --- old/yelp-xsl-3.38.1/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -614,6 +614,10 @@ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__post_remove_distdir) +dist-zstd: distdir + tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst + $(am__post_remove_distdir) + dist-tarZ: distdir @echo WARNING: "Support for distribution archives compressed with" \ "legacy program 'compress' is deprecated." >&2 @@ -656,6 +660,8 @@ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ + *.tar.zst*) \ + zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) @@ -835,7 +841,7 @@ am--refresh check check-am clean clean-cscope clean-generic \ cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ - distcheck distclean distclean-generic distclean-tags \ + dist-zstd distcheck distclean distclean-generic distclean-tags \ distcleancheck distdir distuninstallcheck dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/NEWS new/yelp-xsl-3.38.2/NEWS --- old/yelp-xsl-3.38.1/NEWS 2020-10-03 22:43:41.000000000 +0200 +++ new/yelp-xsl-3.38.2/NEWS 2020-11-21 18:23:17.000000000 +0100 @@ -1,3 +1,8 @@ +3.38.2 +====== +* Updated translations: + pt_BR (Juliano de Souza Camargo) + 3.38.1 ====== * Updated translations: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/aclocal.m4 new/yelp-xsl-3.38.2/aclocal.m4 --- old/yelp-xsl-3.38.1/aclocal.m4 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/aclocal.m4 2020-11-21 18:23:38.000000000 +0100 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.16.1 -*- Autoconf -*- +# generated automatically by aclocal 1.16.2 -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -20,7 +20,7 @@ If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) -# Copyright (C) 2002-2018 Free Software Foundation, Inc. +# Copyright (C) 2002-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -35,7 +35,7 @@ [am__api_version='1.16' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.16.1], [], +m4_if([$1], [1.16.2], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -51,14 +51,14 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.16.1])dnl +[AM_AUTOMAKE_VERSION([1.16.2])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -110,7 +110,7 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -141,7 +141,7 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -332,7 +332,7 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -371,7 +371,9 @@ done if test $am_rc -ne 0; then AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. Try re-running configure with the + for automatic dependency tracking. If GNU make was not used, consider + re-running the configure script with MAKE="gmake" (or whatever is + necessary). You can also try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking).]) fi @@ -398,7 +400,7 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -595,7 +597,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -616,7 +618,7 @@ fi AC_SUBST([install_sh])]) -# Copyright (C) 2003-2018 Free Software Foundation, Inc. +# Copyright (C) 2003-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -637,7 +639,7 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -680,7 +682,7 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -719,7 +721,7 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -748,7 +750,7 @@ AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -795,7 +797,7 @@ # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -814,7 +816,7 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -895,7 +897,7 @@ rm -f conftest.file ]) -# Copyright (C) 2009-2018 Free Software Foundation, Inc. +# Copyright (C) 2009-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -955,7 +957,7 @@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2018 Free Software Foundation, Inc. +# Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -983,7 +985,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2018 Free Software Foundation, Inc. +# Copyright (C) 2006-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1002,7 +1004,7 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2018 Free Software Foundation, Inc. +# Copyright (C) 2004-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/compile new/yelp-xsl-3.38.2/compile --- old/yelp-xsl-3.38.1/compile 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/compile 2020-11-21 18:23:39.000000000 +0100 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # Written by Tom Tromey <[email protected]>. # # This program is free software; you can redistribute it and/or modify @@ -53,7 +53,7 @@ MINGW*) file_conv=mingw ;; - CYGWIN*) + CYGWIN* | MSYS*) file_conv=cygwin ;; *) @@ -67,7 +67,7 @@ mingw/*) file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` ;; - cygwin/*) + cygwin/* | msys/*) file=`cygpath -m "$file" || echo "$file"` ;; wine/*) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/configure new/yelp-xsl-3.38.2/configure --- old/yelp-xsl-3.38.1/configure 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/configure 2020-11-21 18:23:38.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for yelp-xsl 3.38.1. +# Generated by GNU Autoconf 2.69 for yelp-xsl 3.38.2. # # Report bugs to <https://gitlab.gnome.org/gnome/yelp-xsl/issues>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='yelp-xsl' PACKAGE_TARNAME='yelp-xsl' -PACKAGE_VERSION='3.38.1' -PACKAGE_STRING='yelp-xsl 3.38.1' +PACKAGE_VERSION='3.38.2' +PACKAGE_STRING='yelp-xsl 3.38.2' PACKAGE_BUGREPORT='https://gitlab.gnome.org/gnome/yelp-xsl/issues' PACKAGE_URL='' @@ -1270,7 +1270,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yelp-xsl 3.38.1 to adapt to many kinds of systems. +\`configure' configures yelp-xsl 3.38.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1340,7 +1340,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yelp-xsl 3.38.1:";; + short | recursive ) echo "Configuration of yelp-xsl 3.38.2:";; esac cat <<\_ACEOF @@ -1444,7 +1444,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yelp-xsl configure 3.38.1 +yelp-xsl configure 3.38.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1624,7 +1624,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yelp-xsl $as_me 3.38.1, which was +It was created by yelp-xsl $as_me 3.38.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2491,7 +2491,7 @@ # Define the identity of the package. PACKAGE='yelp-xsl' - VERSION='3.38.1' + VERSION='3.38.2' cat >>confdefs.h <<_ACEOF @@ -6887,7 +6887,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yelp-xsl $as_me 3.38.1, which was +This file was extended by yelp-xsl $as_me 3.38.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6944,7 +6944,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yelp-xsl config.status 3.38.1 +yelp-xsl config.status 3.38.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -7713,7 +7713,9 @@ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. Try re-running configure with the + for automatic dependency tracking. If GNU make was not used, consider + re-running the configure script with MAKE=\"gmake\" (or whatever is + necessary). You can also try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See \`config.log' for more details" "$LINENO" 5; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/configure.ac new/yelp-xsl-3.38.2/configure.ac --- old/yelp-xsl-3.38.1/configure.ac 2020-10-03 22:43:47.000000000 +0200 +++ new/yelp-xsl-3.38.2/configure.ac 2020-11-21 18:23:24.000000000 +0100 @@ -1,5 +1,5 @@ # Do not split AC_INIT across multiple lines without making localbuild.sh smarter -AC_INIT([yelp-xsl],[3.38.1],[https://gitlab.gnome.org/gnome/yelp-xsl/issues]) +AC_INIT([yelp-xsl],[3.38.2],[https://gitlab.gnome.org/gnome/yelp-xsl/issues]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/Makefile.in new/yelp-xsl-3.38.2/doc/Makefile.in --- old/yelp-xsl-3.38.1/doc/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/Makefile.in new/yelp-xsl-3.38.2/doc/yelp-xsl/Makefile.in --- old/yelp-xsl-3.38.1/doc/yelp-xsl/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/db2html-division.duck new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/db2html-division.duck --- old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/db2html-division.duck 2020-10-03 22:44:48.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/db2html-division.duck 2020-10-17 16:54:01.000000000 +0200 @@ -49,7 +49,11 @@ * $link[>html.content.pre] * $link[>html.lang.attrs] * $link[>html.output] +* $link[>l10n.align.end] +* $link[>l10n.align.start] +* $link[>l10n.direction] * $link[>l10n.gettext] +* $link[>tmpl.file] [list .compact] . Calls Modes @@ -129,6 +133,9 @@ * $code[>html.body.mode](html.body.mode) * $code(*) [tr] +* $code[>html.css.mode](html.css.mode) +* $code(*) +[tr] * $code[>html.footer.mode](html.footer.mode) * $code(*) [tr] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/db2html.duck new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/db2html.duck --- old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/db2html.duck 2020-10-03 22:44:48.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/db2html.duck 2020-10-17 16:54:01.000000000 +0200 @@ -7,6 +7,7 @@ @link[topic >color group=imports] @link[topic >icons group=imports] @link[topic >html group=imports] +@link[topic >tmpl group=imports] @link[topic >utils group=imports] @link[topic >db-chunk group=imports] @link[topic >db-common group=imports] @@ -18,7 +19,6 @@ @link[topic >db2html-callout group=includes] @link[topic >db2html-classsynopsis group=includes] @link[topic >db2html-cmdsynopsis group=includes] -@link[topic >db2html-css group=includes] @link[topic >db2html-division group=includes] @link[topic >db2html-ebnf group=includes] @link[topic >db2html-funcsynopsis group=includes] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/db2xhtml.duck new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/db2xhtml.duck --- old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/db2xhtml.duck 2020-10-03 22:44:48.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/db2xhtml.duck 2020-10-17 16:54:01.000000000 +0200 @@ -7,6 +7,7 @@ @link[topic >color group=imports] @link[topic >icons group=imports] @link[topic >html group=imports] +@link[topic >tmpl group=imports] @link[topic >utils group=imports] @link[topic >db-chunk group=imports] @link[topic >db-common group=imports] @@ -18,7 +19,6 @@ @link[topic >db2html-callout group=includes] @link[topic >db2html-classsynopsis group=includes] @link[topic >db2html-cmdsynopsis group=includes] -@link[topic >db2html-css group=includes] @link[topic >db2html-division group=includes] @link[topic >db2html-ebnf group=includes] @link[topic >db2html-funcsynopsis group=includes] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/html.duck new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/html.duck --- old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/html.duck 2020-10-03 22:44:48.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/html.duck 2020-10-17 16:54:01.000000000 +0200 @@ -35,33 +35,15 @@ [list .compact] . Calls Parameters -* $link[>color.bg] -* $link[>color.bg.blue] -* $link[>color.bg.dark] * $link[>color.bg.gray] -* $link[>color.bg.green] -* $link[>color.bg.red] -* $link[>color.bg.yellow] -* $link[>color.blue] -* $link[>color.fg] -* $link[>color.fg.blue] * $link[>color.fg.dark] -* $link[>color.fg.gray] -* $link[>color.fg.green] -* $link[>color.fg.orange] -* $link[>color.fg.purple] -* $link[>color.fg.red] -* $link[>color.fg.yellow] * $link[>color.gray] -* $link[>color.red] -* $link[>color.yellow] * $link[>html.basename] * $link[>html.extension] * $link[>html.sidebar.left] * $link[>html.sidebar.right] * $link[>html.syntax.highlight] * $link[>html.xhtml] -* $link[>icons.size.quote] [list .compact] . Calls Templates @@ -71,6 +53,7 @@ * $link[>l10n.align.start] * $link[>l10n.direction] * $link[>l10n.gettext] +* $link[>tmpl.file] [list .compact] . Calls Modes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/mal2html-page.duck new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/mal2html-page.duck --- old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/mal2html-page.duck 2020-10-03 22:44:49.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/mal2html-page.duck 2020-10-17 16:54:02.000000000 +0200 @@ -31,20 +31,7 @@ [list .compact] . Calls Parameters * $link[>color.bg] -* $link[>color.bg.blue] -* $link[>color.bg.gray] -* $link[>color.bg.green] -* $link[>color.bg.orange] -* $link[>color.bg.purple] -* $link[>color.bg.red] -* $link[>color.bg.yellow] * $link[>color.blue] -* $link[>color.fg] -* $link[>color.fg.blue] -* $link[>color.fg.dark] -* $link[>color.gray] -* $link[>color.red] -* $link[>color.yellow] * $link[>mal.cache] * $link[>mal.link.default_root] * $link[>mal2html.editor_mode] @@ -80,6 +67,7 @@ * $link[>mal2html.links.topic] * $link[>mal2html.ui.expander.class] * $link[>mal2html.ui.expander.data] +* $link[>tmpl.file] [list .compact] . Calls Modes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/mal2html.duck new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/mal2html.duck --- old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/mal2html.duck 2020-10-03 22:44:49.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/mal2html.duck 2020-10-17 16:54:02.000000000 +0200 @@ -8,6 +8,7 @@ @link[topic >icons group=imports] @link[topic >html group=imports] @link[topic >ttml group=imports] +@link[topic >tmpl group=imports] @link[topic >utils group=imports] @link[topic >mal-gloss group=imports] @link[topic >mal-if group=imports] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/mal2xhtml.duck new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/mal2xhtml.duck --- old/yelp-xsl-3.38.1/doc/yelp-xsl/ducks/mal2xhtml.duck 2020-10-03 22:44:49.000000000 +0200 +++ new/yelp-xsl-3.38.2/doc/yelp-xsl/ducks/mal2xhtml.duck 2020-10-17 16:54:02.000000000 +0200 @@ -8,6 +8,7 @@ @link[topic >icons group=imports] @link[topic >html group=imports] @link[topic >ttml group=imports] +@link[topic >tmpl group=imports] @link[topic >utils group=imports] @link[topic >mal-gloss group=imports] @link[topic >mal-if group=imports] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/install-sh new/yelp-xsl-3.38.2/install-sh --- old/yelp-xsl-3.38.1/install-sh 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/install-sh 2020-11-21 18:23:39.000000000 +0100 @@ -451,7 +451,18 @@ trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 # Copy the file name to the temp name. - (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && + (umask $cp_umask && + { test -z "$stripcmd" || { + # Create $dsttmp read-write so that cp doesn't create it read-only, + # which would cause strip to fail. + if test -z "$doit"; then + : >"$dsttmp" # No need to fork-exec 'touch'. + else + $doit touch "$dsttmp" + fi + } + } && + $doit_exec $cpprog "$src" "$dsttmp") && # and set any options; do chmod last to preserve setuid bits. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/js/Makefile.in new/yelp-xsl-3.38.2/js/Makefile.in --- old/yelp-xsl-3.38.1/js/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/js/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/missing new/yelp-xsl-3.38.2/missing --- old/yelp-xsl-3.38.1/missing 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/missing 2020-11-21 18:23:39.000000000 +0100 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify Binary files old/yelp-xsl-3.38.1/po/pt.gmo and new/yelp-xsl-3.38.2/po/pt.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/po/pt.po new/yelp-xsl-3.38.2/po/pt.po --- old/yelp-xsl-3.38.1/po/pt.po 2020-10-03 22:42:54.000000000 +0200 +++ new/yelp-xsl-3.38.2/po/pt.po 2020-11-21 16:40:52.000000000 +0100 @@ -3,21 +3,22 @@ # This file is distributed under the same license as the yelp-xsl package. # # Duarte Loreto <[email protected]>, 2004, 2005, 2006, 2007, 2009, 2011, 2012, 2013, 2015. +# Juliano de Souza Camargo <[email protected]>, 2020. # msgid "" msgstr "" "Project-Id-Version: 3.8\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-" -"xsl&keywords=I18N+L10N&component=General\n" -"POT-Creation-Date: 2015-06-08 00:11+0000\n" -"PO-Revision-Date: 2015-06-20 09:25+0100\n" -"Last-Translator: Duarte Loreto <[email protected]>\n" -"Language-Team: Portuguese <[email protected]>\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/yelp-xsl/issues\n" +"POT-Creation-Date: 2020-10-16 15:42+0000\n" +"PO-Revision-Date: 2020-10-17 01:05+0100\n" +"Last-Translator: Juliano de Souza Camargo <[email protected]>\n" +"Language-Team: Portuguese <>\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Gtranslator 2.91.6\n" +"X-Generator: Gtranslator 3.38.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #. (itstool) path: msg/msgstr #. Translate to default:RTL if your language should be displayed @@ -98,7 +99,7 @@ #. #: yelp-xsl.xml.in:109 msgid "About" -msgstr "Sobre" +msgstr "Acerca" #. (itstool) path: msg/msgstr #. Accessible title for an advanced note. @@ -127,26 +128,44 @@ msgstr "Candidato" #. (itstool) path: msg/msgstr -#. Accessible title for an close button. +#. Accessible title for a caution note. #: yelp-xsl.xml.in:137 +msgid "Caution" +msgstr "Atenção" + +#. (itstool) path: msg/msgstr +#. Accessible title for an close button. +#: yelp-xsl.xml.in:142 msgid "Close" msgstr "Fechar" #. (itstool) path: msg/msgstr #. Default title for a colophon section. -#: yelp-xsl.xml.in:142 +#: yelp-xsl.xml.in:147 msgid "Colophon" msgstr "Notas finais" #. (itstool) path: msg/msgstr +#. Title for a table of contents for the entire document. +#: yelp-xsl.xml.in:152 +msgid "Contents" +msgstr "Conteúdo" + +#. (itstool) path: msg/msgstr #. Title for license information when it's a CC license. -#: yelp-xsl.xml.in:147 +#: yelp-xsl.xml.in:157 msgid "Creative Commons" msgstr "Creative Commons" #. (itstool) path: msg/msgstr +#. Accessible title for a danger note. +#: yelp-xsl.xml.in:162 +msgid "Danger" +msgstr "Cuidado" + +#. (itstool) path: msg/msgstr #. Default title for a dedication section. -#: yelp-xsl.xml.in:152 +#: yelp-xsl.xml.in:167 msgid "Dedication" msgstr "Dedicatória" @@ -154,13 +173,13 @@ #. Revision status of a document or page. Most content has been #. written, but revisions are still happening. #. -#: yelp-xsl.xml.in:160 +#: yelp-xsl.xml.in:175 msgid "Draft" msgstr "Rascunho" #. (itstool) path: msg/msgstr #. Title for a list of editors. -#: yelp-xsl.xml.in:165 +#: yelp-xsl.xml.in:180 msgid "Edited By" msgstr "Editado por" @@ -168,19 +187,19 @@ #. Revision status of a document or page. A senior member of the #. documentation team has reviewed and approved. #. -#: yelp-xsl.xml.in:173 +#: yelp-xsl.xml.in:188 msgid "Final" msgstr "Final" #. (itstool) path: msg/msgstr #. Default title for a glossary. -#: yelp-xsl.xml.in:178 +#: yelp-xsl.xml.in:193 msgid "Glossary" msgstr "Glossário" #. (itstool) path: msg/msgstr #. Accessible title for an important note. -#: yelp-xsl.xml.in:183 +#: yelp-xsl.xml.in:198 msgid "Important" msgstr "Importante" @@ -188,58 +207,65 @@ #. Revision status of a document or page. Work has begun, but #. not all content has been written. #. -#: yelp-xsl.xml.in:191 +#: yelp-xsl.xml.in:206 msgid "Incomplete" msgstr "Incompleto" #. (itstool) path: msg/msgstr #. Default title for an index of terms in a book. -#: yelp-xsl.xml.in:196 +#: yelp-xsl.xml.in:211 msgid "Index" msgstr "Índice" #. (itstool) path: msg/msgstr #. Default title for a DocBook legal notice. -#: yelp-xsl.xml.in:201 +#: yelp-xsl.xml.in:216 msgid "Legal" msgstr "Legal" #. (itstool) path: msg/msgstr #. Generic title for license information when it's not a known license. #. -#: yelp-xsl.xml.in:208 +#: yelp-xsl.xml.in:223 msgid "License" msgstr "Licença" #. (itstool) path: msg/msgstr #. Title for a list of maintainers. -#: yelp-xsl.xml.in:213 +#: yelp-xsl.xml.in:228 msgid "Maintained By" msgstr "Mantido por" #. (itstool) path: msg/msgstr #. Automatic heading above a list of guide links. -#: yelp-xsl.xml.in:218 +#: yelp-xsl.xml.in:233 msgid "More Information" msgstr "Mais informação" #. (itstool) path: msg/msgstr #. Link text for a link to the next page in a series. -#: yelp-xsl.xml.in:223 +#: yelp-xsl.xml.in:238 msgid "Next" msgstr "Seguinte" #. (itstool) path: msg/msgstr #. Accessible title for a note. -#: yelp-xsl.xml.in:228 +#: yelp-xsl.xml.in:243 msgid "Note" msgstr "Nota" #. (itstool) path: msg/msgstr +#. Title for a list of links to sections on the current page. +#: yelp-xsl.xml.in:248 +#| msgid "About This Preface" +msgid "On This Page" +msgstr "Nesta página" + +#. (itstool) path: msg/msgstr #. Title for a list contributors other than authors, editors, translators, #. or other types we have specific lists for. #. -#: yelp-xsl.xml.in:236 +#: yelp-xsl.xml.in:256 msgid "Other Credits" msgstr "Outros reconhecimentos" @@ -247,31 +273,37 @@ #. Revision status of a document or page. Content was once current, #. but needs to be updated to reflect software updates. #. -#: yelp-xsl.xml.in:244 +#: yelp-xsl.xml.in:264 msgid "Outdated" msgstr "Obsoleto" #. (itstool) path: msg/msgstr +#. Accessible title for a package note. +#: yelp-xsl.xml.in:269 +msgid "Package" +msgstr "Pacote" + +#. (itstool) path: msg/msgstr #. Tooltip on play/pause buttons for audio and video objects. -#: yelp-xsl.xml.in:249 +#: yelp-xsl.xml.in:274 msgid "Pause" -msgstr "Pausa" +msgstr "Pausar" #. (itstool) path: msg/msgstr #. Tooltip on play/pause buttons for audio and video objects. -#: yelp-xsl.xml.in:254 +#: yelp-xsl.xml.in:279 msgid "Play" msgstr "Reproduzir" #. (itstool) path: msg/msgstr #. Link text for a link to the previous page in a series. -#: yelp-xsl.xml.in:259 +#: yelp-xsl.xml.in:284 msgid "Previous" msgstr "Anterior" #. (itstool) path: msg/msgstr #. Title for a list of publishers. -#: yelp-xsl.xml.in:264 +#: yelp-xsl.xml.in:289 msgid "Published By" msgstr "Publicado por" @@ -279,13 +311,13 @@ #. Revision status of a document or page. Content has been written #. and should be reviewed by other team members. #. -#: yelp-xsl.xml.in:272 +#: yelp-xsl.xml.in:297 msgid "Ready for review" msgstr "Preparado para revisão" #. (itstool) path: msg/msgstr #. Automatic heading above a list of see-also links. -#: yelp-xsl.xml.in:277 +#: yelp-xsl.xml.in:302 msgid "See Also" msgstr "Consulte também" @@ -294,20 +326,20 @@ #. This is used a tooltip on a link to shrink images back down after #. they've been expanded to full size. #. -#: yelp-xsl.xml.in:286 +#: yelp-xsl.xml.in:311 msgid "Scale images down" msgstr "Reduzir dimensão das imagens" #. (itstool) path: msg/msgstr #. Accessible title for a sidebar note. -#: yelp-xsl.xml.in:291 +#: yelp-xsl.xml.in:316 msgid "Sidebar" msgstr "Barra lateral" #. (itstool) path: msg/msgstr #. Revision status of a document or page. No content has been written yet. #. -#: yelp-xsl.xml.in:298 +#: yelp-xsl.xml.in:323 msgid "Stub" msgstr "Esqueleto" @@ -315,19 +347,19 @@ #. Default title for a refsynopsisdiv element. This is the common section #. title found in most UNIX man pages. #. -#: yelp-xsl.xml.in:306 +#: yelp-xsl.xml.in:331 msgid "Synopsis" msgstr "Sinopse" #. (itstool) path: msg/msgstr #. Accessible title for a tip. -#: yelp-xsl.xml.in:311 +#: yelp-xsl.xml.in:336 msgid "Tip" msgstr "Dica" #. (itstool) path: msg/msgstr #. Title for a list of translators. -#: yelp-xsl.xml.in:316 +#: yelp-xsl.xml.in:341 msgid "Translated By" msgstr "Traduzido por" @@ -335,19 +367,19 @@ #. Figures can automatically scale images down to fit the page width. #. This is used a tooltip on a link to expand images to full size. #. -#: yelp-xsl.xml.in:324 +#: yelp-xsl.xml.in:349 msgid "View images at normal size" -msgstr "Ver as imagens no seu tamanho original" +msgstr "Ver as imagens em seu tamanho original" #. (itstool) path: msg/msgstr #. Accessible title for a warning. -#: yelp-xsl.xml.in:329 +#: yelp-xsl.xml.in:354 msgid "Warning" msgstr "Aviso" #. (itstool) path: msg/msgstr #. Title for a list of authors. -#: yelp-xsl.xml.in:334 +#: yelp-xsl.xml.in:359 msgid "Written By" msgstr "Escrito por" @@ -361,7 +393,7 @@ #. #. <biblioentry.label/> - The term being defined by the glossary entry #. -#: yelp-xsl.xml.in:350 +#: yelp-xsl.xml.in:375 msgid "View the bibliography entry <biblioentry.label/>." msgstr "Consultar a entrada na bibliografia <biblioentry.label/>." @@ -384,7 +416,7 @@ #. #. <biblioentry.label/> - The text content of the bibliography label #. -#: yelp-xsl.xml.in:373 +#: yelp-xsl.xml.in:398 msgid "[<biblioentry.label/>]" msgstr "[<biblioentry.label/>]" @@ -401,7 +433,7 @@ #. <citation.label/> - The text content of the citation element, possibly #. as a link to an entry in the bibliography #. -#: yelp-xsl.xml.in:390 +#: yelp-xsl.xml.in:415 msgid "[<citation.label/>]" msgstr "[<citation.label/>]" @@ -430,7 +462,7 @@ #. <comment.name/> - The name of the person making the comment #. <comment.date/> - The date the comment was made #. -#: yelp-xsl.xml.in:419 +#: yelp-xsl.xml.in:444 msgid "from <comment.name/> on <comment.date/>" msgstr "de <comment.name/> em <comment.date/>" @@ -458,7 +490,7 @@ #. #. <comment.name/> - The name of the person making the comment #. -#: yelp-xsl.xml.in:447 +#: yelp-xsl.xml.in:472 msgid "from <comment.name/>" msgstr "de <comment.name/>" @@ -471,7 +503,7 @@ #. <copyright.years/> - The years the copyrightable material was made #. <copyright.name/> - The person or entity that holds the copyright #. -#: yelp-xsl.xml.in:460 +#: yelp-xsl.xml.in:485 msgid "© <copyright.years/> <copyright.name/>" msgstr "© <copyright.years/> <copyright.name/>" @@ -483,9 +515,9 @@ #. #. <string/> - The linked-to email address #. -#: yelp-xsl.xml.in:472 +#: yelp-xsl.xml.in:497 msgid "Send email to ‘<string/>’." -msgstr "Enviar email para \"<string/>\"." +msgstr "Enviar correio para “<string/>”." #. (itstool) path: msg/msgstr #. ID: glossentry.tooltip @@ -495,9 +527,9 @@ #. #. <glossterm/> - The term being defined by the glossary entry #. -#: yelp-xsl.xml.in:484 +#: yelp-xsl.xml.in:509 msgid "Read the definition for ‘<glossterm/>’." -msgstr "Consultar a definição de \"<glossterm/>\"." +msgstr "Consultar a definição de “<glossterm/>”." #. (itstool) path: msg/msgstr #. ID: glosssee.format @@ -516,9 +548,9 @@ #. #. <glosssee/> - The actual link or links of the cross reference #. -#: yelp-xsl.xml.in:505 +#: yelp-xsl.xml.in:530 msgid "See <glosssee/>." -msgstr "Consulte <glosssee/>." +msgstr "Consultar <glosssee/>." #. (itstool) path: msg/msgstr #. ID: glossseealso.format @@ -538,9 +570,9 @@ #. #. <glosssee/> - The actual link or links of the cross reference #. -#: yelp-xsl.xml.in:527 +#: yelp-xsl.xml.in:552 msgid "See also <glosssee/>." -msgstr "Consulte também <glosssee/>." +msgstr "Consultar também <glosssee/>." #. (itstool) path: msg/msgstr #. ID: quote.format @@ -550,7 +582,7 @@ #. #. <node/> - The text content of the quote element #. -#: yelp-xsl.xml.in:539 +#: yelp-xsl.xml.in:564 msgid "“<node/>”" msgstr "“<node/>”" @@ -562,9 +594,9 @@ #. #. <node/> - The text content of the quote element #. -#: yelp-xsl.xml.in:551 +#: yelp-xsl.xml.in:576 msgid "‘<node/>’" -msgstr "\"<node/>\"" +msgstr "‘<node/>’" #. (itstool) path: msg/msgstr #. ID: seeie.format @@ -577,9 +609,9 @@ #. #. <seeie/> - The actual link or links of the cross reference #. -#: yelp-xsl.xml.in:566 +#: yelp-xsl.xml.in:591 msgid "See <seeie/>." -msgstr "Consulte <seeie/>." +msgstr "Consultar <seeie/>." #. (itstool) path: msg/msgstr #. ID: seealsoie.format @@ -592,16 +624,13 @@ #. #. <seeie/> - The actual link or links of the cross reference #. -#: yelp-xsl.xml.in:581 +#: yelp-xsl.xml.in:606 msgid "See also <seeie/>." -msgstr "Consulte também <seeie/>." +msgstr "Consultar também <seeie/>." #~ msgid "yelp-quote201C.png" #~ msgstr "yelp-quote201C.png" -#~ msgid "Contents" -#~ msgstr "Conteúdo" - #~ msgid "Further Reading" #~ msgstr "Leitura Complementar" @@ -915,9 +944,6 @@ #~ msgid "Affiliation" #~ msgstr "Afiliação" -#~ msgid "Caution" -#~ msgstr "Cuidado" - #~ msgid "Email" #~ msgstr "Email" @@ -1055,9 +1081,6 @@ #~ msgid "About This Part" #~ msgstr "Sobre Esta Parte" -#~ msgid "About This Preface" -#~ msgstr "Sobre Este Prefácio" - #~ msgid "About This Reference" #~ msgstr "Sobre Esta Referência" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/po/yelp-xsl.pot new/yelp-xsl-3.38.2/po/yelp-xsl.pot --- old/yelp-xsl-3.38.1/po/yelp-xsl.pot 2020-10-03 22:44:53.000000000 +0200 +++ new/yelp-xsl-3.38.2/po/yelp-xsl.pot 2020-03-07 00:53:13.000000000 +0100 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: yelp-xsl 3.38.1\n" +"Project-Id-Version: yelp-xsl 3.36.0\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/gnome/yelp-xsl/issues\n" -"POT-Creation-Date: 2020-10-03 16:44-0400\n" +"POT-Creation-Date: 2020-03-06 15:53-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/Makefile.in new/yelp-xsl-3.38.2/xslt/Makefile.in --- old/yelp-xsl-3.38.1/xslt/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/common/Makefile.in new/yelp-xsl-3.38.2/xslt/common/Makefile.in --- old/yelp-xsl-3.38.1/xslt/common/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/common/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/common/domains/Makefile.in new/yelp-xsl-3.38.2/xslt/common/domains/Makefile.in --- old/yelp-xsl-3.38.1/xslt/common/domains/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/common/domains/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/common/domains/yelp-xsl.xml new/yelp-xsl-3.38.2/xslt/common/domains/yelp-xsl.xml --- old/yelp-xsl-3.38.1/xslt/common/domains/yelp-xsl.xml 2020-10-03 22:44:01.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/common/domains/yelp-xsl.xml 2020-11-21 01:55:03.000000000 +0100 @@ -568,7 +568,7 @@ <msgstr xml:lang="oc">A prepaus</msgstr> <msgstr xml:lang="pa">ਇਸ ਬਾਰੇ</msgstr> <msgstr xml:lang="pl">Informacje</msgstr> -<msgstr xml:lang="pt">Sobre</msgstr> +<msgstr xml:lang="pt">Acerca</msgstr> <msgstr xml:lang="pt-BR">Sobre</msgstr> <msgstr xml:lang="ro">Despre</msgstr> <msgstr xml:lang="ru">Общие сведения</msgstr> @@ -945,6 +945,7 @@ <msgstr xml:lang="nn">Advarsel</msgstr> <msgstr xml:lang="or">ସତର୍କତା</msgstr> <msgstr xml:lang="pl">Zachowaj ostrożność</msgstr> +<msgstr xml:lang="pt">Atenção</msgstr> <msgstr xml:lang="pt-BR">Atenção</msgstr> <msgstr xml:lang="ro">Atenție</msgstr> <msgstr xml:lang="ru">Внимание</msgstr> @@ -1156,6 +1157,7 @@ <msgstr xml:lang="nn">Innhald</msgstr> <msgstr xml:lang="or">ସୂଚୀ</msgstr> <msgstr xml:lang="pl">Spis treści</msgstr> +<msgstr xml:lang="pt">Conteúdo</msgstr> <msgstr xml:lang="pt-BR">Sumário</msgstr> <msgstr xml:lang="ro">Conținuturi</msgstr> <msgstr xml:lang="ru">Содержание</msgstr> @@ -1271,6 +1273,7 @@ <msgstr xml:lang="ms">Bahaya</msgstr> <msgstr xml:lang="nl">Gevaar</msgstr> <msgstr xml:lang="pl">Niebezpieczeństwo</msgstr> +<msgstr xml:lang="pt">Cuidado</msgstr> <msgstr xml:lang="pt-BR">Perigo</msgstr> <msgstr xml:lang="ro">Pericol</msgstr> <msgstr xml:lang="ru">Опасно</msgstr> @@ -2445,6 +2448,7 @@ <msgstr xml:lang="ms">Pada Halaman Ini</msgstr> <msgstr xml:lang="nl">Op deze pagina</msgstr> <msgstr xml:lang="pl">Na tej stronie</msgstr> +<msgstr xml:lang="pt">Nesta página</msgstr> <msgstr xml:lang="pt-BR">Nesta página</msgstr> <msgstr xml:lang="ro">Pe această pagină</msgstr> <msgstr xml:lang="ru">На этой странице</msgstr> @@ -2630,6 +2634,7 @@ <msgstr xml:lang="ms">Pakej</msgstr> <msgstr xml:lang="nl">Pakket</msgstr> <msgstr xml:lang="pl">Pakiet</msgstr> +<msgstr xml:lang="pt">Pacote</msgstr> <msgstr xml:lang="pt-BR">Pacote</msgstr> <msgstr xml:lang="ro">Pachet</msgstr> <msgstr xml:lang="ru">Пакет</msgstr> @@ -2693,7 +2698,7 @@ <msgstr xml:lang="oc">Metre en pausa</msgstr> <msgstr xml:lang="pa">ਪੌਜ਼</msgstr> <msgstr xml:lang="pl">Wstrzymuje</msgstr> -<msgstr xml:lang="pt">Pausa</msgstr> +<msgstr xml:lang="pt">Pausar</msgstr> <msgstr xml:lang="pt-BR">Pausa</msgstr> <msgstr xml:lang="ro">Pauză</msgstr> <msgstr xml:lang="ru">Пауза</msgstr> @@ -3175,7 +3180,7 @@ <msgstr xml:lang="be">Бакавая панэль</msgstr> <msgstr xml:lang="bg">Странична лента</msgstr> <msgstr xml:lang="bs">Bočna traka</msgstr> -<msgstr xml:lang="ca">Nota al marge</msgstr> +<msgstr xml:lang="ca">Barra lateral</msgstr> <msgstr xml:lang="ca-valencia">Nota al marge</msgstr> <msgstr xml:lang="ckb">لاتەنیشت</msgstr> <msgstr xml:lang="cs">Postranní</msgstr> @@ -3615,7 +3620,7 @@ <msgstr xml:lang="oc">Veire los imatges a talha normala</msgstr> <msgstr xml:lang="pa">ਚਿੱਤਰ ਆਮ ਆਕਾਰ ਦੇ ਵੇਖੋ</msgstr> <msgstr xml:lang="pl">Wyświetla obrazy w zwykłym rozmiarze</msgstr> -<msgstr xml:lang="pt">Ver as imagens no seu tamanho original</msgstr> +<msgstr xml:lang="pt">Ver as imagens em seu tamanho original</msgstr> <msgstr xml:lang="pt-BR">Visualizar imagens no tamanho normal</msgstr> <msgstr xml:lang="ro">Vizualizați imaginile la dimensiunea normală</msgstr> <msgstr xml:lang="ru">Обычный размер изображений</msgstr> @@ -4276,7 +4281,7 @@ <msgstr xml:lang="oc">Mandar un corrièl a « <string/> ».</msgstr> <msgstr xml:lang="pa">‘<string/>’ ਨੂੰ ਈਮੇਲ ਭੇਜੋ।</msgstr> <msgstr xml:lang="pl">Wyślij wiadomość do „<string/>”.</msgstr> -<msgstr xml:lang="pt">Enviar email para "<string/>".</msgstr> +<msgstr xml:lang="pt">Enviar correio para “<string/>”.</msgstr> <msgstr xml:lang="pt-BR">Enviar e-mail para "<string/>".</msgstr> <msgstr xml:lang="ro">Trimiteți email către „<string/>”.</msgstr> <msgstr xml:lang="ru">Послать письмо по эл. почте «<string/>».</msgstr> @@ -4346,7 +4351,7 @@ <msgstr xml:lang="oc">Legir la definicion de « <glossterm/> ».</msgstr> <msgstr xml:lang="pa">‘<glossterm/>’ ਲਈ ਪ੍ਰੀਭਾਸ਼ਾ ਪੜ੍ਹੋ।</msgstr> <msgstr xml:lang="pl">Definicja dla „<glossterm/>”.</msgstr> -<msgstr xml:lang="pt">Consultar a definição de "<glossterm/>".</msgstr> +<msgstr xml:lang="pt">Consultar a definição de “<glossterm/>”.</msgstr> <msgstr xml:lang="pt-BR">Ler a definição para "<glossterm/>".</msgstr> <msgstr xml:lang="ro">Citiți definiția pentru „<glossterm/>”.</msgstr> <msgstr xml:lang="ru">Смотрите определение «<glossterm/>».</msgstr> @@ -4418,7 +4423,7 @@ <msgstr xml:lang="oc">Veire <glosssee/>.</msgstr> <msgstr xml:lang="pa"><glosssee/> ਵੇਖੋ।</msgstr> <msgstr xml:lang="pl">Patrz <glosssee/>.</msgstr> -<msgstr xml:lang="pt">Consulte <glosssee/>.</msgstr> +<msgstr xml:lang="pt">Consultar <glosssee/>.</msgstr> <msgstr xml:lang="pt-BR">Ver <glosssee/>.</msgstr> <msgstr xml:lang="ro">Consultați <glosssee/>.</msgstr> <msgstr xml:lang="ru">Смотрите <glosssee/>.</msgstr> @@ -4489,7 +4494,7 @@ <msgstr xml:lang="oc">Vejatz tanben <glosssee/>.</msgstr> <msgstr xml:lang="pa"><glosssee/> ਵੀ ਵੇਖੋ।</msgstr> <msgstr xml:lang="pl">Patrz także <glosssee/>.</msgstr> -<msgstr xml:lang="pt">Consulte também <glosssee/>.</msgstr> +<msgstr xml:lang="pt">Consultar também <glosssee/>.</msgstr> <msgstr xml:lang="pt-BR">Ver também <glosssee/>.</msgstr> <msgstr xml:lang="ro">Consultați și <glosssee/>.</msgstr> <msgstr xml:lang="ru">Смотрите также <glosssee/>.</msgstr> @@ -4631,7 +4636,7 @@ <msgstr xml:lang="oc">« <node/> »</msgstr> <msgstr xml:lang="pa">‘<node/>’</msgstr> <msgstr xml:lang="pl">»<node/>«</msgstr> -<msgstr xml:lang="pt">"<node/>"</msgstr> +<msgstr xml:lang="pt">‘<node/>’</msgstr> <msgstr xml:lang="pt-BR">'<node/>'</msgstr> <msgstr xml:lang="ro">„<node/>”</msgstr> <msgstr xml:lang="ru">„<node/>”</msgstr> @@ -4691,7 +4696,7 @@ <msgstr xml:lang="oc">Vejatz <seeie/>.</msgstr> <msgstr xml:lang="pa"><seeie/> ਵੇਖੋ।</msgstr> <msgstr xml:lang="pl">Patrz <seeie/>.</msgstr> -<msgstr xml:lang="pt">Consulte <seeie/>.</msgstr> +<msgstr xml:lang="pt">Consultar <seeie/>.</msgstr> <msgstr xml:lang="pt-BR">Ver <seeie/>.</msgstr> <msgstr xml:lang="ro">Consultați <seeie/>.</msgstr> <msgstr xml:lang="ru">Смотрите <seeie/>.</msgstr> @@ -4747,7 +4752,7 @@ <msgstr xml:lang="oc">Vejatz tanben <seeie/>.</msgstr> <msgstr xml:lang="pa"><seeie/> ਵੀ ਵੇਖੋ।</msgstr> <msgstr xml:lang="pl">Patrz także <seeie/>.</msgstr> -<msgstr xml:lang="pt">Consulte também <seeie/>.</msgstr> +<msgstr xml:lang="pt">Consultar também <seeie/>.</msgstr> <msgstr xml:lang="pt-BR">Ver também <seeie/>.</msgstr> <msgstr xml:lang="ro">Consultați și <seeie/>.</msgstr> <msgstr xml:lang="ru">Смотрите также <seeie/>.</msgstr> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/common/icons/Makefile.in new/yelp-xsl-3.38.2/xslt/common/icons/Makefile.in --- old/yelp-xsl-3.38.1/xslt/common/icons/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/common/icons/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/docbook/Makefile.in new/yelp-xsl-3.38.2/xslt/docbook/Makefile.in --- old/yelp-xsl-3.38.1/xslt/docbook/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/docbook/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/docbook/common/Makefile.in new/yelp-xsl-3.38.2/xslt/docbook/common/Makefile.in --- old/yelp-xsl-3.38.1/xslt/docbook/common/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/docbook/common/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/docbook/html/Makefile.in new/yelp-xsl-3.38.2/xslt/docbook/html/Makefile.in --- old/yelp-xsl-3.38.1/xslt/docbook/html/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/docbook/html/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/mallard/Makefile.in new/yelp-xsl-3.38.2/xslt/mallard/Makefile.in --- old/yelp-xsl-3.38.1/xslt/mallard/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/mallard/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/mallard/cache/Makefile.in new/yelp-xsl-3.38.2/xslt/mallard/cache/Makefile.in --- old/yelp-xsl-3.38.1/xslt/mallard/cache/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/mallard/cache/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/mallard/common/Makefile.in new/yelp-xsl-3.38.2/xslt/mallard/common/Makefile.in --- old/yelp-xsl-3.38.1/xslt/mallard/common/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/mallard/common/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.38.1/xslt/mallard/html/Makefile.in new/yelp-xsl-3.38.2/xslt/mallard/html/Makefile.in --- old/yelp-xsl-3.38.1/xslt/mallard/html/Makefile.in 2020-10-03 22:44:46.000000000 +0200 +++ new/yelp-xsl-3.38.2/xslt/mallard/html/Makefile.in 2020-11-21 18:23:39.000000000 +0100 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
