Codebase list gbrainy / a2b8e71
Update upstream source from tag 'upstream/2.4.4' Update to upstream version '2.4.4' with Debian dir b587ea4e6ccefe96e46bf20db6f7ce3ac2c5500f Jordi Mallach 2 years ago
25 changed file(s) with 278 addition(s) and 227 deletion(s). Raw diff Collapse all Expand all
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
153153 unique=`for i in $$list; do \
154154 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
155155 done | $(am__uniquify_input)`
156 ETAGS = etags
157 CTAGS = ctags
158 CSCOPE = cscope
159156 DIST_SUBDIRS = $(SUBDIRS)
160157 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
161158 $(top_srcdir)/src/Clients/WebForms/AssemblyInfo.cs.in \
200197 DIST_ARCHIVES = $(distdir).tar.gz
201198 GZIP_ENV = --best
202199 DIST_TARGETS = dist-gzip
200 # Exists only to be overridden by the user if desired.
201 AM_DISTCHECK_DVI_TARGET = dvi
203202 distuninstallcheck_listfiles = find . -type f -print
204203 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
205204 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
223222 CPP = @CPP@
224223 CPPFLAGS = @CPPFLAGS@
225224 CSC = @CSC@
225 CSCOPE = @CSCOPE@
226 CTAGS = @CTAGS@
226227 CYGPATH_W = @CYGPATH_W@
227228 DATADIRNAME = @DATADIRNAME@
228229 DEFS = @DEFS@
234235 ECHO_N = @ECHO_N@
235236 ECHO_T = @ECHO_T@
236237 EGREP = @EGREP@
238 ETAGS = @ETAGS@
237239 EXEEXT = @EXEEXT@
238240 FGREP = @FGREP@
239241 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
574576 distclean-tags:
575577 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
576578 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
577
578579 distdir: $(BUILT_SOURCES)
579580 $(MAKE) $(AM_MAKEFLAGS) distdir-am
580581
721722 $(DISTCHECK_CONFIGURE_FLAGS) \
722723 --srcdir=../.. --prefix="$$dc_install_base" \
723724 && $(MAKE) $(AM_MAKEFLAGS) \
724 && $(MAKE) $(AM_MAKEFLAGS) dvi \
725 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
725726 && $(MAKE) $(AM_MAKEFLAGS) check \
726727 && $(MAKE) $(AM_MAKEFLAGS) install \
727728 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
00 gbrainy NEWS
1
2 Version 2.4.4
3 * Updated translations
14
25 Version 2.4.3
36 * Updated & fixes in translations
0 # generated automatically by aclocal 1.16.2 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
0 # generated automatically by aclocal 1.16.4 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
33
44 # This file is free software; the Free Software Foundation
55 # gives unlimited permission to copy and/or distribute it,
2323 # Owen Taylor 1997-2001
2424
2525 # Increment this whenever this file is changed.
26 #serial 3
26 #serial 4
2727
2828 dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
2929 dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject,
115115 dnl checks the results of pkg-config to some extent)
116116 dnl
117117 rm -f conf.glibtest
118 AC_TRY_RUN([
118 AC_RUN_IFELSE([AC_LANG_SOURCE([[
119119 #include <glib.h>
120120 #include <stdio.h>
121121 #include <stdlib.h>
183183 }
184184 return 1;
185185 }
186 ],, no_glib=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
186 ]])],[],[no_glib=yes],[echo $ac_n "cross compiling; assumed OK... $ac_c"])
187187 CFLAGS="$ac_save_CFLAGS"
188188 LIBS="$ac_save_LIBS"
189189 fi
205205 ac_save_LIBS="$LIBS"
206206 CFLAGS="$CFLAGS $GLIB_CFLAGS"
207207 LIBS="$LIBS $GLIB_LIBS"
208 AC_TRY_LINK([
208 AC_LINK_IFELSE([AC_LANG_PROGRAM([[
209209 #include <glib.h>
210210 #include <stdio.h>
211 ], [ return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ],
211 ]], [[ return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ]])],
212212 [ echo "*** The test program compiled, but did not run. This usually means"
213213 echo "*** that the run-time linker is not finding GLib or finding the wrong"
214214 echo "*** version of GLib. If it is not finding GLib, you'll need to set your"
19771977 # to the OS version, if on x86, and 10.4, the deployment
19781978 # target defaults to 10.4. Don't you love it?
19791979 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
1980 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
1980 10.0,*86*-darwin8*|10.0,*-darwin[[912]]*)
19811981 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
19821982 10.[[012]][[,.]]*)
19831983 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
1984 10.*)
1984 10.*|11.*)
19851985 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
19861986 esac
19871987 ;;
99669966 m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
99679967 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
99689968
9969 # nls.m4 serial 5 (gettext-0.18)
9970 dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software
9971 dnl Foundation, Inc.
9969 # nls.m4 serial 6 (gettext-0.20.2)
9970 dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016, 2019-2020 Free
9971 dnl Software Foundation, Inc.
99729972 dnl This file is free software; the Free Software Foundation
99739973 dnl gives unlimited permission to copy and/or distribute it,
99749974 dnl with or without modifications, as long as this notice is preserved.
99759975 dnl
99769976 dnl This file can be used in projects which are not available under
9977 dnl the GNU General Public License or the GNU Library General Public
9977 dnl the GNU General Public License or the GNU Lesser General Public
99789978 dnl License but which still want to provide support for the GNU gettext
99799979 dnl functionality.
99809980 dnl Please note that the actual code of the GNU gettext library is covered
9981 dnl by the GNU Library General Public License, and the rest of the GNU
9981 dnl by the GNU Lesser General Public License, and the rest of the GNU
99829982 dnl gettext package is covered by the GNU General Public License.
99839983 dnl They are *not* in the public domain.
99849984
1049510495 m4_ifdef([_AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE([YELP_HELP_RULES])])
1049610496 ])
1049710497
10498 # Copyright (C) 2002-2020 Free Software Foundation, Inc.
10498 # Copyright (C) 2002-2021 Free Software Foundation, Inc.
1049910499 #
1050010500 # This file is free software; the Free Software Foundation
1050110501 # gives unlimited permission to copy and/or distribute it,
1051010510 [am__api_version='1.16'
1051110511 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
1051210512 dnl require some minimum version. Point them to the right macro.
10513 m4_if([$1], [1.16.2], [],
10513 m4_if([$1], [1.16.4], [],
1051410514 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
1051510515 ])
1051610516
1052610526 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1052710527 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
1052810528 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
10529 [AM_AUTOMAKE_VERSION([1.16.2])dnl
10529 [AM_AUTOMAKE_VERSION([1.16.4])dnl
1053010530 m4_ifndef([AC_AUTOCONF_VERSION],
1053110531 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
1053210532 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
1053310533
1053410534 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
1053510535
10536 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
10536 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
1053710537 #
1053810538 # This file is free software; the Free Software Foundation
1053910539 # gives unlimited permission to copy and/or distribute it,
1058510585
1058610586 # AM_CONDITIONAL -*- Autoconf -*-
1058710587
10588 # Copyright (C) 1997-2020 Free Software Foundation, Inc.
10588 # Copyright (C) 1997-2021 Free Software Foundation, Inc.
1058910589 #
1059010590 # This file is free software; the Free Software Foundation
1059110591 # gives unlimited permission to copy and/or distribute it,
1061610616 Usually this means the macro was only invoked conditionally.]])
1061710617 fi])])
1061810618
10619 # Copyright (C) 1999-2020 Free Software Foundation, Inc.
10619 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
1062010620 #
1062110621 # This file is free software; the Free Software Foundation
1062210622 # gives unlimited permission to copy and/or distribute it,
1080710807
1080810808 # Generate code to set up dependency tracking. -*- Autoconf -*-
1080910809
10810 # Copyright (C) 1999-2020 Free Software Foundation, Inc.
10810 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
1081110811 #
1081210812 # This file is free software; the Free Software Foundation
1081310813 # gives unlimited permission to copy and/or distribute it,
1087510875
1087610876 # Do all the work for Automake. -*- Autoconf -*-
1087710877
10878 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
10878 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
1087910879 #
1088010880 # This file is free software; the Free Software Foundation
1088110881 # gives unlimited permission to copy and/or distribute it,
1093910939 [_AM_SET_OPTIONS([$1])dnl
1094010940 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
1094110941 m4_if(
10942 m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
10942 m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]),
1094310943 [ok:ok],,
1094410944 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
1094510945 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
1099110991 [m4_define([AC_PROG_OBJCXX],
1099210992 m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
1099310993 ])
10994 # Variables for tags utilities; see am/tags.am
10995 if test -z "$CTAGS"; then
10996 CTAGS=ctags
10997 fi
10998 AC_SUBST([CTAGS])
10999 if test -z "$ETAGS"; then
11000 ETAGS=etags
11001 fi
11002 AC_SUBST([ETAGS])
11003 if test -z "$CSCOPE"; then
11004 CSCOPE=cscope
11005 fi
11006 AC_SUBST([CSCOPE])
11007
1099411008 AC_REQUIRE([AM_SILENT_RULES])dnl
1099511009 dnl The testsuite driver may need to know about EXEEXT, so add the
1099611010 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
1107211086 done
1107311087 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
1107411088
11075 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
11089 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
1107611090 #
1107711091 # This file is free software; the Free Software Foundation
1107811092 # gives unlimited permission to copy and/or distribute it,
1109311107 fi
1109411108 AC_SUBST([install_sh])])
1109511109
11096 # Copyright (C) 2003-2020 Free Software Foundation, Inc.
11110 # Copyright (C) 2003-2021 Free Software Foundation, Inc.
1109711111 #
1109811112 # This file is free software; the Free Software Foundation
1109911113 # gives unlimited permission to copy and/or distribute it,
1111511129 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
1111611130 # From Jim Meyering
1111711131
11118 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
11132 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
1111911133 #
1112011134 # This file is free software; the Free Software Foundation
1112111135 # gives unlimited permission to copy and/or distribute it,
1115011164
1115111165 # Check to see how 'make' treats includes. -*- Autoconf -*-
1115211166
11153 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
11167 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
1115411168 #
1115511169 # This file is free software; the Free Software Foundation
1115611170 # gives unlimited permission to copy and/or distribute it,
1119311207
1119411208 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
1119511209
11196 # Copyright (C) 1997-2020 Free Software Foundation, Inc.
11210 # Copyright (C) 1997-2021 Free Software Foundation, Inc.
1119711211 #
1119811212 # This file is free software; the Free Software Foundation
1119911213 # gives unlimited permission to copy and/or distribute it,
1121411228 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1121511229 AC_REQUIRE_AUX_FILE([missing])dnl
1121611230 if test x"${MISSING+set}" != xset; then
11217 case $am_aux_dir in
11218 *\ * | *\ *)
11219 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
11220 *)
11221 MISSING="\${SHELL} $am_aux_dir/missing" ;;
11222 esac
11231 MISSING="\${SHELL} '$am_aux_dir/missing'"
1122311232 fi
1122411233 # Use eval to expand $SHELL
1122511234 if eval "$MISSING --is-lightweight"; then
1123411243 # Obsolete and "removed" macros, that must however still report explicit
1123511244 # error messages when used, to smooth transition.
1123611245 #
11237 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
11246 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
1123811247 #
1123911248 # This file is free software; the Free Software Foundation
1124011249 # gives unlimited permission to copy and/or distribute it,
1126111270
1126211271 # Helper functions for option handling. -*- Autoconf -*-
1126311272
11264 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
11273 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
1126511274 #
1126611275 # This file is free software; the Free Software Foundation
1126711276 # gives unlimited permission to copy and/or distribute it,
1129011299 AC_DEFUN([_AM_IF_OPTION],
1129111300 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
1129211301
11293 # Copyright (C) 1999-2020 Free Software Foundation, Inc.
11302 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
1129411303 #
1129511304 # This file is free software; the Free Software Foundation
1129611305 # gives unlimited permission to copy and/or distribute it,
1133711346 # For backward compatibility.
1133811347 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
1133911348
11340 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
11349 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
1134111350 #
1134211351 # This file is free software; the Free Software Foundation
1134311352 # gives unlimited permission to copy and/or distribute it,
1135611365
1135711366 # Check to make sure that the build environment is sane. -*- Autoconf -*-
1135811367
11359 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
11368 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
1136011369 #
1136111370 # This file is free software; the Free Software Foundation
1136211371 # gives unlimited permission to copy and/or distribute it,
1143711446 rm -f conftest.file
1143811447 ])
1143911448
11440 # Copyright (C) 2009-2020 Free Software Foundation, Inc.
11449 # Copyright (C) 2009-2021 Free Software Foundation, Inc.
1144111450 #
1144211451 # This file is free software; the Free Software Foundation
1144311452 # gives unlimited permission to copy and/or distribute it,
1149711506 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
1149811507 ])
1149911508
11500 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
11509 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
1150111510 #
1150211511 # This file is free software; the Free Software Foundation
1150311512 # gives unlimited permission to copy and/or distribute it,
1152511534 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1152611535 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1152711536
11528 # Copyright (C) 2006-2020 Free Software Foundation, Inc.
11537 # Copyright (C) 2006-2021 Free Software Foundation, Inc.
1152911538 #
1153011539 # This file is free software; the Free Software Foundation
1153111540 # gives unlimited permission to copy and/or distribute it,
1154411553
1154511554 # Check how to create a tarball. -*- Autoconf -*-
1154611555
11547 # Copyright (C) 2004-2020 Free Software Foundation, Inc.
11556 # Copyright (C) 2004-2021 Free Software Foundation, Inc.
1154811557 #
1154911558 # This file is free software; the Free Software Foundation
1155011559 # gives unlimited permission to copy and/or distribute it,
22
33 scriptversion=2018-03-07.03; # UTC
44
5 # Copyright (C) 1999-2020 Free Software Foundation, Inc.
5 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
66 # Written by Tom Tromey <tromey@cygnus.com>.
77 #
88 # This program is free software; you can redistribute it and/or modify
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for gbrainy 2.4.3.
2 # Generated by GNU Autoconf 2.69 for gbrainy 2.4.4.
33 #
44 # Report bugs to <https://gitlab.gnome.org/GNOME/gbrainy/issues/>.
55 #
589589 # Identity of this package.
590590 PACKAGE_NAME='gbrainy'
591591 PACKAGE_TARNAME='gbrainy'
592 PACKAGE_VERSION='2.4.3'
593 PACKAGE_STRING='gbrainy 2.4.3'
592 PACKAGE_VERSION='2.4.4'
593 PACKAGE_STRING='gbrainy 2.4.4'
594594 PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gbrainy/issues/'
595595 PACKAGE_URL=''
596596
772772 AM_DEFAULT_VERBOSITY
773773 AM_DEFAULT_V
774774 AM_V
775 CSCOPE
776 ETAGS
777 CTAGS
775778 am__untar
776779 am__tar
777780 AMTAR
14351438 # Omit some internal or obsolete options to make the list less imposing.
14361439 # This message is too long to be a string in the A/UX 3.1 sh.
14371440 cat <<_ACEOF
1438 \`configure' configures gbrainy 2.4.3 to adapt to many kinds of systems.
1441 \`configure' configures gbrainy 2.4.4 to adapt to many kinds of systems.
14391442
14401443 Usage: $0 [OPTION]... [VAR=VALUE]...
14411444
15061509
15071510 if test -n "$ac_init_help"; then
15081511 case $ac_init_help in
1509 short | recursive ) echo "Configuration of gbrainy 2.4.3:";;
1512 short | recursive ) echo "Configuration of gbrainy 2.4.4:";;
15101513 esac
15111514 cat <<\_ACEOF
15121515
16571660 test -n "$ac_init_help" && exit $ac_status
16581661 if $ac_init_version; then
16591662 cat <<\_ACEOF
1660 gbrainy configure 2.4.3
1663 gbrainy configure 2.4.4
16611664 generated by GNU Autoconf 2.69
16621665
16631666 Copyright (C) 2012 Free Software Foundation, Inc.
20262029 This file contains any messages produced by compilers while
20272030 running configure, to aid debugging if configure makes a mistake.
20282031
2029 It was created by gbrainy $as_me 2.4.3, which was
2032 It was created by gbrainy $as_me 2.4.4, which was
20302033 generated by GNU Autoconf 2.69. Invocation command line was
20312034
20322035 $ $0 $@
23782381
23792382
23802383 # Version for assemblies: Major.Minor.Build.Revision
2381 ASSEMBLY_VERSION=2.4.3.0
2384 ASSEMBLY_VERSION=2.4.4.0
23822385
23832386
23842387 ac_config_headers="$ac_config_headers config.h"
25892592 am_aux_dir=`cd "$ac_aux_dir" && pwd`
25902593
25912594 if test x"${MISSING+set}" != xset; then
2592 case $am_aux_dir in
2593 *\ * | *\ *)
2594 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2595 *)
2596 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2597 esac
2595 MISSING="\${SHELL} '$am_aux_dir/missing'"
25982596 fi
25992597 # Use eval to expand $SHELL
26002598 if eval "$MISSING --is-lightweight"; then
28992897
29002898 # Define the identity of the package.
29012899 PACKAGE='gbrainy'
2902 VERSION='2.4.3'
2900 VERSION='2.4.4'
29032901
29042902
29052903 cat >>confdefs.h <<_ACEOF
30633061
30643062
30653063
3064
3065
3066 # Variables for tags utilities; see am/tags.am
3067 if test -z "$CTAGS"; then
3068 CTAGS=ctags
3069 fi
3070
3071 if test -z "$ETAGS"; then
3072 ETAGS=etags
3073 fi
3074
3075 if test -z "$CSCOPE"; then
3076 CSCOPE=cscope
3077 fi
30663078
30673079
30683080
81408152 # to the OS version, if on x86, and 10.4, the deployment
81418153 # target defaults to 10.4. Don't you love it?
81428154 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8143 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8155 10.0,*86*-darwin8*|10.0,*-darwin[912]*)
81448156 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
81458157 10.[012][,.]*)
81468158 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
8147 10.*)
8159 10.*|11.*)
81488160 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
81498161 esac
81508162 ;;
1514915161 fi
1515015162
1515115163
15152 COPYRIGHT="(c) 2007-2021 Jordi Mas i Hernandez"
15164 COPYRIGHT="(c) 2007-2022 Jordi Mas i Hernandez"
1515315165
1515415166
1515515167
1572015732 # report actual input values of CONFIG_FILES etc. instead of their
1572115733 # values after options handling.
1572215734 ac_log="
15723 This file was extended by gbrainy $as_me 2.4.3, which was
15735 This file was extended by gbrainy $as_me 2.4.4, which was
1572415736 generated by GNU Autoconf 2.69. Invocation command line was
1572515737
1572615738 CONFIG_FILES = $CONFIG_FILES
1578615798 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1578715799 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1578815800 ac_cs_version="\\
15789 gbrainy config.status 2.4.3
15801 gbrainy config.status 2.4.4
1579015802 configured by $0, generated by GNU Autoconf 2.69,
1579115803 with options \\"\$ac_cs_config\\"
1579215804
00 # Define gbrainy version
11 m4_define([gbrainy_version_major], [2])
22 m4_define([gbrainy_version_minor], [4])
3 m4_define([gbrainy_version_revision], [3])
3 m4_define([gbrainy_version_revision], [4])
44
55 m4_define([concat], $1$2$3$4)
66
137137
138138 dnl --- Assembly information
139139
140 COPYRIGHT="(c) 2007-2021 Jordi Mas i Hernandez"
140 COPYRIGHT="(c) 2007-2022 Jordi Mas i Hernandez"
141141 AC_SUBST(COPYRIGHT)
142142
143143 dnl --- Prologue
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
176176 CPP = @CPP@
177177 CPPFLAGS = @CPPFLAGS@
178178 CSC = @CSC@
179 CSCOPE = @CSCOPE@
180 CTAGS = @CTAGS@
179181 CYGPATH_W = @CYGPATH_W@
180182 DATADIRNAME = @DATADIRNAME@
181183 DEFS = @DEFS@
187189 ECHO_N = @ECHO_N@
188190 ECHO_T = @ECHO_T@
189191 EGREP = @EGREP@
192 ETAGS = @ETAGS@
190193 EXEEXT = @EXEEXT@
191194 FGREP = @FGREP@
192195 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
640643
641644 cscope cscopelist:
642645
643
644646 distdir: $(BUILT_SOURCES)
645647 $(MAKE) $(AM_MAKEFLAGS) distdir-am
646648
1818 </_p>
1919 </description>
2020 <releases>
21 <release version="2.4.3" type="stable" date="2021-1-1">
21 <release version="2.4.4" type="stable" date="2022-1-6">
22 <description>
23 <p>Update translations</p>
24 </description>
25 </release>
26 <release version="2.4.3" date="2021-1-1">
2227 </release>
2328 </releases>
2429 <kudos>
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
137137 CPP = @CPP@
138138 CPPFLAGS = @CPPFLAGS@
139139 CSC = @CSC@
140 CSCOPE = @CSCOPE@
141 CTAGS = @CTAGS@
140142 CYGPATH_W = @CYGPATH_W@
141143 DATADIRNAME = @DATADIRNAME@
142144 DEFS = @DEFS@
148150 ECHO_N = @ECHO_N@
149151 ECHO_T = @ECHO_T@
150152 EGREP = @EGREP@
153 ETAGS = @ETAGS@
151154 EXEEXT = @EXEEXT@
152155 FGREP = @FGREP@
153156 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
363366
364367 cscope cscopelist:
365368
366
367369 distdir: $(BUILT_SOURCES)
368370 $(MAKE) $(AM_MAKEFLAGS) distdir-am
369371
4242 #. (itstool) path: page/title
4343 #: C/customgame.page:20
4444 msgid "Custom games selection"
45 msgstr "Selecció dels jocs per una partida personalitzada"
45 msgstr "Seleccionar els jocs per a una partida personalitzada"
4646
4747 #. (itstool) path: page/p
4848 #: C/customgame.page:21
288288 #. (itstool) path: section/title
289289 #: C/pause.page:23
290290 msgid "Pause and resume a game"
291 msgstr "Fer pausa o continuar una partida"
291 msgstr "Fer pausa o reprendre una partida"
292292
293293 #. (itstool) path: section/p
294294 #: C/pause.page:24
331331 #. (itstool) path: section/title
332332 #: C/pause.page:58
333333 msgid "End a game"
334 msgstr "Finalitza una partida"
334 msgstr "Finalitzar una partida"
335335
336336 #. (itstool) path: section/p
337337 #: C/pause.page:59
2121 </mal:credit>
2222 </info>
2323
24 <title>Selecció dels jocs per una partida personalitzada</title>
24 <title>Seleccionar els jocs per a una partida personalitzada</title>
2525 <p>És possible jugar a una selecció personalitzada de jocs amb el <app>gbrainy</app>.</p>
2626 <p>Per a fer-ho, procediu de la manera següent:</p>
2727 <steps>
2424 <title>Fer pausa o finalitzar una partida</title>
2525
2626 <section id="pause-pause">
27 <title>Fer pausa o continuar una partida</title>
27 <title>Fer pausa o reprendre una partida</title>
2828 <p>Per a fer pausa a una partida i així poder continuar-la al mateix punt més endavant, feu una de les accions següents:</p>
2929 <list>
3030 <item>
4646 </section>
4747
4848 <section id="pause-stop">
49 <title>Finalitza una partida</title>
49 <title>Finalitzar una partida</title>
5050 <p>Per a finalitzar la partida, feu una de les accions següents:</p>
5151 <list>
5252 <item>
77 msgid ""
88 msgstr ""
99 "Project-Id-Version: gbrainy.help.master\n"
10 "POT-Creation-Date: 2018-03-11 09:21+0000\n"
10 "POT-Creation-Date: 2020-07-18 16:33+0000\n"
1111 "PO-Revision-Date: 2018-04-03 11:23+0200\n"
1212 "Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
1313 "Language-Team: es <gnome-es-list@gnome.org>\n"
3939
4040 #. (itstool) path: license/p
4141 #: C/customgame.page:16 C/gametypes.page:13 C/pause.page:16 C/tips.page:16
42 #: C/difficulty.page:16 C/history.page:13 C/multiplayer.page:15
43 #: C/score.page:15 C/gameplay.page:16 C/index.page:19 C/newgame.page:18
44 #: C/times.page:15 C/export.page:14
42 #: C/difficulty.page:16 C/history.page:13 C/multiplayer.page:15 C/score.page:15
43 #: C/gameplay.page:16 C/index.page:19 C/newgame.page:18 C/times.page:15
44 #: C/export.page:14
4545 msgid "Creative Commons Share Alike 3.0"
4646 msgstr "Creative Commons Compartir Igual 3.0"
4747
198198 "Unported license."
199199 msgstr ""
200200 "Este trabajo está licenciado bajo una Licencia Creative Commons Atribución - "
201 "Compartir igual 3.0 sin soporte."
201 "Compartir igual 3.0 no portada."
202202
203203 #. (itstool) path: page/p
204204 #: C/license.page:18
795795
796796 #. (itstool) path: page/p
797797 #: C/gameplay.page:30
798 #| msgid ""
799 #| "You can choose different difficulty levels making <app>gbrainy</app> "
800 #| "enjoyable for kids, adults or senior citizens. It also features a game "
801 #| "history, personal records, tips and fullscreen mode support. "
802 #| "<app>gbrainy</app> can also be <link href=\"https://wiki.gnome.org/"
803 #| "gbrainy/Extending\">extended</link> easily with new games developed by "
804 #| "third parties."
805798 msgid ""
806799 "You can choose different difficulty levels making <app>gbrainy</app> "
807800 "enjoyable for kids, adults or senior citizens. It also features a game "
1919 </info>
2020
2121 <title>Licencia</title>
22 <p>Este trabajo está licenciado bajo una Licencia Creative Commons Atribución - Compartir igual 3.0 sin soporte.</p>
22 <p>Este trabajo está licenciado bajo una Licencia Creative Commons Atribución - Compartir igual 3.0 no portada.</p>
2323 <p>Es libre de:</p>
2424 <terms>
2525 <item>
00 #!/bin/sh
11 # install - install a program, script, or datafile
22
3 scriptversion=2018-03-11.20; # UTC
3 scriptversion=2020-11-14.01; # UTC
44
55 # This originates from X11R5 (mit/util/scripts/install.sh), which was
66 # later released in X11R6 (xc/config/util/install.sh) with the
6868 # Desired mode of installed file.
6969 mode=0755
7070
71 # Create dirs (including intermediate dirs) using mode 755.
72 # This is like GNU 'install' as of coreutils 8.32 (2020).
73 mkdir_umask=22
74
75 backupsuffix=
7176 chgrpcmd=
7277 chmodcmd=$chmodprog
7378 chowncmd=
98103 --version display version info and exit.
99104
100105 -c (ignored)
101 -C install only if different (preserve the last data modification time)
106 -C install only if different (preserve data modification time)
102107 -d create directories instead of installing files.
103108 -g GROUP $chgrpprog installed files to GROUP.
104109 -m MODE $chmodprog installed files to MODE.
105110 -o USER $chownprog installed files to USER.
111 -p pass -p to $cpprog.
106112 -s $stripprog installed files.
113 -S SUFFIX attempt to back up existing files, with suffix SUFFIX.
107114 -t DIRECTORY install into DIRECTORY.
108115 -T report an error if DSTFILE is a directory.
109116
110117 Environment variables override the default commands:
111118 CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
112119 RMPROG STRIPPROG
120
121 By default, rm is invoked with -f; when overridden with RMPROG,
122 it's up to you to specify -f if you want it.
123
124 If -S is not specified, no backups are attempted.
125
126 Email bug reports to bug-automake@gnu.org.
127 Automake home page: https://www.gnu.org/software/automake/
113128 "
114129
115130 while test $# -ne 0; do
136151 -o) chowncmd="$chownprog $2"
137152 shift;;
138153
154 -p) cpprog="$cpprog -p";;
155
139156 -s) stripcmd=$stripprog;;
157
158 -S) backupsuffix="$2"
159 shift;;
140160
141161 -t)
142162 is_target_a_directory=always
254274 dstdir=$dst
255275 test -d "$dstdir"
256276 dstdir_status=$?
277 # Don't chown directories that already exist.
278 if test $dstdir_status = 0; then
279 chowncmd=""
280 fi
257281 else
258282
259283 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
300324 if test $dstdir_status != 0; then
301325 case $posix_mkdir in
302326 '')
303 # Create intermediate dirs using mode 755 as modified by the umask.
304 # This is like FreeBSD 'install' as of 1997-10-28.
305 umask=`umask`
306 case $stripcmd.$umask in
307 # Optimize common cases.
308 *[2367][2367]) mkdir_umask=$umask;;
309 .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
310
311 *[0-7])
312 mkdir_umask=`expr $umask + 22 \
313 - $umask % 100 % 40 + $umask % 20 \
314 - $umask % 10 % 4 + $umask % 2
315 `;;
316 *) mkdir_umask=$umask,go-w;;
317 esac
318
319327 # With -d, create the new directory with the user-specified mode.
320328 # Otherwise, rely on $mkdir_umask.
321329 if test -n "$dir_arg"; then
325333 fi
326334
327335 posix_mkdir=false
328 case $umask in
329 *[123567][0-7][0-7])
330 # POSIX mkdir -p sets u+wx bits regardless of umask, which
331 # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
332 ;;
333 *)
334 # Note that $RANDOM variable is not portable (e.g. dash); Use it
335 # here however when possible just to lower collision chance.
336 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
337
338 trap 'ret=$?; rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 2>/dev/null; exit $ret' 0
339
340 # Because "mkdir -p" follows existing symlinks and we likely work
341 # directly in world-writeable /tmp, make sure that the '$tmpdir'
342 # directory is successfully created first before we actually test
343 # 'mkdir -p' feature.
344 if (umask $mkdir_umask &&
345 $mkdirprog $mkdir_mode "$tmpdir" &&
346 exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/dev/null 2>&1
347 then
348 if test -z "$dir_arg" || {
349 # Check for POSIX incompatibilities with -m.
350 # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
351 # other-writable bit of parent directory when it shouldn't.
352 # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
353 test_tmpdir="$tmpdir/a"
354 ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
355 case $ls_ld_tmpdir in
356 d????-?r-*) different_mode=700;;
357 d????-?--*) different_mode=755;;
358 *) false;;
359 esac &&
360 $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
361 ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
362 test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
363 }
364 }
365 then posix_mkdir=:
366 fi
367 rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir"
368 else
369 # Remove any dirs left behind by ancient mkdir implementations.
370 rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 2>/dev/null
371 fi
372 trap '' 0;;
373 esac;;
336 # The $RANDOM variable is not portable (e.g., dash). Use it
337 # here however when possible just to lower collision chance.
338 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
339
340 trap '
341 ret=$?
342 rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 2>/dev/null
343 exit $ret
344 ' 0
345
346 # Because "mkdir -p" follows existing symlinks and we likely work
347 # directly in world-writeable /tmp, make sure that the '$tmpdir'
348 # directory is successfully created first before we actually test
349 # 'mkdir -p'.
350 if (umask $mkdir_umask &&
351 $mkdirprog $mkdir_mode "$tmpdir" &&
352 exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/dev/null 2>&1
353 then
354 if test -z "$dir_arg" || {
355 # Check for POSIX incompatibilities with -m.
356 # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
357 # other-writable bit of parent directory when it shouldn't.
358 # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
359 test_tmpdir="$tmpdir/a"
360 ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
361 case $ls_ld_tmpdir in
362 d????-?r-*) different_mode=700;;
363 d????-?--*) different_mode=755;;
364 *) false;;
365 esac &&
366 $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
367 ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
368 test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
369 }
370 }
371 then posix_mkdir=:
372 fi
373 rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir"
374 else
375 # Remove any dirs left behind by ancient mkdir implementations.
376 rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 2>/dev/null
377 fi
378 trap '' 0;;
374379 esac
375380
376381 if
381386 then :
382387 else
383388
384 # The umask is ridiculous, or mkdir does not conform to POSIX,
389 # mkdir does not conform to POSIX,
385390 # or it failed possibly due to a race condition. Create the
386391 # directory the slow way, step by step, checking for races as we go.
387392
410415 prefixes=
411416 else
412417 if $posix_mkdir; then
413 (umask=$mkdir_umask &&
418 (umask $mkdir_umask &&
414419 $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
415420 # Don't fail if two instances are running concurrently.
416421 test -d "$prefix" || exit 1
487492 then
488493 rm -f "$dsttmp"
489494 else
495 # If $backupsuffix is set, and the file being installed
496 # already exists, attempt a backup. Don't worry if it fails,
497 # e.g., if mv doesn't support -f.
498 if test -n "$backupsuffix" && test -f "$dst"; then
499 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
500 fi
501
490502 # Rename the file to the real destination.
491503 $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
492504
501513 # file should still install successfully.
502514 {
503515 test ! -f "$dst" ||
504 $doit $rmcmd -f "$dst" 2>/dev/null ||
516 $doit $rmcmd "$dst" 2>/dev/null ||
505517 { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
506 { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
518 { $doit $rmcmd "$rmtmp" 2>/dev/null; :; }
507519 } ||
508520 { echo "$0: cannot unlink or rename $dst" >&2
509521 (exit 1); exit 1
3030
3131 PROGRAM=libtool
3232 PACKAGE=libtool
33 VERSION="2.4.6 Debian-2.4.6-10"
33 VERSION="2.4.6 Debian-2.4.6-15"
3434 package_revision=2.4.6
3535
3636
386386 # putting '$debug_cmd' at the start of all your functions, you can get
387387 # bash to show function call trace with:
388388 #
389 # debug_cmd='eval echo "${FUNCNAME[0]} $*" >&2' bash your-script-name
389 # debug_cmd='echo "${FUNCNAME[0]} $*" >&2' bash your-script-name
390390 debug_cmd=${debug_cmd-":"}
391391 exit_cmd=:
392392
21402140 compiler: $LTCC
21412141 compiler flags: $LTCFLAGS
21422142 linker: $LD (gnu? $with_gnu_ld)
2143 version: $progname $scriptversion Debian-2.4.6-10
2143 version: $progname $scriptversion Debian-2.4.6-15
21442144 automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
21452145 autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q`
21462146
73677367 # -stdlib=* select c++ std lib with clang
73687368 # -fsanitize=* Clang/GCC memory and address sanitizer
73697369 # -fuse-ld=* Linker select flags for GCC
7370 # -static-* direct GCC to link specific libraries statically
7371 # -fcilkplus Cilk Plus language extension features for C/C++
73707372 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
73717373 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
73727374 -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
7373 -specs=*|-fsanitize=*|-fuse-ld=*)
7375 -specs=*|-fsanitize=*|-fuse-ld=*|-static-*|-fcilkplus)
73747376 func_quote_for_eval "$arg"
73757377 arg=$func_quote_for_eval_result
73767378 func_append compile_command " $arg"
22
33 scriptversion=2018-03-07.03; # UTC
44
5 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
5 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
66 # Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
77
88 # This program is free software; you can redistribute it and/or modify
77 "Project-Id-Version: gbrainy\n"
88 "Report-Msgid-Bugs-To: \n"
99 "POT-Creation-Date: 2019-02-14 16:20+0100\n"
10 "PO-Revision-Date: 2018-01-28 09:11+0100\n"
10 "PO-Revision-Date: 2021-08-08 09:11+0100\n"
1111 "Last-Translator: Jordi Mas <jmas@softcatala.org>\n"
1212 "Language-Team: Softcatalà\n"
1313 "Language: ca\n"
636636
637637 #: ../data/games.xml.h:115
638638 msgid "She was born 31st of December and she said this on 1st of January."
639 msgstr "Va néixer al 31 de desembre i va dir això l'1 de gener."
639 msgstr "Va néixer el 31 de desembre i va dir això l'1 de gener."
640640
641641 #: ../data/games.xml.h:116 ../data/verbal_analogies.xml.h:376
642642 msgid "Direction"
702702 "gbrainy is a game to train memory, arithmetical and logical capabilities "
703703 "with many sorts of exercises of different difficulty levels"
704704 msgstr ""
705 "gbrainy és un joc per a exercitar la memòria, i les vostres habilitats "
705 "gbrainy és un joc per a exercitar la memòria i les habilitats "
706706 "aritmètiques i lògiques amb molts tipus d'exercicis de diferents nivells de "
707707 "dificultat"
708708
711711 "gbrainy is a game to train memory, arithmetical and logical capabilities "
712712 "with many sorts of exercises of different difficulty levels."
713713 msgstr ""
714 "gbrainy és un joc per a exercitar la memòria, i les vostres habilitats "
714 "gbrainy és un joc per a exercitar la memòria i les habilitats "
715715 "aritmètiques i lògiques amb molts tipus d'exercicis de diferents nivells de "
716716 "dificultat."
717717
808808
809809 #: ../data/verbal_analogies.xml.h:16
810810 msgid "Dog and horse are species and terrier and pony are breeds."
811 msgstr "Gos i cavall són especies i terrier i poni són races."
811 msgstr "Gos i cavall són espècies i terrier i poni són races."
812812
813813 #: ../data/verbal_analogies.xml.h:17
814814 msgid "The word 'taxidermist' is used to define a person that?"
37163716 #: ../src/Core/Views/FinishView.cs:175
37173717 msgid "For details on how gbrainy's scoring works refer to the help."
37183718 msgstr ""
3719 "Per detalls de com funciona la puntuació del gbrainy consulteu l'ajuda."
3719 "Per a detalls de com funciona la puntuació del gbrainy consulteu l'ajuda."
37203720
37213721 #: ../src/Core/Views/FinishView.cs:187
37223722 msgid "Tips for your next games"
45224522 "in common, then rotate the resulting figure 45 degrees."
45234523 msgstr ""
45244524 "Superposeu la primera i la segona figura i suprimiu les línies que tenen en "
4525 "comú i gireu la figura resultant 45 graus."
4525 "comú, llavors gireu la figura resultant 45 graus."
45264526
45274527 #: ../src/Games/Logic/PuzzleFigures.cs:56
45284528 msgid "Figures"
55635563 "{0} hours ago it was as long after {1:h tt} as it was before {2:h tt} on the "
55645564 "same day. What is the time now? Answer using the hour (e.g.: {3:h tt})"
55655565 msgstr[0] ""
5566 "Fa {0} hora estàvem tant lluny de les {1:%H} com de les {2:%H} al mateix "
5566 "Fa {0} hora estàvem tan lluny de les {1:%H} com de les {2:%H} al mateix "
55675567 "dia. Quina hora és ara? Responeu usant l'hora (p. ex.: {3:%H})"
55685568 msgstr[1] ""
5569 "Fa {0} hores estàvem tant lluny de les {1:%H} com de les {2:%H} al mateix "
5569 "Fa {0} hores estàvem tan lluny de les {1:%H} com de les {2:%H} al mateix "
55705570 "dia. Quina hora és ara? Responeu usant l'hora (p. ex.: {3:%H})"
55715571
55725572 #: ../src/Games/Logic/PuzzleTimeNow.cs:52
55795579 "to convert it to the present time."
55805580 msgstr[0] ""
55815581 "Heu de calcular l'hora que està a mig camí entre les hores donades, i "
5582 "llavors afegir {0} hora per a convertir-ho al temps present."
5582 "llavors afegir-hi {0} hora per a convertir-la al temps present."
55835583 msgstr[1] ""
55845584 "Heu de calcular l'hora que està a mig camí entre les hores donades, i "
5585 "llavors afegir {0} hores per a convertir-ho al temps present."
5585 "llavors afegir-hi {0} hores per a convertir-la al temps present."
55865586
55875587 #. TimeNow Puzzle. Translators: {0} is used to check the hour answered by the user.
55885588 #. Use the right time format specification for your culture
56055605
56065606 #: ../src/Games/Logic/PuzzleTrains.cs:50
56075607 msgid "The distance formula is 'distance = rate x time'."
5608 msgstr "La fórmula de la distància és «distància = rati x temps»."
5608 msgstr "La fórmula de la distància és «distància = velocitat x temps»."
56095609
56105610 #. Translators:
56115611 #. - mph (miles per hour). You must localize this using the right unit of speed for your locale
56395639 "the time and dividing it by the difference of speeds."
56405640 msgstr ""
56415641 "Per a calcular la resposta, multipliqueu la velocitat del primer tren pel "
5642 "temps i dividint-la per la diferència de les velocitats."
5642 "temps i dividiu-la per la diferència de les velocitats."
56435643
56445644 #. Translators:
56455645 #. - mph (miles per hour) and miles must be localized this using the right unit of speed for your locale
61046104
61056105 #: ../src/Games/Memory/MemoryWords.cs:92
61066106 msgid "bear"
6107 msgstr "ós"
6107 msgstr "os"
61086108
61096109 #: ../src/Games/Memory/MemoryWords.cs:93
61106110 msgid "wolf"
55 # Eduardo Retamales <eretamales@gnome.cl>, 2007, 2008.
66 # Joaquín Ignacio Aramendía <samsagax@gmail.com>, 2011.
77 # Jorge González <jorgegonz@svn.gnome.org>, 2007, 2008, 2010, 2011.
8 # Daniel Mustieles <daniel.mustieles@gmail.com>, 2010-2019.
8 # Daniel Mustieles <daniel.mustieles@gmail.com>, 2010-2021.
99 #
1010 msgid ""
1111 msgstr ""
1212 "Project-Id-Version: gbrainy.master\n"
1313 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gbrainy/issues\n"
14 "POT-Creation-Date: 2020-07-18 16:33+0000\n"
15 "PO-Revision-Date: 2019-02-14 14:49+0100\n"
14 "POT-Creation-Date: 2021-01-01 09:53+0000\n"
15 "PO-Revision-Date: 2021-05-17 10:46+0200\n"
1616 "Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
17 "Language-Team: es <gnome-es-list@gnome.org>\n"
18 "Language: es\n"
17 "Language-Team: Spanish - Spain <gnome-es-list@gnome.org>\n"
18 "Language: es_ES\n"
1919 "MIME-Version: 1.0\n"
2020 "Content-Type: text/plain; charset=UTF-8\n"
2121 "Content-Transfer-Encoding: 8bit\n"
22 "X-Generator: Gtranslator 3.31.90\n"
22 "X-Generator: Gtranslator 40.0\n"
2323 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
2424
2525 #: ../data/games.xml.h:1
261261 "[legs] legs. How many horses are present?"
262262 msgstr[0] ""
263263 "En una carrera de caballos hay personas y caballos. Puedes contar [eyes] ojo "
264 "y [legs] pierna. ¿Cuántos caballos hay?"
264 "y [legs] pierna/pata. ¿Cuántos caballos hay?"
265265 msgstr[1] ""
266266 "En una carrera de caballos hay personas y caballos. Puedes contar [eyes] "
267 "ojos y [legs] piernas. ¿Cuántos caballos hay?"
267 "ojos y [legs] piernas/patas. ¿Cuántos caballos hay?"
268268
269269 #: ../data/games.xml.h:45
270270 msgid ""
271271 "Every person has two legs and every horse four (2 * [men] + [horses] * 4). "
272272 "Every person and every horse have also two eyes (2 * [men] + 2 * [horses])."
273273 msgstr ""
274 "Cada persona tiene dos piernas y cada caballo, cuatro (2 * [men] + [horses] "
275 "* 4). Cada persona y cada caballo tienen dos ojos (2 * [men] + 2 * [horses])."
274 "Cada persona tiene dos piernas y cada caballo, cuatro patas (2 * [men] + "
275 "[horses] * 4). Cada persona y cada caballo tienen dos ojos (2 * [men] + 2 * "
276 "[horses])."
276277
277278 #: ../data/games.xml.h:46
278279 msgid "Lever"
292293 "Consider the sentence attributed to Archimedes: 'Give me a lever long enough "
293294 "and a place to stand and I can move the Earth'."
294295 msgstr ""
295 "Considera la afirmación atribuída a Arquímedes: «dadme una palanca lo "
296 "Considera la afirmación atribuida a Arquímedes: «dadme una palanca lo "
296297 "suficientemente larga y un punto de apoyo donde situarla y moveré la Tierra»."
297298
298299 #: ../data/games.xml.h:49
29612962 msgid "Resume"
29622963 msgstr "Reanudar"
29632964
2964 #: ../src/Clients/Classical/gbrainy.cs:753
2965 #: ../src/Clients/Classical/gbrainy.cs:748
29652966 #, csharp-format
29662967 msgid "Startup time {0}"
29672968 msgstr "Tiempo de inicio {0}"
30523053 msgstr "Índ_ice"
30533054
30543055 #: ../src/Clients/Classical/gbrainy.ui.h:25
3055 msgid "How to Extend gbrainy's Functionality"
3056 msgstr "Cómo extender las funcionalidades de gbrainy"
3057
3058 #: ../src/Clients/Classical/gbrainy.ui.h:26
30593056 msgid "Answer:"
30603057 msgstr "Respuesta:"
30613058
3062 #: ../src/Clients/Classical/gbrainy.ui.h:27
3059 #: ../src/Clients/Classical/gbrainy.ui.h:26
30633060 msgid "_Next"
30643061 msgstr "_Siguiente"
30653062
3066 #: ../src/Clients/Classical/gbrainy.ui.h:28
3063 #: ../src/Clients/Classical/gbrainy.ui.h:27
30673064 msgid "_Tip"
30683065 msgstr "_Pista"
30693066
41294126 "How many two digit numbers occur where the first digit is larger than the "
41304127 "second (e.g.: 20 and 21)?"
41314128 msgstr ""
4132 "¿Cuańtos números de dos dígitos existen donde el primer dígito es mayor que "
4129 "¿Cuántos números de dos dígitos existen donde el primer dígito es mayor que "
41334130 "el segundo (ej. 20 y 21)?"
41344131
41354132 #: ../src/Games/Logic/PuzzleCountSeries.cs:72
59005897
59015898 #: ../src/Games/Memory/MemoryWords.cs:86
59025899 msgid "rainbow"
5903 msgstr "arcoiris"
5900 msgstr "arcoíris"
59045901
59055902 #. Animals
59065903 #: ../src/Games/Memory/MemoryWords.cs:89
61136110 "Juan necesita [john_time] horas para limpiar un almacén y su amigo tarda el "
61146111 "doble de tiempo. ¿Cuántas horas tardarán en limpiar el almacén si trabajan "
61156112 "juntos? [option_answers]"
6113
6114 #~ msgid "How to Extend gbrainy's Functionality"
6115 #~ msgstr "Cómo extender las funcionalidades de gbrainy"
61166116
61176117 #~ msgid "Add-in Manager"
61186118 #~ msgstr "Gestor de complementos"
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
170170 CPP = @CPP@
171171 CPPFLAGS = @CPPFLAGS@
172172 CSC = @CSC@
173 CSCOPE = @CSCOPE@
174 CTAGS = @CTAGS@
173175 CYGPATH_W = @CYGPATH_W@
174176 DATADIRNAME = @DATADIRNAME@
175177 DEFS = @DEFS@
181183 ECHO_N = @ECHO_N@
182184 ECHO_T = @ECHO_T@
183185 EGREP = @EGREP@
186 ETAGS = @ETAGS@
184187 EXEEXT = @EXEEXT@
185188 FGREP = @FGREP@
186189 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
515518
516519 cscope cscopelist:
517520
518
519521 distdir: $(BUILT_SOURCES)
520522 $(MAKE) $(AM_MAKEFLAGS) distdir-am
521523
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
137137 CPP = @CPP@
138138 CPPFLAGS = @CPPFLAGS@
139139 CSC = @CSC@
140 CSCOPE = @CSCOPE@
141 CTAGS = @CTAGS@
140142 CYGPATH_W = @CYGPATH_W@
141143 DATADIRNAME = @DATADIRNAME@
142144 DEFS = @DEFS@
148150 ECHO_N = @ECHO_N@
149151 ECHO_T = @ECHO_T@
150152 EGREP = @EGREP@
153 ETAGS = @ETAGS@
151154 EXEEXT = @EXEEXT@
152155 FGREP = @FGREP@
153156 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
442445
443446 cscope cscopelist:
444447
445
446448 distdir: $(BUILT_SOURCES)
447449 $(MAKE) $(AM_MAKEFLAGS) distdir-am
448450
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
137137 CPP = @CPP@
138138 CPPFLAGS = @CPPFLAGS@
139139 CSC = @CSC@
140 CSCOPE = @CSCOPE@
141 CTAGS = @CTAGS@
140142 CYGPATH_W = @CYGPATH_W@
141143 DATADIRNAME = @DATADIRNAME@
142144 DEFS = @DEFS@
148150 ECHO_N = @ECHO_N@
149151 ECHO_T = @ECHO_T@
150152 EGREP = @EGREP@
153 ETAGS = @ETAGS@
151154 EXEEXT = @EXEEXT@
152155 FGREP = @FGREP@
153156 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
450453
451454 cscope cscopelist:
452455
453
454456 distdir: $(BUILT_SOURCES)
455457 $(MAKE) $(AM_MAKEFLAGS) distdir-am
456458
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
148148 unique=`for i in $$list; do \
149149 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
150150 done | $(am__uniquify_input)`
151 ETAGS = etags
152 CTAGS = ctags
153151 DIST_SUBDIRS = $(SUBDIRS)
154152 am__DIST_COMMON = $(srcdir)/Makefile.in
155153 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
197195 CPP = @CPP@
198196 CPPFLAGS = @CPPFLAGS@
199197 CSC = @CSC@
198 CSCOPE = @CSCOPE@
199 CTAGS = @CTAGS@
200200 CYGPATH_W = @CYGPATH_W@
201201 DATADIRNAME = @DATADIRNAME@
202202 DEFS = @DEFS@
208208 ECHO_N = @ECHO_N@
209209 ECHO_T = @ECHO_T@
210210 EGREP = @EGREP@
211 ETAGS = @ETAGS@
211212 EXEEXT = @EXEEXT@
212213 FGREP = @FGREP@
213214 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
495496
496497 distclean-tags:
497498 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498
499499 distdir: $(BUILT_SOURCES)
500500 $(MAKE) $(AM_MAKEFLAGS) distdir-am
501501
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
137137 CPP = @CPP@
138138 CPPFLAGS = @CPPFLAGS@
139139 CSC = @CSC@
140 CSCOPE = @CSCOPE@
141 CTAGS = @CTAGS@
140142 CYGPATH_W = @CYGPATH_W@
141143 DATADIRNAME = @DATADIRNAME@
142144 DEFS = @DEFS@
148150 ECHO_N = @ECHO_N@
149151 ECHO_T = @ECHO_T@
150152 EGREP = @EGREP@
153 ETAGS = @ETAGS@
151154 EXEEXT = @EXEEXT@
152155 FGREP = @FGREP@
153156 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
391394
392395 cscope cscopelist:
393396
394
395397 distdir: $(BUILT_SOURCES)
396398 $(MAKE) $(AM_MAKEFLAGS) distdir-am
397399
0 # Makefile.in generated by automake 1.16.2 from Makefile.am.
0 # Makefile.in generated by automake 1.16.4 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
137137 CPP = @CPP@
138138 CPPFLAGS = @CPPFLAGS@
139139 CSC = @CSC@
140 CSCOPE = @CSCOPE@
141 CTAGS = @CTAGS@
140142 CYGPATH_W = @CYGPATH_W@
141143 DATADIRNAME = @DATADIRNAME@
142144 DEFS = @DEFS@
148150 ECHO_N = @ECHO_N@
149151 ECHO_T = @ECHO_T@
150152 EGREP = @EGREP@
153 ETAGS = @ETAGS@
151154 EXEEXT = @EXEEXT@
152155 FGREP = @FGREP@
153156 GBRAINY_CFLAGS = @GBRAINY_CFLAGS@
369372
370373 cscope cscopelist:
371374
372
373375 distdir: $(BUILT_SOURCES)
374376 $(MAKE) $(AM_MAKEFLAGS) distdir-am
375377